<!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>[161884] 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/161884">161884</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2014-01-13 09:24:08 -0800 (Mon, 13 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed MAC gardening. Rebaselining after subpixel layout is enabled (<a href="http://trac.webkit.org/projects/webkit/changeset/161882">r161882</a>).

* css3/background/background-repeat-space-content-expected.html:
* css3/background/background-repeat-space-padding-expected.html:
* css3/masking/mask-repeat-space-content-expected.html:
* css3/masking/mask-repeat-space-padding-expected.html:
* fast/regions/auto-size/autoheight-correct-region-for-lines-2.html:
* fast/regions/overflow-region-transform.html:
* platform/mac/TestExpectations:
* platform/mac/accessibility/image-link-expected.txt:
* platform/mac/accessibility/internal-link-anchors2-expected.txt:
* platform/mac/accessibility/svg-bounds-expected.txt:
* platform/mac/accessibility/svg-remote-element-expected.txt:
* platform/mac/accessibility/table-attributes-expected.txt:
* platform/mac/accessibility/table-cell-spans-expected.txt:
* platform/mac/accessibility/table-cells-expected.txt:
* platform/mac/accessibility/table-detection-expected.txt:
* platform/mac/accessibility/table-sections-expected.txt:
* platform/mac/compositing/contents-opaque/control-layer-expected.txt: Added.
* platform/mac/compositing/direct-image-compositing-expected.txt:
* platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt:
* platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt:
* platform/mac/compositing/shadows/shadow-drawing-expected.txt:
* platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
* platform/mac/css1/basic/inheritance-expected.txt:
* platform/mac/css1/box_properties/acid_test-expected.txt:
* platform/mac/css1/box_properties/clear_float-expected.txt:
* platform/mac/css1/box_properties/float_on_text_elements-expected.txt:
* platform/mac/css1/box_properties/margin-expected.txt:
* platform/mac/css1/box_properties/margin_bottom-expected.txt:
* platform/mac/css1/box_properties/margin_right-expected.txt:
* platform/mac/css1/box_properties/margin_top-expected.txt:
* platform/mac/css1/box_properties/padding-expected.txt:
* platform/mac/css1/box_properties/padding_bottom-expected.txt:
* platform/mac/css1/box_properties/padding_left-expected.txt:
* platform/mac/css1/box_properties/padding_right-expected.txt:
* platform/mac/css1/box_properties/padding_top-expected.txt:
* platform/mac/css1/box_properties/width-expected.txt:
* platform/mac/css1/color_and_background/background_attachment-expected.txt:
* platform/mac/css1/font_properties/font-expected.txt:
* platform/mac/css1/font_properties/font_size-expected.txt:
* platform/mac/css1/font_properties/font_weight-expected.txt:
* platform/mac/css1/formatting_model/floating_elements-expected.txt:
* platform/mac/css1/formatting_model/horizontal_formatting-expected.txt:
* platform/mac/css1/formatting_model/inline_elements-expected.txt:
* platform/mac/css1/formatting_model/replaced_elements-expected.txt:
* platform/mac/css1/formatting_model/vertical_formatting-expected.txt:
* platform/mac/css1/text_properties/text_indent-expected.txt:
* platform/mac/css1/text_properties/vertical_align-expected.txt:
* platform/mac/css1/units/percentage_units-expected.txt:
* platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt:
* platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt:
* platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt:
* platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt:
* platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
* platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
* platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
* platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
* platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
* platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
* platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
* platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
* platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
* platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt:
* platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
* platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
* platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
* platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
* platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt:
* platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt:
* platform/mac/css2.1/t1508-c527-font-09-b-expected.txt:
* platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt:
* platform/mac/css3/flexbox/flexbox-baseline-expected.txt:
* platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
* platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
* platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt:
* platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
* platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
* platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
* platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
* platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt:
* platform/mac/css3/unicode-bidi-isolate-basic-expected.txt:
* platform/mac/editing/inserting/before-after-input-element-expected.txt:
* platform/mac/editing/inserting/editing-empty-divs-expected.txt:
* platform/mac/editing/pasteboard/4806874-expected.txt:
* platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
* platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
* platform/mac/editing/pasteboard/input-field-1-expected.txt:
* platform/mac/editing/selection/3690703-2-expected.txt:
* platform/mac/editing/selection/3690703-expected.txt:
* platform/mac/editing/selection/3690719-expected.txt:
* platform/mac/editing/selection/4397952-expected.txt:
* platform/mac/editing/selection/4895428-3-expected.txt:
* platform/mac/editing/selection/4975120-expected.txt:
* platform/mac/editing/selection/5240265-expected.txt:
* platform/mac/editing/selection/5354455-2-expected.txt:
* platform/mac/editing/selection/caret-ltr-2-expected.txt:
* platform/mac/editing/selection/caret-ltr-2-left-expected.txt:
* platform/mac/editing/selection/caret-ltr-expected.txt:
* platform/mac/editing/selection/caret-ltr-right-expected.txt:
* platform/mac/editing/selection/caret-rtl-2-expected.txt:
* platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
* platform/mac/editing/selection/caret-rtl-expected.txt:
* platform/mac/editing/selection/caret-rtl-right-expected.txt:
* platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt:
* platform/mac/editing/selection/drag-select-1-expected.txt:
* platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt:
* platform/mac/editing/selection/mixed-editability-10-expected.txt:
* platform/mac/editing/selection/select-across-readonly-input-1-expected.txt:
* platform/mac/editing/selection/select-across-readonly-input-2-expected.txt:
* platform/mac/editing/selection/select-across-readonly-input-3-expected.txt:
* platform/mac/editing/selection/select-across-readonly-input-4-expected.txt:
* platform/mac/editing/selection/select-across-readonly-input-5-expected.txt:
* platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt:
* platform/mac/editing/selection/selection-button-text-expected.txt:
* platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
* platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
* platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
* platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
* platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt:
* platform/mac/fast/backgrounds/background-position-parsing-expected.txt:
* platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
* platform/mac/fast/block/basic/001-expected.txt:
* platform/mac/fast/block/basic/011-expected.txt:
* platform/mac/fast/block/basic/014-expected.txt:
* platform/mac/fast/block/basic/015-expected.txt:
* platform/mac/fast/block/basic/016-expected.txt:
* platform/mac/fast/block/basic/019-expected.txt:
* platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
* platform/mac/fast/block/float/013-expected.txt:
* platform/mac/fast/block/float/025-expected.txt:
* platform/mac/fast/block/float/026-expected.txt:
* platform/mac/fast/block/float/027-expected.txt:
* platform/mac/fast/block/float/028-expected.txt:
* platform/mac/fast/block/float/032-expected.txt:
* platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt:
* platform/mac/fast/block/float/float-avoidance-expected.txt:
* platform/mac/fast/block/float/float-in-float-painting-expected.txt:
* platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
* platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
* platform/mac/fast/block/margin-collapse/100-expected.txt:
* platform/mac/fast/block/margin-collapse/103-expected.txt:
* platform/mac/fast/block/positioning/047-expected.txt:
* platform/mac/fast/block/positioning/051-expected.txt:
* platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
* platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
* platform/mac/fast/borders/bidi-002-expected.txt:
* platform/mac/fast/borders/bidi-009a-expected.txt:
* platform/mac/fast/borders/bidi-012-expected.txt:
* platform/mac/fast/borders/fieldsetBorderRadius-expected.txt:
* platform/mac/fast/borders/rtl-border-01-expected.txt:
* platform/mac/fast/borders/rtl-border-02-expected.txt:
* platform/mac/fast/borders/rtl-border-03-expected.txt:
* platform/mac/fast/box-sizing/box-sizing-expected.txt:
* platform/mac/fast/clip/overflow-border-radius-composited-expected.txt:
* platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt:
* platform/mac/fast/css-generated-content/011-expected.txt:
* platform/mac/fast/css-generated-content/012-expected.txt:
* platform/mac/fast/css-generated-content/013-expected.txt:
* platform/mac/fast/css-generated-content/014-expected.txt:
* platform/mac/fast/css-generated-content/015-expected.txt:
* platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt:
* platform/mac/fast/css-generated-content/inline-display-types-expected.txt:
* platform/mac/fast/css/003-expected.txt:
* platform/mac/fast/css/004-expected.txt:
* platform/mac/fast/css/005-expected.txt:
* platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Removed.
* platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
* platform/mac/fast/css/background-shorthand-invalid-url-expected.txt:
* platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt:
* platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt:
* platform/mac/fast/css/continuationCrash-expected.txt:
* platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt:
* platform/mac/fast/css/css2-system-fonts-expected.txt:
* platform/mac/fast/css/empty-pseudo-class-expected.txt:
* platform/mac/fast/css/ex-after-font-variant-expected.txt:
* platform/mac/fast/css/fieldset-display-row-expected.txt:
* platform/mac/fast/css/first-child-pseudo-class-expected.txt:
* platform/mac/fast/css/first-line-text-decoration-expected.txt:
* platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
* platform/mac/fast/css/first-of-type-pseudo-class-expected.txt:
* platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt:
* platform/mac/fast/css/h1-in-section-elements-expected.txt:
* platform/mac/fast/css/hsl-color-expected.txt:
* platform/mac/fast/css/hsla-color-expected.txt:
* platform/mac/fast/css/inline-properties-important-expected.txt:
* platform/mac/fast/css/input-search-padding-expected.txt:
* platform/mac/fast/css/invalid-percentage-property-expected.txt:
* platform/mac/fast/css/last-child-pseudo-class-expected.txt:
* platform/mac/fast/css/last-of-type-pseudo-class-expected.txt:
* platform/mac/fast/css/line-height-expected.txt:
* platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
* platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
* platform/mac/fast/css/only-child-pseudo-class-expected.txt:
* platform/mac/fast/css/only-of-type-pseudo-class-expected.txt:
* platform/mac/fast/css/percentage-non-integer-expected.txt:
* platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt:
* platform/mac/fast/css/rgb-float-expected.txt:
* platform/mac/fast/css/rtl-ordering-expected.txt:
* platform/mac/fast/css/selector-set-attribute-expected.txt:
* platform/mac/fast/css/text-align-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt:
* platform/mac/fast/css/text-overflow-input-expected.txt:
* platform/mac/fast/css/transform-default-parameter-expected.txt:
* platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
* platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt:
* platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt:
* platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt:
* platform/mac/fast/css/word-space-extra-expected.txt:
* platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added.
* platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
* platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
* platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
* platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
* platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt: Added.
* platform/mac/fast/dom/clone-node-dynamic-style-expected.txt:
* platform/mac/fast/dom/isindex-001-expected.txt:
* platform/mac/fast/dom/isindex-002-expected.txt:
* platform/mac/fast/dynamic/012-expected.txt:
* platform/mac/fast/dynamic/anchor-lock-expected.txt:
* platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
* platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
* platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
* platform/mac/fast/events/context-no-deselect-expected.txt:
* platform/mac/fast/events/document-elementFromPoint-expected.txt:
* platform/mac/fast/events/pointer-events-2-expected.txt:
* platform/mac/fast/flexbox/flex-hang-expected.txt:
* platform/mac/fast/forms/001-expected.txt:
* platform/mac/fast/forms/006-expected.txt:
* platform/mac/fast/forms/007-expected.txt:
* platform/mac/fast/forms/basic-buttons-expected.txt:
* platform/mac/fast/forms/basic-inputs-expected.txt:
* platform/mac/fast/forms/basic-textareas-expected.txt:
* platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
* platform/mac/fast/forms/blankbuttons-expected.txt:
* platform/mac/fast/forms/box-shadow-override-expected.txt:
* platform/mac/fast/forms/button-cannot-be-nested-expected.txt:
* platform/mac/fast/forms/button-default-title-expected.txt:
* platform/mac/fast/forms/button-generated-content-expected.txt:
* platform/mac/fast/forms/button-positioned-expected.txt:
* platform/mac/fast/forms/button-sizes-expected.txt:
* platform/mac/fast/forms/button-style-color-expected.txt:
* platform/mac/fast/forms/button-table-styles-expected.txt:
* platform/mac/fast/forms/button-text-transform-expected.txt:
* platform/mac/fast/forms/button-white-space-expected.txt:
* platform/mac/fast/forms/color/input-appearance-color-expected.txt:
* platform/mac/fast/forms/control-restrict-line-height-expected.txt:
* platform/mac/fast/forms/encoding-test-expected.txt:
* platform/mac/fast/forms/fieldset-align-expected.txt:
* platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added.
* platform/mac/fast/forms/fieldset-with-float-expected.txt:
* platform/mac/fast/forms/file/file-input-direction-expected.txt:
* platform/mac/fast/forms/file/file-input-disabled-expected.txt:
* platform/mac/fast/forms/file/input-file-re-render-expected.txt:
* platform/mac/fast/forms/float-before-fieldset-expected.txt:
* platform/mac/fast/forms/form-element-geometry-expected.txt:
* platform/mac/fast/forms/formmove-expected.txt:
* platform/mac/fast/forms/formmove2-expected.txt:
* platform/mac/fast/forms/formmove3-expected.txt:
* platform/mac/fast/forms/indeterminate-expected.txt:
* platform/mac/fast/forms/input-align-expected.txt:
* platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
* platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
* platform/mac/fast/forms/input-appearance-disabled-expected.txt:
* platform/mac/fast/forms/input-appearance-focus-expected.txt:
* platform/mac/fast/forms/input-appearance-height-expected.txt:
* platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
* platform/mac/fast/forms/input-appearance-readonly-expected.txt:
* platform/mac/fast/forms/input-appearance-selection-expected.txt:
* platform/mac/fast/forms/input-appearance-visibility-expected.txt:
* platform/mac/fast/forms/input-appearance-width-expected.txt:
* platform/mac/fast/forms/input-baseline-expected.txt:
* platform/mac/fast/forms/input-button-sizes-expected.txt:
* platform/mac/fast/forms/input-disabled-color-expected.txt:
* platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
* platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
* platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
* platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
* platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
* platform/mac/fast/forms/input-readonly-empty-expected.txt:
* platform/mac/fast/forms/input-spaces-expected.txt:
* platform/mac/fast/forms/input-table-expected.txt:
* platform/mac/fast/forms/input-text-click-inside-expected.txt:
* platform/mac/fast/forms/input-text-click-outside-expected.txt:
* platform/mac/fast/forms/input-text-double-click-expected.txt:
* platform/mac/fast/forms/input-text-drag-down-expected.txt:
* platform/mac/fast/forms/input-text-option-delete-expected.txt:
* platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
* platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
* platform/mac/fast/forms/input-text-word-wrap-expected.txt:
* platform/mac/fast/forms/input-value-expected.txt:
* platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
* platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
* platform/mac/fast/forms/menulist-clip-expected.txt:
* platform/mac/fast/forms/minWidthPercent-expected.txt:
* platform/mac/fast/forms/number/number-appearance-rtl-expected.txt:
* platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
* platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
* platform/mac/fast/forms/placeholder-position-expected.txt:
* platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
* platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
* platform/mac/fast/forms/range/input-appearance-range-expected.txt:
* platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
* platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
* platform/mac/fast/forms/search-rtl-expected.txt:
* platform/mac/fast/forms/search-vertical-alignment-expected.txt:
* platform/mac/fast/forms/search/search-size-with-decorations-expected.txt:
* platform/mac/fast/forms/searchfield-heights-expected.txt:
* platform/mac/fast/forms/select-baseline-expected.txt:
* platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
* platform/mac/fast/forms/targeted-frame-submission-expected.txt:
* platform/mac/fast/forms/text-style-color-expected.txt:
* platform/mac/fast/forms/textAreaLineHeight-expected.txt:
* platform/mac/fast/forms/textfield-focus-ring-expected.txt:
* platform/mac/fast/forms/textfield-overflow-expected.txt:
* platform/mac/fast/forms/validation-message-appearance-expected.txt:
* platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
* platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
* platform/mac/fast/frames/take-focus-from-iframe-expected.txt:
* platform/mac/fast/gradients/crash-on-zero-radius-expected.txt:
* platform/mac/fast/gradients/generated-gradients-expected.txt:
* platform/mac/fast/gradients/radial-centered-expected.txt:
* platform/mac/fast/gradients/simple-gradients-expected.txt:
* platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
* platform/mac/fast/html/details-add-child-1-expected.txt:
* platform/mac/fast/html/details-add-child-2-expected.txt:
* platform/mac/fast/html/details-add-details-child-1-expected.txt:
* platform/mac/fast/html/details-add-details-child-2-expected.txt:
* platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-1-expected.txt:
* platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-10-expected.txt:
* platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-2-expected.txt:
* platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-3-expected.txt:
* platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-4-expected.txt:
* platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-5-expected.txt:
* platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-6-expected.txt:
* platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-7-expected.txt:
* platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-8-expected.txt:
* platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
* platform/mac/fast/html/details-add-summary-9-expected.txt:
* platform/mac/fast/html/details-add-summary-child-1-expected.txt:
* platform/mac/fast/html/details-add-summary-child-2-expected.txt:
* platform/mac/fast/html/details-marker-style-expected.txt:
* platform/mac/fast/html/details-nested-1-expected.txt:
* platform/mac/fast/html/details-nested-2-expected.txt:
* platform/mac/fast/html/details-no-summary1-expected.txt:
* platform/mac/fast/html/details-no-summary2-expected.txt:
* platform/mac/fast/html/details-no-summary3-expected.txt:
* platform/mac/fast/html/details-no-summary4-expected.txt:
* platform/mac/fast/html/details-open-javascript-expected.txt:
* platform/mac/fast/html/details-open1-expected.txt:
* platform/mac/fast/html/details-open2-expected.txt:
* platform/mac/fast/html/details-open3-expected.txt:
* platform/mac/fast/html/details-open4-expected.txt:
* platform/mac/fast/html/details-open5-expected.txt:
* platform/mac/fast/html/details-open6-expected.txt:
* platform/mac/fast/html/details-position-expected.txt:
* platform/mac/fast/html/details-remove-child-1-expected.txt:
* platform/mac/fast/html/details-remove-child-2-expected.txt:
* platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
* platform/mac/fast/html/details-remove-summary-1-expected.txt:
* platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
* platform/mac/fast/html/details-remove-summary-2-expected.txt:
* platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
* platform/mac/fast/html/details-remove-summary-3-expected.txt:
* platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
* platform/mac/fast/html/details-remove-summary-4-expected.txt:
* platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
* platform/mac/fast/html/details-remove-summary-5-expected.txt:
* platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
* platform/mac/fast/html/details-remove-summary-6-expected.txt:
* platform/mac/fast/html/details-remove-summary-child-1-expected.txt:
* platform/mac/fast/html/details-remove-summary-child-2-expected.txt:
* platform/mac/fast/html/details-replace-summary-child-expected.txt:
* platform/mac/fast/html/details-replace-text-expected.txt:
* platform/mac/fast/html/details-writing-mode-expected.txt:
* platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
* platform/mac/fast/images/repaint-subrect-grid-expected.txt:
* platform/mac/fast/images/zoomed-img-size-expected.txt:
* platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt:
* platform/mac/fast/inline/002-expected.txt:
* platform/mac/fast/inline/continuation-outlines-expected.txt:
* platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
* platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt:
* platform/mac/fast/inline/inline-box-background-expected.txt:
* platform/mac/fast/inline/inline-box-background-long-image-expected.txt:
* platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt:
* platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt:
* platform/mac/fast/inline/outline-continuations-expected.txt:
* platform/mac/fast/inline/positionedLifetime-expected.txt:
* platform/mac/fast/invalid/010-expected.txt:
* platform/mac/fast/invalid/014-expected.txt:
* platform/mac/fast/invalid/junk-data-expected.txt:
* platform/mac/fast/invalid/missing-end-tag-expected.txt:
* platform/mac/fast/invalid/nestedh3s-expected.txt:
* platform/mac/fast/layers/video-layer-expected.txt:
* platform/mac/fast/line-grid/line-align-left-edges-expected.txt:
* platform/mac/fast/line-grid/line-grid-contains-value-expected.txt:
* platform/mac/fast/lists/003-expected.txt:
* platform/mac/fast/lists/003-vertical-expected.txt:
* platform/mac/fast/lists/008-expected.txt:
* platform/mac/fast/lists/008-vertical-expected.txt:
* platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
* platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
* platform/mac/fast/multicol/break-properties-expected.txt:
* platform/mac/fast/multicol/client-rects-expected.txt:
* platform/mac/fast/multicol/column-break-with-balancing-expected.txt:
* platform/mac/fast/multicol/float-multicol-expected.txt:
* platform/mac/fast/multicol/float-paginate-complex-expected.txt:
* platform/mac/fast/multicol/layers-in-multicol-expected.txt:
* platform/mac/fast/multicol/nested-columns-expected.txt:
* platform/mac/fast/multicol/overflow-across-columns-expected.txt:
* platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt:
* platform/mac/fast/multicol/overflow-unsplittable-expected.txt:
* platform/mac/fast/multicol/scrolling-overflow-expected.txt:
* platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
* platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
* platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt:
* platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
* platform/mac/fast/multicol/span/clone-flexbox-expected.txt:
* platform/mac/fast/multicol/span/clone-summary-expected.txt:
* platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
* platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
* platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
* platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
* platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
* platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
* platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
* platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt:
* platform/mac/fast/multicol/table-vertical-align-expected.txt:
* platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt:
* platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
* platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt:
* platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt:
* platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt:
* platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
* platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt:
* platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt:
* platform/mac/fast/overflow/007-expected.txt:
* platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
* platform/mac/fast/overflow/overflow-rtl-expected.txt:
* platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt:
* platform/mac/fast/overflow/overflow_hidden-expected.txt:
* platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
* platform/mac/fast/overflow/scrollRevealButton-expected.txt:
* platform/mac/fast/parser/bad-xml-slash-expected.txt:
* platform/mac/fast/parser/entity-comment-in-style-expected.txt:
* platform/mac/fast/parser/style-script-head-test-expected.txt:
* platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
* platform/mac/fast/reflections/reflection-with-zoom-expected.txt:
* platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
* platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Added.
* platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: Added.
* platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt:
* platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png: Added.
* platform/mac/fast/repaint/control-clip-expected.txt:
* platform/mac/fast/repaint/delete-into-nested-block-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
* platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt:
* platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
* platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
* platform/mac/fast/repaint/search-field-cancel-expected.txt:
* platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
* platform/mac/fast/repaint/transform-translate-expected.txt:
* platform/mac/fast/replaced/replaced-breaking-expected.txt:
* platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
* platform/mac/fast/replaced/table-percent-height-expected.txt:
* platform/mac/fast/replaced/width100percent-button-expected.txt:
* platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
* platform/mac/fast/replaced/width100percent-radio-expected.txt:
* platform/mac/fast/replaced/width100percent-textarea-expected.txt:
* platform/mac/fast/ruby/ruby-inline-table-expected.txt:
* platform/mac/fast/selectors/032-expected.txt:
* platform/mac/fast/selectors/166-expected.txt:
* platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt:
* platform/mac/fast/selectors/unqualified-hover-strict-expected.txt:
* platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png: Added.
* platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png: Added.
* platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png: Added.
* platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png: Added.
* platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png: Added.
* platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png: Added.
* platform/mac/fast/table/009-expected.txt:
* platform/mac/fast/table/014-expected.txt:
* platform/mac/fast/table/040-expected.txt:
* platform/mac/fast/table/040-vertical-expected.txt:
* platform/mac/fast/table/041-expected.txt:
* platform/mac/fast/table/absolute-table-at-bottom-expected.txt:
* platform/mac/fast/table/append-cells2-expected.txt:
* platform/mac/fast/table/border-collapsing/004-expected.txt:
* platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/mac/fast/table/colspanMinWidth-expected.txt:
* platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
* platform/mac/fast/table/frame-and-rules-expected.txt:
* platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt:
* platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt:
* platform/mac/fast/table/nested-percent-height-table-expected.txt:
* platform/mac/fast/table/overflowHidden-expected.txt:
* platform/mac/fast/table/percent-heights-expected.txt:
* platform/mac/fast/table/remove-td-display-none-expected.txt:
* platform/mac/fast/table/spanOverlapRepaint-expected.txt:
* platform/mac/fast/table/table-display-types-strict-expected.txt:
* platform/mac/fast/table/table-hspace-align-center-expected.txt:
* platform/mac/fast/table/text-field-baseline-expected.txt:
* platform/mac/fast/text/basic/012-expected.txt:
* platform/mac/fast/text/basic/013-expected.txt:
* platform/mac/fast/text/basic/generic-family-reset-expected.txt:
* platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt:
* platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt:
* platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
* platform/mac/fast/text/line-breaks-expected.txt:
* platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
* platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt:
* platform/mac/fast/text/whitespace/024-expected.txt:
* platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
* platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
* platform/mac/fast/transforms/bounding-rect-zoom-expected.txt:
* platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt:
* platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt:
* platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
* platform/mac/fast/transforms/transforms-with-zoom-expected.txt:
* platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
* platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt:
* platform/mac/fast/writing-mode/fieldsets-expected.txt:
* platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
* platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
* platform/mac/http/tests/misc/acid3-expected.txt:
* platform/mac/http/tests/misc/iframe404-expected.txt:
* platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
* platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
* platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt:
* platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt:
* platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt:
* platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt:
* platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt:
* platform/mac/mathml/presentation/mo-stretch-expected.txt:
* platform/mac/media/audio-controls-rendering-expected.txt:
* platform/mac/media/controls-after-reload-expected.txt:
* platform/mac/media/controls-strict-expected.txt:
* platform/mac/media/controls-styling-strict-expected.txt:
* platform/mac/media/controls-without-preload-expected.txt:
* platform/mac/media/media-controls-clone-expected.txt:
* platform/mac/media/video-no-audio-expected.txt:
* platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
* platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
* platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
* platform/mac/platform/mac/fast/text/x-height-expected.txt: Added.
* platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt:
* platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
* platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt:
* platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
* platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt:
* platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt:
* platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
* platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
* platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
* platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt:
* platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt:
* platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
* platform/mac/svg/as-border-image/svg-as-border-image-expected.txt:
* platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
* platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt:
* platform/mac/svg/batik/filters/filterRegions-expected.txt:
* platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
* platform/mac/svg/batik/paints/patternRegionA-expected.txt:
* platform/mac/svg/batik/paints/patternRegions-expected.txt:
* platform/mac/svg/batik/text/smallFonts-expected.txt:
* platform/mac/svg/batik/text/textAnchor-expected.txt:
* platform/mac/svg/batik/text/textAnchor2-expected.txt:
* platform/mac/svg/batik/text/textAnchor3-expected.txt:
* platform/mac/svg/batik/text/textDecoration2-expected.txt:
* platform/mac/svg/batik/text/textEffect2-expected.txt:
* platform/mac/svg/batik/text/textEffect3-expected.txt:
* platform/mac/svg/batik/text/textFeatures-expected.txt:
* platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
* platform/mac/svg/batik/text/textLayout-expected.txt:
* platform/mac/svg/batik/text/textLayout2-expected.txt:
* platform/mac/svg/batik/text/textOnPath2-expected.txt:
* platform/mac/svg/batik/text/textOnPath3-expected.txt:
* platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
* platform/mac/svg/batik/text/textPCDATA-expected.txt:
* platform/mac/svg/batik/text/textPosition2-expected.txt: Added.
* platform/mac/svg/batik/text/textProperties-expected.txt:
* platform/mac/svg/batik/text/textProperties2-expected.txt:
* platform/mac/svg/batik/text/textStyles-expected.txt:
* platform/mac/svg/batik/text/xmlSpace-expected.txt:
* platform/mac/svg/carto.net/button-expected.txt:
* platform/mac/svg/carto.net/colourpicker-expected.txt:
* platform/mac/svg/carto.net/combobox-expected.txt:
* platform/mac/svg/carto.net/scrollbar-expected.txt:
* platform/mac/svg/carto.net/selectionlist-expected.txt:
* platform/mac/svg/carto.net/slider-expected.txt:
* platform/mac/svg/carto.net/tabgroup-expected.txt:
* platform/mac/svg/carto.net/textbox-expected.txt:
* platform/mac/svg/carto.net/window-expected.txt:
* platform/mac/svg/clip-path/clip-path-pixelation-expected.txt:
* platform/mac/svg/css/shadow-changes-expected.txt:
* platform/mac/svg/css/text-shadow-multiple-expected.txt:
* platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
* platform/mac/svg/custom/bug45331-expected.txt:
* platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
* platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
* platform/mac/svg/custom/font-face-cascade-order-expected.txt:
* platform/mac/svg/custom/font-face-simple-expected.txt:
* platform/mac/svg/custom/fractional-rects-expected.txt:
* platform/mac/svg/custom/getTransformToElement-expected.txt:
* platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt:
* platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt:
* platform/mac/svg/custom/image-parent-translation-expected.txt:
* platform/mac/svg/custom/image-small-width-height-expected.txt:
* platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
* platform/mac/svg/custom/invalid-css-expected.txt:
* platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
* platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
* platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
* platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
* platform/mac/svg/custom/js-update-container-expected.txt:
* platform/mac/svg/custom/junk-data-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
* platform/mac/svg/custom/linking-uri-01-b-expected.txt:
* platform/mac/svg/custom/marker-default-width-height-expected.txt:
* platform/mac/svg/custom/missing-xlink-expected.txt:
* platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt:
* platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
* platform/mac/svg/custom/object-sizing-expected.txt:
* platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
* platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt:
* platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt:
* platform/mac/svg/custom/path-bad-data-expected.txt:
* platform/mac/svg/custom/path-textPath-simulation-expected.txt:
* platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt:
* platform/mac/svg/custom/pattern-rotate-expected.txt:
* platform/mac/svg/custom/pattern-rotate-gaps-expected.txt:
* platform/mac/svg/custom/pattern-with-transformation-expected.txt:
* platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt:
* platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
* platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
* platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
* platform/mac/svg/custom/stroked-pattern-expected.txt: Added.
* platform/mac/svg/custom/style-attribute-font-size-expected.txt:
* platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
* platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
* platform/mac/svg/custom/text-clip-expected.txt:
* platform/mac/svg/custom/text-ctm-expected.txt:
* platform/mac/svg/custom/text-dom-01-f-expected.txt:
* platform/mac/svg/custom/text-filter-expected.txt:
* platform/mac/svg/custom/text-hit-test-expected.txt:
* platform/mac/svg/custom/text-letter-spacing-expected.txt:
* platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
* platform/mac/svg/custom/text-rotation-expected.txt:
* platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt:
* platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt:
* platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt:
* platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt:
* platform/mac/svg/custom/text-whitespace-handling-expected.txt:
* platform/mac/svg/custom/text-x-dx-lists-expected.txt:
* platform/mac/svg/custom/text-x-dy-lists-expected.txt:
* platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
* platform/mac/svg/custom/tref-own-content-removal-expected.txt:
* platform/mac/svg/custom/tref-update-expected.txt:
* platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
* platform/mac/svg/custom/use-detach-expected.txt:
* platform/mac/svg/custom/use-dynamic-append-expected.txt:
* platform/mac/svg/custom/use-font-face-crash-expected.txt:
* platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
* platform/mac/svg/custom/use-modify-target-container-expected.txt:
* platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
* platform/mac/svg/custom/use-recursion-1-expected.txt:
* platform/mac/svg/custom/use-recursion-2-expected.txt:
* platform/mac/svg/custom/use-recursion-3-expected.txt:
* platform/mac/svg/custom/use-recursion-4-expected.txt:
* platform/mac/svg/custom/viewBox-hit-expected.txt:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/mac/svg/hixie/error/002-expected.txt:
* platform/mac/svg/hixie/error/012-expected.txt:
* platform/mac/svg/hixie/error/013-expected.txt:
* platform/mac/svg/hixie/perf/001-expected.txt:
* platform/mac/svg/hixie/perf/002-expected.txt:
* platform/mac/svg/hixie/perf/003-expected.txt:
* platform/mac/svg/hixie/perf/004-expected.txt: Added.
* platform/mac/svg/hixie/perf/005-expected.txt: Added.
* platform/mac/svg/hixie/perf/006-expected.txt: Added.
* platform/mac/svg/hixie/perf/007-expected.txt:
* platform/mac/svg/hixie/text/001-expected.txt:
* platform/mac/svg/hixie/text/003-expected.txt:
* platform/mac/svg/hixie/text/003a-expected.txt:
* platform/mac/svg/hixie/text/003b-expected.txt:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
* platform/mac/svg/text/append-text-node-to-tspan-expected.txt:
* platform/mac/svg/text/bidi-embedded-direction-expected.txt:
* platform/mac/svg/text/bidi-reorder-value-lists-expected.txt:
* platform/mac/svg/text/bidi-text-query-expected.txt:
* platform/mac/svg/text/bidi-tspans-expected.txt:
* platform/mac/svg/text/font-size-below-point-five-expected.txt:
* platform/mac/svg/text/modify-text-node-in-tspan-expected.txt:
* platform/mac/svg/text/non-bmp-positioning-lists-expected.txt:
* platform/mac/svg/text/remove-text-node-from-tspan-expected.txt:
* platform/mac/svg/text/remove-tspan-from-text-expected.txt:
* platform/mac/svg/text/scaled-font-expected.txt:
* platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
* platform/mac/svg/text/select-x-list-1-expected.txt:
* platform/mac/svg/text/select-x-list-2-expected.txt:
* platform/mac/svg/text/select-x-list-3-expected.txt:
* platform/mac/svg/text/select-x-list-4-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
* platform/mac/svg/text/selection-doubleclick-expected.txt:
* platform/mac/svg/text/selection-tripleclick-expected.txt: Copied from LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt.
* platform/mac/svg/text/small-fonts-2-expected.txt:
* platform/mac/svg/text/small-fonts-3-expected.txt:
* platform/mac/svg/text/small-fonts-expected.txt:
* platform/mac/svg/text/small-fonts-in-html5-expected.txt:
* platform/mac/svg/text/text-align-01-b-expected.txt:
* platform/mac/svg/text/text-align-02-b-expected.txt:
* platform/mac/svg/text/text-align-03-b-expected.txt:
* platform/mac/svg/text/text-align-04-b-expected.txt:
* platform/mac/svg/text/text-align-05-b-expected.txt:
* platform/mac/svg/text/text-align-06-b-expected.txt:
* platform/mac/svg/text/text-altglyph-01-b-expected.txt:
* platform/mac/svg/text/text-deco-01-b-expected.txt:
* platform/mac/svg/text/text-fonts-01-t-expected.txt:
* platform/mac/svg/text/text-fonts-02-t-expected.txt:
* platform/mac/svg/text/text-hkern-expected.txt:
* platform/mac/svg/text/text-intro-05-t-expected.txt:
* platform/mac/svg/text/text-midpoint-split-bug-expected.txt:
* platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt:
* platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt:
* platform/mac/svg/text/text-path-01-b-expected.txt:
* platform/mac/svg/text/text-path-middle-align-expected.txt:
* platform/mac/svg/text/text-repaint-rects-expected.txt:
* platform/mac/svg/text/text-spacing-01-b-expected.txt:
* platform/mac/svg/text/text-text-01-b-expected.txt:
* platform/mac/svg/text/text-text-03-b-expected.txt:
* platform/mac/svg/text/text-text-04-t-expected.txt:
* platform/mac/svg/text/text-text-05-t-expected.txt:
* platform/mac/svg/text/text-text-06-t-expected.txt:
* platform/mac/svg/text/text-text-07-t-expected.txt:
* platform/mac/svg/text/text-text-08-b-expected.txt:
* platform/mac/svg/text/text-tref-01-b-expected.txt:
* platform/mac/svg/text/text-tselect-01-b-expected.txt:
* platform/mac/svg/text/text-tselect-02-f-expected.txt:
* platform/mac/svg/text/text-tspan-01-b-expected.txt:
* platform/mac/svg/text/text-viewbox-rescale-expected.txt:
* platform/mac/svg/text/text-ws-01-t-expected.txt:
* platform/mac/svg/text/text-ws-02-t-expected.txt:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
* platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt:
* platform/mac/svg/transforms/svg-css-transforms-expected.txt:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
* platform/mac/svg/wicd/rightsizing-grid-expected.txt:
* platform/mac/svg/wicd/sizing-flakiness-expected.txt:
* platform/mac/svg/wicd/test-rightsizing-a-expected.txt:
* platform/mac/svg/wicd/test-rightsizing-b-expected.txt:
* platform/mac/svg/wicd/test-scalable-background-image1-expected.txt:
* platform/mac/svg/wicd/test-scalable-background-image2-expected.txt:
* platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt:
* platform/mac/svg/zoom/page/zoom-background-images-expected.txt:
* platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
* platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
* platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
* platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
* platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
* platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
* platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
* platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
* platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
* platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug106816-expected.txt:
* platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug113424-expected.txt:
* platform/mac/tables/mozilla/bugs/bug11384q-expected.txt:
* platform/mac/tables/mozilla/bugs/bug11384s-expected.txt:
* platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
* platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
* platform/mac/tables/mozilla/bugs/bug126742-expected.txt:
* platform/mac/tables/mozilla/bugs/bug131020-expected.txt:
* platform/mac/tables/mozilla/bugs/bug13118-expected.txt:
* platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
* platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
* platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug159108-expected.txt:
* platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug17138-expected.txt:
* platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
* platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
* platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
* platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
* platform/mac/tables/mozilla/bugs/bug26178-expected.txt:
* platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
* platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
* platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
* platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug33137-expected.txt:
* platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
* platform/mac/tables/mozilla/bugs/bug39209-expected.txt:
* platform/mac/tables/mozilla/bugs/bug42187-expected.txt:
* platform/mac/tables/mozilla/bugs/bug4284-expected.txt:
* platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
* platform/mac/tables/mozilla/bugs/bug4429-expected.txt:
* platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
* platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
* platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
* platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
* platform/mac/tables/mozilla/bugs/bug52506-expected.txt:
* platform/mac/tables/mozilla/bugs/bug5538-expected.txt:
* platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
* platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
* platform/mac/tables/mozilla/bugs/bug60749-expected.txt:
* platform/mac/tables/mozilla/bugs/bug6304-expected.txt:
* platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug69187-expected.txt:
* platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug73321-expected.txt:
* platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
* platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug83786-expected.txt:
* platform/mac/tables/mozilla/bugs/bug8381-expected.txt:
* platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
* platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
* platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
* platform/mac/tables/mozilla/core/bloomberg-expected.txt:
* platform/mac/tables/mozilla/core/margins-expected.txt:
* platform/mac/tables/mozilla/core/misc-expected.txt:
* platform/mac/tables/mozilla/dom/tableDom-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_index-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
* platform/mac/tables/mozilla/other/move_row-expected.txt:
* platform/mac/tables/mozilla/other/test3-expected.txt:
* platform/mac/tables/mozilla/other/test6-expected.txt:
* platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
* platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
* platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
* platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
* platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
* platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
* platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
* platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt:
* platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
* platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
* platform/mac/transforms/2d/hindi-rotated-expected.txt:
* platform/mac/transforms/2d/zoom-menulist-expected.txt:
* platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
* platform/mac/transforms/svg-vs-css-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestscss3backgroundbackgroundrepeatspacecontentexpectedhtml">trunk/LayoutTests/css3/background/background-repeat-space-content-expected.html</a></li>
<li><a href="#trunkLayoutTestscss3backgroundbackgroundrepeatspacepaddingexpectedhtml">trunk/LayoutTests/css3/background/background-repeat-space-padding-expected.html</a></li>
<li><a href="#trunkLayoutTestscss3maskingmaskrepeatspacecontentexpectedhtml">trunk/LayoutTests/css3/masking/mask-repeat-space-content-expected.html</a></li>
<li><a href="#trunkLayoutTestscss3maskingmaskrepeatspacepaddingexpectedhtml">trunk/LayoutTests/css3/masking/mask-repeat-space-padding-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastregionsautosizeautoheightcorrectregionforlines2html">trunk/LayoutTests/fast/regions/auto-size/autoheight-correct-region-for-lines-2.html</a></li>
<li><a href="#trunkLayoutTestsfastregionsoverflowregiontransformhtml">trunk/LayoutTests/fast/regions/overflow-region-transform.html</a></li>
<li><a href="#trunkLayoutTestsplatformmacTestExpectations">trunk/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilityimagelinkexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/image-link-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilityinternallinkanchors2expectedtxt">trunk/LayoutTests/platform/mac/accessibility/internal-link-anchors2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitysvgboundsexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/svg-bounds-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitysvgremoteelementexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/svg-remote-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitytableattributesexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/table-attributes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitytablecellspansexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/table-cell-spans-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitytablecellsexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/table-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitytabledetectionexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitytablesectionsexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/table-sections-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingdirectimagecompositingexpectedtxt">trunk/LayoutTests/platform/mac/compositing/direct-image-compositing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositinglayercreationoverlapanimationcontainerexpectedtxt">trunk/LayoutTests/platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingoverflowthemeaffectsvisualoverflowexpectedtxt">trunk/LayoutTests/platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingshadowsshadowdrawingexpectedtxt">trunk/LayoutTests/platform/mac/compositing/shadows/shadow-drawing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingvisibilityvisibilityimagelayersdynamicexpectedtxt">trunk/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1basicinheritanceexpectedtxt">trunk/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiesacid_testexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/acid_test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiesclear_floatexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/clear_float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiesfloat_on_text_elementsexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/float_on_text_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiesmarginexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiesmargin_bottomexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/margin_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiesmargin_rightexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiesmargin_topexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiespaddingexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiespadding_bottomexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/padding_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiespadding_leftexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiespadding_rightexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/padding_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertiespadding_topexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1box_propertieswidthexpectedtxt">trunk/LayoutTests/platform/mac/css1/box_properties/width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1color_and_backgroundbackground_attachmentexpectedtxt">trunk/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1font_propertiesfontexpectedtxt">trunk/LayoutTests/platform/mac/css1/font_properties/font-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1font_propertiesfont_sizeexpectedtxt">trunk/LayoutTests/platform/mac/css1/font_properties/font_size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1font_propertiesfont_weightexpectedtxt">trunk/LayoutTests/platform/mac/css1/font_properties/font_weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1formatting_modelfloating_elementsexpectedtxt">trunk/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1formatting_modelhorizontal_formattingexpectedtxt">trunk/LayoutTests/platform/mac/css1/formatting_model/horizontal_formatting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1formatting_modelinline_elementsexpectedtxt">trunk/LayoutTests/platform/mac/css1/formatting_model/inline_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1formatting_modelreplaced_elementsexpectedtxt">trunk/LayoutTests/platform/mac/css1/formatting_model/replaced_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1formatting_modelvertical_formattingexpectedtxt">trunk/LayoutTests/platform/mac/css1/formatting_model/vertical_formatting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1text_propertiestext_indentexpectedtxt">trunk/LayoutTests/platform/mac/css1/text_properties/text_indent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1text_propertiesvertical_alignexpectedtxt">trunk/LayoutTests/platform/mac/css1/text_properties/vertical_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss1unitspercentage_unitsexpectedtxt">trunk/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss2120110323blockreplacedwidth001expectedtxt">trunk/LayoutTests/platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss2120110323floatingreplacedheight008expectedtxt">trunk/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss2120110323inlineblockreplacedheight008expectedtxt">trunk/LayoutTests/platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss2120110323inlinereplacedheight008expectedtxt">trunk/LayoutTests/platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0803c5501mrgnt00baexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0803c5503mrgnb00baexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t080301c411vtmrgn00bexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0804c5507padnr00cagexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0804c5509padnl00bagexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0804c5509padnl03fgexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0804c5510padn00bagexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t09c5526cdisplay00eexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0905c414fltwrap00eexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t0905c5525fltwidth00cgexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t090501c414flt03bgexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t1002c5523width02bgexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t100801c544valgn00aagexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t100801c544valgn02dagiexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t100801c544valgn03dagiexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t100801c544valgn04dagiexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t1205c565listpos00bexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t1506c525fontwt00bexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t1508c527font09bexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-09-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t1602c43center00dagexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3flexboxflexboxbaselineexpectedtxt">trunk/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel23expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel24expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel25expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel68expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel69expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel70expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel23expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel24expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel25expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel68expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel69expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel70expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel23expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel24expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel25expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel68expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel69expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel70expectedtxt">trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss3unicodebidiisolatebasicexpectedtxt">trunk/LayoutTests/platform/mac/css3/unicode-bidi-isolate-basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditinginsertingbeforeafterinputelementexpectedtxt">trunk/LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditinginsertingeditingemptydivsexpectedtxt">trunk/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingpasteboard4806874expectedtxt">trunk/LayoutTests/platform/mac/editing/pasteboard/4806874-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingpasteboarddragimagetocontenteditableiniframeexpectedtxt">trunk/LayoutTests/platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingpasteboarddroptextwithoutselectionexpectedtxt">trunk/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingpasteboardinputfield1expectedtxt">trunk/LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection36907032expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection3690703expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/3690703-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection3690719expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/3690719-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection4397952expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/4397952-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection48954283expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection4975120expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/4975120-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection5240265expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/5240265-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselection53544552expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/5354455-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretltr2expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretltr2leftexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretltrexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretltrrightexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretrtl2expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretrtl2leftexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretrtlexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncaretrtlrightexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectioncollapseselectioninbidiexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectiondragselect1expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectiondragstarteventclientxyexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionmixededitability10expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/mixed-editability-10-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput1expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput2expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput3expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput4expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput5expectedtxt">trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionselecttextoverflowellipsisexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionselectionbuttontextexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlinebackwardpexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlineforwardpexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbackgroundsbackgroundinheritcolorbugexpectedtxt">trunk/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbackgroundsbackgroundpositionparsingexpectedtxt">trunk/LayoutTests/platform/mac/fast/backgrounds/background-position-parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbackgroundssizecontainandcoverzoomedexpectedtxt">trunk/LayoutTests/platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockbasic001expectedtxt">trunk/LayoutTests/platform/mac/fast/block/basic/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockbasic011expectedtxt">trunk/LayoutTests/platform/mac/fast/block/basic/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockbasic014expectedtxt">trunk/LayoutTests/platform/mac/fast/block/basic/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockbasic015expectedtxt">trunk/LayoutTests/platform/mac/fast/block/basic/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockbasic016expectedtxt">trunk/LayoutTests/platform/mac/fast/block/basic/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockbasic019expectedtxt">trunk/LayoutTests/platform/mac/fast/block/basic/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockbasicfieldsetstretchtolegendexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloat013expectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloat025expectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloat026expectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/026-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloat027expectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/027-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloat028expectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/028-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloat032expectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloatcenteredfloatavoidancecomplexityexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloatfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloatfloatinfloatpaintingexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/float-in-float-painting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloatnopaintafterlayerdestruction2expectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloatshrinktoavoidfloatcomplexityexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockmargincollapse100expectedtxt">trunk/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockmargincollapse103expectedtxt">trunk/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockpositioning047expectedtxt">trunk/LayoutTests/platform/mac/fast/block/positioning/047-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockpositioning051expectedtxt">trunk/LayoutTests/platform/mac/fast/block/positioning/051-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockpositioninginlineblockrelpositionexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/positioning/inline-block-relposition-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockpositioningreplacedinsidefixedtopbottomexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbordersbidi002expectedtxt">trunk/LayoutTests/platform/mac/fast/borders/bidi-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbordersbidi009aexpectedtxt">trunk/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbordersbidi012expectedtxt">trunk/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbordersfieldsetBorderRadiusexpectedtxt">trunk/LayoutTests/platform/mac/fast/borders/fieldsetBorderRadius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbordersrtlborder01expectedtxt">trunk/LayoutTests/platform/mac/fast/borders/rtl-border-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbordersrtlborder02expectedtxt">trunk/LayoutTests/platform/mac/fast/borders/rtl-border-02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastbordersrtlborder03expectedtxt">trunk/LayoutTests/platform/mac/fast/borders/rtl-border-03-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastboxsizingboxsizingexpectedtxt">trunk/LayoutTests/platform/mac/fast/box-sizing/box-sizing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastclipoverflowborderradiuscompositedexpectedtxt">trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastclipoverflowborderradiustransformedexpectedtxt">trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcss003expectedtxt">trunk/LayoutTests/platform/mac/fast/css/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcss004expectedtxt">trunk/LayoutTests/platform/mac/fast/css/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcss005expectedtxt">trunk/LayoutTests/platform/mac/fast/css/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssbackgroundshorthandinvalidurlexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/background-shorthand-invalid-url-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssbidioverrideinanonymousblockexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssbug4860absoluteblockchilddoesnotinheritalignmentexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsscontinuationCrashexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsscss1_forward_compatible_parsingexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsscss2systemfontsexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssemptypseudoclassexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/empty-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssexafterfontvariantexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/ex-after-font-variant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssfieldsetdisplayrowexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssfirstchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/first-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssfirstlinetextdecorationexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssfirstlinetextdecorationinheritedfromparentexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssfirstoftypepseudoclassexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/first-of-type-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgetComputedStylegetComputedStylemarginpercentageexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssh1insectionelementsexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/h1-in-section-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsshslcolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/hsl-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsshslacolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/hsla-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssinlinepropertiesimportantexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/inline-properties-important-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssinputsearchpaddingexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/input-search-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssinvalidpercentagepropertyexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/invalid-percentage-property-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsslastchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/last-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsslastoftypepseudoclassexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/last-of-type-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsslineheightexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssmargintopbottomdynamicexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssnonstandardcheckboxsizeexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/non-standard-checkbox-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssonlychildpseudoclassexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/only-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssonlyoftypepseudoclassexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/only-of-type-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsspercentagenonintegerexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/percentage-non-integer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsspreserveuserspecifiedzoomlevelonreloadexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssrgbfloatexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/rgb-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssrtlorderingexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssselectorsetattributeexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/selector-set-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextalignexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowellipsisbidiexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowellipsisexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowellipsisstrictexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextaligncenterexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextalignjustifyexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextalignleftexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextalignrightexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstextoverflowinputexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsstransformdefaultparameterexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/transform-default-parameter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextaligncenterexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextalignjustifyexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextalignleftexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextalignrightexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcsswordspaceextraexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/word-space-extra-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgeneratedcontent011expectedtxt">trunk/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgeneratedcontent012expectedtxt">trunk/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgeneratedcontent013expectedtxt">trunk/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgeneratedcontent014expectedtxt">trunk/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgeneratedcontent015expectedtxt">trunk/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgeneratedcontentdetailssummarybeforeafterexpectedtxt">trunk/LayoutTests/platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssgeneratedcontentinlinedisplaytypesexpectedtxt">trunk/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterappearancescapacityexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterappearancesratingrelevancyexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterboundaryvaluesexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterelementexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterelementrepaintonupdatevalueexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeteroptimumsexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterstyleschangingpseudoexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterstylesexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLProgressElementindeterminateprogress001expectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLProgressElementprogressbarvaluepseudoelementexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomHTMLTextAreaElementresettextareaexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomclonenodedynamicstyleexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomisindex001expectedtxt">trunk/LayoutTests/platform/mac/fast/dom/isindex-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomisindex002expectedtxt">trunk/LayoutTests/platform/mac/fast/dom/isindex-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdynamic012expectedtxt">trunk/LayoutTests/platform/mac/fast/dynamic/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdynamicanchorlockexpectedtxt">trunk/LayoutTests/platform/mac/fast/dynamic/anchor-lock-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastencodingdenormalisedvoicedjapanesecharsexpectedtxt">trunk/LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastencodingutf16bigendianexpectedtxt">trunk/LayoutTests/platform/mac/fast/encoding/utf-16-big-endian-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastencodingutf16littleendianexpectedtxt">trunk/LayoutTests/platform/mac/fast/encoding/utf-16-little-endian-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasteventscontextnodeselectexpectedtxt">trunk/LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasteventsdocumentelementFromPointexpectedtxt">trunk/LayoutTests/platform/mac/fast/events/document-elementFromPoint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasteventspointerevents2expectedtxt">trunk/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastflexboxflexhangexpectedtxt">trunk/LayoutTests/platform/mac/fast/flexbox/flex-hang-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastforms001expectedtxt">trunk/LayoutTests/platform/mac/fast/forms/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastforms006expectedtxt">trunk/LayoutTests/platform/mac/fast/forms/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastforms007expectedtxt">trunk/LayoutTests/platform/mac/fast/forms/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbasicbuttonsexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/basic-buttons-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbasicinputsexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbasictextareasexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbasictextareasquirksexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsblankbuttonsexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsboxshadowoverrideexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttoncannotbenestedexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttondefaulttitleexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-default-title-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttongeneratedcontentexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-generated-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttonpositionedexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttonsizesexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-sizes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttonstylecolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttontablestylesexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttontexttransformexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsbuttonwhitespaceexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/button-white-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformscolorinputappearancecolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformscontrolrestrictlineheightexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsencodingtestexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsfieldsetalignexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsfieldsetwithfloatexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/fieldset-with-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsfilefileinputdirectionexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/file/file-input-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsfilefileinputdisabledexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/file/file-input-disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsfileinputfilererenderexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsfloatbeforefieldsetexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsformelementgeometryexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsformmoveexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/formmove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsformmove2expectedtxt">trunk/LayoutTests/platform/mac/fast/forms/formmove2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsformmove3expectedtxt">trunk/LayoutTests/platform/mac/fast/forms/formmove3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsindeterminateexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/indeterminate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputalignexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancebkcolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancedefaultbkcolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancedisabledexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancefocusexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearanceheightexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancepreventDefaultexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancereadonlyexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearanceselectionexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancevisibilityexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputappearancewidthexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputbaselineexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputbuttonsizesexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputdisabledcolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputdoubleclickselectiongapbugexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputplaceholdervisibility1expectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputplaceholdervisibility3expectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputreadonlyautoscrollexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputreadonlydimmedexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputreadonlyemptyexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputspacesexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtableexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextclickinsideexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextclickoutsideexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextdoubleclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextdragdownexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextoptiondeleteexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextscrollleftonblurexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextselfemptyingclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputtextwordwrapexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputvalueexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformslineboxoverflowintextareapaddingexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformslistboxhittestzoomedexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsmenulistclipexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsminWidthPercentexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsnumbernumberappearancertlexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsnumbernumberappearancespinbuttondisabledreadonlyexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsnumbernumberappearancespinbuttonlayerexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsplaceholderpositionexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsplaceholderpseudostyleexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformspreserveFormDuringResidualStyleexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsrangeinputappearancerangeexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/range/input-appearance-range-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchsearchsizewithdecorationsexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchcancelbuttonstylesharingexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchdisplaynonecancelbuttonexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchrtlexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchverticalalignmentexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformssearchfieldheightsexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsselectbaselineexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformstabbinginputiframeexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformstargetedframesubmissionexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/targeted-frame-submission-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformstextstylecolorexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformstextAreaLineHeightexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformstextfieldfocusringexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformstextfieldoverflowexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsvalidationmessageappearanceexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsvisualhebrewtextfieldexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastframesonlyCommentInIFrameexpectedtxt">trunk/LayoutTests/platform/mac/fast/frames/onlyCommentInIFrame-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastframestakefocusfromiframeexpectedtxt">trunk/LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastgradientscrashonzeroradiusexpectedtxt">trunk/LayoutTests/platform/mac/fast/gradients/crash-on-zero-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastgradientsgeneratedgradientsexpectedtxt">trunk/LayoutTests/platform/mac/fast/gradients/generated-gradients-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastgradientsradialcenteredexpectedtxt">trunk/LayoutTests/platform/mac/fast/gradients/radial-centered-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastgradientssimplegradientsexpectedtxt">trunk/LayoutTests/platform/mac/fast/gradients/simple-gradients-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthidpivideocontrolsinhidpiexpectedtxt">trunk/LayoutTests/platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddchild1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddchild2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsadddetailschild1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsadddetailschild2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary1andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary10andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary10expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary2andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary3andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary3expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary4andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary4expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary5andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary5expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary6andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary6expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary7andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary7expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary8andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary8expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary9andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummary9expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummarychild1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsaddsummarychild2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsmarkerstyleexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-marker-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsnested1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-nested-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsnested2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-nested-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsnosummary1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-no-summary1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsnosummary2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-no-summary2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsnosummary3expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-no-summary3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsnosummary4expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsopenjavascriptexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsopen1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-open1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsopen2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-open2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsopen3expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-open3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsopen4expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-open4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsopen5expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-open5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsopen6expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-open6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailspositionexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovechild1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovechild2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary1andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary2andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary3andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary3expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary4andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary4expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary5andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary5expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary6andclickexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummary6expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummarychild1expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsremovesummarychild2expectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsreplacesummarychildexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailsreplacetextexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasthtmldetailswritingmodeexpectedtxt">trunk/LayoutTests/platform/mac/fast/html/details-writing-mode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastimagesimagemapfocusringzoomexpectedtxt">trunk/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastimagesrepaintsubrectgridexpectedtxt">trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastimageszoomedimgsizeexpectedtxt">trunk/LayoutTests/platform/mac/fast/images/zoomed-img-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinline002expectedtxt">trunk/LayoutTests/platform/mac/fast/inline/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlinecontinuationoutlinesexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlinecontinuationoutlineswithlayersexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineinlineborderswithbidioverrideexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundlongimageexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-long-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundrepeatxexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundrepeatyexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineoutlinecontinuationsexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/outline-continuations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlinepositionedLifetimeexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/positionedLifetime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineblockinlineblockverticalalignexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinvalid010expectedtxt">trunk/LayoutTests/platform/mac/fast/invalid/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinvalid014expectedtxt">trunk/LayoutTests/platform/mac/fast/invalid/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinvalidjunkdataexpectedtxt">trunk/LayoutTests/platform/mac/fast/invalid/junk-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinvalidmissingendtagexpectedtxt">trunk/LayoutTests/platform/mac/fast/invalid/missing-end-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinvalidnestedh3sexpectedtxt">trunk/LayoutTests/platform/mac/fast/invalid/nestedh3s-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlayersvideolayerexpectedtxt">trunk/LayoutTests/platform/mac/fast/layers/video-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlinegridlinealignleftedgesexpectedtxt">trunk/LayoutTests/platform/mac/fast/line-grid/line-align-left-edges-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlinegridlinegridcontainsvalueexpectedtxt">trunk/LayoutTests/platform/mac/fast/line-grid/line-grid-contains-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlists003expectedtxt">trunk/LayoutTests/platform/mac/fast/lists/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlists003verticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/lists/003-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlists008expectedtxt">trunk/LayoutTests/platform/mac/fast/lists/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlists008verticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlistsdynamicmarkercrashexpectedtxt">trunk/LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastlistsorderedlistwithnooltagexpectedtxt">trunk/LayoutTests/platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolbreakpropertiesexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/break-properties-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolclientrectsexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/client-rects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolfloatmulticolexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/float-paginate-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticollayersinmulticolexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/layers-in-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticoloverflowacrosscolumnsexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticoloverflowacrosscolumnspercentheightexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticoloverflowunsplittableexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/overflow-unsplittable-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolscrollingoverflowexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/scrolling-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspananonymousbeforechildparentcrashexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspananonymoussplitblockcrashexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspananonymousstyleinheritanceexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspancloneanonymousblocknoninlinechildcrashexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspancloneflexboxexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/clone-flexbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanclonesummaryexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/clone-summary-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatechildcomplexsplittingexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatechildpropertyremovalexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschildexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanasnestedcolumnschildexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolspanspanmargincollapsingexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticoltableverticalalignexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/table-vertical-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticallrbreakpropertiesexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticallrcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticallrfloatmulticolexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticallrnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticalrlbreakpropertiesexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticalrlfloatmulticolexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastmulticolverticalrlnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastoverflow007expectedtxt">trunk/LayoutTests/platform/mac/fast/overflow/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastoverflowcliprectsfixedancestorexpectedtxt">trunk/LayoutTests/platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastoverflowoverflowrtlexpectedtxt">trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastoverflowoverflowrtlverticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastoverflowoverflow_hiddenexpectedtxt">trunk/LayoutTests/platform/mac/fast/overflow/overflow_hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastoverflowscrollnestedpositionedlayerinoverflowexpectedtxt">trunk/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastoverflowscrollRevealButtonexpectedtxt">trunk/LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastparserbadxmlslashexpectedtxt">trunk/LayoutTests/platform/mac/fast/parser/bad-xml-slash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastparserentitycommentinstyleexpectedtxt">trunk/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastparserstylescriptheadtestexpectedtxt">trunk/LayoutTests/platform/mac/fast/parser/style-script-head-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastparserxhtmlalternateentitiesexpectedtxt">trunk/LayoutTests/platform/mac/fast/parser/xhtml-alternate-entities-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreflectionsreflectionwithzoomexpectedtxt">trunk/LayoutTests/platform/mac/fast/reflections/reflection-with-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt">trunk/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsrepaintlineflowwithfloatsinregionsexpectedtxt">trunk/LayoutTests/platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontrolclipexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintdeleteintonestedblockexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats1expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats10expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats2expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats3expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats4expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats5expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats6expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats7expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats8expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats9expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintrendererdestructionbyinvalidateSelectioncrashexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintrepaintduringscrollwithzoomexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintsearchfieldcancelexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintsubtreerootskippedexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepainttransformtranslateexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/transform-translate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreplacedreplacedbreakingexpectedtxt">trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreplacedreplacedbreakingmixtureexpectedtxt">trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreplacedtablepercentheightexpectedtxt">trunk/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreplacedwidth100percentbuttonexpectedtxt">trunk/LayoutTests/platform/mac/fast/replaced/width100percent-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreplacedwidth100percentcheckboxexpectedtxt">trunk/LayoutTests/platform/mac/fast/replaced/width100percent-checkbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreplacedwidth100percentradioexpectedtxt">trunk/LayoutTests/platform/mac/fast/replaced/width100percent-radio-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastreplacedwidth100percenttextareaexpectedtxt">trunk/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrubyrubyinlinetableexpectedtxt">trunk/LayoutTests/platform/mac/fast/ruby/ruby-inline-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastselectors032expectedtxt">trunk/LayoutTests/platform/mac/fast/selectors/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastselectors166expectedtxt">trunk/LayoutTests/platform/mac/fast/selectors/166-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastselectorsunqualifiedhoverquirksexpectedtxt">trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastselectorsunqualifiedhoverstrictexpectedtxt">trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttable009expectedtxt">trunk/LayoutTests/platform/mac/fast/table/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttable014expectedtxt">trunk/LayoutTests/platform/mac/fast/table/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttable040expectedtxt">trunk/LayoutTests/platform/mac/fast/table/040-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttable040verticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/040-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttable041expectedtxt">trunk/LayoutTests/platform/mac/fast/table/041-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttableabsolutetableatbottomexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttableappendcells2expectedtxt">trunk/LayoutTests/platform/mac/fast/table/append-cells2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablebordercollapsing004expectedtxt">trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablebordercollapsing004verticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablecolspanMinWidthexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablecolspanMinWidthverticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttableframeandrulesexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablemozillabug10296verticalalign1expectedtxt">trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablemozillabug10296verticalalign2expectedtxt">trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablenestedpercentheighttableexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttableoverflowHiddenexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/overflowHidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablepercentheightsexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttableremovetddisplaynoneexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablespanOverlapRepaintexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttabletabledisplaytypesstrictexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttabletablehspacealigncenterexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttabletextfieldbaselineexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextbasic012expectedtxt">trunk/LayoutTests/platform/mac/fast/text/basic/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextbasic013expectedtxt">trunk/LayoutTests/platform/mac/fast/text/basic/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextbasicgenericfamilyresetexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/basic/generic-family-reset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalbidiLDB2CSSexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalbidiLDB2HTMLexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalbidiLDB2formattingcharactersexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextlinebreaksexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttexttextIteratorNilRendererexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextverticalrlrtllinebreakexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextwhitespace024expectedtxt">trunk/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextwhitespacenormalafternowrapbreakingexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextwhitespaceprewrapspacesafternewlineexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttransformsboundingrectzoomexpectedtxt">trunk/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttransformsrotatedtransformaffectsscrolling1expectedtxt">trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttransformsrotatedtransformaffectsscrolling2expectedtxt">trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttransformstransformedfocusedtextinputexpectedtxt">trunk/LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttransformstransformswithzoomexpectedtxt">trunk/LayoutTests/platform/mac/fast/transforms/transforms-with-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastwritingmodebrokenideographsmallcapsexpectedtxt">trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastwritingmodebrokenideographicfontexpectedtxt">trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastwritingmodefieldsetsexpectedtxt">trunk/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedtxt">trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedtxt">trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmachttptestsmiscacid3expectedtxt">trunk/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmachttptestsmisciframe404expectedtxt">trunk/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmachttptestsmiscobjectembeddingsvgdelayedsizenegotiation2expectedtxt">trunk/LayoutTests/platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmachttptestsnavigationjavascriptlinkframesexpectedtxt">trunk/LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsbackgroundrepeatspacepaddingboxexpectedtxt">trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsbackground_repeat_space_border_boxexpectedtxt">trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsbackground_repeat_space_content_boxexpectedtxt">trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsborderradiuswiththreevalues001expectedtxt">trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsborderradiuswithtwovalues001expectedtxt">trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmathmlpresentationmostretchexpectedtxt">trunk/LayoutTests/platform/mac/mathml/presentation/mo-stretch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmediaaudiocontrolsrenderingexpectedtxt">trunk/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmediacontrolsafterreloadexpectedtxt">trunk/LayoutTests/platform/mac/media/controls-after-reload-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmediacontrolsstrictexpectedtxt">trunk/LayoutTests/platform/mac/media/controls-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmediacontrolsstylingstrictexpectedtxt">trunk/LayoutTests/platform/mac/media/controls-styling-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmediacontrolswithoutpreloadexpectedtxt">trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmediamediacontrolscloneexpectedtxt">trunk/LayoutTests/platform/mac/media/media-controls-clone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmediavideonoaudioexpectedtxt">trunk/LayoutTests/platform/mac/media/video-no-audio-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacplatformmacfastformsinputappearancespinbuttonexpectedtxt">trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacplatformmacfastformsinputappearancespinbuttonupexpectedtxt">trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedtxt">trunk/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacpluginsmouseclickpluginclearsselectionexpectedtxt">trunk/LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NgdirLTRubNoneexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NgdirLTRubOverrideexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NgdirRTLubNoneexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NgdirRTLubOverrideexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirLTRanchorEndexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirLTRanchorMiddleexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirLTRanchorStartexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirNoneanchorEndexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirNoneanchorMiddleexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirNoneanchorStartexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirRTLanchorEndexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirRTLanchorMiddleexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirRTLanchorStartexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirLTRanchorEndexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirLTRanchorMiddleexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirLTRanchorStartexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirRTLanchorEndexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirRTLanchorMiddleexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirRTLanchorStartexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18Ntextanchornomarkupexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextdirLTRubNoneexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextdirLTRubOverrideexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextdirRTLubNoneexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtextdirRTLubOverrideexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubEmbedinrtlcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubNoneinrtlcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubOverrideindefaultcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubOverrideinltrcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubOverrideinrtlcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirNoneubOverrideindefaultcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirNoneubOverrideinltrcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirNoneubOverrideinrtlcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubEmbedindefaultcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubEmbedinltrcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubNoneindefaultcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubNoneinltrcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubOverrideindefaultcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubOverrideinltrcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubOverrideinrtlcontextexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18Ntspandirectionltrexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CI18Ntspandirectionrtlexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem04texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem07texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem08texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem09texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem10texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem11texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem12texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem13texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem14texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem15texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem16texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem17texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem18texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem19texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem20texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem21texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem22bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem23texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem24texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem26texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem27texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem29bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem31texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem32texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem33texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem34texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem36texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem37texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem39texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem40texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem41texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem44texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem46texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem52texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem60texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem61texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem62texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem63texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem64texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem65texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem66texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem67texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem68texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem69texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem70texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem77texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem78texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem80texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem81texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem82texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem83texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11animateelem84texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11colorprop01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans04texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordsunits02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordsunits03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordsviewattr01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordsviewattr02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11coordsviewattr03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11extendnamespace01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersblend01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filterscolor01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filterscomposite02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filterscomptran01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersdisplace01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersexample01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersfelem01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersimage01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filterslight01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filterslight04fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersmorph01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filterstile01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersturb01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11filtersturb02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontsdesc02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontselem01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontselem02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontselem03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontselem04bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontselem05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontselem06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontselem07bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11fontskern01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11interactcursor01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11interactdom01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11interactevents01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11interactorder01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11interactorder02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11interactorder03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11interactzoom01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11linkinga04texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11linkinga05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11linkinguri01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11linkinguri02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11linkinguri03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11maskingintro01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11maskingopacity01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath04bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11metadataexample01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11paintingfill03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11paintingmarker02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11paintingrender01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke04texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata04texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata07texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata08texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata09texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad04bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad06bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad07bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad08bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad09bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad10bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad11bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad12bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad13bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad14bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad17bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11pserverspattern01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11renderelems06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11renderelems07texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11renderelems08texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11rendergroups01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11rendergroups03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11scripthandle01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11shapesintro01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structcond02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structdom01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structdom02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structdom03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structdom04bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structdom05bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structdom06bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structfrag05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structfrag06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structgroup03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structimage06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structimage07texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structuse01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11structuse03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11stylingcss04fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11stylingcss05bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11stylingcss06bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textalign01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textalign02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textalign03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textalign04bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textalign05bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textalign06bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textalign08bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textaltglyph01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textdeco01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textfonts01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textfonts03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textintro01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textintro02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textintro03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textintro04texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textintro05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textpath01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textspacing01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttext01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttext03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttext05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttext06texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttext07texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttext08bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttselect01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttselect02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11texttspan01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textws01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11textws02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11typesbasicDOM01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEcolorprop05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom03fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom04fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsunits03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEfiltersfelem01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEfiltersimage03fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEfiltersimage05fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEinteractpointer03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SElinkinguri01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEpaintingmarker07fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEpathsdom02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEpserversgrad17bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEpserversgrad20bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEpserverspattern03fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEpserverspattern04fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEstructdom11fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEstructuse11fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEstructuse14fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEstylingcss04fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEstylingpres02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEsvgdomover01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtextintro02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtextintro05texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtextintro09bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtexttref03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtexttspan02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom04bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom05bexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom06fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom07fexpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG12Tinystructuserecursion01texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG12Tinystructuserecursion02texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgW3CSVG12Tinystructuserecursion03texpectedtxt">trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgasborderimagesvgasborderimage2expectedtxt">trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgasborderimagesvgasborderimageexpectedtxt">trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgasimageimgpreserveAspectRatiosupport2expectedtxt">trunk/LayoutTests/platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgasimagesvgnonintegerscaledimageexpectedtxt">trunk/LayoutTests/platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatikfiltersfilterRegionsexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/filters/filterRegions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatikpaintspatternPreserveAspectRatioAexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatikpaintspatternRegionAexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegionA-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatikpaintspatternRegionsexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktextsmallFontsexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextAnchorexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextAnchor2expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextAnchor3expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextDecoration2expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textDecoration2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextEffect2expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textEffect2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextEffect3expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textEffect3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextFeaturesexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textFeatures-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextGlyphOrientationHorizontalexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextLayoutexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textLayout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextLayout2expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textLayout2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextOnPath2expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextOnPath3expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextOnPathSpacesexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextPCDATAexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextPropertiesexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textProperties-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextProperties2expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textProperties2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextStylesexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textStyles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktextxmlSpaceexpectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonetbuttonexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonetcolourpickerexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/colourpicker-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonetcomboboxexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/combobox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonetscrollbarexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonetselectionlistexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/selectionlist-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonetsliderexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonettabgroupexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/tabgroup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonettextboxexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcartonetwindowexpectedtxt">trunk/LayoutTests/platform/mac/svg/carto.net/window-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgclippathclippathpixelationexpectedtxt">trunk/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcssshadowchangesexpectedtxt">trunk/LayoutTests/platform/mac/svg/css/shadow-changes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcsstextshadowmultipleexpectedtxt">trunk/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomSVGPointmatrixTransformexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustombug45331expectedtxt">trunk/LayoutTests/platform/mac/svg/custom/bug45331-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomdominantbaselinehangingexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomdominantbaselinemodesexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-modes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomfeComponentTransferDiscreteexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomfeComponentTransferGammaexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomfeComponentTransferLinearexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomfeComponentTransferTableexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomfontfacecascadeorderexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/font-face-cascade-order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomfontfacesimpleexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/font-face-simple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomfractionalrectsexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/fractional-rects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomgetTransformToElementexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/getTransformToElement-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomglyphsettingdattributeexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomgradientwith1dboundingboxexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomimageparenttranslationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomimagesmallwidthheightexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/image-small-width-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustominlinesvginxhtmlexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustominvalidcssexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/invalid-css-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomjslategradientandobjectcreationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomjslategradientcreationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomjslatepatternandobjectcreationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomjslatepatterncreationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomjsupdatecontainerexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/js-update-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomjunkdataexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomlinkinga03bpreserveAspectRatioexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomlinkinga03btransformexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomlinkinga03bviewBoxexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomlinkinga03bviewBoxtransformexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomlinkinga03bviewTargetexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomlinkinga03bzoomAndPanexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomlinkinguri01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/linking-uri-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustommarkerdefaultwidthheightexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/marker-default-width-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustommousemoveonsvgcontainerexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustommousemoveonsvgcontainerstandaloneexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomobjectsizingexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomobjectsizingwidth50pheight75pontargetsvgabsoluteexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomobjectsizingwidth50pheight75pontargetsvgexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomobjectsizingwidth75pheight50pontargetsvgexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompathtextPathsimulationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompatternincorrecttilingexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompatternrotateexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompatternrotategapsexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompatternwithtransformationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/pattern-with-transformation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompointereventstextcsstransformexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomrootmostsvgxyattrsexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomshapessupportingmarkersexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomstyleattributefontsizeexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/style-attribute-font-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomsvgfontsinhtmlexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-in-html-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomsvgfontswithnoelementreferenceexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomsvgfontswithoutmissingglyphexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextclipexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextctmexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextdom01fexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextfilterexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-filter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtexthittestexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextletterspacingexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextrepaintincludingstrokeexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextrotationexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-rotation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtexttref03bchangehrefdomexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtexttref03bchangehrefexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtexttref03breferencedelementremovalexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtexttref03btrefremovalexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextwhitespacehandlingexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextxdxlistsexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextxdylistsexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtextxoverrideintspanchildexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtrefowncontentremovalexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/tref-own-content-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomtrefupdateexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/tref-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusecssnoeffectonshadowtreeexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusedetachexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusedynamicappendexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-dynamic-append-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusemodifycontainerintargetexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-modify-container-in-target-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusemodifytargetcontainerexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusemodifytargetsymbolexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-symbol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomuserecursion1expectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-recursion-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomuserecursion2expectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-recursion-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomuserecursion3expectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-recursion-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomuserecursion4expectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-recursion-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomviewBoxhitexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/viewBox-hit-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgforeignObjecttexttref02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/foreignObject/text-tref-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieerror002expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/error/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieerror012expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieerror013expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieperf001expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/perf/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieperf002expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/perf/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieperf003expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/perf/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieperf007expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/perf/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixietext001expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/text/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixietext003expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/text/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixietext003aexpectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/text/003a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixietext003bexpectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/text/003b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieviewboxpreserveAspectRatio001expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieviewboxpreserveAspectRatio002expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextappendtextnodetotspanexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextbidiembeddeddirectionexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/bidi-embedded-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextbidireordervaluelistsexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/bidi-reorder-value-lists-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextbiditextqueryexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextbiditspansexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/bidi-tspans-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextfontsizebelowpointfiveexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextmodifytextnodeintspanexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextnonbmppositioninglistsexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/non-bmp-positioning-lists-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextremovetextnodefromtspanexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/remove-text-node-from-tspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextremovetspanfromtextexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/remove-tspan-from-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextscaledfontexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/scaled-font-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextscalingfontwithgeometricprecisionexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze4expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch4expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze4expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch4expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlist1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlist2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlist3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlist4expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans1expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans4expectedtxt">trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectiondoubleclickexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextsmallfonts2expectedtxt">trunk/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextsmallfonts3expectedtxt">trunk/LayoutTests/platform/mac/svg/text/small-fonts-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextsmallfontsexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/small-fonts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextsmallfontsinhtml5expectedtxt">trunk/LayoutTests/platform/mac/svg/text/small-fonts-in-html5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextalign01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-align-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextalign02bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextalign03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-align-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextalign04bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-align-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextalign05bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-align-05-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextalign06bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextaltglyph01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-altglyph-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextdeco01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-deco-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextfonts01texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-fonts-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextfonts02texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-fonts-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexthkernexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-hkern-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextintro05texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextmidpointsplitbugexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-midpoint-split-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextoverflowellipsissvgfontexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextoverflowellipsissvgfontkerningligaturesexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextpath01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-path-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextpathmiddlealignexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextrepaintrectsexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextspacing01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-spacing-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttext01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-text-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttext03bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-text-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttext04texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-text-04-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttext05texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-text-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttext06texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-text-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttext07texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-text-07-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttext08bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-text-08-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttref01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-tref-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttselect01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-tselect-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttselect02fexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttexttspan01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-tspan-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextviewboxrescaleexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextws01texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-ws-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtexttextws02texpectedtxt">trunk/LayoutTests/platform/mac/svg/text/text-ws-02-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtransformsanimatedpathinsidetransformedhtmlexpectedtxt">trunk/LayoutTests/platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtransformssvgcsstransformsclippathexpectedtxt">trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtransformssvgcsstransformsexpectedtxt">trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtransformstextwithmaskwithsvgtransformexpectedtxt">trunk/LayoutTests/platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgwicdrightsizinggridexpectedtxt">trunk/LayoutTests/platform/mac/svg/wicd/rightsizing-grid-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgwicdsizingflakinessexpectedtxt">trunk/LayoutTests/platform/mac/svg/wicd/sizing-flakiness-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgwicdtestrightsizingaexpectedtxt">trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgwicdtestrightsizingbexpectedtxt">trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgwicdtestscalablebackgroundimage1expectedtxt">trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgwicdtestscalablebackgroundimage2expectedtxt">trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoombackgroundimagetiledexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoombackgroundimagesexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomcoordsviewattr01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomforeignObjectexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomhixiemixed008expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomhixiemixed009expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomhixierenderingmodel004expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomimgpreserveAspectRatiosupport1expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoommaskwithpercentagesexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgasbackgroundwithrelativesizeandviewBoxexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgasbackgroundwithrelativesizeexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgasimageexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgasobjectexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgasrelativeimageexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgfloatborderpaddingexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithautosizeexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithhugesizeexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithoverridesizeexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithpercentagesizeexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoomtextzoomcoordsviewattr01bexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoomtextzoomforeignObjectexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoomtextzoomhixiemixed008expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoomtextzoomhixierenderingmodel004expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoomtextzoomsvgfloatborderpaddingexpectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug102692expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug102961expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug10551expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug106816expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug106816-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug1132351expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug1132352expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug113424expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug11384qexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384q-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug11384sexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384s-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug1188expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug12384expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug126742expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug126742-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug131020expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug131020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug13118expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug1318expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1318-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug138725expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug1395242expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug159108expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug171301expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug171302expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug17138expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug18359expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug190611expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug190612expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug24200expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug24791expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug24792expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug24793expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug24794expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug26178expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug26553expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26553-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug28862expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug28928expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug30692expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug33091expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug33092expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug33137expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug33855expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug39209expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug42187expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug42187-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug4284expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4284-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug4382expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug4429expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4429-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug4527expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug463681expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug463682expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug464801expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug464802expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug51037expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug51727expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug52505expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug52506expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52506-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug5538expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug55545expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug59354expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug60749expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug6304expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug6304-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug679151expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug69187expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug69187-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug71121expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug71122expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug73321expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug73321-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug7342expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug80321expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug83786expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug83786-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug8381expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8381-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug92711expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug92712expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug96334expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug99948expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillacollapsing_bordersbug412624expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillacorebloombergexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillacoremarginsexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillacoremiscexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/core/misc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilladomtableDomexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_indexexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_index-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_layersopacityexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_positiontableexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecellexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumnexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletableexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillaothermove_rowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillaothertest3expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/other/test3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillaothertest6expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillaotherwa_table_thtd_rowspanexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillaotherwa_table_tr_alignexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug10140expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug10216expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug104898expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug10552expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug1128expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug1725expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug21518expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug22122expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug24795expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316613expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316614expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316616expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316617expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316618expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug462684expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug584022expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug610421expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug610422expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug72393expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug89315expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug91057expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug926471expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescollapsing_bordersbug412625expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescollapsing_bordersbug412626expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions2expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions3expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescorestandards1expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactransforms2dhindirotatedexpectedtxt">trunk/LayoutTests/platform/mac/transforms/2d/hindi-rotated-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactransforms2dzoommenulistexpectedtxt">trunk/LayoutTests/platform/mac/transforms/2d/zoom-menulist-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactransforms3dgeneralperspectivenonlayerexpectedtxt">trunk/LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactransformssvgvscssexpectedtxt">trunk/LayoutTests/platform/mac/transforms/svg-vs-css-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/mac/compositing/contents-opaque/</li>
<li><a href="#trunkLayoutTestsplatformmaccompositingcontentsopaquecontrollayerexpectedtxt">trunk/LayoutTests/platform/mac/compositing/contents-opaque/control-layer-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac/fast/dom/Document/</li>
<li>trunk/LayoutTests/platform/mac/fast/dom/Document/CaretRangeFromPoint/</li>
<li><a href="#trunkLayoutTestsplatformmacfastdomDocumentCaretRangeFromPointhittestrelativetoviewportexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastdomWindowwebkitConvertPointexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsfieldsetlegendpaddingunclippedfieldsetborderexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsfloatsbasicinvariablewidthregionsexpectedpng">trunk/LayoutTests/platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsoverflowmovingbelowfloatsinvariablewidthregionsexpectedpng">trunk/LayoutTests/platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsoverflownotmovingbelowfloatsinvariablewidthregionsexpectedpng">trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsoverflowsizechangeinvariablewidthregionsexpectedpng">trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsoverflowsizechangewithstackingcontextexpectedpng">trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png</a></li>
<li>trunk/LayoutTests/platform/mac/fast/regions/selection/</li>
<li><a href="#trunkLayoutTestsplatformmacfastregionsselectionselectingtextthroughdifferentregionflowsexpectedpng">trunk/LayoutTests/platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png</a></li>
<li>trunk/LayoutTests/platform/mac/fast/shapes/</li>
<li>trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/</li>
<li><a href="#trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsidecircleexpectedpng">trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsidecirclepaddingexpectedpng">trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsideellipseexpectedpng">trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsideellipsepaddingexpectedpng">trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsideroundedrectanglefit002expectedpng">trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsidesubpixelrectangletopexpectedpng">trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacplatformmacfasttextxheightexpectedtxt">trunk/LayoutTests/platform/mac/platform/mac/fast/text/x-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgbatiktexttextPosition2expectedtxt">trunk/LayoutTests/platform/mac/svg/batik/text/textPosition2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomstrokedpatternexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieperf004expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/perf/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieperf005expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/perf/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvghixieperf006expectedtxt">trunk/LayoutTests/platform/mac/svg/hixie/perf/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgtextselectiontripleclickexpectedtxt">trunk/LayoutTests/platform/mac/svg/text/selection-tripleclick-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug1310203expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformmacfastcssabsolutechildwithpercentheightinsiderelativeparentexpectedpng">trunk/LayoutTests/platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastcssabsolutechildwithpercentheightinsiderelativeparentexpectedtxt">trunk/LayoutTests/platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/ChangeLog        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,3 +1,1258 @@
</span><ins>+2014-01-13  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        Unreviewed MAC gardening. Rebaselining after subpixel layout is enabled (r161882).
+
+        * css3/background/background-repeat-space-content-expected.html:
+        * css3/background/background-repeat-space-padding-expected.html:
+        * css3/masking/mask-repeat-space-content-expected.html:
+        * css3/masking/mask-repeat-space-padding-expected.html:
+        * fast/regions/auto-size/autoheight-correct-region-for-lines-2.html:
+        * fast/regions/overflow-region-transform.html:
+        * platform/mac/TestExpectations:
+        * platform/mac/accessibility/image-link-expected.txt:
+        * platform/mac/accessibility/internal-link-anchors2-expected.txt:
+        * platform/mac/accessibility/svg-bounds-expected.txt:
+        * platform/mac/accessibility/svg-remote-element-expected.txt:
+        * platform/mac/accessibility/table-attributes-expected.txt:
+        * platform/mac/accessibility/table-cell-spans-expected.txt:
+        * platform/mac/accessibility/table-cells-expected.txt:
+        * platform/mac/accessibility/table-detection-expected.txt:
+        * platform/mac/accessibility/table-sections-expected.txt:
+        * platform/mac/compositing/contents-opaque/control-layer-expected.txt: Added.
+        * platform/mac/compositing/direct-image-compositing-expected.txt:
+        * platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt:
+        * platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt:
+        * platform/mac/compositing/shadows/shadow-drawing-expected.txt:
+        * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
+        * platform/mac/css1/basic/inheritance-expected.txt:
+        * platform/mac/css1/box_properties/acid_test-expected.txt:
+        * platform/mac/css1/box_properties/clear_float-expected.txt:
+        * platform/mac/css1/box_properties/float_on_text_elements-expected.txt:
+        * platform/mac/css1/box_properties/margin-expected.txt:
+        * platform/mac/css1/box_properties/margin_bottom-expected.txt:
+        * platform/mac/css1/box_properties/margin_right-expected.txt:
+        * platform/mac/css1/box_properties/margin_top-expected.txt:
+        * platform/mac/css1/box_properties/padding-expected.txt:
+        * platform/mac/css1/box_properties/padding_bottom-expected.txt:
+        * platform/mac/css1/box_properties/padding_left-expected.txt:
+        * platform/mac/css1/box_properties/padding_right-expected.txt:
+        * platform/mac/css1/box_properties/padding_top-expected.txt:
+        * platform/mac/css1/box_properties/width-expected.txt:
+        * platform/mac/css1/color_and_background/background_attachment-expected.txt:
+        * platform/mac/css1/font_properties/font-expected.txt:
+        * platform/mac/css1/font_properties/font_size-expected.txt:
+        * platform/mac/css1/font_properties/font_weight-expected.txt:
+        * platform/mac/css1/formatting_model/floating_elements-expected.txt:
+        * platform/mac/css1/formatting_model/horizontal_formatting-expected.txt:
+        * platform/mac/css1/formatting_model/inline_elements-expected.txt:
+        * platform/mac/css1/formatting_model/replaced_elements-expected.txt:
+        * platform/mac/css1/formatting_model/vertical_formatting-expected.txt:
+        * platform/mac/css1/text_properties/text_indent-expected.txt:
+        * platform/mac/css1/text_properties/vertical_align-expected.txt:
+        * platform/mac/css1/units/percentage_units-expected.txt:
+        * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt:
+        * platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt:
+        * platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt:
+        * platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt:
+        * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
+        * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
+        * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
+        * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
+        * platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
+        * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
+        * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
+        * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt:
+        * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
+        * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
+        * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
+        * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt:
+        * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
+        * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
+        * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
+        * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
+        * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt:
+        * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt:
+        * platform/mac/css2.1/t1508-c527-font-09-b-expected.txt:
+        * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt:
+        * platform/mac/css3/flexbox/flexbox-baseline-expected.txt:
+        * platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
+        * platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
+        * platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt:
+        * platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
+        * platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
+        * platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt:
+        * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
+        * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
+        * platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt:
+        * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
+        * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
+        * platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt:
+        * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
+        * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
+        * platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt:
+        * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
+        * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
+        * platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt:
+        * platform/mac/css3/unicode-bidi-isolate-basic-expected.txt:
+        * platform/mac/editing/inserting/before-after-input-element-expected.txt:
+        * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
+        * platform/mac/editing/pasteboard/4806874-expected.txt:
+        * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
+        * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
+        * platform/mac/editing/pasteboard/input-field-1-expected.txt:
+        * platform/mac/editing/selection/3690703-2-expected.txt:
+        * platform/mac/editing/selection/3690703-expected.txt:
+        * platform/mac/editing/selection/3690719-expected.txt:
+        * platform/mac/editing/selection/4397952-expected.txt:
+        * platform/mac/editing/selection/4895428-3-expected.txt:
+        * platform/mac/editing/selection/4975120-expected.txt:
+        * platform/mac/editing/selection/5240265-expected.txt:
+        * platform/mac/editing/selection/5354455-2-expected.txt:
+        * platform/mac/editing/selection/caret-ltr-2-expected.txt:
+        * platform/mac/editing/selection/caret-ltr-2-left-expected.txt:
+        * platform/mac/editing/selection/caret-ltr-expected.txt:
+        * platform/mac/editing/selection/caret-ltr-right-expected.txt:
+        * platform/mac/editing/selection/caret-rtl-2-expected.txt:
+        * platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
+        * platform/mac/editing/selection/caret-rtl-expected.txt:
+        * platform/mac/editing/selection/caret-rtl-right-expected.txt:
+        * platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt:
+        * platform/mac/editing/selection/drag-select-1-expected.txt:
+        * platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt:
+        * platform/mac/editing/selection/mixed-editability-10-expected.txt:
+        * platform/mac/editing/selection/select-across-readonly-input-1-expected.txt:
+        * platform/mac/editing/selection/select-across-readonly-input-2-expected.txt:
+        * platform/mac/editing/selection/select-across-readonly-input-3-expected.txt:
+        * platform/mac/editing/selection/select-across-readonly-input-4-expected.txt:
+        * platform/mac/editing/selection/select-across-readonly-input-5-expected.txt:
+        * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt:
+        * platform/mac/editing/selection/selection-button-text-expected.txt:
+        * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
+        * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
+        * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
+        * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
+        * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt:
+        * platform/mac/fast/backgrounds/background-position-parsing-expected.txt:
+        * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
+        * platform/mac/fast/block/basic/001-expected.txt:
+        * platform/mac/fast/block/basic/011-expected.txt:
+        * platform/mac/fast/block/basic/014-expected.txt:
+        * platform/mac/fast/block/basic/015-expected.txt:
+        * platform/mac/fast/block/basic/016-expected.txt:
+        * platform/mac/fast/block/basic/019-expected.txt:
+        * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
+        * platform/mac/fast/block/float/013-expected.txt:
+        * platform/mac/fast/block/float/025-expected.txt:
+        * platform/mac/fast/block/float/026-expected.txt:
+        * platform/mac/fast/block/float/027-expected.txt:
+        * platform/mac/fast/block/float/028-expected.txt:
+        * platform/mac/fast/block/float/032-expected.txt:
+        * platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt:
+        * platform/mac/fast/block/float/float-avoidance-expected.txt:
+        * platform/mac/fast/block/float/float-in-float-painting-expected.txt:
+        * platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
+        * platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
+        * platform/mac/fast/block/margin-collapse/100-expected.txt:
+        * platform/mac/fast/block/margin-collapse/103-expected.txt:
+        * platform/mac/fast/block/positioning/047-expected.txt:
+        * platform/mac/fast/block/positioning/051-expected.txt:
+        * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
+        * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
+        * platform/mac/fast/borders/bidi-002-expected.txt:
+        * platform/mac/fast/borders/bidi-009a-expected.txt:
+        * platform/mac/fast/borders/bidi-012-expected.txt:
+        * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt:
+        * platform/mac/fast/borders/rtl-border-01-expected.txt:
+        * platform/mac/fast/borders/rtl-border-02-expected.txt:
+        * platform/mac/fast/borders/rtl-border-03-expected.txt:
+        * platform/mac/fast/box-sizing/box-sizing-expected.txt:
+        * platform/mac/fast/clip/overflow-border-radius-composited-expected.txt:
+        * platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt:
+        * platform/mac/fast/css-generated-content/011-expected.txt:
+        * platform/mac/fast/css-generated-content/012-expected.txt:
+        * platform/mac/fast/css-generated-content/013-expected.txt:
+        * platform/mac/fast/css-generated-content/014-expected.txt:
+        * platform/mac/fast/css-generated-content/015-expected.txt:
+        * platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt:
+        * platform/mac/fast/css-generated-content/inline-display-types-expected.txt:
+        * platform/mac/fast/css/003-expected.txt:
+        * platform/mac/fast/css/004-expected.txt:
+        * platform/mac/fast/css/005-expected.txt:
+        * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Removed.
+        * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
+        * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt:
+        * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt:
+        * platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt:
+        * platform/mac/fast/css/continuationCrash-expected.txt:
+        * platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt:
+        * platform/mac/fast/css/css2-system-fonts-expected.txt:
+        * platform/mac/fast/css/empty-pseudo-class-expected.txt:
+        * platform/mac/fast/css/ex-after-font-variant-expected.txt:
+        * platform/mac/fast/css/fieldset-display-row-expected.txt:
+        * platform/mac/fast/css/first-child-pseudo-class-expected.txt:
+        * platform/mac/fast/css/first-line-text-decoration-expected.txt:
+        * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
+        * platform/mac/fast/css/first-of-type-pseudo-class-expected.txt:
+        * platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt:
+        * platform/mac/fast/css/h1-in-section-elements-expected.txt:
+        * platform/mac/fast/css/hsl-color-expected.txt:
+        * platform/mac/fast/css/hsla-color-expected.txt:
+        * platform/mac/fast/css/inline-properties-important-expected.txt:
+        * platform/mac/fast/css/input-search-padding-expected.txt:
+        * platform/mac/fast/css/invalid-percentage-property-expected.txt:
+        * platform/mac/fast/css/last-child-pseudo-class-expected.txt:
+        * platform/mac/fast/css/last-of-type-pseudo-class-expected.txt:
+        * platform/mac/fast/css/line-height-expected.txt:
+        * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
+        * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
+        * platform/mac/fast/css/only-child-pseudo-class-expected.txt:
+        * platform/mac/fast/css/only-of-type-pseudo-class-expected.txt:
+        * platform/mac/fast/css/percentage-non-integer-expected.txt:
+        * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt:
+        * platform/mac/fast/css/rgb-float-expected.txt:
+        * platform/mac/fast/css/rtl-ordering-expected.txt:
+        * platform/mac/fast/css/selector-set-attribute-expected.txt:
+        * platform/mac/fast/css/text-align-expected.txt:
+        * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
+        * platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
+        * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt:
+        * platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
+        * platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt:
+        * platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt:
+        * platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt:
+        * platform/mac/fast/css/text-overflow-input-expected.txt:
+        * platform/mac/fast/css/transform-default-parameter-expected.txt:
+        * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
+        * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt:
+        * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt:
+        * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt:
+        * platform/mac/fast/css/word-space-extra-expected.txt:
+        * platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added.
+        * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
+        * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
+        * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
+        * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
+        * platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt:
+        * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
+        * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
+        * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
+        * platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
+        * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
+        * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
+        * platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt: Added.
+        * platform/mac/fast/dom/clone-node-dynamic-style-expected.txt:
+        * platform/mac/fast/dom/isindex-001-expected.txt:
+        * platform/mac/fast/dom/isindex-002-expected.txt:
+        * platform/mac/fast/dynamic/012-expected.txt:
+        * platform/mac/fast/dynamic/anchor-lock-expected.txt:
+        * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
+        * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
+        * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
+        * platform/mac/fast/events/context-no-deselect-expected.txt:
+        * platform/mac/fast/events/document-elementFromPoint-expected.txt:
+        * platform/mac/fast/events/pointer-events-2-expected.txt:
+        * platform/mac/fast/flexbox/flex-hang-expected.txt:
+        * platform/mac/fast/forms/001-expected.txt:
+        * platform/mac/fast/forms/006-expected.txt:
+        * platform/mac/fast/forms/007-expected.txt:
+        * platform/mac/fast/forms/basic-buttons-expected.txt:
+        * platform/mac/fast/forms/basic-inputs-expected.txt:
+        * platform/mac/fast/forms/basic-textareas-expected.txt:
+        * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
+        * platform/mac/fast/forms/blankbuttons-expected.txt:
+        * platform/mac/fast/forms/box-shadow-override-expected.txt:
+        * platform/mac/fast/forms/button-cannot-be-nested-expected.txt:
+        * platform/mac/fast/forms/button-default-title-expected.txt:
+        * platform/mac/fast/forms/button-generated-content-expected.txt:
+        * platform/mac/fast/forms/button-positioned-expected.txt:
+        * platform/mac/fast/forms/button-sizes-expected.txt:
+        * platform/mac/fast/forms/button-style-color-expected.txt:
+        * platform/mac/fast/forms/button-table-styles-expected.txt:
+        * platform/mac/fast/forms/button-text-transform-expected.txt:
+        * platform/mac/fast/forms/button-white-space-expected.txt:
+        * platform/mac/fast/forms/color/input-appearance-color-expected.txt:
+        * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
+        * platform/mac/fast/forms/encoding-test-expected.txt:
+        * platform/mac/fast/forms/fieldset-align-expected.txt:
+        * platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added.
+        * platform/mac/fast/forms/fieldset-with-float-expected.txt:
+        * platform/mac/fast/forms/file/file-input-direction-expected.txt:
+        * platform/mac/fast/forms/file/file-input-disabled-expected.txt:
+        * platform/mac/fast/forms/file/input-file-re-render-expected.txt:
+        * platform/mac/fast/forms/float-before-fieldset-expected.txt:
+        * platform/mac/fast/forms/form-element-geometry-expected.txt:
+        * platform/mac/fast/forms/formmove-expected.txt:
+        * platform/mac/fast/forms/formmove2-expected.txt:
+        * platform/mac/fast/forms/formmove3-expected.txt:
+        * platform/mac/fast/forms/indeterminate-expected.txt:
+        * platform/mac/fast/forms/input-align-expected.txt:
+        * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
+        * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
+        * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
+        * platform/mac/fast/forms/input-appearance-focus-expected.txt:
+        * platform/mac/fast/forms/input-appearance-height-expected.txt:
+        * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
+        * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
+        * platform/mac/fast/forms/input-appearance-selection-expected.txt:
+        * platform/mac/fast/forms/input-appearance-visibility-expected.txt:
+        * platform/mac/fast/forms/input-appearance-width-expected.txt:
+        * platform/mac/fast/forms/input-baseline-expected.txt:
+        * platform/mac/fast/forms/input-button-sizes-expected.txt:
+        * platform/mac/fast/forms/input-disabled-color-expected.txt:
+        * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
+        * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
+        * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
+        * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
+        * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
+        * platform/mac/fast/forms/input-readonly-empty-expected.txt:
+        * platform/mac/fast/forms/input-spaces-expected.txt:
+        * platform/mac/fast/forms/input-table-expected.txt:
+        * platform/mac/fast/forms/input-text-click-inside-expected.txt:
+        * platform/mac/fast/forms/input-text-click-outside-expected.txt:
+        * platform/mac/fast/forms/input-text-double-click-expected.txt:
+        * platform/mac/fast/forms/input-text-drag-down-expected.txt:
+        * platform/mac/fast/forms/input-text-option-delete-expected.txt:
+        * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
+        * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
+        * platform/mac/fast/forms/input-text-word-wrap-expected.txt:
+        * platform/mac/fast/forms/input-value-expected.txt:
+        * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
+        * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
+        * platform/mac/fast/forms/menulist-clip-expected.txt:
+        * platform/mac/fast/forms/minWidthPercent-expected.txt:
+        * platform/mac/fast/forms/number/number-appearance-rtl-expected.txt:
+        * platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
+        * platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
+        * platform/mac/fast/forms/placeholder-position-expected.txt:
+        * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
+        * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
+        * platform/mac/fast/forms/range/input-appearance-range-expected.txt:
+        * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
+        * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
+        * platform/mac/fast/forms/search-rtl-expected.txt:
+        * platform/mac/fast/forms/search-vertical-alignment-expected.txt:
+        * platform/mac/fast/forms/search/search-size-with-decorations-expected.txt:
+        * platform/mac/fast/forms/searchfield-heights-expected.txt:
+        * platform/mac/fast/forms/select-baseline-expected.txt:
+        * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
+        * platform/mac/fast/forms/targeted-frame-submission-expected.txt:
+        * platform/mac/fast/forms/text-style-color-expected.txt:
+        * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
+        * platform/mac/fast/forms/textfield-focus-ring-expected.txt:
+        * platform/mac/fast/forms/textfield-overflow-expected.txt:
+        * platform/mac/fast/forms/validation-message-appearance-expected.txt:
+        * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
+        * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
+        * platform/mac/fast/frames/take-focus-from-iframe-expected.txt:
+        * platform/mac/fast/gradients/crash-on-zero-radius-expected.txt:
+        * platform/mac/fast/gradients/generated-gradients-expected.txt:
+        * platform/mac/fast/gradients/radial-centered-expected.txt:
+        * platform/mac/fast/gradients/simple-gradients-expected.txt:
+        * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
+        * platform/mac/fast/html/details-add-child-1-expected.txt:
+        * platform/mac/fast/html/details-add-child-2-expected.txt:
+        * platform/mac/fast/html/details-add-details-child-1-expected.txt:
+        * platform/mac/fast/html/details-add-details-child-2-expected.txt:
+        * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-1-expected.txt:
+        * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-10-expected.txt:
+        * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-2-expected.txt:
+        * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-3-expected.txt:
+        * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-4-expected.txt:
+        * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-5-expected.txt:
+        * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-6-expected.txt:
+        * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-7-expected.txt:
+        * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-8-expected.txt:
+        * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
+        * platform/mac/fast/html/details-add-summary-9-expected.txt:
+        * platform/mac/fast/html/details-add-summary-child-1-expected.txt:
+        * platform/mac/fast/html/details-add-summary-child-2-expected.txt:
+        * platform/mac/fast/html/details-marker-style-expected.txt:
+        * platform/mac/fast/html/details-nested-1-expected.txt:
+        * platform/mac/fast/html/details-nested-2-expected.txt:
+        * platform/mac/fast/html/details-no-summary1-expected.txt:
+        * platform/mac/fast/html/details-no-summary2-expected.txt:
+        * platform/mac/fast/html/details-no-summary3-expected.txt:
+        * platform/mac/fast/html/details-no-summary4-expected.txt:
+        * platform/mac/fast/html/details-open-javascript-expected.txt:
+        * platform/mac/fast/html/details-open1-expected.txt:
+        * platform/mac/fast/html/details-open2-expected.txt:
+        * platform/mac/fast/html/details-open3-expected.txt:
+        * platform/mac/fast/html/details-open4-expected.txt:
+        * platform/mac/fast/html/details-open5-expected.txt:
+        * platform/mac/fast/html/details-open6-expected.txt:
+        * platform/mac/fast/html/details-position-expected.txt:
+        * platform/mac/fast/html/details-remove-child-1-expected.txt:
+        * platform/mac/fast/html/details-remove-child-2-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-1-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-2-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-3-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-4-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-5-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-6-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-child-1-expected.txt:
+        * platform/mac/fast/html/details-remove-summary-child-2-expected.txt:
+        * platform/mac/fast/html/details-replace-summary-child-expected.txt:
+        * platform/mac/fast/html/details-replace-text-expected.txt:
+        * platform/mac/fast/html/details-writing-mode-expected.txt:
+        * platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
+        * platform/mac/fast/images/repaint-subrect-grid-expected.txt:
+        * platform/mac/fast/images/zoomed-img-size-expected.txt:
+        * platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt:
+        * platform/mac/fast/inline/002-expected.txt:
+        * platform/mac/fast/inline/continuation-outlines-expected.txt:
+        * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
+        * platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt:
+        * platform/mac/fast/inline/inline-box-background-expected.txt:
+        * platform/mac/fast/inline/inline-box-background-long-image-expected.txt:
+        * platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt:
+        * platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt:
+        * platform/mac/fast/inline/outline-continuations-expected.txt:
+        * platform/mac/fast/inline/positionedLifetime-expected.txt:
+        * platform/mac/fast/invalid/010-expected.txt:
+        * platform/mac/fast/invalid/014-expected.txt:
+        * platform/mac/fast/invalid/junk-data-expected.txt:
+        * platform/mac/fast/invalid/missing-end-tag-expected.txt:
+        * platform/mac/fast/invalid/nestedh3s-expected.txt:
+        * platform/mac/fast/layers/video-layer-expected.txt:
+        * platform/mac/fast/line-grid/line-align-left-edges-expected.txt:
+        * platform/mac/fast/line-grid/line-grid-contains-value-expected.txt:
+        * platform/mac/fast/lists/003-expected.txt:
+        * platform/mac/fast/lists/003-vertical-expected.txt:
+        * platform/mac/fast/lists/008-expected.txt:
+        * platform/mac/fast/lists/008-vertical-expected.txt:
+        * platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
+        * platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
+        * platform/mac/fast/multicol/break-properties-expected.txt:
+        * platform/mac/fast/multicol/client-rects-expected.txt:
+        * platform/mac/fast/multicol/column-break-with-balancing-expected.txt:
+        * platform/mac/fast/multicol/float-multicol-expected.txt:
+        * platform/mac/fast/multicol/float-paginate-complex-expected.txt:
+        * platform/mac/fast/multicol/layers-in-multicol-expected.txt:
+        * platform/mac/fast/multicol/nested-columns-expected.txt:
+        * platform/mac/fast/multicol/overflow-across-columns-expected.txt:
+        * platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt:
+        * platform/mac/fast/multicol/overflow-unsplittable-expected.txt:
+        * platform/mac/fast/multicol/scrolling-overflow-expected.txt:
+        * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+        * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
+        * platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt:
+        * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
+        * platform/mac/fast/multicol/span/clone-flexbox-expected.txt:
+        * platform/mac/fast/multicol/span/clone-summary-expected.txt:
+        * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
+        * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+        * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+        * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+        * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+        * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+        * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+        * platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt:
+        * platform/mac/fast/multicol/table-vertical-align-expected.txt:
+        * platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt:
+        * platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
+        * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt:
+        * platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt:
+        * platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt:
+        * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
+        * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt:
+        * platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt:
+        * platform/mac/fast/overflow/007-expected.txt:
+        * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
+        * platform/mac/fast/overflow/overflow-rtl-expected.txt:
+        * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt:
+        * platform/mac/fast/overflow/overflow_hidden-expected.txt:
+        * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
+        * platform/mac/fast/overflow/scrollRevealButton-expected.txt:
+        * platform/mac/fast/parser/bad-xml-slash-expected.txt:
+        * platform/mac/fast/parser/entity-comment-in-style-expected.txt:
+        * platform/mac/fast/parser/style-script-head-test-expected.txt:
+        * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
+        * platform/mac/fast/reflections/reflection-with-zoom-expected.txt:
+        * platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png: Added.
+        * platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
+        * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Added.
+        * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Added.
+        * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Added.
+        * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: Added.
+        * platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt:
+        * platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png: Added.
+        * platform/mac/fast/repaint/control-clip-expected.txt:
+        * platform/mac/fast/repaint/delete-into-nested-block-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
+        * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt:
+        * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
+        * platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
+        * platform/mac/fast/repaint/search-field-cancel-expected.txt:
+        * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
+        * platform/mac/fast/repaint/transform-translate-expected.txt:
+        * platform/mac/fast/replaced/replaced-breaking-expected.txt:
+        * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
+        * platform/mac/fast/replaced/table-percent-height-expected.txt:
+        * platform/mac/fast/replaced/width100percent-button-expected.txt:
+        * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
+        * platform/mac/fast/replaced/width100percent-radio-expected.txt:
+        * platform/mac/fast/replaced/width100percent-textarea-expected.txt:
+        * platform/mac/fast/ruby/ruby-inline-table-expected.txt:
+        * platform/mac/fast/selectors/032-expected.txt:
+        * platform/mac/fast/selectors/166-expected.txt:
+        * platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt:
+        * platform/mac/fast/selectors/unqualified-hover-strict-expected.txt:
+        * platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png: Added.
+        * platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png: Added.
+        * platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png: Added.
+        * platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png: Added.
+        * platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png: Added.
+        * platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png: Added.
+        * platform/mac/fast/table/009-expected.txt:
+        * platform/mac/fast/table/014-expected.txt:
+        * platform/mac/fast/table/040-expected.txt:
+        * platform/mac/fast/table/040-vertical-expected.txt:
+        * platform/mac/fast/table/041-expected.txt:
+        * platform/mac/fast/table/absolute-table-at-bottom-expected.txt:
+        * platform/mac/fast/table/append-cells2-expected.txt:
+        * platform/mac/fast/table/border-collapsing/004-expected.txt:
+        * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
+        * platform/mac/fast/table/colspanMinWidth-expected.txt:
+        * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
+        * platform/mac/fast/table/frame-and-rules-expected.txt:
+        * platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt:
+        * platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt:
+        * platform/mac/fast/table/nested-percent-height-table-expected.txt:
+        * platform/mac/fast/table/overflowHidden-expected.txt:
+        * platform/mac/fast/table/percent-heights-expected.txt:
+        * platform/mac/fast/table/remove-td-display-none-expected.txt:
+        * platform/mac/fast/table/spanOverlapRepaint-expected.txt:
+        * platform/mac/fast/table/table-display-types-strict-expected.txt:
+        * platform/mac/fast/table/table-hspace-align-center-expected.txt:
+        * platform/mac/fast/table/text-field-baseline-expected.txt:
+        * platform/mac/fast/text/basic/012-expected.txt:
+        * platform/mac/fast/text/basic/013-expected.txt:
+        * platform/mac/fast/text/basic/generic-family-reset-expected.txt:
+        * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt:
+        * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt:
+        * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
+        * platform/mac/fast/text/line-breaks-expected.txt:
+        * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
+        * platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt:
+        * platform/mac/fast/text/whitespace/024-expected.txt:
+        * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
+        * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
+        * platform/mac/fast/transforms/bounding-rect-zoom-expected.txt:
+        * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt:
+        * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt:
+        * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
+        * platform/mac/fast/transforms/transforms-with-zoom-expected.txt:
+        * platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
+        * platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt:
+        * platform/mac/fast/writing-mode/fieldsets-expected.txt:
+        * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
+        * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
+        * platform/mac/http/tests/misc/acid3-expected.txt:
+        * platform/mac/http/tests/misc/iframe404-expected.txt:
+        * platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
+        * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
+        * platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt:
+        * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt:
+        * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt:
+        * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt:
+        * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt:
+        * platform/mac/mathml/presentation/mo-stretch-expected.txt:
+        * platform/mac/media/audio-controls-rendering-expected.txt:
+        * platform/mac/media/controls-after-reload-expected.txt:
+        * platform/mac/media/controls-strict-expected.txt:
+        * platform/mac/media/controls-styling-strict-expected.txt:
+        * platform/mac/media/controls-without-preload-expected.txt:
+        * platform/mac/media/media-controls-clone-expected.txt:
+        * platform/mac/media/video-no-audio-expected.txt:
+        * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
+        * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
+        * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
+        * platform/mac/platform/mac/fast/text/x-height-expected.txt: Added.
+        * platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt:
+        * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
+        * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt:
+        * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
+        * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
+        * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt:
+        * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt:
+        * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt:
+        * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
+        * platform/mac/svg/as-border-image/svg-as-border-image-expected.txt:
+        * platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
+        * platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt:
+        * platform/mac/svg/batik/filters/filterRegions-expected.txt:
+        * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
+        * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
+        * platform/mac/svg/batik/paints/patternRegions-expected.txt:
+        * platform/mac/svg/batik/text/smallFonts-expected.txt:
+        * platform/mac/svg/batik/text/textAnchor-expected.txt:
+        * platform/mac/svg/batik/text/textAnchor2-expected.txt:
+        * platform/mac/svg/batik/text/textAnchor3-expected.txt:
+        * platform/mac/svg/batik/text/textDecoration2-expected.txt:
+        * platform/mac/svg/batik/text/textEffect2-expected.txt:
+        * platform/mac/svg/batik/text/textEffect3-expected.txt:
+        * platform/mac/svg/batik/text/textFeatures-expected.txt:
+        * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
+        * platform/mac/svg/batik/text/textLayout-expected.txt:
+        * platform/mac/svg/batik/text/textLayout2-expected.txt:
+        * platform/mac/svg/batik/text/textOnPath2-expected.txt:
+        * platform/mac/svg/batik/text/textOnPath3-expected.txt:
+        * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
+        * platform/mac/svg/batik/text/textPCDATA-expected.txt:
+        * platform/mac/svg/batik/text/textPosition2-expected.txt: Added.
+        * platform/mac/svg/batik/text/textProperties-expected.txt:
+        * platform/mac/svg/batik/text/textProperties2-expected.txt:
+        * platform/mac/svg/batik/text/textStyles-expected.txt:
+        * platform/mac/svg/batik/text/xmlSpace-expected.txt:
+        * platform/mac/svg/carto.net/button-expected.txt:
+        * platform/mac/svg/carto.net/colourpicker-expected.txt:
+        * platform/mac/svg/carto.net/combobox-expected.txt:
+        * platform/mac/svg/carto.net/scrollbar-expected.txt:
+        * platform/mac/svg/carto.net/selectionlist-expected.txt:
+        * platform/mac/svg/carto.net/slider-expected.txt:
+        * platform/mac/svg/carto.net/tabgroup-expected.txt:
+        * platform/mac/svg/carto.net/textbox-expected.txt:
+        * platform/mac/svg/carto.net/window-expected.txt:
+        * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt:
+        * platform/mac/svg/css/shadow-changes-expected.txt:
+        * platform/mac/svg/css/text-shadow-multiple-expected.txt:
+        * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
+        * platform/mac/svg/custom/bug45331-expected.txt:
+        * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
+        * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
+        * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
+        * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
+        * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
+        * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
+        * platform/mac/svg/custom/font-face-cascade-order-expected.txt:
+        * platform/mac/svg/custom/font-face-simple-expected.txt:
+        * platform/mac/svg/custom/fractional-rects-expected.txt:
+        * platform/mac/svg/custom/getTransformToElement-expected.txt:
+        * platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt:
+        * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt:
+        * platform/mac/svg/custom/image-parent-translation-expected.txt:
+        * platform/mac/svg/custom/image-small-width-height-expected.txt:
+        * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
+        * platform/mac/svg/custom/invalid-css-expected.txt:
+        * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
+        * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
+        * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
+        * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
+        * platform/mac/svg/custom/js-update-container-expected.txt:
+        * platform/mac/svg/custom/junk-data-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
+        * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
+        * platform/mac/svg/custom/linking-uri-01-b-expected.txt:
+        * platform/mac/svg/custom/marker-default-width-height-expected.txt:
+        * platform/mac/svg/custom/missing-xlink-expected.txt:
+        * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt:
+        * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
+        * platform/mac/svg/custom/object-sizing-expected.txt:
+        * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
+        * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt:
+        * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt:
+        * platform/mac/svg/custom/path-bad-data-expected.txt:
+        * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
+        * platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt:
+        * platform/mac/svg/custom/pattern-rotate-expected.txt:
+        * platform/mac/svg/custom/pattern-rotate-gaps-expected.txt:
+        * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
+        * platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt:
+        * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
+        * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
+        * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
+        * platform/mac/svg/custom/stroked-pattern-expected.txt: Added.
+        * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
+        * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
+        * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
+        * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
+        * platform/mac/svg/custom/text-clip-expected.txt:
+        * platform/mac/svg/custom/text-ctm-expected.txt:
+        * platform/mac/svg/custom/text-dom-01-f-expected.txt:
+        * platform/mac/svg/custom/text-filter-expected.txt:
+        * platform/mac/svg/custom/text-hit-test-expected.txt:
+        * platform/mac/svg/custom/text-letter-spacing-expected.txt:
+        * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
+        * platform/mac/svg/custom/text-rotation-expected.txt:
+        * platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt:
+        * platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt:
+        * platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt:
+        * platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt:
+        * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
+        * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
+        * platform/mac/svg/custom/text-x-dy-lists-expected.txt:
+        * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
+        * platform/mac/svg/custom/tref-own-content-removal-expected.txt:
+        * platform/mac/svg/custom/tref-update-expected.txt:
+        * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
+        * platform/mac/svg/custom/use-detach-expected.txt:
+        * platform/mac/svg/custom/use-dynamic-append-expected.txt:
+        * platform/mac/svg/custom/use-font-face-crash-expected.txt:
+        * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
+        * platform/mac/svg/custom/use-modify-target-container-expected.txt:
+        * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
+        * platform/mac/svg/custom/use-recursion-1-expected.txt:
+        * platform/mac/svg/custom/use-recursion-2-expected.txt:
+        * platform/mac/svg/custom/use-recursion-3-expected.txt:
+        * platform/mac/svg/custom/use-recursion-4-expected.txt:
+        * platform/mac/svg/custom/viewBox-hit-expected.txt:
+        * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
+        * platform/mac/svg/hixie/error/002-expected.txt:
+        * platform/mac/svg/hixie/error/012-expected.txt:
+        * platform/mac/svg/hixie/error/013-expected.txt:
+        * platform/mac/svg/hixie/perf/001-expected.txt:
+        * platform/mac/svg/hixie/perf/002-expected.txt:
+        * platform/mac/svg/hixie/perf/003-expected.txt:
+        * platform/mac/svg/hixie/perf/004-expected.txt: Added.
+        * platform/mac/svg/hixie/perf/005-expected.txt: Added.
+        * platform/mac/svg/hixie/perf/006-expected.txt: Added.
+        * platform/mac/svg/hixie/perf/007-expected.txt:
+        * platform/mac/svg/hixie/text/001-expected.txt:
+        * platform/mac/svg/hixie/text/003-expected.txt:
+        * platform/mac/svg/hixie/text/003a-expected.txt:
+        * platform/mac/svg/hixie/text/003b-expected.txt:
+        * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
+        * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
+        * platform/mac/svg/text/append-text-node-to-tspan-expected.txt:
+        * platform/mac/svg/text/bidi-embedded-direction-expected.txt:
+        * platform/mac/svg/text/bidi-reorder-value-lists-expected.txt:
+        * platform/mac/svg/text/bidi-text-query-expected.txt:
+        * platform/mac/svg/text/bidi-tspans-expected.txt:
+        * platform/mac/svg/text/font-size-below-point-five-expected.txt:
+        * platform/mac/svg/text/modify-text-node-in-tspan-expected.txt:
+        * platform/mac/svg/text/non-bmp-positioning-lists-expected.txt:
+        * platform/mac/svg/text/remove-text-node-from-tspan-expected.txt:
+        * platform/mac/svg/text/remove-tspan-from-text-expected.txt:
+        * platform/mac/svg/text/scaled-font-expected.txt:
+        * platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
+        * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
+        * platform/mac/svg/text/select-x-list-1-expected.txt:
+        * platform/mac/svg/text/select-x-list-2-expected.txt:
+        * platform/mac/svg/text/select-x-list-3-expected.txt:
+        * platform/mac/svg/text/select-x-list-4-expected.txt:
+        * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
+        * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
+        * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
+        * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
+        * platform/mac/svg/text/selection-doubleclick-expected.txt:
+        * platform/mac/svg/text/selection-tripleclick-expected.txt: Copied from LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt.
+        * platform/mac/svg/text/small-fonts-2-expected.txt:
+        * platform/mac/svg/text/small-fonts-3-expected.txt:
+        * platform/mac/svg/text/small-fonts-expected.txt:
+        * platform/mac/svg/text/small-fonts-in-html5-expected.txt:
+        * platform/mac/svg/text/text-align-01-b-expected.txt:
+        * platform/mac/svg/text/text-align-02-b-expected.txt:
+        * platform/mac/svg/text/text-align-03-b-expected.txt:
+        * platform/mac/svg/text/text-align-04-b-expected.txt:
+        * platform/mac/svg/text/text-align-05-b-expected.txt:
+        * platform/mac/svg/text/text-align-06-b-expected.txt:
+        * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
+        * platform/mac/svg/text/text-deco-01-b-expected.txt:
+        * platform/mac/svg/text/text-fonts-01-t-expected.txt:
+        * platform/mac/svg/text/text-fonts-02-t-expected.txt:
+        * platform/mac/svg/text/text-hkern-expected.txt:
+        * platform/mac/svg/text/text-intro-05-t-expected.txt:
+        * platform/mac/svg/text/text-midpoint-split-bug-expected.txt:
+        * platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt:
+        * platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt:
+        * platform/mac/svg/text/text-path-01-b-expected.txt:
+        * platform/mac/svg/text/text-path-middle-align-expected.txt:
+        * platform/mac/svg/text/text-repaint-rects-expected.txt:
+        * platform/mac/svg/text/text-spacing-01-b-expected.txt:
+        * platform/mac/svg/text/text-text-01-b-expected.txt:
+        * platform/mac/svg/text/text-text-03-b-expected.txt:
+        * platform/mac/svg/text/text-text-04-t-expected.txt:
+        * platform/mac/svg/text/text-text-05-t-expected.txt:
+        * platform/mac/svg/text/text-text-06-t-expected.txt:
+        * platform/mac/svg/text/text-text-07-t-expected.txt:
+        * platform/mac/svg/text/text-text-08-b-expected.txt:
+        * platform/mac/svg/text/text-tref-01-b-expected.txt:
+        * platform/mac/svg/text/text-tselect-01-b-expected.txt:
+        * platform/mac/svg/text/text-tselect-02-f-expected.txt:
+        * platform/mac/svg/text/text-tspan-01-b-expected.txt:
+        * platform/mac/svg/text/text-viewbox-rescale-expected.txt:
+        * platform/mac/svg/text/text-ws-01-t-expected.txt:
+        * platform/mac/svg/text/text-ws-02-t-expected.txt:
+        * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
+        * platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt:
+        * platform/mac/svg/transforms/svg-css-transforms-expected.txt:
+        * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
+        * platform/mac/svg/wicd/rightsizing-grid-expected.txt:
+        * platform/mac/svg/wicd/sizing-flakiness-expected.txt:
+        * platform/mac/svg/wicd/test-rightsizing-a-expected.txt:
+        * platform/mac/svg/wicd/test-rightsizing-b-expected.txt:
+        * platform/mac/svg/wicd/test-scalable-background-image1-expected.txt:
+        * platform/mac/svg/wicd/test-scalable-background-image2-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-background-images-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
+        * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
+        * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
+        * platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
+        * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
+        * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
+        * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug106816-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug113424-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug11384q-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug11384s-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug126742-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug131020-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug13118-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug159108-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug17138-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug26178-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug33137-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug39209-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug42187-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug4284-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug4429-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug52506-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug5538-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug60749-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug6304-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug69187-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug73321-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug83786-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug8381-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
+        * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
+        * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
+        * platform/mac/tables/mozilla/core/margins-expected.txt:
+        * platform/mac/tables/mozilla/core/misc-expected.txt:
+        * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
+        * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
+        * platform/mac/tables/mozilla/other/move_row-expected.txt:
+        * platform/mac/tables/mozilla/other/test3-expected.txt:
+        * platform/mac/tables/mozilla/other/test6-expected.txt:
+        * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
+        * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
+        * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
+        * platform/mac/transforms/2d/hindi-rotated-expected.txt:
+        * platform/mac/transforms/2d/zoom-menulist-expected.txt:
+        * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
+        * platform/mac/transforms/svg-vs-css-expected.txt:
+
</ins><span class="cx"> 2014-01-13  László Langó  &lt;llango.u-szeged@partner.samsung.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Text should be constructable.
</span></span></pre></div>
<a id="trunkLayoutTestscss3backgroundbackgroundrepeatspacecontentexpectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/css3/background/background-repeat-space-content-expected.html (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/css3/background/background-repeat-space-content-expected.html        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/css3/background/background-repeat-space-content-expected.html        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">             }
</span><span class="cx">         &lt;/style&gt;
</span><span class="cx">         &lt;script&gt;
</span><del>-            var sizeX = 121, sizeY = 93, spaceX = 15, spaceY = 9, width = 800, height = 400;
</del><ins>+            var sizeX = 121, sizeY = 93, spaceX = 14, spaceY = 9, width = 800, height = 400;
</ins><span class="cx"> 
</span><span class="cx">             var urls = Array(), size = Array(), position = Array();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestscss3backgroundbackgroundrepeatspacepaddingexpectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/css3/background/background-repeat-space-padding-expected.html (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/css3/background/background-repeat-space-padding-expected.html        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/css3/background/background-repeat-space-padding-expected.html        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">             }
</span><span class="cx">         &lt;/style&gt;
</span><span class="cx">         &lt;script&gt;
</span><del>-            var sizeX = 153, sizeY = 127, spaceX = 21, spaceY = 10, width = 700, height = 600;
</del><ins>+            var sizeX = 153, sizeY = 127, spaceX = 20, spaceY = 9, width = 700, height = 600;
</ins><span class="cx"> 
</span><span class="cx">             var urls = Array(), size = Array(), position = Array();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestscss3maskingmaskrepeatspacecontentexpectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/css3/masking/mask-repeat-space-content-expected.html (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/css3/masking/mask-repeat-space-content-expected.html        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/css3/masking/mask-repeat-space-content-expected.html        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">             }
</span><span class="cx">         &lt;/style&gt;
</span><span class="cx">         &lt;script&gt;
</span><del>-            var sizeX = 121, sizeY = 93, spaceX = 58, spaceY = 11, width = 300, height = 300;
</del><ins>+            var sizeX = 121, sizeY = 93, spaceX = 58, spaceY = 10, width = 300, height = 300;
</ins><span class="cx"> 
</span><span class="cx">             var urls = Array(), size = Array(), position = Array();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestscss3maskingmaskrepeatspacepaddingexpectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/css3/masking/mask-repeat-space-padding-expected.html (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/css3/masking/mask-repeat-space-padding-expected.html        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/css3/masking/mask-repeat-space-padding-expected.html        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">             }
</span><span class="cx">         &lt;/style&gt;
</span><span class="cx">         &lt;script&gt;
</span><del>-            var sizeX = 153, sizeY = 127, spaceX = 21, spaceY = 10, width = 700, height = 600;
</del><ins>+            var sizeX = 153, sizeY = 127, spaceX = 20, spaceY = 9, width = 700, height = 600;
</ins><span class="cx"> 
</span><span class="cx">             var urls = Array(), size = Array(), position = Array();
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsautosizeautoheightcorrectregionforlines2html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/auto-size/autoheight-correct-region-for-lines-2.html (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/auto-size/autoheight-correct-region-for-lines-2.html        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/fast/regions/auto-size/autoheight-correct-region-for-lines-2.html        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">         border: 2px solid blue;
</span><span class="cx">         margin: .5em;
</span><span class="cx">         overflow: hidden;
</span><del>-        max-height: 2000000000px;
</del><ins>+        max-height: 20000000px;
</ins><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx">     #r1 {
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsoverflowregiontransformhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/overflow-region-transform.html (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/overflow-region-transform.html        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/fast/regions/overflow-region-transform.html        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> 
</span><span class="cx">                 var elemResult = document.getElementById(&quot;result&quot;);
</span><span class="cx">                 var result = &quot;FAIL&quot;;
</span><del>-                if (selection.toString() == &quot;low2_1\nOverflo&quot;)
</del><ins>+                if (selection.toString() == &quot;low2_1\nOverflow&quot;)
</ins><span class="cx">                     result = &quot;PASS&quot;;
</span><span class="cx"> 
</span><span class="cx">                 elemResult.className = result;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/TestExpectations (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/TestExpectations        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/TestExpectations        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1323,3 +1323,48 @@
</span><span class="cx"> 
</span><span class="cx"> # Crashes in garbage collection code.
</span><span class="cx"> webkit.org/b/117756 media/track/media-element-enqueue-event-crash.html [ Skip ]
</span><ins>+
+# Subpixel failures
+# Subpixel: password field reports wrong size
+webkit.org/b/126889 fast/forms/input-widths.html
+
+# Subpixel: checking textWidthPlusSpinButtonWidth reports wrong value unless it is reset with 1 value inbetween 7 and 8
+webkit.org/b/126890 fast/forms/number/number-size.html
+
+# Subpixel: word-spacing should not make lines taller
+webkit.org/b/126891 fast/css/word-spacing-between-blocks.html
+webkit.org/b/126891 fast/css/word-spacing-between-inlines.html
+
+# Subpixel: simple line layout produces different layout
+webkit.org/b/126892 fast/forms/textAreaLineHeight-simple-lines.html
+
+# Subpixel: webkit-flow-into produces off-by-one layout
+webkit.org/b/126893 fast/regions/floats-basic-in-variable-width-regions.html
+webkit.org/b/126893 fast/regions/overflow-moving-below-floats-in-variable-width-regions.html
+webkit.org/b/126893 fast/regions/overflow-not-moving-below-floats-in-variable-width-regions.html
+webkit.org/b/126893 fast/regions/overflow-size-change-in-variable-width-regions.html
+webkit.org/b/126893 fast/regions/overflow-size-change-with-stacking-context.html
+webkit.org/b/126893 fast/regions/selection/selecting-text-through-different-region-flows.html
+
+# Subpixel: -webkit-shape-inside: content position calculation is wrong
+webkit.org/b/126894 fast/shapes/shape-inside/shape-inside-circle-padding.html
+webkit.org/b/126894 fast/shapes/shape-inside/shape-inside-circle.html
+webkit.org/b/126894 fast/shapes/shape-inside/shape-inside-ellipse-padding.html
+webkit.org/b/126894 fast/shapes/shape-inside/shape-inside-ellipse.html
+webkit.org/b/126894 fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html
+webkit.org/b/126894 fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html
+
+# Subpixel: 100000px overflow test
+webkit.org/b/126896 fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html
+
+# Subpixel: off-by-1 pixel rendering on mathml
+webkit.org/b/126897 mathml/presentation/bug95015.html
+
+# Subpixel: -webkit-flex off-by-one px
+webkit.org/b/126898 css3/flexbox/image-percent-max-height.html
+
+# Subpixel: missing text between svg contents
+webkit.org/b/126899 svg/custom/masking-clipping-hidpi.svg
+
+# Subpixel: misplaced zoomed svg content.
+webkit.org/b/126900 svg/zoom/page/zoom-zoom-coords.xhtml
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilityimagelinkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/image-link-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/image-link-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/image-link-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXLink: 'Delicious cake'&gt;
</span><del>-AXSize: NSSize: {280, 213}
</del><ins>+AXSize: NSSize: {280, 214}
</ins><span class="cx"> AXTitle: Delicious cake
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 0&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXImage&gt;
</span><del>-AXSize: NSSize: {280, 209}
</del><ins>+AXSize: NSSize: {280, 210}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: Delicious cake
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilityinternallinkanchors2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/internal-link-anchors2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/internal-link-anchors2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/internal-link-anchors2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 4&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXHeading: '[ edit ] Tourette syndrome'&gt;
</span><del>-AXSize: NSSize: {769, 22}
</del><ins>+AXSize: NSSize: {769, 23}
</ins><span class="cx"> AXTitle: [ edit ] Tourette syndrome
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 3
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {769, 18}
</del><ins>+AXSize: NSSize: {769, 19}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {769, 18}
</del><ins>+AXSize: NSSize: {769, 19}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitysvgboundsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/svg-bounds-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/svg-bounds-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/svg-bounds-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> Mouth role: AXRole: AXButton
</span><span class="cx"> Mouth label: AXDescription: smile
</span><span class="cx"> MouthX: 115
</span><del>-MouthY: 274
</del><ins>+MouthY: 275
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> Text role: AXRole: AXStaticText
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitysvgremoteelementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/svg-remote-element-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/svg-remote-element-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/svg-remote-element-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> Mouth role: AXRole: AXButton
</span><span class="cx"> Mouth label: AXDescription: smile
</span><span class="cx"> MouthX: 115
</span><del>-MouthY: 274
</del><ins>+MouthY: 275
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> PASS successfullyParsed is true
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitytableattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/table-attributes-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/table-attributes-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/table-attributes-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 3&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {143, 66}
</del><ins>+AXSize: NSSize: {144, 66}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 3&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {143, 66}
</del><ins>+AXSize: NSSize: {144, 66}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 2&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {69, 66}
</del><ins>+AXSize: NSSize: {70, 66}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {119, 30}
</del><ins>+AXSize: NSSize: {120, 30}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -134,7 +134,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {119, 30}
</del><ins>+AXSize: NSSize: {120, 30}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitytablecellspansexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/table-cell-spans-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/table-cell-spans-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/table-cell-spans-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 3&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {246, 78}
</del><ins>+AXSize: NSSize: {247, 78}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -80,7 +80,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 2&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {123, 60}
</del><ins>+AXSize: NSSize: {124, 60}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 2&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {123, 60}
</del><ins>+AXSize: NSSize: {124, 60}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -146,7 +146,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {123, 30}
</del><ins>+AXSize: NSSize: {124, 30}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitytablecellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/table-cells-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/table-cells-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/table-cells-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 3&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {143, 66}
</del><ins>+AXSize: NSSize: {144, 66}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitytabledetectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 5&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {62, 46}
</del><ins>+AXSize: NSSize: {62, 47}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 4&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {68, 28}
</del><ins>+AXSize: NSSize: {68, 29}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {28, 20}
</del><ins>+AXSize: NSSize: {28, 21}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -122,7 +122,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 4&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {58, 22}
</del><ins>+AXSize: NSSize: {58, 23}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -163,7 +163,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 4&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {58, 22}
</del><ins>+AXSize: NSSize: {58, 23}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -204,7 +204,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 5&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {58, 42}
</del><ins>+AXSize: NSSize: {58, 43}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -246,7 +246,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 4&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {58, 22}
</del><ins>+AXSize: NSSize: {58, 23}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -287,7 +287,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {26, 18}
</del><ins>+AXSize: NSSize: {26, 19}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -319,7 +319,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {26, 18}
</del><ins>+AXSize: NSSize: {26, 19}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -351,7 +351,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 4&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {53, 18}
</del><ins>+AXSize: NSSize: {53, 19}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -392,7 +392,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {769, 25}
</del><ins>+AXSize: NSSize: {769, 26}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -424,7 +424,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {130, 13}
</del><ins>+AXSize: NSSize: {130, 14}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -462,7 +462,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 4&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {64, 26}
</del><ins>+AXSize: NSSize: {64, 27}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -503,7 +503,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 5&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {62, 48}
</del><ins>+AXSize: NSSize: {62, 49}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -545,7 +545,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXGroup&gt;
</span><del>-AXSize: NSSize: {28, 20}
</del><ins>+AXSize: NSSize: {28, 21}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -621,7 +621,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 6&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {64, 70}
</del><ins>+AXSize: NSSize: {64, 71}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -664,7 +664,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 5&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {62, 46}
</del><ins>+AXSize: NSSize: {62, 47}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -706,7 +706,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 26&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {32, 530}
</del><ins>+AXSize: NSSize: {32, 531}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitytablesectionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/table-sections-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/table-sections-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/accessibility/table-sections-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {20, 30}
</del><ins>+AXSize: NSSize: {21, 30}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {27, 30}
</del><ins>+AXSize: NSSize: {28, 30}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span><span class="lines">@@ -83,7 +83,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 1&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXCell&gt;
</span><del>-AXSize: NSSize: {28, 30}
</del><ins>+AXSize: NSSize: {29, 30}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingcontentsopaquecontrollayerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/compositing/contents-opaque/control-layer-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/contents-opaque/control-layer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/compositing/contents-opaque/control-layer-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 5.00 6.00)
+          (anchor 0.50 0.46)
+          (bounds 128.00 28.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingdirectimagecompositingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/compositing/direct-image-compositing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/direct-image-compositing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/compositing/direct-image-compositing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x749
</del><ins>+layer at (0,0) size 785x750
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x749
-  RenderBlock {HTML} at (0,0) size 785x749
-    RenderBody {BODY} at (8,21) size 769x112
</del><ins>+layer at (0,0) size 785x750
+  RenderBlock {HTML} at (0,0) size 785x750
+    RenderBody {BODY} at (8,21) size 769x113
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 389x37
</span><span class="cx">           text run at (0,0) width 389: &quot;Image optimisation in layers&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x54
</del><ins>+      RenderBlock {P} at (0,58) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 749x54
</span><span class="cx">           text run at (0,0) width 595: &quot;This test exercises direct compositing of images with hardware acceleration. The visual results &quot;
</span><span class="cx">           text run at (595,0) width 34: &quot;using&quot;
</span><span class="lines">@@ -17,51 +17,51 @@
</span><span class="cx">           RenderText {#text} at (442,36) size 305x18
</span><span class="cx">             text run at (442,36) width 305: &quot;https://bugs.webkit.org/show_bug.cgi?id=23361&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (floating) {DIV} at (0,128) size 260x200
</del><ins>+      RenderBlock (floating) {DIV} at (0,128) size 260x201
</ins><span class="cx">         RenderText {#text} at (150,0) size 106x72
</span><span class="cx">           text run at (150,0) width 106: &quot;Basic image - no&quot;
</span><span class="cx">           text run at (150,18) width 83: &quot;style - can be&quot;
</span><span class="cx">           text run at (150,36) width 47: &quot;directly&quot;
</span><span class="cx">           text run at (150,54) width 72: &quot;composited&quot;
</span><del>-      RenderBlock (floating) {DIV} at (260,128) size 260x200
</del><ins>+      RenderBlock (floating) {DIV} at (260,128) size 260x201
</ins><span class="cx">         RenderText {#text} at (160,0) size 100x72
</span><span class="cx">           text run at (160,0) width 100: &quot;5px blue border&quot;
</span><span class="cx">           text run at (160,18) width 88: &quot;- can NOT be&quot;
</span><span class="cx">           text run at (160,36) width 47: &quot;directly&quot;
</span><span class="cx">           text run at (160,54) width 72: &quot;composited&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,328) size 260x200
</del><ins>+      RenderBlock (floating) {DIV} at (0,328) size 260x201
</ins><span class="cx">         RenderText {#text} at (160,0) size 79x72
</span><span class="cx">           text run at (160,0) width 79: &quot;margin - can&quot;
</span><span class="cx">           text run at (160,18) width 53: &quot;NOT be&quot;
</span><span class="cx">           text run at (160,36) width 47: &quot;directly&quot;
</span><span class="cx">           text run at (160,54) width 72: &quot;composited&quot;
</span><del>-      RenderBlock (floating) {DIV} at (260,328) size 260x200
</del><ins>+      RenderBlock (floating) {DIV} at (260,328) size 260x201
</ins><span class="cx">         RenderText {#text} at (150,0) size 109x54
</span><span class="cx">           text run at (150,0) width 109: &quot;solid background&quot;
</span><span class="cx">           text run at (150,18) width 101: &quot;- can be directly&quot;
</span><span class="cx">           text run at (150,36) width 72: &quot;composited&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,528) size 260x200
</del><ins>+      RenderBlock (floating) {DIV} at (0,528) size 260x201
</ins><span class="cx">         RenderText {#text} at (150,0) size 104x72
</span><span class="cx">           text run at (150,0) width 75: &quot;background&quot;
</span><span class="cx">           text run at (150,18) width 73: &quot;image - can&quot;
</span><span class="cx">           text run at (150,36) width 104: &quot;NOT be directly&quot;
</span><span class="cx">           text run at (150,54) width 72: &quot;composited&quot;
</span><del>-      RenderBlock (floating) {DIV} at (260,528) size 260x200
</del><ins>+      RenderBlock (floating) {DIV} at (260,528) size 260x201
</ins><span class="cx">         RenderText {#text} at (150,0) size 83x90
</span><span class="cx">           text run at (150,0) width 67: &quot;rotated but&quot;
</span><span class="cx">           text run at (150,18) width 81: &quot;otherwise no&quot;
</span><span class="cx">           text run at (150,36) width 83: &quot;style - can be&quot;
</span><span class="cx">           text run at (150,54) width 47: &quot;directly&quot;
</span><span class="cx">           text run at (150,72) width 72: &quot;composited&quot;
</span><del>-layer at (8,149) size 150x150
</del><ins>+layer at (8,150) size 150x150
</ins><span class="cx">   RenderImage {IMG} at (0,0) size 150x150
</span><del>-layer at (268,149) size 160x160
</del><ins>+layer at (268,150) size 160x160
</ins><span class="cx">   RenderImage {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF)]
</span><del>-layer at (13,354) size 150x150
</del><ins>+layer at (13,355) size 150x150
</ins><span class="cx">   RenderImage {IMG} at (5,5) size 150x150
</span><del>-layer at (268,349) size 150x150
</del><ins>+layer at (268,350) size 150x150
</ins><span class="cx">   RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#808080]
</span><del>-layer at (8,549) size 150x150
</del><ins>+layer at (8,550) size 150x150
</ins><span class="cx">   RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
</span><del>-layer at (268,549) size 150x150
</del><ins>+layer at (268,550) size 150x150
</ins><span class="cx">   RenderImage {IMG} at (0,0) size 150x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositinglayercreationoverlapanimationcontainerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,12 +12,12 @@
</span><span class="cx">           (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -110.00 0.00 1.00])
</span><span class="cx">         )
</span><span class="cx">         (GraphicsLayer
</span><del>-          (position 46.00 229.00)
-          (bounds 146.00 454.00)
</del><ins>+          (position 47.00 229.00)
+          (bounds 144.00 454.00)
</ins><span class="cx">           (drawsContent 1)
</span><span class="cx">           (children 1
</span><span class="cx">             (GraphicsLayer
</span><del>-              (position 22.00 11.00)
</del><ins>+              (position 21.00 11.00)
</ins><span class="cx">               (bounds 102.00 102.00)
</span><span class="cx">               (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
</span><span class="cx">             )
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingoverflowthemeaffectsvisualoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,13 +5,13 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x21
</span><span class="cx"> layer at (8,8) size 784x21
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x21
</span><del>-    RenderText {#text} at (19,2) size 4x18
-      text run at (19,2) width 4: &quot; &quot;
-    RenderBlock {SPAN} at (23,16) size 20x0
-    RenderText {#text} at (43,2) size 4x18
-      text run at (43,2) width 4: &quot; &quot;
</del><ins>+    RenderText {#text} at (20,2) size 5x18
+      text run at (20,2) width 5: &quot; &quot;
+    RenderBlock {SPAN} at (24,16) size 21x0
+    RenderText {#text} at (44,2) size 5x18
+      text run at (44,2) width 5: &quot; &quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (10,11) size 15x15
-  RenderBlock (relative positioned) {INPUT} at (2,3) size 15x15
-layer at (57,11) size 15x15
-  RenderBlock (relative positioned) {INPUT} at (49,3) size 15x15
</del><ins>+layer at (11,11) size 15x15
+  RenderBlock (relative positioned) {INPUT} at (2,3) size 16x15
+layer at (60,11) size 15x15
+  RenderBlock (relative positioned) {INPUT} at (51,3) size 16x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingshadowsshadowdrawingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/compositing/shadows/shadow-drawing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/shadows/shadow-drawing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/compositing/shadows/shadow-drawing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,14 +12,14 @@
</span><span class="cx">           text run at (302,151) width 4: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (59,138) size 200x86
</span><del>-  RenderBlock {P} at (1,38) size 200x86 [color=#0000FF]
</del><ins>+  RenderBlock {P} at (1,38) size 200x87 [color=#0000FF]
</ins><span class="cx">     RenderText {#text} at (22,0) size 156x86
</span><span class="cx">       text run at (22,0) width 156: &quot;Shadowed&quot;
</span><span class="cx">       text run at (72,43) width 56: &quot;text&quot;
</span><span class="cx"> layer at (364,100) size 202x152
</span><span class="cx">   RenderBlock {DIV} at (356,50) size 202x152 [border: (1px solid #000000)]
</span><span class="cx"> layer at (365,138) size 200x86
</span><del>-  RenderBlock {P} at (1,38) size 200x86 [color=#0000FF]
</del><ins>+  RenderBlock {P} at (1,38) size 200x87 [color=#0000FF]
</ins><span class="cx">     RenderText {#text} at (22,0) size 156x86
</span><span class="cx">       text run at (22,0) width 156: &quot;Shadowed&quot;
</span><span class="cx">       text run at (72,43) width 56: &quot;text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingvisibilityvisibilityimagelayersdynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx"> Initial
</span><span class="cx"> 
</span><span class="cx"> (GraphicsLayer
</span><del>-  (bounds 785.00 622.00)
</del><ins>+  (bounds 785.00 626.00)
</ins><span class="cx">   (children 1
</span><span class="cx">     (GraphicsLayer
</span><del>-      (bounds 785.00 622.00)
</del><ins>+      (bounds 785.00 626.00)
</ins><span class="cx">       (contentsOpaque 1)
</span><span class="cx">       (children 3
</span><span class="cx">         (GraphicsLayer
</span><span class="lines">@@ -51,10 +51,10 @@
</span><span class="cx"> After step 1
</span><span class="cx"> 
</span><span class="cx"> (GraphicsLayer
</span><del>-  (bounds 785.00 1316.00)
</del><ins>+  (bounds 785.00 1321.00)
</ins><span class="cx">   (children 1
</span><span class="cx">     (GraphicsLayer
</span><del>-      (bounds 785.00 1316.00)
</del><ins>+      (bounds 785.00 1321.00)
</ins><span class="cx">       (contentsOpaque 1)
</span><span class="cx">       (children 3
</span><span class="cx">         (GraphicsLayer
</span><span class="lines">@@ -97,10 +97,10 @@
</span><span class="cx"> After step 2
</span><span class="cx"> 
</span><span class="cx"> (GraphicsLayer
</span><del>-  (bounds 785.00 1995.00)
</del><ins>+  (bounds 785.00 2000.00)
</ins><span class="cx">   (children 1
</span><span class="cx">     (GraphicsLayer
</span><del>-      (bounds 785.00 1995.00)
</del><ins>+      (bounds 785.00 2000.00)
</ins><span class="cx">       (contentsOpaque 1)
</span><span class="cx">       (children 3
</span><span class="cx">         (GraphicsLayer
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1basicinheritanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/basic/inheritance-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x724
</del><ins>+layer at (0,0) size 785x731
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x724
-  RenderBlock {HTML} at (0,0) size 785x724
-    RenderBody {BODY} at (8,8) size 769x708 [color=#008000] [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x731
+  RenderBlock {HTML} at (0,0) size 785x731
+    RenderBody {BODY} at (8,8) size 769x715 [color=#008000] [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">           text run at (0,90) width 184: &quot;.three {color: purple;}&quot;
</span><span class="cx">           text run at (184,90) width 0: &quot; &quot;
</span><span class="cx">       RenderBlock {HR} at (0,152) size 769x2 [border: (1px inset #008000)]
</span><del>-      RenderBlock {H3} at (0,172) size 769x22 [color=#0000FF]
</del><ins>+      RenderBlock {H3} at (0,172) size 769x23 [color=#0000FF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 220x22
</span><span class="cx">           text run at (0,0) width 220: &quot;This sentence should show &quot;
</span><span class="cx">         RenderInline {STRONG} at (0,0) size 35x22
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">             text run at (297,0) width 51: &quot;purple&quot;
</span><span class="cx">         RenderText {#text} at (348,0) size 5x22
</span><span class="cx">           text run at (348,0) width 5: &quot;.&quot;
</span><del>-      RenderBlock {H3} at (0,212) size 769x22 [color=#0000FF]
</del><ins>+      RenderBlock {H3} at (0,213) size 769x23 [color=#0000FF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 197x22
</span><span class="cx">           text run at (0,0) width 197: &quot;This sentence should be &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 34x22
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">             text run at (197,0) width 34: &quot;blue&quot;
</span><span class="cx">         RenderText {#text} at (231,0) size 104x22
</span><span class="cx">           text run at (231,0) width 104: &quot; throughout.&quot;
</span><del>-      RenderBlock {P} at (0,252) size 769x18
</del><ins>+      RenderBlock {P} at (0,254) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 226x18
</span><span class="cx">           text run at (0,0) width 226: &quot;This should be green except for the &quot;
</span><span class="cx">         RenderInline {EM} at (0,0) size 117x18 [color=#800080]
</span><span class="lines">@@ -52,10 +52,10 @@
</span><span class="cx">             text run at (226,0) width 117: &quot;emphasized words&quot;
</span><span class="cx">         RenderText {#text} at (343,0) size 160x18
</span><span class="cx">           text run at (343,0) width 160: &quot;, which should be purple.&quot;
</span><del>-      RenderBlock {H3} at (0,288) size 769x22 [color=#0000FF]
</del><ins>+      RenderBlock {H3} at (0,290) size 769x23 [color=#0000FF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 296x22
</span><span class="cx">           text run at (0,0) width 296: &quot;This should be blue and underlined.&quot;
</span><del>-      RenderBlock {P} at (0,328) size 769x18
</del><ins>+      RenderBlock {P} at (0,331) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 293x18
</span><span class="cx">           text run at (0,0) width 293: &quot;This sentence should be underlined, including &quot;
</span><span class="cx">         RenderInline {TT} at (0,0) size 72x15
</span><span class="lines">@@ -78,7 +78,7 @@
</span><span class="cx">             text run at (520,0) width 57: &quot;this part&quot;
</span><span class="cx">         RenderText {#text} at (577,0) size 4x18
</span><span class="cx">           text run at (577,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,362) size 769x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,365) size 769x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 436x18
</span><span class="cx">           text run at (0,0) width 436: &quot;This sentence should also be underlined, as well as dark blue (navy), &quot;
</span><span class="cx">         RenderInline {TT} at (0,0) size 152x15
</span><span class="lines">@@ -86,7 +86,7 @@
</span><span class="cx">             text run at (436,2) width 152: &quot;including this part&quot;
</span><span class="cx">         RenderText {#text} at (588,0) size 4x18
</span><span class="cx">           text run at (588,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,396) size 769x18 [color=#800080]
</del><ins>+      RenderBlock {P} at (0,399) size 769x19 [color=#800080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 266x18
</span><span class="cx">           text run at (0,0) width 266: &quot;This sentence should be purple, including &quot;
</span><span class="cx">         RenderInline {STRONG} at (0,0) size 57x18
</span><span class="lines">@@ -99,18 +99,18 @@
</span><span class="cx">             text run at (354,0) width 173: &quot;this part (which is spanned)&quot;
</span><span class="cx">         RenderText {#text} at (527,0) size 4x18
</span><span class="cx">           text run at (527,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,430) size 614x278 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 612x276
</del><ins>+      RenderTable {TABLE} at (0,433) size 614x282 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 612x279
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 612x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 612x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 612x250
-            RenderTableCell {TD} at (0,138) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 612x253
+            RenderTableCell {TD} at (0,139) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 600x250 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 600x253 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {H3} at (4,4) size 592x22 [color=#0000FF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 220x22
</span><span class="cx">                   text run at (0,0) width 220: &quot;This sentence should show &quot;
</span><span class="lines">@@ -124,7 +124,7 @@
</span><span class="cx">                     text run at (297,0) width 51: &quot;purple&quot;
</span><span class="cx">                 RenderText {#text} at (348,0) size 5x22
</span><span class="cx">                   text run at (348,0) width 5: &quot;.&quot;
</span><del>-              RenderBlock {H3} at (4,44) size 592x22 [color=#0000FF]
</del><ins>+              RenderBlock {H3} at (4,44) size 592x23 [color=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 197x22
</span><span class="cx">                   text run at (0,0) width 197: &quot;This sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 34x22
</span><span class="lines">@@ -132,7 +132,7 @@
</span><span class="cx">                     text run at (197,0) width 34: &quot;blue&quot;
</span><span class="cx">                 RenderText {#text} at (231,0) size 104x22
</span><span class="cx">                   text run at (231,0) width 104: &quot; throughout.&quot;
</span><del>-              RenderBlock {P} at (4,84) size 592x18
</del><ins>+              RenderBlock {P} at (4,85) size 592x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 226x18
</span><span class="cx">                   text run at (0,0) width 226: &quot;This should be green except for the &quot;
</span><span class="cx">                 RenderInline {EM} at (0,0) size 117x18 [color=#800080]
</span><span class="lines">@@ -140,10 +140,10 @@
</span><span class="cx">                     text run at (226,0) width 117: &quot;emphasized words&quot;
</span><span class="cx">                 RenderText {#text} at (343,0) size 160x18
</span><span class="cx">                   text run at (343,0) width 160: &quot;, which should be purple.&quot;
</span><del>-              RenderBlock {H3} at (4,120) size 592x22 [color=#0000FF]
</del><ins>+              RenderBlock {H3} at (4,122) size 592x23 [color=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 296x22
</span><span class="cx">                   text run at (0,0) width 296: &quot;This should be blue and underlined.&quot;
</span><del>-              RenderBlock {P} at (4,160) size 592x18
</del><ins>+              RenderBlock {P} at (4,162) size 592x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 293x18
</span><span class="cx">                   text run at (0,0) width 293: &quot;This sentence should be underlined, including &quot;
</span><span class="cx">                 RenderInline {TT} at (0,0) size 72x15
</span><span class="lines">@@ -166,7 +166,7 @@
</span><span class="cx">                     text run at (520,0) width 57: &quot;this part&quot;
</span><span class="cx">                 RenderText {#text} at (577,0) size 4x18
</span><span class="cx">                   text run at (577,0) width 4: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,194) size 592x18 [color=#000080]
</del><ins>+              RenderBlock {P} at (4,196) size 592x19 [color=#000080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 436x18
</span><span class="cx">                   text run at (0,0) width 436: &quot;This sentence should also be underlined, as well as dark blue (navy), &quot;
</span><span class="cx">                 RenderInline {TT} at (0,0) size 152x15
</span><span class="lines">@@ -174,7 +174,7 @@
</span><span class="cx">                     text run at (436,2) width 152: &quot;including this part&quot;
</span><span class="cx">                 RenderText {#text} at (588,0) size 4x18
</span><span class="cx">                   text run at (588,0) width 4: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,228) size 592x18 [color=#800080]
</del><ins>+              RenderBlock {P} at (4,230) size 592x19 [color=#800080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 266x18
</span><span class="cx">                   text run at (0,0) width 266: &quot;This sentence should be purple, including &quot;
</span><span class="cx">                 RenderInline {STRONG} at (0,0) size 57x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiesacid_testexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/acid_test-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/acid_test-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/acid_test-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x420 [color=#FFFFFF] [bgcolor=#0000FF]
</span><span class="cx">     RenderBody {BODY} at (15,15) size 490x390 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
</span><span class="cx">       RenderBlock {DL} at (5,5) size 480x10
</span><del>-        RenderBlock (floating) {DT} at (5,5) size 79x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
</del><ins>+        RenderBlock (floating) {DT} at (5,5) size 80x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (15,14) size 31x12
</span><span class="cx">             text run at (15,14) width 31: &quot;toggle&quot;
</span><span class="cx">         RenderBlock (floating) {DD} at (95,5) size 380x310 [border: (10px solid #000000)]
</span><span class="lines">@@ -12,28 +12,28 @@
</span><span class="cx">             RenderBlock (floating) {LI} at (0,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</span><span class="cx">               RenderText {#text} at (15,14) size 40x12
</span><span class="cx">                 text run at (15,14) width 40: &quot;the way&quot;
</span><del>-            RenderBlock (floating) {LI} at (90,0) size 159x110 [bgcolor=#000000]
-              RenderBlock {P} at (10,10) size 139x10
</del><ins>+            RenderBlock (floating) {LI} at (90,0) size 160x110 [bgcolor=#000000]
+              RenderBlock {P} at (10,10) size 140x10
</ins><span class="cx">                 RenderText {#text} at (0,-1) size 74x12
</span><span class="cx">                   text run at (0,-1) width 74: &quot;the world ends&quot;
</span><del>-              RenderBlock (anonymous) at (10,20) size 139x0
</del><ins>+              RenderBlock (anonymous) at (10,20) 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><del>-              RenderBlock (anonymous) at (10,20) size 139x40
-                RenderBlock {P} at (0,0) size 139x20
</del><ins>+              RenderBlock (anonymous) at (10,20) size 140x40
+                RenderBlock {P} at (0,0) size 140x20
</ins><span class="cx">                   RenderText {#text} at (0,4) size 28x12
</span><span class="cx">                     text run at (0,4) width 28: &quot;bang &quot;
</span><del>-                  RenderBlock {INPUT} at (30,3) size 12x13 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (30,3) size 13x13 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,20) size 139x20
</del><ins>+                RenderBlock {P} at (0,20) size 140x20
</ins><span class="cx">                   RenderText {#text} at (0,4) size 47x12
</span><span class="cx">                     text run at (0,4) width 47: &quot;whimper &quot;
</span><del>-                  RenderBlock {INPUT} at (49,3) size 12x13 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (49,3) size 13x13 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (10,60) size 139x0
</del><ins>+              RenderBlock (anonymous) at (10,60) 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><del>-            RenderBlock (floating) {LI} at (259,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</del><ins>+            RenderBlock (floating) {LI} at (259,0) size 81x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</ins><span class="cx">               RenderText {#text} at (15,14) size 50x12
</span><span class="cx">                 text run at (15,14) width 50: &quot;i grow old&quot;
</span><span class="cx">             RenderBlock (floating) {LI} at (0,130) size 120x120 [bgcolor=#000000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiesclear_floatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/clear_float-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/clear_float-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/clear_float-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x791
</del><ins>+layer at (0,0) size 785x793
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x791
-  RenderBlock {HTML} at (0,0) size 785x791
-    RenderBody {BODY} at (8,8) size 769x775 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x793
+  RenderBlock {HTML} at (0,0) size 785x793
+    RenderBody {BODY} at (8,8) size 769x777 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -25,11 +25,11 @@
</span><span class="cx">           text run at (480,105) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,120) width 0: &quot; &quot;
</span><span class="cx">       RenderBlock {HR} at (0,179) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (floating) {DIV} at (0,189) size 192x116 [color=#FFFFFF] [bgcolor=#008000]
</del><ins>+      RenderBlock (floating) {DIV} at (0,189) size 192x117 [color=#FFFFFF] [bgcolor=#008000]
</ins><span class="cx">         RenderBlock {H1} at (8,8) size 176x22
</span><span class="cx">           RenderText {#text} at (0,0) size 85x22
</span><span class="cx">             text run at (0,0) width 85: &quot;Top menu&quot;
</span><del>-        RenderBlock {UL} at (24,33) size 156x72
</del><ins>+        RenderBlock {UL} at (24,33) size 156x73
</ins><span class="cx">           RenderListItem {LI} at (0,0) size 156x18
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">             RenderText {#text} at (0,0) size 35x18
</span><span class="lines">@@ -46,11 +46,11 @@
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">             RenderText {#text} at (0,0) size 87x18
</span><span class="cx">               text run at (0,0) width 87: &quot;0.5em margin&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,315) size 192x116 [color=#FFFFFF] [bgcolor=#0000FF]
</del><ins>+      RenderBlock (floating) {DIV} at (0,315) size 192x117 [color=#FFFFFF] [bgcolor=#0000FF]
</ins><span class="cx">         RenderBlock {H1} at (8,8) size 176x22
</span><span class="cx">           RenderText {#text} at (0,0) size 112x22
</span><span class="cx">             text run at (0,0) width 112: &quot;Bottom menu&quot;
</span><del>-        RenderBlock {UL} at (24,33) size 156x72
</del><ins>+        RenderBlock {UL} at (24,33) size 156x73
</ins><span class="cx">           RenderListItem {LI} at (0,0) size 156x18
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">             RenderText {#text} at (0,0) size 106x18
</span><span class="lines">@@ -67,11 +67,11 @@
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">             RenderText {#text} at (0,0) size 87x18
</span><span class="cx">               text run at (0,0) width 87: &quot;0.5em margin&quot;
</span><del>-      RenderBlock {DIV} at (224,189) size 513x221 [bgcolor=#FFFF00]
-        RenderBlock {H1} at (8,29) size 497x37
</del><ins>+      RenderBlock {DIV} at (224,189) size 513x222 [bgcolor=#FFFF00]
+        RenderBlock {H1} at (8,29) size 497x38
</ins><span class="cx">           RenderText {#text} at (0,0) size 275x37
</span><span class="cx">             text run at (0,0) width 275: &quot;The 'clear' property&quot;
</span><del>-        RenderBlock {P} at (8,87) size 497x90
</del><ins>+        RenderBlock {P} at (8,87) size 497x91
</ins><span class="cx">           RenderText {#text} at (0,0) size 497x90
</span><span class="cx">             text run at (0,0) width 497: &quot;This page has two floating \&quot;menus\&quot; on the side; one has a green background,&quot;
</span><span class="cx">             text run at (0,18) width 231: &quot;and the other a blue background. &quot;
</span><span class="lines">@@ -79,27 +79,27 @@
</span><span class="cx">             text run at (0,36) width 497: &quot;properties, the two menus should appear on the left side of the page, the blue&quot;
</span><span class="cx">             text run at (0,54) width 497: &quot;below the green. There should be a 10px gap between the two menus. There&quot;
</span><span class="cx">             text run at (0,72) width 459: &quot;should also be a 10px gap between the top menu and the top of the page.&quot;
</span><del>-        RenderBlock {P} at (8,177) size 497x36
</del><ins>+        RenderBlock {P} at (8,177) size 497x37
</ins><span class="cx">           RenderText {#text} at (0,0) size 497x36
</span><span class="cx">             text run at (0,0) width 497: &quot;The top of the yellow rectangle (to which this paragraph belongs) should be&quot;
</span><span class="cx">             text run at (0,18) width 331: &quot;vertically aligned with the top of the green rectangle.&quot;
</span><del>-      RenderTable {TABLE} at (192,410) size 577x365 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 575x363
</del><ins>+      RenderTable {TABLE} at (192,410) size 577x367 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 575x364
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 575x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 575x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 575x337
-            RenderTableCell {TD} at (0,181) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 575x338
+            RenderTableCell {TD} at (0,182) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 563x337 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock (floating) {DIV} at (4,4) size 192x116 [color=#FFFFFF] [bgcolor=#008000]
</del><ins>+            RenderTableCell {TD} at (12,26) size 563x338 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock (floating) {DIV} at (4,4) size 192x117 [color=#FFFFFF] [bgcolor=#008000]
</ins><span class="cx">                 RenderBlock {H1} at (8,8) size 176x22
</span><span class="cx">                   RenderText {#text} at (0,0) size 85x22
</span><span class="cx">                     text run at (0,0) width 85: &quot;Top menu&quot;
</span><del>-                RenderBlock {UL} at (24,33) size 156x72
</del><ins>+                RenderBlock {UL} at (24,33) size 156x73
</ins><span class="cx">                   RenderListItem {LI} at (0,0) size 156x18
</span><span class="cx">                     RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                     RenderText {#text} at (0,0) size 35x18
</span><span class="lines">@@ -116,11 +116,11 @@
</span><span class="cx">                     RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                     RenderText {#text} at (0,0) size 87x18
</span><span class="cx">                       text run at (0,0) width 87: &quot;0.5em margin&quot;
</span><del>-              RenderBlock (floating) {DIV} at (4,130) size 192x116 [color=#FFFFFF] [bgcolor=#0000FF]
</del><ins>+              RenderBlock (floating) {DIV} at (4,130) size 192x117 [color=#FFFFFF] [bgcolor=#0000FF]
</ins><span class="cx">                 RenderBlock {H1} at (8,8) size 176x22
</span><span class="cx">                   RenderText {#text} at (0,0) size 112x22
</span><span class="cx">                     text run at (0,0) width 112: &quot;Bottom menu&quot;
</span><del>-                RenderBlock {UL} at (24,33) size 156x72
</del><ins>+                RenderBlock {UL} at (24,33) size 156x73
</ins><span class="cx">                   RenderListItem {LI} at (0,0) size 156x18
</span><span class="cx">                     RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                     RenderText {#text} at (0,0) size 106x18
</span><span class="lines">@@ -137,11 +137,11 @@
</span><span class="cx">                     RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                     RenderText {#text} at (0,0) size 87x18
</span><span class="cx">                       text run at (0,0) width 87: &quot;0.5em margin&quot;
</span><del>-              RenderBlock {DIV} at (228,4) size 299x329 [bgcolor=#FFFF00]
-                RenderBlock {H1} at (8,29) size 283x37
</del><ins>+              RenderBlock {DIV} at (228,4) size 299x330 [bgcolor=#FFFF00]
+                RenderBlock {H1} at (8,29) size 283x38
</ins><span class="cx">                   RenderText {#text} at (0,0) size 275x37
</span><span class="cx">                     text run at (0,0) width 275: &quot;The 'clear' property&quot;
</span><del>-                RenderBlock {P} at (8,87) size 283x180
</del><ins>+                RenderBlock {P} at (8,87) size 283x181
</ins><span class="cx">                   RenderText {#text} at (0,0) size 283x180
</span><span class="cx">                     text run at (0,0) width 283: &quot;This page has two floating \&quot;menus\&quot; on the&quot;
</span><span class="cx">                     text run at (0,18) width 283: &quot;side; one has a green background, and the&quot;
</span><span class="lines">@@ -154,7 +154,7 @@
</span><span class="cx">                     text run at (0,126) width 283: &quot;menus. There should also be a 10px gap&quot;
</span><span class="cx">                     text run at (0,144) width 283: &quot;between the top menu and the top of the&quot;
</span><span class="cx">                     text run at (0,162) width 34: &quot;page.&quot;
</span><del>-                RenderBlock {P} at (8,267) size 283x54
</del><ins>+                RenderBlock {P} at (8,267) size 283x55
</ins><span class="cx">                   RenderText {#text} at (0,0) size 283x54
</span><span class="cx">                     text run at (0,0) width 283: &quot;The top of the yellow rectangle (to which&quot;
</span><span class="cx">                     text run at (0,18) width 283: &quot;this paragraph belongs) should be vertically&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiesfloat_on_text_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/float_on_text_elements-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/float_on_text_elements-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/float_on_text_elements-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,14 +3,14 @@
</span><span class="cx"> layer at (0,0) size 785x2714
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x2714
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x2698 [bgcolor=#CCCCCC]
</span><del>-      RenderBlock (floating) {P} at (0,0) size 384x36 [bgcolor=#FFFF00]
</del><ins>+      RenderBlock (floating) {P} at (0,0) size 385x36 [bgcolor=#FFFF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x36
</span><span class="cx">           text run at (0,0) width 384: &quot;This paragraph is of class \&quot;one\&quot;. It has a width of 50% and&quot;
</span><span class="cx">           text run at (0,18) width 124: &quot;is floated to the left.&quot;
</span><span class="cx">       RenderBlock {P} at (0,0) size 769x90
</span><del>-        RenderText {#text} at (384,0) size 769x90
-          text run at (384,0) width 385: &quot;This paragraph should start on the right side of a yellow box&quot;
-          text run at (384,18) width 385: &quot;which contains the previous paragraph. Since the text of this&quot;
</del><ins>+        RenderText {#text} at (385,0) size 769x90
+          text run at (385,0) width 384: &quot;This paragraph should start on the right side of a yellow box&quot;
+          text run at (385,18) width 384: &quot;which contains the previous paragraph. Since the text of this&quot;
</ins><span class="cx">           text run at (0,36) width 769: &quot;element is much longer than the text in the previous element, the text will wrap around the yellow box. There is no&quot;
</span><span class="cx">           text run at (0,54) width 769: &quot;padding, border or margins on this and the previous element, so the text of the two elements should be very close to each&quot;
</span><span class="cx">           text run at (0,72) width 36: &quot;other.&quot;
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">           text run at (15,73) width 4: &quot; &quot;
</span><span class="cx">         RenderBR {BR} at (19,87) size 0x0
</span><span class="cx">       RenderBlock {HR} at (0,225) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (floating) {P} at (0,235) size 384x108 [bgcolor=#FFFF00]
</del><ins>+      RenderBlock (floating) {P} at (0,235) size 385x108 [bgcolor=#FFFF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x108
</span><span class="cx">           text run at (0,0) width 384: &quot;This paragraph is floated to the left and the orange square&quot;
</span><span class="cx">           text run at (0,18) width 384: &quot;image should appear to the right of the paragraph. This&quot;
</span><span class="lines">@@ -38,12 +38,12 @@
</span><span class="cx">           text run at (0,72) width 384: &quot;horizontally aligned with the left edge of the yellow box&quot;
</span><span class="cx">           text run at (0,90) width 79: &quot;undernearth.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,235) size 769x108
</span><del>-        RenderImage {IMG} at (384,0) size 15x15
-        RenderText {#text} at (399,1) size 4x18
-          text run at (399,1) width 4: &quot; &quot;
-        RenderBR {BR} at (403,15) size 0x0
</del><ins>+        RenderImage {IMG} at (385,0) size 15x15
+        RenderText {#text} at (400,1) size 4x18
+          text run at (400,1) width 4: &quot; &quot;
+        RenderBR {BR} at (404,15) size 0x0
</ins><span class="cx">       RenderBlock {HR} at (0,351) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (floating) {P} at (385,361) size 384x108 [bgcolor=#FFFF00]
</del><ins>+      RenderBlock (floating) {P} at (384,361) size 385x108 [bgcolor=#FFFF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x108
</span><span class="cx">           text run at (0,0) width 384: &quot;This paragraph is floated to the right (using a STYLE&quot;
</span><span class="cx">           text run at (0,18) width 384: &quot;attribute) and the orange square image should appear to the&quot;
</span><span class="lines">@@ -123,35 +123,35 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,837) size 769x224
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">       RenderBlock {HR} at (0,1069) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (floating) {DIV} at (0,1079) size 192x72 [bgcolor=#66CCFF]
-        RenderBlock {P} at (0,0) size 192x72
</del><ins>+      RenderBlock (floating) {DIV} at (0,1079) size 193x72 [bgcolor=#66CCFF]
+        RenderBlock {P} at (0,0) size 193x72
</ins><span class="cx">           RenderText {#text} at (0,0) size 192x72
</span><span class="cx">             text run at (0,0) width 192: &quot;This paragraph is inside a&quot;
</span><span class="cx">             text run at (0,18) width 192: &quot;DIV which is floated left. Its&quot;
</span><span class="cx">             text run at (0,36) width 192: &quot;background is blue and the&quot;
</span><span class="cx">             text run at (0,54) width 87: &quot;width is 25%.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (577,1079) size 192x72 [bgcolor=#FFFF00]
-        RenderBlock {P} at (0,0) size 192x72
</del><ins>+      RenderBlock (floating) {DIV} at (576,1079) size 193x72 [bgcolor=#FFFF00]
+        RenderBlock {P} at (0,0) size 193x72
</ins><span class="cx">           RenderText {#text} at (0,0) size 192x72
</span><span class="cx">             text run at (0,0) width 192: &quot;This paragraph is inside a&quot;
</span><span class="cx">             text run at (0,18) width 192: &quot;DIV which is floated right. Its&quot;
</span><span class="cx">             text run at (0,36) width 192: &quot;background is yellow and the&quot;
</span><span class="cx">             text run at (0,54) width 87: &quot;width is 25%.&quot;
</span><span class="cx">       RenderBlock {P} at (0,1079) size 769x36
</span><del>-        RenderText {#text} at (192,0) size 385x36
-          text run at (192,0) width 385: &quot;This paragraph should appear between a blue box (on the&quot;
</del><ins>+        RenderText {#text} at (192,0) size 384x36
+          text run at (192,0) width 384: &quot;This paragraph should appear between a blue box (on the&quot;
</ins><span class="cx">           text run at (192,18) width 29: &quot;left) &quot;
</span><span class="cx">           text run at (221,18) width 199: &quot;and a yellow box (on the right).&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1115) size 769x36
</span><span class="cx">         RenderBR {BR} at (192,0) size 0x18
</span><span class="cx">       RenderBlock {HR} at (0,1159) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (floating) {DIV} at (0,1169) size 576x126 [bgcolor=#66CCFF]
-        RenderBlock (floating) {DIV} at (422,0) size 144x36 [bgcolor=#FFFF00]
-          RenderBlock {P} at (0,0) size 144x36
</del><ins>+      RenderBlock (floating) {DIV} at (0,1169) size 577x126 [bgcolor=#66CCFF]
+        RenderBlock (floating) {DIV} at (422,0) size 145x36 [bgcolor=#FFFF00]
+          RenderBlock {P} at (0,0) size 145x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 144x36
</span><span class="cx">               text run at (0,0) width 144: &quot;See description in the&quot;
</span><span class="cx">               text run at (0,18) width 124: &quot;box on the left side.&quot;
</span><del>-        RenderBlock {P} at (0,0) size 576x126
</del><ins>+        RenderBlock {P} at (0,0) size 577x126
</ins><span class="cx">           RenderText {#text} at (0,0) size 576x126
</span><span class="cx">             text run at (0,0) width 422: &quot;This paragraph is inside a DIV which is floated left. The&quot;
</span><span class="cx">             text run at (0,18) width 422: &quot;background of the DIV element is blue and its width is 75%. This&quot;
</span><span class="lines">@@ -167,7 +167,7 @@
</span><span class="cx">             text run at (0,108) width 31: &quot;blue &quot;
</span><span class="cx">             text run at (31,108) width 138: &quot;stripe on its right side.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1169) size 769x126
</span><del>-        RenderBR {BR} at (576,0) size 0x18
</del><ins>+        RenderBR {BR} at (577,0) size 0x18
</ins><span class="cx">       RenderBlock {HR} at (0,1303) size 769x2 [border: (1px inset #000000)]
</span><span class="cx">       RenderTable {TABLE} at (0,1313) size 769x1385 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x1383
</span><span class="lines">@@ -181,14 +181,14 @@
</span><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x1357 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><del>-              RenderBlock (floating) {P} at (4,4) size 373x36 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock (floating) {P} at (4,4) size 374x36 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 373x36
</span><span class="cx">                   text run at (0,0) width 373: &quot;This paragraph is of class \&quot;one\&quot;. It has a width of 50% and&quot;
</span><span class="cx">                   text run at (0,18) width 124: &quot;is floated to the left.&quot;
</span><span class="cx">               RenderBlock {P} at (4,4) size 747x90
</span><del>-                RenderText {#text} at (373,0) size 747x90
-                  text run at (373,0) width 374: &quot;This paragraph should start on the right side of a yellow&quot;
-                  text run at (373,18) width 374: &quot;box which contains the previous paragraph. Since the text&quot;
</del><ins>+                RenderText {#text} at (374,0) size 747x90
+                  text run at (374,0) width 373: &quot;This paragraph should start on the right side of a yellow&quot;
+                  text run at (374,18) width 373: &quot;box which contains the previous paragraph. Since the text&quot;
</ins><span class="cx">                   text run at (0,36) width 747: &quot;of this element is much longer than the text in the previous element, the text will wrap around the yellow box. There is&quot;
</span><span class="cx">                   text run at (0,54) width 747: &quot;no padding, border or margins on this and the previous element, so the text of the two elements should be very close to&quot;
</span><span class="cx">                   text run at (0,72) width 69: &quot;each other.&quot;
</span><span class="lines">@@ -207,7 +207,7 @@
</span><span class="cx">                   text run at (15,73) width 4: &quot; &quot;
</span><span class="cx">                 RenderBR {BR} at (19,87) size 0x0
</span><span class="cx">               RenderBlock {HR} at (4,229) size 747x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (floating) {P} at (4,239) size 373x108 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock (floating) {P} at (4,239) size 374x108 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 373x108
</span><span class="cx">                   text run at (0,0) width 373: &quot;This paragraph is floated to the left and the orange square&quot;
</span><span class="cx">                   text run at (0,18) width 373: &quot;image should appear to the right of the paragraph. This&quot;
</span><span class="lines">@@ -216,12 +216,12 @@
</span><span class="cx">                   text run at (0,72) width 373: &quot;be horizontally aligned with the left edge of the yellow box&quot;
</span><span class="cx">                   text run at (0,90) width 79: &quot;undernearth.&quot;
</span><span class="cx">               RenderBlock (anonymous) at (4,239) size 747x108
</span><del>-                RenderImage {IMG} at (373,0) size 15x15
-                RenderText {#text} at (388,1) size 4x18
-                  text run at (388,1) width 4: &quot; &quot;
-                RenderBR {BR} at (392,15) size 0x0
</del><ins>+                RenderImage {IMG} at (374,0) size 15x15
+                RenderText {#text} at (389,1) size 4x18
+                  text run at (389,1) width 4: &quot; &quot;
+                RenderBR {BR} at (393,15) size 0x0
</ins><span class="cx">               RenderBlock {HR} at (4,355) size 747x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (floating) {P} at (378,365) size 373x108 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock (floating) {P} at (377,365) size 374x108 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 373x108
</span><span class="cx">                   text run at (0,0) width 373: &quot;This paragraph is floated to the right (using a STYLE&quot;
</span><span class="cx">                   text run at (0,18) width 373: &quot;attribute) and the orange square image should appear to the&quot;
</span><span class="lines">@@ -303,15 +303,15 @@
</span><span class="cx">               RenderBlock (anonymous) at (4,877) size 747x224
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">               RenderBlock {HR} at (4,1109) size 747x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (floating) {DIV} at (4,1119) size 186x72 [bgcolor=#66CCFF]
-                RenderBlock {P} at (0,0) size 186x72
</del><ins>+              RenderBlock (floating) {DIV} at (4,1119) size 187x72 [bgcolor=#66CCFF]
+                RenderBlock {P} at (0,0) size 187x72
</ins><span class="cx">                   RenderText {#text} at (0,0) size 186x72
</span><span class="cx">                     text run at (0,0) width 186: &quot;This paragraph is inside a&quot;
</span><span class="cx">                     text run at (0,18) width 186: &quot;DIV which is floated left. Its&quot;
</span><span class="cx">                     text run at (0,36) width 186: &quot;background is blue and the&quot;
</span><span class="cx">                     text run at (0,54) width 87: &quot;width is 25%.&quot;
</span><del>-              RenderBlock (floating) {DIV} at (565,1119) size 186x72 [bgcolor=#FFFF00]
-                RenderBlock {P} at (0,0) size 186x72
</del><ins>+              RenderBlock (floating) {DIV} at (564,1119) size 187x72 [bgcolor=#FFFF00]
+                RenderBlock {P} at (0,0) size 187x72
</ins><span class="cx">                   RenderText {#text} at (0,0) size 186x72
</span><span class="cx">                     text run at (0,0) width 186: &quot;This paragraph is inside a&quot;
</span><span class="cx">                     text run at (0,18) width 186: &quot;DIV which is floated right.&quot;
</span><span class="lines">@@ -319,20 +319,20 @@
</span><span class="cx">                     text run at (20,36) width 166: &quot;background is yellow and&quot;
</span><span class="cx">                     text run at (0,54) width 110: &quot;the width is 25%.&quot;
</span><span class="cx">               RenderBlock {P} at (4,1119) size 747x36
</span><del>-                RenderText {#text} at (186,0) size 375x36
-                  text run at (186,0) width 375: &quot;This paragraph should appear between a blue box (on the&quot;
-                  text run at (186,18) width 29: &quot;left) &quot;
-                  text run at (215,18) width 199: &quot;and a yellow box (on the right).&quot;
</del><ins>+                RenderText {#text} at (187,0) size 373x36
+                  text run at (187,0) width 373: &quot;This paragraph should appear between a blue box (on the&quot;
+                  text run at (187,18) width 29: &quot;left) &quot;
+                  text run at (216,18) width 199: &quot;and a yellow box (on the right).&quot;
</ins><span class="cx">               RenderBlock (anonymous) at (4,1155) size 747x36
</span><del>-                RenderBR {BR} at (186,0) size 0x18
</del><ins>+                RenderBR {BR} at (187,0) size 0x18
</ins><span class="cx">               RenderBlock {HR} at (4,1199) size 747x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (floating) {DIV} at (4,1209) size 560x126 [bgcolor=#66CCFF]
-                RenderBlock (floating) {DIV} at (410,0) size 140x36 [bgcolor=#FFFF00]
-                  RenderBlock {P} at (0,0) size 140x36
</del><ins>+              RenderBlock (floating) {DIV} at (4,1209) size 561x126 [bgcolor=#66CCFF]
+                RenderBlock (floating) {DIV} at (410,0) size 141x36 [bgcolor=#FFFF00]
+                  RenderBlock {P} at (0,0) size 141x36
</ins><span class="cx">                     RenderText {#text} at (0,0) size 140x36
</span><span class="cx">                       text run at (0,0) width 140: &quot;See description in the&quot;
</span><span class="cx">                       text run at (0,18) width 124: &quot;box on the left side.&quot;
</span><del>-                RenderBlock {P} at (0,0) size 560x126
</del><ins>+                RenderBlock {P} at (0,0) size 561x126
</ins><span class="cx">                   RenderText {#text} at (0,0) size 560x126
</span><span class="cx">                     text run at (0,0) width 410: &quot;This paragraph is inside a DIV which is floated left. The&quot;
</span><span class="cx">                     text run at (0,18) width 410: &quot;background of the DIV element is blue and its width is 75%.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiesmarginexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/margin-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 787x2628
</del><ins>+layer at (0,0) size 787x2631
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x2628
-  RenderBlock {HTML} at (0,0) size 785x2628
-    RenderBody {BODY} at (8,8) size 769x2612 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x2631
+  RenderBlock {HTML} at (0,0) size 785x2631
+    RenderBody {BODY} at (8,8) size 769x2615 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -49,15 +49,15 @@
</span><span class="cx">       RenderBlock {P} at (0,654) size 769x18 [bgcolor=#C0C0C0]
</span><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderBlock {P} at (192,864) size 385x54 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (192,864) size 385x55 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 377x54
</span><span class="cx">           text run at (0,0) width 377: &quot;This sentence should have an overall margin of 25%, which&quot;
</span><span class="cx">           text run at (0,18) width 376: &quot;is calculated with respect to the width of the parent element.&quot;
</span><span class="cx">           text run at (0,36) width 264: &quot;This will require extra text in order to test.&quot;
</span><del>-      RenderBlock {P} at (0,1110) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,1110) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderBlock {UL} at (25,1153) size 719x122 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {UL} at (25,1153) size 719x123 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 679x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 375x18
</span><span class="lines">@@ -74,31 +74,31 @@
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 294x18
</span><span class="cx">             text run at (0,0) width 294: &quot;This list item has no special styles applied to it.&quot;
</span><del>-      RenderBlock {P} at (0,1300) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,1300) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderBlock {P} at (-10,1308) size 789x54 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (-10,1308) size 789x55 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 775x54
</span><span class="cx">           text run at (0,0) width 758: &quot;This paragraph has an overall margin of -10px, which should make it wider than usual as well as shift it upward and pull&quot;
</span><span class="cx">           text run at (0,18) width 369: &quot;subsequent text up toward it, and a light blue background. &quot;
</span><span class="cx">           text run at (369,18) width 386: &quot;In all other respects, however, the element should be normal. &quot;
</span><span class="cx">           text run at (755,18) width 20: &quot;No&quot;
</span><span class="cx">           text run at (0,36) width 528: &quot;styles have been applied to it besides the negative margin and the background color.&quot;
</span><del>-      RenderBlock {P} at (0,1352) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,1352) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderTable {TABLE} at (0,1370) size 769x1242 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x1240
</del><ins>+      RenderTable {TABLE} at (0,1370) size 769x1245 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x1242
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x1214
-            RenderTableCell {TD} at (0,620) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x1216
+            RenderTableCell {TD} at (0,621) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x1214 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x1216 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x36
</span><span class="cx">                 RenderText {#text} at (0,0) size 738x36
</span><span class="cx">                   text run at (0,0) width 738: &quot;NOTE: The following tests are separated by class-zero paragraphs, so as to prevent margin-collapsing as described in&quot;
</span><span class="lines">@@ -126,16 +126,16 @@
</span><span class="cx">               RenderBlock {P} at (4,506) size 747x18 [bgcolor=#C0C0C0]
</span><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (190,710) size 375x54 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (190,710) size 375x55 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 362x54
</span><span class="cx">                   text run at (0,0) width 334: &quot;This sentence should have an overall margin of 25%,&quot;
</span><span class="cx">                   text run at (0,18) width 362: &quot;which is calculated with respect to the width of the parent&quot;
</span><span class="cx">                   text run at (0,36) width 57: &quot;element. &quot;
</span><span class="cx">                   text run at (57,36) width 264: &quot;This will require extra text in order to test.&quot;
</span><del>-              RenderBlock {P} at (4,950) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,951) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {UL} at (29,993) size 697x122 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {UL} at (29,994) size 697x123 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderListItem {LI} at (40,0) size 657x18
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 375x18
</span><span class="lines">@@ -152,15 +152,15 @@
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 294x18
</span><span class="cx">                     text run at (0,0) width 294: &quot;This list item has no special styles applied to it.&quot;
</span><del>-              RenderBlock {P} at (4,1140) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,1141) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (-6,1148) size 767x54 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (-6,1149) size 767x55 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 758x54
</span><span class="cx">                   text run at (0,0) width 758: &quot;This paragraph has an overall margin of -10px, which should make it wider than usual as well as shift it upward and pull&quot;
</span><span class="cx">                   text run at (0,18) width 369: &quot;subsequent text up toward it, and a light blue background. &quot;
</span><span class="cx">                   text run at (369,18) width 382: &quot;In all other respects, however, the element should be normal.&quot;
</span><span class="cx">                   text run at (0,36) width 552: &quot;No styles have been applied to it besides the negative margin and the background color.&quot;
</span><del>-              RenderBlock {P} at (4,1192) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,1193) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiesmargin_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/margin_bottom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/margin_bottom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/margin_bottom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1728
</del><ins>+layer at (0,0) size 785x1729
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1728
-  RenderBlock {HTML} at (0,0) size 785x1728
-    RenderBody {BODY} at (8,8) size 769x1712 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1729
+  RenderBlock {HTML} at (0,0) size 785x1730
+    RenderBody {BODY} at (8,8) size 769x1714 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -45,13 +45,13 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 767x36
</span><span class="cx">           text run at (0,0) width 767: &quot;This element should have a bottom margin of 25%, which will require extra text in order to make sure that the margin isn't&quot;
</span><span class="cx">           text run at (0,18) width 126: &quot;applied to each line.&quot;
</span><del>-      RenderBlock {P} at (0,699) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,699) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderBlock {P} at (0,717) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,717) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x18
</span><span class="cx">           text run at (0,0) width 232: &quot;This element also has a class of zero.&quot;
</span><del>-      RenderBlock {UL} at (0,735) size 769x97 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {UL} at (0,735) size 769x98 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 424x18
</span><span class="lines">@@ -68,31 +68,31 @@
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 294x18
</span><span class="cx">             text run at (0,0) width 294: &quot;This list item has no special styles applied to it.&quot;
</span><del>-      RenderBlock {P} at (0,857) size 769x54 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (0,857) size 769x55 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 760x54
</span><span class="cx">           text run at (0,0) width 748: &quot;This paragraph has a bottom margin of -10px, which should cause elements after it to be shifted \&quot;upward\&quot; on the page,&quot;
</span><span class="cx">           text run at (0,18) width 123: &quot;and no top margin. &quot;
</span><span class="cx">           text run at (123,18) width 488: &quot;No other styles have been applied to it besides a light blue background color. &quot;
</span><span class="cx">           text run at (611,18) width 149: &quot;In all other respects, the&quot;
</span><span class="cx">           text run at (0,36) width 166: &quot;element should be normal.&quot;
</span><del>-      RenderBlock {P} at (0,901) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,901) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderBlock {P} at (0,919) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,919) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x18
</span><span class="cx">           text run at (0,0) width 232: &quot;This element also has a class of zero.&quot;
</span><del>-      RenderTable {TABLE} at (0,937) size 769x775 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x773
</del><ins>+      RenderTable {TABLE} at (0,937) size 769x777 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x774
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x747
-            RenderTableCell {TD} at (0,386) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x748
+            RenderTableCell {TD} at (0,387) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x747 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x748 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
</span><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><span class="lines">@@ -112,13 +112,13 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 738x36
</span><span class="cx">                   text run at (0,0) width 738: &quot;This element should have a bottom margin of 25%, which will require extra text in order to make sure that the margin&quot;
</span><span class="cx">                   text run at (0,18) width 155: &quot;isn't applied to each line.&quot;
</span><del>-              RenderBlock {P} at (4,505) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,505) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (4,523) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,523) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 232x18
</span><span class="cx">                   text run at (0,0) width 232: &quot;This element also has a class of zero.&quot;
</span><del>-              RenderBlock {UL} at (4,541) size 747x97 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {UL} at (4,541) size 747x98 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderListItem {LI} at (40,0) size 707x18
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 424x18
</span><span class="lines">@@ -135,16 +135,16 @@
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 294x18
</span><span class="cx">                     text run at (0,0) width 294: &quot;This list item has no special styles applied to it.&quot;
</span><del>-              RenderBlock {P} at (4,663) size 747x54 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (4,663) size 747x55 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 717x54
</span><span class="cx">                   text run at (0,0) width 710: &quot;This paragraph has a bottom margin of -10px, which should cause elements after it to be shifted \&quot;upward\&quot; on the&quot;
</span><span class="cx">                   text run at (0,18) width 161: &quot;page, and no top margin. &quot;
</span><span class="cx">                   text run at (161,18) width 488: &quot;No other styles have been applied to it besides a light blue background color. &quot;
</span><span class="cx">                   text run at (649,18) width 68: &quot;In all other&quot;
</span><span class="cx">                   text run at (0,36) width 247: &quot;respects, the element should be normal.&quot;
</span><del>-              RenderBlock {P} at (4,707) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,707) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (4,725) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,725) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 232x18
</span><span class="cx">                   text run at (0,0) width 232: &quot;This element also has a class of zero.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiesmargin_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/margin_right-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -34,9 +34,9 @@
</span><span class="cx">         RenderText {#text} at (375,0) size 314x18
</span><span class="cx">           text run at (375,0) width 314: &quot;This sentence should have a right margin of 5 em.&quot;
</span><span class="cx">       RenderBlock {P} at (0,291) size 577x36 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (22,0) size 555x36
-          text run at (22,0) width 555: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
-          text run at (401,18) width 176: &quot;width of the parent element.&quot;
</del><ins>+        RenderText {#text} at (21,0) size 556x36
+          text run at (21,0) width 556: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
+          text run at (400,18) width 177: &quot;width of the parent element.&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,343) size 744x90 [bgcolor=#808080]
</span><span class="cx">         RenderListItem {LI} at (40,0) size 704x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -88,9 +88,9 @@
</span><span class="cx">                 RenderText {#text} at (353,0) size 314x18
</span><span class="cx">                   text run at (353,0) width 314: &quot;This sentence should have a right margin of 5 em.&quot;
</span><span class="cx">               RenderBlock {P} at (4,140) size 561x36 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (6,0) size 555x36
-                  text run at (6,0) width 555: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
-                  text run at (385,18) width 176: &quot;width of the parent element.&quot;
</del><ins>+                RenderText {#text} at (5,0) size 556x36
+                  text run at (5,0) width 556: &quot;This sentence should have a right margin of 25%, which is calculated with respect to the&quot;
+                  text run at (384,18) width 177: &quot;width of the parent element.&quot;
</ins><span class="cx">               RenderBlock {UL} at (4,192) size 722x108 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (40,0) size 682x36
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiesmargin_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/margin_top-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1638
</del><ins>+layer at (0,0) size 785x1639
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1638
-  RenderBlock {HTML} at (0,0) size 785x1638
-    RenderBody {BODY} at (8,8) size 769x1622 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1639
+  RenderBlock {HTML} at (0,0) size 785x1640
+    RenderBody {BODY} at (8,8) size 769x1624 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -43,12 +43,12 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 745x36
</span><span class="cx">           text run at (0,0) width 745: &quot;This element should have a top margin of 5 em, which will require extra text in order to make sure that the margin isn't&quot;
</span><span class="cx">           text run at (0,18) width 126: &quot;applied to each line.&quot;
</span><del>-      RenderBlock {P} at (0,663) size 769x36 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (0,663) size 769x37 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 753x36
</span><span class="cx">           text run at (0,0) width 725: &quot;This element should have a top margin of 25%, which is calculated with respect to the width of the parent element. &quot;
</span><span class="cx">           text run at (725,0) width 28: &quot;This&quot;
</span><span class="cx">           text run at (0,18) width 232: &quot;will require extra text in order to test.&quot;
</span><del>-      RenderBlock {UL} at (0,724) size 769x97 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {UL} at (0,724) size 769x98 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 400x18
</span><span class="lines">@@ -65,27 +65,27 @@
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 294x18
</span><span class="cx">             text run at (0,0) width 294: &quot;This list item has no special styles applied to it.&quot;
</span><del>-      RenderBlock {P} at (0,821) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,821) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderBlock {P} at (0,829) size 769x54 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (0,829) size 769x55 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 766x54
</span><span class="cx">           text run at (0,0) width 766: &quot;This element has a top margin of -10px, which should cause it to be shifted \&quot;upward\&quot; on the page, and no bottom margin.&quot;
</span><span class="cx">           text run at (0,18) width 488: &quot;No other styles have been applied to it besides a light blue background color. &quot;
</span><span class="cx">           text run at (488,18) width 267: &quot;In all other respects, the element should be&quot;
</span><span class="cx">           text run at (0,36) width 48: &quot;normal.&quot;
</span><del>-      RenderTable {TABLE} at (0,883) size 769x739 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x737
</del><ins>+      RenderTable {TABLE} at (0,883) size 769x741 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x738
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x711
-            RenderTableCell {TD} at (0,368) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x712
+            RenderTableCell {TD} at (0,369) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x711 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x712 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
</span><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><span class="lines">@@ -104,11 +104,11 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 745x36
</span><span class="cx">                   text run at (0,0) width 745: &quot;This element should have a top margin of 5 em, which will require extra text in order to make sure that the margin isn't&quot;
</span><span class="cx">                   text run at (0,18) width 126: &quot;applied to each line.&quot;
</span><del>-              RenderBlock {P} at (4,487) size 747x36 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (4,487) size 747x37 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 721x36
</span><span class="cx">                   text run at (0,0) width 721: &quot;This element should have a top margin of 25%, which is calculated with respect to the width of the parent element.&quot;
</span><span class="cx">                   text run at (0,18) width 264: &quot;This will require extra text in order to test.&quot;
</span><del>-              RenderBlock {UL} at (4,548) size 747x97 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {UL} at (4,548) size 747x98 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderListItem {LI} at (40,0) size 707x18
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 400x18
</span><span class="lines">@@ -125,10 +125,10 @@
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 294x18
</span><span class="cx">                     text run at (0,0) width 294: &quot;This list item has no special styles applied to it.&quot;
</span><del>-              RenderBlock {P} at (4,645) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,645) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (4,653) size 747x54 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (4,653) size 747x55 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 742x54
</span><span class="cx">                   text run at (0,0) width 714: &quot;This element has a top margin of -10px, which should cause it to be shifted \&quot;upward\&quot; on the page, and no bottom&quot;
</span><span class="cx">                   text run at (0,18) width 52: &quot;margin. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiespaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/padding-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2219
</del><ins>+layer at (0,0) size 785x2222
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2219
-  RenderBlock {HTML} at (0,0) size 785x2219
-    RenderBody {BODY} at (8,8) size 769x2203 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x2222
+  RenderBlock {HTML} at (0,0) size 785x2222
+    RenderBody {BODY} at (8,8) size 769x2206 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -38,29 +38,29 @@
</span><span class="cx">           text run at (80,80) width 588: &quot;This element should have an overall padding of 5 em, which will require extra text in order to&quot;
</span><span class="cx">           text run at (80,98) width 29: &quot;test. &quot;
</span><span class="cx">           text run at (109,98) width 464: &quot;Both the content background and the padding should be aqua (light blue).&quot;
</span><del>-      RenderBlock {P} at (0,651) size 769x456 [bgcolor=#00FFFF]
-        RenderText {#text} at (192,192) size 379x72
-          text run at (192,192) width 379: &quot;This element should have an overall padding of 25%, which&quot;
-          text run at (192,210) width 376: &quot;is calculated with respect to the width of the parent element.&quot;
-          text run at (192,228) width 353: &quot;Both the content background and the padding should be&quot;
-          text run at (192,246) width 107: &quot;aqua (light blue).&quot;
-      RenderBlock {P} at (0,1123) size 769x36 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (0,651) size 769x457 [bgcolor=#00FFFF]
+        RenderText {#text} at (192,192) size 380x73
+          text run at (192,192) width 380: &quot;This element should have an overall padding of 25%, which&quot;
+          text run at (192,210) width 377: &quot;is calculated with respect to the width of the parent element.&quot;
+          text run at (192,228) width 354: &quot;Both the content background and the padding should be&quot;
+          text run at (192,246) width 108: &quot;aqua (light blue).&quot;
+      RenderBlock {P} at (0,1123) size 769x37 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 751x36
</span><span class="cx">           text run at (0,0) width 541: &quot;This element should have no padding, since negative padding values are not allowed. &quot;
</span><span class="cx">           text run at (541,0) width 210: &quot;Both the content background and&quot;
</span><span class="cx">           text run at (0,18) width 298: &quot;the normal padding should be aqua (light blue).&quot;
</span><del>-      RenderTable {TABLE} at (0,1175) size 769x1028 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x1026
</del><ins>+      RenderTable {TABLE} at (0,1175) size 769x1031 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x1028
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x1000
-            RenderTableCell {TD} at (0,513) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x1002
+            RenderTableCell {TD} at (0,514) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x1000 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x1002 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
</span><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><span class="lines">@@ -79,14 +79,14 @@
</span><span class="cx">                   text run at (80,80) width 572: &quot;This element should have an overall padding of 5 em, which will require extra text in order&quot;
</span><span class="cx">                   text run at (80,98) width 45: &quot;to test. &quot;
</span><span class="cx">                   text run at (125,98) width 464: &quot;Both the content background and the padding should be aqua (light blue).&quot;
</span><del>-              RenderBlock {P} at (4,500) size 747x444 [bgcolor=#00FFFF]
-                RenderText {#text} at (186,186) size 362x72
-                  text run at (186,186) width 336: &quot;This element should have an overall padding of 25%,&quot;
-                  text run at (186,204) width 362: &quot;which is calculated with respect to the width of the parent&quot;
-                  text run at (186,222) width 57: &quot;element. &quot;
-                  text run at (243,222) width 288: &quot;Both the content background and the padding&quot;
-                  text run at (186,240) width 172: &quot;should be aqua (light blue).&quot;
-              RenderBlock {P} at (4,960) size 747x36 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (4,500) size 747x446 [bgcolor=#00FFFF]
+                RenderText {#text} at (186,186) size 363x73
+                  text run at (186,186) width 337: &quot;This element should have an overall padding of 25%,&quot;
+                  text run at (186,204) width 363: &quot;which is calculated with respect to the width of the parent&quot;
+                  text run at (186,222) width 58: &quot;element. &quot;
+                  text run at (243,222) width 289: &quot;Both the content background and the padding&quot;
+                  text run at (186,240) width 173: &quot;should be aqua (light blue).&quot;
+              RenderBlock {P} at (4,961) size 747x37 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 724x36
</span><span class="cx">                   text run at (0,0) width 541: &quot;This element should have no padding, since negative padding values are not allowed. &quot;
</span><span class="cx">                   text run at (541,0) width 183: &quot;Both the content background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiespadding_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/padding_bottom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/padding_bottom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/padding_bottom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1549
</del><ins>+layer at (0,0) size 785x1550
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1549
-  RenderBlock {HTML} at (0,0) size 785x1549
-    RenderBody {BODY} at (8,8) size 769x1533 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1550
+  RenderBlock {HTML} at (0,0) size 785x1551
+    RenderBody {BODY} at (8,8) size 769x1535 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -39,31 +39,31 @@
</span><span class="cx">           text run at (0,0) width 614: &quot;This element should have a bottom padding of 5 em, which will require extra text in order to test. &quot;
</span><span class="cx">           text run at (614,0) width 104: &quot;Both the content&quot;
</span><span class="cx">           text run at (0,18) width 356: &quot;background and the padding should be aqua (light blue).&quot;
</span><del>-      RenderBlock {P} at (0,498) size 769x228 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (0,498) size 769x229 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x36
</span><span class="cx">           text run at (0,0) width 752: &quot;This element should have a bottom padding of 25%, which is calculated with respect to the width of the parent element.&quot;
</span><span class="cx">           text run at (0,18) width 268: &quot;This will require extra text in order to test. &quot;
</span><span class="cx">           text run at (268,18) width 464: &quot;Both the content background and the padding should be aqua (light blue).&quot;
</span><del>-      RenderBlock {P} at (0,742) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {P} at (0,742) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-      RenderBlock {P} at (0,776) size 769x36 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (0,776) size 769x37 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 693x36
</span><span class="cx">           text run at (0,0) width 589: &quot;This element should have no bottom padding, since negative padding values are not allowed. &quot;
</span><span class="cx">           text run at (589,0) width 104: &quot;Both the content&quot;
</span><span class="cx">           text run at (0,18) width 404: &quot;background and the normal padding should be aqua (light blue).&quot;
</span><del>-      RenderTable {TABLE} at (0,828) size 769x705 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x703
</del><ins>+      RenderTable {TABLE} at (0,828) size 769x707 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x704
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x677
-            RenderTableCell {TD} at (0,351) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x678
+            RenderTableCell {TD} at (0,352) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x677 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x678 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
</span><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><span class="lines">@@ -82,17 +82,17 @@
</span><span class="cx">                   text run at (0,0) width 614: &quot;This element should have a bottom padding of 5 em, which will require extra text in order to test. &quot;
</span><span class="cx">                   text run at (614,0) width 104: &quot;Both the content&quot;
</span><span class="cx">                   text run at (0,18) width 356: &quot;background and the padding should be aqua (light blue).&quot;
</span><del>-              RenderBlock {P} at (4,347) size 747x240 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (4,347) size 747x241 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 712x54
</span><span class="cx">                   text run at (0,0) width 695: &quot;This element should have a bottom padding of 25%, which is calculated with respect to the width of the parent&quot;
</span><span class="cx">                   text run at (0,18) width 57: &quot;element. &quot;
</span><span class="cx">                   text run at (57,18) width 268: &quot;This will require extra text in order to test. &quot;
</span><span class="cx">                   text run at (325,18) width 387: &quot;Both the content background and the padding should be aqua&quot;
</span><span class="cx">                   text run at (0,36) width 73: &quot;(light blue).&quot;
</span><del>-              RenderBlock {P} at (4,603) size 747x18 [bgcolor=#C0C0C0]
</del><ins>+              RenderBlock {P} at (4,603) size 747x19 [bgcolor=#C0C0C0]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><del>-              RenderBlock {P} at (4,637) size 747x36 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (4,637) size 747x37 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 693x36
</span><span class="cx">                   text run at (0,0) width 589: &quot;This element should have no bottom padding, since negative padding values are not allowed. &quot;
</span><span class="cx">                   text run at (589,0) width 104: &quot;Both the content&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiespadding_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/padding_left-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -40,11 +40,11 @@
</span><span class="cx">           text run at (666,0) width 54: &quot;Both the&quot;
</span><span class="cx">           text run at (80,18) width 406: &quot;content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">       RenderBlock {P} at (0,345) size 769x54 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (192,0) size 567x54
-          text run at (192,0) width 548: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
-          text run at (192,18) width 180: &quot;width of the parent element. &quot;
-          text run at (372,18) width 387: &quot;Both the content background and the padding should be aqua&quot;
-          text run at (192,36) width 73: &quot;(light blue).&quot;
</del><ins>+        RenderText {#text} at (192,0) size 568x54
+          text run at (192,0) width 549: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
+          text run at (192,18) width 181: &quot;width of the parent element. &quot;
+          text run at (372,18) width 388: &quot;Both the content background and the padding should be aqua&quot;
+          text run at (192,36) width 74: &quot;(light blue).&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,415) size 769x72 [bgcolor=#808080]
</span><span class="cx">         RenderListItem {LI} at (25,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -92,11 +92,11 @@
</span><span class="cx">                   text run at (666,0) width 54: &quot;Both the&quot;
</span><span class="cx">                   text run at (80,18) width 406: &quot;content background and the padding should be aqua (light blue).&quot;
</span><span class="cx">               RenderBlock {P} at (4,194) size 747x54 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (186,0) size 548x54
-                  text run at (186,0) width 548: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
-                  text run at (186,18) width 180: &quot;width of the parent element. &quot;
-                  text run at (366,18) width 353: &quot;Both the content background and the padding should be&quot;
-                  text run at (186,36) width 107: &quot;aqua (light blue).&quot;
</del><ins>+                RenderText {#text} at (186,0) size 549x54
+                  text run at (186,0) width 549: &quot;This element should have a left padding of 25%, which is calculated with respect to the&quot;
+                  text run at (186,18) width 181: &quot;width of the parent element. &quot;
+                  text run at (366,18) width 354: &quot;Both the content background and the padding should be&quot;
+                  text run at (186,36) width 108: &quot;aqua (light blue).&quot;
</ins><span class="cx">               RenderBlock {UL} at (4,264) size 747x72 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (25,0) size 722x18
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiespadding_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/padding_right-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/padding_right-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/padding_right-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,12 +46,12 @@
</span><span class="cx">           text run at (425,18) width 264: &quot;The text has been right-aligned in order to&quot;
</span><span class="cx">           text run at (460,36) width 229: &quot;make the right padding easier to see.&quot;
</span><span class="cx">       RenderBlock {P} at (0,399) size 769x54 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (20,0) size 574x54
-          text run at (20,0) width 557: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
-          text run at (10,18) width 180: &quot;width of the parent element. &quot;
-          text run at (190,18) width 387: &quot;Both the content background and the padding should be aqua&quot;
-          text run at (3,36) width 77: &quot;(light blue). &quot;
-          text run at (80,36) width 497: &quot;The text has been right-aligned in order to make the right padding easier to see.&quot;
</del><ins>+        RenderText {#text} at (19,0) size 575x54
+          text run at (19,0) width 558: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
+          text run at (9,18) width 181: &quot;width of the parent element. &quot;
+          text run at (189,18) width 388: &quot;Both the content background and the padding should be aqua&quot;
+          text run at (2,36) width 78: &quot;(light blue). &quot;
+          text run at (79,36) width 498: &quot;The text has been right-aligned in order to make the right padding easier to see.&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,469) size 769x72 [bgcolor=#808080]
</span><span class="cx">         RenderListItem {LI} at (40,0) size 704x36
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -107,13 +107,13 @@
</span><span class="cx">                   text run at (419,18) width 248: &quot;The text has been right-aligned in order&quot;
</span><span class="cx">                   text run at (422,36) width 245: &quot;to make the right padding easier to see.&quot;
</span><span class="cx">               RenderBlock {P} at (4,248) size 747x72 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (4,0) size 557x72
-                  text run at (4,0) width 557: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
-                  text run at (28,18) width 180: &quot;width of the parent element. &quot;
-                  text run at (208,18) width 353: &quot;Both the content background and the padding should be&quot;
-                  text run at (37,36) width 111: &quot;aqua (light blue). &quot;
-                  text run at (148,36) width 413: &quot;The text has been right-aligned in order to make the right padding&quot;
-                  text run at (481,54) width 80: &quot;easier to see.&quot;
</del><ins>+                RenderText {#text} at (3,0) size 558x72
+                  text run at (3,0) width 558: &quot;This element should have a right padding of 25%, which is calculated with respect to the&quot;
+                  text run at (27,18) width 181: &quot;width of the parent element. &quot;
+                  text run at (207,18) width 354: &quot;Both the content background and the padding should be&quot;
+                  text run at (36,36) width 112: &quot;aqua (light blue). &quot;
+                  text run at (147,36) width 414: &quot;The text has been right-aligned in order to make the right padding&quot;
+                  text run at (480,54) width 81: &quot;easier to see.&quot;
</ins><span class="cx">               RenderBlock {UL} at (4,336) size 747x72 [bgcolor=#808080]
</span><span class="cx">                 RenderListItem {LI} at (40,0) size 682x36
</span><span class="cx">                   RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertiespadding_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/padding_top-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1463
</del><ins>+layer at (0,0) size 785x1464
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1463
-  RenderBlock {HTML} at (0,0) size 785x1463
-    RenderBody {BODY} at (8,8) size 769x1447 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1464
+  RenderBlock {HTML} at (0,0) size 785x1465
+    RenderBody {BODY} at (8,8) size 769x1449 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -39,29 +39,29 @@
</span><span class="cx">           text run at (0,80) width 590: &quot;This element should have a top padding of 5 em, which will require extra text in order to test. &quot;
</span><span class="cx">           text run at (590,80) width 104: &quot;Both the content&quot;
</span><span class="cx">           text run at (0,98) width 356: &quot;background and the padding should be aqua (light blue).&quot;
</span><del>-      RenderBlock {P} at (0,498) size 769x228 [bgcolor=#00FFFF]
-        RenderText {#text} at (0,192) size 763x36
</del><ins>+      RenderBlock {P} at (0,498) size 769x229 [bgcolor=#00FFFF]
+        RenderText {#text} at (0,192) size 763x37
</ins><span class="cx">           text run at (0,192) width 732: &quot;This element should have a top padding of 25%, which is calculated with respect to the width of the parent element. &quot;
</span><span class="cx">           text run at (732,192) width 31: &quot;Both&quot;
</span><span class="cx">           text run at (0,210) width 433: &quot;the content background and the padding should be aqua (light blue). &quot;
</span><span class="cx">           text run at (433,210) width 264: &quot;This will require extra text in order to test.&quot;
</span><del>-      RenderBlock {P} at (0,742) size 769x36 [bgcolor=#00FFFF]
</del><ins>+      RenderBlock {P} at (0,742) size 769x37 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 748x36
</span><span class="cx">           text run at (0,0) width 565: &quot;This element should have no top padding, since negative padding values are not allowed. &quot;
</span><span class="cx">           text run at (565,0) width 183: &quot;Both the content background&quot;
</span><span class="cx">           text run at (0,18) width 325: &quot;and the normal padding should be aqua (light blue).&quot;
</span><del>-      RenderTable {TABLE} at (0,794) size 769x653 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x651
</del><ins>+      RenderTable {TABLE} at (0,794) size 769x655 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x652
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x625
-            RenderTableCell {TD} at (0,325) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x626
+            RenderTableCell {TD} at (0,326) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x625 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x626 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x18 [bgcolor=#C0C0C0]
</span><span class="cx">                 RenderText {#text} at (0,0) size 203x18
</span><span class="cx">                   text run at (0,0) width 203: &quot;This element has a class of zero.&quot;
</span><span class="lines">@@ -80,12 +80,12 @@
</span><span class="cx">                   text run at (0,80) width 590: &quot;This element should have a top padding of 5 em, which will require extra text in order to test. &quot;
</span><span class="cx">                   text run at (590,80) width 104: &quot;Both the content&quot;
</span><span class="cx">                   text run at (0,98) width 356: &quot;background and the padding should be aqua (light blue).&quot;
</span><del>-              RenderBlock {P} at (4,347) size 747x222 [bgcolor=#00FFFF]
-                RenderText {#text} at (0,186) size 732x36
</del><ins>+              RenderBlock {P} at (4,347) size 747x223 [bgcolor=#00FFFF]
+                RenderText {#text} at (0,186) size 732x37
</ins><span class="cx">                   text run at (0,186) width 728: &quot;This element should have a top padding of 25%, which is calculated with respect to the width of the parent element.&quot;
</span><span class="cx">                   text run at (0,204) width 468: &quot;Both the content background and the padding should be aqua (light blue). &quot;
</span><span class="cx">                   text run at (468,204) width 264: &quot;This will require extra text in order to test.&quot;
</span><del>-              RenderBlock {P} at (4,585) size 747x36 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (4,585) size 747x37 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 669x36
</span><span class="cx">                   text run at (0,0) width 565: &quot;This element should have no top padding, since negative padding values are not allowed. &quot;
</span><span class="cx">                   text run at (565,0) width 104: &quot;Both the content&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1box_propertieswidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/box_properties/width-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/box_properties/width-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/box_properties/width-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1341
</del><ins>+layer at (0,0) size 785x1342
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1341
-  RenderBlock {HTML} at (0,0) size 785x1341
-    RenderBody {BODY} at (8,8) size 769x1325 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1342
+  RenderBlock {HTML} at (0,0) size 785x1342
+    RenderBody {BODY} at (8,8) size 769x1326 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -21,13 +21,13 @@
</span><span class="cx">       RenderBlock {P} at (0,168) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 287x18
</span><span class="cx">           text run at (0,0) width 287: &quot;The square above should be fifty pixels wide.&quot;
</span><del>-      RenderBlock (anonymous) at (0,202) size 769x384
-        RenderImage {IMG} at (0,0) size 384x384
</del><ins>+      RenderBlock (anonymous) at (0,202) size 769x385
+        RenderImage {IMG} at (0,0) size 385x385
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,602) size 769x18
</del><ins>+      RenderBlock {P} at (0,603) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 671x18
</span><span class="cx">           text run at (0,0) width 671: &quot;The square above should be half as wide as the image's parent element (either the BODY or the table cell).&quot;
</span><del>-      RenderBlock {P} at (0,636) size 384x90
</del><ins>+      RenderBlock {P} at (0,637) size 385x90
</ins><span class="cx">         RenderText {#text} at (0,0) size 382x72
</span><span class="cx">           text run at (0,0) width 382: &quot;This paragraph should be half the width of its parent element&quot;
</span><span class="cx">           text run at (0,18) width 379: &quot;(either the BODY or the table, which should itself be half as&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">         RenderText {#text} at (286,54) size 374x36
</span><span class="cx">           text run at (286,54) width 57: &quot; property&quot;
</span><span class="cx">           text run at (0,72) width 374: &quot;without the need for the user to resize the viewing window.&quot;
</span><del>-      RenderTable {TABLE} at (0,742) size 384x583 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,743) size 384x583 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 382x581
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 382x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 382x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1color_and_backgroundbackground_attachmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/color_and_background/background_attachment-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 880x1193
</del><ins>+layer at (0,0) size 880x1195
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x1193
-  RenderBlock {HTML} at (0,0) size 785x1193
-    RenderBody {BODY} at (8,8) size 769x1177 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1195
+  RenderBlock {HTML} at (0,0) size 785x1195
+    RenderBody {BODY} at (8,8) size 769x1179 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -29,12 +29,12 @@
</span><span class="cx">           text run at (417,0) width 91: &quot;A capital idea.&quot;
</span><span class="cx">       RenderBlock {HR} at (0,235) size 769x2 [border: (1px inset #000000)]
</span><span class="cx">       RenderBlock {HR} at (0,245) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock {H4} at (0,268) size 769x18
</del><ins>+      RenderBlock {H4} at (0,268) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 220x18
</span><span class="cx">           RenderText {#text} at (0,0) size 220x18
</span><span class="cx">             text run at (0,0) width 220: &quot;5.3.5    'background-attachment'&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,307) size 769x90
</del><ins>+      RenderBlock {P} at (0,307) size 769x91
</ins><span class="cx">         RenderInline {EM} at (0,0) size 42x18
</span><span class="cx">           RenderText {#text} at (0,0) size 42x18
</span><span class="cx">             text run at (0,0) width 42: &quot;Value:&quot;
</span><span class="lines">@@ -65,11 +65,11 @@
</span><span class="cx">         RenderText {#text} at (121,72) size 32x18
</span><span class="cx">           text run at (121,72) width 32: &quot; N/A&quot;
</span><span class="cx">         RenderBR {BR} at (153,86) size 0x0
</span><del>-      RenderBlock {P} at (0,413) size 769x36
</del><ins>+      RenderBlock {P} at (0,413) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 765x36
</span><span class="cx">           text run at (0,0) width 765: &quot;If a background image is specified, the value of 'background-attachment' determines if it is fixed with regard to the canvas&quot;
</span><span class="cx">           text run at (0,18) width 230: &quot;or if it scrolls along with the content.&quot;
</span><del>-      RenderBlock {PRE} at (0,465) size 769x75
</del><ins>+      RenderBlock {PRE} at (0,465) size 769x76
</ins><span class="cx">         RenderText {#text} at (0,0) size 296x75
</span><span class="cx">           text run at (0,0) width 72: &quot;  BODY { &quot;
</span><span class="cx">           text run at (72,0) width 0: &quot; &quot;
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">           text run at (264,45) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,60) width 24: &quot;  }&quot;
</span><span class="cx">           text run at (24,60) width 0: &quot; &quot;
</span><del>-      RenderBlock {P} at (0,556) size 769x54
</del><ins>+      RenderBlock {P} at (0,556) size 769x55
</ins><span class="cx">         RenderInline {EM} at (0,0) size 72x18
</span><span class="cx">           RenderText {#text} at (0,0) size 72x18
</span><span class="cx">             text run at (0,0) width 72: &quot;CSS1 core:&quot;
</span><span class="lines">@@ -89,18 +89,18 @@
</span><span class="cx">           text run at (72,0) width 671: &quot; UAs may treat 'fixed' as 'scroll'. However, it is recommended they interpret 'fixed' correctly, at least on the&quot;
</span><span class="cx">           text run at (0,18) width 767: &quot;HTML and BODY elements, since there is no way for an author to provide an image only for those browsers that support&quot;
</span><span class="cx">           text run at (0,36) width 42: &quot;'fixed'.&quot;
</span><del>-      RenderTable {TABLE} at (0,626) size 769x551 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x549
</del><ins>+      RenderTable {TABLE} at (0,626) size 769x553 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x550
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x523
-            RenderTableCell {TD} at (0,274) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x524
+            RenderTableCell {TD} at (0,275) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x523 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x524 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x90
</span><span class="cx">                 RenderText {#text} at (0,0) size 747x90
</span><span class="cx">                   text run at (0,0) width 730: &quot;This document should have a green grid-pattern line across the top of the page (or at least a tiled background) which&quot;
</span><span class="lines">@@ -118,12 +118,12 @@
</span><span class="cx">                   text run at (417,0) width 91: &quot;A capital idea.&quot;
</span><span class="cx">               RenderBlock {HR} at (4,144) size 747x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {HR} at (4,154) size 747x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H4} at (4,177) size 747x18
</del><ins>+              RenderBlock {H4} at (4,177) size 747x19
</ins><span class="cx">                 RenderInline {A} at (0,0) size 220x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 220x18
</span><span class="cx">                     text run at (0,0) width 220: &quot;5.3.5    'background-attachment'&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock {P} at (4,216) size 747x90
</del><ins>+              RenderBlock {P} at (4,216) size 747x91
</ins><span class="cx">                 RenderInline {EM} at (0,0) size 42x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 42x18
</span><span class="cx">                     text run at (0,0) width 42: &quot;Value:&quot;
</span><span class="lines">@@ -154,11 +154,11 @@
</span><span class="cx">                 RenderText {#text} at (121,72) size 32x18
</span><span class="cx">                   text run at (121,72) width 32: &quot; N/A&quot;
</span><span class="cx">                 RenderBR {BR} at (153,86) size 0x0
</span><del>-              RenderBlock {P} at (4,322) size 747x36
</del><ins>+              RenderBlock {P} at (4,322) size 747x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 718x36
</span><span class="cx">                   text run at (0,0) width 718: &quot;If a background image is specified, the value of 'background-attachment' determines if it is fixed with regard to the&quot;
</span><span class="cx">                   text run at (0,18) width 277: &quot;canvas or if it scrolls along with the content.&quot;
</span><del>-              RenderBlock {PRE} at (4,374) size 747x75
</del><ins>+              RenderBlock {PRE} at (4,374) size 747x76
</ins><span class="cx">                 RenderText {#text} at (0,0) size 296x75
</span><span class="cx">                   text run at (0,0) width 72: &quot;  BODY { &quot;
</span><span class="cx">                   text run at (72,0) width 0: &quot; &quot;
</span><span class="lines">@@ -170,7 +170,7 @@
</span><span class="cx">                   text run at (264,45) width 0: &quot; &quot;
</span><span class="cx">                   text run at (0,60) width 24: &quot;  }&quot;
</span><span class="cx">                   text run at (24,60) width 0: &quot; &quot;
</span><del>-              RenderBlock {P} at (4,465) size 747x54
</del><ins>+              RenderBlock {P} at (4,465) size 747x55
</ins><span class="cx">                 RenderInline {EM} at (0,0) size 72x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 72x18
</span><span class="cx">                     text run at (0,0) width 72: &quot;CSS1 core:&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1font_propertiesfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/font_properties/font-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/font_properties/font-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/font_properties/font-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 785x4194
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x4194
</span><del>-  RenderBlock {HTML} at (0,0) size 785x4194
-    RenderBody {BODY} at (8,8) size 769x4178 [bgcolor=#CCCCCC]
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x4195
+    RenderBody {BODY} at (8,8) size 769x4179 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x14
</span><span class="cx">         RenderText {#text} at (0,0) size 264x14
</span><span class="cx">           text run at (0,0) width 264: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -37,24 +37,24 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 706x14
</span><span class="cx">           text run at (0,0) width 423: &quot;This element is unstyled, and should inherit a font-size of 12px from the BODY element. &quot;
</span><span class="cx">           text run at (423,0) width 283: &quot;This is the \&quot;base font size\&quot; referred to in the following tests.&quot;
</span><del>-      RenderBlock {P} at (0,251) size 769x20
</del><ins>+      RenderBlock {P} at (0,251) size 769x21
</ins><span class="cx">         RenderText {#text} at (0,0) size 497x20
</span><span class="cx">           text run at (0,0) width 497: &quot;This element should be 13pt. Helvetica which is in small-cap italics.&quot;
</span><del>-      RenderBlock {P} at (0,289) size 769x81
</del><ins>+      RenderBlock {P} at (0,289) size 769x82
</ins><span class="cx">         RenderText {#text} at (0,2) size 762x76
</span><span class="cx">           text run at (0,2) width 282: &quot;This element should be in a serif font. &quot;
</span><span class="cx">           text run at (282,2) width 480: &quot;Its font-size should be 150% the base font size, and its line-height&quot;
</span><span class="cx">           text run at (0,29) width 423: &quot;should 150% of that value (18px and 27px, respectively). &quot;
</span><span class="cx">           text run at (423,29) width 297: &quot;Extra text is included for the purposes of&quot;
</span><span class="cx">           text run at (0,56) width 208: &quot;testing this more effectively.&quot;
</span><del>-      RenderBlock {P} at (0,388) size 769x81
</del><ins>+      RenderBlock {P} at (0,388) size 769x82
</ins><span class="cx">         RenderText {#text} at (0,3) size 760x75
</span><span class="cx">           text run at (0,3) width 348: &quot;This element should be in a sans-serif font. &quot;
</span><span class="cx">           text run at (348,3) width 412: &quot;Its font-size should be 150% the base font size, and&quot;
</span><span class="cx">           text run at (0,30) width 568: &quot;its line-height should 150% of that value (18px and 27px, respectively). &quot;
</span><span class="cx">           text run at (568,30) width 192: &quot;Extra text is included for&quot;
</span><span class="cx">           text run at (0,57) width 351: &quot;the purposes of testing this more effectively.&quot;
</span><del>-      RenderBlock {P} at (0,487) size 769x78
</del><ins>+      RenderBlock {P} at (0,487) size 769x79
</ins><span class="cx">         RenderText {#text} at (0,2) size 762x47
</span><span class="cx">           text run at (0,2) width 628: &quot;This element should be in a cursive font, 'small' in size, with a line-height 200% the height of the text's actual size. &quot;
</span><span class="cx">           text run at (628,2) width 134: &quot;For example, if the font-&quot;
</span><span class="lines">@@ -67,7 +67,7 @@
</span><span class="cx">           text run at (408,28) width 280: &quot;The actual value of the font-size is UA-dependent. &quot;
</span><span class="cx">           text run at (688,28) width 73: &quot;Extra text is&quot;
</span><span class="cx">           text run at (0,54) width 304: &quot;included for the purposes of testing this more effectively.&quot;
</span><del>-      RenderBlock {P} at (0,583) size 769x108
</del><ins>+      RenderBlock {P} at (0,583) size 769x109
</ins><span class="cx">         RenderText {#text} at (0,3) size 732x102
</span><span class="cx">           text run at (0,3) width 711: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 900. &quot;
</span><span class="cx">           text run at (711,3) width 21: &quot;Its&quot;
</span><span class="lines">@@ -75,14 +75,14 @@
</span><span class="cx">           text run at (0,57) width 235: &quot;(18px and 27px, respectively). &quot;
</span><span class="cx">           text run at (235,57) width 464: &quot;Extra text is included for the purposes of testing this more&quot;
</span><span class="cx">           text run at (0,84) width 90: &quot;effectively.&quot;
</span><del>-      RenderBlock {P} at (0,709) size 769x162
</del><ins>+      RenderBlock {P} at (0,709) size 769x163
</ins><span class="cx">         RenderText {#text} at (0,16) size 750x129
</span><span class="cx">           text run at (0,16) width 686: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 100. &quot;
</span><span class="cx">           text run at (686,16) width 64: &quot;Its font-&quot;
</span><span class="cx">           text run at (0,70) width 750: &quot;size should be 150% the base font size, and its line-height should be 300% of that value (18px and&quot;
</span><span class="cx">           text run at (0,124) width 153: &quot;54px, respectively). &quot;
</span><span class="cx">           text run at (153,124) width 539: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
</span><del>-      RenderBlock {P} at (0,889) size 769x144
</del><ins>+      RenderBlock {P} at (0,889) size 769x145
</ins><span class="cx">         RenderText {#text} at (0,7) size 750x129
</span><span class="cx">           text run at (0,7) width 750: &quot;This element should be in a monospace font, italicized and small caps, with a weight of&quot;
</span><span class="cx">           text run at (0,43) width 55: &quot;900. &quot;
</span><span class="lines">@@ -90,14 +90,14 @@
</span><span class="cx">           text run at (0,79) width 618: &quot;2em, or twice the element's font size (18px and 36px, respectively). &quot;
</span><span class="cx">           text run at (618,79) width 113: &quot;Extra text is&quot;
</span><span class="cx">           text run at (0,115) width 499: &quot;included for the purposes of testing this more effectively.&quot;
</span><del>-      RenderBlock {P} at (0,1051) size 769x288
</del><ins>+      RenderBlock {P} at (0,1051) size 769x289
</ins><span class="cx">         RenderText {#text} at (0,37) size 765x213
</span><span class="cx">           text run at (0,37) width 698: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 500. &quot;
</span><span class="cx">           text run at (698,37) width 67: &quot;Its font-&quot;
</span><span class="cx">           text run at (0,133) width 631: &quot;size should be 150% the base font size, or 18px, and its line-height should be 1in. &quot;
</span><span class="cx">           text run at (631,133) width 99: &quot;Extra text is&quot;
</span><span class="cx">           text run at (0,229) width 452: &quot;included for the purposes of testing this more effectively.&quot;
</span><del>-      RenderBlock {P} at (0,1357) size 769x144
</del><ins>+      RenderBlock {P} at (0,1357) size 769x145
</ins><span class="cx">         RenderText {#text} at (0,7) size 752x129
</span><span class="cx">           text run at (0,7) width 752: &quot;This element should be in a sans-serif font, oblique and not small-caps, with a weight of&quot;
</span><span class="cx">           text run at (0,43) width 40: &quot;700. &quot;
</span><span class="lines">@@ -105,12 +105,12 @@
</span><span class="cx">           text run at (0,79) width 176: &quot;element's font size). &quot;
</span><span class="cx">           text run at (176,79) width 500: &quot;Extra text is included for the purposes of testing this more&quot;
</span><span class="cx">           text run at (0,115) width 93: &quot;effectively.&quot;
</span><del>-      RenderBlock {P} at (0,1519) size 769x50
</del><ins>+      RenderBlock {P} at (0,1519) size 769x51
</ins><span class="cx">         RenderText {#text} at (0,6) size 754x37
</span><span class="cx">           text run at (0,6) width 301: &quot;This element should be in a sans-serif font, with a weight of 400. &quot;
</span><span class="cx">           text run at (301,6) width 453: &quot;Its font-size should be 80% of 12px, or 9.6px, and its line-height shoud be 2.5 times that, or 24px.&quot;
</span><span class="cx">           text run at (0,31) width 318: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
</span><del>-      RenderBlock {P} at (0,1587) size 769x216
</del><ins>+      RenderBlock {P} at (0,1587) size 769x217
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 763x183 [bgcolor=#C0C0C0]
</span><span class="cx">           RenderText {#text} at (0,16) size 763x183
</span><span class="cx">             text run at (0,16) width 686: &quot;This element should be in a sans-serif font, italicized and small caps, with a weight of 100. &quot;
</span><span class="lines">@@ -119,7 +119,7 @@
</span><span class="cx">             text run at (0,124) width 763: &quot;54px, respectively). The text should have a silver background. The background color has been set on&quot;
</span><span class="cx">             text run at (0,178) width 642: &quot;an inline element and should therefore only cover the text, not the interline spacing.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,1821) size 769x2357 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1821) size 769x2358 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x2355
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -130,16 +130,16 @@
</span><span class="cx">             RenderTableCell {TD} at (0,1177) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x2329 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x2330 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x36
</span><span class="cx">                 RenderText {#text} at (0,0) size 732x36
</span><span class="cx">                   text run at (0,0) width 564: &quot;This element is unstyled, and should inherit a font-size of 12px from the BODY element. &quot;
</span><span class="cx">                   text run at (564,0) width 168: &quot;This is the \&quot;base font size\&quot;&quot;
</span><span class="cx">                   text run at (0,18) width 204: &quot;referred to in the following tests.&quot;
</span><del>-              RenderBlock {P} at (4,57) size 747x20
</del><ins>+              RenderBlock {P} at (4,57) size 747x21
</ins><span class="cx">                 RenderText {#text} at (0,0) size 497x20
</span><span class="cx">                   text run at (0,0) width 497: &quot;This element should be 13pt. Helvetica which is in small-cap italics.&quot;
</span><del>-              RenderBlock {P} at (4,101) size 747x144
</del><ins>+              RenderBlock {P} at (4,101) size 747x145
</ins><span class="cx">                 RenderText {#text} at (0,4) size 735x136
</span><span class="cx">                   text run at (0,4) width 374: &quot;This element should be in a serif font. &quot;
</span><span class="cx">                   text run at (374,4) width 361: &quot;Its font-size should be 150% the base&quot;
</span><span class="lines">@@ -147,7 +147,7 @@
</span><span class="cx">                   text run at (0,76) width 138: &quot;respectively). &quot;
</span><span class="cx">                   text run at (138,76) width 563: &quot;Extra text is included for the purposes of testing this more&quot;
</span><span class="cx">                   text run at (0,112) width 111: &quot;effectively.&quot;
</span><del>-              RenderBlock {P} at (4,269) size 747x144
</del><ins>+              RenderBlock {P} at (4,269) size 747x145
</ins><span class="cx">                 RenderText {#text} at (0,4) size 733x136
</span><span class="cx">                   text run at (0,4) width 461: &quot;This element should be in a sans-serif font. &quot;
</span><span class="cx">                   text run at (461,4) width 232: &quot;Its font-size should be&quot;
</span><span class="lines">@@ -155,7 +155,7 @@
</span><span class="cx">                   text run at (0,76) width 324: &quot;(18px and 27px, respectively). &quot;
</span><span class="cx">                   text run at (324,76) width 399: &quot;Extra text is included for the purposes&quot;
</span><span class="cx">                   text run at (0,112) width 322: &quot;of testing this more effectively.&quot;
</span><del>-              RenderBlock {P} at (4,437) size 747x78
</del><ins>+              RenderBlock {P} at (4,437) size 747x79
</ins><span class="cx">                 RenderText {#text} at (0,2) size 731x47
</span><span class="cx">                   text run at (0,2) width 628: &quot;This element should be in a cursive font, 'small' in size, with a line-height 200% the height of the text's actual size. &quot;
</span><span class="cx">                   text run at (628,2) width 103: &quot;For example, if the&quot;
</span><span class="lines">@@ -167,7 +167,7 @@
</span><span class="cx">                   text run at (112,28) width 323: &quot; is calculated at 10px, then the line-height should be 20px. &quot;
</span><span class="cx">                   text run at (435,28) width 276: &quot;The actual value of the font-size is UA-dependent.&quot;
</span><span class="cx">                   text run at (0,54) width 381: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
</span><del>-              RenderBlock {P} at (4,539) size 747x180
</del><ins>+              RenderBlock {P} at (4,539) size 747x181
</ins><span class="cx">                 RenderText {#text} at (0,4) size 721x172
</span><span class="cx">                   text run at (0,4) width 714: &quot;This element should be in a sans-serif font, italicized and small caps,&quot;
</span><span class="cx">                   text run at (0,40) width 226: &quot;with a weight of 900. &quot;
</span><span class="lines">@@ -176,21 +176,21 @@
</span><span class="cx">                   text run at (0,112) width 148: &quot;respectively). &quot;
</span><span class="cx">                   text run at (148,112) width 561: &quot;Extra text is included for the purposes of testing this&quot;
</span><span class="cx">                   text run at (0,148) width 176: &quot;more effectively.&quot;
</span><del>-              RenderBlock {P} at (4,743) size 747x288
</del><ins>+              RenderBlock {P} at (4,743) size 747x289
</ins><span class="cx">                 RenderText {#text} at (0,22) size 746x244
</span><span class="cx">                   text run at (0,22) width 746: &quot;This element should be in a sans-serif font, italicized and small caps, with a&quot;
</span><span class="cx">                   text run at (0,94) width 153: &quot;weight of 100. &quot;
</span><span class="cx">                   text run at (153,94) width 548: &quot;Its font-size should be 150% the base font size, and its&quot;
</span><span class="cx">                   text run at (0,166) width 712: &quot;line-height should be 300% of that value (18px and 54px, respectively).&quot;
</span><span class="cx">                   text run at (0,238) width 704: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
</span><del>-              RenderBlock {P} at (4,1055) size 747x156
</del><ins>+              RenderBlock {P} at (4,1055) size 747x157
</ins><span class="cx">                 RenderText {#text} at (0,8) size 740x140
</span><span class="cx">                   text run at (0,8) width 740: &quot;This element should be in a monospace font, italicized and small caps, with a weight&quot;
</span><span class="cx">                   text run at (0,47) width 88: &quot;of 900. &quot;
</span><span class="cx">                   text run at (88,47) width 620: &quot;Its font-size should be 150% the base font size, and its line-height&quot;
</span><span class="cx">                   text run at (0,86) width 716: &quot;should be 2em, or twice the element's font size (18px and 36px, respectively).&quot;
</span><span class="cx">                   text run at (0,125) width 636: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
</span><del>-              RenderBlock {P} at (4,1235) size 747x384
</del><ins>+              RenderBlock {P} at (4,1235) size 747x385
</ins><span class="cx">                 RenderText {#text} at (0,34) size 739x316
</span><span class="cx">                   text run at (0,34) width 702: &quot;This element should be in a sans-serif font, italicized and small caps,&quot;
</span><span class="cx">                   text run at (0,130) width 225: &quot;with a weight of 500. &quot;
</span><span class="lines">@@ -198,7 +198,7 @@
</span><span class="cx">                   text run at (0,226) width 433: &quot;or 18px, and its line-height should be 1in. &quot;
</span><span class="cx">                   text run at (433,226) width 306: &quot;Extra text is included for the&quot;
</span><span class="cx">                   text run at (0,322) width 428: &quot;purposes of testing this more effectively.&quot;
</span><del>-              RenderBlock {P} at (4,1643) size 747x144
</del><ins>+              RenderBlock {P} at (4,1643) size 747x145
</ins><span class="cx">                 RenderText {#text} at (0,7) size 730x129
</span><span class="cx">                   text run at (0,7) width 730: &quot;This element should be in a sans-serif font, oblique and not small-caps, with a weight&quot;
</span><span class="cx">                   text run at (0,43) width 62: &quot;of 700. &quot;
</span><span class="lines">@@ -206,13 +206,13 @@
</span><span class="cx">                   text run at (0,79) width 176: &quot;element's font size). &quot;
</span><span class="cx">                   text run at (176,79) width 500: &quot;Extra text is included for the purposes of testing this more&quot;
</span><span class="cx">                   text run at (0,115) width 93: &quot;effectively.&quot;
</span><del>-              RenderBlock {P} at (4,1805) size 747x64
</del><ins>+              RenderBlock {P} at (4,1805) size 747x65
</ins><span class="cx">                 RenderText {#text} at (0,8) size 714x47
</span><span class="cx">                   text run at (0,8) width 378: &quot;This element should be in a sans-serif font, with a weight of 400. &quot;
</span><span class="cx">                   text run at (378,8) width 336: &quot;Its font-size should be 80% of 12px, or 9.6px, and its line-&quot;
</span><span class="cx">                   text run at (0,40) width 235: &quot;height shoud be 2.5 times that, or 24px. &quot;
</span><span class="cx">                   text run at (235,40) width 405: &quot;Extra text is included for the purposes of testing this more effectively.&quot;
</span><del>-              RenderBlock {P} at (4,1893) size 747x432
</del><ins>+              RenderBlock {P} at (4,1893) size 747x433
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 746x388 [bgcolor=#C0C0C0]
</span><span class="cx">                   RenderText {#text} at (0,22) size 746x388
</span><span class="cx">                     text run at (0,22) width 746: &quot;This element should be in a sans-serif font, italicized and small caps, with a&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1font_propertiesfont_sizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/font_properties/font_size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/font_properties/font_size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/font_properties/font_size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2819
</del><ins>+layer at (0,0) size 785x2823
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2819
-  RenderBlock {HTML} at (0,0) size 785x2819
-    RenderBody {BODY} at (8,8) size 769x2803 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x2823
+  RenderBlock {HTML} at (0,0) size 785x2824
+    RenderBody {BODY} at (8,8) size 769x2808 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -59,13 +59,13 @@
</span><span class="cx">             text run at (186,2) width 48: &quot;medium&quot;
</span><span class="cx">         RenderText {#text} at (234,0) size 361x18
</span><span class="cx">           text run at (234,0) width 361: &quot;, which may or may not be the same size as unstyled text.&quot;
</span><del>-      RenderBlock {P} at (0,436) size 769x22
</del><ins>+      RenderBlock {P} at (0,436) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 377x22
</span><span class="cx">           text run at (0,0) width 377: &quot;This sentence should be larger than unstyled text.&quot;
</span><del>-      RenderBlock {P} at (0,477) size 769x15
</del><ins>+      RenderBlock {P} at (0,477) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x15
</span><span class="cx">           text run at (0,0) width 276: &quot;This sentence should be smaller than unstyled text.&quot;
</span><del>-      RenderBlock {P} at (0,505) size 769x18
</del><ins>+      RenderBlock {P} at (0,505) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,6) size 303x10
</span><span class="cx">           text run at (0,6) width 303: &quot;This sentence should be very small, but the last word in the sentence should be &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx">             text run at (303,0) width 51: &quot;medium&quot;
</span><span class="cx">         RenderText {#text} at (354,6) size 2x10
</span><span class="cx">           text run at (354,6) width 2: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,533) size 769x18
</del><ins>+      RenderBlock {P} at (0,533) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,4) size 327x13
</span><span class="cx">           text run at (0,4) width 327: &quot;This sentence should be rather small, but the last word in the sentence should be &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">             text run at (327,0) width 51: &quot;medium&quot;
</span><span class="cx">         RenderText {#text} at (378,4) size 3x13
</span><span class="cx">           text run at (378,4) width 3: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,564) size 769x18
</del><ins>+      RenderBlock {P} at (0,564) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,2) size 401x15
</span><span class="cx">           text run at (0,2) width 401: &quot;This sentence should be small, but the last word in the sentence should be &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx">             text run at (401,0) width 51: &quot;medium&quot;
</span><span class="cx">         RenderText {#text} at (452,2) size 3x15
</span><span class="cx">           text run at (452,2) width 3: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,600) size 769x22
</del><ins>+      RenderBlock {P} at (0,600) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 540x22
</span><span class="cx">           text run at (0,0) width 540: &quot;This sentence should be large, but the last word in the sentence should be &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">             text run at (540,3) width 51: &quot;medium&quot;
</span><span class="cx">         RenderText {#text} at (591,0) size 5x22
</span><span class="cx">           text run at (591,0) width 5: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,646) size 769x56
</del><ins>+      RenderBlock {P} at (0,646) size 769x57
</ins><span class="cx">         RenderText {#text} at (0,0) size 745x56
</span><span class="cx">           text run at (0,0) width 745: &quot;This sentence should be rather large, but the last word in the sentence should&quot;
</span><span class="cx">           text run at (0,28) width 29: &quot;be &quot;
</span><span class="lines">@@ -106,7 +106,7 @@
</span><span class="cx">             text run at (29,36) width 51: &quot;medium&quot;
</span><span class="cx">         RenderText {#text} at (80,28) size 6x28
</span><span class="cx">           text run at (80,28) width 6: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,734) size 769x74
</del><ins>+      RenderBlock {P} at (0,734) size 769x75
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x74
</span><span class="cx">           text run at (0,0) width 752: &quot;This sentence should be very large, but the last word in the&quot;
</span><span class="cx">           text run at (0,37) width 248: &quot;sentence should be &quot;
</span><span class="lines">@@ -115,49 +115,49 @@
</span><span class="cx">             text run at (248,52) width 51: &quot;medium&quot;
</span><span class="cx">         RenderText {#text} at (299,37) size 8x37
</span><span class="cx">           text run at (299,37) width 8: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,856) size 769x110
</del><ins>+      RenderBlock {P} at (0,856) size 769x111
</ins><span class="cx">         RenderText {#text} at (0,0) size 695x110
</span><span class="cx">           text run at (0,0) width 695: &quot;This sentence should be half an inch&quot;
</span><span class="cx">           text run at (0,55) width 72: &quot;tall.&quot;
</span><del>-      RenderBlock {P} at (0,1014) size 769x45
</del><ins>+      RenderBlock {P} at (0,1014) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 676x45
</span><span class="cx">           text run at (0,0) width 676: &quot;This sentence should be one centimeter tall.&quot;
</span><del>-      RenderBlock {P} at (0,1096) size 769x45
</del><ins>+      RenderBlock {P} at (0,1097) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 682x45
</span><span class="cx">           text run at (0,0) width 682: &quot;This sentence should be ten millimeters tall.&quot;
</span><del>-      RenderBlock {P} at (0,1178) size 769x28
</del><ins>+      RenderBlock {P} at (0,1180) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 430x28
</span><span class="cx">           text run at (0,0) width 430: &quot;This sentence should be eighteen points tall.&quot;
</span><del>-      RenderBlock {P} at (0,1230) size 769x28
</del><ins>+      RenderBlock {P} at (0,1232) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 499x28
</span><span class="cx">           text run at (0,0) width 499: &quot;This sentence should be one and one half picas tall.&quot;
</span><del>-      RenderBlock {P} at (0,1290) size 769x37
</del><ins>+      RenderBlock {P} at (0,1292) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 465x37
</span><span class="cx">           text run at (0,0) width 465: &quot;This sentence should be two em tall.&quot;
</span><del>-      RenderBlock {P} at (0,1359) size 769x26
</del><ins>+      RenderBlock {P} at (0,1361) size 769x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 331x26
</span><span class="cx">           text run at (0,0) width 331: &quot;This sentence should be three ex tall.&quot;
</span><del>-      RenderBlock {P} at (0,1410) size 769x29
</del><ins>+      RenderBlock {P} at (0,1412) size 769x30
</ins><span class="cx">         RenderText {#text} at (0,0) size 476x29
</span><span class="cx">           text run at (0,0) width 476: &quot;This sentence should be twenty-five pixels tall.&quot;
</span><del>-      RenderBlock {P} at (0,1471) size 769x37
</del><ins>+      RenderBlock {P} at (0,1473) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 546x37
</span><span class="cx">           text run at (0,0) width 546: &quot;This sentence should be twice normal size.&quot;
</span><del>-      RenderBlock {P} at (0,1540) size 769x18
</del><ins>+      RenderBlock {P} at (0,1542) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 673x18
</span><span class="cx">           text run at (0,0) width 673: &quot;This sentence should be normal size, since no negative values are allowed and therefore should be ignored.&quot;
</span><del>-      RenderTable {TABLE} at (0,1574) size 769x1229 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x1227
</del><ins>+      RenderTable {TABLE} at (0,1576) size 769x1232 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x1229
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x1201
-            RenderTableCell {TD} at (0,613) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x1203
+            RenderTableCell {TD} at (0,614) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x1201 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x1204 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 688x18
</span><span class="cx">                   text run at (0,0) width 688: &quot;This paragraph element is unstyled, so the size of the font in this element is the default size for this user agent.&quot;
</span><span class="lines">@@ -169,13 +169,13 @@
</span><span class="cx">                     text run at (186,2) width 48: &quot;medium&quot;
</span><span class="cx">                 RenderText {#text} at (234,0) size 361x18
</span><span class="cx">                   text run at (234,0) width 361: &quot;, which may or may not be the same size as unstyled text.&quot;
</span><del>-              RenderBlock {P} at (4,75) size 747x22
</del><ins>+              RenderBlock {P} at (4,75) size 747x23
</ins><span class="cx">                 RenderText {#text} at (0,0) size 377x22
</span><span class="cx">                   text run at (0,0) width 377: &quot;This sentence should be larger than unstyled text.&quot;
</span><del>-              RenderBlock {P} at (4,116) size 747x15
</del><ins>+              RenderBlock {P} at (4,116) size 747x16
</ins><span class="cx">                 RenderText {#text} at (0,0) size 276x15
</span><span class="cx">                   text run at (0,0) width 276: &quot;This sentence should be smaller than unstyled text.&quot;
</span><del>-              RenderBlock {P} at (4,144) size 747x18
</del><ins>+              RenderBlock {P} at (4,144) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,6) size 303x10
</span><span class="cx">                   text run at (0,6) width 303: &quot;This sentence should be very small, but the last word in the sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -183,7 +183,7 @@
</span><span class="cx">                     text run at (303,0) width 51: &quot;medium&quot;
</span><span class="cx">                 RenderText {#text} at (354,6) size 2x10
</span><span class="cx">                   text run at (354,6) width 2: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,172) size 747x18
</del><ins>+              RenderBlock {P} at (4,172) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,4) size 327x13
</span><span class="cx">                   text run at (0,4) width 327: &quot;This sentence should be rather small, but the last word in the sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -191,7 +191,7 @@
</span><span class="cx">                     text run at (327,0) width 51: &quot;medium&quot;
</span><span class="cx">                 RenderText {#text} at (378,4) size 3x13
</span><span class="cx">                   text run at (378,4) width 3: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,203) size 747x18
</del><ins>+              RenderBlock {P} at (4,203) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,2) size 401x15
</span><span class="cx">                   text run at (0,2) width 401: &quot;This sentence should be small, but the last word in the sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -199,7 +199,7 @@
</span><span class="cx">                     text run at (401,0) width 51: &quot;medium&quot;
</span><span class="cx">                 RenderText {#text} at (452,2) size 3x15
</span><span class="cx">                   text run at (452,2) width 3: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,239) size 747x22
</del><ins>+              RenderBlock {P} at (4,239) size 747x23
</ins><span class="cx">                 RenderText {#text} at (0,0) size 540x22
</span><span class="cx">                   text run at (0,0) width 540: &quot;This sentence should be large, but the last word in the sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 51x18
</span><span class="lines">@@ -207,7 +207,7 @@
</span><span class="cx">                     text run at (540,3) width 51: &quot;medium&quot;
</span><span class="cx">                 RenderText {#text} at (591,0) size 5x22
</span><span class="cx">                   text run at (591,0) width 5: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,285) size 747x56
</del><ins>+              RenderBlock {P} at (4,285) size 747x57
</ins><span class="cx">                 RenderText {#text} at (0,0) size 745x56
</span><span class="cx">                   text run at (0,0) width 745: &quot;This sentence should be rather large, but the last word in the sentence should&quot;
</span><span class="cx">                   text run at (0,28) width 29: &quot;be &quot;
</span><span class="lines">@@ -216,7 +216,7 @@
</span><span class="cx">                     text run at (29,36) width 51: &quot;medium&quot;
</span><span class="cx">                 RenderText {#text} at (80,28) size 6x28
</span><span class="cx">                   text run at (80,28) width 6: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,373) size 747x74
</del><ins>+              RenderBlock {P} at (4,373) size 747x75
</ins><span class="cx">                 RenderText {#text} at (0,0) size 705x74
</span><span class="cx">                   text run at (0,0) width 705: &quot;This sentence should be very large, but the last word in&quot;
</span><span class="cx">                   text run at (0,37) width 295: &quot;the sentence should be &quot;
</span><span class="lines">@@ -225,34 +225,34 @@
</span><span class="cx">                     text run at (295,52) width 51: &quot;medium&quot;
</span><span class="cx">                 RenderText {#text} at (346,37) size 8x37
</span><span class="cx">                   text run at (346,37) width 8: &quot;.&quot;
</span><del>-              RenderBlock {P} at (4,495) size 747x110
</del><ins>+              RenderBlock {P} at (4,495) size 747x111
</ins><span class="cx">                 RenderText {#text} at (0,0) size 695x110
</span><span class="cx">                   text run at (0,0) width 695: &quot;This sentence should be half an inch&quot;
</span><span class="cx">                   text run at (0,55) width 72: &quot;tall.&quot;
</span><del>-              RenderBlock {P} at (4,653) size 747x45
</del><ins>+              RenderBlock {P} at (4,653) size 747x46
</ins><span class="cx">                 RenderText {#text} at (0,0) size 676x45
</span><span class="cx">                   text run at (0,0) width 676: &quot;This sentence should be one centimeter tall.&quot;
</span><del>-              RenderBlock {P} at (4,735) size 747x45
</del><ins>+              RenderBlock {P} at (4,736) size 747x46
</ins><span class="cx">                 RenderText {#text} at (0,0) size 682x45
</span><span class="cx">                   text run at (0,0) width 682: &quot;This sentence should be ten millimeters tall.&quot;
</span><del>-              RenderBlock {P} at (4,817) size 747x28
</del><ins>+              RenderBlock {P} at (4,819) size 747x29
</ins><span class="cx">                 RenderText {#text} at (0,0) size 430x28
</span><span class="cx">                   text run at (0,0) width 430: &quot;This sentence should be eighteen points tall.&quot;
</span><del>-              RenderBlock {P} at (4,869) size 747x28
</del><ins>+              RenderBlock {P} at (4,871) size 747x29
</ins><span class="cx">                 RenderText {#text} at (0,0) size 499x28
</span><span class="cx">                   text run at (0,0) width 499: &quot;This sentence should be one and one half picas tall.&quot;
</span><del>-              RenderBlock {P} at (4,929) size 747x37
</del><ins>+              RenderBlock {P} at (4,931) size 747x38
</ins><span class="cx">                 RenderText {#text} at (0,0) size 465x37
</span><span class="cx">                   text run at (0,0) width 465: &quot;This sentence should be two em tall.&quot;
</span><del>-              RenderBlock {P} at (4,998) size 747x26
</del><ins>+              RenderBlock {P} at (4,1000) size 747x27
</ins><span class="cx">                 RenderText {#text} at (0,0) size 331x26
</span><span class="cx">                   text run at (0,0) width 331: &quot;This sentence should be three ex tall.&quot;
</span><del>-              RenderBlock {P} at (4,1049) size 747x29
</del><ins>+              RenderBlock {P} at (4,1051) size 747x30
</ins><span class="cx">                 RenderText {#text} at (0,0) size 476x29
</span><span class="cx">                   text run at (0,0) width 476: &quot;This sentence should be twenty-five pixels tall.&quot;
</span><del>-              RenderBlock {P} at (4,1110) size 747x37
</del><ins>+              RenderBlock {P} at (4,1112) size 747x38
</ins><span class="cx">                 RenderText {#text} at (0,0) size 546x37
</span><span class="cx">                   text run at (0,0) width 546: &quot;This sentence should be twice normal size.&quot;
</span><del>-              RenderBlock {P} at (4,1179) size 747x18
</del><ins>+              RenderBlock {P} at (4,1181) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 673x18
</span><span class="cx">                   text run at (0,0) width 673: &quot;This sentence should be normal size, since no negative values are allowed and therefore should be ignored.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1font_propertiesfont_weightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/font_properties/font_weight-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/font_properties/font_weight-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/font_properties/font_weight-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1044
</del><ins>+layer at (0,0) size 785x1046
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1044
-  RenderBlock {HTML} at (0,0) size 785x1044
-    RenderBody {BODY} at (8,8) size 769x1028 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1046
+  RenderBlock {HTML} at (0,0) size 785x1046
+    RenderBody {BODY} at (8,8) size 769x1030 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -36,33 +36,33 @@
</span><span class="cx">       RenderBlock {P} at (0,264) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 300x18
</span><span class="cx">           text run at (0,0) width 300: &quot;This sentence should be bolder than normal.&quot;
</span><del>-      RenderBlock {H4} at (0,303) size 769x18
</del><ins>+      RenderBlock {H4} at (0,303) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 131x18
</span><span class="cx">           text run at (0,0) width 131: &quot;This is a heading-4.&quot;
</span><del>-      RenderBlock {H4} at (0,342) size 769x18
</del><ins>+      RenderBlock {H4} at (0,342) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 179x18
</span><span class="cx">           text run at (0,0) width 179: &quot;This is a bolder heading-4.&quot;
</span><del>-      RenderBlock {P} at (0,381) size 769x18
</del><ins>+      RenderBlock {P} at (0,381) size 769x19
</ins><span class="cx">         RenderInline {B} at (0,0) size 353x18
</span><span class="cx">           RenderText {#text} at (0,0) size 353x18
</span><span class="cx">             text run at (0,0) width 353: &quot;This sentence should be normal (boldface made lighter).&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,415) size 769x18
</del><ins>+      RenderBlock {P} at (0,415) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;This sentence should be weight 100.&quot;
</span><del>-      RenderBlock {P} at (0,449) size 769x18
</del><ins>+      RenderBlock {P} at (0,449) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;This sentence should be weight 300.&quot;
</span><del>-      RenderBlock {P} at (0,483) size 769x18
</del><ins>+      RenderBlock {P} at (0,483) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 230x18
</span><span class="cx">           text run at (0,0) width 230: &quot;This sentence should be weight 500.&quot;
</span><del>-      RenderBlock {P} at (0,517) size 769x18
</del><ins>+      RenderBlock {P} at (0,517) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 241x18
</span><span class="cx">           text run at (0,0) width 241: &quot;This sentence should be weight 700.&quot;
</span><del>-      RenderBlock {P} at (0,551) size 769x18
</del><ins>+      RenderBlock {P} at (0,551) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 241x18
</span><span class="cx">           text run at (0,0) width 241: &quot;This sentence should be weight 900.&quot;
</span><del>-      RenderBlock {P} at (0,585) size 769x18
</del><ins>+      RenderBlock {P} at (0,585) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 493x18
</span><span class="cx">           text run at (0,0) width 493: &quot;This sentence should be bold, but the last word in the sentence should be &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 44x18
</span><span class="lines">@@ -70,51 +70,51 @@
</span><span class="cx">             text run at (493,0) width 44: &quot;normal&quot;
</span><span class="cx">         RenderText {#text} at (537,0) size 4x18
</span><span class="cx">           text run at (537,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,619) size 563x409 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 561x407
</del><ins>+      RenderTable {TABLE} at (0,619) size 563x411 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 561x408
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 561x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 561x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 561x381
-            RenderTableCell {TD} at (0,203) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 561x382
+            RenderTableCell {TD} at (0,204) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 549x381 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 549x382 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 541x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 198x18
</span><span class="cx">                   text run at (0,0) width 198: &quot;This sentence should be bold.&quot;
</span><span class="cx">               RenderBlock {P} at (4,38) size 541x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 300x18
</span><span class="cx">                   text run at (0,0) width 300: &quot;This sentence should be bolder than normal.&quot;
</span><del>-              RenderBlock {H4} at (4,77) size 541x18
</del><ins>+              RenderBlock {H4} at (4,77) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 131x18
</span><span class="cx">                   text run at (0,0) width 131: &quot;This is a heading-4.&quot;
</span><del>-              RenderBlock {H4} at (4,116) size 541x18
</del><ins>+              RenderBlock {H4} at (4,116) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 179x18
</span><span class="cx">                   text run at (0,0) width 179: &quot;This is a bolder heading-4.&quot;
</span><del>-              RenderBlock {P} at (4,155) size 541x18
</del><ins>+              RenderBlock {P} at (4,155) size 541x19
</ins><span class="cx">                 RenderInline {B} at (0,0) size 353x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 353x18
</span><span class="cx">                     text run at (0,0) width 353: &quot;This sentence should be normal (boldface made lighter).&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock {P} at (4,189) size 541x18
</del><ins>+              RenderBlock {P} at (4,189) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 230x18
</span><span class="cx">                   text run at (0,0) width 230: &quot;This sentence should be weight 100.&quot;
</span><del>-              RenderBlock {P} at (4,223) size 541x18
</del><ins>+              RenderBlock {P} at (4,223) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 230x18
</span><span class="cx">                   text run at (0,0) width 230: &quot;This sentence should be weight 300.&quot;
</span><del>-              RenderBlock {P} at (4,257) size 541x18
</del><ins>+              RenderBlock {P} at (4,257) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 230x18
</span><span class="cx">                   text run at (0,0) width 230: &quot;This sentence should be weight 500.&quot;
</span><del>-              RenderBlock {P} at (4,291) size 541x18
</del><ins>+              RenderBlock {P} at (4,291) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x18
</span><span class="cx">                   text run at (0,0) width 241: &quot;This sentence should be weight 700.&quot;
</span><del>-              RenderBlock {P} at (4,325) size 541x18
</del><ins>+              RenderBlock {P} at (4,325) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x18
</span><span class="cx">                   text run at (0,0) width 241: &quot;This sentence should be weight 900.&quot;
</span><del>-              RenderBlock {P} at (4,359) size 541x18
</del><ins>+              RenderBlock {P} at (4,359) size 541x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 493x18
</span><span class="cx">                   text run at (0,0) width 493: &quot;This sentence should be bold, but the last word in the sentence should be &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 44x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1formatting_modelfloating_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/formatting_model/floating_elements-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">           text run at (0,0) width 681: &quot;On this test page, each test is performed once with floating paragraphs, and then again with floating images. &quot;
</span><span class="cx">           text run at (681,0) width 67: &quot;Other than&quot;
</span><span class="cx">           text run at (0,18) width 751: &quot;the substitution of images for pargraphs, the structure of the test is exactly the same, including the direction of the floats.&quot;
</span><del>-      RenderBlock {HR} at (24,260) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,260) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,286) size 765x100 [border: (5px solid #800080)]
</span><span class="cx">         RenderBlock (floating) {P} at (5,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">           RenderText {#text} at (17,17) size 130x54
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">           text run at (199,41) width 356: &quot;of this DIV, which means that the borders of the floating&quot;
</span><span class="cx">           text run at (199,59) width 360: &quot;elements should not overlap the top or side borders of the&quot;
</span><span class="cx">           text run at (199,77) width 33: &quot;DIV.&quot;
</span><del>-      RenderBlock {HR} at (364,394) size 40x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (364,394) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,404) size 765x64 [border: (5px solid #800080)]
</span><span class="cx">         RenderImage {IMG} at (5,5) size 15x36 [border: (3px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (745,5) size 15x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">           text run at (197,5) width 536: &quot;The floating images within this DIV should not go beyond the left or right inner edge&quot;
</span><span class="cx">           text run at (20,23) width 709: &quot;of this DIV, which means that the borders of the floating images should not overlap the top or side borders of the&quot;
</span><span class="cx">           text run at (5,41) width 33: &quot;DIV.&quot;
</span><del>-      RenderBlock {HR} at (24,492) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,492) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,518) size 442x226 [border: (5px solid #800080)]
</span><span class="cx">         RenderBlock (floating) {P} at (5,5) size 194x70 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">           RenderText {#text} at (17,17) size 122x36
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx">           text run at (116,167) width 297: &quot;In addition, they should not overlap each other.&quot;
</span><span class="cx">           text run at (5,185) width 425: &quot;The first two should be side by side, whereas the third should be on&quot;
</span><span class="cx">           text run at (5,203) width 95: &quot;the next \&quot;line.\&quot;&quot;
</span><del>-      RenderBlock {HR} at (364,752) size 40x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (364,752) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,762) size 360x190 [border: (5px solid #800080)]
</span><span class="cx">         RenderImage {IMG} at (5,5) size 156x36 [border: (3px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (161,5) size 156x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">           text run at (5,149) width 40: &quot;other. &quot;
</span><span class="cx">           text run at (45,149) width 307: &quot;The first two should be side by side, whereas the&quot;
</span><span class="cx">           text run at (5,167) width 213: &quot;third should be on the next \&quot;line.\&quot;&quot;
</span><del>-      RenderBlock {HR} at (24,976) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,976) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,1002) size 314x350 [border: (5px solid #800080)]
</span><span class="cx">         RenderBlock (floating) {P} at (5,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">           RenderText {#text} at (17,17) size 130x54
</span><span class="lines">@@ -139,7 +139,7 @@
</span><span class="cx">           text run at (5,291) width 268: &quot;side-by-side, but instead the first should be&quot;
</span><span class="cx">           text run at (5,309) width 288: &quot;floated left, and the second floated to the right&quot;
</span><span class="cx">           text run at (5,327) width 94: &quot;below the first.&quot;
</span><del>-      RenderBlock {HR} at (364,1360) size 40x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (364,1360) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,1370) size 410x226 [border: (5px solid #800080)]
</span><span class="cx">         RenderImage {IMG} at (5,5) size 256x36 [border: (3px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (149,41) size 256x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -159,7 +159,7 @@
</span><span class="cx">           text run at (5,167) width 382: &quot;the floated images should not be side-by-side, but instead the&quot;
</span><span class="cx">           text run at (5,185) width 381: &quot;first should be floated left, and the second floated to the right&quot;
</span><span class="cx">           text run at (5,203) width 94: &quot;below the first.&quot;
</span><del>-      RenderBlock {HR} at (24,1620) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,1620) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,1646) size 765x118 [border: (5px solid #800080)]
</span><span class="cx">         RenderBlock (floating) {P} at (566,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">           RenderText {#text} at (17,17) size 139x54
</span><span class="lines">@@ -180,7 +180,7 @@
</span><span class="cx">           text run at (199,77) width 62: &quot;any way. &quot;
</span><span class="cx">           text run at (261,77) width 264: &quot;In addition, the top of the left-floating box&quot;
</span><span class="cx">           text run at (5,95) width 365: &quot;should not be higher than the top of the right-floating box.&quot;
</span><del>-      RenderBlock {HR} at (364,1772) size 40x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (364,1772) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,1782) size 765x64 [border: (5px solid #800080)]
</span><span class="cx">         RenderImage {IMG} at (5,5) size 15x36 [border: (3px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (745,5) size 15x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -190,7 +190,7 @@
</span><span class="cx">           text run at (20,23) width 705: &quot;which means that the borders of the floating images should not overlap the top or side borders of the DIV in any&quot;
</span><span class="cx">           text run at (5,41) width 35: &quot;way. &quot;
</span><span class="cx">           text run at (40,41) width 661: &quot;In addition, the top of the left-floating image should not be higher than the top of the right-floating image.&quot;
</span><del>-      RenderBlock {HR} at (24,1870) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,1870) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,1896) size 765x136 [border: (5px solid #800080)]
</span><span class="cx">         RenderText {#text} at (199,5) size 185x18
</span><span class="cx">           text run at (199,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -217,7 +217,7 @@
</span><span class="cx">           text run at (530,77) width 13: &quot;In&quot;
</span><span class="cx">           text run at (5,95) width 545: &quot;order to mark these points clearly, an asterisk has been inserted just before each floated&quot;
</span><span class="cx">           text run at (5,113) width 53: &quot;element.&quot;
</span><del>-      RenderBlock {HR} at (364,2040) size 40x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (364,2040) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,2050) size 765x82 [border: (5px solid #800080)]
</span><span class="cx">         RenderText {#text} at (20,5) size 185x18
</span><span class="cx">           text run at (20,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -233,7 +233,7 @@
</span><span class="cx">           text run at (5,41) width 725: &quot;high as the top edge of the inline element containing the content just before the floating images occur in the source. &quot;
</span><span class="cx">           text run at (730,41) width 13: &quot;In&quot;
</span><span class="cx">           text run at (5,59) width 591: &quot;order to mark these points clearly, an asterisk has been inserted just before each floated image.&quot;
</span><del>-      RenderBlock {HR} at (24,2156) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,2156) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,2182) size 765x262 [border: (5px solid #800080)]
</span><span class="cx">         RenderText {#text} at (199,5) size 185x18
</span><span class="cx">           text run at (199,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -283,7 +283,7 @@
</span><span class="cx">           text run at (5,221) width 722: &quot;has room for a floated element, then the element should float so that its top is aligned with the top of the line-box in&quot;
</span><span class="cx">           text run at (5,239) width 173: &quot;which the asterisk appears. &quot;
</span><span class="cx">           text run at (178,239) width 402: &quot;Otherwise, its top should align with the top of the next line-box.&quot;
</span><del>-      RenderBlock {HR} at (364,2452) size 40x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (364,2452) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,2462) size 765x118 [border: (5px solid #800080)]
</span><span class="cx">         RenderText {#text} at (20,5) size 185x18
</span><span class="cx">           text run at (20,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -310,7 +310,7 @@
</span><span class="cx">           text run at (20,77) width 700: &quot;has room for a floated image, then the image should float so that its top is aligned with the top of the line-box in&quot;
</span><span class="cx">           text run at (5,95) width 173: &quot;which the asterisk appears. &quot;
</span><span class="cx">           text run at (178,95) width 402: &quot;Otherwise, its top should align with the top of the next line-box.&quot;
</span><del>-      RenderBlock {HR} at (24,2604) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,2604) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,2630) size 490x298 [border: (5px solid #800080)]
</span><span class="cx">         RenderText {#text} at (199,5) size 54x18
</span><span class="cx">           text run at (199,5) width 54: &quot;This is *&quot;
</span><span class="lines">@@ -343,7 +343,7 @@
</span><span class="cx">           text run at (5,239) width 475: &quot;align with the top of the line-box following the insertion point of the floated&quot;
</span><span class="cx">           text run at (5,257) width 466: &quot;element to avoid floating elements appearing before text which precedes it&quot;
</span><span class="cx">           text run at (5,275) width 150: &quot;in the source document.&quot;
</span><del>-      RenderBlock {HR} at (364,2936) size 40x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (364,2936) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,2946) size 490x226 [border: (5px solid #800080)]
</span><span class="cx">         RenderText {#text} at (20,5) size 54x18
</span><span class="cx">           text run at (20,5) width 54: &quot;This is *&quot;
</span><span class="lines">@@ -366,7 +366,7 @@
</span><span class="cx">           text run at (5,167) width 429: &quot;line-box following the insertion point of the floated element to avoid&quot;
</span><span class="cx">           text run at (5,185) width 442: &quot;floating elements appearing before text which precedes it in the source&quot;
</span><span class="cx">           text run at (5,203) width 66: &quot;document.&quot;
</span><del>-      RenderBlock {HR} at (24,3196) size 578x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (24,3196) size 579x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderTable {TABLE} at (0,3222) size 769x3043 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x3041
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="lines">@@ -385,7 +385,7 @@
</span><span class="cx">                   text run at (681,0) width 36: &quot;Other&quot;
</span><span class="cx">                   text run at (0,18) width 740: &quot;than the substitution of images for pargraphs, the structure of the test is exactly the same, including the direction of the&quot;
</span><span class="cx">                   text run at (0,36) width 38: &quot;floats.&quot;
</span><del>-              RenderBlock {HR} at (28,82) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,82) size 563x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,108) size 743x100 [border: (5px solid #800080)]
</span><span class="cx">                 RenderBlock (floating) {P} at (5,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">                   RenderText {#text} at (17,17) size 130x54
</span><span class="lines">@@ -404,7 +404,7 @@
</span><span class="cx">                   text run at (199,41) width 334: &quot;inner edge of this DIV, which means that the borders&quot;
</span><span class="cx">                   text run at (199,59) width 332: &quot;of the floating elements should not overlap the top or&quot;
</span><span class="cx">                   text run at (199,77) width 153: &quot;side borders of the DIV.&quot;
</span><del>-              RenderBlock {HR} at (358,216) size 39x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (357,216) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,226) size 743x64 [border: (5px solid #800080)]
</span><span class="cx">                 RenderImage {IMG} at (5,5) size 15x36 [border: (3px solid #000000)]
</span><span class="cx">                 RenderImage {IMG} at (723,5) size 15x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -413,7 +413,7 @@
</span><span class="cx">                   text run at (197,5) width 502: &quot;The floating images within this DIV should not go beyond the left or right inner&quot;
</span><span class="cx">                   text run at (20,23) width 703: &quot;edge of this DIV, which means that the borders of the floating images should not overlap the top or side borders&quot;
</span><span class="cx">                   text run at (5,41) width 73: &quot;of the DIV.&quot;
</span><del>-              RenderBlock {HR} at (28,314) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,314) size 563x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,340) size 442x226 [border: (5px solid #800080)]
</span><span class="cx">                 RenderBlock (floating) {P} at (5,5) size 194x70 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">                   RenderText {#text} at (17,17) size 122x36
</span><span class="lines">@@ -442,7 +442,7 @@
</span><span class="cx">                   text run at (116,167) width 297: &quot;In addition, they should not overlap each other.&quot;
</span><span class="cx">                   text run at (5,185) width 425: &quot;The first two should be side by side, whereas the third should be on&quot;
</span><span class="cx">                   text run at (5,203) width 95: &quot;the next \&quot;line.\&quot;&quot;
</span><del>-              RenderBlock {HR} at (358,574) size 39x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (357,574) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,584) size 360x190 [border: (5px solid #800080)]
</span><span class="cx">                 RenderImage {IMG} at (5,5) size 156x36 [border: (3px solid #000000)]
</span><span class="cx">                 RenderImage {IMG} at (161,5) size 156x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -461,7 +461,7 @@
</span><span class="cx">                   text run at (5,149) width 40: &quot;other. &quot;
</span><span class="cx">                   text run at (45,149) width 307: &quot;The first two should be side by side, whereas the&quot;
</span><span class="cx">                   text run at (5,167) width 213: &quot;third should be on the next \&quot;line.\&quot;&quot;
</span><del>-              RenderBlock {HR} at (28,798) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,798) size 563x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,824) size 314x350 [border: (5px solid #800080)]
</span><span class="cx">                 RenderBlock (floating) {P} at (5,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">                   RenderText {#text} at (17,17) size 130x54
</span><span class="lines">@@ -493,7 +493,7 @@
</span><span class="cx">                   text run at (5,291) width 268: &quot;side-by-side, but instead the first should be&quot;
</span><span class="cx">                   text run at (5,309) width 288: &quot;floated left, and the second floated to the right&quot;
</span><span class="cx">                   text run at (5,327) width 94: &quot;below the first.&quot;
</span><del>-              RenderBlock {HR} at (358,1182) size 39x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (357,1182) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,1192) size 410x226 [border: (5px solid #800080)]
</span><span class="cx">                 RenderImage {IMG} at (5,5) size 256x36 [border: (3px solid #000000)]
</span><span class="cx">                 RenderImage {IMG} at (149,41) size 256x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -513,7 +513,7 @@
</span><span class="cx">                   text run at (5,167) width 382: &quot;the floated images should not be side-by-side, but instead the&quot;
</span><span class="cx">                   text run at (5,185) width 381: &quot;first should be floated left, and the second floated to the right&quot;
</span><span class="cx">                   text run at (5,203) width 94: &quot;below the first.&quot;
</span><del>-              RenderBlock {HR} at (28,1442) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,1442) size 563x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,1468) size 743x118 [border: (5px solid #800080)]
</span><span class="cx">                 RenderBlock (floating) {P} at (544,5) size 194x88 [bgcolor=#C0C0C0] [border: (1px solid #00FF00)]
</span><span class="cx">                   RenderText {#text} at (17,17) size 139x54
</span><span class="lines">@@ -534,7 +534,7 @@
</span><span class="cx">                   text run at (199,77) width 134: &quot;the DIV in any way. &quot;
</span><span class="cx">                   text run at (333,77) width 188: &quot;In addition, the top of the left-&quot;
</span><span class="cx">                   text run at (5,95) width 445: &quot;floating box should not be higher than the top of the right-floating box.&quot;
</span><del>-              RenderBlock {HR} at (358,1594) size 39x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (357,1594) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,1604) size 743x64 [border: (5px solid #800080)]
</span><span class="cx">                 RenderImage {IMG} at (5,5) size 15x36 [border: (3px solid #000000)]
</span><span class="cx">                 RenderImage {IMG} at (723,5) size 15x36 [border: (3px solid #000000)]
</span><span class="lines">@@ -544,7 +544,7 @@
</span><span class="cx">                   text run at (20,23) width 678: &quot;which means that the borders of the floating images should not overlap the top or side borders of the DIV in&quot;
</span><span class="cx">                   text run at (5,41) width 62: &quot;any way. &quot;
</span><span class="cx">                   text run at (67,41) width 661: &quot;In addition, the top of the left-floating image should not be higher than the top of the right-floating image.&quot;
</span><del>-              RenderBlock {HR} at (28,1692) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,1692) size 563x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,1718) size 743x136 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (199,5) size 185x18
</span><span class="cx">                   text run at (199,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -570,7 +570,7 @@
</span><span class="cx">                   text run at (5,95) width 127: &quot;occur in the source. &quot;
</span><span class="cx">                   text run at (132,95) width 412: &quot;In order to mark these points clearly, an asterisk has been inserted&quot;
</span><span class="cx">                   text run at (5,113) width 203: &quot;just before each floated element.&quot;
</span><del>-              RenderBlock {HR} at (358,1862) size 39x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (357,1862) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,1872) size 743x82 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (20,5) size 185x18
</span><span class="cx">                   text run at (20,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -586,7 +586,7 @@
</span><span class="cx">                   text run at (5,41) width 689: &quot;as high as the top edge of the inline element containing the content just before the floating images occur in the&quot;
</span><span class="cx">                   text run at (5,59) width 49: &quot;source. &quot;
</span><span class="cx">                   text run at (54,59) width 608: &quot;In order to mark these points clearly, an asterisk has been inserted just before each floated image.&quot;
</span><del>-              RenderBlock {HR} at (28,1978) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,1978) size 563x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,2004) size 743x226 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (199,5) size 185x18
</span><span class="cx">                   text run at (199,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -633,7 +633,7 @@
</span><span class="cx">                   text run at (199,185) width 470: &quot;its top is aligned with the top of the line-box in which the asterisk appears. &quot;
</span><span class="cx">                   text run at (669,185) width 69: &quot;Otherwise,&quot;
</span><span class="cx">                   text run at (199,203) width 329: &quot;its top should align with the top of the next line-box.&quot;
</span><del>-              RenderBlock {HR} at (358,2241) size 39x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (357,2241) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,2251) size 743x118 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (20,5) size 185x18
</span><span class="cx">                   text run at (20,5) width 177: &quot;This is text within the DIV. &quot;
</span><span class="lines">@@ -659,7 +659,7 @@
</span><span class="cx">                   text run at (20,77) width 712: &quot;If a line has room for a floated image, then the image should float so that its top is aligned with the top of the line-&quot;
</span><span class="cx">                   text run at (5,95) width 217: &quot;box in which the asterisk appears. &quot;
</span><span class="cx">                   text run at (222,95) width 402: &quot;Otherwise, its top should align with the top of the next line-box.&quot;
</span><del>-              RenderBlock {HR} at (28,2393) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,2393) size 563x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,2419) size 490x298 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (199,5) size 54x18
</span><span class="cx">                   text run at (199,5) width 54: &quot;This is *&quot;
</span><span class="lines">@@ -692,7 +692,7 @@
</span><span class="cx">                   text run at (5,239) width 475: &quot;align with the top of the line-box following the insertion point of the floated&quot;
</span><span class="cx">                   text run at (5,257) width 466: &quot;element to avoid floating elements appearing before text which precedes it&quot;
</span><span class="cx">                   text run at (5,275) width 150: &quot;in the source document.&quot;
</span><del>-              RenderBlock {HR} at (358,2725) size 39x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (357,2725) size 41x2 [border: (1px inset #000000)]
</ins><span class="cx">               RenderBlock {DIV} at (6,2735) size 490x226 [border: (5px solid #800080)]
</span><span class="cx">                 RenderText {#text} at (20,5) size 54x18
</span><span class="cx">                   text run at (20,5) width 54: &quot;This is *&quot;
</span><span class="lines">@@ -715,4 +715,4 @@
</span><span class="cx">                   text run at (5,167) width 429: &quot;line-box following the insertion point of the floated element to avoid&quot;
</span><span class="cx">                   text run at (5,185) width 442: &quot;floating elements appearing before text which precedes it in the source&quot;
</span><span class="cx">                   text run at (5,203) width 66: &quot;document.&quot;
</span><del>-              RenderBlock {HR} at (28,2985) size 562x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (28,2985) size 563x2 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1formatting_modelhorizontal_formattingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/formatting_model/horizontal_formatting-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/formatting_model/horizontal_formatting-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/formatting_model/horizontal_formatting-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderBlock {P} at (10,0) size 749x18
</span><span class="cx">           RenderText {#text} at (0,0) size 570x18
</span><span class="cx">             text run at (0,0) width 570: &quot;This paragraph should be indented twenty pixels, since horizontal margins do not collapse.&quot;
</span><del>-      RenderBlock {P} at (0,68) size 384x108 [bgcolor=#808080]
</del><ins>+      RenderBlock {P} at (0,68) size 385x108 [bgcolor=#808080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 375x108
</span><span class="cx">           text run at (0,0) width 362: &quot;This element has a width of 50%, and due to 'auto' values&quot;
</span><span class="cx">           text run at (0,18) width 335: &quot;applied to the right margin, the element should be left&quot;
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">           text run at (0,54) width 358: &quot;therefore appear on the left edge of the viewport (e.g. the&quot;
</span><span class="cx">           text run at (0,72) width 375: &quot;browser window). The text inside the gray rectangle should&quot;
</span><span class="cx">           text run at (0,90) width 100: &quot;not be centered.&quot;
</span><del>-      RenderBlock {P} at (192,192) size 384x108 [bgcolor=#808080]
</del><ins>+      RenderBlock {P} at (192,192) size 385x108 [bgcolor=#808080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 375x108
</span><span class="cx">           text run at (0,0) width 362: &quot;This element has a width of 50%, and due to 'auto' values&quot;
</span><span class="cx">           text run at (0,18) width 368: &quot;applied to the left and right margins, the element should be&quot;
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">           text run at (0,54) width 343: &quot;therefore appear in the middle of the viewport (e.g. the&quot;
</span><span class="cx">           text run at (0,72) width 375: &quot;browser window). The text inside the gray rectangle should&quot;
</span><span class="cx">           text run at (0,90) width 100: &quot;not be centered.&quot;
</span><del>-      RenderBlock {P} at (385,316) size 384x108 [bgcolor=#808080]
</del><ins>+      RenderBlock {P} at (384,316) size 385x108 [bgcolor=#808080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 375x108
</span><span class="cx">           text run at (0,0) width 362: &quot;This element has a width of 50%, and due to 'auto' values&quot;
</span><span class="cx">           text run at (0,18) width 335: &quot;applied to the left margin, the element should be right&quot;
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 762x36
</span><span class="cx">           text run at (0,0) width 762: &quot;Since the width is \&quot;auto,\&quot; the margins that are set to \&quot;auto\&quot; become zero and this paragraph should have width 100% and&quot;
</span><span class="cx">           text run at (0,18) width 193: &quot;the text should be left justified.&quot;
</span><del>-      RenderBlock {P} at (0,596) size 384x72 [bgcolor=#808080]
</del><ins>+      RenderBlock {P} at (0,596) size 385x72 [bgcolor=#808080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 370x36
</span><span class="cx">           text run at (0,0) width 370: &quot;Since auto is an invalid value for padding, the right-margin&quot;
</span><span class="cx">           text run at (0,18) width 224: &quot;of this paragraph should be reset to &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1formatting_modelinline_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/formatting_model/inline_elements-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/formatting_model/inline_elements-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/formatting_model/inline_elements-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x779
</del><ins>+layer at (0,0) size 785x780
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x779
</span><del>-  RenderBlock {HTML} at (0,0) size 785x779
-    RenderBody {BODY} at (8,8) size 769x763 [bgcolor=#CCCCCC]
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x780
+    RenderBody {BODY} at (8,8) size 769x764 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">       RenderBlock {P} at (0,170) size 769x192
</span><span class="cx">         RenderText {#text} at (0,7) size 187x18
</span><span class="cx">           text run at (0,7) width 187: &quot;This is a paragraph that has a &quot;
</span><del>-        RenderInline {SPAN} at (0,0) size 761x170 [border: (10px solid #FF0000)]
</del><ins>+        RenderInline {SPAN} at (0,0) size 761x172 [border: (10px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (239,7) size 761x146
</span><span class="cx">             text run at (239,7) width 522: &quot;very long span in it, and the span has a 10px red border separated from the span by&quot;
</span><span class="cx">             text run at (0,39) width 167: &quot;2pt, and a margin of 30pt. &quot;
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">       RenderBlock {P} at (0,378) size 769x64
</span><span class="cx">         RenderText {#text} at (0,0) size 159x15
</span><span class="cx">           text run at (0,0) width 159: &quot;This is a paragraph that has a &quot;
</span><del>-        RenderInline {SPAN} at (0,0) size 764x91 [border: (12px solid #FF0000)]
</del><ins>+        RenderInline {SPAN} at (0,0) size 764x93 [border: (12px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (173,0) size 764x63
</span><span class="cx">             text run at (173,0) width 552: &quot;very long span in it, and the span has a 12px red border separated from the span by 2pt of padding (the&quot;
</span><span class="cx">             text run at (0,16) width 764: &quot;difference between the line-height and the font-size), which should overlap with the lines of text above and below the span, since the padding&quot;
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">         RenderText {#text} at (83,48) size 415x15
</span><span class="cx">           text run at (83,48) width 3: &quot; &quot;
</span><span class="cx">           text run at (86,48) width 412: &quot;The line spacing in the whole paragraph should be 12pt, with font-size 10pt.&quot;
</span><del>-      RenderTable {TABLE} at (0,455) size 769x308 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,455) size 769x309 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x306
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -67,7 +67,7 @@
</span><span class="cx">               RenderBlock {P} at (4,4) size 747x192
</span><span class="cx">                 RenderText {#text} at (0,7) size 187x18
</span><span class="cx">                   text run at (0,7) width 187: &quot;This is a paragraph that has a &quot;
</span><del>-                RenderInline {SPAN} at (0,0) size 747x170 [border: (10px solid #FF0000)]
</del><ins>+                RenderInline {SPAN} at (0,0) size 747x172 [border: (10px solid #FF0000)]
</ins><span class="cx">                   RenderText {#text} at (239,7) size 747x146
</span><span class="cx">                     text run at (239,7) width 502: &quot;very long span in it, and the span has a 10px red border separated from the span&quot;
</span><span class="cx">                     text run at (0,39) width 187: &quot;by 2pt, and a margin of 30pt. &quot;
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">               RenderBlock {P} at (4,212) size 747x64
</span><span class="cx">                 RenderText {#text} at (0,0) size 159x15
</span><span class="cx">                   text run at (0,0) width 159: &quot;This is a paragraph that has a &quot;
</span><del>-                RenderInline {SPAN} at (0,0) size 725x91 [border: (12px solid #FF0000)]
</del><ins>+                RenderInline {SPAN} at (0,0) size 725x93 [border: (12px solid #FF0000)]
</ins><span class="cx">                   RenderText {#text} at (173,0) size 725x63
</span><span class="cx">                     text run at (173,0) width 552: &quot;very long span in it, and the span has a 12px red border separated from the span by 2pt of padding (the&quot;
</span><span class="cx">                     text run at (0,16) width 716: &quot;difference between the line-height and the font-size), which should overlap with the lines of text above and below the span, since the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1formatting_modelreplaced_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/formatting_model/replaced_elements-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/formatting_model/replaced_elements-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/formatting_model/replaced_elements-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2337
</del><ins>+layer at (0,0) size 785x2341
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2337
-  RenderBlock {HTML} at (0,0) size 785x2337
-    RenderBody {BODY} at (8,8) size 769x2321 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x2341
+  RenderBlock {HTML} at (0,0) size 785x2341
+    RenderBody {BODY} at (8,8) size 769x2325 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -37,30 +37,30 @@
</span><span class="cx">       RenderBlock {P} at (0,316) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 400x18
</span><span class="cx">           text run at (0,0) width 400: &quot;The above image should be a 15px square aligned at the center.&quot;
</span><del>-      RenderImage {IMG} at (192,350) size 384x384
-      RenderBlock {P} at (0,750) size 769x36
</del><ins>+      RenderImage {IMG} at (192,350) size 385x385
+      RenderBlock {P} at (0,751) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 766x36
</span><span class="cx">           text run at (0,0) width 766: &quot;The above image should be a square resized so its width is 50% of the its parent element, and centered horizontally within&quot;
</span><span class="cx">           text run at (0,18) width 123: &quot;the parent element: &quot;
</span><span class="cx">           text run at (123,18) width 395: &quot;the document body in the first half, and the table in the second.&quot;
</span><del>-      RenderImage {IMG} at (385,802) size 384x384
-      RenderBlock {P} at (0,1202) size 769x36
</del><ins>+      RenderImage {IMG} at (384,803) size 385x385
+      RenderBlock {P} at (0,1204) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;The above image should be a square resized so its width is 50% of its parent element, and aligned at the right edge of the&quot;
</span><span class="cx">           text run at (0,18) width 100: &quot;parent element: &quot;
</span><span class="cx">           text run at (100,18) width 395: &quot;the document body in the first half, and the table in the second.&quot;
</span><del>-      RenderTable {TABLE} at (0,1254) size 769x1067 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x1065
</del><ins>+      RenderTable {TABLE} at (0,1256) size 769x1069 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x1067
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x1039
-            RenderTableCell {TD} at (0,532) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x1041
+            RenderTableCell {TD} at (0,533) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x1039 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x1041 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x19
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 15x15
</span><span class="cx">                 RenderText {#text} at (15,1) size 434x18
</span><span class="lines">@@ -73,14 +73,14 @@
</span><span class="cx">               RenderBlock {P} at (4,135) size 747x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 400x18
</span><span class="cx">                   text run at (0,0) width 400: &quot;The above image should be a 15px square aligned at the center.&quot;
</span><del>-              RenderImage {IMG} at (191,169) size 373x373
-              RenderBlock {P} at (4,558) size 747x36
</del><ins>+              RenderImage {IMG} at (190,169) size 375x374
+              RenderBlock {P} at (4,559) size 747x36
</ins><span class="cx">                 RenderText {#text} at (0,0) size 722x36
</span><span class="cx">                   text run at (0,0) width 722: &quot;The above image should be a square resized so its width is 50% of the its parent element, and centered horizontally&quot;
</span><span class="cx">                   text run at (0,18) width 167: &quot;within the parent element: &quot;
</span><span class="cx">                   text run at (167,18) width 395: &quot;the document body in the first half, and the table in the second.&quot;
</span><del>-              RenderImage {IMG} at (378,610) size 373x373
-              RenderBlock {P} at (4,999) size 747x36
</del><ins>+              RenderImage {IMG} at (377,611) size 374x374
+              RenderBlock {P} at (4,1001) size 747x36
</ins><span class="cx">                 RenderText {#text} at (0,0) size 735x36
</span><span class="cx">                   text run at (0,0) width 735: &quot;The above image should be a square resized so its width is 50% of its parent element, and aligned at the right edge of&quot;
</span><span class="cx">                   text run at (0,18) width 123: &quot;the parent element: &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1formatting_modelvertical_formattingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/formatting_model/vertical_formatting-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/formatting_model/vertical_formatting-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/formatting_model/vertical_formatting-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2471
</del><ins>+layer at (0,0) size 785x2487
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2471
-  RenderBlock {HTML} at (0,0) size 785x2471
-    RenderBody {BODY} at (8,8) size 769x2455 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x2487
+  RenderBlock {HTML} at (0,0) size 785x2487
+    RenderBody {BODY} at (8,8) size 769x2471 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -52,121 +52,121 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 754x36
</span><span class="cx">           text run at (0,0) width 754: &quot;There should be a two-centimeter margin between this paragraph and the next, because adjacent vertical margins should&quot;
</span><span class="cx">           text run at (0,18) width 255: &quot;collapse to the maximum of the margins.&quot;
</span><del>-      RenderBlock {P} at (0,476) size 769x18
</del><ins>+      RenderBlock {P} at (0,476) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 164x18
</span><span class="cx">           text run at (0,0) width 164: &quot;This is another paragraph.&quot;
</span><del>-      RenderBlock {P} at (0,510) size 769x18
</del><ins>+      RenderBlock {P} at (0,510) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 494x18
</span><span class="cx">           text run at (0,0) width 494: &quot;There should be a two-centimeter margin between this paragraph and the next.&quot;
</span><del>-      RenderBlock {P} at (0,603) size 769x18
</del><ins>+      RenderBlock {P} at (0,604) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 164x18
</span><span class="cx">           text run at (0,0) width 164: &quot;This is another paragraph.&quot;
</span><del>-      RenderBlock {P} at (0,637) size 769x36
</del><ins>+      RenderBlock {P} at (0,638) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 719x36
</span><span class="cx">           text run at (0,0) width 719: &quot;There should be a one-centimeter margin between this paragraph and the next, because when there is one negative&quot;
</span><span class="cx">           text run at (0,18) width 465: &quot;margin, the two margins should be added (the minus sign should be kept).&quot;
</span><del>-      RenderBlock {P} at (0,711) size 769x18
</del><ins>+      RenderBlock {P} at (0,711) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 164x18
</span><span class="cx">           text run at (0,0) width 164: &quot;This is another paragraph.&quot;
</span><del>-      RenderBlock {DIV} at (0,766) size 769x128
-        RenderBlock {P} at (0,74) size 769x54
</del><ins>+      RenderBlock {DIV} at (0,767) size 769x131
+        RenderBlock {P} at (0,75) size 769x55
</ins><span class="cx">           RenderText {#text} at (0,0) size 760x54
</span><span class="cx">             text run at (0,0) width 757: &quot;There should be three centimeters between this text and the text above, but only one centimeter between this text and the&quot;
</span><span class="cx">             text run at (0,18) width 760: &quot;text below, because vertical margins of nested elements should collapse only if there is no border or padding between the&quot;
</span><span class="cx">             text run at (0,36) width 54: &quot;margins.&quot;
</span><del>-      RenderBlock {P} at (0,931) size 769x18
</del><ins>+      RenderBlock {P} at (0,935) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 109x18
</span><span class="cx">           text run at (0,0) width 109: &quot;This is more text.&quot;
</span><del>-      RenderBlock {P} at (0,965) size 769x111
</del><ins>+      RenderBlock {P} at (0,969) size 769x112
</ins><span class="cx">         RenderText {#text} at (0,0) size 726x36
</span><span class="cx">           text run at (0,0) width 726: &quot;There should be two centimeters between this paragraph and the one below, because negative margins collapse to a&quot;
</span><span class="cx">           text run at (0,18) width 456: &quot;negative margin with the largest absolute value of the margins collapsed.&quot;
</span><del>-      RenderBlock {P} at (0,1039) size 769x73
-        RenderText {#text} at (0,37) size 765x36
</del><ins>+      RenderBlock {P} at (0,1042) size 769x75
+        RenderText {#text} at (0,37) size 765x37
</ins><span class="cx">           text run at (0,37) width 765: &quot;This is a paragraph, which I should make very long so that you can easily see how much space there is between it and the&quot;
</span><span class="cx">           text run at (0,55) width 181: &quot;one below it and to the right.&quot;
</span><del>-      RenderBlock (floating) {P} at (0,1186) size 384x54
</del><ins>+      RenderBlock (floating) {P} at (0,1192) size 385x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 382x54
</span><span class="cx">           text run at (0,0) width 382: &quot;There should be two centimeters between this paragraph and&quot;
</span><span class="cx">           text run at (0,18) width 365: &quot;the one above it, since margins do not collapse on floating&quot;
</span><span class="cx">           text run at (0,36) width 59: &quot;elements.&quot;
</span><del>-      RenderBlock {P} at (0,1149) size 769x54
-        RenderText {#text} at (384,0) size 375x54
-          text run at (384,0) width 375: &quot;There should be one centimeter between this paragraph and&quot;
-          text run at (384,18) width 356: &quot;the (non-floating) one above it, since the float should not&quot;
-          text run at (384,36) width 181: &quot;effect the paragraph spacing.&quot;
-      RenderBlock {P} at (0,1256) size 769x73
</del><ins>+      RenderBlock {P} at (0,1154) size 769x55
+        RenderText {#text} at (384,0) size 376x54
+          text run at (384,0) width 376: &quot;There should be one centimeter between this paragraph and&quot;
+          text run at (384,18) width 357: &quot;the (non-floating) one above it, since the float should not&quot;
+          text run at (384,36) width 182: &quot;effect the paragraph spacing.&quot;
+      RenderBlock {P} at (0,1262) size 769x74
</ins><span class="cx">         RenderText {#text} at (0,0) size 750x36
</span><span class="cx">           text run at (0,0) width 555: &quot;There should be two centimeters of padding between this paragraph and the one below. &quot;
</span><span class="cx">           text run at (555,0) width 195: &quot;Padding does not collapse, and&quot;
</span><span class="cx">           text run at (0,18) width 234: &quot;there is 1cm of padding on each side.&quot;
</span><del>-      RenderBlock {P} at (0,1329) size 769x55
-        RenderText {#text} at (0,37) size 167x18
</del><ins>+      RenderBlock {P} at (0,1336) size 769x56
+        RenderText {#text} at (0,37) size 167x19
</ins><span class="cx">           text run at (0,37) width 167: &quot;This is the next paragraph.&quot;
</span><del>-      RenderTable {TABLE} at (0,1400) size 769x1055 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x1053
</del><ins>+      RenderTable {TABLE} at (0,1407) size 769x1064 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x1061
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x1027
-            RenderTableCell {TD} at (0,526) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x1035
+            RenderTableCell {TD} at (0,530) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (12,26) size 755x1027 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (12,26) size 755x1035 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (4,4) size 747x36
</span><span class="cx">                 RenderText {#text} at (0,0) size 708x36
</span><span class="cx">                   text run at (0,0) width 708: &quot;There should be a two-centimeter margin between this paragraph and the next, because adjacent vertical margins&quot;
</span><span class="cx">                   text run at (0,18) width 301: &quot;should collapse to the maximum of the margins.&quot;
</span><del>-              RenderBlock {P} at (4,115) size 747x18
</del><ins>+              RenderBlock {P} at (4,115) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 164x18
</span><span class="cx">                   text run at (0,0) width 164: &quot;This is another paragraph.&quot;
</span><del>-              RenderBlock {P} at (4,149) size 747x18
</del><ins>+              RenderBlock {P} at (4,149) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 494x18
</span><span class="cx">                   text run at (0,0) width 494: &quot;There should be a two-centimeter margin between this paragraph and the next.&quot;
</span><del>-              RenderBlock {P} at (4,242) size 747x18
</del><ins>+              RenderBlock {P} at (4,243) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 164x18
</span><span class="cx">                   text run at (0,0) width 164: &quot;This is another paragraph.&quot;
</span><del>-              RenderBlock {P} at (4,276) size 747x36
</del><ins>+              RenderBlock {P} at (4,277) size 747x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 719x36
</span><span class="cx">                   text run at (0,0) width 719: &quot;There should be a one-centimeter margin between this paragraph and the next, because when there is one negative&quot;
</span><span class="cx">                   text run at (0,18) width 465: &quot;margin, the two margins should be added (the minus sign should be kept).&quot;
</span><del>-              RenderBlock {P} at (4,350) size 747x18
</del><ins>+              RenderBlock {P} at (4,350) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 164x18
</span><span class="cx">                   text run at (0,0) width 164: &quot;This is another paragraph.&quot;
</span><del>-              RenderBlock {DIV} at (4,405) size 747x128
-                RenderBlock {P} at (0,74) size 747x54
</del><ins>+              RenderBlock {DIV} at (4,406) size 747x131
+                RenderBlock {P} at (0,75) size 747x55
</ins><span class="cx">                   RenderText {#text} at (0,0) size 734x54
</span><span class="cx">                     text run at (0,0) width 734: &quot;There should be three centimeters between this text and the text above, but only one centimeter between this text and&quot;
</span><span class="cx">                     text run at (0,18) width 703: &quot;the text below, because vertical margins of nested elements should collapse only if there is no border or padding&quot;
</span><span class="cx">                     text run at (0,36) width 134: &quot;between the margins.&quot;
</span><del>-              RenderBlock {P} at (4,570) size 747x18
</del><ins>+              RenderBlock {P} at (4,574) size 747x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 109x18
</span><span class="cx">                   text run at (0,0) width 109: &quot;This is more text.&quot;
</span><del>-              RenderBlock {P} at (4,604) size 747x111
</del><ins>+              RenderBlock {P} at (4,608) size 747x112
</ins><span class="cx">                 RenderText {#text} at (0,0) size 726x36
</span><span class="cx">                   text run at (0,0) width 726: &quot;There should be two centimeters between this paragraph and the one below, because negative margins collapse to a&quot;
</span><span class="cx">                   text run at (0,18) width 456: &quot;negative margin with the largest absolute value of the margins collapsed.&quot;
</span><del>-              RenderBlock {P} at (4,678) size 747x73
-                RenderText {#text} at (0,37) size 742x36
</del><ins>+              RenderBlock {P} at (4,681) size 747x75
+                RenderText {#text} at (0,37) size 742x37
</ins><span class="cx">                   text run at (0,37) width 742: &quot;This is a paragraph, which I should make very long so that you can easily see how much space there is between it and&quot;
</span><span class="cx">                   text run at (0,55) width 204: &quot;the one below it and to the right.&quot;
</span><del>-              RenderBlock (floating) {P} at (4,825) size 373x54
</del><ins>+              RenderBlock (floating) {P} at (4,831) size 374x55
</ins><span class="cx">                 RenderText {#text} at (0,0) size 355x54
</span><span class="cx">                   text run at (0,0) width 355: &quot;There should be two centimeters between this paragraph&quot;
</span><span class="cx">                   text run at (0,18) width 340: &quot;and the one above it, since margins do not collapse on&quot;
</span><span class="cx">                   text run at (0,36) width 111: &quot;floating elements.&quot;
</span><del>-              RenderBlock {P} at (4,788) size 747x54
-                RenderText {#text} at (373,0) size 359x54
-                  text run at (373,0) width 348: &quot;There should be one centimeter between this paragraph&quot;
-                  text run at (373,18) width 359: &quot;and the (non-floating) one above it, since the float should&quot;
-                  text run at (373,36) width 205: &quot;not effect the paragraph spacing.&quot;
-              RenderBlock {P} at (4,895) size 747x73
</del><ins>+              RenderBlock {P} at (4,793) size 747x55
+                RenderText {#text} at (373,0) size 360x54
+                  text run at (373,0) width 349: &quot;There should be one centimeter between this paragraph&quot;
+                  text run at (373,18) width 360: &quot;and the (non-floating) one above it, since the float should&quot;
+                  text run at (373,36) width 206: &quot;not effect the paragraph spacing.&quot;
+              RenderBlock {P} at (4,901) size 747x74
</ins><span class="cx">                 RenderText {#text} at (0,0) size 723x36
</span><span class="cx">                   text run at (0,0) width 555: &quot;There should be two centimeters of padding between this paragraph and the one below. &quot;
</span><span class="cx">                   text run at (555,0) width 168: &quot;Padding does not collapse,&quot;
</span><span class="cx">                   text run at (0,18) width 261: &quot;and there is 1cm of padding on each side.&quot;
</span><del>-              RenderBlock {P} at (4,968) size 747x55
-                RenderText {#text} at (0,37) size 167x18
</del><ins>+              RenderBlock {P} at (4,975) size 747x56
+                RenderText {#text} at (0,37) size 167x19
</ins><span class="cx">                   text run at (0,37) width 167: &quot;This is the next paragraph.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1text_propertiestext_indentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/text_properties/text_indent-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/text_properties/text_indent-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/text_properties/text_indent-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -34,11 +34,11 @@
</span><span class="cx">         RenderText {#text} at (48,0) size 386x18
</span><span class="cx">           text run at (48,0) width 386: &quot;The first line of this sentence should be indented half an inch.&quot;
</span><span class="cx">       RenderBlock {P} at (0,264) size 769x18 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (75,0) size 411x18
-          text run at (75,0) width 411: &quot;The first line of this sentence should be indented two centimeters.&quot;
</del><ins>+        RenderText {#text} at (76,0) size 411x18
+          text run at (76,0) width 411: &quot;The first line of this sentence should be indented two centimeters.&quot;
</ins><span class="cx">       RenderBlock {P} at (0,298) size 769x18 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (75,0) size 428x18
-          text run at (75,0) width 428: &quot;The first line of this sentence should be indented twenty millimeters.&quot;
</del><ins>+        RenderText {#text} at (76,0) size 428x18
+          text run at (76,0) width 428: &quot;The first line of this sentence should be indented twenty millimeters.&quot;
</ins><span class="cx">       RenderBlock {P} at (0,332) size 769x18 [bgcolor=#00FFFF]
</span><span class="cx">         RenderText {#text} at (32,0) size 428x18
</span><span class="cx">           text run at (32,0) width 428: &quot;The first line of this sentence should be indented twenty-four points.&quot;
</span><span class="lines">@@ -52,8 +52,8 @@
</span><span class="cx">         RenderText {#text} at (14,0) size 355x18
</span><span class="cx">           text run at (14,0) width 355: &quot;The first line of this sentence should be indented two ex.&quot;
</span><span class="cx">       RenderBlock {P} at (0,468) size 769x36 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (384,0) size 743x36
-          text run at (384,0) width 359: &quot;The first line of this sentence should be indented halfway&quot;
</del><ins>+        RenderText {#text} at (385,0) size 744x36
+          text run at (385,0) width 359: &quot;The first line of this sentence should be indented halfway&quot;
</ins><span class="cx">           text run at (0,18) width 555: &quot;across the page, but the rest of it should be flush with the normal left margin of the page.&quot;
</span><span class="cx">       RenderBlock {P} at (0,520) size 769x36 [bgcolor=#00FFFF]
</span><span class="cx">         RenderText {#text} at (25,0) size 723x36
</span><span class="lines">@@ -72,8 +72,8 @@
</span><span class="cx">         RenderText {#text} at (199,36) size 146x18
</span><span class="cx">           text run at (199,36) width 146: &quot; which may be present.&quot;
</span><span class="cx">       RenderBlock {BLOCKQUOTE} at (40,642) size 689x54 [bgcolor=#00FFFF]
</span><del>-        RenderText {#text} at (384,0) size 646x54
-          text run at (384,0) width 221: &quot;In the first half of the test page, this&quot;
</del><ins>+        RenderText {#text} at (385,0) size 646x54
+          text run at (385,0) width 221: &quot;In the first half of the test page, this&quot;
</ins><span class="cx">           text run at (0,18) width 646: &quot;BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since&quot;
</span><span class="cx">           text run at (0,36) width 513: &quot;BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE.&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,712) size 769x518 [border: (1px outset #808080)]
</span><span class="lines">@@ -92,11 +92,11 @@
</span><span class="cx">                 RenderText {#text} at (48,0) size 386x18
</span><span class="cx">                   text run at (48,0) width 386: &quot;The first line of this sentence should be indented half an inch.&quot;
</span><span class="cx">               RenderBlock {P} at (4,38) size 747x18 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (75,0) size 411x18
-                  text run at (75,0) width 411: &quot;The first line of this sentence should be indented two centimeters.&quot;
</del><ins>+                RenderText {#text} at (76,0) size 411x18
+                  text run at (76,0) width 411: &quot;The first line of this sentence should be indented two centimeters.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,72) size 747x18 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (75,0) size 428x18
-                  text run at (75,0) width 428: &quot;The first line of this sentence should be indented twenty millimeters.&quot;
</del><ins>+                RenderText {#text} at (76,0) size 428x18
+                  text run at (76,0) width 428: &quot;The first line of this sentence should be indented twenty millimeters.&quot;
</ins><span class="cx">               RenderBlock {P} at (4,106) size 747x18 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (32,0) size 428x18
</span><span class="cx">                   text run at (32,0) width 428: &quot;The first line of this sentence should be indented twenty-four points.&quot;
</span><span class="lines">@@ -110,8 +110,8 @@
</span><span class="cx">                 RenderText {#text} at (14,0) size 355x18
</span><span class="cx">                   text run at (14,0) width 355: &quot;The first line of this sentence should be indented two ex.&quot;
</span><span class="cx">               RenderBlock {P} at (4,242) size 747x36 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (373,0) size 732x36
-                  text run at (373,0) width 359: &quot;The first line of this sentence should be indented halfway&quot;
</del><ins>+                RenderText {#text} at (374,0) size 733x36
+                  text run at (374,0) width 359: &quot;The first line of this sentence should be indented halfway&quot;
</ins><span class="cx">                   text run at (0,18) width 555: &quot;across the page, but the rest of it should be flush with the normal left margin of the page.&quot;
</span><span class="cx">               RenderBlock {P} at (4,294) size 747x36 [bgcolor=#00FFFF]
</span><span class="cx">                 RenderText {#text} at (25,0) size 723x36
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">                 RenderText {#text} at (199,36) size 146x18
</span><span class="cx">                   text run at (199,36) width 146: &quot; which may be present.&quot;
</span><span class="cx">               RenderBlock {BLOCKQUOTE} at (44,416) size 667x54 [bgcolor=#00FFFF]
</span><del>-                RenderText {#text} at (373,0) size 646x54
-                  text run at (373,0) width 221: &quot;In the first half of the test page, this&quot;
</del><ins>+                RenderText {#text} at (374,0) size 646x54
+                  text run at (374,0) width 221: &quot;In the first half of the test page, this&quot;
</ins><span class="cx">                   text run at (0,18) width 646: &quot;BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since&quot;
</span><span class="cx">                   text run at (0,36) width 513: &quot;BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1text_propertiesvertical_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/text_properties/vertical_align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/text_properties/vertical_align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/text_properties/vertical_align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x4407
</del><ins>+layer at (0,0) size 785x4405
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x4407
-  RenderBlock {HTML} at (0,0) size 785x4407
-    RenderBody {BODY} at (8,8) size 769x4391 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x4405
+  RenderBlock {HTML} at (0,0) size 785x4406
+    RenderBody {BODY} at (8,8) size 769x4390 [bgcolor=#CCCCCC]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The style declarations which apply to the text below are:&quot;
</span><span class="lines">@@ -85,8 +85,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,751) size 769x68
</span><span class="cx">         RenderImage {IMG} at (0,0) size 15x50
</span><del>-        RenderText {#text} at (15,14) size 739x54
-          text run at (15,14) width 724: &quot; The image at the beginning of this sentence should be middle-aligned, which should align its middle with the point&quot;
</del><ins>+        RenderText {#text} at (15,15) size 739x53
+          text run at (15,15) width 724: &quot; The image at the beginning of this sentence should be middle-aligned, which should align its middle with the point&quot;
</ins><span class="cx">           text run at (0,50) width 310: &quot;defined as the text baseline plus half the x-height.&quot;
</span><span class="cx">       RenderBlock {P} at (0,835) size 769x124
</span><span class="cx">         RenderImage {IMG} at (0,0) size 15x50
</span><span class="lines">@@ -143,7 +143,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 742x36
</span><span class="cx">           text run at (0,0) width 742: &quot;In the following paragraph, all images should be aligned with the top of the 14-point text, which is identical to the first&quot;
</span><span class="cx">           text run at (0,18) width 661: &quot;section of text, whereas any size text should be aligned with the text baseline (which is the default value).&quot;
</span><del>-      RenderBlock {P} at (0,1442) size 769x324
</del><ins>+      RenderBlock {P} at (0,1442) size 769x325
</ins><span class="cx">         RenderText {#text} at (0,25) size 120x22
</span><span class="cx">           text run at (0,25) width 120: &quot;This paragraph &quot;
</span><span class="cx">         RenderImage {IMG} at (120,25) size 9x30
</span><span class="lines">@@ -215,14 +215,14 @@
</span><span class="cx">           text run at (672,234) width 5: &quot; &quot;
</span><span class="cx">         RenderImage {IMG} at (677,234) size 27x90
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,1784) size 769x36
</del><ins>+      RenderBlock {P} at (0,1785) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 749x36
</span><span class="cx">           text run at (0,0) width 749: &quot;In the following paragraph, all images should be aligned with the middle of the default text, whereas any text should be&quot;
</span><span class="cx">           text run at (0,18) width 362: &quot;aligned with the text baseline (which is the default value).&quot;
</span><del>-      RenderBlock {P} at (0,1836) size 769x232
</del><ins>+      RenderBlock {P} at (0,1837) size 769x231
</ins><span class="cx">         RenderText {#text} at (0,22) size 99x18
</span><span class="cx">           text run at (0,22) width 99: &quot;This paragraph &quot;
</span><del>-        RenderImage {IMG} at (99,18) size 9x30
</del><ins>+        RenderImage {IMG} at (99,17) size 9x30
</ins><span class="cx">         RenderText {#text} at (108,22) size 4x18
</span><span class="cx">           text run at (108,22) width 4: &quot; &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 357x46
</span><span class="lines">@@ -230,10 +230,10 @@
</span><span class="cx">             text run at (112,0) width 357: &quot;contains many images&quot;
</span><span class="cx">         RenderText {#text} at (469,22) size 4x18
</span><span class="cx">           text run at (469,22) width 4: &quot; &quot;
</span><del>-        RenderImage {IMG} at (473,8) size 15x50
</del><ins>+        RenderImage {IMG} at (473,7) size 15x50
</ins><span class="cx">         RenderText {#text} at (488,22) size 122x18
</span><span class="cx">           text run at (488,22) width 122: &quot; of varying heights &quot;
</span><del>-        RenderImage {IMG} at (610,28) size 3x10
</del><ins>+        RenderImage {IMG} at (610,27) size 3x10
</ins><span class="cx">         RenderText {#text} at (613,22) size 4x18
</span><span class="cx">           text run at (613,22) width 4: &quot; &quot;
</span><span class="cx">         RenderInline {SMALL} at (0,0) size 69x18
</span><span class="lines">@@ -241,59 +241,59 @@
</span><span class="cx">             text run at (617,22) width 69: &quot;and widths&quot;
</span><span class="cx">         RenderText {#text} at (686,22) size 4x18
</span><span class="cx">           text run at (686,22) width 4: &quot; &quot;
</span><del>-        RenderImage {IMG} at (690,23) size 6x20
-        RenderText {#text} at (696,22) size 732x94
</del><ins>+        RenderImage {IMG} at (690,22) size 6x20
+        RenderText {#text} at (696,22) size 732x93
</ins><span class="cx">           text run at (696,22) width 36: &quot; all of&quot;
</span><del>-          text run at (0,98) width 43: &quot;which &quot;
-        RenderImage {IMG} at (43,77) size 20x65
-        RenderText {#text} at (63,98) size 119x18
-          text run at (63,98) width 119: &quot; should be aligned &quot;
-        RenderImage {IMG} at (182,92) size 11x35
-        RenderText {#text} at (193,98) size 4x18
-          text run at (193,98) width 4: &quot; &quot;
</del><ins>+          text run at (0,97) width 43: &quot;which &quot;
+        RenderImage {IMG} at (43,75) size 20x65
+        RenderText {#text} at (63,97) size 119x18
+          text run at (63,97) width 119: &quot; should be aligned &quot;
+        RenderImage {IMG} at (182,90) size 11x35
+        RenderText {#text} at (193,97) size 4x18
+          text run at (193,97) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 236x37
</span><del>-          RenderText {#text} at (197,83) size 236x37
-            text run at (197,83) width 236: &quot;with the middle of&quot;
-        RenderText {#text} at (433,98) size 4x18
-          text run at (433,98) width 4: &quot; &quot;
-        RenderImage {IMG} at (437,84) size 15x50
-        RenderText {#text} at (452,98) size 4x18
-          text run at (452,98) width 4: &quot; &quot;
</del><ins>+          RenderText {#text} at (197,82) size 236x37
+            text run at (197,82) width 236: &quot;with the middle of&quot;
+        RenderText {#text} at (433,97) size 4x18
+          text run at (433,97) width 4: &quot; &quot;
+        RenderImage {IMG} at (437,82) size 15x50
+        RenderText {#text} at (452,97) size 4x18
+          text run at (452,97) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 720x106
</span><del>-          RenderText {#text} at (456,90) size 17x28
-            text run at (456,90) width 17: &quot;a &quot;
</del><ins>+          RenderText {#text} at (456,89) size 17x28
+            text run at (456,89) width 17: &quot;a &quot;
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 204x69
</span><del>-            RenderText {#text} at (473,58) size 204x69
-              text run at (473,58) width 204: &quot;14-point&quot;
-          RenderText {#text} at (677,90) size 720x106
-            text run at (677,90) width 43: &quot; text&quot;
-            text run at (0,168) width 78: &quot;element&quot;
-        RenderText {#text} at (78,176) size 4x18
-          text run at (78,176) width 4: &quot; &quot;
-        RenderImage {IMG} at (82,162) size 15x50
-        RenderText {#text} at (97,176) size 4x18
-          text run at (97,176) width 4: &quot; &quot;
</del><ins>+            RenderText {#text} at (473,57) size 204x69
+              text run at (473,57) width 204: &quot;14-point&quot;
+          RenderText {#text} at (677,89) size 720x106
+            text run at (677,89) width 43: &quot; text&quot;
+            text run at (0,167) width 78: &quot;element&quot;
+        RenderText {#text} at (78,175) size 4x18
+          text run at (78,175) width 4: &quot; &quot;
+        RenderImage {IMG} at (82,160) size 15x50
+        RenderText {#text} at (97,175) size 4x18
+          text run at (97,175) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {SMALL} at (0,0) size 189x18
</span><del>-          RenderText {#text} at (101,176) size 189x18
-            text run at (101,176) width 189: &quot;regardless of the line in which&quot;
-        RenderText {#text} at (290,176) size 4x18
-          text run at (290,176) width 4: &quot; &quot;
-        RenderImage {IMG} at (294,180) size 5x15
-        RenderText {#text} at (299,176) size 4x18
-          text run at (299,176) width 4: &quot; &quot;
</del><ins>+          RenderText {#text} at (101,175) size 189x18
+            text run at (101,175) width 189: &quot;regardless of the line in which&quot;
+        RenderText {#text} at (290,175) size 4x18
+          text run at (290,175) width 4: &quot; &quot;
+        RenderImage {IMG} at (294,178) size 5x15
+        RenderText {#text} at (299,175) size 4x18
+          text run at (299,175) width 4: &quot; &quot;
</ins><span class="cx">         RenderInline {BIG} at (0,0) size 156x24
</span><del>-          RenderText {#text} at (303,171) size 156x24
-            text run at (303,171) width 156: &quot;the images appear.&quot;
-        RenderText {#text} at (459,176) size 4x18
-          text run at (459,176) width 4: &quot; &quot;
-        RenderImage {IMG} at (463,142) size 27x90
</del><ins>+          RenderText {#text} at (303,170) size 156x24
+            text run at (303,170) width 156: &quot;the images appear.&quot;
+        RenderText {#text} at (459,175) size 4x18
+          text run at (459,175) width 4: &quot; &quot;
+        RenderImage {IMG} at (463,140) size 27x90
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,2084) size 769x36
</del><ins>+      RenderBlock {P} at (0,2083) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 733x36
</span><span class="cx">           text run at (0,0) width 733: &quot;In the following paragraph, all elements should be aligned with the top of the tallest element on the line, whether that&quot;
</span><span class="cx">           text run at (0,18) width 173: &quot;element is an image or not. &quot;
</span><span class="cx">           text run at (173,18) width 555: &quot;Each fragment of text has been SPANned appropriately in order to cause this to happen.&quot;
</span><del>-      RenderBlock {P} at (0,2136) size 769x201
</del><ins>+      RenderBlock {P} at (0,2135) size 769x202
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 95x18
</span><span class="cx">           RenderText {#text} at (0,0) size 95x18
</span><span class="cx">             text run at (0,0) width 95: &quot;This paragraph&quot;
</span><span class="lines">@@ -375,15 +375,15 @@
</span><span class="cx">           text run at (208,111) width 4: &quot; &quot;
</span><span class="cx">         RenderImage {IMG} at (212,111) size 27x90
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,2353) size 769x2038 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x2036
</del><ins>+      RenderTable {TABLE} at (0,2352) size 769x2038 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x2035
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 767x26
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderInline {STRONG} at (0,0) size 163x18
</span><span class="cx">                 RenderText {#text} at (4,4) size 163x18
</span><span class="cx">                   text run at (4,4) width 163: &quot;TABLE Testing Section&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 767x2010
-            RenderTableCell {TD} at (0,1018) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,26) size 767x2009
+            RenderTableCell {TD} at (0,1017) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 4x18
</span><span class="cx">                 text run at (4,4) width 4: &quot; &quot;
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 755x2010 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -429,8 +429,8 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderBlock {P} at (4,420) size 747x68
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 15x50
</span><del>-                RenderText {#text} at (15,14) size 739x54
-                  text run at (15,14) width 724: &quot; The image at the beginning of this sentence should be middle-aligned, which should align its middle with the point&quot;
</del><ins>+                RenderText {#text} at (15,15) size 739x53
+                  text run at (15,15) width 724: &quot; The image at the beginning of this sentence should be middle-aligned, which should align its middle with the point&quot;
</ins><span class="cx">                   text run at (0,50) width 310: &quot;defined as the text baseline plus half the x-height.&quot;
</span><span class="cx">               RenderBlock {P} at (4,504) size 747x124
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 15x50
</span><span class="lines">@@ -487,7 +487,7 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 742x36
</span><span class="cx">                   text run at (0,0) width 742: &quot;In the following paragraph, all images should be aligned with the top of the 14-point text, which is identical to the first&quot;
</span><span class="cx">                   text run at (0,18) width 661: &quot;section of text, whereas any size text should be aligned with the text baseline (which is the default value).&quot;
</span><del>-              RenderBlock {P} at (4,1111) size 747x324
</del><ins>+              RenderBlock {P} at (4,1111) size 747x325
</ins><span class="cx">                 RenderText {#text} at (0,25) size 120x22
</span><span class="cx">                   text run at (0,25) width 120: &quot;This paragraph &quot;
</span><span class="cx">                 RenderImage {IMG} at (120,25) size 9x30
</span><span class="lines">@@ -559,14 +559,14 @@
</span><span class="cx">                   text run at (672,234) width 5: &quot; &quot;
</span><span class="cx">                 RenderImage {IMG} at (677,234) size 27x90
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock {P} at (4,1453) size 747x36
</del><ins>+              RenderBlock {P} at (4,1454) size 747x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 730x36
</span><span class="cx">                   text run at (0,0) width 730: &quot;In the following paragraph, all images should be aligned with the middle of the default text, whereas any text should&quot;
</span><span class="cx">                   text run at (0,18) width 381: &quot;be aligned with the text baseline (which is the default value).&quot;
</span><del>-              RenderBlock {P} at (4,1505) size 747x232
</del><ins>+              RenderBlock {P} at (4,1506) size 747x231
</ins><span class="cx">                 RenderText {#text} at (0,22) size 99x18
</span><span class="cx">                   text run at (0,22) width 99: &quot;This paragraph &quot;
</span><del>-                RenderImage {IMG} at (99,18) size 9x30
</del><ins>+                RenderImage {IMG} at (99,17) size 9x30
</ins><span class="cx">                 RenderText {#text} at (108,22) size 4x18
</span><span class="cx">                   text run at (108,22) width 4: &quot; &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 357x46
</span><span class="lines">@@ -574,10 +574,10 @@
</span><span class="cx">                     text run at (112,0) width 357: &quot;contains many images&quot;
</span><span class="cx">                 RenderText {#text} at (469,22) size 4x18
</span><span class="cx">                   text run at (469,22) width 4: &quot; &quot;
</span><del>-                RenderImage {IMG} at (473,8) size 15x50
</del><ins>+                RenderImage {IMG} at (473,7) size 15x50
</ins><span class="cx">                 RenderText {#text} at (488,22) size 122x18
</span><span class="cx">                   text run at (488,22) width 122: &quot; of varying heights &quot;
</span><del>-                RenderImage {IMG} at (610,28) size 3x10
</del><ins>+                RenderImage {IMG} at (610,27) size 3x10
</ins><span class="cx">                 RenderText {#text} at (613,22) size 4x18
</span><span class="cx">                   text run at (613,22) width 4: &quot; &quot;
</span><span class="cx">                 RenderInline {SMALL} at (0,0) size 69x18
</span><span class="lines">@@ -585,59 +585,59 @@
</span><span class="cx">                     text run at (617,22) width 69: &quot;and widths&quot;
</span><span class="cx">                 RenderText {#text} at (686,22) size 4x18
</span><span class="cx">                   text run at (686,22) width 4: &quot; &quot;
</span><del>-                RenderImage {IMG} at (690,23) size 6x20
-                RenderText {#text} at (696,22) size 732x94
</del><ins>+                RenderImage {IMG} at (690,22) size 6x20
+                RenderText {#text} at (696,22) size 732x93
</ins><span class="cx">                   text run at (696,22) width 36: &quot; all of&quot;
</span><del>-                  text run at (0,98) width 43: &quot;which &quot;
-                RenderImage {IMG} at (43,77) size 20x65
-                RenderText {#text} at (63,98) size 119x18
-                  text run at (63,98) width 119: &quot; should be aligned &quot;
-                RenderImage {IMG} at (182,92) size 11x35
-                RenderText {#text} at (193,98) size 4x18
-                  text run at (193,98) width 4: &quot; &quot;
</del><ins>+                  text run at (0,97) width 43: &quot;which &quot;
+                RenderImage {IMG} at (43,75) size 20x65
+                RenderText {#text} at (63,97) size 119x18
+                  text run at (63,97) width 119: &quot; should be aligned &quot;
+                RenderImage {IMG} at (182,90) size 11x35
+                RenderText {#text} at (193,97) size 4x18
+                  text run at (193,97) width 4: &quot; &quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 236x37
</span><del>-                  RenderText {#text} at (197,83) size 236x37
-                    text run at (197,83) width 236: &quot;with the middle of&quot;
-                RenderText {#text} at (433,98) size 4x18
-                  text run at (433,98) width 4: &quot; &quot;
-                RenderImage {IMG} at (437,84) size 15x50
-                RenderText {#text} at (452,98) size 4x18
-                  text run at (452,98) width 4: &quot; &quot;
</del><ins>+                  RenderText {#text} at (197,82) size 236x37
+                    text run at (197,82) width 236: &quot;with the middle of&quot;
+                RenderText {#text} at (433,97) size 4x18
+                  text run at (433,97) width 4: &quot; &quot;
+                RenderImage {IMG} at (437,82) size 15x50
+                RenderText {#text} at (452,97) size 4x18
+                  text run at (452,97) width 4: &quot; &quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 720x106
</span><del>-                  RenderText {#text} at (456,90) size 17x28
-                    text run at (456,90) width 17: &quot;a &quot;
</del><ins>+                  RenderText {#text} at (456,89) size 17x28
+                    text run at (456,89) width 17: &quot;a &quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 204x69
</span><del>-                    RenderText {#text} at (473,58) size 204x69
-                      text run at (473,58) width 204: &quot;14-point&quot;
-                  RenderText {#text} at (677,90) size 720x106
-                    text run at (677,90) width 43: &quot; text&quot;
-                    text run at (0,168) width 78: &quot;element&quot;
-                RenderText {#text} at (78,176) size 4x18
-                  text run at (78,176) width 4: &quot; &quot;
-                RenderImage {IMG} at (82,162) size 15x50
-                RenderText {#text} at (97,176) size 4x18
-                  text run at (97,176) width 4: &quot; &quot;
</del><ins>+                    RenderText {#text} at (473,57) size 204x69
+                      text run at (473,57) width 204: &quot;14-point&quot;
+                  RenderText {#text} at (677,89) size 720x106
+                    text run at (677,89) width 43: &quot; text&quot;
+                    text run at (0,167) width 78: &quot;element&quot;
+                RenderText {#text} at (78,175) size 4x18
+                  text run at (78,175) width 4: &quot; &quot;
+                RenderImage {IMG} at (82,160) size 15x50
+                RenderText {#text} at (97,175) size 4x18
+                  text run at (97,175) width 4: &quot; &quot;
</ins><span class="cx">                 RenderInline {SMALL} at (0,0) size 189x18
</span><del>-                  RenderText {#text} at (101,176) size 189x18
-                    text run at (101,176) width 189: &quot;regardless of the line in which&quot;
-                RenderText {#text} at (290,176) size 4x18
-                  text run at (290,176) width 4: &quot; &quot;
-                RenderImage {IMG} at (294,180) size 5x15
-                RenderText {#text} at (299,176) size 4x18
-                  text run at (299,176) width 4: &quot; &quot;
</del><ins>+                  RenderText {#text} at (101,175) size 189x18
+                    text run at (101,175) width 189: &quot;regardless of the line in which&quot;
+                RenderText {#text} at (290,175) size 4x18
+                  text run at (290,175) width 4: &quot; &quot;
+                RenderImage {IMG} at (294,178) size 5x15
+                RenderText {#text} at (299,175) size 4x18
+                  text run at (299,175) width 4: &quot; &quot;
</ins><span class="cx">                 RenderInline {BIG} at (0,0) size 156x24
</span><del>-                  RenderText {#text} at (303,171) size 156x24
-                    text run at (303,171) width 156: &quot;the images appear.&quot;
-                RenderText {#text} at (459,176) size 4x18
-                  text run at (459,176) width 4: &quot; &quot;
-                RenderImage {IMG} at (463,142) size 27x90
</del><ins>+                  RenderText {#text} at (303,170) size 156x24
+                    text run at (303,170) width 156: &quot;the images appear.&quot;
+                RenderText {#text} at (459,175) size 4x18
+                  text run at (459,175) width 4: &quot; &quot;
+                RenderImage {IMG} at (463,140) size 27x90
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock {P} at (4,1753) size 747x36
</del><ins>+              RenderBlock {P} at (4,1752) size 747x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 733x36
</span><span class="cx">                   text run at (0,0) width 733: &quot;In the following paragraph, all elements should be aligned with the top of the tallest element on the line, whether that&quot;
</span><span class="cx">                   text run at (0,18) width 173: &quot;element is an image or not. &quot;
</span><span class="cx">                   text run at (173,18) width 555: &quot;Each fragment of text has been SPANned appropriately in order to cause this to happen.&quot;
</span><del>-              RenderBlock {P} at (4,1805) size 747x201
</del><ins>+              RenderBlock {P} at (4,1804) size 747x202
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 95x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 95x18
</span><span class="cx">                     text run at (0,0) width 95: &quot;This paragraph&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss1unitspercentage_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css1/units/percentage_units-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             RenderTableCell {TD} at (12,26) size 770x184 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (4,4) size 762x124 [bgcolor=#FFFF00]
</span><span class="cx">                 RenderBlock {DIV} at (190,0) size 382x54 [bgcolor=#FFFFFF]
</span><del>-                  RenderBlock {P} at (0,0) size 382x54
</del><ins>+                  RenderBlock {P} at (0,0) size 381x54
</ins><span class="cx">                     RenderText {#text} at (0,0) size 326x54
</span><span class="cx">                       text run at (0,0) width 326: &quot;This paragraph should be centered within its yellow&quot;
</span><span class="cx">                       text run at (0,18) width 323: &quot;containing block and its width should be half of the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss2120110323blockreplacedwidth001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 773x18
</span><span class="cx">           text run at (0,0) width 773: &quot;Test passes if the blue and orange boxes below are the same width, and they are horizontally centered inside the black box.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 198x198 [border: (3px solid #000000)]
</span><del>-        RenderImage {IMG} at (91,3) size 15x15
</del><ins>+        RenderImage {IMG} at (91,3) size 16x15
</ins><span class="cx">         RenderBlock {DIV} at (3,18) size 192x15 [color=#FFA500]
</span><span class="cx">           RenderText {#text} at (88,0) size 16x15
</span><span class="cx">             text run at (88,0) width 16: &quot;X&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss2120110323floatingreplacedheight008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</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 800x185
-  RenderBlock {HTML} at (0,0) size 800x185
</del><ins>+layer at (0,0) size 800x186
+  RenderBlock {HTML} at (0,0) size 800x186
</ins><span class="cx">     RenderBody {BODY} at (8,16) size 784x36
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 106x18
</span><span class="lines">@@ -22,12 +22,12 @@
</span><span class="cx">         RenderText {#text} at (57,18) size 445x18
</span><span class="cx">           text run at (57,18) width 445: &quot; to each other. This should still remain true even after a window resize.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,52) size 784x0
</span><del>-        RenderImage {IMG} at (0,0) size 117x117
-        RenderImage {IMG} at (117,0) size 5x5
-        RenderImage {IMG} at (122,0) size 117x117
-        RenderImage {IMG} at (239,0) size 5x5
-        RenderImage {IMG} at (244,0) size 117x117
-        RenderImage {IMG} at (361,0) size 5x5
-        RenderImage {IMG} at (366,0) size 117x117
-        RenderImage {IMG} at (483,0) size 5x5
-        RenderImage {IMG} at (488,0) size 117x117
</del><ins>+        RenderImage {IMG} at (0,0) size 118x118
+        RenderImage {IMG} at (117,0) size 6x5
+        RenderImage {IMG} at (122,0) size 119x118
+        RenderImage {IMG} at (240,0) size 6x5
+        RenderImage {IMG} at (245,0) size 118x118
+        RenderImage {IMG} at (362,0) size 6x5
+        RenderImage {IMG} at (367,0) size 119x118
+        RenderImage {IMG} at (485,0) size 6x5
+        RenderImage {IMG} at (490,0) size 118x118
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss2120110323inlineblockreplacedheight008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x197
-  RenderBlock {HTML} at (0,0) size 800x197
-    RenderBody {BODY} at (8,16) size 784x173
</del><ins>+layer at (0,0) size 800x198
+  RenderBlock {HTML} at (0,0) size 800x198
+    RenderBody {BODY} at (8,16) size 784x174
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 106x18
</span><span class="cx">           text run at (0,0) width 106: &quot;There should be &quot;
</span><span class="lines">@@ -21,18 +21,18 @@
</span><span class="cx">             text run at (0,18) width 57: &quot;identical&quot;
</span><span class="cx">         RenderText {#text} at (57,18) size 445x18
</span><span class="cx">           text run at (57,18) width 445: &quot; to each other. This should still remain true even after a window resize.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 784x121
-        RenderImage {OBJECT} at (0,0) size 117x117
-        RenderText {#text} at (117,103) size 4x18
-          text run at (117,103) width 4: &quot; &quot;
-        RenderImage {OBJECT} at (121,0) size 117x117
-        RenderText {#text} at (238,103) size 4x18
-          text run at (238,103) width 4: &quot; &quot;
-        RenderImage {OBJECT} at (242,0) size 117x117
-        RenderText {#text} at (359,103) size 4x18
-          text run at (359,103) width 4: &quot; &quot;
-        RenderImage {OBJECT} at (363,0) size 117x117
-        RenderText {#text} at (480,103) size 4x18
-          text run at (480,103) width 4: &quot; &quot;
-        RenderImage {OBJECT} at (484,0) size 117x117
</del><ins>+      RenderBlock {DIV} at (0,52) size 784x122
+        RenderImage {OBJECT} at (0,0) size 118x118
+        RenderText {#text} at (117,104) size 5x18
+          text run at (117,104) width 5: &quot; &quot;
+        RenderImage {OBJECT} at (121,0) size 119x118
+        RenderText {#text} at (239,104) size 5x18
+          text run at (239,104) width 5: &quot; &quot;
+        RenderImage {OBJECT} at (243,0) size 118x118
+        RenderText {#text} at (360,104) size 5x18
+          text run at (360,104) width 5: &quot; &quot;
+        RenderImage {OBJECT} at (364,0) size 119x118
+        RenderText {#text} at (482,104) size 5x18
+          text run at (482,104) width 5: &quot; &quot;
+        RenderImage {OBJECT} at (486,0) size 118x118
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss2120110323inlinereplacedheight008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x197
-  RenderBlock {HTML} at (0,0) size 800x197
-    RenderBody {BODY} at (8,16) size 784x173
</del><ins>+layer at (0,0) size 800x198
+  RenderBlock {HTML} at (0,0) size 800x198
+    RenderBody {BODY} at (8,16) size 784x174
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 106x18
</span><span class="cx">           text run at (0,0) width 106: &quot;There should be &quot;
</span><span class="lines">@@ -21,18 +21,18 @@
</span><span class="cx">             text run at (0,18) width 57: &quot;identical&quot;
</span><span class="cx">         RenderText {#text} at (57,18) size 445x18
</span><span class="cx">           text run at (57,18) width 445: &quot; to each other. This should still remain true even after a window resize.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 784x121
-        RenderImage {IMG} at (0,0) size 117x117
-        RenderText {#text} at (117,103) size 4x18
-          text run at (117,103) width 4: &quot; &quot;
-        RenderImage {IMG} at (121,0) size 117x117
-        RenderText {#text} at (238,103) size 4x18
-          text run at (238,103) width 4: &quot; &quot;
-        RenderImage {IMG} at (242,0) size 117x117
-        RenderText {#text} at (359,103) size 4x18
-          text run at (359,103) width 4: &quot; &quot;
-        RenderImage {IMG} at (363,0) size 117x117
-        RenderText {#text} at (480,103) size 4x18
-          text run at (480,103) width 4: &quot; &quot;
-        RenderImage {IMG} at (484,0) size 117x117
</del><ins>+      RenderBlock {DIV} at (0,52) size 784x122
+        RenderImage {IMG} at (0,0) size 118x118
+        RenderText {#text} at (117,104) size 5x18
+          text run at (117,104) width 5: &quot; &quot;
+        RenderImage {IMG} at (121,0) size 119x118
+        RenderText {#text} at (239,104) size 5x18
+          text run at (239,104) width 5: &quot; &quot;
+        RenderImage {IMG} at (243,0) size 118x118
+        RenderText {#text} at (360,104) size 5x18
+          text run at (360,104) width 5: &quot; &quot;
+        RenderImage {IMG} at (364,0) size 119x118
+        RenderText {#text} at (482,104) size 5x18
+          text run at (482,104) width 5: &quot; &quot;
+        RenderImage {IMG} at (486,0) size 118x118
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0803c5501mrgnt00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,23 +16,23 @@
</span><span class="cx">               RenderBlock {P} at (3,13) size 100x10 [bgcolor=#008080]
</span><span class="cx">                 RenderText {#text} at (0,0) size 40x10
</span><span class="cx">                   text run at (0,0) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,43) size 100x20 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (3,42) size 100x21 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,83) size 100x20 [bgcolor=#0000FF]
</del><ins>+              RenderBlock {P} at (3,82) size 100x21 [bgcolor=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,123) size 100x20 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (3,122) size 100x21 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,163) size 100x20 [bgcolor=#008080]
</del><ins>+              RenderBlock {P} at (3,162) size 100x21 [bgcolor=#008080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {UL} at (3,203) size 100x60 [bgcolor=#0000FF]
</del><ins>+              RenderBlock {UL} at (3,202) size 100x61 [bgcolor=#0000FF]
</ins><span class="cx">                 RenderListItem {LI} at (0,0) size 100x10
</span><span class="cx">                   RenderText {#text} at (0,0) size 70x10
</span><span class="cx">                     text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="lines">@@ -45,10 +45,10 @@
</span><span class="cx">                 RenderListItem {LI} at (0,50) size 100x10
</span><span class="cx">                   RenderText {#text} at (0,0) size 40x10
</span><span class="cx">                     text run at (0,0) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,263) size 100x10 [bgcolor=#008080]
</del><ins>+              RenderBlock {P} at (3,262) size 100x11 [bgcolor=#008080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x10
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><del>-              RenderBlock {P} at (3,263) size 100x20 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (3,262) size 100x21 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0803c5503mrgnb00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,19 +20,19 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,63) size 100x20 [bgcolor=#0000FF]
</del><ins>+              RenderBlock {P} at (3,62) size 100x21 [bgcolor=#0000FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,103) size 100x20 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (3,102) size 100x21 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,143) size 100x20 [bgcolor=#008080]
</del><ins>+              RenderBlock {P} at (3,142) size 100x21 [bgcolor=#008080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {UL} at (3,183) size 100x60 [bgcolor=#0000FF]
</del><ins>+              RenderBlock {UL} at (3,182) size 100x61 [bgcolor=#0000FF]
</ins><span class="cx">                 RenderListItem {LI} at (0,0) size 100x10
</span><span class="cx">                   RenderText {#text} at (0,0) size 70x10
</span><span class="cx">                     text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="lines">@@ -45,15 +45,15 @@
</span><span class="cx">                 RenderListItem {LI} at (0,50) size 100x10
</span><span class="cx">                   RenderText {#text} at (0,0) size 40x10
</span><span class="cx">                     text run at (0,0) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,263) size 100x20 [bgcolor=#008080]
</del><ins>+              RenderBlock {P} at (3,262) size 100x21 [bgcolor=#008080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,283) size 100x20 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (3,282) size 100x21 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 70x20
</span><span class="cx">                   text run at (0,0) width 70: &quot;xxxxxxx&quot;
</span><span class="cx">                   text run at (0,10) width 40: &quot;xxxx&quot;
</span><del>-              RenderBlock {P} at (3,293) size 100x10 [bgcolor=#008080]
</del><ins>+              RenderBlock {P} at (3,292) size 100x11 [bgcolor=#008080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 40x10
</span><span class="cx">                   text run at (0,0) width 40: &quot;xxxx&quot;
</span><span class="cx">             RenderTableCell {TD} at (110,2) size 106x306 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t080301c411vtmrgn00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,113 +1,113 @@
</span><del>-layer at (0,0) size 785x861
</del><ins>+layer at (0,0) size 785x869
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x861
-  RenderBlock {HTML} at (0,0) size 785x861
-    RenderBody {BODY} at (8,16) size 769x837
</del><ins>+layer at (0,0) size 785x869
+  RenderBlock {HTML} at (0,0) size 785x869
+    RenderBody {BODY} at (8,16) size 769x845
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 279x18
</span><span class="cx">           text run at (0,0) width 279: &quot;The two columns below should be identical.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 178x803
-        RenderTableSection {TBODY} at (0,0) size 178x803
-          RenderTableRow {TR} at (0,2) size 178x799
-            RenderTableCell {TD} at (2,2) size 86x799 [bgcolor=#008080] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 178x811
+        RenderTableSection {TBODY} at (0,0) size 178x811
+          RenderTableRow {TR} at (0,2) size 178x807
+            RenderTableCell {TD} at (2,2) size 86x807 [bgcolor=#008080] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (3,3) size 80x18 [bgcolor=#FFFF00]
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,96) size 80x18 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {P} at (3,96) size 80x19 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,114) size 80x18 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {P} at (3,114) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,207) size 80x18 [bgcolor=#00FF00]
</del><ins>+              RenderBlock {P} at (3,208) size 80x19 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,225) size 80x18 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {P} at (3,226) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,281) size 80x18 [bgcolor=#FFFFFF]
</del><ins>+              RenderBlock {P} at (3,281) size 80x19 [bgcolor=#FFFFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,336) size 80x92 [bgcolor=#00FFFF]
-                RenderBlock {P} at (0,74) size 80x18 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {DIV} at (3,337) size 80x95 [bgcolor=#00FFFF]
+                RenderBlock {P} at (0,75) size 80x19 [bgcolor=#FFA500]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                     text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,465) size 80x18 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {P} at (3,469) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,483) size 80x93 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {P} at (3,487) size 80x94 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,539) size 80x55 [bgcolor=#00FF00]
-                RenderText {#text} at (0,37) size 5x18
</del><ins>+              RenderBlock {P} at (3,542) size 80x57 [bgcolor=#00FF00]
+                RenderText {#text} at (0,37) size 5x19
</ins><span class="cx">                   text run at (0,37) width 5: &quot;-&quot;
</span><del>-              RenderBlock (floating) {P} at (3,668) size 40x18 [bgcolor=#FFFFFF]
</del><ins>+              RenderBlock (floating) {P} at (3,674) size 40x19 [bgcolor=#FFFFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,631) size 80x18 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {P} at (3,636) size 80x19 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderText {#text} at (40,0) size 5x18
</span><span class="cx">                   text run at (40,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,686) size 80x55 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {P} at (3,692) size 80x56 [bgcolor=#FFA500]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {P} at (3,741) size 80x55 [bgcolor=#FFFF00]
-                RenderText {#text} at (0,37) size 5x18
</del><ins>+              RenderBlock {P} at (3,748) size 80x56 [bgcolor=#FFFF00]
+                RenderText {#text} at (0,37) size 5x19
</ins><span class="cx">                   text run at (0,37) width 5: &quot;-&quot;
</span><del>-            RenderTableCell {TD} at (90,2) size 86x798 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,2) size 86x807 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (3,3) size 80x18 [bgcolor=#FFFF00]
</span><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,21) size 80x75 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,96) size 80x18 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {DIV} at (3,21) size 80x76 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,96) size 80x19 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,114) size 80x18 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,114) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,132) size 80x75 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,207) size 80x18 [bgcolor=#00FF00]
</del><ins>+              RenderBlock {DIV} at (3,132) size 80x77 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,208) size 80x19 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,225) size 80x18 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,226) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,243) size 80x37 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,280) size 80x18 [bgcolor=#FFFFFF]
</del><ins>+              RenderBlock {DIV} at (3,244) size 80x38 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,281) size 80x19 [bgcolor=#FFFFFF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,298) size 80x37 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,335) size 80x75 [bgcolor=#00FFFF]
-              RenderBlock {DIV} at (3,410) size 80x18 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {DIV} at (3,299) size 80x39 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,337) size 80x77 [bgcolor=#00FFFF]
+              RenderBlock {DIV} at (3,413) size 80x19 [bgcolor=#FFA500]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,428) size 80x37 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,465) size 80x18 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,431) size 80x39 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,469) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,483) size 80x18 [bgcolor=#FF00FF]
</del><ins>+              RenderBlock {DIV} at (3,487) size 80x19 [bgcolor=#FF00FF]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,501) size 80x37 [bgcolor=#FF00FF]
-              RenderBlock {DIV} at (3,538) size 80x37 [bgcolor=#00FF00]
-              RenderBlock {DIV} at (3,575) size 80x18 [bgcolor=#00FF00]
</del><ins>+              RenderBlock {DIV} at (3,505) size 80x38 [bgcolor=#FF00FF]
+              RenderBlock {DIV} at (3,542) size 80x39 [bgcolor=#00FF00]
+              RenderBlock {DIV} at (3,580) size 80x19 [bgcolor=#00FF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,593) size 80x37 [bgcolor=#008080]
-              RenderBlock {DIV} at (3,630) size 80x18 [bgcolor=#00FFFF]
</del><ins>+              RenderBlock {DIV} at (3,598) size 80x39 [bgcolor=#008080]
+              RenderBlock {DIV} at (3,636) size 80x19 [bgcolor=#00FFFF]
</ins><span class="cx">                 RenderBlock {DIV} at (40,0) size 40x18
</span><span class="cx">                   RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                     text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,685) size 80x18 [bgcolor=#FFA500]
</del><ins>+              RenderBlock {DIV} at (3,692) size 80x19 [bgcolor=#FFA500]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-              RenderBlock {DIV} at (3,703) size 80x37 [bgcolor=#FFA500]
-              RenderBlock {DIV} at (3,740) size 80x37 [bgcolor=#FFFF00]
-              RenderBlock {DIV} at (3,777) size 80x18 [bgcolor=#FFFF00]
</del><ins>+              RenderBlock {DIV} at (3,710) size 80x38 [bgcolor=#FFA500]
+              RenderBlock {DIV} at (3,747) size 80x39 [bgcolor=#FFFF00]
+              RenderBlock {DIV} at (3,785) size 80x19 [bgcolor=#FFFF00]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 5x18
</span><span class="cx">                   text run at (0,0) width 5: &quot;-&quot;
</span><del>-layer at (101,700) size 80x37
-  RenderBlock (relative positioned) {DIV} at (3,648) size 80x37 [bgcolor=#008080]
-layer at (101,719) size 40x18
-  RenderBlock (positioned) {DIV} at (0,19) size 40x18 [bgcolor=#FFFFFF]
</del><ins>+layer at (101,706) size 80x38
+  RenderBlock (relative positioned) {DIV} at (3,654) size 80x39 [bgcolor=#008080]
+layer at (101,726) size 40x18
+  RenderBlock (positioned) {DIV} at (0,19) size 40x19 [bgcolor=#FFFFFF]
</ins><span class="cx">     RenderText {#text} at (0,0) size 5x18
</span><span class="cx">       text run at (0,0) width 5: &quot;-&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0804c5507padnr00cagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,5 +20,5 @@
</span><span class="cx">           RenderText {#text} at (48,0) size 10x10
</span><span class="cx">             text run at (48,0) width 10: &quot;x&quot;
</span><span class="cx">         RenderBlock {P} at (0,80) size 106x10 [bgcolor=#000080]
</span><del>-          RenderText {#text} at (48,0) size 10x10
-            text run at (48,0) width 10: &quot;x&quot;
</del><ins>+          RenderText {#text} at (47,0) size 11x10
+            text run at (47,0) width 11: &quot;x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0804c5509padnl00bagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,5 +20,5 @@
</span><span class="cx">           RenderText {#text} at (48,0) size 10x10
</span><span class="cx">             text run at (48,0) width 10: &quot;x&quot;
</span><span class="cx">         RenderBlock {P} at (0,80) size 106x10 [bgcolor=#000080]
</span><del>-          RenderText {#text} at (48,0) size 10x10
-            text run at (48,0) width 10: &quot;x&quot;
</del><ins>+          RenderText {#text} at (48,0) size 11x10
+            text run at (48,0) width 11: &quot;x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0804c5509padnl03fgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,6 +10,6 @@
</span><span class="cx">         RenderText {#text} at (32,0) size 39x18
</span><span class="cx">           text run at (32,0) width 39: &quot;TEST&quot;
</span><span class="cx">       RenderBlock {DIV} at (16,68) size 192x18 [color=#FFFF00] [bgcolor=#000080]
</span><del>-        RenderImage {IMG} at (0,13) size 32x1
</del><ins>+        RenderImage {IMG} at (0,13) size 32x2
</ins><span class="cx">         RenderText {#text} at (32,0) size 39x18
</span><span class="cx">           text run at (32,0) width 39: &quot;TEST&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0804c5510padn00bagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x388
-  RenderBlock {HTML} at (0,0) size 800x388
-    RenderBody {BODY} at (8,16) size 784x362 [color=#000080]
</del><ins>+layer at (0,0) size 800x390
+  RenderBlock {HTML} at (0,0) size 800x390
+    RenderBody {BODY} at (8,16) size 784x364 [color=#000080]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 283x18
</span><span class="cx">           text run at (0,0) width 283: &quot;The five diagrams below should be identical.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 138x328 [color=#FFA500]
</del><ins>+      RenderBlock {DIV} at (0,34) size 138x330 [color=#FFA500]
</ins><span class="cx">         RenderBlock {P} at (0,0) size 138x58 [bgcolor=#FF0000] [border: (24px solid #FFFF00)]
</span><span class="cx">           RenderImage {IMG} at (24,24) size 10x10
</span><span class="cx">           RenderImage {IMG} at (34,24) size 10x10
</span><span class="lines">@@ -27,6 +27,6 @@
</span><span class="cx">         RenderBlock {P} at (0,204) size 138x58 [bgcolor=#FFFF00]
</span><span class="cx">           RenderText {#text} at (24,24) size 90x10
</span><span class="cx">             text run at (24,24) width 90: &quot;x x x x x&quot;
</span><del>-        RenderBlock {P} at (0,272) size 138x56 [bgcolor=#FFFF00]
-          RenderText {#text} at (23,23) size 90x10
-            text run at (23,23) width 90: &quot;x x x x x&quot;
</del><ins>+        RenderBlock {P} at (0,272) size 138x58 [bgcolor=#FFFF00]
+          RenderText {#text} at (23,23) size 91x11
+            text run at (23,23) width 91: &quot;x x x x x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t09c5526cdisplay00eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x420 [color=#FFFFFF] [bgcolor=#0000FF]
</span><span class="cx">     RenderBody {BODY} at (15,15) size 490x390 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
</span><span class="cx">       RenderBlock {DL} at (5,5) size 480x10
</span><del>-        RenderBlock (floating) {DT} at (5,5) size 79x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
</del><ins>+        RenderBlock (floating) {DT} at (5,5) size 80x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (15,14) size 31x12
</span><span class="cx">             text run at (15,14) width 31: &quot;toggle&quot;
</span><span class="cx">         RenderBlock (floating) {DD} at (95,5) size 380x310 [border: (10px solid #000000)]
</span><span class="lines">@@ -12,28 +12,28 @@
</span><span class="cx">             RenderBlock (floating) {LI} at (0,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</span><span class="cx">               RenderText {#text} at (15,14) size 40x12
</span><span class="cx">                 text run at (15,14) width 40: &quot;the way&quot;
</span><del>-            RenderBlock (floating) {LI} at (90,0) size 159x110 [bgcolor=#000000]
-              RenderBlock {P} at (10,10) size 139x10
</del><ins>+            RenderBlock (floating) {LI} at (90,0) size 160x110 [bgcolor=#000000]
+              RenderBlock {P} at (10,10) size 140x10
</ins><span class="cx">                 RenderText {#text} at (0,-1) size 74x12
</span><span class="cx">                   text run at (0,-1) width 74: &quot;the world ends&quot;
</span><del>-              RenderBlock (anonymous) at (10,20) size 139x0
</del><ins>+              RenderBlock (anonymous) at (10,20) 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><del>-              RenderBlock (anonymous) at (10,20) size 139x40
-                RenderBlock {P} at (0,0) size 139x20
</del><ins>+              RenderBlock (anonymous) at (10,20) size 140x40
+                RenderBlock {P} at (0,0) size 140x20
</ins><span class="cx">                   RenderText {#text} at (0,4) size 28x12
</span><span class="cx">                     text run at (0,4) width 28: &quot;bang &quot;
</span><del>-                  RenderBlock {INPUT} at (30,3) size 12x13 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (30,3) size 13x13 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,20) size 139x20
</del><ins>+                RenderBlock {P} at (0,20) size 140x20
</ins><span class="cx">                   RenderText {#text} at (0,4) size 47x12
</span><span class="cx">                     text run at (0,4) width 47: &quot;whimper &quot;
</span><del>-                  RenderBlock {INPUT} at (49,3) size 12x13 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (49,3) size 13x13 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (10,60) size 139x0
</del><ins>+              RenderBlock (anonymous) at (10,60) 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><del>-            RenderBlock (floating) {LI} at (259,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</del><ins>+            RenderBlock (floating) {LI} at (259,0) size 81x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</ins><span class="cx">               RenderText {#text} at (15,14) size 50x12
</span><span class="cx">                 text run at (15,14) width 50: &quot;i grow old&quot;
</span><span class="cx">             RenderBlock (floating) {LI} at (0,130) size 120x120 [bgcolor=#000000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0905c414fltwrap00eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x192
</span><del>-  RenderBlock {HTML} at (0,0) size 800x192
-    RenderBody {BODY} at (8,16) size 784x160
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x193
+    RenderBody {BODY} at (8,16) size 784x161
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 263x18
</span><span class="cx">           text run at (0,0) width 263: &quot;The word \&quot;fail\&quot; should not appear below.&quot;
</span><del>-      RenderBlock {DIV} at (16,34) size 240x126 [color=#FFFFFF] [bgcolor=#FFFFFF]
-        RenderBlock (floating) {P} at (0,0) size 43x18 [color=#000080]
-          RenderText {#text} at (0,0) size 43x18
-            text run at (0,0) width 43: &quot;TEST:&quot;
-        RenderBlock (floating) {P} at (1,18) size 239x18 [color=#00FFFF] [bgcolor=#008080]
-          RenderText {#text} at (100,0) size 39x18
-            text run at (100,0) width 39: &quot;PASS&quot;
</del><ins>+      RenderBlock {DIV} at (16,34) size 240x127 [color=#FFFFFF] [bgcolor=#FFFFFF]
+        RenderBlock (floating) {P} at (0,0) size 44x19 [color=#000080]
+          RenderText {#text} at (0,0) size 44x19
+            text run at (0,0) width 44: &quot;TEST:&quot;
+        RenderBlock (floating) {P} at (0,18) size 240x19 [color=#00FFFF] [bgcolor=#008080]
+          RenderText {#text} at (100,0) size 40x19
+            text run at (100,0) width 40: &quot;PASS&quot;
</ins><span class="cx">         RenderText {#text} at (43,0) size 236x126
</span><span class="cx">           text run at (43,0) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
</span><span class="cx">           text run at (0,36) width 48: &quot;fail fail &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t0905c5525fltwidth00cgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">           text run at (0,48) width 81: &quot;width &quot;
</span><span class="cx">           text run at (81,48) width 560: &quot;of the viewport, on the left of the 50% ruler&quot;
</span><span class="cx">           text run at (0,85) width 74: &quot;mark.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,154) size 384x342 [color=#FFFFFF] [bgcolor=#0000FF]
</del><ins>+      RenderBlock (floating) {DIV} at (0,154) size 385x342 [color=#FFFFFF] [bgcolor=#0000FF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x342
</span><span class="cx">           text run at (0,0) width 384: &quot;ignore this float text ignore this float text ignore this&quot;
</span><span class="cx">           text run at (0,18) width 42: &quot;float &quot;
</span><span class="lines">@@ -46,59 +46,58 @@
</span><span class="cx">           text run at (233,306) width 151: &quot;ignore this float text&quot;
</span><span class="cx">           text run at (0,324) width 259: &quot;ignore this float text ignore this float&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,154) size 769x468 [color=#C0C0C0]
</span><del>-        RenderText {#text} at (384,0) size 769x468
-          text run at (384,0) width 385: &quot;this is some dummy text this is some dummy text this is some&quot;
-          text run at (384,18) width 54: &quot;dummy &quot;
-          text run at (438,18) width 331: &quot;text this is some dummy text this is some dummy&quot;
-          text run at (384,36) width 107: &quot;text this is some &quot;
-          text run at (491,36) width 278: &quot;dummy text this is some dummy text this is&quot;
-          text run at (384,54) width 176: &quot;some dummy text this is &quot;
-          text run at (560,54) width 209: &quot;some dummy text this is some&quot;
-          text run at (384,72) width 252: &quot;dummy text this is some dummy text &quot;
-          text run at (636,72) width 133: &quot;this is some dummy&quot;
-          text run at (384,90) width 320: &quot;text this is some dummy text this is some dummy &quot;
-          text run at (704,90) width 65: &quot;text this is&quot;
-          text run at (384,108) width 385: &quot;some dummy text this is some dummy text this is some&quot;
-          text run at (384,126) width 385: &quot;dummy text this is some dummy text this is some dummy&quot;
-          text run at (384,144) width 69: &quot;text this is &quot;
-          text run at (453,144) width 316: &quot;some dummy text this is some dummy text this is&quot;
-          text run at (384,162) width 128: &quot;some dummy text &quot;
-          text run at (512,162) width 257: &quot;this is some dummy text this is some&quot;
-          text run at (384,180) width 223: &quot;dummy text this is some dummy &quot;
-          text run at (607,180) width 162: &quot;text this is some dummy&quot;
-          text run at (384,198) width 267: &quot;text this is some dummy text this is some &quot;
-          text run at (651,198) width 118: &quot;dummy text this is&quot;
-          text run at (384,216) width 352: &quot;some dummy text this is some dummy text this is &quot;
-          text run at (736,216) width 33: &quot;some&quot;
-          text run at (384,234) width 385: &quot;dummy text this is some dummy text this is some dummy&quot;
-          text run at (384,252) width 27: &quot;text &quot;
-          text run at (411,252) width 358: &quot;this is some dummy text this is some dummy text this is&quot;
-          text run at (384,270) width 97: &quot;some dummy &quot;
-          text run at (481,270) width 288: &quot;text this is some dummy text this is some&quot;
-          text run at (384,288) width 168: &quot;dummy text this is some &quot;
-          text run at (552,288) width 217: &quot;dummy text this is some dummy&quot;
-          text run at (384,306) width 229: &quot;text this is some dummy text this is &quot;
-          text run at (613,306) width 156: &quot;some dummy text this is&quot;
-          text run at (384,324) width 304: &quot;some dummy text this is some dummy text &quot;
-          text run at (688,324) width 81: &quot;this is some&quot;
-          text run at (0,342) width 378: &quot;dummy text this is some dummy text this is some dummy &quot;
-          text run at (378,342) width 391: &quot;text this is some dummy text this is some dummy text this is&quot;
-          text run at (0,360) width 37: &quot;some &quot;
-          text run at (37,360) width 435: &quot;dummy text this is some dummy text this is some dummy text this is &quot;
-          text run at (472,360) width 297: &quot;some dummy text this is some dummy text this&quot;
-          text run at (0,378) width 133: &quot;is some dummy text &quot;
-          text run at (133,378) width 452: &quot;this is some dummy text this is some dummy text this is some dummy &quot;
-          text run at (585,378) width 184: &quot;text this is some dummy text&quot;
-          text run at (0,396) width 239: &quot;this is some dummy text this is some &quot;
-          text run at (239,396) width 444: &quot;dummy text this is some dummy text this is some dummy text this is &quot;
-          text run at (683,396) width 86: &quot;some dummy&quot;
-          text run at (0,414) width 360: &quot;text this is some dummy text this is some dummy text &quot;
-          text run at (360,414) width 409: &quot;this is some dummy text this is some dummy text this is some&quot;
-          text run at (0,432) width 53: &quot;dummy &quot;
-          text run at (53,432) width 434: &quot;text this is some dummy text this is some dummy text this is some &quot;
-          text run at (487,432) width 282: &quot;dummy text this is some dummy text this is&quot;
-          text run at (0,450) width 156: &quot;some dummy text this is &quot;
-          text run at (156,450) width 268: &quot;some dummy text this is some dummy text&quot;
</del><ins>+        RenderText {#text} at (385,0) size 769x468
+          text run at (385,0) width 384: &quot;this is some dummy text this is some dummy text this is&quot;
+          text run at (385,18) width 96: &quot;some dummy &quot;
+          text run at (481,18) width 288: &quot;text this is some dummy text this is some&quot;
+          text run at (385,36) width 168: &quot;dummy text this is some &quot;
+          text run at (553,36) width 216: &quot;dummy text this is some dummy&quot;
+          text run at (385,54) width 229: &quot;text this is some dummy text this is &quot;
+          text run at (614,54) width 155: &quot;some dummy text this is&quot;
+          text run at (385,72) width 303: &quot;some dummy text this is some dummy text &quot;
+          text run at (688,72) width 81: &quot;this is some&quot;
+          text run at (385,90) width 384: &quot;dummy text this is some dummy text this is some dummy&quot;
+          text run at (385,108) width 384: &quot;text this is some dummy text this is some dummy text this is&quot;
+          text run at (385,126) width 40: &quot;some &quot;
+          text run at (425,126) width 344: &quot;dummy text this is some dummy text this is some&quot;
+          text run at (385,144) width 128: &quot;dummy text this is &quot;
+          text run at (513,144) width 256: &quot;some dummy text this is some dummy&quot;
+          text run at (385,162) width 187: &quot;text this is some dummy text &quot;
+          text run at (572,162) width 197: &quot;this is some dummy text this is&quot;
+          text run at (385,180) width 272: &quot;some dummy text this is some dummy &quot;
+          text run at (657,180) width 112: &quot;text this is some&quot;
+          text run at (385,198) width 336: &quot;dummy text this is some dummy text this is some &quot;
+          text run at (721,198) width 48: &quot;dummy&quot;
+          text run at (385,216) width 384: &quot;text this is some dummy text this is some dummy text this is&quot;
+          text run at (385,234) width 384: &quot;some dummy text this is some dummy text this is some&quot;
+          text run at (385,252) width 83: &quot;dummy text &quot;
+          text run at (468,252) width 301: &quot;this is some dummy text this is some dummy&quot;
+          text run at (385,270) width 159: &quot;text this is some dummy &quot;
+          text run at (544,270) width 225: &quot;text this is some dummy text this is&quot;
+          text run at (385,288) width 216: &quot;some dummy text this is some &quot;
+          text run at (601,288) width 168: &quot;dummy text this is some&quot;
+          text run at (385,306) width 296: &quot;dummy text this is some dummy text this is &quot;
+          text run at (681,306) width 88: &quot;some dummy&quot;
+          text run at (385,324) width 347: &quot;text this is some dummy text this is some dummy text &quot;
+          text run at (732,324) width 37: &quot;this is&quot;
+          text run at (0,342) width 404: &quot;some dummy text this is some dummy text this is some dummy &quot;
+          text run at (404,342) width 365: &quot;text this is some dummy text this is some dummy text this&quot;
+          text run at (0,360) width 52: &quot;is some &quot;
+          text run at (52,360) width 443: &quot;dummy text this is some dummy text this is some dummy text this is &quot;
+          text run at (495,360) width 274: &quot;some dummy text this is some dummy text&quot;
+          text run at (0,378) width 160: &quot;this is some dummy text &quot;
+          text run at (160,378) width 453: &quot;this is some dummy text this is some dummy text this is some dummy &quot;
+          text run at (613,378) width 156: &quot;text this is some dummy&quot;
+          text run at (0,396) width 277: &quot;text this is some dummy text this is some &quot;
+          text run at (277,396) width 459: &quot;dummy text this is some dummy text this is some dummy text this is &quot;
+          text run at (736,396) width 33: &quot;some&quot;
+          text run at (0,414) width 406: &quot;dummy text this is some dummy text this is some dummy text &quot;
+          text run at (406,414) width 363: &quot;this is some dummy text this is some dummy text this is&quot;
+          text run at (0,432) width 89: &quot;some dummy &quot;
+          text run at (89,432) width 420: &quot;text this is some dummy text this is some dummy text this is some &quot;
+          text run at (509,432) width 260: &quot;dummy text this is some dummy text this&quot;
+          text run at (0,450) width 170: &quot;is some dummy text this is &quot;
+          text run at (170,450) width 268: &quot;some dummy text this is some dummy text&quot;
</ins><span class="cx">       RenderBlock {P} at (32,654) size 705x76 [color=#000080]
</span><span class="cx">         RenderText {#text} at (19,0) size 686x76
</span><span class="cx">           text run at (19,0) width 686: &quot;The above gray text should flow around the blue box.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t090501c414flt03bgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,10 +7,10 @@
</span><span class="cx">         RenderText {#text} at (0,3) size 399x18
</span><span class="cx">           text run at (0,3) width 246: &quot;In the following test, the purple square &quot;
</span><span class="cx">           text run at (246,3) width 153: &quot;should be on the left (\x{21E6}&quot;
</span><del>-        RenderImage {IMG} at (399,2) size 19x19
</del><ins>+        RenderImage {IMG} at (399,2) size 19x20
</ins><span class="cx">         RenderText {#text} at (418,3) size 215x18
</span><span class="cx">           text run at (418,3) width 215: &quot;), and the teal square on the right (&quot;
</span><del>-        RenderImage {IMG} at (633,2) size 19x19
</del><ins>+        RenderImage {IMG} at (633,2) size 19x20
</ins><span class="cx">         RenderText {#text} at (652,3) size 744x39
</span><span class="cx">           text run at (652,3) width 92: &quot;\x{21E8}) of the blue&quot;
</span><span class="cx">           text run at (0,24) width 61: &quot;rectangle.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t1002c5523width02bgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="cx">           text run at (0,0) width 374: &quot;The blue text should not go past the 50% mark on the ruler &quot;
</span><span class="cx">           text run at (374,0) width 43: &quot;below.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 384x504 [color=#0000FF]
</del><ins>+      RenderBlock {DIV} at (0,34) size 385x504 [color=#0000FF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 377x504
</span><span class="cx">           text run at (0,0) width 377: &quot;a bit of dummy text a bit of dummy text a bit of dummy text&quot;
</span><span class="cx">           text run at (0,18) width 11: &quot;a &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t100801c544valgn00aagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</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 800x254
-  RenderBlock {HTML} at (0,0) size 800x254
-    RenderBody {BODY} at (8,16) size 784x188
</del><ins>+layer at (0,0) size 800x255
+  RenderBlock {HTML} at (0,0) size 800x255
+    RenderBody {BODY} at (8,16) size 784x189
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 755x36
</span><span class="cx">           text run at (0,0) width 755: &quot;There should be four identical white boxes in the teal block below, all the same size, each one a little lower down on the&quot;
</span><span class="cx">           text run at (0,18) width 134: &quot;line, in a step pattern.&quot;
</span><del>-      RenderBlock {DIV} at (50,86) size 684x102 [color=#FFFFFF] [bgcolor=#008080]
-        RenderInline {SPAN} at (0,0) size 50x50
-          RenderText {#text} at (12,12) size 50x50
-            text run at (12,12) width 50: &quot;X&quot;
-        RenderText {#text} at (62,29) size 50x50
-          text run at (62,29) width 50: &quot; &quot;
-        RenderImage {IMG} at (112,19) size 50x50
-        RenderText {#text} at (162,29) size 150x50
-          text run at (162,29) width 150: &quot; X &quot;
-        RenderInline {SPAN} at (0,0) size 50x50
-          RenderText {#text} at (312,40) size 50x50
-            text run at (312,40) width 50: &quot;X&quot;
</del><ins>+      RenderBlock {DIV} at (50,86) size 684x103 [color=#FFFFFF] [bgcolor=#008080]
+        RenderInline {SPAN} at (0,0) size 50x51
+          RenderText {#text} at (13,12) size 50x51
+            text run at (13,12) width 50: &quot;X&quot;
+        RenderText {#text} at (63,29) size 50x51
+          text run at (63,29) width 50: &quot; &quot;
+        RenderImage {IMG} at (113,19) size 50x51
+        RenderText {#text} at (163,29) size 150x51
+          text run at (163,29) width 150: &quot; X &quot;
+        RenderInline {SPAN} at (0,0) size 50x51
+          RenderText {#text} at (313,40) size 50x51
+            text run at (313,40) width 50: &quot;X&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t100801c544valgn02dagiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,85 +1,85 @@
</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 800x355
-  RenderBlock {HTML} at (0,0) size 800x355
-    RenderBody {BODY} at (8,16) size 784x324
</del><ins>+layer at (0,0) size 800x356
+  RenderBlock {HTML} at (0,0) size 800x356
+    RenderBody {BODY} at (8,16) size 784x325
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 727x36
</span><span class="cx">           text run at (0,0) width 387: &quot;Change your window size. However the lines wrap, the blue &quot;
</span><span class="cx">           text run at (387,0) width 340: &quot;rectanglues should always have their tops on the same&quot;
</span><span class="cx">           text run at (0,18) width 83: &quot;alignment as &quot;
</span><span class="cx">           text run at (83,18) width 204: &quot;other blue rectangles on the line.&quot;
</span><del>-      RenderBlock {P} at (15,52) size 754x272 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
-        RenderText {#text} at (8,26) size 60x15
-          text run at (8,26) width 60: &quot;xxx &quot;
-        RenderImage {IMG} at (68,26) size 30x30
-        RenderText {#text} at (98,26) size 15x15
-          text run at (98,26) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 114x38 [color=#C0C0C0]
-          RenderText {#text} at (113,8) size 114x38
-            text run at (113,8) width 114: &quot;xxx&quot;
-        RenderText {#text} at (227,26) size 15x15
-          text run at (227,26) width 15: &quot; &quot;
-        RenderImage {IMG} at (242,26) size 50x50
-        RenderText {#text} at (292,26) size 15x15
-          text run at (292,26) width 15: &quot; &quot;
-        RenderInline {BIG} at (0,0) size 60x20 [color=#C0C0C0]
-          RenderText {#text} at (307,22) size 60x20
-            text run at (307,22) width 60: &quot;xxx&quot;
-        RenderText {#text} at (367,26) size 15x15
-          text run at (367,26) width 15: &quot; &quot;
-        RenderImage {IMG} at (382,26) size 10x10
-        RenderText {#text} at (392,26) size 15x15
-          text run at (392,26) width 15: &quot; &quot;
-        RenderInline {SMALL} at (0,0) size 30x10 [color=#C0C0C0]
-          RenderText {#text} at (407,30) size 30x10
-            text run at (407,30) width 30: &quot;xxx&quot;
-        RenderText {#text} at (437,26) size 15x15
-          text run at (437,26) width 15: &quot; &quot;
-        RenderImage {IMG} at (452,26) size 20x20
-        RenderText {#text} at (472,26) size 75x15
-          text run at (472,26) width 15: &quot; &quot;
-          text run at (487,26) width 60: &quot;xxx &quot;
-        RenderImage {IMG} at (547,26) size 65x65
-        RenderText {#text} at (612,26) size 15x15
-          text run at (612,26) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 90x30 [color=#C0C0C0]
-          RenderText {#text} at (627,14) size 90x30
-            text run at (627,14) width 90: &quot;xxx&quot;
</del><ins>+      RenderBlock {P} at (15,52) size 754x273 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
+        RenderText {#text} at (9,26) size 60x16
+          text run at (9,26) width 60: &quot;xxx &quot;
+        RenderImage {IMG} at (69,26) size 30x31
+        RenderText {#text} at (99,26) size 15x16
+          text run at (99,26) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 114x39 [color=#C0C0C0]
+          RenderText {#text} at (114,8) size 114x39
+            text run at (114,8) width 114: &quot;xxx&quot;
+        RenderText {#text} at (228,26) size 15x16
+          text run at (228,26) width 15: &quot; &quot;
+        RenderImage {IMG} at (243,26) size 50x51
+        RenderText {#text} at (293,26) size 15x16
+          text run at (293,26) width 15: &quot; &quot;
+        RenderInline {BIG} at (0,0) size 60x21 [color=#C0C0C0]
+          RenderText {#text} at (308,22) size 60x21
+            text run at (308,22) width 60: &quot;xxx&quot;
+        RenderText {#text} at (368,26) size 15x16
+          text run at (368,26) width 15: &quot; &quot;
+        RenderImage {IMG} at (383,26) size 10x11
+        RenderText {#text} at (393,26) size 15x16
+          text run at (393,26) width 15: &quot; &quot;
+        RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
+          RenderText {#text} at (408,30) size 30x11
+            text run at (408,30) width 30: &quot;xxx&quot;
+        RenderText {#text} at (438,26) size 15x16
+          text run at (438,26) width 15: &quot; &quot;
+        RenderImage {IMG} at (453,26) size 20x21
+        RenderText {#text} at (473,26) size 75x16
+          text run at (473,26) width 15: &quot; &quot;
+          text run at (488,26) width 60: &quot;xxx &quot;
+        RenderImage {IMG} at (548,26) size 65x66
+        RenderText {#text} at (613,26) size 15x16
+          text run at (613,26) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 90x31 [color=#C0C0C0]
+          RenderText {#text} at (628,14) size 90x31
+            text run at (628,14) width 90: &quot;xxx&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderImage {IMG} at (8,124) size 35x35
-        RenderText {#text} at (43,124) size 75x15
-          text run at (43,124) width 15: &quot; &quot;
-          text run at (58,124) width 60: &quot;xxx &quot;
-        RenderImage {IMG} at (118,124) size 30x30
-        RenderText {#text} at (148,124) size 15x15
-          text run at (148,124) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 352x23 [color=#C0C0C0]
-          RenderText {#text} at (163,118) size 92x23
-            text run at (163,118) width 92: &quot;xxx &quot;
-          RenderInline {SPAN} at (0,0) size 168x56
-            RenderText {#text} at (255,91) size 168x56
-              text run at (255,91) width 168: &quot;xxx&quot;
-          RenderText {#text} at (423,118) size 92x23
-            text run at (423,118) width 92: &quot; xxx&quot;
-        RenderText {#text} at (515,124) size 15x15
-          text run at (515,124) width 15: &quot; &quot;
-        RenderImage {IMG} at (530,124) size 50x50
-        RenderText {#text} at (580,124) size 15x15
-          text run at (580,124) width 15: &quot; &quot;
-        RenderInline {SMALL} at (0,0) size 30x10 [color=#C0C0C0]
-          RenderText {#text} at (595,128) size 30x10
-            text run at (595,128) width 30: &quot;xxx&quot;
-        RenderText {#text} at (625,124) size 15x15
-          text run at (625,124) width 15: &quot; &quot;
-        RenderImage {IMG} at (640,124) size 15x15
-        RenderText {#text} at (655,124) size 15x15
-          text run at (655,124) width 15: &quot; &quot;
-        RenderInline {BIG} at (0,0) size 60x20 [color=#C0C0C0]
-          RenderText {#text} at (670,120) size 60x20
-            text run at (670,120) width 60: &quot;xxx&quot;
</del><ins>+        RenderImage {IMG} at (9,124) size 35x36
+        RenderText {#text} at (44,124) size 75x16
+          text run at (44,124) width 15: &quot; &quot;
+          text run at (59,124) width 60: &quot;xxx &quot;
+        RenderImage {IMG} at (119,124) size 30x31
+        RenderText {#text} at (149,124) size 15x16
+          text run at (149,124) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 352x24 [color=#C0C0C0]
+          RenderText {#text} at (164,118) size 92x24
+            text run at (164,118) width 92: &quot;xxx &quot;
+          RenderInline {SPAN} at (0,0) size 168x57
+            RenderText {#text} at (256,91) size 168x57
+              text run at (256,91) width 168: &quot;xxx&quot;
+          RenderText {#text} at (424,118) size 92x24
+            text run at (424,118) width 92: &quot; xxx&quot;
+        RenderText {#text} at (516,124) size 15x16
+          text run at (516,124) width 15: &quot; &quot;
+        RenderImage {IMG} at (531,124) size 50x51
+        RenderText {#text} at (581,124) size 15x16
+          text run at (581,124) width 15: &quot; &quot;
+        RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
+          RenderText {#text} at (596,128) size 30x11
+            text run at (596,128) width 30: &quot;xxx&quot;
+        RenderText {#text} at (626,124) size 15x16
+          text run at (626,124) width 15: &quot; &quot;
+        RenderImage {IMG} at (641,124) size 15x16
+        RenderText {#text} at (656,124) size 15x16
+          text run at (656,124) width 15: &quot; &quot;
+        RenderInline {BIG} at (0,0) size 60x21 [color=#C0C0C0]
+          RenderText {#text} at (671,120) size 60x21
+            text run at (671,120) width 60: &quot;xxx&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderImage {IMG} at (8,174) size 90x90
-        RenderText {#text} at (98,174) size 60x15
-          text run at (98,174) width 15: &quot; &quot;
-          text run at (113,174) width 45: &quot;xxx&quot;
</del><ins>+        RenderImage {IMG} at (9,174) size 90x91
+        RenderText {#text} at (99,174) size 60x16
+          text run at (99,174) width 15: &quot; &quot;
+          text run at (114,174) width 45: &quot;xxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t100801c544valgn03dagiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,81 +1,81 @@
</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 800x318
-  RenderBlock {HTML} at (0,0) size 800x318
-    RenderBody {BODY} at (8,16) size 784x287
</del><ins>+layer at (0,0) size 800x319
+  RenderBlock {HTML} at (0,0) size 800x319
+    RenderBody {BODY} at (8,16) size 784x288
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 750x36
</span><span class="cx">           text run at (0,0) width 387: &quot;Change your window size. However the lines wrap, the blue &quot;
</span><span class="cx">           text run at (387,0) width 363: &quot;rectanglues should always have their middles on the same&quot;
</span><span class="cx">           text run at (0,18) width 83: &quot;alignment as &quot;
</span><span class="cx">           text run at (83,18) width 204: &quot;other blue rectangles on the line.&quot;
</span><del>-      RenderBlock {P} at (15,52) size 754x235 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
-        RenderText {#text} at (8,34) size 60x15
-          text run at (8,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
-        RenderImage {IMG} at (68,25) size 30x30
-        RenderText {#text} at (98,34) size 15x15
-          text run at (98,34) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 114x38 [color=#C0C0C0]
-          RenderText {#text} at (113,16) size 114x38
-            text run at (113,16) width 114: &quot;xxx&quot;
-        RenderText {#text} at (227,34) size 15x15
-          text run at (227,34) width 15: &quot; &quot;
-        RenderImage {IMG} at (242,15) size 50x50
-        RenderText {#text} at (292,34) size 75x15
-          text run at (292,34) width 15: &quot; &quot;
-          text run at (307,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
-        RenderImage {IMG} at (367,35) size 10x10
-        RenderText {#text} at (377,34) size 15x15
-          text run at (377,34) width 15: &quot; &quot;
-        RenderInline {SMALL} at (0,0) size 30x10 [color=#C0C0C0]
-          RenderText {#text} at (392,38) size 30x10
-            text run at (392,38) width 30: &quot;xxx&quot;
-        RenderText {#text} at (422,34) size 15x15
-          text run at (422,34) width 15: &quot; &quot;
-        RenderImage {IMG} at (437,30) size 20x20
-        RenderText {#text} at (457,34) size 75x15
-          text run at (457,34) width 15: &quot; &quot;
-          text run at (472,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
-        RenderImage {IMG} at (532,8) size 65x65
-        RenderText {#text} at (597,34) size 75x15
-          text run at (597,34) width 15: &quot; &quot;
-          text run at (612,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
-        RenderImage {IMG} at (672,23) size 35x35
</del><ins>+      RenderBlock {P} at (15,52) size 754x236 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
+        RenderText {#text} at (9,34) size 60x16
+          text run at (9,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
+        RenderImage {IMG} at (69,25) size 30x31
+        RenderText {#text} at (99,34) size 15x16
+          text run at (99,34) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 114x39 [color=#C0C0C0]
+          RenderText {#text} at (114,16) size 114x39
+            text run at (114,16) width 114: &quot;xxx&quot;
+        RenderText {#text} at (228,34) size 15x16
+          text run at (228,34) width 15: &quot; &quot;
+        RenderImage {IMG} at (243,15) size 50x51
+        RenderText {#text} at (293,34) size 75x16
+          text run at (293,34) width 15: &quot; &quot;
+          text run at (308,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
+        RenderImage {IMG} at (368,35) size 10x11
+        RenderText {#text} at (378,34) size 15x16
+          text run at (378,34) width 15: &quot; &quot;
+        RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
+          RenderText {#text} at (393,38) size 30x11
+            text run at (393,38) width 30: &quot;xxx&quot;
+        RenderText {#text} at (423,34) size 15x16
+          text run at (423,34) width 15: &quot; &quot;
+        RenderImage {IMG} at (438,30) size 20x21
+        RenderText {#text} at (458,34) size 75x16
+          text run at (458,34) width 15: &quot; &quot;
+          text run at (473,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
+        RenderImage {IMG} at (533,8) size 65x66
+        RenderText {#text} at (598,34) size 75x16
+          text run at (598,34) width 15: &quot; &quot;
+          text run at (613,34) width 60: &quot;\x{C9}\x{C9}\x{C9} &quot;
+        RenderImage {IMG} at (673,23) size 35x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderInline {SPAN} at (0,0) size 90x30 [color=#C0C0C0]
-          RenderText {#text} at (8,94) size 90x30
-            text run at (8,94) width 90: &quot;xxx&quot;
-        RenderText {#text} at (98,106) size 15x15
-          text run at (98,106) width 15: &quot; &quot;
-        RenderImage {IMG} at (113,87) size 50x50
-        RenderText {#text} at (163,106) size 15x15
-          text run at (163,106) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 352x23 [color=#C0C0C0]
-          RenderText {#text} at (178,100) size 92x23
-            text run at (178,100) width 92: &quot;xxx &quot;
-          RenderInline {SPAN} at (0,0) size 168x56
-            RenderText {#text} at (270,73) size 168x56
-              text run at (270,73) width 168: &quot;xxx&quot;
-          RenderText {#text} at (438,100) size 92x23
-            text run at (438,100) width 92: &quot; xxx&quot;
-        RenderText {#text} at (530,106) size 15x15
-          text run at (530,106) width 15: &quot; &quot;
-        RenderImage {IMG} at (545,87) size 50x50
-        RenderText {#text} at (595,106) size 15x15
-          text run at (595,106) width 15: &quot; &quot;
-        RenderInline {SMALL} at (0,0) size 30x10 [color=#C0C0C0]
-          RenderText {#text} at (610,110) size 30x10
-            text run at (610,110) width 30: &quot;xxx&quot;
-        RenderText {#text} at (640,106) size 15x15
-          text run at (640,106) width 15: &quot; &quot;
-        RenderImage {IMG} at (655,105) size 15x15
-        RenderText {#text} at (670,106) size 15x15
-          text run at (670,106) width 15: &quot; &quot;
-        RenderInline {BIG} at (0,0) size 60x20 [color=#C0C0C0]
-          RenderText {#text} at (685,102) size 60x20
-            text run at (685,102) width 60: &quot;xxx&quot;
</del><ins>+        RenderInline {SPAN} at (0,0) size 90x31 [color=#C0C0C0]
+          RenderText {#text} at (9,94) size 90x31
+            text run at (9,94) width 90: &quot;xxx&quot;
+        RenderText {#text} at (99,106) size 15x16
+          text run at (99,106) width 15: &quot; &quot;
+        RenderImage {IMG} at (114,87) size 50x51
+        RenderText {#text} at (164,106) size 15x16
+          text run at (164,106) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 352x24 [color=#C0C0C0]
+          RenderText {#text} at (179,100) size 92x24
+            text run at (179,100) width 92: &quot;xxx &quot;
+          RenderInline {SPAN} at (0,0) size 168x57
+            RenderText {#text} at (271,73) size 168x57
+              text run at (271,73) width 168: &quot;xxx&quot;
+          RenderText {#text} at (439,100) size 92x24
+            text run at (439,100) width 92: &quot; xxx&quot;
+        RenderText {#text} at (531,106) size 15x16
+          text run at (531,106) width 15: &quot; &quot;
+        RenderImage {IMG} at (546,87) size 50x51
+        RenderText {#text} at (596,106) size 15x16
+          text run at (596,106) width 15: &quot; &quot;
+        RenderInline {SMALL} at (0,0) size 30x11 [color=#C0C0C0]
+          RenderText {#text} at (611,110) size 30x11
+            text run at (611,110) width 30: &quot;xxx&quot;
+        RenderText {#text} at (641,106) size 15x16
+          text run at (641,106) width 15: &quot; &quot;
+        RenderImage {IMG} at (656,105) size 15x16
+        RenderText {#text} at (671,106) size 15x16
+          text run at (671,106) width 15: &quot; &quot;
+        RenderInline {BIG} at (0,0) size 60x21 [color=#C0C0C0]
+          RenderText {#text} at (686,102) size 60x21
+            text run at (686,102) width 60: &quot;xxx&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderImage {IMG} at (8,137) size 90x90
-        RenderText {#text} at (98,176) size 60x15
-          text run at (98,176) width 15: &quot; &quot;
-          text run at (113,176) width 45: &quot;\x{C9}\x{C9}\x{C9}&quot;
</del><ins>+        RenderImage {IMG} at (9,137) size 90x91
+        RenderText {#text} at (99,176) size 60x16
+          text run at (99,176) width 15: &quot; &quot;
+          text run at (114,176) width 45: &quot;\x{C9}\x{C9}\x{C9}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t100801c544valgn04dagiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,90 +1,90 @@
</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 800x254
-  RenderBlock {HTML} at (0,0) size 800x254
-    RenderBody {BODY} at (8,16) size 784x223
</del><ins>+layer at (0,0) size 800x255
+  RenderBlock {HTML} at (0,0) size 800x255
+    RenderBody {BODY} at (8,16) size 784x224
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 727x36
</span><span class="cx">           text run at (0,0) width 387: &quot;Change your window size. However the lines wrap, the blue &quot;
</span><span class="cx">           text run at (387,0) width 340: &quot;rectanglues should always have their tops on the same&quot;
</span><span class="cx">           text run at (0,18) width 83: &quot;alignment as &quot;
</span><span class="cx">           text run at (83,18) width 204: &quot;other blue rectangles on the line.&quot;
</span><del>-      RenderBlock {P} at (15,52) size 754x171 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
-        RenderInline {SPAN} at (0,0) size 45x15
-          RenderText {#text} at (8,8) size 45x15
-            text run at (8,8) width 45: &quot;xxx&quot;
-        RenderText {#text} at (53,8) size 15x15
-          text run at (53,8) width 15: &quot; &quot;
-        RenderImage {IMG} at (68,8) size 10x10
-        RenderText {#text} at (78,8) size 15x15
-          text run at (78,8) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 114x38
-          RenderText {#text} at (93,8) size 114x38
-            text run at (93,8) width 114: &quot;xxx&quot;
-        RenderText {#text} at (207,8) size 15x15
-          text run at (207,8) width 15: &quot; &quot;
-        RenderImage {IMG} at (222,8) size 10x10
-        RenderText {#text} at (232,8) size 15x15
-          text run at (232,8) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 45x15
-          RenderText {#text} at (247,8) size 45x15
-            text run at (247,8) width 45: &quot;xxx&quot;
-        RenderText {#text} at (292,8) size 15x15
-          text run at (292,8) width 15: &quot; &quot;
-        RenderImage {IMG} at (307,8) size 10x10
-        RenderText {#text} at (317,8) size 15x15
-          text run at (317,8) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 45x15
-          RenderText {#text} at (332,8) size 45x15
-            text run at (332,8) width 45: &quot;xxx&quot;
-        RenderText {#text} at (377,8) size 15x15
-          text run at (377,8) width 15: &quot; &quot;
-        RenderImage {IMG} at (392,8) size 10x10
-        RenderText {#text} at (402,8) size 15x15
-          text run at (402,8) width 15: &quot; &quot;
-        RenderInline {BIG} at (0,0) size 60x20
-          RenderText {#text} at (417,8) size 60x20
-            text run at (417,8) width 60: &quot;xxx&quot;
-        RenderText {#text} at (477,8) size 15x15
-          text run at (477,8) width 15: &quot; &quot;
-        RenderImage {IMG} at (492,8) size 20x20
-        RenderText {#text} at (512,8) size 15x15
-          text run at (512,8) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 45x15
-          RenderText {#text} at (527,8) size 45x15
-            text run at (527,8) width 45: &quot;xxx&quot;
-        RenderText {#text} at (572,8) size 15x15
-          text run at (572,8) width 15: &quot; &quot;
-        RenderImage {IMG} at (587,8) size 65x65
-        RenderText {#text} at (652,8) size 15x15
-          text run at (652,8) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 45x15
-          RenderText {#text} at (667,8) size 45x15
-            text run at (667,8) width 45: &quot;xxx&quot;
</del><ins>+      RenderBlock {P} at (15,52) size 754x172 [color=#0000FF] [bgcolor=#FFFFFF] [border: (1px solid #C0C0C0)]
+        RenderInline {SPAN} at (0,0) size 45x16
+          RenderText {#text} at (9,8) size 45x16
+            text run at (9,8) width 45: &quot;xxx&quot;
+        RenderText {#text} at (54,8) size 15x16
+          text run at (54,8) width 15: &quot; &quot;
+        RenderImage {IMG} at (69,8) size 10x11
+        RenderText {#text} at (79,8) size 15x16
+          text run at (79,8) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 114x39
+          RenderText {#text} at (94,8) size 114x39
+            text run at (94,8) width 114: &quot;xxx&quot;
+        RenderText {#text} at (208,8) size 15x16
+          text run at (208,8) width 15: &quot; &quot;
+        RenderImage {IMG} at (223,8) size 10x11
+        RenderText {#text} at (233,8) size 15x16
+          text run at (233,8) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 45x16
+          RenderText {#text} at (248,8) size 45x16
+            text run at (248,8) width 45: &quot;xxx&quot;
+        RenderText {#text} at (293,8) size 15x16
+          text run at (293,8) width 15: &quot; &quot;
+        RenderImage {IMG} at (308,8) size 10x11
+        RenderText {#text} at (318,8) size 15x16
+          text run at (318,8) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 45x16
+          RenderText {#text} at (333,8) size 45x16
+            text run at (333,8) width 45: &quot;xxx&quot;
+        RenderText {#text} at (378,8) size 15x16
+          text run at (378,8) width 15: &quot; &quot;
+        RenderImage {IMG} at (393,8) size 10x11
+        RenderText {#text} at (403,8) size 15x16
+          text run at (403,8) width 15: &quot; &quot;
+        RenderInline {BIG} at (0,0) size 60x21
+          RenderText {#text} at (418,8) size 60x21
+            text run at (418,8) width 60: &quot;xxx&quot;
+        RenderText {#text} at (478,8) size 15x16
+          text run at (478,8) width 15: &quot; &quot;
+        RenderImage {IMG} at (493,8) size 20x21
+        RenderText {#text} at (513,8) size 15x16
+          text run at (513,8) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 45x16
+          RenderText {#text} at (528,8) size 45x16
+            text run at (528,8) width 45: &quot;xxx&quot;
+        RenderText {#text} at (573,8) size 15x16
+          text run at (573,8) width 15: &quot; &quot;
+        RenderImage {IMG} at (588,8) size 65x66
+        RenderText {#text} at (653,8) size 15x16
+          text run at (653,8) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 45x16
+          RenderText {#text} at (668,8) size 45x16
+            text run at (668,8) width 45: &quot;xxx&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderImage {IMG} at (8,73) size 35x35
-        RenderText {#text} at (43,73) size 15x15
-          text run at (43,73) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 90x30
-          RenderText {#text} at (58,73) size 90x30
-            text run at (58,73) width 90: &quot;xxx&quot;
-        RenderText {#text} at (148,73) size 15x15
-          text run at (148,73) width 15: &quot; &quot;
-        RenderImage {IMG} at (163,73) size 50x50
-        RenderText {#text} at (213,73) size 15x15
-          text run at (213,73) width 15: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 45x15
-          RenderText {#text} at (228,73) size 45x15
-            text run at (228,73) width 45: &quot;xxx&quot;
-        RenderText {#text} at (273,73) size 15x15
-          text run at (273,73) width 15: &quot; &quot;
-        RenderImage {IMG} at (288,73) size 15x15
-        RenderText {#text} at (303,73) size 15x15
-          text run at (303,73) width 15: &quot; &quot;
-        RenderInline {BIG} at (0,0) size 60x20
-          RenderText {#text} at (318,73) size 60x20
-            text run at (318,73) width 60: &quot;xxx&quot;
-        RenderText {#text} at (378,73) size 15x15
-          text run at (378,73) width 15: &quot; &quot;
-        RenderImage {IMG} at (393,73) size 90x90
</del><ins>+        RenderImage {IMG} at (9,73) size 35x36
+        RenderText {#text} at (44,73) size 15x16
+          text run at (44,73) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 90x31
+          RenderText {#text} at (59,73) size 90x31
+            text run at (59,73) width 90: &quot;xxx&quot;
+        RenderText {#text} at (149,73) size 15x16
+          text run at (149,73) width 15: &quot; &quot;
+        RenderImage {IMG} at (164,73) size 50x51
+        RenderText {#text} at (214,73) size 15x16
+          text run at (214,73) width 15: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 45x16
+          RenderText {#text} at (229,73) size 45x16
+            text run at (229,73) width 45: &quot;xxx&quot;
+        RenderText {#text} at (274,73) size 15x16
+          text run at (274,73) width 15: &quot; &quot;
+        RenderImage {IMG} at (289,73) size 15x16
+        RenderText {#text} at (304,73) size 15x16
+          text run at (304,73) width 15: &quot; &quot;
+        RenderInline {BIG} at (0,0) size 60x21
+          RenderText {#text} at (319,73) size 60x21
+            text run at (319,73) width 60: &quot;xxx&quot;
+        RenderText {#text} at (379,73) size 15x16
+          text run at (379,73) width 15: &quot; &quot;
+        RenderImage {IMG} at (394,73) size 90x91
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t1205c565listpos00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x95
-  RenderBlock {HTML} at (0,0) size 800x95
-    RenderBody {BODY} at (8,16) size 784x71
</del><ins>+layer at (0,0) size 800x96
+  RenderBlock {HTML} at (0,0) size 800x96
+    RenderBody {BODY} at (8,16) size 784x72
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 363x18
</span><span class="cx">           text run at (0,0) width 363: &quot;The following two boxes should be identical, to the pixel.&quot;
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">               text run at (0,0) width 12: &quot;1.&quot;
</span><span class="cx">           RenderText {#text} at (12,0) size 31x18
</span><span class="cx">             text run at (12,0) width 31: &quot; Test&quot;
</span><del>-      RenderBlock {OL} at (80,53) size 160x18 [color=#000080] [bgcolor=#000080]
</del><ins>+      RenderBlock {OL} at (80,53) size 160x19 [color=#000080] [bgcolor=#000080]
</ins><span class="cx">         RenderListItem {LI} at (0,0) size 160x18
</span><span class="cx">           RenderListMarker at (0,0) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 27x18 [color=#FFFFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t1506c525fontwt00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x439
-  RenderBlock {HTML} at (0,0) size 800x439
-    RenderBody {BODY} at (8,16) size 784x407
</del><ins>+layer at (0,0) size 800x440
+  RenderBlock {HTML} at (0,0) size 800x440
+    RenderBody {BODY} at (8,16) size 784x408
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This sentence should be normal.&quot;
</span><span class="lines">@@ -12,33 +12,33 @@
</span><span class="cx">       RenderBlock {P} at (0,68) size 784x18 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 198x18
</span><span class="cx">           text run at (0,0) width 198: &quot;This sentence should be bold.&quot;
</span><del>-      RenderBlock {H4} at (0,107) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {H4} at (0,107) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 202x18
</span><span class="cx">           text run at (0,0) width 202: &quot;Whatever this line looks like...&quot;
</span><del>-      RenderBlock {H4} at (0,146) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {H4} at (0,146) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 290x18
</span><span class="cx">           text run at (0,0) width 290: &quot;...this line should look bolder (or the same).&quot;
</span><del>-      RenderBlock {P} at (0,185) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,185) size 784x19 [color=#000080]
</ins><span class="cx">         RenderInline {B} at (0,0) size 203x18
</span><span class="cx">           RenderText {#text} at (0,0) size 203x18
</span><span class="cx">             text run at (0,0) width 203: &quot;This sentence should be normal.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,219) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,219) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 219x18
</span><span class="cx">           text run at (0,0) width 219: &quot;This sentence should be very light.&quot;
</span><del>-      RenderBlock {P} at (0,253) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,253) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 335x18
</span><span class="cx">           text run at (0,0) width 335: &quot;This sentence should be slightly bolder (or the same).&quot;
</span><del>-      RenderBlock {P} at (0,287) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,287) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 373x18
</span><span class="cx">           text run at (0,0) width 373: &quot;This sentence should be slightly bolder again (or the same).&quot;
</span><del>-      RenderBlock {P} at (0,321) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,321) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="cx">           text run at (0,0) width 417: &quot;This sentence should be slightly bolder still (but not the same).&quot;
</span><del>-      RenderBlock {P} at (0,355) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,355) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x18
</span><span class="cx">           text run at (0,0) width 509: &quot;This sentence should be the most bold (and maybe the same as the last one).&quot;
</span><del>-      RenderBlock {P} at (0,389) size 784x18 [color=#000080]
</del><ins>+      RenderBlock {P} at (0,389) size 784x19 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 202x18
</span><span class="cx">           text run at (0,0) width 202: &quot;This sentence should be bold. &quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 203x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t1508c527font09bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-09-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-09-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-09-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x118
-  RenderBlock {HTML} at (0,0) size 800x118
-    RenderBody {BODY} at (8,9) size 784x100 [color=#000080]
</del><ins>+layer at (0,0) size 800x119
+  RenderBlock {HTML} at (0,0) size 800x120
+    RenderBody {BODY} at (8,9) size 784x101 [color=#000080]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x100
</span><span class="cx">         RenderText {#text} at (0,6) size 472x12
</span><span class="cx">           text run at (0,6) width 472: &quot;This test should be about 10px, sans-serif, and light. There should be about 15px between each line. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t1602c43center00dagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,9 +7,9 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 413x18
</span><span class="cx">           text run at (0,0) width 413: &quot;There should be a single small column of blue below with no red:&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x15
</span><del>-        RenderImage {IMG} at (384,0) size 15x15
</del><ins>+        RenderImage {IMG} at (384,0) size 16x15
</ins><span class="cx">       RenderBlock {DIV} at (0,49) size 784x15
</span><del>-        RenderImage {IMG} at (385,0) size 15x15
</del><ins>+        RenderImage {IMG} at (384,0) size 16x15
</ins><span class="cx">       RenderBlock {DIV} at (0,64) size 784x15 [color=#0000FF]
</span><span class="cx">         RenderText {#text} at (384,0) size 16x15
</span><span class="cx">           text run at (384,0) width 16: &quot;X&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3flexboxflexboxbaselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,9 +1,9 @@
</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 800x492
-  RenderBlock {HTML} at (0,0) size 800x492
-layer at (0,0) size 800x492
-  RenderBody {BODY} at (0,0) size 800x492
</del><ins>+layer at (0,0) size 800x494
+  RenderBlock {HTML} at (0,0) size 800x494
+layer at (0,0) size 800x494
+  RenderBody {BODY} at (0,0) size 800x494
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 800x55
</span><span class="cx">       RenderText {#text} at (0,20) size 71x18
</span><span class="cx">         text run at (0,20) width 71: &quot;before text &quot;
</span><span class="lines">@@ -32,44 +32,44 @@
</span><span class="cx">             text run at (0,0) width 38: &quot;above&quot;
</span><span class="cx">       RenderText {#text} at (160,27) size 59x18
</span><span class="cx">         text run at (160,27) width 59: &quot; after text&quot;
</span><del>-    RenderBlock {DIV} at (0,100) size 800x71
</del><ins>+    RenderBlock {DIV} at (0,100) size 800x72
</ins><span class="cx">       RenderText {#text} at (0,32) size 71x18
</span><span class="cx">         text run at (0,32) width 71: &quot;before text &quot;
</span><del>-      RenderFlexibleBox {DIV} at (71,5) size 152x66 [bgcolor=#D3D3D3]
-        RenderBlock {H2} at (0,19) size 114x28
</del><ins>+      RenderFlexibleBox {DIV} at (71,5) size 152x68 [bgcolor=#D3D3D3]
+        RenderBlock {H2} at (0,19) size 114x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 114x28
</span><span class="cx">             text run at (0,0) width 114: &quot;h2 baseline&quot;
</span><del>-        RenderBlock {DIV} at (114,0) size 38x66
</del><ins>+        RenderBlock {DIV} at (114,0) size 38x68
</ins><span class="cx">           RenderText {#text} at (0,0) size 38x18
</span><span class="cx">             text run at (0,0) width 38: &quot;above&quot;
</span><span class="cx">       RenderText {#text} at (223,32) size 59x18
</span><span class="cx">         text run at (223,32) width 59: &quot; after text&quot;
</span><del>-    RenderBlock {DIV} at (0,171) size 800x71
</del><ins>+    RenderBlock {DIV} at (0,172) size 800x72
</ins><span class="cx">       RenderText {#text} at (0,5) size 71x18
</span><span class="cx">         text run at (0,5) width 71: &quot;before text &quot;
</span><del>-      RenderFlexibleBox {DIV} at (71,5) size 142x66 [bgcolor=#D3D3D3]
-        RenderBlock {DIV} at (0,0) size 51x66
</del><ins>+      RenderFlexibleBox {DIV} at (71,5) size 142x68 [bgcolor=#D3D3D3]
+        RenderBlock {DIV} at (0,0) size 51x68
</ins><span class="cx">           RenderText {#text} at (0,0) size 51x18
</span><span class="cx">             text run at (0,0) width 51: &quot;baseline&quot;
</span><del>-        RenderBlock {H2} at (51,19) size 91x28
</del><ins>+        RenderBlock {H2} at (51,19) size 91x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 91x28
</span><span class="cx">             text run at (0,0) width 91: &quot;h2 below&quot;
</span><span class="cx">       RenderText {#text} at (213,5) size 59x18
</span><span class="cx">         text run at (213,5) width 59: &quot; after text&quot;
</span><del>-    RenderBlock {DIV} at (0,242) size 800x45
</del><ins>+    RenderBlock {DIV} at (0,244) size 800x45
</ins><span class="cx">       RenderText {#text} at (0,12) size 183x18
</span><span class="cx">         text run at (0,12) width 183: &quot;should align with the middle &quot;
</span><span class="cx">       RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3]
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 40x21 [border: none (1px solid #000000) none]
</span><span class="cx">       RenderText {#text} at (223,12) size 124x18
</span><span class="cx">         text run at (223,12) width 124: &quot; of the grey flexbox&quot;
</span><del>-    RenderBlock {DIV} at (0,287) size 800x39
</del><ins>+    RenderBlock {DIV} at (0,289) size 800x39
</ins><span class="cx">       RenderText {#text} at (0,21) size 184x18
</span><span class="cx">         text run at (0,21) width 184: &quot;should align with the bottom &quot;
</span><span class="cx">       RenderFlexibleBox {DIV} at (184,5) size 30x30 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (214,21) size 124x18
</span><span class="cx">         text run at (214,21) width 124: &quot; of the grey flexbox&quot;
</span><del>-    RenderBlock {DIV} at (0,326) size 800x41
</del><ins>+    RenderBlock {DIV} at (0,328) size 800x41
</ins><span class="cx">       RenderText {#text} at (0,5) size 71x18
</span><span class="cx">         text run at (0,5) width 71: &quot;before text &quot;
</span><span class="cx">       RenderFlexibleBox {DIV} at (71,5) size 51x36 [bgcolor=#D3D3D3]
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">             text run at (0,0) width 39: &quot;below&quot;
</span><span class="cx">       RenderText {#text} at (122,5) size 59x18
</span><span class="cx">         text run at (122,5) width 59: &quot; after text&quot;
</span><del>-    RenderBlock {DIV} at (0,367) size 800x41
</del><ins>+    RenderBlock {DIV} at (0,369) size 800x41
</ins><span class="cx">       RenderText {#text} at (0,23) size 71x18
</span><span class="cx">         text run at (0,23) width 71: &quot;before text &quot;
</span><span class="cx">       RenderFlexibleBox {DIV} at (71,5) size 51x36 [bgcolor=#D3D3D3]
</span><span class="lines">@@ -93,22 +93,22 @@
</span><span class="cx">             text run at (0,0) width 38: &quot;above&quot;
</span><span class="cx">       RenderText {#text} at (122,23) size 59x18
</span><span class="cx">         text run at (122,23) width 59: &quot; after text&quot;
</span><del>-    RenderBlock {DIV} at (0,408) size 800x45
</del><ins>+    RenderBlock {DIV} at (0,410) size 800x45
</ins><span class="cx">       RenderText {#text} at (0,11) size 183x18
</span><span class="cx">         text run at (0,11) width 183: &quot;should align with the middle &quot;
</span><span class="cx">       RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3]
</span><del>-        RenderBlock {DIV} at (0,0) size 40x20 [border: none (1px solid #000000) none]
-        RenderBlock {DIV} at (0,20) size 40x19
</del><ins>+        RenderBlock {DIV} at (0,0) size 40x21 [border: none (1px solid #000000) none]
+        RenderBlock {DIV} at (0,20) size 40x20
</ins><span class="cx">       RenderText {#text} at (223,11) size 124x18
</span><span class="cx">         text run at (223,11) width 124: &quot; of the grey flexbox&quot;
</span><del>-    RenderBlock {DIV} at (0,453) size 800x39
</del><ins>+    RenderBlock {DIV} at (0,455) size 800x39
</ins><span class="cx">       RenderText {#text} at (0,21) size 184x18
</span><span class="cx">         text run at (0,21) width 184: &quot;should align with the bottom &quot;
</span><span class="cx">       RenderFlexibleBox {DIV} at (184,5) size 30x30 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (214,21) size 124x18
</span><span class="cx">         text run at (214,21) width 124: &quot; of the grey flexbox&quot;
</span><del>-layer at (400,0) size 360x415
-  RenderBlock (positioned) {DIV} at (400,0) size 360x415
</del><ins>+layer at (400,0) size 360x417
+  RenderBlock (positioned) {DIV} at (400,0) size 360x417
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 360x53
</span><span class="cx">       RenderText {#text} at (0,35) size 71x18
</span><span class="cx">         text run at (0,35) width 71: &quot;before text &quot;
</span><span class="lines">@@ -186,10 +186,10 @@
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 51x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 38x18
</span><span class="cx">                   text run at (0,0) width 38: &quot;above&quot;
</span><del>-    RenderTable {TABLE} at (0,263) size 285x82 [bgcolor=#D3D3D3]
-      RenderTableSection {TBODY} at (0,0) size 285x82
-        RenderTableRow {TR} at (0,2) size 285x78
-          RenderTableCell {TD} at (2,60) size 46x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,263) size 285x84 [bgcolor=#D3D3D3]
+      RenderTableSection {TBODY} at (0,0) size 285x84
+        RenderTableRow {TR} at (0,2) size 285x80
+          RenderTableCell {TD} at (2,62) size 46x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 44x18
</span><span class="cx">               text run at (1,1) width 44: &quot;bottom&quot;
</span><span class="cx">           RenderTableCell {TD} at (50,39) size 53x20 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -198,21 +198,21 @@
</span><span class="cx">           RenderTableCell {TD} at (105,2) size 22x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">             RenderText {#text} at (1,1) size 20x18
</span><span class="cx">               text run at (1,1) width 20: &quot;top&quot;
</span><del>-          RenderTableCell {TD} at (129,2) size 154x78 [r=0 c=3 rs=1 cs=1]
-            RenderFlexibleBox {DIV} at (1,11) size 152x66 [bgcolor=#808080]
-              RenderBlock {H2} at (0,19) size 114x28
</del><ins>+          RenderTableCell {TD} at (129,2) size 154x80 [r=0 c=3 rs=1 cs=1]
+            RenderFlexibleBox {DIV} at (1,11) size 152x68 [bgcolor=#808080]
+              RenderBlock {H2} at (0,19) size 114x29
</ins><span class="cx">                 RenderText {#text} at (0,0) size 114x28
</span><span class="cx">                   text run at (0,0) width 114: &quot;h2 baseline&quot;
</span><del>-              RenderBlock {DIV} at (114,0) size 38x66
</del><ins>+              RenderBlock {DIV} at (114,0) size 38x68
</ins><span class="cx">                 RenderText {#text} at (0,0) size 38x18
</span><span class="cx">                   text run at (0,0) width 38: &quot;above&quot;
</span><del>-    RenderBlock {DIV} at (0,345) size 360x70
</del><ins>+    RenderBlock {DIV} at (0,347) size 360x70
</ins><span class="cx">       RenderText {#text} at (0,20) size 71x18
</span><span class="cx">         text run at (0,20) width 71: &quot;before text &quot;
</span><span class="cx">       RenderFlexibleBox {DIV} at (71,5) size 174x65 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (245,20) size 59x18
</span><span class="cx">         text run at (245,20) width 59: &quot; after text&quot;
</span><del>-layer at (471,350) size 174x65 clip at (471,350) size 159x65 scrollY 4 scrollHeight 69
</del><ins>+layer at (471,352) size 174x65 clip at (471,352) size 159x65 scrollY 4 scrollHeight 69
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 174x65
</span><span class="cx">     RenderText {#text} at (0,15) size 154x18
</span><span class="cx">       text run at (0,15) width 154: &quot;The baseline is based on&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel23expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 227x13
</span><span class="cx">             RenderText {#text} at (0,0) size 227x13
</span><span class="cx">               text run at (0,0) width 227: &quot;A button (enabled) with green background&quot;
</span><del>-        RenderText {#text} at (247,3) size 4x18
-          text run at (247,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (246,3) size 5x18
+          text run at (246,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 251x13
</span><span class="cx">     RenderText {#text} at (0,0) size 237x13
</span><span class="cx">       text run at (0,0) width 237: &quot;a text area (enabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel24expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 229x13
</span><span class="cx">             RenderText {#text} at (0,0) size 229x13
</span><span class="cx">               text run at (0,0) width 229: &quot;A button (disabled) with green background&quot;
</span><del>-        RenderText {#text} at (249,3) size 4x18
-          text run at (249,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (248,3) size 5x18
+          text run at (248,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 251x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 239x13
</span><span class="cx">       text run at (0,0) width 239: &quot;a text area (disabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel25expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x51
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x19
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x19
</span><del>-        RenderBlock {INPUT} at (2,4) size 12x12 [bgcolor=#00FF00]
-        RenderText {#text} at (16,0) size 4x18
-          text run at (16,0) width 4: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 388x18 [bgcolor=#00FF00]
-          RenderText {#text} at (20,0) size 388x18
-            text run at (20,0) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+        RenderBlock {INPUT} at (2,4) size 13x12 [bgcolor=#00FF00]
+        RenderText {#text} at (17,0) size 5x18
+          text run at (17,0) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 389x18 [bgcolor=#00FF00]
+          RenderText {#text} at (21,0) size 389x18
+            text run at (21,0) width 389: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel68expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 229x13
</span><span class="cx">             RenderText {#text} at (0,0) size 229x13
</span><span class="cx">               text run at (0,0) width 229: &quot;A button (disabled) with green background&quot;
</span><del>-        RenderText {#text} at (249,3) size 4x18
-          text run at (249,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (248,3) size 5x18
+          text run at (248,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 251x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 239x13
</span><span class="cx">       text run at (0,0) width 239: &quot;a text area (disabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel69expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 227x13
</span><span class="cx">             RenderText {#text} at (0,0) size 227x13
</span><span class="cx">               text run at (0,0) width 227: &quot;A button (enabled) with green background&quot;
</span><del>-        RenderText {#text} at (247,3) size 4x18
-          text run at (247,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (246,3) size 5x18
+          text run at (246,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 251x13
</span><span class="cx">     RenderText {#text} at (0,0) size 237x13
</span><span class="cx">       text run at (0,0) width 237: &quot;a text area (enabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3htmlcss3modsel70expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x51
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x19
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x19
</span><del>-        RenderBlock {INPUT} at (2,4) size 12x12 [bgcolor=#00FF00]
-        RenderText {#text} at (16,0) size 4x18
-          text run at (16,0) width 4: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 388x18 [bgcolor=#00FF00]
-          RenderText {#text} at (20,0) size 388x18
-            text run at (20,0) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+        RenderBlock {INPUT} at (2,4) size 13x12 [bgcolor=#00FF00]
+        RenderText {#text} at (17,0) size 5x18
+          text run at (17,0) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 389x18 [bgcolor=#00FF00]
+          RenderText {#text} at (21,0) size 389x18
+            text run at (21,0) width 389: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel23expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 227x13
</span><span class="cx">             RenderText {#text} at (0,0) size 227x13
</span><span class="cx">               text run at (0,0) width 227: &quot;A button (enabled) with green background&quot;
</span><del>-        RenderText {#text} at (247,3) size 4x18
-          text run at (247,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (246,3) size 5x18
+          text run at (246,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {br} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13
</span><span class="cx">     RenderText {#text} at (0,0) size 237x13
</span><span class="cx">       text run at (0,0) width 237: &quot;a text area (enabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel24expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 229x13
</span><span class="cx">             RenderText {#text} at (0,0) size 229x13
</span><span class="cx">               text run at (0,0) width 229: &quot;A button (disabled) with green background&quot;
</span><del>-        RenderText {#text} at (249,3) size 4x18
-          text run at (249,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (248,3) size 5x18
+          text run at (248,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {br} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 239x13
</span><span class="cx">       text run at (0,0) width 239: &quot;a text area (disabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel25expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x51
</span><span class="cx">     RenderBody {body} at (8,16) size 784x19
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x19
</span><del>-        RenderBlock {input} at (2,4) size 12x12 [bgcolor=#00FF00]
-        RenderText {#text} at (16,0) size 4x18
-          text run at (16,0) width 4: &quot; &quot;
-        RenderInline {span} at (0,0) size 388x18 [bgcolor=#00FF00]
-          RenderText {#text} at (20,0) size 388x18
-            text run at (20,0) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+        RenderBlock {input} at (2,4) size 13x12 [bgcolor=#00FF00]
+        RenderText {#text} at (17,0) size 5x18
+          text run at (17,0) width 5: &quot; &quot;
+        RenderInline {span} at (0,0) size 389x18 [bgcolor=#00FF00]
+          RenderText {#text} at (21,0) size 389x18
+            text run at (21,0) width 389: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel68expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 229x13
</span><span class="cx">             RenderText {#text} at (0,0) size 229x13
</span><span class="cx">               text run at (0,0) width 229: &quot;A button (disabled) with green background&quot;
</span><del>-        RenderText {#text} at (249,3) size 4x18
-          text run at (249,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (248,3) size 5x18
+          text run at (248,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {br} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 239x13
</span><span class="cx">       text run at (0,0) width 239: &quot;a text area (disabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel69expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,12 +8,12 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 227x13
</span><span class="cx">             RenderText {#text} at (0,0) size 227x13
</span><span class="cx">               text run at (0,0) width 227: &quot;A button (enabled) with green background&quot;
</span><del>-        RenderText {#text} at (247,3) size 4x18
-          text run at (247,3) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (246,3) size 5x18
+          text run at (246,3) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {br} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 251x13
</del><ins>+layer at (13,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13
</span><span class="cx">     RenderText {#text} at (0,0) size 237x13
</span><span class="cx">       text run at (0,0) width 237: &quot;a text area (enabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xhtmlcss3modsel70expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,9 +4,9 @@
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x51
</span><span class="cx">     RenderBody {body} at (8,16) size 784x19
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x19
</span><del>-        RenderBlock {input} at (2,4) size 12x12 [bgcolor=#00FF00]
-        RenderText {#text} at (16,0) size 4x18
-          text run at (16,0) width 4: &quot; &quot;
-        RenderInline {span} at (0,0) size 388x18 [bgcolor=#00FF00]
-          RenderText {#text} at (20,0) size 388x18
-            text run at (20,0) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+        RenderBlock {input} at (2,4) size 13x12 [bgcolor=#00FF00]
+        RenderText {#text} at (17,0) size 5x18
+          text run at (17,0) width 5: &quot; &quot;
+        RenderInline {span} at (0,0) size 389x18 [bgcolor=#00FF00]
+          RenderText {#text} at (21,0) size 389x18
+            text run at (21,0) width 389: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel23expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,4) size 227x13
</span><span class="cx">           RenderText {#text} at (0,0) size 227x13
</span><span class="cx">             text run at (0,0) width 227: &quot;A button (enabled) with green background&quot;
</span><del>-      RenderText {#text} at (247,3) size 4x18
-        text run at (247,3) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (246,3) size 5x18
+        text run at (246,3) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {br} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (5,47) size 251x13
</del><ins>+layer at (5,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13
</span><span class="cx">     RenderText {#text} at (0,0) size 237x13
</span><span class="cx">       text run at (0,0) width 237: &quot;a text area (enabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel24expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,4) size 229x13
</span><span class="cx">           RenderText {#text} at (0,0) size 229x13
</span><span class="cx">             text run at (0,0) width 229: &quot;A button (disabled) with green background&quot;
</span><del>-      RenderText {#text} at (249,3) size 4x18
-        text run at (249,3) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (248,3) size 5x18
+        text run at (248,3) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {br} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (5,47) size 251x13
</del><ins>+layer at (5,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 239x13
</span><span class="cx">       text run at (0,0) width 239: &quot;a text area (disabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel25expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x51
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x51
</span><span class="cx">     RenderBlock {p} at (0,16) size 800x19
</span><del>-      RenderBlock {input} at (2,4) size 12x12 [bgcolor=#00FF00]
-      RenderText {#text} at (16,0) size 4x18
-        text run at (16,0) width 4: &quot; &quot;
-      RenderInline {span} at (0,0) size 388x18 [bgcolor=#00FF00]
-        RenderText {#text} at (20,0) size 388x18
-          text run at (20,0) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+      RenderBlock {input} at (2,4) size 13x12 [bgcolor=#00FF00]
+      RenderText {#text} at (17,0) size 5x18
+        text run at (17,0) width 5: &quot; &quot;
+      RenderInline {span} at (0,0) size 389x18 [bgcolor=#00FF00]
+        RenderText {#text} at (21,0) size 389x18
+          text run at (21,0) width 389: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel68expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,4) size 229x13
</span><span class="cx">           RenderText {#text} at (0,0) size 229x13
</span><span class="cx">             text run at (0,0) width 229: &quot;A button (disabled) with green background&quot;
</span><del>-      RenderText {#text} at (249,3) size 4x18
-        text run at (249,3) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (248,3) size 5x18
+        text run at (248,3) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {br} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (5,47) size 251x13
</del><ins>+layer at (5,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 239x13
</span><span class="cx">       text run at (0,0) width 239: &quot;a text area (disabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel69expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,4) size 227x13
</span><span class="cx">           RenderText {#text} at (0,0) size 227x13
</span><span class="cx">             text run at (0,0) width 227: &quot;A button (enabled) with green background&quot;
</span><del>-      RenderText {#text} at (247,3) size 4x18
-        text run at (247,3) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (246,3) size 5x18
+        text run at (246,3) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {br} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {input} at (2,28) size 257x19 [bgcolor=#00FF00] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (5,47) size 251x13
</del><ins>+layer at (5,47) size 250x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 251x13
</span><span class="cx">     RenderText {#text} at (0,0) size 237x13
</span><span class="cx">       text run at (0,0) width 237: &quot;a text area (enabled) with green background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3selectors3xmlcss3modsel70expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x51
</span><span class="cx">   RenderBlock {test} at (0,0) size 800x51
</span><span class="cx">     RenderBlock {p} at (0,16) size 800x19
</span><del>-      RenderBlock {input} at (2,4) size 12x12 [bgcolor=#00FF00]
-      RenderText {#text} at (16,0) size 4x18
-        text run at (16,0) width 4: &quot; &quot;
-      RenderInline {span} at (0,0) size 388x18 [bgcolor=#00FF00]
-        RenderText {#text} at (20,0) size 388x18
-          text run at (20,0) width 388: &quot;Everything in this paragraph should have a green background&quot;
</del><ins>+      RenderBlock {input} at (2,4) size 13x12 [bgcolor=#00FF00]
+      RenderText {#text} at (17,0) size 5x18
+        text run at (17,0) width 5: &quot; &quot;
+      RenderInline {span} at (0,0) size 389x18 [bgcolor=#00FF00]
+        RenderText {#text} at (21,0) size 389x18
+          text run at (21,0) width 389: &quot;Everything in this paragraph should have a green background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss3unicodebidiisolatebasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css3/unicode-bidi-isolate-basic-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css3/unicode-bidi-isolate-basic-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/css3/unicode-bidi-isolate-basic-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">           text run at (0,18) width 186: &quot;should see no red in this test! &quot;
</span><span class="cx">           text run at (186,18) width 585: &quot;Behavior between these two methods should be identical for non-wrapping strings, assuming&quot;
</span><span class="cx">           text run at (0,36) width 392: &quot;unicode-bidi: isolate is implemented and functioning correctly.&quot;
</span><del>-layer at (8,62) size 29x400
</del><ins>+layer at (8,62) size 28x400
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 29x400 [color=#FF0000]
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 29x18
</span><span class="cx">       RenderText {#text} at (0,0) size 7x18
</span><span class="lines">@@ -445,438 +445,438 @@
</span><span class="cx">       RenderText {#text} at (15,0) size 7x18
</span><span class="cx">         text run at (15,0) width 7: &quot;c&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,1022) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5: &quot;)&quot;
-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5: &quot;)&quot;
+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1040) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,1) size 5x18
-          text run at (17,1) width 5: &quot;)&quot;
-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (16,1) size 5x18
+          text run at (16,1) width 5: &quot;)&quot;
+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1059) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5: &quot;)&quot;
-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5: &quot;)&quot;
+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1077) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (10,1) size 6x18
-        text run at (10,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1096) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (6,1) size 10x18
-        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (5,1) size 10x18
+        text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1115) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (8,1) size 8x18
-        text run at (8,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1134) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1152) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,1) size 8x18
-          text run at (14,1) width 8: &quot;b&quot;
-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (13,1) size 8x18
+          text run at (13,1) width 8: &quot;b&quot;
+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1171) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1200) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5 RTL: &quot;)&quot;
-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5 RTL: &quot;)&quot;
+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1218) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,1) size 5x18
-          text run at (17,1) width 5 RTL: &quot;)&quot;
-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (16,1) size 5x18
+          text run at (16,1) width 5 RTL: &quot;)&quot;
+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1237) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5 RTL: &quot;)&quot;
-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5 RTL: &quot;)&quot;
+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1255) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (10,1) size 6x18
-        text run at (10,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1274) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (6,1) size 10x18
-        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (5,1) size 10x18
+        text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1293) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (8,1) size 8x18
-        text run at (8,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1312) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1330) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,1) size 8x18
-          text run at (14,1) width 8: &quot;b&quot;
-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (13,1) size 8x18
+          text run at (13,1) width 8: &quot;b&quot;
+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1349) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1367) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 6x18
</span><del>-        RenderText {#text} at (12,1) size 6x18
-          text run at (12,1) width 6: &quot;)&quot;
-      RenderText {#text} at (7,1) size 6x18
-        text run at (7,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (11,1) size 6x18
+          text run at (11,1) width 6: &quot;)&quot;
+      RenderText {#text} at (6,1) size 6x18
+        text run at (6,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1386) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 6x18
</span><del>-        RenderText {#text} at (12,1) size 6x18
-          text run at (12,1) width 6: &quot;)&quot;
-      RenderText {#text} at (3,1) size 10x18
-        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (11,1) size 6x18
+          text run at (11,1) width 6: &quot;)&quot;
+      RenderText {#text} at (2,1) size 10x18
+        text run at (2,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1405) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 6x18
</span><del>-        RenderText {#text} at (12,1) size 6x18
-          text run at (12,1) width 6: &quot;)&quot;
-      RenderText {#text} at (5,1) size 8x18
-        text run at (5,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (11,1) size 6x18
+          text run at (11,1) width 6: &quot;)&quot;
+      RenderText {#text} at (4,1) size 8x18
+        text run at (4,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1424) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (10,1) size 8x18
-          text run at (10,1) width 8 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (5,1) size 6x18
-        text run at (5,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (9,1) size 8x18
+          text run at (9,1) width 8 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (4,1) size 6x18
+        text run at (4,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1443) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (10,1) size 8x18
-          text run at (10,1) width 8 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (1,1) size 10x18
-        text run at (1,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (9,1) size 8x18
+          text run at (9,1) width 8 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (0,1) size 10x18
+        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1462) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (10,1) size 8x18
-          text run at (10,1) width 8 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (3,1) size 8x18
-        text run at (3,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (9,1) size 8x18
+          text run at (9,1) width 8 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (2,1) size 8x18
+        text run at (2,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1481) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 9x18
</span><del>-        RenderText {#text} at (9,1) size 9x18
-          text run at (9,1) width 9: &quot;b&quot;
-      RenderText {#text} at (4,1) size 6x18
-        text run at (4,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (8,1) size 9x18
+          text run at (8,1) width 9: &quot;b&quot;
+      RenderText {#text} at (3,1) size 6x18
+        text run at (3,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1500) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 9x18
</span><del>-        RenderText {#text} at (9,1) size 9x18
-          text run at (9,1) width 9: &quot;b&quot;
</del><ins>+        RenderText {#text} at (8,1) size 9x18
+          text run at (8,1) width 9: &quot;b&quot;
</ins><span class="cx">       RenderText {#text} at (0,1) size 10x18
</span><del>-        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        text run at (0,1) width 9 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1519) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 9x18
</span><del>-        RenderText {#text} at (9,1) size 9x18
-          text run at (9,1) width 9: &quot;b&quot;
-      RenderText {#text} at (2,1) size 8x18
-        text run at (2,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (8,1) size 9x18
+          text run at (8,1) width 9: &quot;b&quot;
+      RenderText {#text} at (1,1) size 8x18
+        text run at (1,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1538) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 6x18
</span><del>-        RenderText {#text} at (12,1) size 6x18
-          text run at (12,1) width 6 RTL: &quot;)&quot;
-      RenderText {#text} at (7,1) size 6x18
-        text run at (7,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (11,1) size 6x18
+          text run at (11,1) width 6 RTL: &quot;)&quot;
+      RenderText {#text} at (6,1) size 6x18
+        text run at (6,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1557) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 6x18
</span><del>-        RenderText {#text} at (12,1) size 6x18
-          text run at (12,1) width 6 RTL: &quot;)&quot;
-      RenderText {#text} at (3,1) size 10x18
-        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (11,1) size 6x18
+          text run at (11,1) width 6 RTL: &quot;)&quot;
+      RenderText {#text} at (2,1) size 10x18
+        text run at (2,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1576) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 6x18
</span><del>-        RenderText {#text} at (12,1) size 6x18
-          text run at (12,1) width 6 RTL: &quot;)&quot;
-      RenderText {#text} at (5,1) size 8x18
-        text run at (5,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (11,1) size 6x18
+          text run at (11,1) width 6 RTL: &quot;)&quot;
+      RenderText {#text} at (4,1) size 8x18
+        text run at (4,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1600) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (10,1) size 8x18
-          text run at (10,1) width 8 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (5,1) size 6x18
-        text run at (5,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (9,1) size 8x18
+          text run at (9,1) width 8 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (4,1) size 6x18
+        text run at (4,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1619) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (10,1) size 8x18
-          text run at (10,1) width 8 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (1,1) size 10x18
-        text run at (1,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (9,1) size 8x18
+          text run at (9,1) width 8 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (0,1) size 10x18
+        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1638) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (10,1) size 8x18
-          text run at (10,1) width 8 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (3,1) size 8x18
-        text run at (3,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (9,1) size 8x18
+          text run at (9,1) width 8 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (2,1) size 8x18
+        text run at (2,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1657) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 9x18
</span><del>-        RenderText {#text} at (9,1) size 9x18
-          text run at (9,1) width 9: &quot;b&quot;
-      RenderText {#text} at (4,1) size 6x18
-        text run at (4,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (8,1) size 9x18
+          text run at (8,1) width 9: &quot;b&quot;
+      RenderText {#text} at (3,1) size 6x18
+        text run at (3,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1676) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 9x18
</span><del>-        RenderText {#text} at (9,1) size 9x18
-          text run at (9,1) width 9: &quot;b&quot;
</del><ins>+        RenderText {#text} at (8,1) size 9x18
+          text run at (8,1) width 9: &quot;b&quot;
</ins><span class="cx">       RenderText {#text} at (0,1) size 10x18
</span><del>-        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        text run at (0,1) width 9 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1695) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 9x18
</span><del>-        RenderText {#text} at (9,1) size 9x18
-          text run at (9,1) width 9: &quot;b&quot;
-      RenderText {#text} at (2,1) size 8x18
-        text run at (2,1) width 8: &quot;c&quot;
</del><ins>+        RenderText {#text} at (8,1) size 9x18
+          text run at (8,1) width 9: &quot;b&quot;
+      RenderText {#text} at (1,1) size 8x18
+        text run at (1,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1714) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5: &quot;)&quot;
-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5: &quot;)&quot;
+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1732) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,1) size 5x18
-          text run at (17,1) width 5: &quot;)&quot;
-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (16,1) size 5x18
+          text run at (16,1) width 5: &quot;)&quot;
+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1751) size 29x18
</span><del>-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5: &quot;)&quot;
-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5: &quot;)&quot;
+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1769) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (10,1) size 6x18
-        text run at (10,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1788) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (6,1) size 10x18
-        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (5,1) size 10x18
+        text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1807) size 29x19
</span><del>-      RenderText {#text} at (8,1) size 8x18
-        text run at (8,1) width 8: &quot;a&quot;
</del><ins>+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1826) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1844) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,1) size 8x18
-          text run at (14,1) width 8: &quot;b&quot;
-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (13,1) size 8x18
+          text run at (13,1) width 8: &quot;b&quot;
+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1863) size 29x18
</span><del>-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1881) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5 RTL: &quot;)&quot;
-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5 RTL: &quot;)&quot;
+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1899) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,1) size 5x18
-          text run at (17,1) width 5 RTL: &quot;)&quot;
-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (16,1) size 5x18
+          text run at (16,1) width 5 RTL: &quot;)&quot;
+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1918) size 29x18
</span><del>-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 5x18
</span><del>-        RenderText {#text} at (17,0) size 5x18
-          text run at (17,0) width 5 RTL: &quot;)&quot;
-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (16,0) size 5x18
+          text run at (16,0) width 5 RTL: &quot;)&quot;
+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1936) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (10,1) size 6x18
-        text run at (10,1) width 6 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1955) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (6,1) size 10x18
-        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (5,1) size 10x18
+        text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1974) size 29x19
</span><del>-      RenderText {#text} at (8,1) size 8x18
-        text run at (8,1) width 8: &quot;a&quot;
</del><ins>+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 7x18
</span><del>-        RenderText {#text} at (15,1) size 7x18
-          text run at (15,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;c&quot;
</del><ins>+        RenderText {#text} at (14,1) size 7x18
+          text run at (14,1) width 7 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,2000) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,2018) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,1) size 8x18
-          text run at (14,1) width 8: &quot;b&quot;
-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        RenderText {#text} at (13,1) size 8x18
+          text run at (13,1) width 8: &quot;b&quot;
+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,2037) size 29x18
</span><del>-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;a&quot;
</del><ins>+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;a&quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 8x18
</span><del>-        RenderText {#text} at (14,0) size 8x18
-          text run at (14,0) width 8: &quot;b&quot;
-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
-layer at (8,62) size 29x400
</del><ins>+        RenderText {#text} at (13,0) size 8x18
+          text run at (13,0) width 8: &quot;b&quot;
+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
+layer at (8,62) size 28x400
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 29x400 [color=#008000]
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 29x18
</span><span class="cx">       RenderText {#text} at (0,0) size 7x18
</span><span class="lines">@@ -908,24 +908,24 @@
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (14,1) size 5x18
-        text run at (14,1) width 5: &quot;(&quot;
</del><ins>+      RenderText {#text} at (13,1) size 6x18
+        text run at (13,1) width 6: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,74) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;\&quot;&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (14,1) size 10x18
-        text run at (14,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (13,1) size 10x18
+        text run at (13,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,93) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;\&quot;&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (14,1) size 7x18
-        text run at (14,1) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (13,1) size 8x18
+        text run at (13,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,112) size 29x18
</span><span class="cx">       RenderText {#text} at (0,0) size 7x18
</span><span class="cx">         text run at (0,0) width 7: &quot;\&quot;&quot;
</span><span class="lines">@@ -979,25 +979,25 @@
</span><span class="cx">         text run at (0,1) width 7: &quot;\&quot;&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (14,1) size 5x18
-        text run at (14,1) width 5: &quot;(&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (13,1) size 6x18
+        text run at (13,1) width 6: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,241) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;\&quot;&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (14,1) size 10x18
-        text run at (14,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (13,1) size 10x18
+        text run at (13,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,260) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;\&quot;&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (14,1) size 7x18
-        text run at (14,1) width 7: &quot;c&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (13,1) size 8x18
+        text run at (13,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,279) size 29x18
</span><span class="cx">       RenderText {#text} at (0,0) size 7x18
</span><span class="cx">         text run at (0,0) width 7: &quot;\&quot;&quot;
</span><span class="lines">@@ -1025,7 +1025,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,334) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 5x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><span class="cx">       RenderText {#text} at (16,1) size 6x18
</span><span class="lines">@@ -1041,7 +1041,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,372) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 5x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><span class="cx">       RenderText {#text} at (16,1) size 8x18
</span><span class="lines">@@ -1049,14 +1049,14 @@
</span><span class="cx">     RenderBlock {DIV} at (0,400) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderBlock {SPAN} at (11,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><span class="cx">       RenderText {#text} at (18,1) size 6x18
</span><span class="cx">         text run at (18,1) width 6: &quot;(&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,419) size 29x19
</span><del>-      RenderText {#text} at (16,1) size 12x18
-        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (15,1) size 13x18
+        text run at (15,1) width 13 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderBlock {SPAN} at (9,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><span class="lines">@@ -1065,7 +1065,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,438) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderBlock {SPAN} at (11,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><span class="cx">       RenderText {#text} at (18,1) size 8x18
</span><span class="lines">@@ -1073,7 +1073,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,457) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 8x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><span class="cx">       RenderText {#text} at (19,1) size 6x18
</span><span class="lines">@@ -1089,7 +1089,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,495) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 8x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><span class="cx">       RenderText {#text} at (19,1) size 8x18
</span><span class="lines">@@ -1097,7 +1097,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,514) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 5x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><span class="cx">       RenderText {#text} at (16,1) size 6x18
</span><span class="lines">@@ -1113,7 +1113,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,552) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 5x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><span class="cx">       RenderText {#text} at (16,1) size 8x18
</span><span class="lines">@@ -1121,31 +1121,31 @@
</span><span class="cx">     RenderBlock {DIV} at (0,571) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderBlock {SPAN} at (11,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
</ins><span class="cx">       RenderText {#text} at (18,1) size 6x18
</span><span class="cx">         text run at (18,1) width 6: &quot;(&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,590) size 29x19
</span><del>-      RenderText {#text} at (16,1) size 12x18
-        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
</del><ins>+      RenderText {#text} at (15,1) size 13x18
+        text run at (15,1) width 13 RTL: &quot;\x{5E9}&quot;
</ins><span class="cx">       RenderBlock {SPAN} at (9,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
</ins><span class="cx">       RenderText {#text} at (0,1) size 10x18
</span><span class="cx">         text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,609) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderBlock {SPAN} at (11,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
</ins><span class="cx">       RenderText {#text} at (18,1) size 8x18
</span><span class="cx">         text run at (18,1) width 8: &quot;c&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,628) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 8x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><span class="cx">       RenderText {#text} at (19,1) size 6x18
</span><span class="lines">@@ -1161,7 +1161,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,666) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 12x18
</span><span class="cx">         text run at (0,1) width 12 RTL: &quot;\x{5E9}&quot;
</span><del>-      RenderBlock {SPAN} at (11,1) size 8x18
</del><ins>+      RenderBlock {SPAN} at (11,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><span class="cx">       RenderText {#text} at (19,1) size 8x18
</span><span class="lines">@@ -1196,24 +1196,24 @@
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (14,1) size 5x18
-        text run at (14,1) width 5: &quot;(&quot;
</del><ins>+      RenderText {#text} at (13,1) size 6x18
+        text run at (13,1) width 6: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,759) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;a&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (14,1) size 10x18
-        text run at (14,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (13,1) size 10x18
+        text run at (13,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,778) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;a&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (14,1) size 7x18
-        text run at (14,1) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (13,1) size 8x18
+        text run at (13,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,800) size 29x18
</span><span class="cx">       RenderText {#text} at (0,0) size 7x18
</span><span class="cx">         text run at (0,0) width 7: &quot;a&quot;
</span><span class="lines">@@ -1267,25 +1267,25 @@
</span><span class="cx">         text run at (0,1) width 7: &quot;a&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (14,1) size 5x18
-        text run at (14,1) width 5: &quot;(&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (13,1) size 6x18
+        text run at (13,1) width 6: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,929) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;a&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (14,1) size 10x18
-        text run at (14,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (13,1) size 10x18
+        text run at (13,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,948) size 29x19
</span><span class="cx">       RenderText {#text} at (0,1) size 7x18
</span><span class="cx">         text run at (0,1) width 7: &quot;a&quot;
</span><span class="cx">       RenderBlock {SPAN} at (7,0) size 7x19
</span><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (14,1) size 7x18
-        text run at (14,1) width 7: &quot;c&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (13,1) size 8x18
+        text run at (13,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,967) size 29x18
</span><span class="cx">       RenderText {#text} at (0,0) size 7x18
</span><span class="cx">         text run at (0,0) width 7: &quot;a&quot;
</span><span class="lines">@@ -1311,434 +1311,434 @@
</span><span class="cx">       RenderText {#text} at (15,0) size 7x18
</span><span class="cx">         text run at (15,0) width 7: &quot;c&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,1022) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1040) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (17,1) size 5x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (16,1) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1059) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1077) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (10,1) size 5x18
-        text run at (10,1) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1096) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><span class="cx">       RenderText {#text} at (5,1) size 10x18
</span><span class="cx">         text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,1115) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (8,1) size 7x18
-        text run at (8,1) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1134) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1152) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (14,1) size 8x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (13,1) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1171) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1200) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1218) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (17,1) size 5x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (16,1) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1237) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1255) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (10,1) size 5x18
-        text run at (10,1) width 5 RTL: &quot;(&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1274) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
</ins><span class="cx">       RenderText {#text} at (5,1) size 10x18
</span><span class="cx">         text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,1293) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (8,1) size 7x18
-        text run at (8,1) width 7: &quot;c&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1312) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1330) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (14,1) size 8x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (13,1) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1349) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7 RTL: &quot;\&quot;&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7 RTL: &quot;\&quot;&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1367) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (13,1) size 5x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (7,1) size 6x18
-        text run at (7,1) width 6 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (6,1) size 6x18
+        text run at (6,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1386) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (13,1) size 5x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (3,1) size 10x18
-        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (2,1) size 10x18
+        text run at (2,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1405) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (13,1) size 5x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (5,1) size 8x18
-        text run at (5,1) width 8: &quot;c&quot;
</del><ins>+      RenderText {#text} at (4,1) size 8x18
+        text run at (4,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1424) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (9,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (5,1) size 6x18
-        text run at (5,1) width 6 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (4,1) size 6x18
+        text run at (4,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1443) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (9,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (1,1) size 10x18
-        text run at (1,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (0,1) size 10x18
+        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1462) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (9,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (3,1) size 8x18
-        text run at (3,1) width 8: &quot;c&quot;
</del><ins>+      RenderText {#text} at (2,1) size 8x18
+        text run at (2,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1481) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (10,1) size 8x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (8,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (4,1) size 6x18
-        text run at (4,1) width 6 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (3,1) size 6x18
+        text run at (3,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1500) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (10,1) size 8x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (8,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><span class="cx">       RenderText {#text} at (0,1) size 10x18
</span><del>-        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        text run at (0,1) width 9 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1519) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (10,1) size 8x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (8,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (2,1) size 8x18
-        text run at (2,1) width 8: &quot;c&quot;
</del><ins>+      RenderText {#text} at (1,1) size 8x18
+        text run at (1,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1538) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (13,1) size 5x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (7,1) size 6x18
-        text run at (7,1) width 6 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (6,1) size 6x18
+        text run at (6,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1557) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (13,1) size 5x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (3,1) size 10x18
-        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (2,1) size 10x18
+        text run at (2,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1576) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (13,1) size 5x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (11,1) size 6x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (5,1) size 8x18
-        text run at (5,1) width 8: &quot;c&quot;
</del><ins>+      RenderText {#text} at (4,1) size 8x18
+        text run at (4,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1600) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (9,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (5,1) size 6x18
-        text run at (5,1) width 6 RTL: &quot;(&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (4,1) size 6x18
+        text run at (4,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1619) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (9,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (1,1) size 10x18
-        text run at (1,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (0,1) size 10x18
+        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1638) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (11,0) size 7x19
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (9,0) size 8x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (3,1) size 8x18
-        text run at (3,1) width 8: &quot;c&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (2,1) size 8x18
+        text run at (2,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1657) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (10,1) size 8x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (8,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (4,1) size 6x18
-        text run at (4,1) width 6 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (3,1) size 6x18
+        text run at (3,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1676) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (10,1) size 8x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (8,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><span class="cx">       RenderText {#text} at (0,1) size 10x18
</span><del>-        text run at (0,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+        text run at (0,1) width 9 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1695) size 29x19
</span><del>-      RenderText {#text} at (17,1) size 12x18
-        text run at (17,1) width 12 RTL: &quot;\x{5E9}&quot;
-      RenderBlock {SPAN} at (10,1) size 8x18
</del><ins>+      RenderText {#text} at (16,1) size 12x18
+        text run at (16,1) width 12 RTL: &quot;\x{5E9}&quot;
+      RenderBlock {SPAN} at (8,1) size 9x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (2,1) size 8x18
-        text run at (2,1) width 8: &quot;c&quot;
</del><ins>+      RenderText {#text} at (1,1) size 8x18
+        text run at (1,1) width 8: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1714) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1732) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (17,1) size 5x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (16,1) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1751) size 29x18
</span><del>-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5: &quot;)&quot;
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1769) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (10,1) size 5x18
-        text run at (10,1) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1788) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><span class="cx">       RenderText {#text} at (5,1) size 10x18
</span><span class="cx">         text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,1807) size 29x19
</span><del>-      RenderText {#text} at (8,1) size 7x18
-        text run at (8,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;a&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><span class="cx">           text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1826) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1844) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (14,1) size 8x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (13,1) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1863) size 29x18
</span><del>-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1881) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (12,0) size 5x18
-        text run at (12,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (11,0) size 5x18
+        text run at (11,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1899) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (17,1) size 5x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (16,1) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (7,1) size 10x18
-        text run at (7,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (6,1) size 10x18
+        text run at (6,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1918) size 29x18
</span><del>-      RenderText {#text} at (10,0) size 7x18
-        text run at (10,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (17,0) size 5x18
</del><ins>+      RenderText {#text} at (9,0) size 7x18
+        text run at (9,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (16,0) size 5x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 5x18
</span><span class="cx">           text run at (0,0) width 5 RTL: &quot;)&quot;
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1936) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (10,1) size 5x18
-        text run at (10,1) width 5 RTL: &quot;(&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (9,1) size 6x18
+        text run at (9,1) width 6 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,1955) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
</ins><span class="cx">       RenderText {#text} at (5,1) size 10x18
</span><span class="cx">         text run at (5,1) width 10 RTL: &quot;\x{5D1}&quot;
</span><span class="cx">     RenderBlock {DIV} at (0,1974) size 29x19
</span><del>-      RenderText {#text} at (8,1) size 7x18
-        text run at (8,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (15,0) size 7x19
</del><ins>+      RenderText {#text} at (7,1) size 8x18
+        text run at (7,1) width 8: &quot;a&quot;
+      RenderBlock {SPAN} at (14,0) size 7x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 7x18
</span><del>-          text run at (0,1) width 7 RTL: &quot;\x{5E0}&quot;
-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;c&quot;
</del><ins>+          text run at (0,1) width 6 RTL: &quot;\x{5E0}&quot;
+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;c&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,2000) size 29x18
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (9,0) size 5x18
-        text run at (9,0) width 5 RTL: &quot;(&quot;
</del><ins>+      RenderText {#text} at (8,0) size 5x18
+        text run at (8,0) width 5 RTL: &quot;(&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,2018) size 29x19
</span><del>-      RenderText {#text} at (22,1) size 7x18
-        text run at (22,1) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (14,1) size 8x18
</del><ins>+      RenderText {#text} at (21,1) size 7x18
+        text run at (21,1) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (13,1) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (4,1) size 10x18
-        text run at (4,1) width 10 RTL: &quot;\x{5D1}&quot;
</del><ins>+      RenderText {#text} at (3,1) size 10x18
+        text run at (3,1) width 10 RTL: &quot;\x{5D1}&quot;
</ins><span class="cx">     RenderBlock {DIV} at (0,2037) size 29x18
</span><del>-      RenderText {#text} at (7,0) size 7x18
-        text run at (7,0) width 7: &quot;a&quot;
-      RenderBlock {SPAN} at (14,0) size 8x18
</del><ins>+      RenderText {#text} at (6,0) size 7x18
+        text run at (6,0) width 7: &quot;a&quot;
+      RenderBlock {SPAN} at (13,0) size 8x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 8x18
</span><span class="cx">           text run at (0,0) width 8: &quot;b&quot;
</span><del>-      RenderText {#text} at (22,0) size 7x18
-        text run at (22,0) width 7: &quot;c&quot;
</del><ins>+      RenderText {#text} at (21,0) size 7x18
+        text run at (21,0) width 7: &quot;c&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditinginsertingbeforeafterinputelementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/inserting/before-after-input-element-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,8 +20,8 @@
</span><span class="cx">         RenderText {#text} at (0,2) size 35x18
</span><span class="cx">           text run at (0,2) width 35: &quot;Hello&quot;
</span><span class="cx">         RenderTextControl {INPUT} at (37,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (185,2) size 40x18
-          text run at (185,2) width 40: &quot;World&quot;
-layer at (48,47) size 140x13
</del><ins>+        RenderText {#text} at (184,2) size 41x18
+          text run at (184,2) width 41: &quot;World&quot;
+layer at (48,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 5 of child 2 {#text} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditinginsertingeditingemptydivsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -50,37 +50,37 @@
</span><span class="cx">       RenderBlock {P} at (0,52) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 176x18
</span><span class="cx">           text run at (0,0) width 176: &quot;This div contains some text.&quot;
</span><del>-      RenderBlock {DIV} at (0,86) size 707x22 [border: (1px dotted #0000FF)]
</del><ins>+      RenderBlock {DIV} at (0,86) size 708x22 [border: (1px dotted #0000FF)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 38x18
</span><span class="cx">           text run at (1,1) width 38: &quot;chello&quot;
</span><span class="cx">       RenderBlock {P} at (0,124) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 186x18
</span><span class="cx">           text run at (0,0) width 186: &quot;This div is completely empty.&quot;
</span><del>-      RenderBlock {DIV} at (0,158) size 707x22 [border: (1px dotted #0000FF)]
</del><ins>+      RenderBlock {DIV} at (0,158) size 708x22 [border: (1px dotted #0000FF)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 7x18
</span><span class="cx">           text run at (1,1) width 7: &quot;c&quot;
</span><span class="cx">       RenderBlock {P} at (0,196) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 340x18
</span><span class="cx">           text run at (0,0) width 340: &quot;This div contains some collapsable whitespace (a '\\n').&quot;
</span><del>-      RenderBlock {DIV} at (0,230) size 707x22 [border: (1px dotted #0000FF)]
</del><ins>+      RenderBlock {DIV} at (0,230) size 708x22 [border: (1px dotted #0000FF)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 7x18
</span><span class="cx">           text run at (1,1) width 7: &quot;c&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,268) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 234x18
</span><span class="cx">           text run at (0,0) width 234: &quot;This div contains a self-closing p tag.&quot;
</span><del>-      RenderBlock {DIV} at (0,302) size 707x36 [border: (1px dotted #0000FF)]
-        RenderBlock (anonymous) at (1,1) size 705x18
</del><ins>+      RenderBlock {DIV} at (0,302) size 708x36 [border: (1px dotted #0000FF)]
+        RenderBlock (anonymous) at (1,1) size 706x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 7x18
</span><span class="cx">             text run at (0,0) width 7: &quot;c&quot;
</span><del>-        RenderBlock {P} at (1,35) size 705x0
</del><ins>+        RenderBlock {P} at (1,35) size 706x0
</ins><span class="cx">       RenderBlock {P} at (0,354) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 720x18
</span><span class="cx">           text run at (0,0) width 720: &quot;This div contains a self-closing p tag and some collapsable whitespace (two '\\n's before and after the self closing p.&quot;
</span><del>-      RenderBlock {DIV} at (0,388) size 707x36 [border: (1px dotted #0000FF)]
-        RenderBlock (anonymous) at (1,1) size 705x18
</del><ins>+      RenderBlock {DIV} at (0,388) size 708x36 [border: (1px dotted #0000FF)]
+        RenderBlock (anonymous) at (1,1) size 706x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 7x18
</span><span class="cx">             text run at (0,0) width 7: &quot;c&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {P} at (1,35) size 705x0
</del><ins>+        RenderBlock {P} at (1,35) size 706x0
</ins><span class="cx"> caret: position 1 of child 0 {#text} of child 21 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingpasteboard4806874expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/pasteboard/4806874-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/pasteboard/4806874-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/pasteboard/4806874-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">         RenderText {#text} at (0,2) size 35x18
</span><span class="cx">           text run at (0,2) width 35: &quot;Hello&quot;
</span><span class="cx">         RenderTextControl {INPUT} at (37,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (185,2) size 4x18
-          text run at (185,2) width 4: &quot;:&quot;
-layer at (48,47) size 140x13
</del><ins>+        RenderText {#text} at (184,2) size 5x18
+          text run at (184,2) width 5: &quot;:&quot;
+layer at (48,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 1 of child 1 {INPUT} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingpasteboarddragimagetocontenteditableiniframeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">           layer at (0,0) size 300x150
</span><span class="cx">             RenderBlock {HTML} at (0,0) size 300x150
</span><span class="cx">               RenderBody {BODY} at (8,8) size 284x134
</span><del>-                RenderBlock {DIV} at (0,0) size 271x129 [border: (1px solid #000000)]
</del><ins>+                RenderBlock {DIV} at (0,0) size 272x130 [border: (1px solid #000000)]
</ins><span class="cx">                   RenderImage {IMG} at (1,84) size 20x20
</span><span class="cx">                   RenderImage {IMG} at (21,1) size 76x103
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingpasteboarddroptextwithoutselectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -28,14 +28,14 @@
</span><span class="cx">       RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
</span><span class="cx">       RenderBlock (anonymous) at (0,96) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,2) size 4x18
-          text run at (150,2) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 162x18 [color=#0000EE]
-          RenderText {#text} at (154,2) size 162x18
-            text run at (154,2) width 162: &quot;drop me into the text field&quot;
</del><ins>+        RenderText {#text} at (149,2) size 5x18
+          text run at (149,2) width 5: &quot; &quot;
+        RenderInline {A} at (0,0) size 163x18 [color=#0000EE]
+          RenderText {#text} at (153,2) size 163x18
+            text run at (153,2) width 163: &quot;drop me into the text field&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,109) size 140x13
</del><ins>+layer at (13,109) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 119x13
</span><span class="cx">       text run at (0,0) width 119: &quot;http://www.ibm.com/&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingpasteboardinputfield1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/pasteboard/input-field-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,14 +19,14 @@
</span><span class="cx">           text run at (0,0) width 235: &quot;This tests Copy/Paste of a input field.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderTextControl {INPUT} at (152,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderTextControl {INPUT} at (151,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">       RenderBlock {UL} at (0,73) size 784x18
</span><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 43x18
</span><span class="cx">             text run at (0,0) width 43: &quot;Passed&quot;
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (163,47) size 140x13
</del><ins>+layer at (162,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 1 of child 1 {INPUT} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection36907032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/3690703-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">           RenderBR {BR} at (392,0) size 0x18
</span><span class="cx">           RenderBR {BR} at (392,18) size 0x18
</span><span class="cx">         RenderBlock {DIV} at (0,55) size 784x105 [border: (2px solid #AAAAFF)]
</span><del>-          RenderTable {TABLE} at (215,2) size 353x23
</del><ins>+          RenderTable {TABLE} at (215,2) size 354x23
</ins><span class="cx">             RenderTableSection {TBODY} at (0,0) size 353x23
</span><span class="cx">               RenderTableRow {TR} at (0,0) size 353x23
</span><span class="cx">                 RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -82,13 +82,13 @@
</span><span class="cx">                     text run at (0,0) width 4: &quot; &quot;
</span><span class="cx">                 RenderTableCell {TD} at (193,0) size 393x45 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 389x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderBR {BR} at (393,16) size 0x0
</del><ins>+                  RenderBR {BR} at (392,16) size 1x0
</ins><span class="cx">                   RenderButton {INPUT} at (94,25) size 93x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 77x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 77x14
</ins><span class="cx">                       RenderText at (0,0) size 77x13
</span><span class="cx">                         text run at (0,0) width 77: &quot;Google Search&quot;
</span><del>-                  RenderButton {INPUT} at (191,25) size 108x18 [bgcolor=#C0C0C0]
-                    RenderBlock (anonymous) at (8,2) size 92x13
</del><ins>+                  RenderButton {INPUT} at (190,25) size 109x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 92x14
</ins><span class="cx">                       RenderText at (0,0) size 92x13
</span><span class="cx">                         text run at (0,0) width 92: &quot;I'm Feeling Lucky&quot;
</span><span class="cx">                 RenderTableCell {TD} at (586,0) size 194x39 [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection3690703expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/3690703-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/3690703-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/3690703-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">           RenderBR {BR} at (392,0) size 0x18
</span><span class="cx">           RenderBR {BR} at (392,18) size 0x18
</span><span class="cx">         RenderBlock {DIV} at (0,55) size 784x105 [border: (2px solid #AAAAFF)]
</span><del>-          RenderTable {TABLE} at (215,2) size 353x23
</del><ins>+          RenderTable {TABLE} at (215,2) size 354x23
</ins><span class="cx">             RenderTableSection {TBODY} at (0,0) size 353x23
</span><span class="cx">               RenderTableRow {TR} at (0,0) size 353x23
</span><span class="cx">                 RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -84,13 +84,13 @@
</span><span class="cx">                     text run at (0,0) width 4: &quot; &quot;
</span><span class="cx">                 RenderTableCell {TD} at (193,0) size 393x45 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 389x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderBR {BR} at (393,16) size 0x0
</del><ins>+                  RenderBR {BR} at (392,16) size 1x0
</ins><span class="cx">                   RenderButton {INPUT} at (94,25) size 93x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 77x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 77x14
</ins><span class="cx">                       RenderText at (0,0) size 77x13
</span><span class="cx">                         text run at (0,0) width 77: &quot;Google Search&quot;
</span><del>-                  RenderButton {INPUT} at (191,25) size 108x18 [bgcolor=#C0C0C0]
-                    RenderBlock (anonymous) at (8,2) size 92x13
</del><ins>+                  RenderButton {INPUT} at (190,25) size 109x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 92x14
</ins><span class="cx">                       RenderText at (0,0) size 92x13
</span><span class="cx">                         text run at (0,0) width 92: &quot;I'm Feeling Lucky&quot;
</span><span class="cx">                 RenderTableCell {TD} at (586,0) size 194x39 [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection3690719expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/3690719-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/3690719-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/3690719-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">           RenderBR {BR} at (392,0) size 0x18
</span><span class="cx">           RenderBR {BR} at (392,18) size 0x18
</span><span class="cx">         RenderBlock {DIV} at (0,55) size 784x105 [border: (2px solid #AAAAFF)]
</span><del>-          RenderTable {TABLE} at (215,2) size 353x23
</del><ins>+          RenderTable {TABLE} at (215,2) size 354x23
</ins><span class="cx">             RenderTableSection {TBODY} at (0,0) size 353x23
</span><span class="cx">               RenderTableRow {TR} at (0,0) size 353x23
</span><span class="cx">                 RenderTableCell {TD} at (0,0) size 353x23 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -76,13 +76,13 @@
</span><span class="cx">                     text run at (0,0) width 4: &quot; &quot;
</span><span class="cx">                 RenderTableCell {TD} at (193,0) size 393x45 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 389x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderBR {BR} at (393,16) size 0x0
</del><ins>+                  RenderBR {BR} at (392,16) size 1x0
</ins><span class="cx">                   RenderButton {INPUT} at (94,25) size 93x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 77x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 77x14
</ins><span class="cx">                       RenderText at (0,0) size 77x13
</span><span class="cx">                         text run at (0,0) width 77: &quot;Google Search&quot;
</span><del>-                  RenderButton {INPUT} at (191,25) size 108x18 [bgcolor=#C0C0C0]
-                    RenderBlock (anonymous) at (8,2) size 92x13
</del><ins>+                  RenderButton {INPUT} at (190,25) size 109x18 [bgcolor=#C0C0C0]
+                    RenderBlock (anonymous) at (8,2) size 92x14
</ins><span class="cx">                       RenderText at (0,0) size 92x13
</span><span class="cx">                         text run at (0,0) width 92: &quot;I'm Feeling Lucky&quot;
</span><span class="cx">                 RenderTableCell {TD} at (586,0) size 194x39 [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection4397952expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/4397952-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/4397952-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/4397952-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,11 +14,11 @@
</span><span class="cx">           text run at (264,0) width 301: &quot;The caret should be just after the second button.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 36x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 20x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 20x14
</ins><span class="cx">             RenderText at (0,0) size 20x13
</span><span class="cx">               text run at (0,0) width 20: &quot;Foo&quot;
</span><del>-        RenderButton {INPUT} at (42,2) size 33x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 17x13
</del><ins>+        RenderButton {INPUT} at (41,2) size 34x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 17x14
</ins><span class="cx">             RenderText at (0,0) size 17x13
</span><span class="cx">               text run at (0,0) width 17: &quot;Bar&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection48954283expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/4895428-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,6 +20,6 @@
</span><span class="cx">         RenderBlock {DIV} at (0,41) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 22x18
</span><span class="cx">             text run at (0,0) width 22: &quot;baz&quot;
</span><del>-layer at (13,101) size 140x13
</del><ins>+layer at (13,101) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection4975120expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/4975120-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/4975120-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/4975120-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">           text run at (0,18) width 776: &quot;To run manually, make another window active and then make this window active. Only the subframe should appear active.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,52) size 784x177
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderBR {BR} at (150,16) size 0x0
</del><ins>+        RenderBR {BR} at (149,16) size 1x0
</ins><span class="cx">         RenderIFrame {IFRAME} at (0,23) size 304x154 [border: (2px inset #000000)]
</span><span class="cx">           layer at (0,0) size 300x150
</span><span class="cx">             RenderView at (0,0) size 300x150
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">               RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,65) size 140x13
</del><ins>+layer at (13,65) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 18x13
</span><span class="cx">       text run at (0,0) width 18: &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection5240265expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/5240265-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/5240265-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/5240265-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">           text run at (0,36) width 216: &quot;text inside of it should be selected.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,70) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 79x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 63x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 63x14
</ins><span class="cx">             RenderText at (0,0) size 63x13
</span><span class="cx">               text run at (0,0) width 63: &quot;Click on me&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselection53544552expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/5354455-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/5354455-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/5354455-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</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"> layer at (8,8) size 612x142
</span><del>-  RenderBody {BODY} at (8,8) size 612x142 [border: (1px solid #000000)]
</del><ins>+  RenderBody {BODY} at (8,8) size 612x143 [border: (1px solid #000000)]
</ins><span class="cx">     RenderBlock {H1} at (6,6) size 600x37
</span><span class="cx">       RenderText {#text} at (0,0) size 451x37
</span><span class="cx">         text run at (0,0) width 451: &quot;Word selection on right click test&quot;
</span><del>-    RenderBlock (anonymous) at (6,64) size 600x72
</del><ins>+    RenderBlock (anonymous) at (6,64) size 600x73
</ins><span class="cx">       RenderText {#text} at (0,0) size 597x36
</span><span class="cx">         text run at (0,0) width 597: &quot;This tests to make sure that right clicking non-editable content only creates a word selection for&quot;
</span><span class="cx">         text run at (0,18) width 103: &quot;clicks over text. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretltr2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for LTR text in a RTL block. To test&quot;
</span><span class="cx">           text run at (0,18) width 465: &quot;manually, click the right of the text. The caret should be on the right edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x45 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x45 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (116,11) size 74x23
</span><span class="cx">           text run at (116,11) width 74: &quot;WebKit2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,97) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretltr2leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-2-left-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for LTR text in a RTL block. To test&quot;
</span><span class="cx">           text run at (0,18) width 447: &quot;manually, click the left of the text. The caret should be on the left edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x45 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x45 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (116,11) size 74x23
</span><span class="cx">           text run at (116,11) width 74: &quot;WebKit2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,97) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretltrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for LTR text in a LTR block. To test&quot;
</span><span class="cx">           text run at (0,18) width 447: &quot;manually, click the left of the text. The caret should be on the left edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x45 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x45 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (11,11) size 74x23
</span><span class="cx">           text run at (11,11) width 74: &quot;WebKit2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,97) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretltrrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-right-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-right-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-ltr-right-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for LTR text in a LTR block. To test&quot;
</span><span class="cx">           text run at (0,18) width 465: &quot;manually, click the right of the text. The caret should be on the right edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x45 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x45 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (11,11) size 74x23
</span><span class="cx">           text run at (11,11) width 74: &quot;WebKit2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,97) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretrtl2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a RTL block. To test&quot;
</span><span class="cx">           text run at (0,18) width 465: &quot;manually, click the right of the text. The caret should be on the right edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x46 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x46 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (11,12) size 72x23
</span><span class="cx">           text run at (11,12) width 72 RTL: &quot;\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,98) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretrtl2leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-left-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-left-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-2-left-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a LTR block. To test&quot;
</span><span class="cx">           text run at (0,18) width 447: &quot;manually, click the left of the text. The caret should be on the left edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x46 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x46 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (11,12) size 72x23
</span><span class="cx">           text run at (11,12) width 72 RTL: &quot;\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,98) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretrtlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a RTL block. To test&quot;
</span><span class="cx">           text run at (0,18) width 447: &quot;manually, click the left of the text. The caret should be on the left edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x46 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x46 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (118,12) size 72x23
</span><span class="cx">           text run at (118,12) width 72 RTL: &quot;\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,98) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncaretrtlrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/caret-rtl-right-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 758x36
</span><span class="cx">           text run at (0,0) width 758: &quot;This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a RTL block. To test&quot;
</span><span class="cx">           text run at (0,18) width 465: &quot;manually, click the right of the text. The caret should be on the right edge.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 201x46 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 202x46 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (118,12) size 72x23
</span><span class="cx">           text run at (118,12) width 72 RTL: &quot;\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,98) size 784x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectioncollapseselectioninbidiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> 
</span><span class="cx"> PASS Selection is [anchorNode: [object Text](אבגדה) anchorOffset: 3 focusNode: [object Text](אבגדה) focusOffset: 3 isCollapsed: true]
</span><span class="cx"> PASS Selection is [anchorNode: [object Text](אבגדה) anchorOffset: 1 focusNode: [object Text](אבגדה) focusOffset: 1 isCollapsed: true]
</span><del>-PASS Selection is [anchorNode: [object Text](hello) anchorOffset: 1 focusNode: [object Text](hello) focusOffset: 1 isCollapsed: true]
</del><ins>+PASS Selection is [anchorNode: [object Text](hello) anchorOffset: 2 focusNode: [object Text](hello) focusOffset: 2 isCollapsed: true]
</ins><span class="cx"> PASS Selection is [anchorNode: [object Text](hello) anchorOffset: 4 focusNode: [object Text](hello) focusOffset: 4 isCollapsed: true]
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectiondragselect1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">           text run at (64,2) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (70,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderBlock {UL} at (0,73) size 784x0
</span><del>-layer at (81,47) size 140x13
</del><ins>+layer at (81,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> selection start: position 4 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of body
</span><span class="cx"> selection end:   position 1 of child 1 {#text} of child 2 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectiondragstarteventclientxyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> DRAG ME!
</span><span class="cx"> SUCCESS Expected 119 for clientX and got it.
</span><span class="cx"> 
</span><del>-SUCCESS Expected 49 for clientY and got it.
</del><ins>+SUCCESS Expected 50 for clientY and got it.
</ins><span class="cx"> 
</span><span class="cx"> SUCCESS Expected 119 for pageX and got it.
</span><span class="cx"> 
</span><del>-SUCCESS Expected 49 for pageY and got it.
</del><ins>+SUCCESS Expected 50 for pageY and got it.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionmixededitability10expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/mixed-editability-10-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/mixed-editability-10-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/mixed-editability-10-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,8 +15,8 @@
</span><span class="cx"> #6 non editable DIV element with an editable empty span element
</span><span class="cx"> 
</span><span class="cx"> Hello: 
</span><del>-Anchor ([object HTMLDivElement], 0 caret[40,540] refpos=40) is correct.
-Anchor ([object HTMLDivElement], 3 caret[75,540] refpos=76) is incorrect.
</del><ins>+Anchor ([object HTMLDivElement], 0 caret[40,540] refpos=41) is incorrect.
+Anchor ([object HTMLDivElement], 3 caret[75,540] refpos=77) is incorrect.
</ins><span class="cx"> Anchor ([object HTMLDivElement], 1 caret[43,472] refpos=43) is correct.
</span><span class="cx"> Anchor ([object HTMLDivElement], 0 caret[8,472] refpos=8) is correct.
</span><span class="cx"> Anchor ([object HTMLDivElement], 0 caret[73,404] refpos=73) is correct.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,15 +12,15 @@
</span><span class="cx">           text run at (0,0) width 774: &quot;To manually test, select text by a mouse drag starting in \&quot;hello\&quot; and ending in \&quot;world\&quot;. Selection should only extend inside&quot;
</span><span class="cx">           text run at (0,18) width 112: &quot;the input element.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,104) size 784x28
</span><del>-        RenderTextControl {INPUT} at (0,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (59,6) size 4x18
-          text run at (59,6) width 4: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 37x18
-          RenderText {#text} at (63,6) size 37x18
-            text run at (63,6) width 37: &quot;world&quot;
</del><ins>+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (11,117) size 53x18
</span><del>-  RenderBlock {DIV} at (3,3) size 53x18
</del><ins>+  RenderBlock {DIV} at (3,3) size 54x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 38x18
</span><span class="cx">       text run at (0,0) width 38: &quot;hello&quot;
</span><span class="cx"> selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,15 +12,15 @@
</span><span class="cx">           text run at (0,0) width 776: &quot;To manually test, select text by a mouse drag starting in \&quot;world\&quot; and ending in \&quot;hello\&quot;. Selection should not extend into the&quot;
</span><span class="cx">           text run at (0,18) width 89: &quot;input element.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,104) size 784x28
</span><del>-        RenderTextControl {INPUT} at (0,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (59,6) size 4x18
-          text run at (59,6) width 4: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 37x18
-          RenderText {#text} at (63,6) size 37x18
-            text run at (63,6) width 37: &quot;world&quot;
</del><ins>+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (11,117) size 53x18
</span><del>-  RenderBlock {DIV} at (3,3) size 53x18
</del><ins>+  RenderBlock {DIV} at (3,3) size 54x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 38x18
</span><span class="cx">       text run at (0,0) width 38: &quot;hello&quot;
</span><span class="cx"> selection start: position 0 of child 2 {#text} of child 5 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">             text run at (0,6) width 31: &quot;hello&quot;
</span><span class="cx">         RenderText {#text} at (31,6) size 4x18
</span><span class="cx">           text run at (31,6) width 4: &quot; &quot;
</span><del>-        RenderTextControl {INPUT} at (35,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderTextControl {INPUT} at (35,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (46,117) size 53x18
</span><del>-  RenderBlock {DIV} at (3,3) size 53x18
</del><ins>+  RenderBlock {DIV} at (3,3) size 54x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 44x18
</span><span class="cx">       text run at (0,0) width 44: &quot;world&quot;
</span><span class="cx"> selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 5 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,22 +12,22 @@
</span><span class="cx">           text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;hello\&quot; and ending in \&quot;WebKit\&quot;. Selection should extend only in&quot;
</span><span class="cx">           text run at (0,18) width 244: &quot;the input element that contains \&quot;hello\&quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,104) size 784x28
</span><del>-        RenderTextControl {INPUT} at (0,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (59,6) size 4x18
-          text run at (59,6) width 4: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 37x18
-          RenderText {#text} at (63,6) size 37x18
-            text run at (63,6) width 37: &quot;world&quot;
-        RenderText {#text} at (100,6) size 4x18
-          text run at (100,6) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (104,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
+        RenderText {#text} at (100,6) size 5x18
+          text run at (100,6) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (104,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (11,117) size 53x18
</span><del>-  RenderBlock {DIV} at (3,3) size 53x18
</del><ins>+  RenderBlock {DIV} at (3,3) size 54x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 38x18
</span><span class="cx">       text run at (0,0) width 38: &quot;hello&quot;
</span><span class="cx"> layer at (115,117) size 53x18 scrollWidth 54
</span><del>-  RenderBlock {DIV} at (3,3) size 53x18
</del><ins>+  RenderBlock {DIV} at (3,3) size 54x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 54x18
</span><span class="cx">       text run at (0,0) width 54: &quot;WebKit&quot;
</span><span class="cx"> selection start: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 5 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionselectacrossreadonlyinput5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/select-across-readonly-input-5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,22 +12,22 @@
</span><span class="cx">           text run at (0,0) width 762: &quot;To manually test, select text by a mouse drag starting in \&quot;WebKit\&quot; and ending in \&quot;hello\&quot;. Selection should extend only in&quot;
</span><span class="cx">           text run at (0,18) width 263: &quot;the input element that contains \&quot;WebKit\&quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,104) size 784x28
</span><del>-        RenderTextControl {INPUT} at (0,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (59,6) size 4x18
-          text run at (59,6) width 4: &quot; &quot;
-        RenderInline {SPAN} at (0,0) size 37x18
-          RenderText {#text} at (63,6) size 37x18
-            text run at (63,6) width 37: &quot;world&quot;
-        RenderText {#text} at (100,6) size 4x18
-          text run at (100,6) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (104,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderTextControl {INPUT} at (0,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (59,6) size 5x18
+          text run at (59,6) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 38x18
+          RenderText {#text} at (63,6) size 38x18
+            text run at (63,6) width 38: &quot;world&quot;
+        RenderText {#text} at (100,6) size 5x18
+          text run at (100,6) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (104,2) size 60x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (11,117) size 53x18
</span><del>-  RenderBlock {DIV} at (3,3) size 53x18
</del><ins>+  RenderBlock {DIV} at (3,3) size 54x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 38x18
</span><span class="cx">       text run at (0,0) width 38: &quot;hello&quot;
</span><span class="cx"> layer at (115,117) size 53x18 scrollWidth 54
</span><del>-  RenderBlock {DIV} at (3,3) size 53x18
</del><ins>+  RenderBlock {DIV} at (3,3) size 54x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 54x18
</span><span class="cx">       text run at (0,0) width 54: &quot;WebKit&quot;
</span><span class="cx"> selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of child 5 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionselecttextoverflowellipsisexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">             text run at (68,0) width 156: &quot;WebKit bug 29968&quot;
</span><span class="cx">         RenderText {#text} at (224,0) size 560x22
</span><span class="cx">           text run at (224,0) width 560: &quot;: Selecting text with text-overflow ellipsis should not show cut off text&quot;
</span><del>-layer at (8,48) size 95x18 scrollWidth 121
-  RenderBlock {DIV} at (0,40) size 95x18
</del><ins>+layer at (8,49) size 95x18 scrollWidth 121
+  RenderBlock {DIV} at (0,40) size 95x19
</ins><span class="cx">     RenderText {#text} at (0,0) size 121x18
</span><span class="cx">       text run at (0,0) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx"> selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionselectionbuttontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/selection-button-text-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,20 +14,20 @@
</span><span class="cx">           RenderText {#text} at (0,19) size 59x18
</span><span class="cx">             text run at (0,19) width 59: &quot;with text &quot;
</span><span class="cx">           RenderButton {INPUT} at (61,20) size 62x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 46x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 46x14
</ins><span class="cx">               RenderText at (0,0) size 46x13
</span><span class="cx">                 text run at (0,0) width 46: &quot;too little&quot;
</span><del>-          RenderText {#text} at (125,19) size 55x18
-            text run at (125,19) width 55: &quot; too little&quot;
</del><ins>+          RenderText {#text} at (124,19) size 56x18
+            text run at (124,19) width 56: &quot; too little&quot;
</ins><span class="cx">         RenderBlock {DIV} at (0,40) size 784x22
</span><span class="cx">           RenderText {#text} at (0,1) size 54x18
</span><span class="cx">             text run at (0,1) width 54: &quot;and text &quot;
</span><span class="cx">           RenderButton {INPUT} at (56,2) size 67x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 51x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 51x14
</ins><span class="cx">               RenderText at (0,0) size 51x13
</span><span class="cx">                 text run at (0,0) width 51: &quot;too much&quot;
</span><del>-          RenderText {#text} at (125,1) size 63x18
-            text run at (125,1) width 63: &quot; too much&quot;
</del><ins>+          RenderText {#text} at (124,1) size 64x18
+            text run at (124,1) width 64: &quot; too much&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,62) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 244x18
</span><span class="cx">             text run at (0,0) width 244: &quot;Should not be selected in the selection.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x198
</span><del>-  RenderBlock {HTML} at (0,0) size 800x198
-    RenderBody {BODY} at (8,16) size 784x169
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x199
+    RenderBody {BODY} at (8,16) size 784x170
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 388x18
</span><span class="cx">           text run at (0,0) width 388: &quot;This tests horizontal caret movement in vertical writing mode.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 88x135
-        RenderBlock {P} at (20,0) size 48x135
</del><ins>+      RenderBlock {DIV} at (0,34) size 88x136
+        RenderBlock {P} at (20,0) size 48x136
</ins><span class="cx">           RenderText {#text} at (1,38) size 23x97
</span><span class="cx">             text run at (1,38) width 97 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}.&quot;
</span><span class="cx">           RenderBR {BR} at (1,38) size 23x1
</span><span class="cx">           RenderText {#text} at (25,28) size 23x107
</span><span class="cx">             text run at (25,28) width 107 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><del>-      RenderBlock {PRE} at (0,182) size 784x0
</del><ins>+      RenderBlock {PRE} at (0,182) size 784x1
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlinebackwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x198
</span><del>-  RenderBlock {HTML} at (0,0) size 800x198
-    RenderBody {BODY} at (8,16) size 784x169
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x199
+    RenderBody {BODY} at (8,16) size 784x170
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 388x18
</span><span class="cx">           text run at (0,0) width 388: &quot;This tests horizontal caret movement in vertical writing mode.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 108x135
-        RenderBlock {P} at (20,0) size 24x135
</del><ins>+      RenderBlock {DIV} at (0,34) size 108x136
+        RenderBlock {P} at (20,0) size 24x136
</ins><span class="cx">           RenderText {#text} at (1,38) size 23x97
</span><span class="cx">             text run at (1,38) width 97 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}.&quot;
</span><del>-        RenderBlock {P} at (64,0) size 24x135
</del><ins>+        RenderBlock {P} at (64,0) size 24x136
</ins><span class="cx">           RenderText {#text} at (1,28) size 23x107
</span><span class="cx">             text run at (1,28) width 107 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><del>-      RenderBlock {PRE} at (0,182) size 784x0
</del><ins>+      RenderBlock {PRE} at (0,182) size 784x1
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 5 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x198
</span><del>-  RenderBlock {HTML} at (0,0) size 800x198
-    RenderBody {BODY} at (8,16) size 784x169
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x199
+    RenderBody {BODY} at (8,16) size 784x170
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 388x18
</span><span class="cx">           text run at (0,0) width 388: &quot;This tests horizontal caret movement in vertical writing mode.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 88x135
-        RenderBlock {P} at (20,0) size 48x135
</del><ins>+      RenderBlock {DIV} at (0,34) size 88x136
+        RenderBlock {P} at (20,0) size 48x136
</ins><span class="cx">           RenderText {#text} at (1,38) size 23x97
</span><span class="cx">             text run at (1,38) width 97 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}.&quot;
</span><span class="cx">           RenderBR {BR} at (1,38) size 23x1
</span><span class="cx">           RenderText {#text} at (25,28) size 23x107
</span><span class="cx">             text run at (25,28) width 107 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><del>-      RenderBlock {PRE} at (0,182) size 784x0
</del><ins>+      RenderBlock {PRE} at (0,182) size 784x1
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 6 of child 2 {#text} of child 1 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlrtlextendlineforwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x198
</span><del>-  RenderBlock {HTML} at (0,0) size 800x198
-    RenderBody {BODY} at (8,16) size 784x169
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x199
+    RenderBody {BODY} at (8,16) size 784x170
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 388x18
</span><span class="cx">           text run at (0,0) width 388: &quot;This tests horizontal caret movement in vertical writing mode.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 108x135
-        RenderBlock {P} at (20,0) size 24x135
</del><ins>+      RenderBlock {DIV} at (0,34) size 108x136
+        RenderBlock {P} at (20,0) size 24x136
</ins><span class="cx">           RenderText {#text} at (1,38) size 23x97
</span><span class="cx">             text run at (1,38) width 97 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}.&quot;
</span><del>-        RenderBlock {P} at (64,0) size 24x135
</del><ins>+        RenderBlock {P} at (64,0) size 24x136
</ins><span class="cx">           RenderText {#text} at (1,28) size 23x107
</span><span class="cx">             text run at (1,28) width 107 RTL: &quot;\x{5D0}\x{5D9}\x{5DF} \x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span><del>-      RenderBlock {PRE} at (0,182) size 784x0
</del><ins>+      RenderBlock {PRE} at (0,182) size 784x1
</ins><span class="cx"> selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
</span><span class="cx"> selection end:   position 6 of child 0 {#text} of child 2 {P} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbackgroundsbackgroundinheritcolorbugexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1149
</del><ins>+layer at (0,0) size 785x1150
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1149
-  RenderBlock {HTML} at (0,0) size 785x1149
-    RenderBody {BODY} at (8,8) size 769x1111
-      RenderBlock {DIV} at (73,0) size 623x472 [border: (4px solid #000000)]
-        RenderBlock {P} at (4,20) size 615x36
</del><ins>+layer at (0,0) size 785x1150
+  RenderBlock {HTML} at (0,0) size 785x1151
+    RenderBody {BODY} at (8,8) size 769x1113
+      RenderBlock {DIV} at (72,0) size 625x472 [border: (4px solid #000000)]
+        RenderBlock {P} at (4,20) size 616x36
</ins><span class="cx">           RenderText {#text} at (0,0) size 580x36
</span><span class="cx">             text run at (0,0) width 580: &quot;Affected Browsers: Safari 2.0, Windows Internet Explorer 6&quot;
</span><span class="cx">             text run at (0,18) width 30: &quot;SP2&quot;
</span><del>-        RenderBlock {HR} at (4,72) size 615x2 [border: (1px inset #000000)]
-        RenderBlock {P} at (4,90) size 615x54
</del><ins>+        RenderBlock {HR} at (4,72) size 616x2 [border: (1px inset #000000)]
+        RenderBlock {P} at (4,90) size 616x54
</ins><span class="cx">           RenderText {#text} at (0,0) size 610x54
</span><span class="cx">             text run at (0,0) width 610: &quot;Bug Description: On the Affected Browsers, if a rule sets the&quot;
</span><span class="cx">             text run at (0,18) width 540: &quot;'background-color' of an element, this color cannot be&quot;
</span><span class="cx">             text run at (0,36) width 480: &quot;overridden by 'background:inherit' declarations.&quot;
</span><del>-        RenderBlock {HR} at (4,160) size 615x2 [border: (1px inset #000000)]
-        RenderBlock {P} at (4,178) size 615x90
</del><ins>+        RenderBlock {HR} at (4,160) size 616x2 [border: (1px inset #000000)]
+        RenderBlock {P} at (4,178) size 616x90
</ins><span class="cx">           RenderText {#text} at (0,0) size 600x54
</span><span class="cx">             text run at (0,0) width 600: &quot;Example: With the following code, the background color of H1&quot;
</span><span class="cx">             text run at (0,18) width 560: &quot;elements stays pink, no matter what background color the&quot;
</span><span class="lines">@@ -28,18 +28,18 @@
</span><span class="cx">           RenderText {#text} at (0,72) size 290x18
</span><span class="cx">             text run at (0,72) width 50: &quot;  H1 &quot;
</span><span class="cx">             text run at (50,72) width 240: &quot;{ background: inherit; }&quot;
</span><del>-        RenderBlock {HR} at (4,284) size 615x2 [border: (1px inset #000000)]
-        RenderBlock {P} at (4,302) size 615x54
</del><ins>+        RenderBlock {HR} at (4,284) size 616x2 [border: (1px inset #000000)]
+        RenderBlock {P} at (4,302) size 616x54
</ins><span class="cx">           RenderText {#text} at (0,0) size 610x54
</span><span class="cx">             text run at (0,0) width 610: &quot;Work-around: The 'background-color' can only be overridden by&quot;
</span><span class="cx">             text run at (0,18) width 600: &quot;another 'background-color' declaration, or by a 'background'&quot;
</span><span class="cx">             text run at (0,36) width 380: &quot;declaration that does specify a color.&quot;
</span><del>-        RenderBlock {HR} at (4,372) size 615x2 [border: (1px inset #000000)]
-        RenderBlock (anonymous) at (4,382) size 615x18
</del><ins>+        RenderBlock {HR} at (4,372) size 616x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (4,382) size 616x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 401x18
</span><span class="cx">             text run at (0,0) width 401: &quot;This is in contradiction with the CSS2 specification which says:&quot;
</span><del>-        RenderBlock {UL} at (4,416) size 615x36
-          RenderListItem {LI} at (40,0) size 575x36
</del><ins>+        RenderBlock {UL} at (4,416) size 616x36
+          RenderListItem {LI} at (40,0) size 576x36
</ins><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">             RenderText {#text} at (0,0) size 29x18
</span><span class="cx">               text run at (0,0) width 29: &quot;The &quot;
</span><span class="lines">@@ -49,29 +49,29 @@
</span><span class="cx">             RenderText {#text} at (110,0) size 563x36
</span><span class="cx">               text run at (110,0) width 453: &quot; property first sets all the individual background properties to their initial&quot;
</span><span class="cx">               text run at (0,18) width 373: &quot;values, then assigns explicit values given in the declaration.&quot;
</span><del>-      RenderBlock {DIV} at (73,502) size 623x609 [color=#008000] [bgcolor=#90EE90] [border: (4px solid #008000)]
-        RenderBlock (anonymous) at (4,4) size 615x18
</del><ins>+      RenderBlock {DIV} at (72,502) size 625x611 [color=#008000] [bgcolor=#90EE90] [border: (4px solid #008000)]
+        RenderBlock (anonymous) at (4,4) size 616x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 219x18
</span><span class="cx">             text run at (0,0) width 219: &quot;This DIV has a green background.&quot;
</span><del>-        RenderBlock {H1} at (61,43) size 500x156 [border: (4px solid #008000)]
</del><ins>+        RenderBlock {H1} at (61,43) size 501x157 [border: (4px solid #008000)]
</ins><span class="cx">           RenderText {#text} at (4,4) size 445x148
</span><span class="cx">             text run at (4,4) width 441: &quot;This header should have a green&quot;
</span><span class="cx">             text run at (4,41) width 418: &quot;background (not pink) but the&quot;
</span><span class="cx">             text run at (4,78) width 445: &quot;inline style rule is ignored on the&quot;
</span><span class="cx">             text run at (4,115) width 258: &quot;Affected Browsers.&quot;
</span><del>-        RenderBlock (anonymous) at (4,229) size 615x18
</del><ins>+        RenderBlock (anonymous) at (4,229) size 616x19
</ins><span class="cx">           RenderText {#text} at (0,0) size 157x18
</span><span class="cx">             text run at (0,0) width 157: &quot;The DIV continues here.&quot;
</span><del>-        RenderBlock {H1} at (61,268) size 500x156 [border: (4px solid #008000)]
</del><ins>+        RenderBlock {H1} at (61,268) size 501x157 [border: (4px solid #008000)]
</ins><span class="cx">           RenderText {#text} at (4,4) size 449x148
</span><span class="cx">             text run at (4,4) width 441: &quot;This header should have a green&quot;
</span><span class="cx">             text run at (4,41) width 418: &quot;background (not pink) but the&quot;
</span><span class="cx">             text run at (4,78) width 449: &quot;!important rule is ignored on the&quot;
</span><span class="cx">             text run at (4,115) width 258: &quot;Affected Browsers.&quot;
</span><del>-        RenderBlock (anonymous) at (4,454) size 615x18
</del><ins>+        RenderBlock (anonymous) at (4,454) size 616x19
</ins><span class="cx">           RenderText {#text} at (0,0) size 157x18
</span><span class="cx">             text run at (0,0) width 157: &quot;The DIV continues here.&quot;
</span><del>-        RenderBlock {H1} at (61,493) size 500x82 [color=#FF0000] [bgcolor=#FFC0CB] [border: (4px solid #FF0000)]
</del><ins>+        RenderBlock {H1} at (61,494) size 501x83 [color=#FF0000] [bgcolor=#FFC0CB] [border: (4px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (4,4) size 485x74
</span><span class="cx">             text run at (4,4) width 485: &quot;This header has a pink background&quot;
</span><span class="cx">             text run at (4,41) width 219: &quot;and that's good.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbackgroundsbackgroundpositionparsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/backgrounds/background-position-parsing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/backgrounds/background-position-parsing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/backgrounds/background-position-parsing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,158 +1,158 @@
</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 800x398
-  RenderBlock {HTML} at (0,0) size 800x398
</del><ins>+layer at (0,0) size 800x405
+  RenderBlock {HTML} at (0,0) size 800x405
</ins><span class="cx">     RenderBody {BODY} at (8,16) size 784x18
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 500x18
</span><span class="cx">           text run at (0,0) width 500: &quot;In all the following boxes, the fuchsia diamond should be surrounded by a ring.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (1,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (1,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (84,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (86,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (167,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (170,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (250,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (255,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (333,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (340,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (416,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (424,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (499,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (509,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (582,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (593,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (665,35) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (678,35) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (1,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (1,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (84,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (86,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (167,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (170,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (250,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (255,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (333,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (340,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (416,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (424,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (499,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (509,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (582,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (593,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (665,93) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (678,94) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (1,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (1,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (84,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (86,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (167,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (170,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (250,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (255,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (333,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (340,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (416,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (424,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (499,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (509,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (582,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (593,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (665,151) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (678,153) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (1,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (1,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (84,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (86,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (167,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (170,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (250,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (255,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (333,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (340,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (416,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (424,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (499,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (509,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (582,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (593,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (665,209) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (678,212) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (1,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (1,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (84,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (86,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (167,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (170,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (250,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (255,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (333,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (340,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (416,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (424,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (499,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (509,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (582,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (593,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (665,267) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (678,271) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (1,325) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (1,330) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (84,325) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (86,330) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (167,325) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (170,330) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (250,325) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (255,330) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span><del>-      RenderBlock (floating) {DIV} at (333,325) size 81x56 [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (340,330) size 82x57 [border: (3px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
</span><span class="cx">           RenderBlock {DIV} at (8,8) size 59x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbackgroundssizecontainandcoverzoomedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x264
-  RenderBlock {HTML} at (0,0) size 800x264
</del><ins>+layer at (0,0) size 800x265
+  RenderBlock {HTML} at (0,0) size 800x266
</ins><span class="cx">     RenderBody {BODY} at (0,0) size 800x0
</span><del>-      RenderBlock (floating) {DIV} at (1,1) size 231x87 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (234,1) size 231x87 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (467,1) size 231x87 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (1,90) size 231x87 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (234,90) size 115x173 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (351,90) size 115x173 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (468,90) size 115x173 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (585,90) size 115x173 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (1,1) size 232x88 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (235,1) size 232x88 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (469,1) size 232x88 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (1,90) size 232x88 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (235,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (353,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (471,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (589,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockbasic001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/basic/001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/basic/001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/basic/001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 {DIV} at (0,0) size 784x182 [border: (2px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,0) size 784x185 [border: (2px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (2,2) size 780x18
</span><span class="cx">           RenderInline {I} at (0,0) size 230x18
</span><span class="cx">             RenderText {#text} at (0,0) size 93x18
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx">             RenderInline {FONT} at (0,0) size 137x18 [color=#FF0000]
</span><span class="cx">               RenderText {#text} at (93,0) size 137x18
</span><span class="cx">                 text run at (93,0) width 137: &quot;More red on this line:&quot;
</span><del>-        RenderBlock (anonymous) at (2,38) size 780x69 [color=#FF0000]
</del><ins>+        RenderBlock (anonymous) at (2,38) size 780x71 [color=#FF0000]
</ins><span class="cx">           RenderBlock {H3} at (0,0) size 780x22
</span><span class="cx">             RenderText {#text} at (0,0) size 211x22
</span><span class="cx">               text run at (0,0) width 211: &quot;Suddenly a block appears!&quot;
</span><del>-          RenderBlock {H2} at (0,41) size 780x28
</del><ins>+          RenderBlock {H2} at (0,41) size 780x29
</ins><span class="cx">             RenderText {#text} at (0,0) size 193x28
</span><span class="cx">               text run at (0,0) width 193: &quot;And another block!&quot;
</span><del>-        RenderBlock (anonymous) at (2,126) size 780x54
</del><ins>+        RenderBlock (anonymous) at (2,128) size 780x55
</ins><span class="cx">           RenderInline {I} at (0,0) size 294x36
</span><span class="cx">             RenderInline {FONT} at (0,0) size 97x36 [color=#FF0000]
</span><span class="cx">               RenderText {#text} at (0,0) size 97x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockbasic011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/basic/011-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/basic/011-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/basic/011-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x420 [color=#FFFFFF] [bgcolor=#0000FF]
</span><span class="cx">     RenderBody {BODY} at (15,15) size 490x390 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
</span><span class="cx">       RenderBlock {DL} at (5,5) size 480x10
</span><del>-        RenderBlock (floating) {DT} at (5,5) size 79x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
</del><ins>+        RenderBlock (floating) {DT} at (5,5) size 80x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (15,14) size 31x12
</span><span class="cx">             text run at (15,14) width 31: &quot;toggle&quot;
</span><span class="cx">         RenderBlock (floating) {DD} at (95,5) size 380x310 [border: (10px solid #000000)]
</span><span class="lines">@@ -12,28 +12,28 @@
</span><span class="cx">             RenderBlock (floating) {LI} at (0,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</span><span class="cx">               RenderText {#text} at (15,14) size 40x12
</span><span class="cx">                 text run at (15,14) width 40: &quot;the way&quot;
</span><del>-            RenderBlock (floating) {LI} at (90,0) size 159x110 [bgcolor=#000000]
-              RenderBlock {P} at (10,10) size 139x10
</del><ins>+            RenderBlock (floating) {LI} at (90,0) size 160x110 [bgcolor=#000000]
+              RenderBlock {P} at (10,10) size 140x10
</ins><span class="cx">                 RenderText {#text} at (0,-1) size 74x12
</span><span class="cx">                   text run at (0,-1) width 74: &quot;the world ends&quot;
</span><del>-              RenderBlock (anonymous) at (10,20) size 139x0
</del><ins>+              RenderBlock (anonymous) at (10,20) 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><del>-              RenderBlock (anonymous) at (10,20) size 139x40
-                RenderBlock {P} at (0,0) size 139x20
</del><ins>+              RenderBlock (anonymous) at (10,20) size 140x40
+                RenderBlock {P} at (0,0) size 140x20
</ins><span class="cx">                   RenderText {#text} at (0,4) size 28x12
</span><span class="cx">                     text run at (0,4) width 28: &quot;bang &quot;
</span><del>-                  RenderBlock {INPUT} at (30,3) size 12x13 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (30,3) size 13x13 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,20) size 139x20
</del><ins>+                RenderBlock {P} at (0,20) size 140x20
</ins><span class="cx">                   RenderText {#text} at (0,4) size 47x12
</span><span class="cx">                     text run at (0,4) width 47: &quot;whimper &quot;
</span><del>-                  RenderBlock {INPUT} at (49,3) size 12x13 [color=#000000]
</del><ins>+                  RenderBlock {INPUT} at (49,3) size 13x13 [color=#000000]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (10,60) size 139x0
</del><ins>+              RenderBlock (anonymous) at (10,60) 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><del>-            RenderBlock (floating) {LI} at (259,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</del><ins>+            RenderBlock (floating) {LI} at (259,0) size 81x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</ins><span class="cx">               RenderText {#text} at (15,14) size 50x12
</span><span class="cx">                 text run at (15,14) width 50: &quot;i grow old&quot;
</span><span class="cx">             RenderBlock (floating) {LI} at (0,130) size 120x120 [bgcolor=#000000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockbasic014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/basic/014-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/basic/014-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/basic/014-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderInline {A} at (0,0) size 21x16 [color=#0000EE]
</span><span class="cx">         RenderImage {IMG} at (0,0) size 21x21 [bgcolor=#008000]
</span><del>-      RenderText {#text} at (21,0) size 4x16
-        text run at (21,0) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (21,1) size 4x16
+        text run at (21,1) width 4: &quot; &quot;
</ins><span class="cx">       RenderImage {IMG} at (25,0) size 21x21 [bgcolor=#008000]
</span><del>-      RenderText {#text} at (46,0) size 295x16
-        text run at (46,0) width 295: &quot; The two green blocks should line up vertically.&quot;
</del><ins>+      RenderText {#text} at (46,1) size 295x16
+        text run at (46,1) width 295: &quot; The two green blocks should line up vertically.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockbasic015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/basic/015-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/basic/015-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/basic/015-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x423
-  RenderBlock {HTML} at (0,0) size 800x423
-    RenderBody {BODY} at (8,21) size 784x386
</del><ins>+layer at (0,0) size 800x424
+  RenderBlock {HTML} at (0,0) size 800x424
+    RenderBody {BODY} at (8,21) size 784x387
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 457x37
</span><span class="cx">           text run at (0,0) width 457: &quot;Minimum and Maximum Widths&quot;
</span><del>-      RenderBlock {DIV} at (0,58) size 784x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,58) size 784x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 408x18
</span><span class="cx">           text run at (59,3) width 408: &quot; should have a medium solid purple border, as should all the rest.&quot;
</span><del>-      RenderBlock {DIV} at (0,82) size 319x60 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,82) size 320x61 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">             text run at (269,23) width 40: &quot;width&quot;
</span><span class="cx">         RenderText {#text} at (3,39) size 43x18
</span><span class="cx">           text run at (3,39) width 43: &quot;works.&quot;
</span><del>-      RenderBlock {DIV} at (0,142) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,142) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {DIV} at (0,166) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,166) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {DIV} at (0,190) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,190) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {DIV} at (0,214) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,214) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {DIV} at (0,238) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,238) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {DIV} at (0,262) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,262) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {DIV} at (0,286) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,286) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {DIV} at (0,310) size 319x24 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,310) size 320x25 [border: (3px solid #800080)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 32x18
</span><span class="cx">           text run at (3,3) width 32: &quot;This &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -98,7 +98,7 @@
</span><span class="cx">             text run at (35,5) width 24: &quot;div&quot;
</span><span class="cx">         RenderText {#text} at (59,3) size 185x18
</span><span class="cx">           text run at (59,3) width 185: &quot; should have a width of 40%.&quot;
</span><del>-      RenderBlock {P} at (0,350) size 784x36
</del><ins>+      RenderBlock {P} at (0,350) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 200x18
</span><span class="cx">           text run at (0,0) width 200: &quot;If the browser does not support &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 72x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockbasic016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/basic/016-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/basic/016-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/basic/016-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (314,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -62,7 +62,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (184,164) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (184,164) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (314,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (184,164) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (184,164) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -158,26 +158,26 @@
</span><span class="cx">         RenderBlock {CENTER} at (6,110) size 757x26 [border: (2px solid #0000FF)]
</span><span class="cx">           RenderText {#text} at (272,4) size 213x18
</span><span class="cx">             text run at (272,4) width 213: &quot;Center tag inside align=center div&quot;
</span><del>-        RenderTable {TABLE} at (336,136) size 96x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (336,136) size 97x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 92x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 92x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (314,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                   text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-        RenderTable {TABLE} at (289,192) size 190x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (289,192) size 191x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 186x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 186x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 180x18
</span><span class="cx">                   text run at (1,1) width 180: &quot;Center table (fixed margins).&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1148) size 769x314 [border: (4px solid #800080)]
</span><del>-        RenderBlock {DIV} at (180,6) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+        RenderBlock {DIV} at (180,6) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderText {#text} at (56,4) size 296x18
</span><span class="cx">             text run at (56,4) width 296: &quot;Normal fixed width div inside align=center div&quot;
</span><span class="cx">         RenderBlock {DIV} at (355,32) size 408x44 [border: (2px solid #0000FF)]
</span><span class="lines">@@ -188,31 +188,31 @@
</span><span class="cx">           RenderText {#text} at (7,4) size 394x36
</span><span class="cx">             text run at (7,4) width 394: &quot;Normal fixed width div (auto right margin) inside align=center&quot;
</span><span class="cx">             text run at (194,22) width 20: &quot;div&quot;
</span><del>-        RenderBlock {DIV} at (180,120) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+        RenderBlock {DIV} at (180,120) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderText {#text} at (4,4) size 273x18
</span><span class="cx">             text run at (4,4) width 273: &quot;Left fixed width div inside align=center div&quot;
</span><del>-        RenderBlock {DIV} at (180,146) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+        RenderBlock {DIV} at (180,146) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderText {#text} at (59,4) size 290x18
</span><span class="cx">             text run at (59,4) width 290: &quot;Center fixed width div inside align=center div&quot;
</span><del>-        RenderBlock {DIV} at (180,172) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+        RenderBlock {DIV} at (180,172) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderText {#text} at (122,4) size 282x18
</span><span class="cx">             text run at (122,4) width 282: &quot;Right fixed width div inside align=center div&quot;
</span><del>-        RenderBlock {CENTER} at (180,198) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+        RenderBlock {CENTER} at (180,198) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderText {#text} at (55,4) size 298x18
</span><span class="cx">             text run at (55,4) width 298: &quot;Center tag (fixed width) inside align=center div&quot;
</span><del>-        RenderTable {TABLE} at (184,224) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (184,224) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (184,252) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (184,252) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                   text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-        RenderTable {TABLE} at (184,280) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (184,280) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -240,7 +240,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (314,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (314,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -274,7 +274,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                   text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-        RenderTable {TABLE} at (184,164) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+        RenderTable {TABLE} at (184,164) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -314,7 +314,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (310,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -351,7 +351,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (180,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (180,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -388,7 +388,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (310,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -425,7 +425,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (180,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (180,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -456,19 +456,19 @@
</span><span class="cx">               RenderBlock {CENTER} at (5,109) size 751x26 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderText {#text} at (273,4) size 205x18
</span><span class="cx">                   text run at (273,4) width 205: &quot;Center tag inside align=center td&quot;
</span><del>-              RenderTable {TABLE} at (332,135) size 96x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (332,135) size 97x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 92x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 92x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (310,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                         text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-              RenderTable {TABLE} at (285,191) size 190x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (285,191) size 191x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 186x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 186x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -478,34 +478,34 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 765x228
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 765x224
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 761x224 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderBlock {DIV} at (176,5) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+              RenderBlock {DIV} at (176,5) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderText {#text} at (60,4) size 288x18
</span><span class="cx">                   text run at (60,4) width 288: &quot;Normal fixed width div inside align=center td&quot;
</span><del>-              RenderBlock {DIV} at (176,31) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+              RenderBlock {DIV} at (176,31) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderText {#text} at (4,4) size 265x18
</span><span class="cx">                   text run at (4,4) width 265: &quot;Left fixed width div inside align=center td&quot;
</span><del>-              RenderBlock {DIV} at (176,57) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+              RenderBlock {DIV} at (176,57) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderText {#text} at (63,4) size 282x18
</span><span class="cx">                   text run at (63,4) width 282: &quot;Center fixed width div inside align=center td&quot;
</span><del>-              RenderBlock {DIV} at (176,83) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+              RenderBlock {DIV} at (176,83) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderText {#text} at (130,4) size 274x18
</span><span class="cx">                   text run at (130,4) width 274: &quot;Right fixed width div inside align=center td&quot;
</span><del>-              RenderBlock {CENTER} at (176,109) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+              RenderBlock {CENTER} at (176,109) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderText {#text} at (59,4) size 290x18
</span><span class="cx">                   text run at (59,4) width 290: &quot;Center tag (fixed width) inside align=center td&quot;
</span><del>-              RenderTable {TABLE} at (180,135) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (180,135) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (180,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (180,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                         text run at (1,1) width 130: &quot;Center aligned table.&quot;
</span><del>-              RenderTable {TABLE} at (180,191) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (180,191) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -536,7 +536,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (310,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (310,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -573,7 +573,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                         text run at (1,1) width 86: &quot;Normal table.&quot;
</span><del>-              RenderTable {TABLE} at (180,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+              RenderTable {TABLE} at (180,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -613,7 +613,7 @@
</span><span class="cx">                   RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                     text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (313,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -650,7 +650,7 @@
</span><span class="cx">                   RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                     text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (183,164) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (182,164) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -687,7 +687,7 @@
</span><span class="cx">                   RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                     text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (313,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -724,7 +724,7 @@
</span><span class="cx">                   RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                     text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (183,164) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (182,164) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -754,21 +754,21 @@
</span><span class="cx">           RenderBlock {CENTER} at (6,110) size 753x26 [border: (2px solid #0000FF)]
</span><span class="cx">             RenderText {#text} at (270,4) size 213x18
</span><span class="cx">               text run at (270,4) width 213: &quot;Center tag inside align=center div&quot;
</span><del>-          RenderTable {TABLE} at (335,136) size 96x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (334,136) size 97x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 92x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 92x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                   RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                     text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (313,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                   RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                     text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (5,1) width 126: &quot;Center aligned table&quot;
</span><del>-          RenderTable {TABLE} at (288,192) size 190x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (287,192) size 191x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 186x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 186x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -776,36 +776,36 @@
</span><span class="cx">                     text run at (1,1) width 9 RTL: &quot;).&quot;
</span><span class="cx">                     text run at (10,1) width 171: &quot;Center table (fixed margins&quot;
</span><span class="cx">         RenderBlock {DIV} at (2,1150) size 765x226 [border: (4px solid #800080)]
</span><del>-          RenderBlock {DIV} at (179,6) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+          RenderBlock {DIV} at (178,6) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderText {#text} at (56,4) size 296x18
</span><span class="cx">               text run at (56,4) width 296: &quot;Normal fixed width div inside align=center div&quot;
</span><del>-          RenderBlock {DIV} at (179,32) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+          RenderBlock {DIV} at (178,32) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderText {#text} at (4,4) size 273x18
</span><span class="cx">               text run at (4,4) width 273: &quot;Left fixed width div inside align=center div&quot;
</span><del>-          RenderBlock {DIV} at (179,58) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+          RenderBlock {DIV} at (178,58) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderText {#text} at (59,4) size 290x18
</span><span class="cx">               text run at (59,4) width 290: &quot;Center fixed width div inside align=center div&quot;
</span><del>-          RenderBlock {DIV} at (179,84) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+          RenderBlock {DIV} at (178,84) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderText {#text} at (122,4) size 282x18
</span><span class="cx">               text run at (122,4) width 282: &quot;Right fixed width div inside align=center div&quot;
</span><del>-          RenderBlock {CENTER} at (179,110) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+          RenderBlock {CENTER} at (178,110) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderText {#text} at (55,4) size 298x18
</span><span class="cx">               text run at (55,4) width 298: &quot;Center tag (fixed width) inside align=center div&quot;
</span><del>-          RenderTable {TABLE} at (183,136) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (182,136) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                   RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                     text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (183,164) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (182,164) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                   RenderText {#text} at (261,1) size 130x18
</span><span class="cx">                     text run at (261,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (265,1) width 126: &quot;Center aligned table&quot;
</span><del>-          RenderTable {TABLE} at (183,192) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (182,192) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -835,7 +835,7 @@
</span><span class="cx">                   RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                     text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (313,164) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (312,164) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -872,7 +872,7 @@
</span><span class="cx">                   RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                     text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                     text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-          RenderTable {TABLE} at (183,164) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+          RenderTable {TABLE} at (182,164) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">             RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -916,7 +916,7 @@
</span><span class="cx">                         RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                           text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (309,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -956,7 +956,7 @@
</span><span class="cx">                         RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                           text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (179,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (178,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -996,7 +996,7 @@
</span><span class="cx">                         RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                           text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (309,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1036,7 +1036,7 @@
</span><span class="cx">                         RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                           text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (179,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (178,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1069,21 +1069,21 @@
</span><span class="cx">                 RenderBlock {CENTER} at (5,109) size 747x26 [border: (2px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (271,4) size 205x18
</span><span class="cx">                     text run at (271,4) width 205: &quot;Center tag inside align=center td&quot;
</span><del>-                RenderTable {TABLE} at (331,135) size 96x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (330,135) size 97x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 92x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 92x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 88x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                           text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (309,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (1,1) size 130x18
</span><span class="cx">                           text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (5,1) width 126: &quot;Center aligned table&quot;
</span><del>-                RenderTable {TABLE} at (284,191) size 190x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (283,191) size 191x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 186x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 186x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 182x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1094,36 +1094,36 @@
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 761x228
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 761x224
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 757x224 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {DIV} at (175,5) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+                RenderBlock {DIV} at (174,5) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderText {#text} at (60,4) size 288x18
</span><span class="cx">                     text run at (60,4) width 288: &quot;Normal fixed width div inside align=center td&quot;
</span><del>-                RenderBlock {DIV} at (175,31) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+                RenderBlock {DIV} at (174,31) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderText {#text} at (4,4) size 265x18
</span><span class="cx">                     text run at (4,4) width 265: &quot;Left fixed width div inside align=center td&quot;
</span><del>-                RenderBlock {DIV} at (175,57) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+                RenderBlock {DIV} at (174,57) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderText {#text} at (63,4) size 282x18
</span><span class="cx">                     text run at (63,4) width 282: &quot;Center fixed width div inside align=center td&quot;
</span><del>-                RenderBlock {DIV} at (175,83) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+                RenderBlock {DIV} at (174,83) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderText {#text} at (130,4) size 274x18
</span><span class="cx">                     text run at (130,4) width 274: &quot;Right fixed width div inside align=center td&quot;
</span><del>-                RenderBlock {CENTER} at (175,109) size 408x26 [border: (2px solid #0000FF)]
</del><ins>+                RenderBlock {CENTER} at (174,109) size 409x26 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderText {#text} at (59,4) size 290x18
</span><span class="cx">                     text run at (59,4) width 290: &quot;Center tag (fixed width) inside align=center td&quot;
</span><del>-                RenderTable {TABLE} at (179,135) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (178,135) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                           text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (179,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (178,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (261,1) size 130x18
</span><span class="cx">                           text run at (261,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (265,1) width 126: &quot;Center aligned table&quot;
</span><del>-                RenderTable {TABLE} at (179,191) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (178,191) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1156,7 +1156,7 @@
</span><span class="cx">                         RenderText {#text} at (1,1) size 86x18
</span><span class="cx">                           text run at (1,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (5,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (309,163) size 140x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (308,163) size 141x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 136x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 136x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 132x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1196,7 +1196,7 @@
</span><span class="cx">                         RenderText {#text} at (305,1) size 86x18
</span><span class="cx">                           text run at (305,1) width 4 RTL: &quot;.&quot;
</span><span class="cx">                           text run at (309,1) width 82: &quot;Normal table&quot;
</span><del>-                RenderTable {TABLE} at (179,163) size 400x28 [border: (2px solid #0000FF)]
</del><ins>+                RenderTable {TABLE} at (178,163) size 401x28 [border: (2px solid #0000FF)]
</ins><span class="cx">                   RenderTableSection {TBODY} at (2,2) size 396x24
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 396x20
</span><span class="cx">                       RenderTableCell {TD} at (2,2) size 392x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockbasic019expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/basic/019-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/basic/019-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/basic/019-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,23 +1,23 @@
</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 800x285
-  RenderBlock {HTML} at (0,0) size 800x285
-    RenderBody {BODY} at (8,16) size 784x253
</del><ins>+layer at (0,0) size 800x286
+  RenderBlock {HTML} at (0,0) size 800x287
+    RenderBody {BODY} at (8,16) size 784x255
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 245x18
</span><span class="cx">           text run at (0,0) width 245: &quot;These &lt;h1&gt;s should all be left-aligned:&quot;
</span><del>-      RenderBlock {H1} at (0,39) size 784x43 [border: (3px solid #FF0000)]
</del><ins>+      RenderBlock {H1} at (0,39) size 784x44 [border: (3px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 96x37
</span><span class="cx">           text run at (3,3) width 96: &quot;sample&quot;
</span><del>-      RenderBlock {H1} at (0,103) size 326x43 [border: (3px solid #FF0000)]
</del><ins>+      RenderBlock {H1} at (0,103) size 326x44 [border: (3px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 96x37
</span><span class="cx">           text run at (3,3) width 96: &quot;sample&quot;
</span><del>-      RenderBlock {P} at (0,167) size 784x18
</del><ins>+      RenderBlock {P} at (0,168) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 278x18
</span><span class="cx">           text run at (0,0) width 278: &quot;These &lt;p&gt;s should be (and are) left-aligned:&quot;
</span><del>-      RenderBlock {P} at (0,201) size 784x18
</del><ins>+      RenderBlock {P} at (0,202) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 44x18
</span><span class="cx">           text run at (0,0) width 44: &quot;sample&quot;
</span><del>-      RenderBlock {P} at (0,235) size 160x18
</del><ins>+      RenderBlock {P} at (0,236) size 160x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 44x18
</span><span class="cx">           text run at (0,0) width 44: &quot;sample&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockbasicfieldsetstretchtolegendexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,60 +1,60 @@
</span><del>-layer at (0,0) size 785x889
</del><ins>+layer at (0,0) size 785x897
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x889
-  RenderBlock {HTML} at (0,0) size 785x889
-    RenderBody {BODY} at (8,8) size 769x871
-      RenderFieldSet {FIELDSET} at (2,0) size 140x35 [border: (8px double #000000)]
</del><ins>+layer at (0,0) size 785x897
+  RenderBlock {HTML} at (0,0) size 785x898
+    RenderBody {BODY} at (8,8) size 769x880
+      RenderFieldSet {FIELDSET} at (2,0) size 140x36 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (20,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,45) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,45) size 140x37 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (20,0) size 112x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,90) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,91) size 140x36 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (20,0) size 116x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,135) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,136) size 140x37 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (20,0) size 121x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,180) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,182) size 140x36 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (8,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,225) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,227) size 140x37 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (4,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,270) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,273) size 140x37 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (-1,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,315) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,319) size 140x36 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (-49,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,360) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,364) size 140x37 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (-54,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,405) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,410) size 140x36 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (135,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,450) size 140x35 [border: (8px double #000000)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,455) size 140x37 [border: (8px double #000000)]
</ins><span class="cx">         RenderBlock {LEGEND} at (140,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderFieldSet {FIELDSET} at (2,495) size 184x29 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,501) size 184x31 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-      RenderFieldSet {FIELDSET} at (2,534) size 184x59 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,541) size 184x60 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (44,0) size 96x12 [border: (1px solid #0000FF)]
</span><del>-      RenderBlock (anonymous) at (0,803) size 769x39
-        RenderFieldSet {FIELDSET} at (2,0) size 184x29 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderBlock (anonymous) at (0,810) size 769x40
+        RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #C0C0C0)]
</ins><span class="cx">           RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (2,842) size 128x29 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,849) size 128x31 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (8,611) size 100x40
-  RenderBlock (relative positioned) {DIV} at (0,603) size 100x40
-    RenderFieldSet {FIELDSET} at (2,0) size 184x29 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (8,619) size 100x40
+  RenderBlock (relative positioned) {DIV} at (0,610) size 100x41
+    RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #C0C0C0)]
</ins><span class="cx">       RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (8,651) size 300x40
-  RenderBlock (relative positioned) {DIV} at (0,643) size 300x40
-    RenderFieldSet {FIELDSET} at (58,0) size 184x29 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (8,659) size 300x40
+  RenderBlock (relative positioned) {DIV} at (0,650) size 300x41
+    RenderFieldSet {FIELDSET} at (58,0) size 184x30 [border: (2px groove #C0C0C0)]
</ins><span class="cx">       RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (8,691) size 100x40
-  RenderBlock (relative positioned) {DIV} at (0,683) size 100x40
-layer at (10,691) size 184x29
-  RenderFieldSet {FIELDSET} at (2,0) size 184x29 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (8,699) size 100x40
+  RenderBlock (relative positioned) {DIV} at (0,690) size 100x41
+layer at (10,699) size 184x30
+  RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #C0C0C0)]
</ins><span class="cx">     RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (8,731) size 769x40
-  RenderBlock (relative positioned) {DIV} at (0,723) size 769x40
-layer at (10,731) size 184x29
-  RenderFieldSet {FIELDSET} at (2,0) size 184x29 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (8,739) size 769x40
+  RenderBlock (relative positioned) {DIV} at (0,730) size 769x41
+layer at (10,739) size 184x30
+  RenderFieldSet {FIELDSET} at (2,0) size 184x30 [border: (2px groove #C0C0C0)]
</ins><span class="cx">     RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (8,771) size 300x40
-  RenderBlock (relative positioned) {DIV} at (0,763) size 300x40
-layer at (110,771) size 184x29
-  RenderFieldSet {FIELDSET} at (102,0) size 184x29 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (8,779) size 300x40
+  RenderBlock (relative positioned) {DIV} at (0,770) size 300x41
+layer at (110,779) size 184x30
+  RenderFieldSet {FIELDSET} at (102,0) size 184x30 [border: (2px groove #C0C0C0)]
</ins><span class="cx">     RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloat013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/013-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/013-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/013-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x0
</span><span class="cx"> layer at (8,64) size 800x108
</span><span class="cx">   RenderBlock (positioned) {DIV} at (8,64) size 800x108 [bgcolor=#0000FF]
</span><del>-    RenderBlock {DIV} at (38,8) size 723x57 [bgcolor=#008000] [border: none (2px solid #888878) none]
</del><ins>+    RenderBlock {DIV} at (38,8) size 724x57 [bgcolor=#008000] [border: none (2px solid #888878) none]
</ins><span class="cx">       RenderText {#text} at (0,0) size 182x18
</span><span class="cx">         text run at (0,0) width 182: &quot;some other macromedia logo&quot;
</span><span class="cx">     RenderBlock (floating) {DIV} at (0,65) size 132x50 [bgcolor=#FFFF00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloat025expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/025-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/025-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/025-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -30,17 +30,17 @@
</span><span class="cx">         RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
</span><span class="cx">       RenderBlock {DIV} at (0,1016) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderBlock {HR} at (200,0) size 386x2 [border: (1px inset #000000)]
</del><ins>+        RenderBlock {HR} at (200,0) size 387x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (0,1216) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderImage {IMG} at (200,0) size 384x50 [bgcolor=#008000]
</del><ins>+        RenderImage {IMG} at (200,0) size 385x50 [bgcolor=#008000]
</ins><span class="cx"> layer at (208,208) size 569x55 clip at (210,210) size 550x36
</span><span class="cx">   RenderBlock {DIV} at (200,0) size 569x55 [border: (2px solid #0000FF)]
</span><span class="cx">     RenderText {#text} at (2,2) size 543x36
</span><span class="cx">       text run at (2,2) width 543: &quot;This is an overflow:scroll region. It should sit on the same line as the float and wrap as&quot;
</span><span class="cx">       text run at (2,20) width 283: &quot;needed to fit within the remaining line width.&quot;
</span><del>-layer at (208,816) size 388x73 clip at (210,818) size 369x54
-  RenderBlock {DIV} at (200,0) size 388x73 [border: (2px solid #0000FF)]
</del><ins>+layer at (208,816) size 389x73 clip at (210,818) size 370x54
+  RenderBlock {DIV} at (200,0) size 389x73 [border: (2px solid #0000FF)]
</ins><span class="cx">     RenderText {#text} at (2,2) size 364x54
</span><span class="cx">       text run at (2,2) width 364: &quot;This is an overflow:scroll region. It should sit on the same&quot;
</span><span class="cx">       text run at (2,20) width 324: &quot;line as the float and wrap as needed to fit within the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloat026expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/026-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/026-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/026-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -32,10 +32,10 @@
</span><span class="cx">         RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
</span><span class="cx">       RenderBlock {DIV} at (0,1016) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderBlock {HR} at (183,0) size 386x2 [border: (1px inset #000000)]
</del><ins>+        RenderBlock {HR} at (182,0) size 387x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (0,1216) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderImage {IMG} at (185,0) size 384x50 [bgcolor=#008000]
</del><ins>+        RenderImage {IMG} at (184,0) size 385x50 [bgcolor=#008000]
</ins><span class="cx"> layer at (8,208) size 569x55 clip at (10,210) size 550x36
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 569x55 [border: (2px solid #0000FF)]
</span><span class="cx">     RenderText {#text} at (9,2) size 543x36
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">       text run at (269,20) width 4 RTL: &quot;.&quot;
</span><span class="cx">       text run at (273,20) width 279: &quot;needed to fit within the remaining line width&quot;
</span><span class="cx"> layer at (189,816) size 388x73 clip at (191,818) size 369x54
</span><del>-  RenderBlock {DIV} at (181,0) size 388x73 [border: (2px solid #0000FF)]
</del><ins>+  RenderBlock {DIV} at (180,0) size 389x73 [border: (2px solid #0000FF)]
</ins><span class="cx">     RenderText {#text} at (7,2) size 364x54
</span><span class="cx">       text run at (7,2) width 364: &quot;This is an overflow:scroll region. It should sit on the same&quot;
</span><span class="cx">       text run at (47,20) width 324: &quot;line as the float and wrap as needed to fit within the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloat027expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/027-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/027-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/027-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -30,17 +30,17 @@
</span><span class="cx">         RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
</span><span class="cx">       RenderBlock {DIV} at (0,1016) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderBlock {HR} at (200,0) size 386x2 [border: (1px inset #000000)]
</del><ins>+        RenderBlock {HR} at (200,0) size 387x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (0,1216) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderImage {IMG} at (200,0) size 384x50 [bgcolor=#008000]
</del><ins>+        RenderImage {IMG} at (200,0) size 385x50 [bgcolor=#008000]
</ins><span class="cx"> layer at (208,208) size 569x55 clip at (210,210) size 550x36
</span><span class="cx">   RenderBlock {DIV} at (200,0) size 569x55 [border: (2px solid #0000FF)]
</span><span class="cx">     RenderText {#text} at (2,2) size 543x36
</span><span class="cx">       text run at (2,2) width 543: &quot;This is an overflow:scroll region. It should sit on the same line as the float and wrap as&quot;
</span><span class="cx">       text run at (2,20) width 283: &quot;needed to fit within the remaining line width.&quot;
</span><del>-layer at (208,816) size 388x73 clip at (210,818) size 369x54
-  RenderBlock {DIV} at (200,0) size 388x73 [border: (2px solid #0000FF)]
</del><ins>+layer at (208,816) size 389x73 clip at (210,818) size 370x54
+  RenderBlock {DIV} at (200,0) size 389x73 [border: (2px solid #0000FF)]
</ins><span class="cx">     RenderText {#text} at (2,2) size 364x54
</span><span class="cx">       text run at (2,2) width 364: &quot;This is an overflow:scroll region. It should sit on the same&quot;
</span><span class="cx">       text run at (2,20) width 324: &quot;line as the float and wrap as needed to fit within the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloat028expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/028-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/028-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/028-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -32,10 +32,10 @@
</span><span class="cx">         RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
</span><span class="cx">       RenderBlock {DIV} at (0,1016) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderBlock {HR} at (183,0) size 386x2 [border: (1px inset #000000)]
</del><ins>+        RenderBlock {HR} at (182,0) size 387x2 [border: (1px inset #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (0,1216) size 769x200
</span><span class="cx">         RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
</span><del>-        RenderImage {IMG} at (185,0) size 384x50 [bgcolor=#008000]
</del><ins>+        RenderImage {IMG} at (184,0) size 385x50 [bgcolor=#008000]
</ins><span class="cx"> layer at (8,208) size 569x55 clip at (10,210) size 550x36
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 569x55 [border: (2px solid #0000FF)]
</span><span class="cx">     RenderText {#text} at (9,2) size 543x36
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">       text run at (269,20) width 4 RTL: &quot;.&quot;
</span><span class="cx">       text run at (273,20) width 279: &quot;needed to fit within the remaining line width&quot;
</span><span class="cx"> layer at (189,816) size 388x73 clip at (191,818) size 369x54
</span><del>-  RenderBlock {DIV} at (181,0) size 388x73 [border: (2px solid #0000FF)]
</del><ins>+  RenderBlock {DIV} at (180,0) size 389x73 [border: (2px solid #0000FF)]
</ins><span class="cx">     RenderText {#text} at (7,2) size 364x54
</span><span class="cx">       text run at (7,2) width 364: &quot;This is an overflow:scroll region. It should sit on the same&quot;
</span><span class="cx">       text run at (47,20) width 324: &quot;line as the float and wrap as needed to fit within the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloat032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/032-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/032-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/032-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,10 +46,10 @@
</span><span class="cx">         RenderTextControl {INPUT} at (55,5) size 106x106 [bgcolor=#800080] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (216,572) size 100x13
</span><del>-  RenderBlock {DIV} at (3,47) size 100x13
</del><ins>+  RenderBlock {DIV} at (3,46) size 100x14
</ins><span class="cx"> layer at (316,700) size 100x13
</span><del>-  RenderBlock {DIV} at (3,47) size 100x13
</del><ins>+  RenderBlock {DIV} at (3,46) size 100x14
</ins><span class="cx"> layer at (66,828) size 100x13
</span><del>-  RenderBlock {DIV} at (3,47) size 100x13
</del><ins>+  RenderBlock {DIV} at (3,46) size 100x14
</ins><span class="cx"> layer at (66,956) size 100x13
</span><del>-  RenderBlock {DIV} at (3,47) size 100x13
</del><ins>+  RenderBlock {DIV} at (3,46) size 100x14
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloatcenteredfloatavoidancecomplexityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x638
</del><ins>+layer at (0,0) size 785x641
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x638
-  RenderBlock {HTML} at (0,0) size 785x638
-    RenderBody {BODY} at (8,21) size 769x599
</del><ins>+layer at (0,0) size 785x641
+  RenderBlock {HTML} at (0,0) size 785x642
+    RenderBody {BODY} at (8,21) size 769x602
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x74
</span><span class="cx">         RenderText {#text} at (0,0) size 543x37
</span><span class="cx">           text run at (0,0) width 543: &quot;Margins and block formating contexts (&quot;
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">             text run at (0,37) width 254: &quot;from Alan Gresley&quot;
</span><span class="cx">         RenderText {#text} at (254,37) size 11x37
</span><span class="cx">           text run at (254,37) width 11: &quot;)&quot;
</span><del>-      RenderBlock {H3} at (0,95) size 769x66
</del><ins>+      RenderBlock {H3} at (0,95) size 769x67
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x22
</span><span class="cx">           text run at (0,0) width 704: &quot;The orange stripe has 'overflow: auto', 'margin-left: 100px' and 'margin-right: 100px'&quot;
</span><span class="cx">         RenderBR {BR} at (704,0) size 0x22
</span><span class="lines">@@ -21,39 +21,39 @@
</span><span class="cx">         RenderBR {BR} at (663,22) size 0x22
</span><span class="cx">         RenderText {#text} at (0,44) size 404x22
</span><span class="cx">           text run at (0,44) width 404: &quot;The wrapping container has a solid silver border.&quot;
</span><del>-      RenderBlock {DIV} at (16,179) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,180) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (5,5) size 0x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 38x18
</span><span class="cx">             text run at (0,0) width 38: &quot;floatL&quot;
</span><del>-      RenderBlock {DIV} at (16,223) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,224) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (5,5) size 50x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 38x18
</span><span class="cx">             text run at (0,0) width 38: &quot;floatL&quot;
</span><del>-      RenderBlock {DIV} at (16,267) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,268) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (5,5) size 100x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 38x18
</span><span class="cx">             text run at (0,0) width 38: &quot;floatL&quot;
</span><del>-      RenderBlock {DIV} at (16,311) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,312) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (5,5) size 150x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 82x18
</span><span class="cx">             text run at (0,0) width 82: &quot;floatL 150px&quot;
</span><del>-      RenderBlock {DIV} at (16,355) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,356) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (645,5) size 0x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;floatR&quot;
</span><del>-      RenderBlock {DIV} at (16,399) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,400) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (595,5) size 50x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;floatR&quot;
</span><del>-      RenderBlock {DIV} at (16,443) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,444) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (545,5) size 100x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;floatR&quot;
</span><del>-      RenderBlock {DIV} at (16,487) size 650x28 [border: (5px solid #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (16,488) size 650x29 [border: (5px solid #C0C0C0)]
</ins><span class="cx">         RenderBlock (floating) {DIV} at (495,5) size 150x16 [bgcolor=#00FF00]
</span><span class="cx">           RenderText {#text} at (0,0) size 83x18
</span><span class="cx">             text run at (0,0) width 83: &quot;floatR 150px&quot;
</span><del>-      RenderBlock {H3} at (0,533) size 769x66
</del><ins>+      RenderBlock {H3} at (0,534) size 769x67
</ins><span class="cx">         RenderText {#text} at (0,0) size 676x22
</span><span class="cx">           text run at (0,0) width 676: &quot;The orange stripe has 'overflow: auto', 'margin-left: auto' and 'margin-right: auto'&quot;
</span><span class="cx">         RenderBR {BR} at (676,0) size 0x22
</span><span class="lines">@@ -62,35 +62,35 @@
</span><span class="cx">         RenderBR {BR} at (663,22) size 0x22
</span><span class="cx">         RenderText {#text} at (0,44) size 404x22
</span><span class="cx">           text run at (0,44) width 404: &quot;The wrapping container has a solid silver border.&quot;
</span><del>-layer at (129,205) size 440x18
</del><ins>+layer at (129,207) size 440x18
</ins><span class="cx">   RenderBlock {DIV} at (105,5) size 440x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span><del>-layer at (129,249) size 440x18
</del><ins>+layer at (129,251) size 440x18
</ins><span class="cx">   RenderBlock {DIV} at (105,5) size 440x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span><del>-layer at (129,293) size 440x18
</del><ins>+layer at (129,295) size 440x18
</ins><span class="cx">   RenderBlock {DIV} at (105,5) size 440x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span><del>-layer at (179,337) size 390x18
</del><ins>+layer at (179,339) size 390x18
</ins><span class="cx">   RenderBlock {DIV} at (155,5) size 390x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span><del>-layer at (129,381) size 440x18
</del><ins>+layer at (129,383) size 440x18
</ins><span class="cx">   RenderBlock {DIV} at (105,5) size 440x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span><del>-layer at (129,425) size 440x18
</del><ins>+layer at (129,427) size 440x18
</ins><span class="cx">   RenderBlock {DIV} at (105,5) size 440x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span><del>-layer at (129,469) size 440x18
</del><ins>+layer at (129,471) size 440x18
</ins><span class="cx">   RenderBlock {DIV} at (105,5) size 440x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span><del>-layer at (129,513) size 390x18
</del><ins>+layer at (129,515) size 390x18
</ins><span class="cx">   RenderBlock {DIV} at (105,5) size 390x18 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 172x18
</span><span class="cx">       text run at (0,0) width 172: &quot;&lt;div&gt; with 'overflow: auto'&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloatfloatavoidanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/float-avoidance-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/float-avoidance-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/float-avoidance-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">               text run at (8,2) width 22: &quot;One&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderButton {INPUT} at (10,52) size 200x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 184x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 184x14
</ins><span class="cx">             RenderText at (86,0) size 12x13
</span><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><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">               text run at (8,2) width 22: &quot;One&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderButton {INPUT} at (110,30) size 100x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 84x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 84x14
</ins><span class="cx">             RenderText at (36,0) size 12x13
</span><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="lines">@@ -58,7 +58,7 @@
</span><span class="cx">                 text run at (8,2) width 22: &quot;One&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderButton {INPUT} at (110,30) size 28x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 12x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 12x14
</ins><span class="cx">             RenderText at (0,0) size 12x13
</span><span class="cx">               text run at (0,0) width 12: &quot;Hi&quot;
</span><span class="cx">         RenderBlock (anonymous) at (10,50) size 200x18
</span><span class="lines">@@ -77,7 +77,7 @@
</span><span class="cx">                 text run at (8,2) width 22: &quot;One&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderButton {INPUT} at (110,30) size 100x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 84x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 84x14
</ins><span class="cx">             RenderText at (36,0) size 12x13
</span><span class="cx">               text run at (36,0) width 12: &quot;Hi&quot;
</span><span class="cx">         RenderBlock (anonymous) at (10,50) size 200x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloatfloatinfloatpaintingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/float-in-float-painting-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/float-in-float-painting-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/float-in-float-painting-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">       RenderText {#text} at (100,86) size 4x18
</span><span class="cx">         text run at (100,86) width 4: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderBlock (floating) {H1} at (25,125) size 79x37
</del><ins>+      RenderBlock (floating) {H1} at (25,125) size 79x38
</ins><span class="cx">         RenderInline {A} at (0,0) size 79x37 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 79x37
</span><span class="cx">             text run at (0,0) width 79: &quot;PASS&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloatnopaintafterlayerdestruction2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,13 +20,13 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 491x18
</span><span class="cx">           text run at (0,0) width 491: &quot;There should be a solid green square below mixed in with a paragraph of text.&quot;
</span><span class="cx">       RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock {DIV} at (0,106) size 784x130
-        RenderBlock {DIV} at (0,0) size 784x130
</del><ins>+      RenderBlock {DIV} at (0,106) size 784x132
+        RenderBlock {DIV} at (0,0) size 784x131
</ins><span class="cx">           RenderBlock (floating) {DIV} at (3,3) size 75x75 [bgcolor=#008000]
</span><span class="cx">           RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">             RenderText {#text} at (81,0) size 163x22
</span><span class="cx">               text run at (81,0) width 163: &quot;Stanley Park Forest&quot;
</span><del>-          RenderBlock {P} at (0,40) size 784x90
</del><ins>+          RenderBlock {P} at (0,40) size 784x91
</ins><span class="cx">             RenderText {#text} at (81,0) size 784x90
</span><span class="cx">               text run at (81,0) width 703: &quot;The forest is primarily second and third growth. The area was saved from development because of its status as a&quot;
</span><span class="cx">               text run at (81,18) width 664: &quot;federal military reserve; it occupied a strategic location for defending the former provincial capital of New&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloatshrinktoavoidfloatcomplexityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,39 +1,39 @@
</span><del>-layer at (0,0) size 785x2077
</del><ins>+layer at (0,0) size 785x2083
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2077
-  RenderBlock {HTML} at (0,0) size 785x2077
-    RenderBody {BODY} at (8,19) size 769x2042
</del><ins>+layer at (0,0) size 785x2083
+  RenderBlock {HTML} at (0,0) size 785x2084
+    RenderBody {BODY} at (8,19) size 769x2049
</ins><span class="cx">       RenderBlock {H2} at (0,0) size 769x28
</span><span class="cx">         RenderText {#text} at (0,0) size 149x28
</span><span class="cx">           text run at (0,0) width 149: &quot;Test 1 (1 float)&quot;
</span><del>-      RenderBlock {HR} at (48,295) size 673x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,345) size 769x28
</del><ins>+      RenderBlock {HR} at (48,295) size 673x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,345) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 149x28
</span><span class="cx">           text run at (0,0) width 149: &quot;Test 2 (1 float)&quot;
</span><del>-      RenderBlock {HR} at (48,640) size 673x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,690) size 769x28
</del><ins>+      RenderBlock {HR} at (48,641) size 673x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,691) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 149x28
</span><span class="cx">           text run at (0,0) width 149: &quot;Test 3 (1 float)&quot;
</span><del>-      RenderBlock {HR} at (48,985) size 673x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,1035) size 769x28
</del><ins>+      RenderBlock {HR} at (48,987) size 673x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,1037) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 158x28
</span><span class="cx">           text run at (0,0) width 158: &quot;Test 4 (2 floats)&quot;
</span><del>-      RenderBlock {HR} at (48,1330) size 673x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,1380) size 769x28
</del><ins>+      RenderBlock {HR} at (48,1333) size 673x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,1383) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 158x28
</span><span class="cx">           text run at (0,0) width 158: &quot;Test 5 (2 floats)&quot;
</span><del>-      RenderBlock {HR} at (48,1675) size 673x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,1725) size 769x28
</del><ins>+      RenderBlock {HR} at (48,1679) size 673x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,1729) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 158x28
</span><span class="cx">           text run at (0,0) width 158: &quot;Test 6 (2 floats)&quot;
</span><del>-layer at (8,66) size 769x200
-  RenderBlock {DIV} at (0,47) size 769x200 [bgcolor=#C0C0C0]
</del><ins>+layer at (8,68) size 769x200
+  RenderBlock {DIV} at (0,47) size 769x201 [bgcolor=#C0C0C0]
</ins><span class="cx">     RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
</span><span class="cx">       RenderText {#text} at (36,36) size 120x54
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="cx">         text run at (36,54) width 120: &quot;is floated left and it&quot;
</span><span class="cx">         text run at (36,72) width 93: &quot;has no margin.&quot;
</span><del>-layer at (208,66) size 469x162
</del><ins>+layer at (208,68) size 469x162
</ins><span class="cx">   RenderBlock {DIV} at (200,0) size 469x162 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 140x18
</span><span class="cx">       text run at (0,0) width 140: &quot;This orange rectangle:&quot;
</span><span class="lines">@@ -75,14 +75,14 @@
</span><span class="cx">     RenderBR {BR} at (205,126) size 0x18
</span><span class="cx">     RenderText {#text} at (0,144) size 327x18
</span><span class="cx">       text run at (0,144) width 327: &quot;\x{2013} has a 100px left margin and a 100px right margin;&quot;
</span><del>-layer at (8,411) size 769x200
-  RenderBlock {DIV} at (0,392) size 769x200 [bgcolor=#C0C0C0]
</del><ins>+layer at (8,414) size 769x200
+  RenderBlock {DIV} at (0,393) size 769x201 [bgcolor=#C0C0C0]
</ins><span class="cx">     RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
</span><span class="cx">       RenderText {#text} at (36,36) size 120x54
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="cx">         text run at (36,54) width 120: &quot;is floated left and it&quot;
</span><span class="cx">         text run at (36,72) width 93: &quot;has no margin.&quot;
</span><del>-layer at (208,411) size 569x162
</del><ins>+layer at (208,414) size 569x162
</ins><span class="cx">   RenderBlock {DIV} at (200,0) size 569x162 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 140x18
</span><span class="cx">       text run at (0,0) width 140: &quot;This orange rectangle:&quot;
</span><span class="lines">@@ -124,15 +124,15 @@
</span><span class="cx">     RenderBR {BR} at (52,126) size 0x18
</span><span class="cx">     RenderText {#text} at (0,144) size 164x18
</span><span class="cx">       text run at (0,144) width 164: &quot;\x{2013} has a 200px left margin;&quot;
</span><del>-layer at (8,756) size 769x200
-  RenderBlock {DIV} at (0,737) size 769x200 [bgcolor=#C0C0C0]
</del><ins>+layer at (8,760) size 769x200
+  RenderBlock {DIV} at (0,739) size 769x201 [bgcolor=#C0C0C0]
</ins><span class="cx">     RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
</span><span class="cx">       RenderText {#text} at (36,36) size 125x72
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="cx">         text run at (36,54) width 119: &quot;is a floated left and&quot;
</span><span class="cx">         text run at (36,72) width 125: &quot;it has a right margin&quot;
</span><span class="cx">         text run at (36,90) width 61: &quot;of 100px.&quot;
</span><del>-layer at (308,756) size 369x162
</del><ins>+layer at (308,760) size 369x162
</ins><span class="cx">   RenderBlock {DIV} at (300,0) size 369x162 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 140x18
</span><span class="cx">       text run at (0,0) width 140: &quot;This orange rectangle:&quot;
</span><span class="lines">@@ -174,8 +174,8 @@
</span><span class="cx">     RenderBR {BR} at (261,126) size 0x18
</span><span class="cx">     RenderText {#text} at (0,144) size 311x18
</span><span class="cx">       text run at (0,144) width 311: &quot;\x{2013} has a 0px left margin and a 100px right margin;&quot;
</span><del>-layer at (8,1101) size 769x200
-  RenderBlock {DIV} at (0,1082) size 769x200 [bgcolor=#C0C0C0]
</del><ins>+layer at (8,1106) size 769x200
+  RenderBlock {DIV} at (0,1085) size 769x201 [bgcolor=#C0C0C0]
</ins><span class="cx">     RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
</span><span class="cx">       RenderText {#text} at (36,36) size 120x54
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="lines">@@ -186,7 +186,7 @@
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="cx">         text run at (36,54) width 128: &quot;is a floated right and&quot;
</span><span class="cx">         text run at (36,72) width 105: &quot;it has no margin.&quot;
</span><del>-layer at (208,1101) size 369x162
</del><ins>+layer at (208,1106) size 369x162
</ins><span class="cx">   RenderBlock {DIV} at (200,0) size 369x162 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 140x18
</span><span class="cx">       text run at (0,0) width 140: &quot;This orange rectangle:&quot;
</span><span class="lines">@@ -228,8 +228,8 @@
</span><span class="cx">     RenderBR {BR} at (261,126) size 0x18
</span><span class="cx">     RenderText {#text} at (0,144) size 327x18
</span><span class="cx">       text run at (0,144) width 327: &quot;\x{2013} has a 100px left margin and a 100px right margin;&quot;
</span><del>-layer at (8,1446) size 769x200
-  RenderBlock {DIV} at (0,1427) size 769x200 [bgcolor=#C0C0C0]
</del><ins>+layer at (8,1451) size 769x200
+  RenderBlock {DIV} at (0,1431) size 769x201 [bgcolor=#C0C0C0]
</ins><span class="cx">     RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
</span><span class="cx">       RenderText {#text} at (36,36) size 120x54
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="lines">@@ -240,7 +240,7 @@
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="cx">         text run at (36,54) width 128: &quot;is a floated right and&quot;
</span><span class="cx">         text run at (36,72) width 105: &quot;it has no margin.&quot;
</span><del>-layer at (208,1446) size 369x162
</del><ins>+layer at (208,1451) size 369x162
</ins><span class="cx">   RenderBlock {DIV} at (200,0) size 369x162 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 140x18
</span><span class="cx">       text run at (0,0) width 140: &quot;This orange rectangle:&quot;
</span><span class="lines">@@ -282,8 +282,8 @@
</span><span class="cx">     RenderBR {BR} at (261,126) size 0x18
</span><span class="cx">     RenderText {#text} at (0,144) size 173x18
</span><span class="cx">       text run at (0,144) width 173: &quot;\x{2013} has a 200px right margin;&quot;
</span><del>-layer at (8,1791) size 769x270
-  RenderBlock {DIV} at (0,1772) size 769x270 [bgcolor=#C0C0C0]
</del><ins>+layer at (8,1797) size 769x270
+  RenderBlock {DIV} at (0,1777) size 769x271 [bgcolor=#C0C0C0]
</ins><span class="cx">     RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
</span><span class="cx">       RenderText {#text} at (36,36) size 120x72
</span><span class="cx">         text run at (36,36) width 120: &quot;This yellow square&quot;
</span><span class="lines">@@ -296,7 +296,7 @@
</span><span class="cx">         text run at (36,54) width 117: &quot;is floated right and&quot;
</span><span class="cx">         text run at (36,72) width 116: &quot;it has a left margin&quot;
</span><span class="cx">         text run at (36,90) width 61: &quot;of 100px.&quot;
</span><del>-layer at (308,1791) size 169x270
</del><ins>+layer at (308,1797) size 169x270
</ins><span class="cx">   RenderBlock {DIV} at (300,0) size 169x270 [bgcolor=#FFA500]
</span><span class="cx">     RenderText {#text} at (0,0) size 140x18
</span><span class="cx">       text run at (0,0) width 140: &quot;This orange rectangle:&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockmargincollapse100expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/margin-collapse/100-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,19 +3,19 @@
</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 {DIV} at (0,0) size 385x503
</del><ins>+      RenderBlock {DIV} at (0,0) size 385x505
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 395x275
</span><span class="cx">         RenderBlock {H2} at (0,315) size 385x28
</span><span class="cx">           RenderText {#text} at (0,0) size 316x28
</span><span class="cx">             text run at (0,0) width 316: &quot;This text should be on line one.&quot;
</span><del>-        RenderBlock (anonymous) at (0,362) size 385x36
</del><ins>+        RenderBlock (anonymous) at (0,362) size 385x37
</ins><span class="cx">           RenderText {#text} at (0,0) size 340x36
</span><span class="cx">             text run at (0,0) width 269: &quot;This text should be on the following lines. &quot;
</span><span class="cx">             text run at (269,0) width 71: &quot;These lines&quot;
</span><span class="cx">             text run at (0,18) width 121: &quot;should not overlap.&quot;
</span><del>-        RenderBlock {H2} at (0,438) size 385x28
</del><ins>+        RenderBlock {H2} at (0,438) size 385x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 211x28
</span><span class="cx">             text run at (0,0) width 211: &quot;Here's what's weird.&quot;
</span><del>-        RenderBlock (anonymous) at (0,485) size 385x18
</del><ins>+        RenderBlock (anonymous) at (0,486) size 385x19
</ins><span class="cx">           RenderText {#text} at (0,0) size 136x18
</span><span class="cx">             text run at (0,0) width 136: &quot;The problem persists!&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockmargincollapse103expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><del>-layer at (0,0) size 785x1718
</del><ins>+layer at (0,0) size 785x1721
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1718
-  RenderBlock {HTML} at (0,0) size 785x1718
-    RenderBody {BODY} at (8,20) size 769x1678 [bgcolor=#A6A972]
-      RenderBlock {DIV} at (83,0) size 602x1678 [bgcolor=#FDFDE9] [border: (1px solid #000000)]
</del><ins>+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)]
</ins><span class="cx">         RenderBlock {DIV} at (1,31) size 600x70
</span><del>-        RenderBlock {DIV} at (1,114) size 600x1492
</del><ins>+        RenderBlock {DIV} at (1,114) size 600x1495
</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">@@ -19,10 +19,10 @@
</span><span class="cx">               text run at (210,42) width 349: &quot;scholars world wide to better understand the man, his plays&quot;
</span><span class="cx">               text run at (0,62) width 155: &quot;and our interpretations of &quot;
</span><span class="cx">               text run at (155,62) width 35: &quot;them.&quot;
</span><del>-          RenderBlock {P} at (20,93) size 560x20 [color=#333333]
</del><ins>+          RenderBlock {P} at (20,93) size 560x21 [color=#333333]
</ins><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 560x1321
</del><ins>+          RenderBlock {FORM} at (20,138) size 560x1324
</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="lines">@@ -55,128 +55,128 @@
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 180x18
</span><span class="cx">                 RenderText at (8,2) size 76x13
</span><span class="cx">                   text run at (8,2) width 76: &quot;Number taken&quot;
</span><del>-            RenderBlock {P} at (0,139) size 560x20 [color=#333333]
</del><ins>+            RenderBlock {P} at (0,139) 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 560x16 [color=#333333]
</del><ins>+            RenderBlock {H2} at (0,184) 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 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,210) 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 180x18 [bgcolor=#FFFFFF]
</del><ins>+            RenderMenuList {SELECT} at (325,210) size 180x19 [bgcolor=#FFFFFF]
</ins><span class="cx">               RenderBlock (anonymous) at (0,0) size 180x18
</span><span class="cx">                 RenderText at (8,2) size 106x13
</span><span class="cx">                   text run at (8,2) width 106: &quot;Percentages of time&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,230) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,230) 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 180x18 [bgcolor=#FFFFFF]
</del><ins>+            RenderMenuList {SELECT} at (325,230) size 180x19 [bgcolor=#FFFFFF]
</ins><span class="cx">               RenderBlock (anonymous) at (0,0) size 180x18
</span><span class="cx">                 RenderText at (8,2) size 43x13
</span><span class="cx">                   text run at (8,2) width 43: &quot;Reasons&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,250) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,250) 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 180x20 [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 180x20 [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 180x20 [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 560x16 [color=#333333]
</del><ins>+            RenderBlock {SPAN} at (325,250) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (2,3) size 13x13 [color=#000000]
+              RenderText {#text} at (17,2) size 33x15
+                text run at (17,2) width 33: &quot;Texts&quot;
+            RenderBlock {SPAN} at (325,270) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (2,3) size 13x13 [color=#000000]
+              RenderText {#text} at (17,2) size 134x15
+                text run at (17,2) width 134: &quot;Performance materials&quot;
+            RenderBlock {SPAN} at (325,290) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (2,3) size 13x13 [color=#000000]
+              RenderText {#text} at (17,2) size 22x15
+                text run at (17,2) width 22: &quot;n/a&quot;
+            RenderBlock {H2} at (0,335) 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 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,361) 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 180x20 [color=#333333]
</del><ins>+            RenderBlock {SPAN} at (325,361) 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 (21,3) size 13x13 [color=#000000]
+              RenderText {#text} at (36,2) size 20x15
+                text run at (36,2) width 5: &quot; &quot;
+                text run at (40,2) width 16: &quot;No&quot;
+              RenderBlock {INPUT} at (58,3) size 13x13 [color=#000000]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderBlock {P} at (0,394) size 560x20 [color=#333333]
</del><ins>+            RenderBlock {P} at (0,394) 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 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,427) 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 180x18 [bgcolor=#FFFFFF]
</del><ins>+            RenderMenuList {SELECT} at (325,427) size 180x19 [bgcolor=#FFFFFF]
</ins><span class="cx">               RenderBlock (anonymous) at (0,0) size 180x18
</span><span class="cx">                 RenderText at (8,2) size 98x13
</span><span class="cx">                   text run at (8,2) width 98: &quot;Sections of the ISE&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,447) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,447) 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 180x18 [bgcolor=#FFFFFF]
</del><ins>+            RenderMenuList {SELECT} at (325,447) size 180x19 [bgcolor=#FFFFFF]
</ins><span class="cx">               RenderBlock (anonymous) at (0,0) size 180x18
</span><span class="cx">                 RenderText at (8,2) size 92x13
</span><span class="cx">                   text run at (8,2) width 92: &quot;Level of difficulty&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,467) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,467) 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 560x16 [color=#333333]
</del><ins>+            RenderBlock {H2} at (0,621) 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,650) size 560x60 [color=#333333]
</del><ins>+            RenderBlock {P} at (0,651) 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,723) size 560x20 [color=#333333]
</del><ins>+            RenderBlock {P} at (0,724) 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,756) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,757) 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,887) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,888) 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,1018) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,1019) 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,1169) size 560x16 [color=#333333]
</del><ins>+            RenderBlock {H2} at (0,1170) 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,1195) size 325x20 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,1196) 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,1472) size 560x20 [color=#333333]
</del><ins>+          RenderBlock {P} at (20,1474) 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,1626) size 600x51 [border: (1px dashed #A6A972) none]
</del><ins>+        RenderBlock {DIV} at (1,1628) 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 (440,301) size 180x13
</del><ins>+layer at (441,302) size 180x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 180x13
</span><del>-layer at (440,322) size 180x13
</del><ins>+layer at (441,323) size 180x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 180x13
</span><del>-layer at (112,762) size 506x106 clip at (113,763) size 504x104
-  RenderTextControl {TEXTAREA} at (0,490) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+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)]
</ins><span class="cx">     RenderBlock {DIV} at (3,3) size 500x13
</span><del>-layer at (112,1048) size 506x106 clip at (113,1049) size 504x104
-  RenderTextControl {TEXTAREA} at (0,776) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+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)]
</ins><span class="cx">     RenderBlock {DIV} at (3,3) size 500x13
</span><del>-layer at (112,1179) size 506x106 clip at (113,1180) size 504x104
-  RenderTextControl {TEXTAREA} at (0,907) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+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)]
</ins><span class="cx">     RenderBlock {DIV} at (3,3) size 500x13
</span><del>-layer at (112,1310) size 506x106 clip at (113,1311) size 504x104
-  RenderTextControl {TEXTAREA} at (0,1038) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+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)]
</ins><span class="cx">     RenderBlock {DIV} at (3,3) size 500x13
</span><del>-layer at (112,1487) size 506x106 clip at (113,1488) size 504x104
-  RenderTextControl {TEXTAREA} at (0,1215) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+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)]
</ins><span class="cx">     RenderBlock {DIV} at (3,3) size 500x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockpositioning047expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/positioning/047-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/positioning/047-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/positioning/047-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,14 +1,14 @@
</span><del>-layer at (0,0) size 785x868
</del><ins>+layer at (0,0) size 785x872
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x868
-  RenderBlock {HTML} at (0,0) size 785x868
-    RenderBody {BODY} at (8,8) size 769x839
-layer at (8,8) size 512x839
-  RenderBlock (relative positioned) {DIV} at (0,0) size 512x839
</del><ins>+layer at (0,0) size 785x872
+  RenderBlock {HTML} at (0,0) size 785x872
+    RenderBody {BODY} at (8,8) size 769x843
+layer at (8,8) size 512x842
+  RenderBlock (relative positioned) {DIV} at (0,0) size 512x843
</ins><span class="cx">     RenderBlock {H2} at (0,0) size 512x29
</span><del>-      RenderText {#text} at (0,-3) size 88x36
-        text run at (0,-3) width 88: &quot;Bug 1&quot;
-    RenderBlock {P} at (0,55) size 512x232
</del><ins>+      RenderText {#text} at (0,-4) size 88x36
+        text run at (0,-4) width 88: &quot;Bug 1&quot;
+    RenderBlock {P} at (0,55) size 512x233
</ins><span class="cx">       RenderText {#text} at (0,2) size 492x140
</span><span class="cx">         text run at (0,2) width 448: &quot;Safari public beta does not support CSS absolute&quot;
</span><span class="cx">         text run at (0,31) width 492: &quot;positioning correctly (if at all). Immediately following&quot;
</span><span class="lines">@@ -20,27 +20,27 @@
</span><span class="cx">         text run at (0,147) width 460: &quot;Mozilla 1.2, and Chimera 0.6+, the contents of the&quot;
</span><span class="cx">         text run at (0,176) width 490: &quot;&lt;span&gt; element appears in the margin directly to the&quot;
</span><span class="cx">         text run at (0,205) width 177: &quot;right of the dagger.&quot;
</span><del>-    RenderBlock {P} at (0,308) size 512x87
</del><ins>+    RenderBlock {P} at (0,308) size 512x88
</ins><span class="cx">       RenderText {#text} at (0,2) size 493x82
</span><span class="cx">         text run at (0,2) width 493: &quot;I should note that Chimera 0.6 rendered this test with&quot;
</span><span class="cx">         text run at (0,31) width 473: &quot;the marginal note shifted down by one line; this has&quot;
</span><span class="cx">         text run at (0,60) width 296: &quot;been fixed in subsequent builds.&quot;
</span><del>-    RenderBlock {H2} at (0,421) size 512x29
-      RenderText {#text} at (0,-3) size 92x36
-        text run at (0,-3) width 92: &quot;Bug 2&quot;
-    RenderBlock {P} at (0,476) size 512x58
</del><ins>+    RenderBlock {H2} at (0,422) size 512x30
+      RenderText {#text} at (0,-4) size 92x36
+        text run at (0,-4) width 92: &quot;Bug 2&quot;
+    RenderBlock {P} at (0,477) size 512x59
</ins><span class="cx">       RenderText {#text} at (0,7) size 494x44
</span><span class="cx">         text run at (0,7) width 494: &quot;Fonts also render substantially smaller than other browsers, which is not a good thing&quot;
</span><span class="cx">         text run at (0,36) width 469: &quot;when you consider that most sites specify fonts that are too small in the first place.&quot;
</span><del>-    RenderBlock {P} at (0,555) size 512x87
</del><ins>+    RenderBlock {P} at (0,557) size 512x88
</ins><span class="cx">       RenderText {#text} at (0,2) size 500x82
</span><span class="cx">         text run at (0,2) width 500: &quot;At the very least, the preferences panel needs a default&quot;
</span><span class="cx">         text run at (0,31) width 474: &quot;text-zoom setting to enable compatibility with other&quot;
</span><span class="cx">         text run at (0,60) width 90: &quot;browsers.&quot;
</span><del>-    RenderBlock {H2} at (0,668) size 512x29
-      RenderText {#text} at (0,-3) size 92x36
-        text run at (0,-3) width 92: &quot;Bug 3&quot;
-    RenderBlock {P} at (0,723) size 512x116
</del><ins>+    RenderBlock {H2} at (0,670) size 512x30
+      RenderText {#text} at (0,-4) size 92x36
+        text run at (0,-4) width 92: &quot;Bug 3&quot;
+    RenderBlock {P} at (0,726) size 512x117
</ins><span class="cx">       RenderText {#text} at (0,2) size 70x24
</span><span class="cx">         text run at (0,2) width 70: &quot;Worse, &quot;
</span><span class="cx">       RenderInline {I} at (0,0) size 480x53
</span><span class="lines">@@ -51,8 +51,8 @@
</span><span class="cx">         text run at (320,31) width 192: &quot; (hit it a few times on&quot;
</span><span class="cx">         text run at (0,60) width 501: &quot;this page). This is a crippling flaw for people who need&quot;
</span><span class="cx">         text run at (0,89) width 370: &quot;to enlarge the fonts to read comfortably.&quot;
</span><del>-layer at (546,179) size 200x48
-  RenderBlock (positioned) {SPAN} at (538,171) size 200x48
</del><ins>+layer at (547,180) size 200x48
+  RenderBlock (positioned) {SPAN} at (538,171) size 201x49
</ins><span class="cx">     RenderText {#text} at (0,-1) size 199x50
</span><span class="cx">       text run at (0,-1) width 199: &quot;\x{2190} this should be to the right of&quot;
</span><span class="cx">       text run at (0,15) width 177: &quot;the paragraph, lining up with&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockpositioning051expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/positioning/051-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/positioning/051-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/positioning/051-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,298 +1,298 @@
</span><del>-layer at (0,0) size 785x5269
</del><ins>+layer at (0,0) size 785x5270
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x5269 layerType: background only
-layer at (84,1479) size 200x200
</del><ins>+layer at (0,0) size 785x5270 layerType: background only
+layer at (84,1480) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -3000000 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText zI: -3000000 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;8&quot;
-layer at (34,1629) size 200x200
</del><ins>+    RenderText zI: -3000000 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;8&quot;
+layer at (34,1630) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -2000000 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText zI: -2000000 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (84,1779) size 200x200
</del><ins>+    RenderText zI: -2000000 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (84,1780) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -1000000 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText zI: -1000000 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (84,2115) size 200x200
</del><ins>+    RenderText zI: -1000000 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (84,2116) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -40 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText zI: -40 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;8&quot;
-layer at (34,2265) size 200x200
</del><ins>+    RenderText zI: -40 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;8&quot;
+layer at (34,2266) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -30 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText zI: -30 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (84,843) size 200x200
</del><ins>+    RenderText zI: -30 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (84,844) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText zI: -3 {#text} at (50,42) size 469x97
-      text run at (50,42) width 469: &quot; 8 hide me&quot;
-layer at (84,2751) size 200x200
</del><ins>+    RenderText zI: -3 {#text} at (50,41) size 469x97
+      text run at (50,41) width 469: &quot; 8 hide me&quot;
+layer at (84,2752) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText zI: -3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;8&quot;
-layer at (34,2901) size 200x200
</del><ins>+    RenderText zI: -3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;8&quot;
+layer at (34,2902) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -3 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText zI: -3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (84,3387) size 200x200
</del><ins>+    RenderText zI: -3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (84,3388) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText zI: -3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;8&quot;
-layer at (84,4023) size 200x200
</del><ins>+    RenderText zI: -3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;8&quot;
+layer at (84,4024) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText zI: -3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;8&quot;
-layer at (84,4693) size 200x200
</del><ins>+    RenderText zI: -3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;8&quot;
+layer at (84,4694) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText zI: -3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;8&quot;
-layer at (34,993) size 200x200
</del><ins>+    RenderText zI: -3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;8&quot;
+layer at (34,994) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -2 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText zI: -2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (84,2415) size 200x200
</del><ins>+    RenderText zI: -2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (84,2416) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -2 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText zI: -2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (234,2465) size 200x200
</del><ins>+    RenderText zI: -2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (234,2466) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -2 {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText zI: -2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (34,3537) size 200x200
</del><ins>+    RenderText zI: -2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (34,3538) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -2 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText zI: -2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (34,4173) size 200x200
</del><ins>+    RenderText zI: -2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (34,4174) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -2 {P} at (0,200) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText zI: -2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (34,4843) size 200x200
</del><ins>+    RenderText zI: -2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (34,4844) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -2 {P} at (0,200) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText zI: -2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (84,1143) size 200x200
</del><ins>+    RenderText zI: -2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (84,1144) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -1 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText zI: -1 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (84,4323) size 200x200
</del><ins>+    RenderText zI: -1 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (84,4324) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -1 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText zI: -1 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (84,4993) size 200x200
</del><ins>+    RenderText zI: -1 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (84,4994) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -1 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText zI: -1 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (0,0) size 785x5269 layerType: foreground only
-  RenderBlock {HTML} at (0,0) size 785x5269
-    RenderBody {BODY} at (8,21) size 769x5232
</del><ins>+    RenderText zI: -1 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (0,0) size 785x5270 layerType: foreground only
+  RenderBlock {HTML} at (0,0) size 785x5270
+    RenderBody {BODY} at (8,21) size 769x5233
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 294x37
</span><span class="cx">           text run at (0,0) width 294: &quot;Layered Presentation&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 733x18
</span><span class="cx">           text run at (0,0) width 398: &quot;Robert O'Callahan pointed out to me some mistakes in this test &quot;
</span><span class="cx">           text run at (398,0) width 335: &quot;that I have not yet had the time to examine or correct.&quot;
</span><del>-      RenderBlock {P} at (0,92) size 769x18
</del><ins>+      RenderBlock {P} at (0,92) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 463x18
</span><span class="cx">           text run at (0,0) width 463: &quot;In each of the following, 1 should be the top layer and 8 the bottom layer:&quot;
</span><del>-      RenderBlock {P} at (0,4578) size 769x18
</del><ins>+      RenderBlock {P} at (0,4578) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 349x18
</span><span class="cx">           text run at (0,0) width 349: &quot;Using assumed default value of z-index (may not pass):&quot;
</span><del>-layer at (24,147) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,126) size 620x620 [border: (10px solid #000000)]
-layer at (84,207) size 200x200
</del><ins>+layer at (24,148) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,126) size 620x621 [border: (10px solid #000000)]
+layer at (84,208) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
</span><del>-    RenderText {#text} at (50,42) size 469x97
-      text run at (50,42) width 469: &quot; 8 hide me&quot;
-layer at (34,357) size 200x200
</del><ins>+    RenderText {#text} at (50,41) size 469x97
+      text run at (50,41) width 469: &quot; 8 hide me&quot;
+layer at (34,358) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;7&quot;
-layer at (84,507) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;7&quot;
+layer at (84,508) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (234,557) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (234,558) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (384,507) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (384,508) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (434,357) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (434,358) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (384,207) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (384,208) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (234,157) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (234,158) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
-layer at (24,783) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,762) size 620x620 [border: (10px solid #000000)]
-layer at (234,1193) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
+layer at (24,784) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,762) size 620x621 [border: (10px solid #000000)]
+layer at (234,1194) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (24,1419) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,1398) size 620x620 [border: (10px solid #000000)]
-layer at (234,1829) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (24,1420) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,1398) size 620x621 [border: (10px solid #000000)]
+layer at (234,1830) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (24,2055) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,2034) size 620x620 [border: (10px solid #000000)]
-layer at (384,2415) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (24,2056) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,2034) size 620x621 [border: (10px solid #000000)]
+layer at (384,2416) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (434,2265) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (434,2266) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (24,2691) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,2670) size 620x620 [border: (10px solid #000000)]
-layer at (84,3051) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (24,2692) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,2670) size 620x621 [border: (10px solid #000000)]
+layer at (84,3052) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (234,3101) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (234,3102) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (384,3051) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (384,3052) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (24,3327) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,3306) size 620x620 [border: (10px solid #000000)]
-layer at (34,3337) size 600x600 layerType: background only
-layer at (84,3687) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (24,3328) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,3306) size 620x621 [border: (10px solid #000000)]
+layer at (34,3338) size 600x600 layerType: background only
+layer at (84,3688) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: -9 {P} at (50,350) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
</span><del>-    RenderText zI: -9 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;6&quot;
-layer at (34,3337) size 600x600 layerType: foreground only
</del><ins>+    RenderText zI: -9 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;6&quot;
+layer at (34,3338) size 600x600 layerType: foreground only
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (10,10) size 600x600
</span><del>-layer at (234,3737) size 200x200
</del><ins>+layer at (234,3738) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (200,400) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (384,3687) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (384,3688) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 9 {P} at (350,350) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText zI: 9 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (24,3963) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,3942) size 620x620 [border: (10px solid #000000)]
-layer at (34,3973) size 600x600
</del><ins>+    RenderText zI: 9 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (24,3964) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,3942) size 620x621 [border: (10px solid #000000)]
+layer at (34,3974) size 600x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (10,10) size 600x600
</span><del>-layer at (234,4373) size 200x200
</del><ins>+layer at (234,4374) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (24,4633) size 620x620
-  RenderBlock (relative positioned) {DIV} at (16,4612) size 620x620 [border: (10px solid #000000)]
-layer at (34,4643) size 600x600
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (24,4634) size 620x620
+  RenderBlock (relative positioned) {DIV} at (16,4612) size 620x621 [border: (10px solid #000000)]
+layer at (34,4644) size 600x600
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (10,10) size 600x600
</span><del>-layer at (234,5043) size 200x200
</del><ins>+layer at (234,5044) size 200x200
</ins><span class="cx">   RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
</span><del>-    RenderText {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;5&quot;
-layer at (384,1143) size 200x200
</del><ins>+    RenderText {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;5&quot;
+layer at (384,1144) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 1 {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText zI: 1 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (384,4323) size 200x200
</del><ins>+    RenderText zI: 1 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (384,4324) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 1 {P} at (350,350) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText zI: 1 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (384,4993) size 200x200
</del><ins>+    RenderText zI: 1 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (384,4994) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 1 {P} at (350,350) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText zI: 1 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (434,993) size 200x200
</del><ins>+    RenderText zI: 1 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (434,994) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText zI: 2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (384,2115) size 200x200
</del><ins>+    RenderText zI: 2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (384,2116) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 2 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText zI: 2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (434,3537) size 200x200
</del><ins>+    RenderText zI: 2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (434,3538) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText zI: 2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (434,4173) size 200x200
</del><ins>+    RenderText zI: 2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (434,4174) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText zI: 2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (434,4843) size 200x200
</del><ins>+    RenderText zI: 2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (434,4844) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText zI: 2 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (384,843) size 200x200
</del><ins>+    RenderText zI: 2 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (384,844) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 3 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText zI: 3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (234,2065) size 200x200
</del><ins>+    RenderText zI: 3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (234,2066) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 3 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText zI: 3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
-layer at (384,3387) size 200x200
</del><ins>+    RenderText zI: 3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
+layer at (384,3388) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 3 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText zI: 3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (384,4023) size 200x200
</del><ins>+    RenderText zI: 3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (384,4024) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 3 {P} at (350,50) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText zI: 3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (384,4693) size 200x200
</del><ins>+    RenderText zI: 3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (384,4694) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 3 {P} at (350,50) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText zI: 3 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (234,793) size 200x200
</del><ins>+    RenderText zI: 3 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (234,794) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText zI: 4 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
-layer at (434,2901) size 200x200
</del><ins>+    RenderText zI: 4 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
+layer at (434,2902) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText zI: 4 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (384,2751) size 200x200
</del><ins>+    RenderText zI: 4 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (384,2752) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText zI: 4 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (234,2701) size 200x200
</del><ins>+    RenderText zI: 4 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (234,2702) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText zI: 4 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
-layer at (234,3337) size 200x200
</del><ins>+    RenderText zI: 4 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
+layer at (234,3338) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText zI: 4 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
-layer at (234,3973) size 200x200
</del><ins>+    RenderText zI: 4 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
+layer at (234,3974) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText zI: 4 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
-layer at (234,4643) size 200x200
</del><ins>+    RenderText zI: 4 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
+layer at (234,4644) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText zI: 4 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
-layer at (384,1779) size 200x200
</del><ins>+    RenderText zI: 4 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
+layer at (384,1780) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 1000000 {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
</span><del>-    RenderText zI: 1000000 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;4&quot;
-layer at (434,1629) size 200x200
</del><ins>+    RenderText zI: 1000000 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;4&quot;
+layer at (434,1630) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 2000000 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
</span><del>-    RenderText zI: 2000000 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;3&quot;
-layer at (384,1479) size 200x200
</del><ins>+    RenderText zI: 2000000 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;3&quot;
+layer at (384,1480) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 3000000 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
</span><del>-    RenderText zI: 3000000 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;2&quot;
-layer at (234,1429) size 200x200
</del><ins>+    RenderText zI: 3000000 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;2&quot;
+layer at (234,1430) size 200x200
</ins><span class="cx">   RenderBlock (positioned) zI: 4000000 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
</span><del>-    RenderText zI: 4000000 {#text} at (71,42) size 58x97
-      text run at (71,42) width 58: &quot;1&quot;
</del><ins>+    RenderText zI: 4000000 {#text} at (71,41) size 58x97
+      text run at (71,41) width 58: &quot;1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockpositioninginlineblockrelpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/positioning/inline-block-relposition-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/positioning/inline-block-relposition-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/positioning/inline-block-relposition-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">     RenderBlock (anonymous) at (8,2) size 84x13
</span><span class="cx">       RenderText {#text} at (19,0) size 46x13
</span><span class="cx">         text run at (19,0) width 46: &quot;Click Me&quot;
</span><del>-layer at (87,25) size 24x13
</del><ins>+layer at (88,25) size 23x13
</ins><span class="cx">   RenderBlock (positioned) {DIV} at (79,15) size 24x13
</span><span class="cx">     RenderText {#text} at (0,0) size 24x13
</span><span class="cx">       text run at (0,0) width 24: &quot;Now&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockpositioningreplacedinsidefixedtopbottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x0
</span><span class="cx"> layer at (50,100) size 700x400
</span><span class="cx">   RenderBlock (positioned) {DIV} at (50,100) size 700x400 [border: (1px solid #808080)]
</span><del>-layer at (51,140) size 560x320
-  RenderBlock (positioned) {DIV} at (1,40) size 560x320 [border: (1px solid #FF0000)]
-    RenderImage {IMG} at (1,1) size 393x318
</del><ins>+layer at (51,141) size 560x320
+  RenderBlock (positioned) {DIV} at (1,40) size 561x322 [border: (1px solid #FF0000)]
+    RenderImage {IMG} at (1,1) size 393x319
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbordersbidi002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/borders/bidi-002-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/borders/bidi-002-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/borders/bidi-002-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,18 +8,18 @@
</span><span class="cx">           text run at (0,0) width 512: &quot;The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 784x192
</span><span class="cx">         RenderBlock {P} at (16,0) size 294x88 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
</span><del>-          RenderInline {SPAN} at (0,0) size 121x36 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
</del><ins>+          RenderInline {SPAN} at (0,0) size 121x38 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
</ins><span class="cx">             RenderText {#text} at (30,26) size 102x18
</span><span class="cx">               text run at (30,26) width 102: &quot;AAABBBCCC&quot;
</span><span class="cx">           RenderText {#text} at (132,26) size 93x18
</span><span class="cx">             text run at (132,26) width 93: &quot;DDDEEEFFF&quot;
</span><del>-          RenderInline {SPAN} at (0,0) size 106x36 [color=#000080] [border: (3px solid #000080) none]
</del><ins>+          RenderInline {SPAN} at (0,0) size 106x38 [color=#000080] [border: (3px solid #000080) none]
</ins><span class="cx">             RenderText {#text} at (225,26) size 87x18
</span><span class="cx">               text run at (225,26) width 87: &quot;GGGHHHIII&quot;
</span><span class="cx">           RenderText {#text} at (11,59) size 198x18
</span><span class="cx">             text run at (11,59) width 198: &quot;JJJKKKLLLMMMNNNOOO&quot;
</span><span class="cx">         RenderBlock {P} at (16,104) size 294x88 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
</span><del>-          RenderInline {SPAN} at (0,0) size 320x36 [color=#000080] [border: (3px solid #000080)]
</del><ins>+          RenderInline {SPAN} at (0,0) size 320x38 [color=#000080] [border: (3px solid #000080)]
</ins><span class="cx">             RenderText {#text} at (30,26) size 282x18
</span><span class="cx">               text run at (30,26) width 102: &quot;AAABBBCCC&quot;
</span><span class="cx">               text run at (225,26) width 87 RTL override: &quot;\x{202E}IIIHHHGGG&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbordersbidi009aexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/borders/bidi-009a-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,68 +12,68 @@
</span><span class="cx">             RenderTableRow {P} at (0,0) size 261x32
</span><span class="cx">               RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 14x37
</span><del>-                  RenderText {#text} at (0,-2) size 14x37
-                    text run at (0,-2) width 14: &quot;a&quot;
-                RenderInline {SPAN} at (0,0) size 19x49 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF)]
-                  RenderText {#text} at (33,-2) size 16x37
-                    text run at (33,-2) width 16: &quot;b&quot;
-                RenderInline {SPAN} at (0,0) size 17x49 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF)]
-                  RenderText {#text} at (68,-2) size 14x37
-                    text run at (68,-2) width 14: &quot;c&quot;
-                RenderInline {SPAN} at (0,0) size 16x49 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
-                  RenderText {#text} at (82,-2) size 16x37
-                    text run at (82,-2) width 16: &quot;d&quot;
-                RenderInline {SPAN} at (0,0) size 14x49 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF) none]
-                  RenderText {#text} at (98,-2) size 14x37
-                    text run at (98,-2) width 14: &quot;e&quot;
</del><ins>+                  RenderText {#text} at (0,-3) size 14x37
+                    text run at (0,-3) width 14: &quot;a&quot;
+                RenderInline {SPAN} at (0,0) size 19x51 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF)]
+                  RenderText {#text} at (33,-3) size 16x37
+                    text run at (33,-3) width 16: &quot;b&quot;
+                RenderInline {SPAN} at (0,0) size 17x51 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF)]
+                  RenderText {#text} at (68,-3) size 14x37
+                    text run at (68,-3) width 14: &quot;c&quot;
+                RenderInline {SPAN} at (0,0) size 16x51 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
+                  RenderText {#text} at (82,-3) size 16x37
+                    text run at (82,-3) width 16: &quot;d&quot;
+                RenderInline {SPAN} at (0,0) size 14x51 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF) none]
+                  RenderText {#text} at (98,-3) size 14x37
+                    text run at (98,-3) width 14: &quot;e&quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 11x37
</span><del>-                  RenderText {#text} at (112,-2) size 11x37
-                    text run at (112,-2) width 11: &quot;f&quot;
</del><ins>+                  RenderText {#text} at (112,-3) size 11x37
+                    text run at (112,-3) width 11: &quot;f&quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 16x37
</span><del>-                  RenderText {#text} at (123,-2) size 16x37
-                    text run at (123,-2) width 16: &quot;g&quot;
</del><ins>+                  RenderText {#text} at (123,-3) size 16x37
+                    text run at (123,-3) width 16: &quot;g&quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 16x37
</span><del>-                  RenderText {#text} at (139,-2) size 16x37
-                    text run at (139,-2) width 16: &quot;h&quot;
-                RenderInline {SPAN} at (0,0) size 9x49 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
-                  RenderText {#text} at (155,-2) size 9x37
-                    text run at (155,-2) width 9: &quot;i&quot;
-                RenderInline {SPAN} at (0,0) size 12x49 [color=#00FFFF] [border: (3px solid #00FFFF) none]
-                  RenderText {#text} at (164,-2) size 9x37
-                    text run at (164,-2) width 9: &quot;j&quot;
-                RenderInline {SPAN} at (0,0) size 19x49 [color=#FF00FF] [border: (3px solid #FF00FF) none]
-                  RenderText {#text} at (192,-2) size 16x37
-                    text run at (192,-2) width 16: &quot;k&quot;
</del><ins>+                  RenderText {#text} at (139,-3) size 16x37
+                    text run at (139,-3) width 16: &quot;h&quot;
+                RenderInline {SPAN} at (0,0) size 9x51 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
+                  RenderText {#text} at (155,-3) size 9x37
+                    text run at (155,-3) width 9: &quot;i&quot;
+                RenderInline {SPAN} at (0,0) size 12x51 [color=#00FFFF] [border: (3px solid #00FFFF) none]
+                  RenderText {#text} at (164,-3) size 9x37
+                    text run at (164,-3) width 9: &quot;j&quot;
+                RenderInline {SPAN} at (0,0) size 19x51 [color=#FF00FF] [border: (3px solid #FF00FF) none]
+                  RenderText {#text} at (192,-3) size 16x37
+                    text run at (192,-3) width 16: &quot;k&quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 9x37
</span><del>-                  RenderText {#text} at (227,-2) size 9x37
-                    text run at (227,-2) width 9: &quot;l&quot;
</del><ins>+                  RenderText {#text} at (227,-3) size 9x37
+                    text run at (227,-3) width 9: &quot;l&quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 25x37
</span><del>-                  RenderText {#text} at (236,-2) size 25x37
-                    text run at (236,-2) width 25: &quot;m&quot;
</del><ins>+                  RenderText {#text} at (236,-3) size 25x37
+                    text run at (236,-3) width 25: &quot;m&quot;
</ins><span class="cx">       RenderBlock {DIV} at (32,162) size 720x80 [color=#FFFF00] [bgcolor=#000000]
</span><span class="cx">         RenderTable at (24,24) size 261x32
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 261x32
</span><span class="cx">             RenderTableRow {P} at (0,0) size 261x32
</span><span class="cx">               RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
</span><del>-                RenderText {#text} at (0,-2) size 236x37
-                  text run at (0,-2) width 14: &quot;a&quot;
-                  text run at (49,-2) width 0 LTR override: &quot;\x{202D}&quot;
-                  text run at (227,-2) width 9 RTL override: &quot;\x{202E}l&quot;
-                RenderInline {SPAN} at (0,0) size 111x49 [color=#00FFFF] [border: (3px solid #00FFFF)]
-                  RenderText {#text} at (68,-2) size 105x37
-                    text run at (68,-2) width 14 LTR override: &quot;c&quot;
-                    text run at (98,-2) width 14 LTR override: &quot;\x{202D}e&quot;
-                    text run at (155,-2) width 0 RTL override: &quot;\x{202E}&quot;
-                    text run at (164,-2) width 9 RTL override: &quot;\x{202E}j&quot;
-                RenderText {#text} at (112,-2) size 43x37
-                  text run at (112,-2) width 11 RTL override: &quot;\x{202C}f&quot;
-                  text run at (123,-2) width 16 LTR override: &quot;\x{202D}g&quot;
-                  text run at (139,-2) width 16 RTL override: &quot;h&quot;
-                RenderInline {SPAN} at (0,0) size 181x49 [color=#FF00FF] [border: (3px solid #FF00FF)]
-                  RenderText {#text} at (33,-2) size 175x37
-                    text run at (33,-2) width 16 RTL override: &quot;\x{202C}b&quot;
-                    text run at (82,-2) width 16 RTL override: &quot;\x{202C}d&quot;
-                    text run at (155,-2) width 9 LTR override: &quot;\x{202C}i&quot;
-                    text run at (192,-2) width 16 LTR override: &quot;\x{202C}k&quot;
-                RenderText {#text} at (236,-2) size 25x37
-                  text run at (236,-2) width 25: &quot;\x{202C}m&quot;
</del><ins>+                RenderText {#text} at (0,-3) size 236x37
+                  text run at (0,-3) width 14: &quot;a&quot;
+                  text run at (49,-3) width 0 LTR override: &quot;\x{202D}&quot;
+                  text run at (227,-3) width 9 RTL override: &quot;\x{202E}l&quot;
+                RenderInline {SPAN} at (0,0) size 111x51 [color=#00FFFF] [border: (3px solid #00FFFF)]
+                  RenderText {#text} at (68,-3) size 105x37
+                    text run at (68,-3) width 14 LTR override: &quot;c&quot;
+                    text run at (98,-3) width 14 LTR override: &quot;\x{202D}e&quot;
+                    text run at (155,-3) width 0 RTL override: &quot;\x{202E}&quot;
+                    text run at (164,-3) width 9 RTL override: &quot;\x{202E}j&quot;
+                RenderText {#text} at (112,-3) size 43x37
+                  text run at (112,-3) width 11 RTL override: &quot;\x{202C}f&quot;
+                  text run at (123,-3) width 16 LTR override: &quot;\x{202D}g&quot;
+                  text run at (139,-3) width 16 RTL override: &quot;h&quot;
+                RenderInline {SPAN} at (0,0) size 181x51 [color=#FF00FF] [border: (3px solid #FF00FF)]
+                  RenderText {#text} at (33,-3) size 175x37
+                    text run at (33,-3) width 16 RTL override: &quot;\x{202C}b&quot;
+                    text run at (82,-3) width 16 RTL override: &quot;\x{202C}d&quot;
+                    text run at (155,-3) width 9 LTR override: &quot;\x{202C}i&quot;
+                    text run at (192,-3) width 16 LTR override: &quot;\x{202C}k&quot;
+                RenderText {#text} at (236,-3) size 25x37
+                  text run at (236,-3) width 25: &quot;\x{202C}m&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbordersbidi012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/borders/bidi-012-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,25 +10,25 @@
</span><span class="cx">           text run at (508,1) width 6: &quot;)&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,35) size 784x0
</span><span class="cx">         RenderBlock (floating) {P} at (16,16) size 177x166 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
</span><del>-          RenderInline {SPAN} at (0,0) size 150x36 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
</del><ins>+          RenderInline {SPAN} at (0,0) size 150x38 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
</ins><span class="cx">             RenderText {#text} at (30,26) size 131x18
</span><span class="cx">               text run at (30,26) width 131: &quot;aaa bbb ccc  ddd eee&quot;
</span><span class="cx">           RenderBR {BR} at (161,26) size 0x18
</span><del>-          RenderInline {SPAN} at (0,0) size 38x36 [color=#000080] [border: (3px solid #000080) none]
</del><ins>+          RenderInline {SPAN} at (0,0) size 38x38 [color=#000080] [border: (3px solid #000080) none]
</ins><span class="cx">             RenderText {#text} at (11,74) size 19x18
</span><span class="cx">               text run at (11,74) width 19: &quot;fff &quot;
</span><span class="cx">           RenderText {#text} at (49,74) size 72x18
</span><span class="cx">             text run at (49,74) width 72: &quot;ggg hhh iii &quot;
</span><del>-          RenderInline {SPAN} at (0,0) size 31x36 [color=#FFA500] [border: (3px solid #FFA500) none (3px solid #FFA500)]
</del><ins>+          RenderInline {SPAN} at (0,0) size 31x38 [color=#FFA500] [border: (3px solid #FFA500) none (3px solid #FFA500)]
</ins><span class="cx">             RenderText {#text} at (140,74) size 12x18
</span><span class="cx">               text run at (140,74) width 12: &quot;jjj&quot;
</span><span class="cx">           RenderBR {BR} at (152,74) size 0x18
</span><del>-          RenderInline {SPAN} at (0,0) size 155x36 [color=#FFA500] [border: (3px solid #FFA500) none]
</del><ins>+          RenderInline {SPAN} at (0,0) size 155x38 [color=#FFA500] [border: (3px solid #FFA500) none]
</ins><span class="cx">             RenderText {#text} at (11,122) size 136x18
</span><span class="cx">               text run at (11,122) width 136: &quot;kkk lll mmm nnn ooo&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (floating) {P} at (16,214) size 181x166 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
</span><del>-          RenderInline {SPAN} at (0,0) size 154x84 [color=#000080] [border: (3px solid #000080)]
</del><ins>+          RenderInline {SPAN} at (0,0) size 154x86 [color=#000080] [border: (3px solid #000080)]
</ins><span class="cx">             RenderText {#text} at (30,26) size 135x18
</span><span class="cx">               text run at (30,26) width 25: &quot;aaa &quot;
</span><span class="cx">               text run at (55,26) width 28: &quot;bbb &quot;
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">             text run at (49,74) width 28: &quot;ggg &quot;
</span><span class="cx">             text run at (77,74) width 28: &quot;hhh &quot;
</span><span class="cx">             text run at (105,74) width 16: &quot;iii &quot;
</span><del>-          RenderInline {SPAN} at (0,0) size 159x84 [color=#FFA500] [border: (3px solid #FFA500)]
</del><ins>+          RenderInline {SPAN} at (0,0) size 159x86 [color=#FFA500] [border: (3px solid #FFA500)]
</ins><span class="cx">             RenderText {#text} at (140,74) size 16x18
</span><span class="cx">               text run at (140,74) width 16: &quot;jjj &quot;
</span><span class="cx">             RenderBR {BR} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbordersfieldsetBorderRadiusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/borders/fieldsetBorderRadius-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/borders/fieldsetBorderRadius-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/borders/fieldsetBorderRadius-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,65 +3,65 @@
</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 784x582
</span><del>-      RenderBlock (floating) {DIV} at (0,0) size 158x455
-        RenderFieldSet {FIELDSET} at (2,0) size 140x51 [border: (8px double #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (0,0) size 158x460
+        RenderFieldSet {FIELDSET} at (2,0) size 140x52 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (20,0) size 54x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,61) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,61) size 140x53 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (20,0) size 112x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,122) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,123) size 140x52 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (20,0) size 116x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,183) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,184) size 140x53 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (20,0) size 121x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,244) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,246) size 140x52 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (8,0) size 54x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,305) size 154x65 [border: (15px solid #000000)]
-          RenderBlock {LEGEND} at (15,1) size 54x12 [bgcolor=#0080004C]
-        RenderFieldSet {FIELDSET} at (2,380) size 154x65 [border: (15px solid #000000)]
-          RenderBlock {LEGEND} at (15,1) size 54x12 [bgcolor=#0080004C]
-      RenderBlock (floating) {DIV} at (228,0) size 144x366
-        RenderFieldSet {FIELDSET} at (2,0) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,307) size 154x67 [border: (15px solid #000000)]
+          RenderBlock {LEGEND} at (15,1) size 54x13 [bgcolor=#0080004C]
+        RenderFieldSet {FIELDSET} at (2,383) size 154x67 [border: (15px solid #000000)]
+          RenderBlock {LEGEND} at (15,1) size 54x13 [bgcolor=#0080004C]
+      RenderBlock (floating) {DIV} at (228,0) size 144x370
+        RenderFieldSet {FIELDSET} at (2,0) size 140x52 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (4,0) size 54x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,61) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,61) size 140x53 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (-1,0) size 54x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,122) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,123) size 140x52 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (-49,0) size 54x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,183) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,184) size 140x53 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (-54,0) size 54x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,244) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,246) size 140x52 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (135,0) size 54x12 [bgcolor=#0080004C]
</span><del>-        RenderFieldSet {FIELDSET} at (2,305) size 140x51 [border: (8px double #000000)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,307) size 140x53 [border: (8px double #000000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (140,0) size 54x12 [bgcolor=#0080004C]
</span><del>-      RenderBlock {DIV} at (450,0) size 334x386
-        RenderFieldSet {FIELDSET} at (2,0) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (450,0) size 334x388
+        RenderFieldSet {FIELDSET} at (2,0) size 184x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">           RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-        RenderFieldSet {FIELDSET} at (2,49) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,49) size 184x41 [border: (2px groove #C0C0C0)]
</ins><span class="cx">           RenderBlock {LEGEND} at (44,0) size 96x12 [border: (1px solid #0000FF)]
</span><del>-        RenderBlock (anonymous) at (0,298) size 334x49
-          RenderFieldSet {FIELDSET} at (2,0) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+        RenderBlock (anonymous) at (0,299) size 334x50
+          RenderFieldSet {FIELDSET} at (2,0) size 184x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">             RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderFieldSet {FIELDSET} at (2,347) size 128x39 [border: (2px groove #C0C0C0)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,348) size 128x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">           RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (458,106) size 100x40
-  RenderBlock (relative positioned) {DIV} at (0,98) size 100x40
-    RenderFieldSet {FIELDSET} at (2,0) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (458,107) size 100x40
+  RenderBlock (relative positioned) {DIV} at (0,99) size 100x41
+    RenderFieldSet {FIELDSET} at (2,0) size 184x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">       RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (458,146) size 300x40
-  RenderBlock (relative positioned) {DIV} at (0,138) size 300x40
-    RenderFieldSet {FIELDSET} at (58,0) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (458,147) size 300x40
+  RenderBlock (relative positioned) {DIV} at (0,139) size 300x41
+    RenderFieldSet {FIELDSET} at (58,0) size 184x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">       RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (458,186) size 100x40
-  RenderBlock (relative positioned) {DIV} at (0,178) size 100x40
-layer at (460,186) size 184x39
-  RenderFieldSet {FIELDSET} at (2,0) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (458,187) size 100x40
+  RenderBlock (relative positioned) {DIV} at (0,179) size 100x41
+layer at (460,187) size 184x40
+  RenderFieldSet {FIELDSET} at (2,0) size 184x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">     RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (458,226) size 334x40
-  RenderBlock (relative positioned) {DIV} at (0,218) size 334x40
-layer at (460,226) size 184x39
-  RenderFieldSet {FIELDSET} at (2,0) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (458,227) size 334x40
+  RenderBlock (relative positioned) {DIV} at (0,219) size 334x41
+layer at (460,227) size 184x40
+  RenderFieldSet {FIELDSET} at (2,0) size 184x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">     RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span><del>-layer at (458,266) size 300x40
-  RenderBlock (relative positioned) {DIV} at (0,258) size 300x40
-layer at (560,266) size 184x39
-  RenderFieldSet {FIELDSET} at (102,0) size 184x39 [border: (2px groove #C0C0C0)]
</del><ins>+layer at (458,267) size 300x40
+  RenderBlock (relative positioned) {DIV} at (0,259) size 300x41
+layer at (560,267) size 184x40
+  RenderFieldSet {FIELDSET} at (102,0) size 184x40 [border: (2px groove #C0C0C0)]
</ins><span class="cx">     RenderBlock {LEGEND} at (14,0) size 156x12 [border: (1px solid #0000FF)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbordersrtlborder01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/borders/rtl-border-01-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/borders/rtl-border-01-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/borders/rtl-border-01-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 794x678
</del><ins>+layer at (0,0) size 794x680
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x678
-  RenderBlock {HTML} at (0,0) size 785x678
-    RenderBody {BODY} at (8,16) size 769x654
</del><ins>+layer at (0,0) size 785x680
+  RenderBlock {HTML} at (0,0) size 785x681
+    RenderBody {BODY} at (8,16) size 769x657
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 751x36
</span><span class="cx">           text run at (0,0) width 751: &quot;There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,&quot;
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,52) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Left-to-Right&quot;
</span><del>-      RenderBlock {DIV} at (0,80) size 769x252 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,80) size 769x253 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (0,7) size 125x18
</span><span class="cx">             text run at (0,7) width 125: &quot;Lorem ipsum dolor &quot;
</span><span class="lines">@@ -33,10 +33,10 @@
</span><span class="cx">               text run at (145,103) width 590: &quot;non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor&quot;
</span><span class="cx">           RenderText {#text} at (0,135) size 561x18
</span><span class="cx">             text run at (0,135) width 561: &quot;sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore&quot;
</span><del>-      RenderBlock {H1} at (0,342) size 769x18
</del><ins>+      RenderBlock {H1} at (0,343) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Right-to-Left&quot;
</span><del>-      RenderBlock {DIV} at (0,370) size 769x284 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,372) size 769x285 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (83,7) size 125x18
</span><span class="cx">             text run at (83,7) width 125: &quot;Lorem ipsum dolor &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbordersrtlborder02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/borders/rtl-border-02-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/borders/rtl-border-02-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/borders/rtl-border-02-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 794x678
</del><ins>+layer at (0,0) size 794x680
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x678
-  RenderBlock {HTML} at (0,0) size 785x678
-    RenderBody {BODY} at (8,16) size 769x654
</del><ins>+layer at (0,0) size 785x680
+  RenderBlock {HTML} at (0,0) size 785x681
+    RenderBody {BODY} at (8,16) size 769x657
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 751x36
</span><span class="cx">           text run at (0,0) width 751: &quot;There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,&quot;
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,52) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Left-to-Right&quot;
</span><del>-      RenderBlock {DIV} at (0,80) size 769x252 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,80) size 769x253 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (0,7) size 125x18
</span><span class="cx">             text run at (0,7) width 125: &quot;Lorem ipsum dolor &quot;
</span><span class="lines">@@ -33,10 +33,10 @@
</span><span class="cx">               text run at (635,103) width 145 RTL override: &quot;sint occaecat cupidatat &quot;
</span><span class="cx">           RenderText {#text} at (0,135) size 561x18
</span><span class="cx">             text run at (0,135) width 561: &quot;sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore&quot;
</span><del>-      RenderBlock {H1} at (0,342) size 769x18
</del><ins>+      RenderBlock {H1} at (0,343) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Right-to-Left&quot;
</span><del>-      RenderBlock {DIV} at (0,370) size 769x284 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,372) size 769x285 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (632,7) size 125x18
</span><span class="cx">             text run at (632,7) width 125 RTL override: &quot;Lorem ipsum dolor &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastbordersrtlborder03expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/borders/rtl-border-03-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/borders/rtl-border-03-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/borders/rtl-border-03-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 794x678
</del><ins>+layer at (0,0) size 794x680
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x678
-  RenderBlock {HTML} at (0,0) size 785x678
-    RenderBody {BODY} at (8,16) size 769x654
</del><ins>+layer at (0,0) size 785x680
+  RenderBlock {HTML} at (0,0) size 785x681
+    RenderBody {BODY} at (8,16) size 769x657
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 751x36
</span><span class="cx">           text run at (0,0) width 751: &quot;There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,&quot;
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,52) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Left-to-Right&quot;
</span><del>-      RenderBlock {DIV} at (0,80) size 769x252 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,80) size 769x253 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (0,7) size 125x18
</span><span class="cx">             text run at (0,7) width 125: &quot;Lorem ipsum dolor &quot;
</span><span class="lines">@@ -33,10 +33,10 @@
</span><span class="cx">               text run at (190,103) width 590: &quot;non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor&quot;
</span><span class="cx">           RenderText {#text} at (0,135) size 561x18
</span><span class="cx">             text run at (0,135) width 561: &quot;sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore&quot;
</span><del>-      RenderBlock {H1} at (0,342) size 769x18
</del><ins>+      RenderBlock {H1} at (0,343) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Right-to-Left&quot;
</span><del>-      RenderBlock {DIV} at (0,370) size 769x284 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,372) size 769x285 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (83,7) size 125x18
</span><span class="cx">             text run at (83,7) width 125: &quot;Lorem ipsum dolor &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastboxsizingboxsizingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/box-sizing/box-sizing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/box-sizing/box-sizing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/box-sizing/box-sizing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,25 +1,25 @@
</span><del>-layer at (0,0) size 785x903
</del><ins>+layer at (0,0) size 785x909
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x903
-  RenderBlock {HTML} at (0,0) size 785x903
-    RenderBody {BODY} at (8,8) size 769x887
</del><ins>+layer at (0,0) size 785x909
+  RenderBlock {HTML} at (0,0) size 785x910
+    RenderBody {BODY} at (8,8) size 769x894
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 373x18
</span><span class="cx">           text run at (0,0) width 373: &quot;All of the boxes below should be 20x20 and look identical.&quot;
</span><del>-      RenderBlock {H1} at (0,39) size 769x37
</del><ins>+      RenderBlock {H1} at (0,39) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x37
</span><span class="cx">           text run at (0,0) width 203: &quot;Normal Blocks&quot;
</span><del>-      RenderBlock {DIV} at (5,97) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock {DIV} at (5,127) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock {DIV} at (5,157) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock {DIV} at (5,187) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (5,97) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,127) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,157) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,187) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins><span class="cx">         RenderBR {BR} at (6,6) size 0x18
</span><span class="cx">         RenderBR {BR} at (6,24) size 0x18
</span><span class="cx">         RenderBR {BR} at (6,42) size 0x18
</span><del>-      RenderBlock {H1} at (0,228) size 769x37
</del><ins>+      RenderBlock {H1} at (0,229) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 178x37
</span><span class="cx">           text run at (0,0) width 178: &quot;Inline Blocks&quot;
</span><del>-      RenderBlock (anonymous) at (0,286) size 769x40
</del><ins>+      RenderBlock (anonymous) at (0,287) size 769x41
</ins><span class="cx">         RenderBlock {DIV} at (5,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderBlock {DIV} at (35,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderBlock {DIV} at (65,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="lines">@@ -28,63 +28,63 @@
</span><span class="cx">           RenderBR {BR} at (6,24) size 0x18
</span><span class="cx">           RenderBR {BR} at (6,42) size 0x18
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H1} at (0,347) size 769x37
</del><ins>+      RenderBlock {H1} at (0,349) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 241x37
</span><span class="cx">           text run at (0,0) width 241: &quot;Positioned Blocks&quot;
</span><del>-      RenderBlock (anonymous) at (0,405) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,407) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H1} at (0,444) size 769x37
</del><ins>+      RenderBlock {H1} at (0,447) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 210x37
</span><span class="cx">           text run at (0,0) width 210: &quot;Floating blocks&quot;
</span><del>-      RenderBlock (floating) {DIV} at (5,512) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (floating) {DIV} at (35,512) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (floating) {DIV} at (65,512) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (floating) {DIV} at (95,512) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (5,515) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (35,515) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (65,515) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (95,515) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins><span class="cx">         RenderBR {BR} at (6,6) size 0x18
</span><span class="cx">         RenderBR {BR} at (6,24) size 0x18
</span><span class="cx">         RenderBR {BR} at (6,42) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,502) size 769x40
</del><ins>+      RenderBlock (anonymous) at (0,505) size 769x41
</ins><span class="cx">         RenderBR {BR} at (120,0) size 0x18
</span><del>-      RenderBlock {H1} at (0,563) size 769x37
</del><ins>+      RenderBlock {H1} at (0,566) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 210x37
</span><span class="cx">           text run at (0,0) width 210: &quot;Normal Images&quot;
</span><del>-      RenderBlock (anonymous) at (0,621) size 769x40
</del><ins>+      RenderBlock (anonymous) at (0,625) size 769x41
</ins><span class="cx">         RenderImage {IMG} at (5,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (35,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (65,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (95,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H1} at (0,682) size 769x37
</del><ins>+      RenderBlock {H1} at (0,686) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 248x37
</span><span class="cx">           text run at (0,0) width 248: &quot;Positioned Images&quot;
</span><del>-      RenderBlock (anonymous) at (0,740) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,745) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H1} at (0,779) size 769x37
</del><ins>+      RenderBlock {H1} at (0,784) size 769x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 220x37
</span><span class="cx">           text run at (0,0) width 220: &quot;Floating Images&quot;
</span><del>-      RenderImage {IMG} at (5,847) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderImage {IMG} at (35,847) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderImage {IMG} at (65,847) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderImage {IMG} at (95,847) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (anonymous) at (0,837) size 769x40
</del><ins>+      RenderImage {IMG} at (5,853) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (35,853) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (65,853) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (95,853) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (anonymous) at (0,843) size 769x41
</ins><span class="cx">         RenderBR {BR} at (120,0) size 0x18
</span><del>-      RenderBlock {HR} at (0,885) size 769x2 [border: (1px inset #000000)]
-layer at (13,423) size 20x20
-  RenderBlock (positioned) {DIV} at (13,423) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (43,423) size 20x20
-  RenderBlock (positioned) {DIV} at (43,423) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (73,423) size 20x20
-  RenderBlock (positioned) {DIV} at (73,423) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (103,423) size 20x20
-  RenderBlock (positioned) {DIV} at (103,423) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+      RenderBlock {HR} at (0,891) size 769x3 [border: (1px inset #000000)]
+layer at (13,426) size 20x20
+  RenderBlock (positioned) {DIV} at (13,425) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (43,426) size 20x20
+  RenderBlock (positioned) {DIV} at (43,425) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (73,426) size 20x20
+  RenderBlock (positioned) {DIV} at (73,425) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (103,426) size 20x20
+  RenderBlock (positioned) {DIV} at (103,425) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins><span class="cx">     RenderBR {BR} at (6,6) size 0x18
</span><span class="cx">     RenderBR {BR} at (6,24) size 0x18
</span><span class="cx">     RenderBR {BR} at (6,42) size 0x18
</span><del>-layer at (13,758) size 20x20
-  RenderImage {IMG} at (13,758) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (43,758) size 20x20
-  RenderImage {IMG} at (43,758) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (73,758) size 20x20
-  RenderImage {IMG} at (73,758) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (103,758) size 20x20
-  RenderImage {IMG} at (103,758) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+layer at (13,763) size 20x20
+  RenderImage {IMG} at (13,763) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (43,763) size 20x20
+  RenderImage {IMG} at (43,763) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (73,763) size 20x20
+  RenderImage {IMG} at (73,763) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (103,763) size 20x20
+  RenderImage {IMG} at (103,763) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastclipoverflowborderradiuscompositedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,9 +16,9 @@
</span><span class="cx">         text run at (240,178) width 4: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (244,192) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock {DIV} at (10,28) size 220x120 [border: (10px solid #000000)]
</span><del>-layer at (262,36) size 220x120 clip at (272,46) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (262,36) size 220x120 clip at (272,46) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock {DIV} at (254,28) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (28,46) size 200x100
</span><span class="cx">   RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="lines">@@ -28,19 +28,19 @@
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="cx">     RenderText {#text} at (0,0) size 95x18
</span><span class="cx">       text run at (0,0) width 95: &quot;static &gt; relative&quot;
</span><del>-layer at (506,36) size 220x120 clip at (516,46) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (506,36) size 220x120 clip at (516,46) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (498,28) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (516,46) size 200x100
</span><span class="cx">   RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="cx">     RenderText {#text} at (0,0) size 95x18
</span><span class="cx">       text run at (0,0) width 95: &quot;relative &gt; static&quot;
</span><del>-layer at (18,176) size 220x120 clip at (28,186) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (18,176) size 220x120 clip at (28,186) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,168) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (28,186) size 200x100
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="cx">     RenderText {#text} at (0,0) size 109x18
</span><span class="cx">       text run at (0,0) width 109: &quot;relative &gt; relative&quot;
</span><del>-layer at (18,316) size 220x120 clip at (28,326) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (18,316) size 220x120 clip at (28,326) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,308) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (28,326) size 200x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastclipoverflowborderradiustransformedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,9 +16,9 @@
</span><span class="cx">         text run at (240,178) width 4: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (244,192) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock {DIV} at (10,28) size 220x120 [border: (10px solid #000000)]
</span><del>-layer at (262,36) size 220x120 clip at (272,46) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (262,36) size 220x120 clip at (272,46) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock {DIV} at (254,28) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (28,46) size 200x100
</span><span class="cx">   RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="lines">@@ -28,19 +28,19 @@
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="cx">     RenderText {#text} at (0,0) size 95x18
</span><span class="cx">       text run at (0,0) width 95: &quot;static &gt; relative&quot;
</span><del>-layer at (506,36) size 220x120 clip at (516,46) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (506,36) size 220x120 clip at (516,46) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (498,28) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (516,46) size 200x100
</span><span class="cx">   RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="cx">     RenderText {#text} at (0,0) size 95x18
</span><span class="cx">       text run at (0,0) width 95: &quot;relative &gt; static&quot;
</span><del>-layer at (18,176) size 220x120 clip at (28,186) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (18,176) size 220x120 clip at (28,186) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,168) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (28,186) size 200x100
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span><span class="cx">     RenderText {#text} at (0,0) size 109x18
</span><span class="cx">       text run at (0,0) width 109: &quot;relative &gt; relative&quot;
</span><del>-layer at (18,316) size 220x120 clip at (28,326) size 200x100 scrollWidth 207 scrollHeight 157
</del><ins>+layer at (18,316) size 220x120 clip at (28,326) size 200x100 scrollWidth 206 scrollHeight 156
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (10,308) size 220x120 [border: (10px solid #000000)]
</span><span class="cx"> layer at (28,326) size 200x100
</span><span class="cx">   RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcss003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/003-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/003-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/003-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,51 +6,51 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 734x360
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 734x360
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 734x356
</span><del>-            RenderTableCell {TD} at (2,2) size 242x356 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 242x357 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {H1} at (1,1) size 240x37
</span><span class="cx">                 RenderText {#text} at (0,0) size 177x37
</span><span class="cx">                   text run at (0,0) width 177: &quot;Blue-on-blue&quot;
</span><del>-              RenderBlock (anonymous) at (1,59) size 240x18
</del><ins>+              RenderBlock (anonymous) at (1,59) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 142x18
</span><span class="cx">                   text run at (0,0) width 142: &quot;Background color first&quot;
</span><del>-              RenderBlock {DIV} at (17,93) size 98x98 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</del><ins>+              RenderBlock {DIV} at (17,93) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-              RenderBlock (anonymous) at (1,207) size 240x18
</del><ins>+              RenderBlock (anonymous) at (1,207) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 93x18
</span><span class="cx">                   text run at (0,0) width 93: &quot;Text color first&quot;
</span><del>-              RenderBlock {DIV} at (17,241) size 98x98 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</del><ins>+              RenderBlock {DIV} at (17,241) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-            RenderTableCell {TD} at (246,2) size 242x356 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (246,2) size 242x357 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {H1} at (1,1) size 240x37
</span><span class="cx">                 RenderText {#text} at (0,0) size 164x37
</span><span class="cx">                   text run at (0,0) width 164: &quot;Blue-on-red&quot;
</span><del>-              RenderBlock (anonymous) at (1,59) size 240x18
</del><ins>+              RenderBlock (anonymous) at (1,59) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 142x18
</span><span class="cx">                   text run at (0,0) width 142: &quot;Background color first&quot;
</span><del>-              RenderBlock {DIV} at (17,93) size 98x98 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</del><ins>+              RenderBlock {DIV} at (17,93) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-              RenderBlock (anonymous) at (1,207) size 240x18
</del><ins>+              RenderBlock (anonymous) at (1,207) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 93x18
</span><span class="cx">                   text run at (0,0) width 93: &quot;Text color first&quot;
</span><del>-              RenderBlock {DIV} at (17,241) size 98x98 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</del><ins>+              RenderBlock {DIV} at (17,241) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-            RenderTableCell {TD} at (490,2) size 242x356 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (490,2) size 242x357 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {H1} at (1,1) size 240x37
</span><span class="cx">                 RenderText {#text} at (0,0) size 177x37
</span><span class="cx">                   text run at (0,0) width 177: &quot;Blue-on-blue&quot;
</span><del>-              RenderBlock (anonymous) at (1,59) size 240x18
</del><ins>+              RenderBlock (anonymous) at (1,59) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 142x18
</span><span class="cx">                   text run at (0,0) width 142: &quot;Background color first&quot;
</span><del>-              RenderBlock {DIV} at (17,93) size 98x98 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</del><ins>+              RenderBlock {DIV} at (17,93) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span><del>-              RenderBlock (anonymous) at (1,207) size 240x18
</del><ins>+              RenderBlock (anonymous) at (1,207) size 240x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 93x18
</span><span class="cx">                   text run at (0,0) width 93: &quot;Text color first&quot;
</span><del>-              RenderBlock {DIV} at (17,241) size 98x98 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</del><ins>+              RenderBlock {DIV} at (17,241) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
</ins><span class="cx">                 RenderText {#text} at (20,1) size 58x58
</span><span class="cx">                   text run at (20,1) width 58: &quot;Az&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcss004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/004-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/004-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/004-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x273
-  RenderBlock {HTML} at (0,0) size 800x273
-    RenderBody {BODY} at (8,21) size 784x236
</del><ins>+layer at (0,0) size 800x274
+  RenderBlock {HTML} at (0,0) size 800x274
+    RenderBody {BODY} at (8,21) size 784x237
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 421x37
</span><span class="cx">           text run at (0,0) width 421: &quot;Shorthand border properties 2&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 501x18
</span><span class="cx">           text run at (0,0) width 403: &quot;This test was written to test a point I mentioned to Tantek \x{C7}elik &quot;
</span><span class="cx">           text run at (403,0) width 98: &quot;on 2000-07-13.&quot;
</span><del>-      RenderBlock {P} at (0,92) size 784x24 [color=#008000] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,92) size 784x25 [color=#008000] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 274x18
</span><span class="cx">           text run at (3,3) width 274: &quot;This paragraph should have a green border.&quot;
</span><del>-      RenderBlock {P} at (0,132) size 784x24 [color=#008000] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,132) size 784x25 [color=#008000] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 274x18
</span><span class="cx">           text run at (3,3) width 274: &quot;This paragraph should have a green border.&quot;
</span><del>-      RenderBlock {P} at (0,172) size 784x24 [color=#008000] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,172) size 784x25 [color=#008000] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 274x18
</span><span class="cx">           text run at (3,3) width 274: &quot;This paragraph should have a green border.&quot;
</span><del>-      RenderBlock {P} at (0,212) size 784x24 [color=#008000] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,212) size 784x25 [color=#008000] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 274x18
</span><span class="cx">           text run at (3,3) width 274: &quot;This paragraph should have a green border.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcss005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/005-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/005-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/005-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x735
</del><ins>+layer at (0,0) size 785x736
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x735
-  RenderBlock {HTML} at (0,0) size 785x735
-    RenderBody {BODY} at (8,21) size 769x698
</del><ins>+layer at (0,0) size 785x736
+  RenderBlock {HTML} at (0,0) size 785x736
+    RenderBody {BODY} at (8,21) size 769x699
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 378x37
</span><span class="cx">           text run at (0,0) width 378: &quot;Shorthand border property&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x24 [color=#008000] [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,58) size 769x25 [color=#008000] [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,98) size 769x24 [color=#008000] [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,98) size 769x25 [color=#008000] [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,138) size 769x18 [bgcolor=#FFFFFF]
</del><ins>+      RenderBlock {P} at (0,138) size 769x19 [bgcolor=#FFFFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 259x18
</span><span class="cx">           text run at (0,0) width 259: &quot;This paragraph should not have a border.&quot;
</span><del>-      RenderBlock {P} at (0,172) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
</del><ins>+      RenderBlock {P} at (0,172) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 279x18
</span><span class="cx">           text run at (3,3) width 279: &quot;This paragraph should have a medium solid &quot;
</span><span class="cx">         RenderInline {EM} at (0,0) size 34x18
</span><span class="lines">@@ -23,13 +23,13 @@
</span><span class="cx">             text run at (282,3) width 34: &quot;black&quot;
</span><span class="cx">         RenderText {#text} at (316,3) size 49x18
</span><span class="cx">           text run at (316,3) width 49: &quot; border.&quot;
</span><del>-      RenderBlock {P} at (0,212) size 769x18 [bgcolor=#FFFFFF]
</del><ins>+      RenderBlock {P} at (0,212) size 769x19 [bgcolor=#FFFFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 259x18
</span><span class="cx">           text run at (0,0) width 259: &quot;This paragraph should not have a border.&quot;
</span><del>-      RenderBlock {P} at (0,246) size 769x18 [bgcolor=#FFFFFF]
</del><ins>+      RenderBlock {P} at (0,246) size 769x19 [bgcolor=#FFFFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 259x18
</span><span class="cx">           text run at (0,0) width 259: &quot;This paragraph should not have a border.&quot;
</span><del>-      RenderBlock {P} at (0,280) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
</del><ins>+      RenderBlock {P} at (0,280) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 279x18
</span><span class="cx">           text run at (3,3) width 279: &quot;This paragraph should have a medium solid &quot;
</span><span class="cx">         RenderInline {EM} at (0,0) size 34x18
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">             text run at (282,3) width 34: &quot;black&quot;
</span><span class="cx">         RenderText {#text} at (316,3) size 49x18
</span><span class="cx">           text run at (316,3) width 49: &quot; border.&quot;
</span><del>-      RenderBlock {P} at (0,320) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
</del><ins>+      RenderBlock {P} at (0,320) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 279x18
</span><span class="cx">           text run at (3,3) width 279: &quot;This paragraph should have a medium solid &quot;
</span><span class="cx">         RenderInline {EM} at (0,0) size 34x18
</span><span class="lines">@@ -45,30 +45,30 @@
</span><span class="cx">             text run at (282,3) width 34: &quot;black&quot;
</span><span class="cx">         RenderText {#text} at (316,3) size 49x18
</span><span class="cx">           text run at (316,3) width 49: &quot; border.&quot;
</span><del>-      RenderBlock {P} at (0,360) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,360) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,400) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,400) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,440) size 769x18 [bgcolor=#FFFFFF]
</del><ins>+      RenderBlock {P} at (0,440) size 769x19 [bgcolor=#FFFFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 259x18
</span><span class="cx">           text run at (0,0) width 259: &quot;This paragraph should not have a border.&quot;
</span><del>-      RenderBlock {P} at (0,474) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,474) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,514) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,514) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,554) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,554) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,594) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,594) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,634) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,634) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span><del>-      RenderBlock {P} at (0,674) size 769x24 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</del><ins>+      RenderBlock {P} at (0,674) size 769x25 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (3,3) size 363x18
</span><span class="cx">           text run at (3,3) width 363: &quot;This paragraph should have a medium solid green border.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssabsolutechildwithpercentheightinsiderelativeparentexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssabsolutechildwithpercentheightinsiderelativeparentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 900x585
-  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
-      RenderText {#text} at (0,0) size 0x0
-layer at (87,8) size 627x230
-  RenderBlock (relative positioned) {DIV} at (79,0) size 627x230 [bgcolor=#0000FF]
-layer at (400,8) size 501x230 backgroundClip at (0,0) size 900x585 clip at (0,0) size 900x585 outlineClip at (0,0) size 900x585
-  RenderBlock (positioned) {DIV} at (313,0) size 501x230 [bgcolor=#FF0000]
-    RenderImage {IMG} at (51,0) size 400x230
-    RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssbackgroundshorthandinvalidurlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/background-shorthand-invalid-url-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/background-shorthand-invalid-url-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/background-shorthand-invalid-url-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x186
-  RenderBlock {HTML} at (0,0) size 800x186
-    RenderBody {BODY} at (8,21) size 784x149
</del><ins>+layer at (0,0) size 800x187
+  RenderBlock {HTML} at (0,0) size 800x187
+    RenderBody {BODY} at (8,21) size 784x150
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 572x37
</span><span class="cx">           text run at (0,0) width 572: &quot;The background image should not repeat.&quot;
</span><del>-      RenderBlock {DIV} at (0,58) size 784x91
</del><ins>+      RenderBlock {DIV} at (0,58) size 784x92
</ins><span class="cx">         RenderBlock {UL} at (0,0) size 784x91
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x91 [border: (1px solid #FF0000)]
</span><span class="cx">             RenderBlock {SPAN} at (1,1) size 304x89 [border: (2px solid #008000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssbidioverrideinanonymousblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 785x1217
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x1217
</span><del>-  RenderBlock {HTML} at (0,0) size 785x1217
-    RenderBody {BODY} at (8,16) size 769x1193
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x1218
+    RenderBody {BODY} at (8,16) size 769x1194
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 162x18
</span><span class="cx">           text run at (0,0) width 162: &quot;div, span, nested div/span&quot;
</span><span class="lines">@@ -10,75 +10,75 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 64x18
</span><span class="cx">           text run at (0,0) width 64: &quot;Single div&quot;
</span><span class="cx">       RenderBlock {DIV} at (1,68) size 767x20 [border: (1px solid #000000)]
</span><del>-        RenderText {#text} at (744,1) size 22x18
-          text run at (744,1) width 22 RTL override: &quot;abc&quot;
</del><ins>+        RenderText {#text} at (743,1) size 22x18
+          text run at (743,1) width 22 RTL override: &quot;abc&quot;
</ins><span class="cx">       RenderBlock {P} at (0,104) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 410x18
</span><span class="cx">           text run at (0,0) width 410: &quot;The following 2 lines should be identical, ignorning whitespaces:&quot;
</span><span class="cx">       RenderBlock {DIV} at (1,138) size 767x38 [border: (1px solid #000000)]
</span><span class="cx">         RenderBlock (anonymous) at (1,1) size 765x18
</span><del>-          RenderText {#text} at (743,0) size 22x18
-            text run at (743,0) width 22 RTL override: &quot;abc&quot;
</del><ins>+          RenderText {#text} at (742,0) size 22x18
+            text run at (742,0) width 22 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderBlock {DIV} at (1,19) size 765x18
</span><del>-          RenderText {#text} at (743,0) size 22x18
-            text run at (743,0) width 22: &quot;cba&quot;
</del><ins>+          RenderText {#text} at (742,0) size 22x18
+            text run at (742,0) width 22: &quot;cba&quot;
</ins><span class="cx">       RenderBlock {P} at (0,192) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><span class="cx">       RenderBlock {DIV} at (1,226) size 767x20 [border: (1px solid #000000)]
</span><del>-        RenderText {#text} at (740,1) size 26x18
-          text run at (740,1) width 26 RTL override: &quot;abc &quot;
</del><ins>+        RenderText {#text} at (739,1) size 26x18
+          text run at (739,1) width 26 RTL override: &quot;abc &quot;
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 22x18
</span><del>-          RenderText {#text} at (718,1) size 22x18
-            text run at (718,1) width 22 RTL override: &quot;abc&quot;
</del><ins>+          RenderText {#text} at (717,1) size 22x18
+            text run at (717,1) width 22 RTL override: &quot;abc&quot;
</ins><span class="cx">       RenderBlock {P} at (0,262) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 410x18
</span><span class="cx">           text run at (0,0) width 410: &quot;The following 2 lines should be identical, ignorning whitespaces:&quot;
</span><span class="cx">       RenderBlock {DIV} at (1,296) size 767x38 [border: (1px solid #000000)]
</span><span class="cx">         RenderBlock {DIV} at (1,1) size 765x18
</span><del>-          RenderText {#text} at (743,0) size 22x18
-            text run at (743,0) width 22: &quot;cba&quot;
</del><ins>+          RenderText {#text} at (742,0) size 22x18
+            text run at (742,0) width 22: &quot;cba&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (1,19) size 765x18
</span><del>-          RenderText {#text} at (743,0) size 22x18
-            text run at (743,0) width 22 RTL override: &quot;abc&quot;
</del><ins>+          RenderText {#text} at (742,0) size 22x18
+            text run at (742,0) width 22 RTL override: &quot;abc&quot;
</ins><span class="cx">       RenderBlock {P} at (0,350) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><span class="cx">       RenderBlock {DIV} at (1,384) size 767x20 [border: (1px solid #000000)]
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 26x18
</span><del>-          RenderText {#text} at (740,1) size 26x18
-            text run at (740,1) width 26 RTL override: &quot;abc &quot;
-        RenderText {#text} at (718,1) size 22x18
-          text run at (718,1) width 22 RTL override: &quot;abc&quot;
</del><ins>+          RenderText {#text} at (739,1) size 26x18
+            text run at (739,1) width 26 RTL override: &quot;abc &quot;
+        RenderText {#text} at (717,1) size 22x18
+          text run at (717,1) width 22 RTL override: &quot;abc&quot;
</ins><span class="cx">       RenderBlock {P} at (0,420) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 73x18
</span><span class="cx">           text run at (0,0) width 73: &quot;Single span&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,454) size 769x18
</span><del>-        RenderInline {SPAN} at (0,0) size 24x20 [border: (1px solid #000000)]
-          RenderText {#text} at (2,0) size 22x18
-            text run at (2,0) width 22 RTL override: &quot;abc&quot;
</del><ins>+        RenderInline {SPAN} at (0,0) size 25x20 [border: (1px solid #000000)]
+          RenderText {#text} at (2,0) size 23x18
+            text run at (2,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,488) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,522) size 769x18
</span><del>-        RenderInline {SPAN} at (0,0) size 50x20 [border: (1px solid #000000)]
-          RenderText {#text} at (24,0) size 26x18
-            text run at (24,0) width 26 RTL override: &quot;abc &quot;
-          RenderInline {SPAN} at (0,0) size 22x18
-            RenderText {#text} at (2,0) size 22x18
-              text run at (2,0) width 22 RTL override: &quot;abc&quot;
</del><ins>+        RenderInline {SPAN} at (0,0) size 51x20 [border: (1px solid #000000)]
+          RenderText {#text} at (24,0) size 27x18
+            text run at (24,0) width 27 RTL override: &quot;abc &quot;
+          RenderInline {SPAN} at (0,0) size 23x18
+            RenderText {#text} at (2,0) size 23x18
+              text run at (2,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,556) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,590) size 769x18
</span><del>-        RenderInline {SPAN} at (0,0) size 50x20 [border: (1px solid #000000)]
-          RenderInline {SPAN} at (0,0) size 26x18
-            RenderText {#text} at (24,0) size 26x18
-              text run at (24,0) width 26 RTL override: &quot;abc &quot;
-          RenderText {#text} at (2,0) size 22x18
-            text run at (2,0) width 22 RTL override: &quot;abc&quot;
</del><ins>+        RenderInline {SPAN} at (0,0) size 51x20 [border: (1px solid #000000)]
+          RenderInline {SPAN} at (0,0) size 27x18
+            RenderText {#text} at (24,0) size 27x18
+              text run at (24,0) width 27 RTL override: &quot;abc &quot;
+          RenderText {#text} at (2,0) size 23x18
+            text run at (2,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,624) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">           RenderText {#text} at (747,0) size 22x18
</span><span class="cx">             text run at (747,0) width 22: &quot;cba&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,694) size 769x18
</span><del>-        RenderInline {SPAN} at (0,0) size 1x20 [border: (1px solid #000000)]
</del><ins>+        RenderInline {SPAN} at (0,0) size 2x20 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,728) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="lines">@@ -104,58 +104,58 @@
</span><span class="cx">           RenderText {#text} at (747,0) size 22x18
</span><span class="cx">             text run at (747,0) width 22: &quot;cba&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,798) size 769x18
</span><del>-        RenderInline {SPAN} at (0,0) size 23x20 [border: (1px solid #000000)]
-          RenderText {#text} at (2,0) size 22x18
-            text run at (2,0) width 22 RTL override: &quot;abc&quot;
</del><ins>+        RenderInline {SPAN} at (0,0) size 24x20 [border: (1px solid #000000)]
+          RenderText {#text} at (2,0) size 23x18
+            text run at (2,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,832) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 29x18
</span><span class="cx">           text run at (0,0) width 29: &quot;ruby&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,866) size 769x30 [border: (1px solid #000000)]
</span><del>-        RenderRuby (inline) {RUBY} at (0,0) size 22x18
-          RenderRubyRun (anonymous) at (180,11) size 22x18
</del><ins>+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (185,11) size 23x18
</ins><span class="cx">             RenderRubyText {RT} at (0,-10) size 22x10
</span><span class="cx">               RenderText {#text} at (5,0) size 12x10
</span><span class="cx">                 text run at (5,0) width 12: &quot;def&quot;
</span><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x18
</span><span class="cx">               RenderText {#text} at (0,0) size 22x18
</span><span class="cx">                 text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (175,11) size 4x18
-          text run at (175,11) width 4 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 22x18
-          RenderRubyRun (anonymous) at (152,11) size 22x18
</del><ins>+        RenderText {#text} at (180,11) size 5x18
+          text run at (180,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (156,11) size 23x18
</ins><span class="cx">             RenderRubyText {RT} at (0,-10) size 22x10
</span><span class="cx">               RenderText {#text} at (5,0) size 12x10
</span><span class="cx">                 text run at (5,0) width 12 RTL override: &quot;def&quot;
</span><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x18
</span><span class="cx">               RenderText {#text} at (0,0) size 22x18
</span><span class="cx">                 text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (147,11) size 4x18
-          text run at (147,11) width 4 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 22x18
-          RenderRubyRun (anonymous) at (124,11) size 22x18
</del><ins>+        RenderText {#text} at (151,11) size 5x18
+          text run at (151,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (127,11) size 23x18
</ins><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x18
</span><span class="cx">               RenderText {#text} at (0,0) size 22x18
</span><span class="cx">                 text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (119,11) size 4x18
-          text run at (119,11) width 4 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 12x18
-          RenderRubyRun (anonymous) at (106,27) size 12x0
</del><ins>+        RenderText {#text} at (122,11) size 5x18
+          text run at (122,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 13x18
+          RenderRubyRun (anonymous) at (108,27) size 13x0
</ins><span class="cx">             RenderRubyText {RT} at (0,-10) size 12x10
</span><span class="cx">               RenderText {#text} at (0,0) size 12x10
</span><span class="cx">                 text run at (0,0) width 12: &quot;def&quot;
</span><del>-        RenderText {#text} at (101,11) size 4x18
-          text run at (101,11) width 4 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 22x18
-          RenderRubyRun (anonymous) at (78,11) size 22x18
</del><ins>+        RenderText {#text} at (103,11) size 5x18
+          text run at (103,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (80,11) size 23x18
</ins><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x18
</span><span class="cx">               RenderInline {RB} at (0,0) size 22x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 22x18
</span><span class="cx">                   text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (73,11) size 4x18
-          text run at (73,11) width 4 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 22x18
-          RenderRubyRun (anonymous) at (50,11) size 22x18
</del><ins>+        RenderText {#text} at (74,11) size 5x18
+          text run at (74,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (51,11) size 23x18
</ins><span class="cx">             RenderRubyText {RT} at (0,-10) size 22x10
</span><span class="cx">               RenderText {#text} at (5,0) size 12x10
</span><span class="cx">                 text run at (5,0) width 12: &quot;def&quot;
</span><span class="lines">@@ -163,10 +163,10 @@
</span><span class="cx">               RenderInline {RB} at (0,0) size 22x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 22x18
</span><span class="cx">                   text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (45,11) size 4x18
-          text run at (45,11) width 4 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 42x18
-          RenderRubyRun (anonymous) at (2,11) size 42x18
</del><ins>+        RenderText {#text} at (45,11) size 5x18
+          text run at (45,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 43x18
+          RenderRubyRun (anonymous) at (2,11) size 43x18
</ins><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 42x18
</span><span class="cx">               RenderInline {RB} at (0,0) size 42x18
</span><span class="cx">                 RenderText {#text} at (20,0) size 22x18
</span><span class="lines">@@ -178,7 +178,7 @@
</span><span class="cx">       RenderBlock {P} at (0,912) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 417x18
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 tables should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderTable {TABLE} at (1,946) size 84x66 [border: (1px solid #808080)]
</del><ins>+      RenderTable {TABLE} at (1,946) size 85x66 [border: (1px solid #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 84x18
</span><span class="cx">           RenderText {#text} at (0,0) size 84x18
</span><span class="cx">             text run at (0,0) width 84: &quot;NormalTable&quot;
</span><span class="lines">@@ -197,7 +197,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 40x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (15,1) size 24x18
</span><span class="cx">                 text run at (15,1) width 24: &quot;opq&quot;
</span><del>-      RenderTable {DIV} at (1,1013) size 145x56 [border: (1px solid #000000)]
</del><ins>+      RenderTable {DIV} at (1,1013) size 146x57 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (0,0) size 145x18
</span><span class="cx">           RenderText {#text} at (0,0) size 145x18
</span><span class="cx">             text run at (0,0) width 145: &quot;AnonymousTableRow&quot;
</span><span class="lines">@@ -216,10 +216,10 @@
</span><span class="cx">             RenderTableCell {DIV} at (0,18) size 75x18 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (51,0) size 24x18
</span><span class="cx">                 text run at (51,0) width 24: &quot;opq&quot;
</span><del>-      RenderBlock {P} at (0,1085) size 769x18
</del><ins>+      RenderBlock {P} at (0,1085) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 523x18
</span><span class="cx">           text run at (0,0) width 523: &quot;Anonymous TABLE, TABLE_ROW, TABLE_ROW_GROUP, TABLE_CELL&quot;
</span><del>-      RenderBlock {DIV} at (0,1119) size 769x74 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,1119) size 769x75 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTable at (1,1) size 24x72
</span><span class="cx">           RenderTableSection (anonymous) at (0,18) size 24x36
</span><span class="cx">             RenderTableRow {DIV} at (0,0) size 24x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssbug4860absoluteblockchilddoesnotinheritalignmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,6 +4,6 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 627x200
</span><del>-  RenderBlock (relative positioned) {DIV} at (0,0) size 627x200 [bgcolor=#0000FF]
-layer at (8,8) size 501x200
-  RenderBlock (positioned) {DIV} at (0,0) size 501x200 [bgcolor=#FF0000]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (0,0) size 628x200 [bgcolor=#0000FF]
+layer at (8,8) size 502x200
+  RenderBlock (positioned) {DIV} at (0,0) size 502x200 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsscontinuationCrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/continuationCrash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">       RenderBlock {H4} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 81x18
</span><span class="cx">           text run at (0,0) width 81: &quot;Instructions&quot;
</span><del>-      RenderBlock {P} at (0,39) size 784x18
</del><ins>+      RenderBlock {P} at (0,39) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 176x18
</span><span class="cx">           text run at (0,0) width 176: &quot;Click the following buttons.&quot;
</span><del>-      RenderBlock {OL} at (0,73) size 784x166
</del><ins>+      RenderBlock {OL} at (0,73) size 784x167
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-20,0) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 193x18
</span><span class="lines">@@ -48,19 +48,19 @@
</span><span class="cx">             text run at (0,0) width 201: &quot;2. 3. will not crash Safari either.&quot;
</span><span class="cx">         RenderBlock (anonymous) at (40,144) size 744x22
</span><span class="cx">           RenderButton {INPUT} at (2,2) size 136x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 120x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 120x14
</ins><span class="cx">               RenderText at (0,0) size 120x13
</span><span class="cx">                 text run at (0,0) width 120: &quot;1. Set outline property&quot;
</span><del>-          RenderText {#text} at (140,1) size 4x18
-            text run at (140,1) width 4: &quot; &quot;
-          RenderButton {INPUT} at (146,2) size 136x18 [bgcolor=#C0C0C0]
-            RenderBlock (anonymous) at (8,2) size 120x13
</del><ins>+          RenderText {#text} at (139,1) size 5x18
+            text run at (139,1) width 5: &quot; &quot;
+          RenderButton {INPUT} at (145,2) size 137x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 120x14
</ins><span class="cx">               RenderText at (0,0) size 120x13
</span><span class="cx">                 text run at (0,0) width 120: &quot;2. Set display property&quot;
</span><del>-          RenderText {#text} at (284,1) size 4x18
-            text run at (284,1) width 4: &quot; &quot;
-          RenderButton {INPUT} at (290,2) size 149x18 [bgcolor=#C0C0C0]
-            RenderBlock (anonymous) at (8,2) size 133x13
</del><ins>+          RenderText {#text} at (283,1) size 5x18
+            text run at (283,1) width 5: &quot; &quot;
+          RenderButton {INPUT} at (289,2) size 149x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 133x14
</ins><span class="cx">               RenderText at (0,0) size 133x13
</span><span class="cx">                 text run at (0,0) width 133: &quot;3. Replace span-element&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsscss1_forward_compatible_parsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x399
-  RenderBlock {HTML} at (0,0) size 800x399
-    RenderBody {BODY} at (8,16) size 784x367
</del><ins>+layer at (0,0) size 800x401
+  RenderBlock {HTML} at (0,0) size 800x402
+    RenderBody {BODY} at (8,16) size 784x370
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 784x36 [color=#008000] [bgcolor=#FFFFFF]
</span><span class="cx">         RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">           RenderText {#text} at (0,0) size 773x36
</span><span class="lines">@@ -13,22 +13,22 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 776x36
</span><span class="cx">             text run at (0,0) width 776: &quot;Second sentence: this text should be green according to CSS 1 but it should be red according to CSS 2.1. The markup code&quot;
</span><span class="cx">             text run at (0,18) width 753: &quot;is also invalid according to W3C HTML validator but the CSS code is perfectly valid according to W3C CSS validator.&quot;
</span><del>-      RenderBlock {H3} at (0,106) size 784x44 [color=#008000] [bgcolor=#FFFFFF]
</del><ins>+      RenderBlock {H3} at (0,106) size 784x45 [color=#008000] [bgcolor=#FFFFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 767x44
</span><span class="cx">           text run at (0,0) width 767: &quot;Third sentence: this text should be green. The markup code is valid according to W3C HTML&quot;
</span><span class="cx">           text run at (0,22) width 581: &quot;validator but the CSS code is invalid according to W3C CSS validator.&quot;
</span><del>-      RenderBlock {H4} at (0,171) size 784x54 [color=#FF0000] [bgcolor=#FFFFFF]
</del><ins>+      RenderBlock {H4} at (0,171) size 784x55 [color=#FF0000] [bgcolor=#FFFFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 776x54
</span><span class="cx">           text run at (0,0) width 776: &quot;Fourth sentence: this text should be green according to CSS 1 (class name can not start with a dash in CSS 1) but it&quot;
</span><span class="cx">           text run at (0,18) width 773: &quot;should be red according to CSS 2.1 and the markup code is valid according to W3C HTML validator and the CSS&quot;
</span><span class="cx">           text run at (0,36) width 376: &quot;code is perfectly valid according to W3C CSS validator.&quot;
</span><del>-      RenderBlock {H5} at (0,251) size 784x72 [color=#800080] [bgcolor=#FFFFFF]
</del><ins>+      RenderBlock {H5} at (0,252) size 784x73 [color=#800080] [bgcolor=#FFFFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 775x72
</span><span class="cx">           text run at (0,0) width 761: &quot;Fifth sentence: this text should be green according to CSS 1 (class name can not start with a dash in CSS 1) but it&quot;
</span><span class="cx">           text run at (0,18) width 775: &quot;should be purple according to latest CSS 2.1 WD (class name can not start with a dash unless immediately followed&quot;
</span><span class="cx">           text run at (0,36) width 771: &quot;by [_A-Za-z] character in CSS 2.1) and the markup code is valid according to W3C HTML validator and the CSS&quot;
</span><span class="cx">           text run at (0,54) width 402: &quot;code is perfectly valid according to the W3C CSS validator!&quot;
</span><del>-      RenderBlock {P} at (0,349) size 784x18
</del><ins>+      RenderBlock {P} at (0,351) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 27x18
</span><span class="cx">           text run at (0,0) width 27: &quot;See &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 71x18 [color=#0000EE]
</span><span class="lines">@@ -37,6 +37,6 @@
</span><span class="cx">         RenderInline {A} at (0,0) size 4x18
</span><span class="cx">           RenderText {#text} at (98,0) size 4x18
</span><span class="cx">             text run at (98,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock (anonymous) at (0,383) size 784x0
</del><ins>+      RenderBlock (anonymous) at (0,385) size 784x1
</ins><span class="cx">         RenderInline {A} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsscss2systemfontsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 266x37
</span><span class="cx">           text run at (0,0) width 266: &quot;CSS2 System Fonts&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x36
</del><ins>+      RenderBlock {P} at (0,58) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 387x18
</span><span class="cx">           text run at (0,0) width 387: &quot;The following should appear with the fonts specified, per the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 75x18 [color=#0000EE]
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">         RenderText {#text} at (462,0) size 765x36
</span><span class="cx">           text run at (462,0) width 303: &quot;. If they appear in a monospace font, the test has&quot;
</span><span class="cx">           text run at (0,18) width 39: &quot;failed.&quot;
</span><del>-      RenderBlock {UL} at (0,110) size 784x89
</del><ins>+      RenderBlock {UL} at (0,110) size 784x90
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x16
</span><span class="cx">           RenderListMarker at (-16,0) size 6x16: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 332x16
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">           RenderListMarker at (-14,0) size 5x12: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 268x12
</span><span class="cx">             text run at (0,0) width 268: &quot;Status-Bar (on Mac will be Lucida Grande 10.0 Regular)&quot;
</span><del>-      RenderBlock {P} at (0,215) size 784x18
</del><ins>+      RenderBlock {P} at (0,215) size 784x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 183x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 183x18
</span><span class="cx">             text run at (0,0) width 183: &quot;\x{AB} Return to Safari Bugs page&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssemptypseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/empty-pseudo-class-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/empty-pseudo-class-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/empty-pseudo-class-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1610
</del><ins>+layer at (0,0) size 785x1616
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1610
-  RenderBlock {HTML} at (0,0) size 785x1610
-    RenderBody {BODY} at (8,16) size 769x1546 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x1616
+  RenderBlock {HTML} at (0,0) size 785x1616
+    RenderBody {BODY} at (8,16) size 769x1552 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 165x17
</span><span class="cx">           text run at (0,0) width 165: &quot;This page is part of the &quot;
</span><span class="lines">@@ -22,108 +22,108 @@
</span><span class="cx">         RenderText {#text} at (617,0) size 4x17
</span><span class="cx">           text run at (617,0) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 769x0 [bgcolor=#009900]
</span><del>-      RenderBlock {OL} at (0,34) size 769x1512
-        RenderListItem {LI} at (40,0) size 615x194 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x75 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;1&quot;
-            RenderText {#text} at (6,8) size 88x61
-              text run at (6,8) width 64: &quot;:empty {&quot;
-              text run at (70,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,144) size 583x18
</del><ins>+      RenderBlock {OL} at (0,34) size 769x1518
+        RenderListItem {LI} at (40,0) size 616x195 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
+            RenderText {#text} at (7,8) size 88x62
+              text run at (7,8) width 64: &quot;:empty {&quot;
+              text run at (71,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,145) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 481x17
</span><span class="cx">               text run at (0,0) width 481: &quot;The CSS selector should match the div element, because it is empty&quot;
</span><del>-        RenderListItem {LI} at (40,242) size 615x194 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x75 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;2&quot;
-            RenderText {#text} at (6,8) size 272x61
-              text run at (6,8) width 64: &quot;:empty {&quot;
-              text run at (70,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 272: &quot;&lt;div&gt;&lt;!-- Just a comment --&gt;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,144) size 583x18
</del><ins>+        RenderListItem {LI} at (40,243) size 616x195 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
+            RenderText {#text} at (7,8) size 272x62
+              text run at (7,8) width 64: &quot;:empty {&quot;
+              text run at (71,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 272: &quot;&lt;div&gt;&lt;!-- Just a comment --&gt;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,145) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 481x17
</span><span class="cx">               text run at (0,0) width 481: &quot;The CSS selector should match the div element, because it is empty&quot;
</span><del>-        RenderListItem {LI} at (40,484) size 615x194 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x75 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;3&quot;
-            RenderText {#text} at (6,8) size 96x61
-              text run at (6,8) width 64: &quot;:empty {&quot;
-              text run at (70,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 96: &quot;&lt;div&gt; &lt;/div&gt;&quot;
-          RenderBlock {P} at (16,144) size 583x18
</del><ins>+        RenderListItem {LI} at (40,486) size 616x195 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
+            RenderText {#text} at (7,8) size 96x62
+              text run at (7,8) width 64: &quot;:empty {&quot;
+              text run at (71,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 96: &quot;&lt;div&gt; &lt;/div&gt;&quot;
+          RenderBlock {P} at (16,145) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 533x17
</span><span class="cx">               text run at (0,0) width 533: &quot;The CSS selector should not match the div element, because it is not empty&quot;
</span><del>-        RenderListItem {LI} at (40,726) size 615x239 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x42 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x42
</del><ins>+        RenderListItem {LI} at (40,729) size 616x240 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x42 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x42
</ins><span class="cx">               RenderListMarker at (-37,12) size 17x17: &quot;4&quot;
</span><span class="cx">               RenderText {#text} at (12,12) size 4x17
</span><span class="cx">                 text run at (12,12) width 4: &quot;.&quot;
</span><del>-          RenderBlock {PRE} at (16,71) size 583x102 [bgcolor=#FFFFFF]
-            RenderText {#text} at (6,6) size 224x90
-              text run at (6,6) width 64: &quot;:empty {&quot;
-              text run at (70,6) width 0: &quot; &quot;
-              text run at (6,21) width 8: &quot;}&quot;
-              text run at (14,21) width 0: &quot; &quot;
-              text run at (6,36) width 0: &quot; &quot;
-              text run at (6,51) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,51) width 0: &quot; &quot;
-              text run at (6,66) width 224: &quot;   How about regular text...&quot;
-              text run at (230,66) width 0: &quot; &quot;
-              text run at (6,81) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x18
</del><ins>+          RenderBlock {PRE} at (16,71) size 584x103 [bgcolor=#FFFFFF]
+            RenderText {#text} at (6,6) size 225x91
+              text run at (6,6) width 65: &quot;:empty {&quot;
+              text run at (70,6) width 1: &quot; &quot;
+              text run at (6,21) width 9: &quot;}&quot;
+              text run at (14,21) width 1: &quot; &quot;
+              text run at (6,36) width 1: &quot; &quot;
+              text run at (6,51) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,51) width 1: &quot; &quot;
+              text run at (6,66) width 225: &quot;   How about regular text...&quot;
+              text run at (230,66) width 1: &quot; &quot;
+              text run at (6,81) width 49: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 533x17
</span><span class="cx">               text run at (0,0) width 533: &quot;The CSS selector should not match the div element, because it is not empty&quot;
</span><del>-        RenderListItem {LI} at (40,1013) size 615x194 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-              RenderBlock {BLOCKQUOTE} at (12,12) size 559x0 [bgcolor=#990000]
-          RenderBlock {PRE} at (16,53) size 583x75 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;5&quot;
-            RenderText {#text} at (6,8) size 288x61
-              text run at (6,8) width 64: &quot;:empty {&quot;
-              text run at (70,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 288: &quot;&lt;div&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,144) size 583x18
</del><ins>+        RenderListItem {LI} at (40,1017) size 616x195 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+              RenderBlock {BLOCKQUOTE} at (12,12) size 560x0 [bgcolor=#990000]
+          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
+            RenderText {#text} at (7,8) size 288x62
+              text run at (7,8) width 64: &quot;:empty {&quot;
+              text run at (71,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 288: &quot;&lt;div&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,145) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 533x17
</span><span class="cx">               text run at (0,0) width 533: &quot;The CSS selector should not match the div element, because it is not empty&quot;
</span><del>-        RenderListItem {LI} at (40,1255) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-              RenderBlock {DIV} at (12,12) size 559x0 [bgcolor=#990000]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;6&quot;
-            RenderText {#text} at (6,8) size 384x106
-              text run at (6,8) width 64: &quot;:empty {&quot;
-              text run at (70,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 224: &quot;&lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
-              text run at (230,54) width 0: &quot; &quot;
-              text run at (6,69) width 0: &quot; &quot;
-              text run at (6,84) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
-              text run at (390,84) width 0: &quot; &quot;
-              text run at (6,99) width 368: &quot;ib.appendChild(document.createElement(\&quot;div\&quot;));&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1260) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+              RenderBlock {DIV} at (12,12) size 560x0 [bgcolor=#990000]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
+            RenderText {#text} at (7,8) size 384x107
+              text run at (7,8) width 64: &quot;:empty {&quot;
+              text run at (71,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 224: &quot;&lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
+              text run at (231,55) width 0: &quot; &quot;
+              text run at (7,70) width 0: &quot; &quot;
+              text run at (7,85) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
+              text run at (391,85) width 0: &quot; &quot;
+              text run at (7,100) width 368: &quot;ib.appendChild(document.createElement(\&quot;div\&quot;));&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 573x35
</span><span class="cx">               text run at (0,0) width 573: &quot;The CSS selector should not match the orignal div element, because it will not be&quot;
</span><span class="cx">               text run at (0,18) width 47: &quot;empty &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssexafterfontvariantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/ex-after-font-variant-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/ex-after-font-variant-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/ex-after-font-variant-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,4 +18,4 @@
</span><span class="cx">       RenderBlock {P} at (0,34) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 244x18
</span><span class="cx">           text run at (0,0) width 244: &quot;There should be a green square below:&quot;
</span><del>-      RenderBlock {DIV} at (0,68) size 143x143 [bgcolor=#008000]
</del><ins>+      RenderBlock {DIV} at (0,68) size 144x144 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssfieldsetdisplayrowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</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>-      RenderFieldSet {FIELDSET} at (2,0) size 780x37 [border: (2px groove #C0C0C0)]
-        RenderText {#text} at (14,7) size 375x18
</del><ins>+      RenderFieldSet {FIELDSET} at (2,0) size 780x38 [border: (2px groove #C0C0C0)]
+        RenderText {#text} at (14,7) size 375x19
</ins><span class="cx">           text run at (14,7) width 375: &quot;If you can see this fieldset without crashing, then all is well.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssfirstchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/first-child-pseudo-class-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/first-child-pseudo-class-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/first-child-pseudo-class-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2263
</del><ins>+layer at (0,0) size 785x2270
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2263
-  RenderBlock {HTML} at (0,0) size 785x2263
-    RenderBody {BODY} at (8,16) size 769x2199 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x2270
+  RenderBlock {HTML} at (0,0) size 785x2270
+    RenderBody {BODY} at (8,16) size 769x2206 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 165x17
</span><span class="cx">           text run at (0,0) width 165: &quot;This page is part of the &quot;
</span><span class="lines">@@ -22,172 +22,172 @@
</span><span class="cx">         RenderText {#text} at (617,0) size 4x17
</span><span class="cx">           text run at (617,0) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 769x0 [bgcolor=#009900]
</span><del>-      RenderBlock {OL} at (0,34) size 769x2165
-        RenderListItem {LI} at (40,0) size 615x242 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x105 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;1&quot;
-            RenderText {#text} at (6,8) size 144x91
-              text run at (6,8) width 144: &quot;div :first-child {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,174) size 583x36
</del><ins>+      RenderBlock {OL} at (0,34) size 769x2172
+        RenderListItem {LI} at (40,0) size 616x243 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
+            RenderText {#text} at (7,8) size 144x92
+              text run at (7,8) width 144: &quot;div :first-child {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,175) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="cx">               text run at (0,18) width 165: &quot;of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,290) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {BLOCKQUOTE} at (0,24) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;2&quot;
-            RenderText {#text} at (6,8) size 224x106
-              text run at (6,8) width 144: &quot;div :first-child {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (230,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,291) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {BLOCKQUOTE} at (0,24) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
+            RenderText {#text} at (7,8) size 224x107
+              text run at (7,8) width 144: &quot;div :first-child {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
+              text run at (55,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (231,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the first child&quot;
</span><span class="cx">               text run at (0,18) width 165: &quot;of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,595) size 615x275 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;3&quot;
-            RenderText {#text} at (6,8) size 208x106
-              text run at (6,8) width 144: &quot;div :first-child {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,54) width 0: &quot; &quot;
-              text run at (6,69) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
-              text run at (214,69) width 0: &quot; &quot;
-              text run at (6,84) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x54
</del><ins>+        RenderListItem {LI} at (40,597) size 616x276 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
+            RenderText {#text} at (7,8) size 208x107
+              text run at (7,8) width 144: &quot;div :first-child {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
+              text run at (55,55) width 0: &quot; &quot;
+              text run at (7,70) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
+              text run at (215,70) width 0: &quot; &quot;
+              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x54
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x53
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the first child&quot;
</span><span class="cx">               text run at (0,18) width 169: &quot;of the outer div element &quot;
</span><span class="cx">               text run at (169,18) width 358: &quot;Comments are not elements, so they should not be&quot;
</span><span class="cx">               text run at (0,36) width 307: &quot;considered when determining the first child.&quot;
</span><del>-        RenderListItem {LI} at (40,918) size 615x290 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x42 [bgcolor=#990000]
-            RenderBlock (anonymous) at (0,0) size 583x18
</del><ins>+        RenderListItem {LI} at (40,921) size 616x291 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x42 [bgcolor=#990000]
+            RenderBlock (anonymous) at (0,0) size 584x18
</ins><span class="cx">               RenderListMarker at (-37,0) size 17x17: &quot;4&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><del>-            RenderBlock {DIV} at (0,18) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,71) size 583x117 [bgcolor=#FFFFFF]
-            RenderText {#text} at (6,6) size 224x105
-              text run at (6,6) width 144: &quot;div :first-child {&quot;
-              text run at (150,6) width 0: &quot; &quot;
-              text run at (6,21) width 8: &quot;}&quot;
-              text run at (14,21) width 0: &quot; &quot;
-              text run at (6,36) width 0: &quot; &quot;
-              text run at (6,51) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,51) width 0: &quot; &quot;
-              text run at (6,66) width 224: &quot;   How about regular text...&quot;
-              text run at (230,66) width 0: &quot; &quot;
-              text run at (6,81) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,81) width 0: &quot; &quot;
-              text run at (6,96) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,204) size 583x54
</del><ins>+            RenderBlock {DIV} at (0,18) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,71) size 584x118 [bgcolor=#FFFFFF]
+            RenderText {#text} at (6,6) size 225x106
+              text run at (6,6) width 145: &quot;div :first-child {&quot;
+              text run at (150,6) width 1: &quot; &quot;
+              text run at (6,21) width 9: &quot;}&quot;
+              text run at (14,21) width 1: &quot; &quot;
+              text run at (6,36) width 1: &quot; &quot;
+              text run at (6,51) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,51) width 1: &quot; &quot;
+              text run at (6,66) width 225: &quot;   How about regular text...&quot;
+              text run at (230,66) width 1: &quot; &quot;
+              text run at (6,81) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,81) width 1: &quot; &quot;
+              text run at (6,96) width 49: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,205) size 584x54
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x53
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the first child&quot;
</span><span class="cx">               text run at (0,18) width 173: &quot;of the outer div element. &quot;
</span><span class="cx">               text run at (173,18) width 348: &quot;Regular text is not an element, so it should not be&quot;
</span><span class="cx">               text run at (0,36) width 307: &quot;considered when determining the first child.&quot;
</span><del>-        RenderListItem {LI} at (40,1256) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {BLOCKQUOTE} at (0,0) size 583x0 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;5&quot;
-            RenderText {#text} at (6,8) size 224x106
-              text run at (6,8) width 144: &quot;div :first-child {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,54) width 0: &quot; &quot;
-              text run at (6,69) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (230,69) width 0: &quot; &quot;
-              text run at (6,84) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1260) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {BLOCKQUOTE} at (0,0) size 584x0 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
+            RenderText {#text} at (7,8) size 224x107
+              text run at (7,8) width 144: &quot;div :first-child {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
+              text run at (55,55) width 0: &quot; &quot;
+              text run at (7,70) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (231,70) width 0: &quot; &quot;
+              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 582x35
</span><span class="cx">               text run at (0,0) width 582: &quot;The CSS selector should not match the inner div element, because it is the second&quot;
</span><span class="cx">               text run at (0,18) width 203: &quot;child of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,1561) size 615x287 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,24) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x150 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;6&quot;
-            RenderText {#text} at (6,8) size 520x136
-              text run at (6,8) width 144: &quot;div :first-child {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 256: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
-              text run at (262,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (54,84) width 0: &quot; &quot;
-              text run at (6,99) width 0: &quot; &quot;
-              text run at (6,114) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
-              text run at (398,114) width 0: &quot; &quot;
-              text run at (6,129) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
-          RenderBlock {P} at (16,219) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1566) size 616x288 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,24) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
+            RenderText {#text} at (7,8) size 520x137
+              text run at (7,8) width 144: &quot;div :first-child {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 256: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
+              text run at (263,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+              text run at (55,85) width 0: &quot; &quot;
+              text run at (7,100) width 0: &quot; &quot;
+              text run at (7,115) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
+              text run at (399,115) width 0: &quot; &quot;
+              text run at (7,130) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
+          RenderBlock {P} at (16,220) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the div element that is inserted by the Javascript&quot;
</span><span class="cx">               text run at (0,18) width 39: &quot;code.&quot;
</span><del>-        RenderListItem {LI} at (40,1896) size 615x269 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x0 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x150 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;7&quot;
-            RenderText {#text} at (6,8) size 520x136
-              text run at (6,8) width 144: &quot;div :first-child {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 256: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
-              text run at (262,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (54,84) width 0: &quot; &quot;
-              text run at (6,99) width 0: &quot; &quot;
-              text run at (6,114) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
-              text run at (398,114) width 0: &quot; &quot;
-              text run at (6,129) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
-          RenderBlock {P} at (16,219) size 583x18
</del><ins>+        RenderListItem {LI} at (40,1902) size 616x270 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x0 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;7&quot;
+            RenderText {#text} at (7,8) size 520x137
+              text run at (7,8) width 144: &quot;div :first-child {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 256: &quot;   &lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
+              text run at (263,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+              text run at (55,85) width 0: &quot; &quot;
+              text run at (7,100) width 0: &quot; &quot;
+              text run at (7,115) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
+              text run at (399,115) width 0: &quot; &quot;
+              text run at (7,130) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
+          RenderBlock {P} at (16,220) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 515x17
</span><span class="cx">               text run at (0,0) width 515: &quot;The original div element should not be a match for the :first-child selector.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssfirstlinetextdecorationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x28
</span><span class="cx">         RenderText {#text} at (0,0) size 448x28
</span><span class="cx">           text run at (0,0) width 448: &quot;Test case for First-line text-decoration style&quot;
</span><del>-      RenderBlock {P} at (0,47) size 784x18
</del><ins>+      RenderBlock {P} at (0,47) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 508x18
</span><span class="cx">           text run at (0,0) width 508: &quot;Text-decoration UNDERLINE : Only the first line must have an underline.&quot;
</span><del>-      RenderBlock {DIV} at (0,81) size 784x84 [color=#008000]
</del><ins>+      RenderBlock {DIV} at (0,81) size 784x85 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,10) size 616x28
</span><span class="cx">           text run at (0,10) width 616: &quot;Underline Underline Underline Underline&quot;
</span><span class="cx">         RenderBR {BR} at (616,32) size 0x0
</span><span class="lines">@@ -18,13 +18,13 @@
</span><span class="cx">         RenderBR {BR} at (264,62) size 0x0
</span><span class="cx">         RenderText {#text} at (0,66) size 264x18
</span><span class="cx">           text run at (0,66) width 264: &quot;Underline Underline Underline Underline&quot;
</span><del>-      RenderBlock (anonymous) at (0,165) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,165) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,199) size 784x0
-      RenderBlock {P} at (0,199) size 784x18
</del><ins>+      RenderBlock {P} at (0,199) size 784x1
+      RenderBlock {P} at (0,199) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 485x18
</span><span class="cx">           text run at (0,0) width 485: &quot;Text-decoration OVERLINE : Only the first line must have an overline.&quot;
</span><del>-      RenderBlock {DIV} at (0,233) size 784x84 [color=#008000]
</del><ins>+      RenderBlock {DIV} at (0,233) size 784x85 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,10) size 548x28
</span><span class="cx">           text run at (0,10) width 548: &quot;Overline Overline Overline Overline&quot;
</span><span class="cx">         RenderBR {BR} at (548,32) size 0x0
</span><span class="lines">@@ -33,13 +33,13 @@
</span><span class="cx">         RenderBR {BR} at (232,62) size 0x0
</span><span class="cx">         RenderText {#text} at (0,66) size 232x18
</span><span class="cx">           text run at (0,66) width 232: &quot;Overline Overline Overline Overline&quot;
</span><del>-      RenderBlock (anonymous) at (0,317) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,317) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,351) size 784x0
-      RenderBlock {P} at (0,351) size 784x18
</del><ins>+      RenderBlock {P} at (0,351) size 784x1
+      RenderBlock {P} at (0,351) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 559x18
</span><span class="cx">           text run at (0,0) width 559: &quot;Text-decoration LINE-THROUGH : Only the first line must have a line through it.&quot;
</span><del>-      RenderBlock {DIV} at (0,385) size 784x84 [color=#008000]
</del><ins>+      RenderBlock {DIV} at (0,385) size 784x85 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,10) size 712x28
</span><span class="cx">           text run at (0,10) width 712: &quot;Line-Through Line-Through Line-Through Line &quot;
</span><span class="cx">         RenderBR {BR} at (712,32) size 0x0
</span><span class="lines">@@ -48,6 +48,6 @@
</span><span class="cx">         RenderBR {BR} at (368,62) size 0x0
</span><span class="cx">         RenderText {#text} at (0,66) size 368x18
</span><span class="cx">           text run at (0,66) width 368: &quot;Line-Through Line-Through Line-Through Line-Through&quot;
</span><del>-      RenderBlock (anonymous) at (0,469) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,469) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,503) size 784x0
</del><ins>+      RenderBlock {P} at (0,503) size 784x1
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssfirstlinetextdecorationinheritedfromparentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 583x22
</span><span class="cx">           text run at (0,0) width 583: &quot;Test case for First-line text-decoration style inherited from Parent Block&quot;
</span><del>-      RenderBlock {P} at (0,40) size 784x18
</del><ins>+      RenderBlock {P} at (0,40) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 454x18
</span><span class="cx">           text run at (0,0) width 454: &quot;The First line text and its text-decoration must be of the same color.&quot;
</span><del>-      RenderBlock {DIV} at (0,74) size 784x100 [color=#FF0000]
</del><ins>+      RenderBlock {DIV} at (0,74) size 784x101 [color=#FF0000]
</ins><span class="cx">         RenderBlock {P} at (0,0) size 784x66 [color=#008000]
</span><span class="cx">           RenderText {#text} at (0,10) size 616x28
</span><span class="cx">             text run at (0,10) width 616: &quot;Underline Underline Underline Underline&quot;
</span><span class="lines">@@ -20,9 +20,9 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,82) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 264x18
</span><span class="cx">             text run at (0,0) width 264: &quot;Underline Underline Underline Underline&quot;
</span><del>-      RenderBlock (anonymous) at (0,174) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,174) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {DIV} at (0,208) size 784x100 [color=#FF0000]
</del><ins>+      RenderBlock {DIV} at (0,208) size 784x101 [color=#FF0000]
</ins><span class="cx">         RenderBlock {P} at (0,0) size 784x66 [color=#008000]
</span><span class="cx">           RenderText {#text} at (0,10) size 548x28
</span><span class="cx">             text run at (0,10) width 548: &quot;Overline Overline Overline Overline&quot;
</span><span class="lines">@@ -33,9 +33,9 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,82) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 232x18
</span><span class="cx">             text run at (0,0) width 232: &quot;Overline Overline Overline Overline&quot;
</span><del>-      RenderBlock (anonymous) at (0,308) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,308) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {DIV} at (0,342) size 784x100 [color=#FF0000]
</del><ins>+      RenderBlock {DIV} at (0,342) size 784x101 [color=#FF0000]
</ins><span class="cx">         RenderBlock {P} at (0,0) size 784x66 [color=#008000]
</span><span class="cx">           RenderText {#text} at (0,10) size 712x28
</span><span class="cx">             text run at (0,10) width 712: &quot;Line-Through Line-Through Line-Through Line &quot;
</span><span class="lines">@@ -46,5 +46,5 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,82) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 368x18
</span><span class="cx">             text run at (0,0) width 368: &quot;Line-Through Line-Through Line-Through Line-Through&quot;
</span><del>-      RenderBlock (anonymous) at (0,442) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,442) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssfirstoftypepseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/first-of-type-pseudo-class-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/first-of-type-pseudo-class-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/first-of-type-pseudo-class-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2902
</del><ins>+layer at (0,0) size 785x2912
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2902
-  RenderBlock {HTML} at (0,0) size 785x2902
-    RenderBody {BODY} at (8,16) size 769x2838 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x2912
+  RenderBlock {HTML} at (0,0) size 785x2912
+    RenderBody {BODY} at (8,16) size 769x2848 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 165x17
</span><span class="cx">           text run at (0,0) width 165: &quot;This page is part of the &quot;
</span><span class="lines">@@ -22,208 +22,208 @@
</span><span class="cx">         RenderText {#text} at (617,0) size 4x17
</span><span class="cx">           text run at (617,0) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 769x0 [bgcolor=#009900]
</span><del>-      RenderBlock {OL} at (0,34) size 769x2804
-        RenderListItem {LI} at (40,0) size 615x212 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x75 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;1&quot;
-            RenderText {#text} at (6,8) size 280x61
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,144) size 583x36
</del><ins>+      RenderBlock {OL} at (0,34) size 769x2814
+        RenderListItem {LI} at (40,0) size 616x213 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
+            RenderText {#text} at (7,8) size 280x62
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,145) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 551x35
</span><span class="cx">               text run at (0,0) width 551: &quot;The CSS selector should match the marked div element, because it is the only&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,260) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,24) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;2&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,261) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,24) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,535) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {BLOCKQUOTE} at (0,0) size 583x0 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;3&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 200: &quot;&lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (206,54) width 0: &quot; &quot;
-              text run at (6,69) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,537) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {BLOCKQUOTE} at (0,0) size 584x0 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 200: &quot;&lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (207,55) width 0: &quot; &quot;
+              text run at (7,70) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,810) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x0 [bgcolor=#009900]
-            RenderBlock {BLOCKQUOTE} at (0,0) size 583x24 [bgcolor=#009900]
-              RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;4&quot;
-            RenderText {#text} at (6,8) size 304x106
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-              text run at (94,54) width 0: &quot; &quot;
-              text run at (6,69) width 96: &quot;&lt;blockquote&gt;&quot;
-              text run at (102,69) width 0: &quot; &quot;
-              text run at (6,84) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (310,84) width 0: &quot; &quot;
-              text run at (6,99) width 104: &quot;&lt;/blockquote&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,813) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x0 [bgcolor=#009900]
+            RenderBlock {BLOCKQUOTE} at (0,0) size 584x24 [bgcolor=#009900]
+              RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;4&quot;
+            RenderText {#text} at (7,8) size 304x107
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+              text run at (95,55) width 0: &quot; &quot;
+              text run at (7,70) width 96: &quot;&lt;blockquote&gt;&quot;
+              text run at (103,70) width 0: &quot; &quot;
+              text run at (7,85) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (311,85) width 0: &quot; &quot;
+              text run at (7,100) width 104: &quot;&lt;/blockquote&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 230: &quot;element of this type in this scope&quot;
</span><del>-        RenderListItem {LI} at (40,1115) size 615x242 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-              RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x105 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;5&quot;
-            RenderText {#text} at (6,8) size 304x91
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (310,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,174) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1119) size 616x243 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+              RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
+            RenderText {#text} at (7,8) size 304x92
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (311,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,175) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 280: &quot;element of this type in the current scope&quot;
</span><del>-        RenderListItem {LI} at (40,1405) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {BLOCKQUOTE} at (0,0) size 583x0 [bgcolor=#009900]
-              RenderBlock {DIV} at (0,0) size 583x0
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;6&quot;
-            RenderText {#text} at (6,8) size 280x106
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 96: &quot;&lt;blockquote&gt;&quot;
-              text run at (102,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 104: &quot;&lt;/blockquote&gt;&quot;
-              text run at (110,84) width 0: &quot; &quot;
-              text run at (6,99) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1410) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {BLOCKQUOTE} at (0,0) size 584x0 [bgcolor=#009900]
+              RenderBlock {DIV} at (0,0) size 584x0
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
+            RenderText {#text} at (7,8) size 280x107
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 96: &quot;&lt;blockquote&gt;&quot;
+              text run at (103,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 104: &quot;&lt;/blockquote&gt;&quot;
+              text run at (111,85) width 0: &quot; &quot;
+              text run at (7,100) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 280: &quot;element of this type in the current scope&quot;
</span><del>-        RenderListItem {LI} at (40,1710) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x0 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;7&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-              text run at (94,54) width 0: &quot; &quot;
-              text run at (6,69) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1716) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x0 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;7&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+              text run at (95,55) width 0: &quot; &quot;
+              text run at (7,70) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 543x35
</span><span class="cx">               text run at (0,0) width 543: &quot;The CSS selector should not match the marked div element, because it is the&quot;
</span><span class="cx">               text run at (0,18) width 193: &quot;second element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,1985) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x0 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;8&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 88: &quot;&lt;DIV&gt;&lt;/DIV&gt;&quot;
-              text run at (94,54) width 0: &quot; &quot;
-              text run at (6,69) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1992) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x0 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;8&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 88: &quot;&lt;DIV&gt;&lt;/DIV&gt;&quot;
+              text run at (95,55) width 0: &quot; &quot;
+              text run at (7,70) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 543x35
</span><span class="cx">               text run at (0,0) width 543: &quot;The CSS selector should not match the marked div element, because it is the&quot;
</span><span class="cx">               text run at (0,18) width 193: &quot;second element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,2260) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,24) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;9&quot;
-            RenderText {#text} at (6,8) size 520x106
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 232: &quot;&lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
-              text run at (238,54) width 0: &quot; &quot;
-              text run at (6,69) width 0: &quot; &quot;
-              text run at (6,84) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
-              text run at (398,84) width 0: &quot; &quot;
-              text run at (6,99) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,2268) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,24) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;9&quot;
+            RenderText {#text} at (7,8) size 520x107
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 232: &quot;&lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
+              text run at (239,55) width 0: &quot; &quot;
+              text run at (7,70) width 0: &quot; &quot;
+              text run at (7,85) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
+              text run at (399,85) width 0: &quot; &quot;
+              text run at (7,100) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the div element that is inserted by the Javascript&quot;
</span><span class="cx">               text run at (0,18) width 39: &quot;code.&quot;
</span><del>-        RenderListItem {LI} at (40,2565) size 615x239 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x0 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-46,6) size 26x17: &quot;10&quot;
-            RenderText {#text} at (6,8) size 520x106
-              text run at (6,8) width 152: &quot;div:first-of-type {&quot;
-              text run at (158,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 232: &quot;&lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
-              text run at (238,54) width 0: &quot; &quot;
-              text run at (6,69) width 0: &quot; &quot;
-              text run at (6,84) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
-              text run at (398,84) width 0: &quot; &quot;
-              text run at (6,99) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
-          RenderBlock {P} at (16,189) size 583x18
</del><ins>+        RenderListItem {LI} at (40,2574) size 616x240 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x0 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-46,6) size 26x18: &quot;10&quot;
+            RenderText {#text} at (7,8) size 520x107
+              text run at (7,8) width 152: &quot;div:first-of-type {&quot;
+              text run at (159,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 232: &quot;&lt;div id='insertBefore'&gt;&lt;/div&gt;&quot;
+              text run at (239,55) width 0: &quot; &quot;
+              text run at (7,70) width 0: &quot; &quot;
+              text run at (7,85) width 392: &quot;var ib = document.getElementById('insertBefore');&quot;
+              text run at (399,85) width 0: &quot; &quot;
+              text run at (7,100) width 520: &quot;ib.parentElement.insertBefore(document.createElement(\&quot;div\&quot;), ib);&quot;
+          RenderBlock {P} at (16,190) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 529x17
</span><span class="cx">               text run at (0,0) width 529: &quot;The original div element should not be a match for the :first-of-type selector.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgetComputedStylegetComputedStylemarginpercentageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> Test calling getPropertyValue on computed margin styles.
</span><span class="cx"> 
</span><del>-margin-left: 258px
-margin-top: 78px
-margin-right: 114px
</del><ins>+margin-left: 258.71875px
+margin-top: 78.390625px
+margin-right: 113.28125px
</ins><span class="cx"> margin-bottom: 0px
</span><span class="cx"> Test
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssh1insectionelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/h1-in-section-elements-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/h1-in-section-elements-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/h1-in-section-elements-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,177 +1,177 @@
</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 800x406
-  RenderBlock {HTML} at (0,0) size 800x406
</del><ins>+layer at (0,0) size 800x412
+  RenderBlock {HTML} at (0,0) size 800x412
</ins><span class="cx">     RenderBody {BODY} at (8,16) size 784x186
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 439x18
</span><span class="cx">           text run at (0,0) width 439: &quot;For each of pairs, the first one and the second one should be identical.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,34) size 152x356
-        RenderTableSection {TBODY} at (0,0) size 152x356
-          RenderTableRow {TR} at (0,2) size 152x74
-            RenderTableCell {TD} at (2,2) size 73x74 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 71x72
</del><ins>+      RenderTable {TABLE} at (0,34) size 152x362
+        RenderTableSection {TBODY} at (0,0) size 152x362
+          RenderTableRow {TR} at (0,2) size 152x76
+            RenderTableCell {TD} at (2,2) size 73x76 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 71x74
</ins><span class="cx">                 RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
</span><del>-                RenderBlock {H1} at (0,21) size 71x30 [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock {H1} at (0,21) size 71x31 [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (1,1) size 69x28
</span><span class="cx">                     text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-                RenderBlock {HR} at (0,70) size 71x2 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,2) size 73x74 [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderBlock {HR} at (0,71) size 71x3 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (77,2) size 73x76 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H2} at (1,22) size 71x30 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H2} at (1,22) size 71x31 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 69x28
</span><span class="cx">                   text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,71) size 71x2 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,78) size 152x66
-            RenderTableCell {TD} at (2,78) size 73x66 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {ARTICLE} at (1,1) size 71x64
-                RenderBlock {SECTION} at (0,0) size 71x64
</del><ins>+              RenderBlock {HR} at (1,72) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,80) size 152x67
+            RenderTableCell {TD} at (2,80) size 73x68 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {ARTICLE} at (1,1) size 71x66
+                RenderBlock {SECTION} at (0,0) size 71x66
</ins><span class="cx">                   RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
</span><del>-                  RenderBlock {H1} at (0,20) size 71x24 [border: (1px solid #00FF00)]
</del><ins>+                  RenderBlock {H1} at (0,20) size 71x25 [border: (1px solid #00FF00)]
</ins><span class="cx">                     RenderText {#text} at (1,1) size 54x22
</span><span class="cx">                       text run at (1,1) width 54: &quot;MMM&quot;
</span><del>-                  RenderBlock {HR} at (0,62) size 71x2 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,78) size 73x66 [r=1 c=1 rs=1 cs=1]
</del><ins>+                  RenderBlock {HR} at (0,63) size 71x3 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (77,80) size 73x68 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H3} at (1,21) size 71x24 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H3} at (1,21) size 71x25 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 54x22
</span><span class="cx">                   text run at (1,1) width 54: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,63) size 71x2 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,146) size 152x68
-            RenderTableCell {TD} at (2,146) size 73x68 [r=2 c=0 rs=1 cs=1]
-              RenderBlock {NAV} at (1,1) size 71x66
-                RenderBlock {ARTICLE} at (0,0) size 71x66
-                  RenderBlock {SECTION} at (0,0) size 71x66
</del><ins>+              RenderBlock {HR} at (1,64) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,149) size 152x69
+            RenderTableCell {TD} at (2,149) size 73x69 [r=2 c=0 rs=1 cs=1]
+              RenderBlock {NAV} at (1,1) size 71x67
+                RenderBlock {ARTICLE} at (0,0) size 71x67
+                  RenderBlock {SECTION} at (0,0) size 71x67
</ins><span class="cx">                     RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
</span><del>-                    RenderBlock {H1} at (0,23) size 71x20 [border: (1px solid #00FF00)]
</del><ins>+                    RenderBlock {H1} at (0,23) size 71x21 [border: (1px solid #00FF00)]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 45x18
</span><span class="cx">                         text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-                    RenderBlock {HR} at (0,64) size 71x2 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,146) size 73x68 [r=2 c=1 rs=1 cs=1]
</del><ins>+                    RenderBlock {HR} at (0,64) size 71x3 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (77,149) size 73x69 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H4} at (1,24) size 71x20 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H4} at (1,24) size 71x21 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 45x18
</span><span class="cx">                   text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,65) size 71x2 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,216) size 152x67
-            RenderTableCell {TD} at (2,216) size 73x67 [r=3 c=0 rs=1 cs=1]
-              RenderBlock {NAV} at (1,1) size 71x65
-                RenderBlock {ASIDE} at (0,0) size 71x65
-                  RenderBlock {ARTICLE} at (0,0) size 71x65
-                    RenderBlock {SECTION} at (0,0) size 71x65
</del><ins>+              RenderBlock {HR} at (1,65) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,220) size 152x67
+            RenderTableCell {TD} at (2,220) size 73x68 [r=3 c=0 rs=1 cs=1]
+              RenderBlock {NAV} at (1,1) size 71x66
+                RenderBlock {ASIDE} at (0,0) size 71x66
+                  RenderBlock {ARTICLE} at (0,0) size 71x66
+                    RenderBlock {SECTION} at (0,0) size 71x66
</ins><span class="cx">                       RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
</span><del>-                      RenderBlock {H1} at (0,24) size 71x17 [border: (1px solid #00FF00)]
</del><ins>+                      RenderBlock {H1} at (0,24) size 71x18 [border: (1px solid #00FF00)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 36x15
</span><span class="cx">                           text run at (1,1) width 36: &quot;MMM&quot;
</span><del>-                      RenderBlock {HR} at (0,63) size 71x2 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (77,216) size 73x67 [r=3 c=1 rs=1 cs=1]
</del><ins>+                      RenderBlock {HR} at (0,63) size 71x3 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (77,220) size 73x68 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H5} at (1,25) size 71x17 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H5} at (1,25) size 71x18 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 36x15
</span><span class="cx">                   text run at (1,1) width 36: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,64) size 71x2 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,285) size 152x69
-            RenderTableCell {TD} at (2,285) size 73x69 [r=4 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 71x67
-                RenderBlock {DIV} at (0,0) size 71x67
-                  RenderBlock {NAV} at (0,0) size 71x67
-                    RenderBlock {ASIDE} at (0,0) size 71x67
-                      RenderBlock {ARTICLE} at (0,0) size 71x67
-                        RenderBlock {SECTION} at (0,0) size 71x67
</del><ins>+              RenderBlock {HR} at (1,64) size 71x3 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,289) size 152x71
+            RenderTableCell {TD} at (2,289) size 73x71 [r=4 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 71x69
+                RenderBlock {DIV} at (0,0) size 71x69
+                  RenderBlock {NAV} at (0,0) size 71x69
+                    RenderBlock {ASIDE} at (0,0) size 71x69
+                      RenderBlock {ARTICLE} at (0,0) size 71x69
+                        RenderBlock {SECTION} at (0,0) size 71x69
</ins><span class="cx">                           RenderBlock {HR} at (0,0) size 71x2 [border: (1px inset #000000)]
</span><del>-                          RenderBlock {H1} at (0,26) size 71x15 [border: (1px solid #00FF00)]
</del><ins>+                          RenderBlock {H1} at (0,26) size 71x16 [border: (1px solid #00FF00)]
</ins><span class="cx">                             RenderText {#text} at (1,1) size 30x13
</span><span class="cx">                               text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-                          RenderBlock {HR} at (0,65) size 71x2 [border: (1px inset #000000)]
-                  RenderBlock {DIV} at (0,67) size 71x0
-            RenderTableCell {TD} at (77,285) size 73x69 [r=4 c=1 rs=1 cs=1]
</del><ins>+                          RenderBlock {HR} at (0,66) size 71x3 [border: (1px inset #000000)]
+                  RenderBlock {DIV} at (0,68) size 71x1
+            RenderTableCell {TD} at (77,289) size 73x71 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 71x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H6} at (1,27) size 71x15 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H6} at (1,27) size 71x16 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 30x13
</span><span class="cx">                   text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (1,66) size 71x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (152,34) size 356x152
-        RenderTableSection {TBODY} at (0,0) size 356x152
-          RenderTableRow {TR} at (0,2) size 74x152
-            RenderTableCell {TD} at (2,2) size 74x73 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 72x71
</del><ins>+              RenderBlock {HR} at (1,67) size 71x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (152,34) size 362x152
+        RenderTableSection {TBODY} at (0,0) size 362x152
+          RenderTableRow {TR} at (0,2) size 76x152
+            RenderTableCell {TD} at (2,2) size 76x73 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 74x71
</ins><span class="cx">                 RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
</span><del>-                RenderBlock {H1} at (21,0) size 30x71 [border: (1px solid #00FF00)]
</del><ins>+                RenderBlock {H1} at (21,0) size 31x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                   RenderText {#text} at (1,1) size 28x69
</span><span class="cx">                     text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-                RenderBlock {HR} at (70,0) size 2x71 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (2,77) size 74x73 [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderBlock {HR} at (71,0) size 3x71 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (2,77) size 76x73 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H2} at (22,1) size 30x71 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H2} at (22,1) size 31x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x69
</span><span class="cx">                   text run at (1,1) width 69: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (71,1) size 2x71 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,78) size 66x152
-            RenderTableCell {TD} at (78,2) size 66x73 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {ARTICLE} at (1,1) size 64x71
-                RenderBlock {SECTION} at (0,0) size 64x71
</del><ins>+              RenderBlock {HR} at (72,1) size 3x71 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,80) size 67x152
+            RenderTableCell {TD} at (80,2) size 68x73 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {ARTICLE} at (1,1) size 66x71
+                RenderBlock {SECTION} at (0,0) size 66x71
</ins><span class="cx">                   RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
</span><del>-                  RenderBlock {H1} at (20,0) size 24x71 [border: (1px solid #00FF00)]
</del><ins>+                  RenderBlock {H1} at (20,0) size 25x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                     RenderText {#text} at (1,1) size 22x54
</span><span class="cx">                       text run at (1,1) width 54: &quot;MMM&quot;
</span><del>-                  RenderBlock {HR} at (62,0) size 2x71 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (78,77) size 66x73 [r=1 c=1 rs=1 cs=1]
</del><ins>+                  RenderBlock {HR} at (63,0) size 3x71 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (80,77) size 68x73 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H3} at (21,1) size 24x71 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H3} at (21,1) size 25x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 22x54
</span><span class="cx">                   text run at (1,1) width 54: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (63,1) size 2x71 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,146) size 68x152
-            RenderTableCell {TD} at (146,2) size 68x73 [r=2 c=0 rs=1 cs=1]
-              RenderBlock {NAV} at (1,1) size 66x71
-                RenderBlock {ARTICLE} at (0,0) size 66x71
-                  RenderBlock {SECTION} at (0,0) size 66x71
</del><ins>+              RenderBlock {HR} at (64,1) size 3x71 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,149) size 69x152
+            RenderTableCell {TD} at (149,2) size 69x73 [r=2 c=0 rs=1 cs=1]
+              RenderBlock {NAV} at (1,1) size 67x71
+                RenderBlock {ARTICLE} at (0,0) size 67x71
+                  RenderBlock {SECTION} at (0,0) size 67x71
</ins><span class="cx">                     RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
</span><del>-                    RenderBlock {H1} at (23,0) size 20x71 [border: (1px solid #00FF00)]
</del><ins>+                    RenderBlock {H1} at (23,0) size 21x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 18x45
</span><span class="cx">                         text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-                    RenderBlock {HR} at (64,0) size 2x71 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (146,77) size 68x73 [r=2 c=1 rs=1 cs=1]
</del><ins>+                    RenderBlock {HR} at (64,0) size 3x71 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (149,77) size 69x73 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H4} at (24,1) size 20x71 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H4} at (24,1) size 21x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 18x45
</span><span class="cx">                   text run at (1,1) width 45: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (65,1) size 2x71 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,216) size 67x152
-            RenderTableCell {TD} at (216,2) size 67x73 [r=3 c=0 rs=1 cs=1]
-              RenderBlock {NAV} at (1,1) size 65x71
-                RenderBlock {ASIDE} at (0,0) size 65x71
-                  RenderBlock {ARTICLE} at (0,0) size 65x71
-                    RenderBlock {SECTION} at (0,0) size 65x71
</del><ins>+              RenderBlock {HR} at (65,1) size 3x71 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,220) size 67x152
+            RenderTableCell {TD} at (220,2) size 68x73 [r=3 c=0 rs=1 cs=1]
+              RenderBlock {NAV} at (1,1) size 66x71
+                RenderBlock {ASIDE} at (0,0) size 66x71
+                  RenderBlock {ARTICLE} at (0,0) size 66x71
+                    RenderBlock {SECTION} at (0,0) size 66x71
</ins><span class="cx">                       RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
</span><del>-                      RenderBlock {H1} at (24,0) size 17x71 [border: (1px solid #00FF00)]
</del><ins>+                      RenderBlock {H1} at (24,0) size 18x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 15x36
</span><span class="cx">                           text run at (1,1) width 36: &quot;MMM&quot;
</span><del>-                      RenderBlock {HR} at (63,0) size 2x71 [border: (1px inset #000000)]
-            RenderTableCell {TD} at (216,77) size 67x73 [r=3 c=1 rs=1 cs=1]
</del><ins>+                      RenderBlock {HR} at (63,0) size 3x71 [border: (1px inset #000000)]
+            RenderTableCell {TD} at (220,77) size 68x73 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H5} at (25,1) size 17x71 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H5} at (25,1) size 18x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 15x36
</span><span class="cx">                   text run at (1,1) width 36: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (64,1) size 2x71 [border: (1px inset #000000)]
-          RenderTableRow {TR} at (0,285) size 69x152
-            RenderTableCell {TD} at (285,2) size 69x73 [r=4 c=0 rs=1 cs=1]
-              RenderBlock {SECTION} at (1,1) size 67x71
-                RenderBlock {DIV} at (0,0) size 67x71
-                  RenderBlock {NAV} at (0,0) size 67x71
-                    RenderBlock {ASIDE} at (0,0) size 67x71
-                      RenderBlock {ARTICLE} at (0,0) size 67x71
-                        RenderBlock {SECTION} at (0,0) size 67x71
</del><ins>+              RenderBlock {HR} at (64,1) size 3x71 [border: (1px inset #000000)]
+          RenderTableRow {TR} at (0,289) size 71x152
+            RenderTableCell {TD} at (289,2) size 71x73 [r=4 c=0 rs=1 cs=1]
+              RenderBlock {SECTION} at (1,1) size 69x71
+                RenderBlock {DIV} at (0,0) size 69x71
+                  RenderBlock {NAV} at (0,0) size 69x71
+                    RenderBlock {ASIDE} at (0,0) size 69x71
+                      RenderBlock {ARTICLE} at (0,0) size 69x71
+                        RenderBlock {SECTION} at (0,0) size 69x71
</ins><span class="cx">                           RenderBlock {HR} at (0,0) size 2x71 [border: (1px inset #000000)]
</span><del>-                          RenderBlock {H1} at (26,0) size 15x71 [border: (1px solid #00FF00)]
</del><ins>+                          RenderBlock {H1} at (26,0) size 16x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                             RenderText {#text} at (1,1) size 13x30
</span><span class="cx">                               text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-                          RenderBlock {HR} at (65,0) size 2x71 [border: (1px inset #000000)]
-                  RenderBlock {DIV} at (67,0) size 0x71
-            RenderTableCell {TD} at (285,77) size 69x73 [r=4 c=1 rs=1 cs=1]
</del><ins>+                          RenderBlock {HR} at (66,0) size 3x71 [border: (1px inset #000000)]
+                  RenderBlock {DIV} at (68,0) size 1x71
+            RenderTableCell {TD} at (289,77) size 71x73 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (1,1) size 2x71 [border: (1px inset #000000)]
</span><del>-              RenderBlock {H6} at (27,1) size 15x71 [border: (1px solid #00FF00)]
</del><ins>+              RenderBlock {H6} at (27,1) size 16x71 [border: (1px solid #00FF00)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 13x30
</span><span class="cx">                   text run at (1,1) width 30: &quot;MMM&quot;
</span><del>-              RenderBlock {HR} at (66,1) size 2x71 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (67,1) size 3x71 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsshslcolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/hsl-color-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/hsl-color-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/hsl-color-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,82 +1,82 @@
</span><del>-layer at (0,0) size 785x1341
</del><ins>+layer at (0,0) size 785x1352
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1341
-  RenderBlock {HTML} at (0,0) size 785x1341
-    RenderBody {BODY} at (8,8) size 769x1312
</del><ins>+layer at (0,0) size 785x1352
+  RenderBlock {HTML} at (0,0) size 785x1352
+    RenderBody {BODY} at (8,8) size 769x1323
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37 [color=#FF0000]
</span><span class="cx">         RenderText {#text} at (0,0) size 525x37
</span><span class="cx">           text run at (0,0) width 525: &quot;This should be red: hsl(0, 100%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,58) size 769x37 [color=#00FF00]
</del><ins>+      RenderBlock {H1} at (0,58) size 769x38 [color=#00FF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 587x37
</span><span class="cx">           text run at (0,0) width 587: &quot;This should be green: hsl(120, 100%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,116) size 769x37 [color=#00FFFF]
</del><ins>+      RenderBlock {H1} at (0,116) size 769x38 [color=#00FFFF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 579x37
</span><span class="cx">           text run at (0,0) width 579: &quot;This should be aqua: hsl(180, 100%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,174) size 769x37 [color=#0000FF]
</del><ins>+      RenderBlock {H1} at (0,175) size 769x38 [color=#0000FF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 570x37
</span><span class="cx">           text run at (0,0) width 570: &quot;This should be blue: hsl(240, 100%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,232) size 769x37 [color=#7FFF7F]
</del><ins>+      RenderBlock {H1} at (0,233) size 769x38 [color=#7FFF7F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 658x37
</span><span class="cx">           text run at (0,0) width 658: &quot;This should be light green: hsl(120, 100%, 75%)&quot;
</span><del>-      RenderBlock {H1} at (0,290) size 769x37 [color=#007F00]
</del><ins>+      RenderBlock {H1} at (0,292) size 769x38 [color=#007F00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 661x37
</span><span class="cx">           text run at (0,0) width 661: &quot;This should be dark green: hsl(120, 100%, 25%)&quot;
</span><del>-      RenderBlock {H1} at (0,348) size 769x37 [color=#3FBF3F]
</del><ins>+      RenderBlock {H1} at (0,350) size 769x38 [color=#3FBF3F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 659x37
</span><span class="cx">           text run at (0,0) width 659: &quot;This should be pastel green: hsl(120, 50%, 50%)&quot;
</span><del>-      RenderBlock (anonymous) at (0,406) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,409) size 769x37
</ins><span class="cx">         RenderInline {B} at (0,0) size 140x18
</span><span class="cx">           RenderText {#text} at (0,0) size 140x18
</span><span class="cx">             text run at (0,0) width 140: &quot;Out of bounds cases:&quot;
</span><span class="cx">         RenderBR {BR} at (140,14) size 0x0
</span><span class="cx">         RenderText {#text} at (0,18) size 404x18
</span><span class="cx">           text run at (0,18) width 404: &quot;Check percentages larger than 100%, should be limited to 100%&quot;
</span><del>-      RenderBlock {H1} at (0,463) size 769x37 [color=#00FF00]
</del><ins>+      RenderBlock {H1} at (0,466) size 769x38 [color=#00FF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 587x37
</span><span class="cx">           text run at (0,0) width 587: &quot;This should be green: hsl(120, 100%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,521) size 769x37 [color=#00FF00]
</del><ins>+      RenderBlock {H1} at (0,524) size 769x38 [color=#00FF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 638x37
</span><span class="cx">           text run at (0,0) width 638: &quot;This should be green too: hsl(120, 200%, 50%)&quot;
</span><del>-      RenderBlock (anonymous) at (0,579) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,583) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 470x18
</span><span class="cx">           text run at (0,0) width 470: &quot;Check percentages less than 0% (negative values), should be limited to 0%&quot;
</span><del>-      RenderBlock {H1} at (0,618) size 769x37 [color=#7F7F7F]
</del><ins>+      RenderBlock {H1} at (0,622) size 769x38 [color=#7F7F7F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 539x37
</span><span class="cx">           text run at (0,0) width 539: &quot;This should be grey: hsl(120, 0%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,676) size 769x37 [color=#7F7F7F]
</del><ins>+      RenderBlock {H1} at (0,681) size 769x38 [color=#7F7F7F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 641x37
</span><span class="cx">           text run at (0,0) width 641: &quot;This should be grey, too: hsl(120, -100%, 50%)&quot;
</span><del>-      RenderBlock (anonymous) at (0,734) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,739) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 755x36
</span><span class="cx">           text run at (0,0) width 755: &quot;Check Hue values that are larger than 360, should be normalized back to a value between 0 and 360. As Hue values are&quot;
</span><span class="cx">           text run at (0,18) width 451: &quot;in degrees, there is no maximum like percentages, they are loop around.&quot;
</span><del>-      RenderBlock {H1} at (0,791) size 769x37 [color=#007F00]
</del><ins>+      RenderBlock {H1} at (0,797) size 769x38 [color=#007F00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 661x37
</span><span class="cx">           text run at (0,0) width 661: &quot;This should be dark green: hsl(120, 100%, 25%)&quot;
</span><del>-      RenderBlock {H1} at (0,849) size 769x37 [color=#007F00]
</del><ins>+      RenderBlock {H1} at (0,855) size 769x38 [color=#007F00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 720x37
</span><span class="cx">           text run at (0,0) width 720: &quot;This should be dark green, too: hsl(480, 100%, 25%)&quot;
</span><del>-      RenderBlock (anonymous) at (0,907) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,914) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 258x18
</span><span class="cx">           text run at (0,0) width 258: &quot;Check Hue values with a negative angle.&quot;
</span><del>-      RenderBlock {H1} at (0,946) size 769x37 [color=#7FFF7F]
</del><ins>+      RenderBlock {H1} at (0,953) size 769x38 [color=#7FFF7F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 658x37
</span><span class="cx">           text run at (0,0) width 658: &quot;This should be light green: hsl(120, 100%, 75%)&quot;
</span><del>-      RenderBlock {H1} at (0,1004) size 769x37 [color=#7FFF7F]
</del><ins>+      RenderBlock {H1} at (0,1011) size 769x38 [color=#7FFF7F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 728x37
</span><span class="cx">           text run at (0,0) width 728: &quot;This should be light green, too: hsl(-240, 100%, 75%)&quot;
</span><del>-      RenderBlock {H1} at (0,1062) size 769x37 [color=#7FFF7F]
</del><ins>+      RenderBlock {H1} at (0,1070) size 769x38 [color=#7FFF7F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 728x37
</span><span class="cx">           text run at (0,0) width 728: &quot;This should be light green, too: hsl(-600, 100%, 75%)&quot;
</span><del>-      RenderBlock (anonymous) at (0,1120) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1128) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;Check Hues values with a floating point angle.&quot;
</span><del>-      RenderBlock {H1} at (0,1159) size 769x37 [color=#FF0000]
</del><ins>+      RenderBlock {H1} at (0,1168) size 769x38 [color=#FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 549x37
</span><span class="cx">           text run at (0,0) width 549: &quot;This should be red: hsl(0.0, 100%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,1217) size 769x37 [color=#00FF00]
</del><ins>+      RenderBlock {H1} at (0,1226) size 769x38 [color=#00FF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 627x37
</span><span class="cx">           text run at (0,0) width 627: &quot;This should be green: hsl(120.00, 100%, 50%)&quot;
</span><del>-      RenderBlock {H1} at (0,1275) size 769x37 [color=#0000FF]
</del><ins>+      RenderBlock {H1} at (0,1285) size 769x38 [color=#0000FF]
</ins><span class="cx">         RenderText {#text} at (0,0) size 626x37
</span><span class="cx">           text run at (0,0) width 626: &quot;This should be blue: hsl(240.000, 100%, 50%)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsshslacolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/hsla-color-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/hsla-color-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/hsla-color-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37 [color=#FF00007F]
</span><span class="cx">         RenderText {#text} at (0,0) size 394x37
</span><span class="cx">           text run at (0,0) width 394: &quot;This should be red, alpha 0.5&quot;
</span><del>-      RenderBlock {H1} at (0,58) size 784x37 [color=#FF00007F]
</del><ins>+      RenderBlock {H1} at (0,58) size 784x38 [color=#FF00007F]
</ins><span class="cx">         RenderText {#text} at (0,0) size 455x37
</span><span class="cx">           text run at (0,0) width 455: &quot;This should also be red, alpha 0.5&quot;
</span><del>-      RenderBlock {H1} at (0,116) size 784x37 [color=#00FF0000]
</del><ins>+      RenderBlock {H1} at (0,116) size 784x38 [color=#00FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 424x37
</span><span class="cx">           text run at (0,0) width 424: &quot;This should be green, alpha 0.0&quot;
</span><del>-      RenderBlock {H1} at (0,174) size 784x37 [color=#00FF0000]
</del><ins>+      RenderBlock {H1} at (0,175) size 784x38 [color=#00FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 485x37
</span><span class="cx">           text run at (0,0) width 485: &quot;This should also be green, alpha 0.0&quot;
</span><del>-      RenderBlock {H1} at (0,232) size 784x37 [color=#00FF00]
</del><ins>+      RenderBlock {H1} at (0,233) size 784x38 [color=#00FF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 424x37
</span><span class="cx">           text run at (0,0) width 424: &quot;This should be green, alpha 1.0&quot;
</span><del>-      RenderBlock {H1} at (0,290) size 784x37 [color=#00FF00]
</del><ins>+      RenderBlock {H1} at (0,292) size 784x38 [color=#00FF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 485x37
</span><span class="cx">           text run at (0,0) width 485: &quot;This should also be green, alpha 1.0&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssinlinepropertiesimportantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/inline-properties-important-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/inline-properties-important-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/inline-properties-important-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,15 +7,15 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 749x36
</span><span class="cx">           text run at (0,0) width 749: &quot;This tests handling of duplicated properties in inline style declarations. Using !important should have an effect. See bug&quot;
</span><span class="cx">           text run at (0,18) width 44: &quot;#4128.&quot;
</span><del>-      RenderBlock {H1} at (0,57) size 784x37 [color=#FF0000]
</del><ins>+      RenderBlock {H1} at (0,57) size 784x38 [color=#FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 253x37
</span><span class="cx">           text run at (0,0) width 253: &quot;This should be red&quot;
</span><del>-      RenderBlock {H1} at (0,115) size 784x37 [color=#00FF00]
</del><ins>+      RenderBlock {H1} at (0,115) size 784x38 [color=#00FF00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 283x37
</span><span class="cx">           text run at (0,0) width 283: &quot;This should be green&quot;
</span><del>-      RenderBlock {H1} at (0,173) size 784x37 [color=#FF0000]
</del><ins>+      RenderBlock {H1} at (0,174) size 784x38 [color=#FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 253x37
</span><span class="cx">           text run at (0,0) width 253: &quot;This should be red&quot;
</span><del>-      RenderBlock {H1} at (0,231) size 784x37 [color=#FF0000]
</del><ins>+      RenderBlock {H1} at (0,232) size 784x38 [color=#FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 253x37
</span><span class="cx">           text run at (0,0) width 253: &quot;This should be red&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssinputsearchpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/input-search-padding-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/input-search-padding-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/input-search-padding-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,15 +7,15 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 532x47
</span><span class="cx">           RenderBlock {DIV} at (0,17) size 10x13
</span><span class="cx">           RenderBlock {DIV} at (10,0) size 506x47
</span><del>-          RenderBlock {DIV} at (516,17) size 16x13
-      RenderBR {BR} at (542,44) size 0x0
</del><ins>+          RenderBlock {DIV} at (515,17) size 17x13
+      RenderBR {BR} at (541,44) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,88) size 512x82 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderBR {BR} at (516,130) size 0x0
</del><ins>+      RenderBR {BR} at (515,130) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,172) size 291x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (6,1) size 279x23
</span><span class="cx">           RenderBlock {DIV} at (0,5) size 10x13
</span><span class="cx">           RenderBlock {DIV} at (10,0) size 253x23
</span><del>-          RenderBlock {DIV} at (263,5) size 16x13
</del><ins>+          RenderBlock {DIV} at (262,5) size 17x13
</ins><span class="cx"> layer at (23,13) size 506x47
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x47
</span><span class="cx">     RenderText {#text} at (0,0) size 408x47
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssinvalidpercentagepropertyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/invalid-percentage-property-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/invalid-percentage-property-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/invalid-percentage-property-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,6 +17,6 @@
</span><span class="cx">           RenderInline {PROPERTY} at (0,0) size 194x18
</span><span class="cx">             RenderText {#text} at (514,0) size 194x18
</span><span class="cx">               text run at (514,0) width 194: &quot;:%} style are ignored by Safari&quot;
</span><del>-      RenderBlock {H3} at (0,36) size 784x22 [color=#008000]
</del><ins>+      RenderBlock {H3} at (0,36) size 784x23 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 254x22
</span><span class="cx">           text run at (0,0) width 254: &quot;This text should show in green.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsslastchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/last-child-pseudo-class-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/last-child-pseudo-class-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/last-child-pseudo-class-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2263
</del><ins>+layer at (0,0) size 785x2270
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2263
-  RenderBlock {HTML} at (0,0) size 785x2263
-    RenderBody {BODY} at (8,16) size 769x2199 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x2270
+  RenderBlock {HTML} at (0,0) size 785x2270
+    RenderBody {BODY} at (8,16) size 769x2206 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 165x17
</span><span class="cx">           text run at (0,0) width 165: &quot;This page is part of the &quot;
</span><span class="lines">@@ -22,172 +22,172 @@
</span><span class="cx">         RenderText {#text} at (617,0) size 4x17
</span><span class="cx">           text run at (617,0) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 769x0 [bgcolor=#009900]
</span><del>-      RenderBlock {OL} at (0,34) size 769x2165
-        RenderListItem {LI} at (40,0) size 615x242 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x105 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;1&quot;
-            RenderText {#text} at (6,8) size 136x91
-              text run at (6,8) width 136: &quot;div :last-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,174) size 583x36
</del><ins>+      RenderBlock {OL} at (0,34) size 769x2172
+        RenderListItem {LI} at (40,0) size 616x243 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
+            RenderText {#text} at (7,8) size 136x92
+              text run at (7,8) width 136: &quot;div :last-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,175) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="cx">               text run at (0,18) width 165: &quot;of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,290) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {BLOCKQUOTE} at (0,0) size 583x0
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;2&quot;
-            RenderText {#text} at (6,8) size 224x106
-              text run at (6,8) width 136: &quot;div :last-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,54) width 0: &quot; &quot;
-              text run at (6,69) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (230,69) width 0: &quot; &quot;
-              text run at (6,84) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,291) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {BLOCKQUOTE} at (0,0) size 584x0
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
+            RenderText {#text} at (7,8) size 224x107
+              text run at (7,8) width 136: &quot;div :last-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
+              text run at (55,55) width 0: &quot; &quot;
+              text run at (7,70) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (231,70) width 0: &quot; &quot;
+              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the last child&quot;
</span><span class="cx">               text run at (0,18) width 165: &quot;of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,595) size 615x275 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;3&quot;
-            RenderText {#text} at (6,8) size 208x106
-              text run at (6,8) width 136: &quot;div :last-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
-              text run at (214,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x54
</del><ins>+        RenderListItem {LI} at (40,597) size 616x276 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
+            RenderText {#text} at (7,8) size 208x107
+              text run at (7,8) width 136: &quot;div :last-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
+              text run at (55,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
+              text run at (215,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x54
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x53
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the last child&quot;
</span><span class="cx">               text run at (0,18) width 169: &quot;of the outer div element &quot;
</span><span class="cx">               text run at (169,18) width 358: &quot;Comments are not elements, so they should not be&quot;
</span><span class="cx">               text run at (0,36) width 307: &quot;considered when determining the last child.&quot;
</span><del>-        RenderListItem {LI} at (40,918) size 615x290 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x42 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock (anonymous) at (0,24) size 583x18
</del><ins>+        RenderListItem {LI} at (40,921) size 616x291 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x42 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock (anonymous) at (0,24) size 584x18
</ins><span class="cx">               RenderListMarker at (-37,0) size 17x17: &quot;4&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><del>-          RenderBlock {PRE} at (16,71) size 583x117 [bgcolor=#FFFFFF]
-            RenderText {#text} at (6,6) size 224x105
-              text run at (6,6) width 136: &quot;div :last-child {&quot;
-              text run at (142,6) width 0: &quot; &quot;
-              text run at (6,21) width 8: &quot;}&quot;
-              text run at (14,21) width 0: &quot; &quot;
-              text run at (6,36) width 0: &quot; &quot;
-              text run at (6,51) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,51) width 0: &quot; &quot;
-              text run at (6,66) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,66) width 0: &quot; &quot;
-              text run at (6,81) width 224: &quot;   How about regular text...&quot;
-              text run at (230,81) width 0: &quot; &quot;
-              text run at (6,96) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,204) size 583x54
</del><ins>+          RenderBlock {PRE} at (16,71) size 584x118 [bgcolor=#FFFFFF]
+            RenderText {#text} at (6,6) size 225x106
+              text run at (6,6) width 137: &quot;div :last-child {&quot;
+              text run at (142,6) width 1: &quot; &quot;
+              text run at (6,21) width 9: &quot;}&quot;
+              text run at (14,21) width 1: &quot; &quot;
+              text run at (6,36) width 1: &quot; &quot;
+              text run at (6,51) width 49: &quot;&lt;div&gt; &quot;
+              text run at (54,51) width 1: &quot; &quot;
+              text run at (6,66) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,66) width 1: &quot; &quot;
+              text run at (6,81) width 225: &quot;   How about regular text...&quot;
+              text run at (230,81) width 1: &quot; &quot;
+              text run at (6,96) width 49: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,205) size 584x54
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x53
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the inner div element, because it is the last child&quot;
</span><span class="cx">               text run at (0,18) width 173: &quot;of the outer div element. &quot;
</span><span class="cx">               text run at (173,18) width 348: &quot;Regular text is not an element, so it should not be&quot;
</span><span class="cx">               text run at (0,36) width 307: &quot;considered when determining the last child.&quot;
</span><del>-        RenderListItem {LI} at (40,1256) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {BLOCKQUOTE} at (0,24) size 583x0 [bgcolor=#990000]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;5&quot;
-            RenderText {#text} at (6,8) size 224x106
-              text run at (6,8) width 136: &quot;div :last-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (230,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1260) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {BLOCKQUOTE} at (0,24) size 584x0 [bgcolor=#990000]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
+            RenderText {#text} at (7,8) size 224x107
+              text run at (7,8) width 136: &quot;div :last-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
+              text run at (55,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (231,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 555x35
</span><span class="cx">               text run at (0,0) width 555: &quot;The CSS selector should not match the inner div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 203: &quot;child of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,1561) size 615x287 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x0
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x150 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;6&quot;
-            RenderText {#text} at (6,8) size 480x136
-              text run at (6,8) width 136: &quot;div :last-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 248: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
-              text run at (254,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (54,84) width 0: &quot; &quot;
-              text run at (6,99) width 0: &quot; &quot;
-              text run at (6,114) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
-              text run at (390,114) width 0: &quot; &quot;
-              text run at (6,129) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
-          RenderBlock {P} at (16,219) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1566) size 616x288 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x0
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
+            RenderText {#text} at (7,8) size 480x137
+              text run at (7,8) width 136: &quot;div :last-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 248: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
+              text run at (255,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+              text run at (55,85) width 0: &quot; &quot;
+              text run at (7,100) width 0: &quot; &quot;
+              text run at (7,115) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
+              text run at (391,115) width 0: &quot; &quot;
+              text run at (7,130) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
+          RenderBlock {P} at (16,220) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the div element that is inserted by the Javascript&quot;
</span><span class="cx">               text run at (0,18) width 39: &quot;code.&quot;
</span><del>-        RenderListItem {LI} at (40,1896) size 615x269 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0 [bgcolor=#990000]
-          RenderBlock {PRE} at (16,53) size 583x150 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;7&quot;
-            RenderText {#text} at (6,8) size 480x136
-              text run at (6,8) width 136: &quot;div :last-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 248: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
-              text run at (254,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (54,84) width 0: &quot; &quot;
-              text run at (6,99) width 0: &quot; &quot;
-              text run at (6,114) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
-              text run at (390,114) width 0: &quot; &quot;
-              text run at (6,129) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
-          RenderBlock {P} at (16,219) size 583x18
</del><ins>+        RenderListItem {LI} at (40,1902) size 616x270 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0 [bgcolor=#990000]
+          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;7&quot;
+            RenderText {#text} at (7,8) size 480x137
+              text run at (7,8) width 136: &quot;div :last-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 248: &quot;   &lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
+              text run at (255,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+              text run at (55,85) width 0: &quot; &quot;
+              text run at (7,100) width 0: &quot; &quot;
+              text run at (7,115) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
+              text run at (391,115) width 0: &quot; &quot;
+              text run at (7,130) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
+          RenderBlock {P} at (16,220) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 515x17
</span><span class="cx">               text run at (0,0) width 515: &quot;The original div element should not be a match for the :last-child selector.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsslastoftypepseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/last-of-type-pseudo-class-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/last-of-type-pseudo-class-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/last-of-type-pseudo-class-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2902
</del><ins>+layer at (0,0) size 785x2912
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2902
-  RenderBlock {HTML} at (0,0) size 785x2902
-    RenderBody {BODY} at (8,16) size 769x2838 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x2912
+  RenderBlock {HTML} at (0,0) size 785x2912
+    RenderBody {BODY} at (8,16) size 769x2848 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 165x17
</span><span class="cx">           text run at (0,0) width 165: &quot;This page is part of the &quot;
</span><span class="lines">@@ -22,208 +22,208 @@
</span><span class="cx">         RenderText {#text} at (617,0) size 4x17
</span><span class="cx">           text run at (617,0) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 769x0 [bgcolor=#009900]
</span><del>-      RenderBlock {OL} at (0,34) size 769x2804
-        RenderListItem {LI} at (40,0) size 615x212 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x75 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;1&quot;
-            RenderText {#text} at (6,8) size 280x61
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,144) size 583x36
</del><ins>+      RenderBlock {OL} at (0,34) size 769x2814
+        RenderListItem {LI} at (40,0) size 616x213 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
+            RenderText {#text} at (7,8) size 280x62
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,145) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 551x35
</span><span class="cx">               text run at (0,0) width 551: &quot;The CSS selector should match the marked div element, because it is the only&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,260) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x0
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;2&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-              text run at (94,54) width 0: &quot; &quot;
-              text run at (6,69) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,261) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x0
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+              text run at (95,55) width 0: &quot; &quot;
+              text run at (7,70) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the last&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,535) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {BLOCKQUOTE} at (0,24) size 583x0 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;3&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 200: &quot;&lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,537) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {BLOCKQUOTE} at (0,24) size 584x0 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 200: &quot;&lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the last&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,810) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {BLOCKQUOTE} at (0,0) size 583x24 [bgcolor=#009900]
-              RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;4&quot;
-            RenderText {#text} at (6,8) size 304x106
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 96: &quot;&lt;blockquote&gt;&quot;
-              text run at (102,54) width 0: &quot; &quot;
-              text run at (6,69) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (310,69) width 0: &quot; &quot;
-              text run at (6,84) width 104: &quot;&lt;/blockquote&gt;&quot;
-              text run at (110,84) width 0: &quot; &quot;
-              text run at (6,99) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,813) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {BLOCKQUOTE} at (0,0) size 584x24 [bgcolor=#009900]
+              RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;4&quot;
+            RenderText {#text} at (7,8) size 304x107
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 96: &quot;&lt;blockquote&gt;&quot;
+              text run at (103,55) width 0: &quot; &quot;
+              text run at (7,70) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (311,70) width 0: &quot; &quot;
+              text run at (7,85) width 104: &quot;&lt;/blockquote&gt;&quot;
+              text run at (111,85) width 0: &quot; &quot;
+              text run at (7,100) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the last&quot;
</span><span class="cx">               text run at (0,18) width 230: &quot;element of this type in this scope&quot;
</span><del>-        RenderListItem {LI} at (40,1115) size 615x242 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-              RenderBlock {DIV} at (0,0) size 583x24
-          RenderBlock {PRE} at (16,53) size 583x105 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;5&quot;
-            RenderText {#text} at (6,8) size 304x91
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (310,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,174) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1119) size 616x243 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+              RenderBlock {DIV} at (0,0) size 584x24
+          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
+            RenderText {#text} at (7,8) size 304x92
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 304: &quot;   &lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (311,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,175) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the last&quot;
</span><span class="cx">               text run at (0,18) width 280: &quot;element of this type in the current scope&quot;
</span><del>-        RenderListItem {LI} at (40,1405) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {BLOCKQUOTE} at (0,24) size 583x0 [bgcolor=#009900]
-              RenderBlock {DIV} at (0,0) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;6&quot;
-            RenderText {#text} at (6,8) size 280x106
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 96: &quot;&lt;blockquote&gt;&quot;
-              text run at (102,69) width 0: &quot; &quot;
-              text run at (6,84) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,84) width 0: &quot; &quot;
-              text run at (6,99) width 104: &quot;&lt;/blockquote&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1410) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {BLOCKQUOTE} at (0,24) size 584x0 [bgcolor=#009900]
+              RenderBlock {DIV} at (0,0) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;6&quot;
+            RenderText {#text} at (7,8) size 280x107
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 96: &quot;&lt;blockquote&gt;&quot;
+              text run at (103,70) width 0: &quot; &quot;
+              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,85) width 0: &quot; &quot;
+              text run at (7,100) width 104: &quot;&lt;/blockquote&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 546x35
</span><span class="cx">               text run at (0,0) width 546: &quot;The CSS selector should match the marked div element, because it is the last&quot;
</span><span class="cx">               text run at (0,18) width 280: &quot;element of this type in the current scope&quot;
</span><del>-        RenderListItem {LI} at (40,1710) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0 [bgcolor=#990000]
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;7&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1716) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0 [bgcolor=#990000]
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;7&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should not match the marked div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,1985) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0 [bgcolor=#990000]
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;8&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 88: &quot;&lt;DIV&gt;&lt;/DIV&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1992) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0 [bgcolor=#990000]
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;8&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 88: &quot;&lt;DIV&gt;&lt;/DIV&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should not match the marked div element, because it is the first&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,2260) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x0
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;9&quot;
-            RenderText {#text} at (6,8) size 480x106
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 224: &quot;&lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
-              text run at (230,54) width 0: &quot; &quot;
-              text run at (6,69) width 0: &quot; &quot;
-              text run at (6,84) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
-              text run at (390,84) width 0: &quot; &quot;
-              text run at (6,99) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,2268) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x0
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;9&quot;
+            RenderText {#text} at (7,8) size 480x107
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 224: &quot;&lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
+              text run at (231,55) width 0: &quot; &quot;
+              text run at (7,70) width 0: &quot; &quot;
+              text run at (7,85) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
+              text run at (391,85) width 0: &quot; &quot;
+              text run at (7,100) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 567x35
</span><span class="cx">               text run at (0,0) width 567: &quot;The CSS selector should match the div element that is inserted by the Javascript&quot;
</span><span class="cx">               text run at (0,18) width 39: &quot;code.&quot;
</span><del>-        RenderListItem {LI} at (40,2565) size 615x239 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0 [bgcolor=#990000]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-46,6) size 26x17: &quot;10&quot;
-            RenderText {#text} at (6,8) size 480x106
-              text run at (6,8) width 144: &quot;div:last-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 224: &quot;&lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
-              text run at (230,54) width 0: &quot; &quot;
-              text run at (6,69) width 0: &quot; &quot;
-              text run at (6,84) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
-              text run at (390,84) width 0: &quot; &quot;
-              text run at (6,99) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
-          RenderBlock {P} at (16,189) size 583x18
</del><ins>+        RenderListItem {LI} at (40,2574) size 616x240 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0 [bgcolor=#990000]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-46,6) size 26x18: &quot;10&quot;
+            RenderText {#text} at (7,8) size 480x107
+              text run at (7,8) width 144: &quot;div:last-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 224: &quot;&lt;div id='insertAfter'&gt;&lt;/div&gt;&quot;
+              text run at (231,55) width 0: &quot; &quot;
+              text run at (7,70) width 0: &quot; &quot;
+              text run at (7,85) width 384: &quot;var ib = document.getElementById('insertAfter');&quot;
+              text run at (391,85) width 0: &quot; &quot;
+              text run at (7,100) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
+          RenderBlock {P} at (16,190) size 584x18
</ins><span class="cx">             RenderText {#text} at (0,0) size 529x17
</span><span class="cx">               text run at (0,0) width 529: &quot;The original div element should not be a match for the :last-of-type selector.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsslineheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/line-height-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/line-height-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/line-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">           text run at (0,0) width 574: &quot;Select the text in the text field using horizontal mouse movements, then drag up and down. &quot;
</span><span class="cx">           text run at (574,0) width 161: &quot;The text should not move&quot;
</span><span class="cx">           text run at (0,18) width 62: &quot;vertically.&quot;
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 70x13
</span><span class="cx">       text run at (0,0) width 70: &quot;Lorem Ipsum&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssmargintopbottomdynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -36,13 +36,13 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,270) size 784x40
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,20) size 104x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 88x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 88x14
</ins><span class="cx">             RenderText at (0,0) size 88x13
</span><span class="cx">               text run at (0,0) width 88: &quot;Negative margin&quot;
</span><del>-        RenderText {#text} at (108,19) size 4x18
-          text run at (108,19) width 4: &quot; &quot;
-        RenderButton {INPUT} at (114,20) size 98x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 82x13
</del><ins>+        RenderText {#text} at (107,19) size 5x18
+          text run at (107,19) width 5: &quot; &quot;
+        RenderButton {INPUT} at (113,20) size 98x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 82x14
</ins><span class="cx">             RenderText at (0,0) size 82x13
</span><span class="cx">               text run at (0,0) width 82: &quot;Positive margin&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -59,13 +59,13 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,432) size 784x40
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,20) size 104x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 88x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 88x14
</ins><span class="cx">             RenderText at (0,0) size 88x13
</span><span class="cx">               text run at (0,0) width 88: &quot;Negative margin&quot;
</span><del>-        RenderText {#text} at (108,19) size 4x18
-          text run at (108,19) width 4: &quot; &quot;
-        RenderButton {INPUT} at (114,20) size 98x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 82x13
</del><ins>+        RenderText {#text} at (107,19) size 5x18
+          text run at (107,19) width 5: &quot; &quot;
+        RenderButton {INPUT} at (113,20) size 98x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 82x14
</ins><span class="cx">             RenderText at (0,0) size 82x13
</span><span class="cx">               text run at (0,0) width 82: &quot;Positive margin&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssnonstandardcheckboxsizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/non-standard-checkbox-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/non-standard-checkbox-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/non-standard-checkbox-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderText {#text} at (0,37) size 289x18
</span><span class="cx">         text run at (0,37) width 289: &quot;The following inputs should not be stretched. &quot;
</span><del>-      RenderBlock {INPUT} at (291,3) size 12x50
-      RenderText {#text} at (305,37) size 4x18
-        text run at (305,37) width 4: &quot; &quot;
-      RenderBlock {INPUT} at (311,3) size 12x50
</del><ins>+      RenderBlock {INPUT} at (291,3) size 13x50
+      RenderText {#text} at (306,37) size 5x18
+        text run at (306,37) width 5: &quot; &quot;
+      RenderBlock {INPUT} at (313,3) size 13x50
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssonlychildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/only-child-pseudo-class-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/only-child-pseudo-class-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/only-child-pseudo-class-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1608
</del><ins>+layer at (0,0) size 785x1613
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1608
-  RenderBlock {HTML} at (0,0) size 785x1608
-    RenderBody {BODY} at (8,16) size 769x1544 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x1613
+  RenderBlock {HTML} at (0,0) size 785x1613
+    RenderBody {BODY} at (8,16) size 769x1549 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 165x17
</span><span class="cx">           text run at (0,0) width 165: &quot;This page is part of the &quot;
</span><span class="lines">@@ -22,120 +22,120 @@
</span><span class="cx">         RenderText {#text} at (617,0) size 4x17
</span><span class="cx">           text run at (617,0) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 769x0 [bgcolor=#009900]
</span><del>-      RenderBlock {OL} at (0,34) size 769x1510
-        RenderListItem {LI} at (40,0) size 615x242 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x105 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;1&quot;
-            RenderText {#text} at (6,8) size 136x91
-              text run at (6,8) width 136: &quot;div :only-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,174) size 583x36
</del><ins>+      RenderBlock {OL} at (0,34) size 769x1515
+        RenderListItem {LI} at (40,0) size 616x243 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
+            RenderText {#text} at (7,8) size 136x92
+              text run at (7,8) width 136: &quot;div :only-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,175) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="cx">               text run at (0,18) width 165: &quot;of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,290) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;2&quot;
-            RenderText {#text} at (6,8) size 208x106
-              text run at (6,8) width 136: &quot;div :only-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
-              text run at (214,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,291) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
+            RenderText {#text} at (7,8) size 208x107
+              text run at (7,8) width 136: &quot;div :only-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 208: &quot;   &lt;!-- Just a comment --&gt;&quot;
+              text run at (215,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="cx">               text run at (0,18) width 165: &quot;of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,595) size 615x272 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x42 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock (anonymous) at (0,24) size 583x18
</del><ins>+        RenderListItem {LI} at (40,597) size 616x273 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x42 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock (anonymous) at (0,24) size 584x18
</ins><span class="cx">               RenderListMarker at (-37,0) size 17x17: &quot;3&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot;.&quot;
</span><del>-          RenderBlock {PRE} at (16,71) size 583x117 [bgcolor=#FFFFFF]
-            RenderText {#text} at (6,6) size 224x105
-              text run at (6,6) width 136: &quot;div :only-child {&quot;
-              text run at (142,6) width 0: &quot; &quot;
-              text run at (6,21) width 8: &quot;}&quot;
-              text run at (14,21) width 0: &quot; &quot;
-              text run at (6,36) width 0: &quot; &quot;
-              text run at (6,51) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,51) width 0: &quot; &quot;
-              text run at (6,66) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,66) width 0: &quot; &quot;
-              text run at (6,81) width 224: &quot;   How about regular text...&quot;
-              text run at (230,81) width 0: &quot; &quot;
-              text run at (6,96) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,204) size 583x36
</del><ins>+          RenderBlock {PRE} at (16,71) size 584x118 [bgcolor=#FFFFFF]
+            RenderText {#text} at (6,6) size 225x106
+              text run at (6,6) width 137: &quot;div :only-child {&quot;
+              text run at (142,6) width 1: &quot; &quot;
+              text run at (6,21) width 9: &quot;}&quot;
+              text run at (14,21) width 1: &quot; &quot;
+              text run at (6,36) width 1: &quot; &quot;
+              text run at (6,51) width 41: &quot;&lt;div&gt;&quot;
+              text run at (46,51) width 1: &quot; &quot;
+              text run at (6,66) width 113: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (118,66) width 1: &quot; &quot;
+              text run at (6,81) width 225: &quot;   How about regular text...&quot;
+              text run at (230,81) width 1: &quot; &quot;
+              text run at (6,96) width 49: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,205) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 572x35
</span><span class="cx">               text run at (0,0) width 572: &quot;The CSS selector should match the inner div element, because it is the only child&quot;
</span><span class="cx">               text run at (0,18) width 165: &quot;of the outer div element&quot;
</span><del>-        RenderListItem {LI} at (40,915) size 615x260 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {BLOCKQUOTE} at (40,40) size 503x0
-          RenderBlock {PRE} at (16,56) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;4&quot;
-            RenderText {#text} at (6,8) size 224x106
-              text run at (6,8) width 136: &quot;div :only-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 48: &quot;&lt;div&gt; &quot;
-              text run at (54,54) width 0: &quot; &quot;
-              text run at (6,69) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,69) width 0: &quot; &quot;
-              text run at (6,84) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-              text run at (230,84) width 0: &quot; &quot;
-              text run at (6,99) width 48: &quot;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,192) size 583x36
</del><ins>+        RenderListItem {LI} at (40,918) size 616x261 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {BLOCKQUOTE} at (40,40) size 504x0
+          RenderBlock {PRE} at (16,56) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;4&quot;
+            RenderText {#text} at (7,8) size 224x107
+              text run at (7,8) width 136: &quot;div :only-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 48: &quot;&lt;div&gt; &quot;
+              text run at (55,55) width 0: &quot; &quot;
+              text run at (7,70) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,70) width 0: &quot; &quot;
+              text run at (7,85) width 224: &quot;   &lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+              text run at (231,85) width 0: &quot; &quot;
+              text run at (7,100) width 48: &quot;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,193) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 570x35
</span><span class="cx">               text run at (0,0) width 570: &quot;The CSS selector should not match the inner div element, because it not the only&quot;
</span><span class="cx">               text run at (0,18) width 34: &quot;child&quot;
</span><del>-        RenderListItem {LI} at (40,1223) size 615x287 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x150 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;5&quot;
-            RenderText {#text} at (6,8) size 480x136
-              text run at (6,8) width 136: &quot;div :only-child {&quot;
-              text run at (142,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 40: &quot;&lt;div&gt;&quot;
-              text run at (46,54) width 0: &quot; &quot;
-              text run at (6,69) width 248: &quot;   &lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
-              text run at (254,69) width 0: &quot; &quot;
-              text run at (6,84) width 48: &quot;&lt;/div&gt;&quot;
-              text run at (54,84) width 0: &quot; &quot;
-              text run at (6,99) width 0: &quot; &quot;
-              text run at (6,114) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
-              text run at (390,114) width 0: &quot; &quot;
-              text run at (6,129) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
-          RenderBlock {P} at (16,219) size 583x36
</del><ins>+        RenderListItem {LI} at (40,1227) size 616x288 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
+            RenderText {#text} at (7,8) size 480x137
+              text run at (7,8) width 136: &quot;div :only-child {&quot;
+              text run at (143,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 40: &quot;&lt;div&gt;&quot;
+              text run at (47,55) width 0: &quot; &quot;
+              text run at (7,70) width 248: &quot;   &lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
+              text run at (255,70) width 0: &quot; &quot;
+              text run at (7,85) width 48: &quot;&lt;/div&gt;&quot;
+              text run at (55,85) width 0: &quot; &quot;
+              text run at (7,100) width 0: &quot; &quot;
+              text run at (7,115) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
+              text run at (391,115) width 0: &quot; &quot;
+              text run at (7,130) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
+          RenderBlock {P} at (16,220) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 569x35
</span><span class="cx">               text run at (0,0) width 521: &quot;The CSS selector should not match the original div element, because it is &quot;
</span><span class="cx">               text run at (521,0) width 48: &quot;not the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssonlyoftypepseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/only-of-type-pseudo-class-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/only-of-type-pseudo-class-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/only-of-type-pseudo-class-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1488
</del><ins>+layer at (0,0) size 785x1493
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1488
-  RenderBlock {HTML} at (0,0) size 785x1488
-    RenderBody {BODY} at (8,16) size 769x1424 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x1493
+  RenderBlock {HTML} at (0,0) size 785x1493
+    RenderBody {BODY} at (8,16) size 769x1429 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 165x17
</span><span class="cx">           text run at (0,0) width 165: &quot;This page is part of the &quot;
</span><span class="lines">@@ -22,104 +22,104 @@
</span><span class="cx">         RenderText {#text} at (617,0) size 4x17
</span><span class="cx">           text run at (617,0) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 769x0 [bgcolor=#009900]
</span><del>-      RenderBlock {OL} at (0,34) size 769x1390
-        RenderListItem {LI} at (40,0) size 615x212 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x75 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;1&quot;
-            RenderText {#text} at (6,8) size 280x61
-              text run at (6,8) width 144: &quot;div:only-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,144) size 583x36
</del><ins>+      RenderBlock {OL} at (0,34) size 769x1395
+        RenderListItem {LI} at (40,0) size 616x213 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;1&quot;
+            RenderText {#text} at (7,8) size 280x62
+              text run at (7,8) width 144: &quot;div:only-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,145) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 551x35
</span><span class="cx">               text run at (0,0) width 551: &quot;The CSS selector should match the marked div element, because it is the only&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,260) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {BLOCKQUOTE} at (0,24) size 583x0 [bgcolor=#009900]
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;2&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 144: &quot;div:only-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 200: &quot;&lt;blockquote&gt;&lt;/blockquote&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,261) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {BLOCKQUOTE} at (0,24) size 584x0 [bgcolor=#009900]
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;2&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 144: &quot;div:only-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 200: &quot;&lt;blockquote&gt;&lt;/blockquote&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 551x35
</span><span class="cx">               text run at (0,0) width 551: &quot;The CSS selector should match the marked div element, because it is the only&quot;
</span><span class="cx">               text run at (0,18) width 137: &quot;element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,535) size 615x257 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#990000]
-            RenderBlock {DIV} at (0,0) size 583x24 [bgcolor=#009900]
-            RenderBlock {BLOCKQUOTE} at (0,24) size 583x0 [bgcolor=#009900]
-              RenderBlock {DIV} at (0,0) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;3&quot;
-            RenderText {#text} at (6,8) size 280x106
-              text run at (6,8) width 144: &quot;div:only-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 96: &quot;&lt;blockquote&gt;&quot;
-              text run at (102,69) width 0: &quot; &quot;
-              text run at (6,84) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
-              text run at (118,84) width 0: &quot; &quot;
-              text run at (6,99) width 104: &quot;&lt;/blockquote&gt;&quot;
-          RenderBlock {P} at (16,189) size 583x36
</del><ins>+        RenderListItem {LI} at (40,537) size 616x258 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#990000]
+            RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
+            RenderBlock {BLOCKQUOTE} at (0,24) size 584x0 [bgcolor=#009900]
+              RenderBlock {DIV} at (0,0) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;3&quot;
+            RenderText {#text} at (7,8) size 280x107
+              text run at (7,8) width 144: &quot;div:only-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 96: &quot;&lt;blockquote&gt;&quot;
+              text run at (103,70) width 0: &quot; &quot;
+              text run at (7,85) width 112: &quot;   &lt;div&gt;&lt;/div&gt;&quot;
+              text run at (119,85) width 0: &quot; &quot;
+              text run at (7,100) width 104: &quot;&lt;/blockquote&gt;&quot;
+          RenderBlock {P} at (16,190) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 551x35
</span><span class="cx">               text run at (0,0) width 551: &quot;The CSS selector should match the marked div element, because it is the only&quot;
</span><span class="cx">               text run at (0,18) width 230: &quot;element of this type in this scope&quot;
</span><del>-        RenderListItem {LI} at (40,840) size 615x227 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x90 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;4&quot;
-            RenderText {#text} at (6,8) size 280x76
-              text run at (6,8) width 144: &quot;div:only-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
-              text run at (286,54) width 0: &quot; &quot;
-              text run at (6,69) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
-          RenderBlock {P} at (16,159) size 583x36
</del><ins>+        RenderListItem {LI} at (40,843) size 616x228 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x91 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;4&quot;
+            RenderText {#text} at (7,8) size 280x77
+              text run at (7,8) width 144: &quot;div:only-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 280: &quot;&lt;div&gt;Does this element match?&lt;/div&gt;&quot;
+              text run at (287,55) width 0: &quot; &quot;
+              text run at (7,70) width 88: &quot;&lt;div&gt;&lt;/div&gt;&quot;
+          RenderBlock {P} at (16,160) size 584x36
</ins><span class="cx">             RenderText {#text} at (0,0) size 569x35
</span><span class="cx">               text run at (0,0) width 569: &quot;The CSS selector should not match the marked div element, because it is not the&quot;
</span><span class="cx">               text run at (0,18) width 171: &quot;only element of this type&quot;
</span><del>-        RenderListItem {LI} at (40,1115) size 615x275 [bgcolor=#AAAAAA]
-          RenderBlock {DIV} at (16,16) size 583x24 [bgcolor=#009900]
-            RenderBlock {DIV} at (0,0) size 583x24
-            RenderBlock {DIV} at (0,24) size 583x0
-          RenderBlock {PRE} at (16,53) size 583x120 [bgcolor=#FFFFFF]
-            RenderListMarker at (-37,6) size 17x17: &quot;5&quot;
-            RenderText {#text} at (6,8) size 480x106
-              text run at (6,8) width 144: &quot;div:only-of-type {&quot;
-              text run at (150,8) width 0: &quot; &quot;
-              text run at (6,24) width 8: &quot;}&quot;
-              text run at (14,24) width 0: &quot; &quot;
-              text run at (6,39) width 0: &quot; &quot;
-              text run at (6,54) width 224: &quot;&lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
-              text run at (230,54) width 0: &quot; &quot;
-              text run at (6,69) width 0: &quot; &quot;
-              text run at (6,84) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
-              text run at (390,84) width 0: &quot; &quot;
-              text run at (6,99) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
-          RenderBlock {P} at (16,189) size 583x54
</del><ins>+        RenderListItem {LI} at (40,1119) size 616x276 [bgcolor=#AAAAAA]
+          RenderBlock {DIV} at (16,16) size 584x24 [bgcolor=#009900]
+            RenderBlock {DIV} at (0,0) size 584x24
+            RenderBlock {DIV} at (0,24) size 584x0
+          RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
+            RenderListMarker at (-37,6) size 17x18: &quot;5&quot;
+            RenderText {#text} at (7,8) size 480x107
+              text run at (7,8) width 144: &quot;div:only-of-type {&quot;
+              text run at (151,8) width 0: &quot; &quot;
+              text run at (7,25) width 8: &quot;}&quot;
+              text run at (15,25) width 0: &quot; &quot;
+              text run at (7,40) width 0: &quot; &quot;
+              text run at (7,55) width 224: &quot;&lt;div id='appendChild'&gt;&lt;/div&gt;&quot;
+              text run at (231,55) width 0: &quot; &quot;
+              text run at (7,70) width 0: &quot; &quot;
+              text run at (7,85) width 384: &quot;var ib = document.getElementById('appendChild');&quot;
+              text run at (391,85) width 0: &quot; &quot;
+              text run at (7,100) width 480: &quot;ib.parentElement.appendChild(document.createElement(\&quot;div\&quot;));&quot;
+          RenderBlock {P} at (16,190) size 584x54
</ins><span class="cx">             RenderText {#text} at (0,0) size 569x53
</span><span class="cx">               text run at (0,0) width 521: &quot;The CSS selector should not match the original div element, because it is &quot;
</span><span class="cx">               text run at (521,0) width 48: &quot;not the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsspercentagenonintegerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/percentage-non-integer-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/percentage-non-integer-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/percentage-non-integer-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 100x4
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</span><span class="cx">         RenderBlock {DIV} at (0,4) size 1005x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,8) size 995x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,12) size 985x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,16) size 975x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,20) size 965x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,24) size 955x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,28) size 945x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,32) size 935x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,36) size 930x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,40) size 920x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,44) size 910x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,48) size 910x4
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</span><span class="cx">         RenderBlock {DIV} at (0,52) size 900x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,56) size 890x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,60) size 885x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,64) size 875x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,68) size 870x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,72) size 860x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,76) size 850x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,80) size 845x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,84) size 840x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">         RenderBlock {DIV} at (0,88) size 835x4
</span><ins>+          RenderBlock {DIV} at (0,0) size 102x4 [bgcolor=#0000007F]
+        RenderBlock {DIV} at (0,92) size 825x4
</ins><span class="cx">           RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</span><del>-        RenderBlock {DIV} at (0,92) size 825x4
-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><span class="cx">         RenderBlock {DIV} at (0,96) size 815x4
</span><del>-          RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
</del><ins>+          RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
</ins><span class="cx">       RenderBlock (anonymous) at (0,100) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx"> layer at (8,126) size 293x20
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsspreserveuserspecifiedzoomlevelonreloadexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 (23,23) size 754x530
</span><del>-      RenderBlock {P} at (0,0) size 754x165
</del><ins>+      RenderBlock {P} at (0,0) size 753x165
</ins><span class="cx">         RenderText {#text} at (0,0) size 714x165
</span><span class="cx">           text run at (0,0) width 714: &quot;This test ensures that we preserve the&quot;
</span><span class="cx">           text run at (0,55) width 714: &quot;user-specified zoom level of the page&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssrgbfloatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/rgb-float-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/rgb-float-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/rgb-float-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</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 800x137
-  RenderBlock {HTML} at (0,0) size 800x137
-    RenderBody {BODY} at (8,21) size 784x95 [color=#008000]
</del><ins>+layer at (0,0) size 800x138
+  RenderBlock {HTML} at (0,0) size 800x139
+    RenderBody {BODY} at (8,21) size 784x96 [color=#008000]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 398x37
</span><span class="cx">           text run at (0,0) width 398: &quot;This should be green, not red&quot;
</span><del>-      RenderBlock {H1} at (0,58) size 784x37
</del><ins>+      RenderBlock {H1} at (0,58) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 411x37
</span><span class="cx">           text run at (0,0) width 411: &quot;This should be green, not blue&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssrtlorderingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/rtl-ordering-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -24,11 +24,11 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 30x13
</span><span class="cx">             RenderText {#text} at (0,0) size 30x13
</span><span class="cx">               text run at (0,0) width 30 LTR override: &quot;\x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}&quot;
</span><del>-        RenderText {#text} at (50,1) size 4x18
-          text run at (50,1) width 4 LTR override: &quot; &quot;
-        RenderBR {BR} at (54,15) size 0x0
</del><ins>+        RenderText {#text} at (49,1) size 5x18
+          text run at (49,1) width 5 LTR override: &quot; &quot;
+        RenderBR {BR} at (53,15) size 1x0
</ins><span class="cx">         RenderButton {INPUT} at (2,24) size 46x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 30x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 30x14
</ins><span class="cx">             RenderText at (0,0) size 30x13
</span><span class="cx">               text run at (0,0) width 30 RTL: &quot;\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssselectorsetattributeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/selector-set-attribute-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/selector-set-attribute-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/selector-set-attribute-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 254x37
</span><span class="cx">           text run at (0,0) width 254: &quot;setAttribute() Test&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18 [color=#008000]
</del><ins>+      RenderBlock {P} at (0,58) size 784x19 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 468x18
</span><span class="cx">           text run at (0,0) width 468: &quot;This element's Class attribute is set using setAttribute(). It should be green.&quot;
</span><del>-      RenderBlock {P} at (0,92) size 784x18 [color=#008000]
</del><ins>+      RenderBlock {P} at (0,92) size 784x19 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 451x18
</span><span class="cx">           text run at (0,0) width 451: &quot;This element's ID attribute is set using setAttribute(). It should be green.&quot;
</span><del>-      RenderBlock {P} at (0,126) size 784x18 [color=#008000]
</del><ins>+      RenderBlock {P} at (0,126) size 784x19 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 463x18
</span><span class="cx">           text run at (0,0) width 463: &quot;This element's Title attribute is set using setAttribute(). It should be green.&quot;
</span><del>-      RenderBlock {P} at (0,160) size 784x18 [color=#008000]
</del><ins>+      RenderBlock {P} at (0,160) size 784x19 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 392x18
</span><span class="cx">           text run at (0,0) width 392: &quot;This element's Title attribute is hard-coded. It should be green.&quot;
</span><del>-      RenderBlock {P} at (0,194) size 784x18 [color=#008000]
</del><ins>+      RenderBlock {P} at (0,194) size 784x19 [color=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 467x18
</span><span class="cx">           text run at (0,0) width 467: &quot;This element's Lang attribute is set using setAttribute(). It should be green.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextalignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x520
-  RenderBlock {HTML} at (0,0) size 800x520
-    RenderBody {BODY} at (8,10) size 784x494
</del><ins>+layer at (0,0) size 800x521
+  RenderBlock {HTML} at (0,0) size 800x521
+    RenderBody {BODY} at (8,10) size 784x495
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 78x18
</span><span class="cx">           text run at (0,0) width 78: &quot;Simple case&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowellipsisbidiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,14 +17,14 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 64x18
</span><span class="cx">           text run at (0,18) width 64: &quot;LTR Text&quot;
</span><del>-layer at (8,80) size 207x19 scrollX 154 scrollWidth 361
</del><ins>+layer at (8,80) size 207x19 scrollX 153 scrollWidth 360
</ins><span class="cx">   RenderBlock {DIV} at (0,72) size 207x19
</span><span class="cx">     RenderText {#text} at (-153,1) size 361x18
</span><span class="cx">       text run at (-153,1) width 0 RTL: &quot;\x{202C}&quot;
</span><span class="cx">       text run at (-153,1) width 275 RTL: &quot; \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} &quot;
</span><span class="cx">       text run at (122,1) width 81: &quot;English Text&quot;
</span><span class="cx">       text run at (203,1) width 4 RTL: &quot;\x{202B} &quot;
</span><del>-layer at (8,99) size 207x19 scrollX 154 scrollWidth 361
</del><ins>+layer at (8,99) size 207x19 scrollX 153 scrollWidth 360
</ins><span class="cx">   RenderBlock {DIV} at (0,91) size 207x19
</span><span class="cx">     RenderText {#text} at (-153,1) size 361x18
</span><span class="cx">       text run at (-153,1) width 0 RTL: &quot;\x{202C}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowellipsisexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,672) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 206x18
</span><span class="cx">           text run at (0,0) width 206: &quot;LTR link with forced rtl content:&quot;
</span><del>-layer at (8,98) size 182x22 clip at (9,99) size 180x20 scrollX 192 scrollWidth 372
</del><ins>+layer at (8,98) size 182x22 clip at (9,99) size 180x20 scrollX 191 scrollWidth 371
</ins><span class="cx">   RenderBlock {DIV} at (0,90) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (-190,2) size 372x18
</span><span class="cx">       text run at (-190,2) width 371 RTL: &quot;\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}&quot;
</span><span class="lines">@@ -78,7 +78,7 @@
</span><span class="cx">   RenderBlock {DIV} at (0,450) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,1) size 320x18
</span><span class="cx">       text run at (1,1) width 320: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing&quot;
</span><del>-layer at (8,518) size 182x22 clip at (9,519) size 180x20 scrollWidth 372
</del><ins>+layer at (8,518) size 182x22 clip at (9,519) size 180x20 scrollWidth 371
</ins><span class="cx">   RenderBlock {DIV} at (0,510) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,2) size 372x18
</span><span class="cx">       text run at (1,2) width 372 RTL: &quot;\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}&quot;
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx">       RenderText {#text} at (1,1) size 320x18
</span><span class="cx">         text run at (1,1) width 320 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing&quot;
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (8,638) size 182x22 clip at (9,639) size 180x20 scrollWidth 372
</del><ins>+layer at (8,638) size 182x22 clip at (9,639) size 180x20 scrollWidth 371
</ins><span class="cx">   RenderBlock {DIV} at (0,630) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderInline {A} at (0,0) size 372x18 [color=#0000EE]
</span><span class="cx">       RenderText {#text} at (1,2) size 372x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowellipsisstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,672) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 206x18
</span><span class="cx">           text run at (0,0) width 206: &quot;LTR link with forced rtl content:&quot;
</span><del>-layer at (8,98) size 182x22 clip at (9,99) size 180x20 scrollX 192 scrollWidth 372
</del><ins>+layer at (8,98) size 182x22 clip at (9,99) size 180x20 scrollX 191 scrollWidth 371
</ins><span class="cx">   RenderBlock {DIV} at (0,90) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (-190,2) size 372x18
</span><span class="cx">       text run at (-190,2) width 371 RTL: &quot;\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}&quot;
</span><span class="lines">@@ -78,7 +78,7 @@
</span><span class="cx">   RenderBlock {DIV} at (0,450) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,1) size 320x18
</span><span class="cx">       text run at (1,1) width 320: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing&quot;
</span><del>-layer at (8,518) size 182x22 clip at (9,519) size 180x20 scrollWidth 372
</del><ins>+layer at (8,518) size 182x22 clip at (9,519) size 180x20 scrollWidth 371
</ins><span class="cx">   RenderBlock {DIV} at (0,510) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,2) size 372x18
</span><span class="cx">       text run at (1,2) width 372 RTL: &quot;\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}&quot;
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx">       RenderText {#text} at (1,1) size 320x18
</span><span class="cx">         text run at (1,1) width 320 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing&quot;
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (8,638) size 182x22 clip at (9,639) size 180x20 scrollWidth 372
</del><ins>+layer at (8,638) size 182x22 clip at (9,639) size 180x20 scrollWidth 371
</ins><span class="cx">   RenderBlock {DIV} at (0,630) size 182x22 [border: (1px solid #000000)]
</span><span class="cx">     RenderInline {A} at (0,0) size 372x18 [color=#0000EE]
</span><span class="cx">       RenderText {#text} at (1,2) size 372x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextaligncenterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,44 +1,44 @@
</span><del>-layer at (0,0) size 785x870
</del><ins>+layer at (0,0) size 785x876
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x870
-  RenderBlock {HTML} at (0,0) size 785x870
-    RenderBody {BODY} at (8,8) size 769x842
</del><ins>+layer at (0,0) size 785x876
+  RenderBlock {HTML} at (0,0) size 785x877
+    RenderBody {BODY} at (8,8) size 769x849
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 551x18
</span><span class="cx">           text run at (0,0) width 551: &quot;This test checks that text with text-overflow:ellipsis follows 'text-align: center' correctly.&quot;
</span><span class="cx">       RenderBlock {P} at (0,34) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 386x18
</span><span class="cx">           text run at (0,0) width 386: &quot;The text in all boxes should have the text centered in the box.&quot;
</span><del>-      RenderBlock {H3} at (0,70) size 769x22
</del><ins>+      RenderBlock {H3} at (0,70) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,150) size 769x22
</del><ins>+      RenderBlock {H3} at (0,151) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,284) size 769x22
</del><ins>+      RenderBlock {H3} at (0,286) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,375) size 769x22
</del><ins>+      RenderBlock {H3} at (0,377) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,466) size 769x22
</del><ins>+      RenderBlock {H3} at (0,469) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,546) size 769x22
</del><ins>+      RenderBlock {H3} at (0,550) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,680) size 769x22
</del><ins>+      RenderBlock {H3} at (0,685) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,771) size 769x22
</del><ins>+      RenderBlock {H3} at (0,776) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,118) size 310x20 clip at (9,119) size 308x18 scrollWidth 722
-  RenderBlock {DIV} at (0,110) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,119) size 310x20 clip at (9,120) size 308x18 scrollWidth 722
+  RenderBlock {DIV} at (0,111) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (4,1) size 719x18
</span><span class="cx">       text run at (4,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,198) size 310x74 clip at (9,199) size 308x72 scrollWidth 722
-  RenderBlock {DIV} at (0,190) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,200) size 310x74 clip at (9,201) size 308x72 scrollWidth 722
+  RenderBlock {DIV} at (0,192) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (4,1) size 719x18
</span><span class="cx">       text run at (4,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -51,26 +51,26 @@
</span><span class="cx">     RenderText {#text} at (3,55) size 696x18
</span><span class="cx">       text run at (3,55) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,332) size 310x31 clip at (9,333) size 308x29 scrollWidth 752
-  RenderBlock {DIV} at (0,324) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,335) size 310x31 clip at (9,336) size 308x29 scrollWidth 752
+  RenderBlock {DIV} at (0,326) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (5,12) size 181x18
</span><span class="cx">       text run at (5,12) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (186,1) size 25x25
</span><span class="cx">     RenderText {#text} at (211,12) size 542x18
</span><span class="cx">       text run at (211,12) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,423) size 310x31 clip at (9,424) size 308x29 scrollWidth 744
-  RenderBlock {DIV} at (0,415) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,427) size 310x31 clip at (9,428) size 308x29 scrollWidth 744
+  RenderBlock {DIV} at (0,418) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,12) size 271x18
</span><span class="cx">       text run at (1,12) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (272,1) size 25x25
</span><span class="cx">     RenderText {#text} at (297,12) size 448x18
</span><span class="cx">       text run at (297,12) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,514) size 310x20 clip at (9,515) size 308x18 scrollX 414 scrollWidth 722
-  RenderBlock {DIV} at (0,506) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,518) size 310x20 clip at (9,519) size 308x18 scrollX 414 scrollWidth 722
+  RenderBlock {DIV} at (0,510) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (-413,1) size 719x18
</span><span class="cx">       text run at (-413,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,594) size 310x74 clip at (9,595) size 308x72 scrollX 414 scrollWidth 722
-  RenderBlock {DIV} at (0,586) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,599) size 310x74 clip at (9,600) size 308x72 scrollX 414 scrollWidth 722
+  RenderBlock {DIV} at (0,591) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (-413,1) size 719x18
</span><span class="cx">       text run at (-413,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -83,15 +83,15 @@
</span><span class="cx">     RenderText {#text} at (-389,55) size 696x18
</span><span class="cx">       text run at (-389,55) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,728) size 310x31 clip at (9,729) size 308x29 scrollX 444 scrollWidth 752
-  RenderBlock {DIV} at (0,720) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,734) size 310x31 clip at (9,735) size 308x29 scrollX 444 scrollWidth 752
+  RenderBlock {DIV} at (0,725) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (124,12) size 181x18
</span><span class="cx">       text run at (124,12) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (99,1) size 25x25
</span><span class="cx">     RenderText {#text} at (-443,12) size 542x18
</span><span class="cx">       text run at (-443,12) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,819) size 310x31 clip at (9,820) size 308x29 scrollX 436 scrollWidth 744
-  RenderBlock {DIV} at (0,811) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,825) size 310x31 clip at (9,826) size 308x29 scrollX 436 scrollWidth 744
+  RenderBlock {DIV} at (0,817) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (38,12) size 271x18
</span><span class="cx">       text run at (38,12) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (13,1) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextalignjustifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x888
</del><ins>+layer at (0,0) size 785x894
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x888
-  RenderBlock {HTML} at (0,0) size 785x888
-    RenderBody {BODY} at (8,8) size 769x860
</del><ins>+layer at (0,0) size 785x894
+  RenderBlock {HTML} at (0,0) size 785x895
+    RenderBody {BODY} at (8,8) size 769x867
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 552x18
</span><span class="cx">           text run at (0,0) width 552: &quot;This test checks that text with text-overflow:ellipsis follows 'text-align: justify' correctly.&quot;
</span><span class="lines">@@ -10,36 +10,36 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 743x36
</span><span class="cx">           text run at (0,0) width 743: &quot;LTR text should be aligned with the left hand side of their box. RTL text should be aligned with the right hand side of&quot;
</span><span class="cx">           text run at (0,18) width 60: &quot;their box.&quot;
</span><del>-      RenderBlock {H3} at (0,88) size 769x22
</del><ins>+      RenderBlock {H3} at (0,88) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,168) size 769x22
</del><ins>+      RenderBlock {H3} at (0,169) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,302) size 769x22
</del><ins>+      RenderBlock {H3} at (0,304) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,393) size 769x22
</del><ins>+      RenderBlock {H3} at (0,395) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,484) size 769x22
</del><ins>+      RenderBlock {H3} at (0,487) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,564) size 769x22
</del><ins>+      RenderBlock {H3} at (0,568) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,698) size 769x22
</del><ins>+      RenderBlock {H3} at (0,703) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,789) size 769x22
</del><ins>+      RenderBlock {H3} at (0,794) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,136) size 310x20 clip at (9,137) size 308x18 scrollWidth 719
-  RenderBlock {DIV} at (0,128) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,137) size 310x20 clip at (9,138) size 308x18 scrollWidth 719
+  RenderBlock {DIV} at (0,129) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 719x18
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,216) size 310x74 clip at (9,217) size 308x72 scrollWidth 719
-  RenderBlock {DIV} at (0,208) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,218) size 310x74 clip at (9,219) size 308x72 scrollWidth 719
+  RenderBlock {DIV} at (0,210) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 719x18
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -52,26 +52,26 @@
</span><span class="cx">     RenderText {#text} at (1,55) size 696x18
</span><span class="cx">       text run at (1,55) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,350) size 310x31 clip at (9,351) size 308x29 scrollWidth 748
-  RenderBlock {DIV} at (0,342) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,353) size 310x31 clip at (9,354) size 308x29 scrollWidth 748
+  RenderBlock {DIV} at (0,344) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,12) size 181x18
</span><span class="cx">       text run at (1,12) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (182,1) size 25x25
</span><span class="cx">     RenderText {#text} at (207,12) size 542x18
</span><span class="cx">       text run at (207,12) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,441) size 310x31 clip at (9,442) size 308x29 scrollWidth 744
-  RenderBlock {DIV} at (0,433) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,445) size 310x31 clip at (9,446) size 308x29 scrollWidth 744
+  RenderBlock {DIV} at (0,436) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,12) size 271x18
</span><span class="cx">       text run at (1,12) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (272,1) size 25x25
</span><span class="cx">     RenderText {#text} at (297,12) size 448x18
</span><span class="cx">       text run at (297,12) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,532) size 310x20 clip at (9,533) size 308x18 scrollX 411 scrollWidth 719
-  RenderBlock {DIV} at (0,524) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,536) size 310x20 clip at (9,537) size 308x18 scrollX 411 scrollWidth 719
+  RenderBlock {DIV} at (0,528) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (-410,1) size 719x18
</span><span class="cx">       text run at (-410,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,612) size 310x74 clip at (9,613) size 308x72
-  RenderBlock {DIV} at (0,604) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,617) size 310x74 clip at (9,618) size 308x72
+  RenderBlock {DIV} at (0,609) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 719x18
</span><span class="cx">       text run at (1,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -84,15 +84,15 @@
</span><span class="cx">     RenderText {#text} at (1,55) size 696x18
</span><span class="cx">       text run at (1,55) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,746) size 310x31 clip at (9,747) size 308x29 scrollX 440 scrollWidth 748
-  RenderBlock {DIV} at (0,738) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,752) size 310x31 clip at (9,753) size 308x29 scrollX 440 scrollWidth 748
+  RenderBlock {DIV} at (0,743) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (128,12) size 181x18
</span><span class="cx">       text run at (128,12) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (103,1) size 25x25
</span><span class="cx">     RenderText {#text} at (-439,12) size 542x18
</span><span class="cx">       text run at (-439,12) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,837) size 310x31 clip at (9,838) size 308x29 scrollX 436 scrollWidth 744
-  RenderBlock {DIV} at (0,829) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,843) size 310x31 clip at (9,844) size 308x29 scrollX 436 scrollWidth 744
+  RenderBlock {DIV} at (0,835) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (38,12) size 271x18
</span><span class="cx">       text run at (38,12) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (13,1) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextalignleftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,44 +1,44 @@
</span><del>-layer at (0,0) size 785x870
</del><ins>+layer at (0,0) size 785x876
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x870
-  RenderBlock {HTML} at (0,0) size 785x870
-    RenderBody {BODY} at (8,8) size 769x842
</del><ins>+layer at (0,0) size 785x876
+  RenderBlock {HTML} at (0,0) size 785x877
+    RenderBody {BODY} at (8,8) size 769x849
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 533x18
</span><span class="cx">           text run at (0,0) width 533: &quot;This test checks that text with text-overflow:ellipsis follows 'text-align: left' correctly.&quot;
</span><span class="cx">       RenderBlock {P} at (0,34) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 484x18
</span><span class="cx">           text run at (0,0) width 484: &quot;The text in all boxes should be left aligned, sticking to the left side of the box&quot;
</span><del>-      RenderBlock {H3} at (0,70) size 769x22
</del><ins>+      RenderBlock {H3} at (0,70) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,150) size 769x22
</del><ins>+      RenderBlock {H3} at (0,151) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,284) size 769x22
</del><ins>+      RenderBlock {H3} at (0,286) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,375) size 769x22
</del><ins>+      RenderBlock {H3} at (0,377) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,466) size 769x22
</del><ins>+      RenderBlock {H3} at (0,469) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,546) size 769x22
</del><ins>+      RenderBlock {H3} at (0,550) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,680) size 769x22
</del><ins>+      RenderBlock {H3} at (0,685) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,771) size 769x22
</del><ins>+      RenderBlock {H3} at (0,776) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,118) size 310x20 clip at (9,119) size 308x18 scrollWidth 719
-  RenderBlock {DIV} at (0,110) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,119) size 310x20 clip at (9,120) size 308x18 scrollWidth 719
+  RenderBlock {DIV} at (0,111) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 719x18
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,198) size 310x74 clip at (9,199) size 308x72 scrollWidth 719
-  RenderBlock {DIV} at (0,190) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,200) size 310x74 clip at (9,201) size 308x72 scrollWidth 719
+  RenderBlock {DIV} at (0,192) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 719x18
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -51,26 +51,26 @@
</span><span class="cx">     RenderText {#text} at (1,55) size 696x18
</span><span class="cx">       text run at (1,55) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,332) size 310x31 clip at (9,333) size 308x29 scrollWidth 748
-  RenderBlock {DIV} at (0,324) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,335) size 310x31 clip at (9,336) size 308x29 scrollWidth 748
+  RenderBlock {DIV} at (0,326) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,12) size 181x18
</span><span class="cx">       text run at (1,12) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (182,1) size 25x25
</span><span class="cx">     RenderText {#text} at (207,12) size 542x18
</span><span class="cx">       text run at (207,12) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,423) size 310x31 clip at (9,424) size 308x29 scrollWidth 744
-  RenderBlock {DIV} at (0,415) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,427) size 310x31 clip at (9,428) size 308x29 scrollWidth 744
+  RenderBlock {DIV} at (0,418) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,12) size 271x18
</span><span class="cx">       text run at (1,12) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (272,1) size 25x25
</span><span class="cx">     RenderText {#text} at (297,12) size 448x18
</span><span class="cx">       text run at (297,12) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,514) size 310x20 clip at (9,515) size 308x18 scrollX 417 scrollWidth 725
-  RenderBlock {DIV} at (0,506) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,518) size 310x20 clip at (9,519) size 308x18 scrollX 417 scrollWidth 725
+  RenderBlock {DIV} at (0,510) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (-416,1) size 719x18
</span><span class="cx">       text run at (-416,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,594) size 310x74 clip at (9,595) size 308x72 scrollX 417 scrollWidth 725
-  RenderBlock {DIV} at (0,586) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,599) size 310x74 clip at (9,600) size 308x72 scrollX 417 scrollWidth 725
+  RenderBlock {DIV} at (0,591) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (-416,1) size 719x18
</span><span class="cx">       text run at (-416,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -83,15 +83,15 @@
</span><span class="cx">     RenderText {#text} at (-391,55) size 696x18
</span><span class="cx">       text run at (-391,55) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,728) size 310x31 clip at (9,729) size 308x29 scrollX 448 scrollWidth 756
-  RenderBlock {DIV} at (0,720) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,734) size 310x31 clip at (9,735) size 308x29 scrollX 448 scrollWidth 756
+  RenderBlock {DIV} at (0,725) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (120,12) size 181x18
</span><span class="cx">       text run at (120,12) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (95,1) size 25x25
</span><span class="cx">     RenderText {#text} at (-447,12) size 542x18
</span><span class="cx">       text run at (-447,12) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,819) size 310x31 clip at (9,820) size 308x29 scrollX 436 scrollWidth 744
-  RenderBlock {DIV} at (0,811) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,825) size 310x31 clip at (9,826) size 308x29 scrollX 436 scrollWidth 744
+  RenderBlock {DIV} at (0,817) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (38,12) size 271x18
</span><span class="cx">       text run at (38,12) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (13,1) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowellipsistextalignrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,44 +1,44 @@
</span><del>-layer at (0,0) size 785x870
</del><ins>+layer at (0,0) size 785x876
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x870
-  RenderBlock {HTML} at (0,0) size 785x870
-    RenderBody {BODY} at (8,8) size 769x842
</del><ins>+layer at (0,0) size 785x876
+  RenderBlock {HTML} at (0,0) size 785x877
+    RenderBody {BODY} at (8,8) size 769x849
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 542x18
</span><span class="cx">           text run at (0,0) width 542: &quot;This test checks that text with text-overflow:ellipsis follows 'text-align: right' correctly.&quot;
</span><span class="cx">       RenderBlock {P} at (0,34) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 502x18
</span><span class="cx">           text run at (0,0) width 502: &quot;The text in all boxes should be right aligned, sticking to the right side of the box&quot;
</span><del>-      RenderBlock {H3} at (0,70) size 769x22
</del><ins>+      RenderBlock {H3} at (0,70) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,150) size 769x22
</del><ins>+      RenderBlock {H3} at (0,151) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,284) size 769x22
</del><ins>+      RenderBlock {H3} at (0,286) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,375) size 769x22
</del><ins>+      RenderBlock {H3} at (0,377) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,466) size 769x22
</del><ins>+      RenderBlock {H3} at (0,469) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,546) size 769x22
</del><ins>+      RenderBlock {H3} at (0,550) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,680) size 769x22
</del><ins>+      RenderBlock {H3} at (0,685) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,771) size 769x22
</del><ins>+      RenderBlock {H3} at (0,776) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,118) size 310x20 clip at (9,119) size 308x18 scrollWidth 725
-  RenderBlock {DIV} at (0,110) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,119) size 310x20 clip at (9,120) size 308x18 scrollWidth 725
+  RenderBlock {DIV} at (0,111) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (7,1) size 719x18
</span><span class="cx">       text run at (7,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,198) size 310x74 clip at (9,199) size 308x72 scrollWidth 725
-  RenderBlock {DIV} at (0,190) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,200) size 310x74 clip at (9,201) size 308x72 scrollWidth 725
+  RenderBlock {DIV} at (0,192) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (7,1) size 719x18
</span><span class="cx">       text run at (7,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -51,26 +51,26 @@
</span><span class="cx">     RenderText {#text} at (5,55) size 696x18
</span><span class="cx">       text run at (5,55) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,332) size 310x31 clip at (9,333) size 308x29 scrollWidth 756
-  RenderBlock {DIV} at (0,324) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,335) size 310x31 clip at (9,336) size 308x29 scrollWidth 756
+  RenderBlock {DIV} at (0,326) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (9,12) size 181x18
</span><span class="cx">       text run at (9,12) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (190,1) size 25x25
</span><span class="cx">     RenderText {#text} at (215,12) size 542x18
</span><span class="cx">       text run at (215,12) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,423) size 310x31 clip at (9,424) size 308x29 scrollWidth 744
-  RenderBlock {DIV} at (0,415) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,427) size 310x31 clip at (9,428) size 308x29 scrollWidth 744
+  RenderBlock {DIV} at (0,418) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,12) size 271x18
</span><span class="cx">       text run at (1,12) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (272,1) size 25x25
</span><span class="cx">     RenderText {#text} at (297,12) size 448x18
</span><span class="cx">       text run at (297,12) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,514) size 310x20 clip at (9,515) size 308x18 scrollX 411 scrollWidth 719
-  RenderBlock {DIV} at (0,506) size 310x20 [border: (1px solid #000000)]
</del><ins>+layer at (8,518) size 310x20 clip at (9,519) size 308x18 scrollX 411 scrollWidth 719
+  RenderBlock {DIV} at (0,510) size 310x21 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (-410,1) size 719x18
</span><span class="cx">       text run at (-410,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,594) size 310x74 clip at (9,595) size 308x72 scrollX 411 scrollWidth 719
-  RenderBlock {DIV} at (0,586) size 310x74 [border: (1px solid #000000)]
</del><ins>+layer at (8,599) size 310x74 clip at (9,600) size 308x72 scrollX 411 scrollWidth 719
+  RenderBlock {DIV} at (0,591) size 310x75 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (-410,1) size 719x18
</span><span class="cx">       text run at (-410,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -83,15 +83,15 @@
</span><span class="cx">     RenderText {#text} at (-387,55) size 696x18
</span><span class="cx">       text run at (-387,55) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,728) size 310x31 clip at (9,729) size 308x29 scrollX 440 scrollWidth 748
-  RenderBlock {DIV} at (0,720) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,734) size 310x31 clip at (9,735) size 308x29 scrollX 440 scrollWidth 748
+  RenderBlock {DIV} at (0,725) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (128,12) size 181x18
</span><span class="cx">       text run at (128,12) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (103,1) size 25x25
</span><span class="cx">     RenderText {#text} at (-439,12) size 542x18
</span><span class="cx">       text run at (-439,12) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,819) size 310x31 clip at (9,820) size 308x29 scrollX 436 scrollWidth 744
-  RenderBlock {DIV} at (0,811) size 310x31 [border: (1px solid #000000)]
</del><ins>+layer at (8,825) size 310x31 clip at (9,826) size 308x29 scrollX 436 scrollWidth 744
+  RenderBlock {DIV} at (0,817) size 310x32 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (38,12) size 271x18
</span><span class="cx">       text run at (38,12) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (13,1) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstextoverflowinputexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/text-overflow-input-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,44 +11,44 @@
</span><span class="cx">           text run at (0,0) width 481: &quot;Apply \&quot;text-overflow:clip\&quot; to inputs. The following input should be clipped:&quot;
</span><span class="cx">         RenderBR {BR} at (481,0) size 0x18
</span><span class="cx">         RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,20) size 4x18
-          text run at (150,20) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (156,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (149,20) size 5x18
+          text run at (149,20) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (155,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
-        RenderText {#text} at (325,20) size 4x18
-          text run at (325,20) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (331,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (479,20) size 4x18
-          text run at (479,20) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (485,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
+        RenderText {#text} at (323,20) size 5x18
+          text run at (323,20) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (329,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (476,20) size 5x18
+          text run at (476,20) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (482,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderBR {BR} at (150,43) size 0x18
</del><ins>+        RenderBR {BR} at (149,43) size 1x18
</ins><span class="cx">         RenderTextControl {INPUT} at (2,66) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,66) size 4x18
-          text run at (150,66) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (156,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (149,66) size 5x18
+          text run at (149,66) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (155,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
-        RenderText {#text} at (325,66) size 4x18
-          text run at (325,66) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (331,66) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (479,66) size 4x18
-          text run at (479,66) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (485,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
+        RenderText {#text} at (323,66) size 5x18
+          text run at (323,66) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (329,66) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (476,66) size 5x18
+          text run at (476,66) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (482,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,89) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -57,44 +57,44 @@
</span><span class="cx">           text run at (0,0) width 536: &quot;Apply \&quot;text-overflow:ellipsis\&quot; to inputs. The following input should show an ellipsis:&quot;
</span><span class="cx">         RenderBR {BR} at (536,0) size 0x18
</span><span class="cx">         RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,20) size 4x18
-          text run at (150,20) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (156,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (149,20) size 5x18
+          text run at (149,20) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (155,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
-        RenderText {#text} at (325,20) size 4x18
-          text run at (325,20) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (331,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (479,20) size 4x18
-          text run at (479,20) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (485,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
+        RenderText {#text} at (323,20) size 5x18
+          text run at (323,20) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (329,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (476,20) size 5x18
+          text run at (476,20) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (482,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderBR {BR} at (150,43) size 0x18
</del><ins>+        RenderBR {BR} at (149,43) size 1x18
</ins><span class="cx">         RenderTextControl {INPUT} at (2,66) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,66) size 4x18
-          text run at (150,66) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (156,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (149,66) size 5x18
+          text run at (149,66) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (155,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
-        RenderText {#text} at (325,66) size 4x18
-          text run at (325,66) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (331,66) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (479,66) size 4x18
-          text run at (479,66) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (485,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
+        RenderText {#text} at (323,66) size 5x18
+          text run at (323,66) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (329,66) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (476,66) size 5x18
+          text run at (476,66) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (482,66) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,89) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -105,134 +105,134 @@
</span><span class="cx">         RenderText {#text} at (0,20) size 239x18
</span><span class="cx">           text run at (0,20) width 239: &quot;Clip to ellipsis (should show ellipsis): &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (241,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (389,20) size 4x18
-          text run at (389,20) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (395,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (543,20) size 4x18
-          text run at (543,20) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (388,20) size 5x18
+          text run at (388,20) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (394,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (541,20) size 5x18
+          text run at (541,20) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,43) size 262x18
</span><span class="cx">           text run at (0,43) width 262: &quot;Ellipsis to clip (should not show ellipsis): &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (264,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (412,43) size 4x18
-          text run at (412,43) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (418,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (566,43) size 4x18
-          text run at (566,43) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (411,43) size 5x18
+          text run at (411,43) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (417,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (564,43) size 5x18
+          text run at (564,43) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (13,73) size 140x13 scrollWidth 293
</del><ins>+layer at (13,73) size 139x13 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (13,73) size 140x13
</del><ins>+layer at (13,73) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (175,73) size 140x13 scrollWidth 293
</del><ins>+layer at (174,73) size 139x13 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (11,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (175,73) size 140x13
</del><ins>+layer at (174,73) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (342,73) size 140x13 scrollWidth 294
</del><ins>+layer at (340,73) size 139x13 scrollWidth 294
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (504,73) size 140x13 scrollWidth 294
</del><ins>+layer at (501,73) size 139x13 scrollWidth 294
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (13,96) size 140x13 scrollWidth 341
</del><ins>+layer at (13,96) size 139x13 scrollWidth 341
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 340x13
</span><span class="cx">       text run at (0,0) width 340: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
</span><del>-layer at (13,119) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+layer at (13,119) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (13,119) size 140x13
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (13,119) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (175,119) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+layer at (174,119) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (11,3) size 140x13 [color=#A9A9A9]
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (175,119) size 140x13
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (174,119) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (342,119) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+layer at (340,119) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (504,119) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (501,119) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (13,142) size 140x13 scrollX 200 scrollWidth 340
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (13,142) size 139x13 scrollX 200 scrollWidth 339
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-    RenderText {#text} at (-199,0) size 340x13
-      text run at (-199,0) width 339 RTL: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
-layer at (13,199) size 140x13 scrollWidth 293
</del><ins>+    RenderText {#text} at (-200,0) size 340x13
+      text run at (-200,0) width 339 RTL: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
+layer at (13,199) size 139x13 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (13,199) size 140x13
</del><ins>+layer at (13,199) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (175,199) size 140x13 scrollWidth 293
</del><ins>+layer at (174,199) size 139x13 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (11,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (175,199) size 140x13
</del><ins>+layer at (174,199) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (342,199) size 140x13 scrollWidth 294
</del><ins>+layer at (340,199) size 139x13 scrollWidth 294
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (504,199) size 140x13 scrollWidth 294
</del><ins>+layer at (501,199) size 139x13 scrollWidth 294
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (13,222) size 140x13 scrollWidth 341
</del><ins>+layer at (13,222) size 139x13 scrollWidth 341
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 340x13
</span><span class="cx">       text run at (0,0) width 340: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
</span><del>-layer at (13,245) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+layer at (13,245) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (13,245) size 140x13
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (13,245) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (175,245) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+layer at (174,245) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (11,3) size 140x13 [color=#A9A9A9]
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (175,245) size 140x13
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (174,245) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (342,245) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+layer at (340,245) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (504,245) size 140x13 scrollX 153 scrollWidth 293
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (501,245) size 139x13 scrollX 153 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-    RenderText {#text} at (-152,0) size 293x13
-      text run at (-152,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
-layer at (13,268) size 140x13 scrollX 200 scrollWidth 340
</del><ins>+    RenderText {#text} at (-153,0) size 293x13
+      text run at (-153,0) width 292: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
+layer at (13,268) size 139x13 scrollX 200 scrollWidth 339
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-    RenderText {#text} at (-199,0) size 340x13
-      text run at (-199,0) width 339 RTL: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
-layer at (252,325) size 140x13 scrollWidth 293
</del><ins>+    RenderText {#text} at (-200,0) size 340x13
+      text run at (-200,0) width 339 RTL: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
+layer at (252,325) size 139x13 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (252,325) size 140x13
</del><ins>+layer at (252,325) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (406,325) size 140x13 scrollWidth 294
</del><ins>+layer at (405,325) size 139x13 scrollWidth 294
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (275,348) size 140x13 scrollWidth 293
</del><ins>+layer at (275,348) size 139x13 scrollWidth 293
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (275,348) size 140x13
</del><ins>+layer at (275,348) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (429,348) size 140x13 scrollWidth 294
</del><ins>+layer at (428,348) size 139x13 scrollWidth 294
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 293x13
</span><span class="cx">       text run at (0,0) width 293: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsstransformdefaultparameterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/transform-default-parameter-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/transform-default-parameter-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/transform-default-parameter-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x113
-  RenderBlock {HTML} at (0,0) size 800x113
-    RenderBody {BODY} at (8,21) size 784x76
</del><ins>+layer at (0,0) size 800x114
+  RenderBlock {HTML} at (0,0) size 800x114
+    RenderBody {BODY} at (8,21) size 784x77
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 487x37
</span><span class="cx">           text run at (0,0) width 487: &quot;Testing default translate parameter&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 577x18
</span><span class="cx">           text run at (0,0) width 577: &quot;There should be blue and green boxes shown. If there is a red box visible, the test has failed&quot;
</span><span class="cx"> layer at (500,100) size 300x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextaligncenterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,38 +1,38 @@
</span><del>-layer at (0,0) size 785x2968
</del><ins>+layer at (0,0) size 785x2974
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2968
-  RenderBlock {HTML} at (0,0) size 785x2968
-    RenderBody {BODY} at (8,8) size 769x2940
</del><ins>+layer at (0,0) size 785x2974
+  RenderBlock {HTML} at (0,0) size 785x2974
+    RenderBody {BODY} at (8,8) size 769x2946
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,370) size 769x22
</del><ins>+      RenderBlock {H3} at (0,370) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,740) size 769x22
</del><ins>+      RenderBlock {H3} at (0,741) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,1110) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1112) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,1480) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1482) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,1850) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1853) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,2220) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2224) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,2590) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2595) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,48) size 20x310 clip at (9,49) size 18x308 scrollHeight 720
-  RenderBlock {DIV} at (0,40) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,49) size 20x310 clip at (9,50) size 18x308 scrollHeight 719
+  RenderBlock {DIV} at (0,40) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 18x720
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,418) size 74x310 clip at (9,419) size 72x308 scrollHeight 720
-  RenderBlock {DIV} at (0,410) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,419) size 74x310 clip at (9,420) size 72x308 scrollHeight 720
+  RenderBlock {DIV} at (0,411) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 18x720
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -45,26 +45,26 @@
</span><span class="cx">     RenderText {#text} at (55,1) size 18x697
</span><span class="cx">       text run at (55,1) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,788) size 31x310 clip at (9,789) size 29x308 scrollHeight 749
-  RenderBlock {DIV} at (0,780) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,790) size 31x310 clip at (9,791) size 29x308 scrollHeight 749
+  RenderBlock {DIV} at (0,782) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,1) size 18x182
</span><span class="cx">       text run at (12,1) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><del>-    RenderImage {IMG} at (1,182) size 25x25
</del><ins>+    RenderImage {IMG} at (1,182) size 25x26
</ins><span class="cx">     RenderText {#text} at (12,207) size 18x543
</span><span class="cx">       text run at (12,207) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1158) size 31x310 clip at (9,1159) size 29x308 scrollHeight 745
-  RenderBlock {DIV} at (0,1150) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1161) size 31x310 clip at (9,1162) size 29x308 scrollHeight 744
+  RenderBlock {DIV} at (0,1152) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,1) size 18x272
</span><span class="cx">       text run at (12,1) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><del>-    RenderImage {IMG} at (1,272) size 25x25
</del><ins>+    RenderImage {IMG} at (1,272) size 25x26
</ins><span class="cx">     RenderText {#text} at (12,297) size 18x449
</span><span class="cx">       text run at (12,297) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1528) size 20x310 clip at (9,1529) size 18x308 scrollY 411 scrollHeight 719
-  RenderBlock {DIV} at (0,1520) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1532) size 20x310 clip at (9,1533) size 18x308 scrollY 411 scrollHeight 719
+  RenderBlock {DIV} at (0,1523) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,-410) size 18x719
</span><span class="cx">       text run at (1,-410) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1898) size 74x310 clip at (9,1899) size 72x308 scrollY 411 scrollHeight 719
-  RenderBlock {DIV} at (0,1890) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1902) size 74x310 clip at (9,1903) size 72x308 scrollY 411 scrollHeight 719
+  RenderBlock {DIV} at (0,1894) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,-410) size 18x719
</span><span class="cx">       text run at (1,-410) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -77,15 +77,15 @@
</span><span class="cx">     RenderText {#text} at (55,-387) size 18x696
</span><span class="cx">       text run at (55,-387) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,2268) size 31x310 clip at (9,2269) size 29x308 scrollY 440 scrollHeight 748
-  RenderBlock {DIV} at (0,2260) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2273) size 31x310 clip at (9,2274) size 29x308 scrollY 440 scrollHeight 748
+  RenderBlock {DIV} at (0,2265) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,128) size 18x181
</span><span class="cx">       text run at (12,128) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (1,103) size 25x25
</span><span class="cx">     RenderText {#text} at (12,-439) size 18x542
</span><span class="cx">       text run at (12,-439) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,2638) size 31x310 clip at (9,2639) size 29x308 scrollY 436 scrollHeight 744
-  RenderBlock {DIV} at (0,2630) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2644) size 31x310 clip at (9,2645) size 29x308 scrollY 436 scrollHeight 744
+  RenderBlock {DIV} at (0,2635) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,38) size 18x271
</span><span class="cx">       text run at (12,38) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (1,13) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextalignjustifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,38 +1,38 @@
</span><del>-layer at (0,0) size 785x2968
</del><ins>+layer at (0,0) size 785x2974
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2968
-  RenderBlock {HTML} at (0,0) size 785x2968
-    RenderBody {BODY} at (8,8) size 769x2940
</del><ins>+layer at (0,0) size 785x2974
+  RenderBlock {HTML} at (0,0) size 785x2974
+    RenderBody {BODY} at (8,8) size 769x2946
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,370) size 769x22
</del><ins>+      RenderBlock {H3} at (0,370) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,740) size 769x22
</del><ins>+      RenderBlock {H3} at (0,741) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,1110) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1112) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,1480) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1482) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,1850) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1853) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,2220) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2224) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,2590) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2595) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,48) size 20x310 clip at (9,49) size 18x308 scrollHeight 719
-  RenderBlock {DIV} at (0,40) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,49) size 20x310 clip at (9,50) size 18x308 scrollHeight 719
+  RenderBlock {DIV} at (0,40) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 18x719
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,418) size 74x310 clip at (9,419) size 72x308 scrollHeight 719
-  RenderBlock {DIV} at (0,410) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,419) size 74x310 clip at (9,420) size 72x308 scrollHeight 719
+  RenderBlock {DIV} at (0,411) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 18x719
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -45,26 +45,26 @@
</span><span class="cx">     RenderText {#text} at (55,1) size 18x696
</span><span class="cx">       text run at (55,1) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,788) size 31x310 clip at (9,789) size 29x308 scrollHeight 748
-  RenderBlock {DIV} at (0,780) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,790) size 31x310 clip at (9,791) size 29x308 scrollHeight 748
+  RenderBlock {DIV} at (0,782) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,1) size 18x181
</span><span class="cx">       text run at (12,1) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (1,182) size 25x25
</span><span class="cx">     RenderText {#text} at (12,207) size 18x542
</span><span class="cx">       text run at (12,207) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1158) size 31x310 clip at (9,1159) size 29x308 scrollHeight 744
-  RenderBlock {DIV} at (0,1150) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1161) size 31x310 clip at (9,1162) size 29x308 scrollHeight 744
+  RenderBlock {DIV} at (0,1152) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,1) size 18x271
</span><span class="cx">       text run at (12,1) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (1,272) size 25x25
</span><span class="cx">     RenderText {#text} at (12,297) size 18x448
</span><span class="cx">       text run at (12,297) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1528) size 20x310 clip at (9,1529) size 18x308 scrollY 411 scrollHeight 719
-  RenderBlock {DIV} at (0,1520) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1532) size 20x310 clip at (9,1533) size 18x308 scrollY 411 scrollHeight 719
+  RenderBlock {DIV} at (0,1523) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,-410) size 18x719
</span><span class="cx">       text run at (1,-410) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1898) size 74x310 clip at (9,1899) size 72x308
-  RenderBlock {DIV} at (0,1890) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1902) size 74x310 clip at (9,1903) size 72x308
+  RenderBlock {DIV} at (0,1894) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 18x719
</span><span class="cx">       text run at (1,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -77,15 +77,15 @@
</span><span class="cx">     RenderText {#text} at (55,1) size 18x696
</span><span class="cx">       text run at (55,1) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,2268) size 31x310 clip at (9,2269) size 29x308 scrollY 440 scrollHeight 748
-  RenderBlock {DIV} at (0,2260) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2273) size 31x310 clip at (9,2274) size 29x308 scrollY 440 scrollHeight 748
+  RenderBlock {DIV} at (0,2265) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,128) size 18x181
</span><span class="cx">       text run at (12,128) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (1,103) size 25x25
</span><span class="cx">     RenderText {#text} at (12,-439) size 18x542
</span><span class="cx">       text run at (12,-439) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,2638) size 31x310 clip at (9,2639) size 29x308 scrollY 436 scrollHeight 744
-  RenderBlock {DIV} at (0,2630) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2644) size 31x310 clip at (9,2645) size 29x308 scrollY 436 scrollHeight 744
+  RenderBlock {DIV} at (0,2635) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,38) size 18x271
</span><span class="cx">       text run at (12,38) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (1,13) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextalignleftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,38 +1,38 @@
</span><del>-layer at (0,0) size 785x2968
</del><ins>+layer at (0,0) size 785x2974
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2968
-  RenderBlock {HTML} at (0,0) size 785x2968
-    RenderBody {BODY} at (8,8) size 769x2940
</del><ins>+layer at (0,0) size 785x2974
+  RenderBlock {HTML} at (0,0) size 785x2974
+    RenderBody {BODY} at (8,8) size 769x2946
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,370) size 769x22
</del><ins>+      RenderBlock {H3} at (0,370) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,740) size 769x22
</del><ins>+      RenderBlock {H3} at (0,741) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,1110) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1112) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,1480) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1482) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,1850) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1853) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,2220) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2224) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,2590) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2595) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,48) size 20x310 clip at (9,49) size 18x308 scrollHeight 719
-  RenderBlock {DIV} at (0,40) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,49) size 20x310 clip at (9,50) size 18x308 scrollHeight 719
+  RenderBlock {DIV} at (0,40) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 18x719
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,418) size 74x310 clip at (9,419) size 72x308 scrollHeight 719
-  RenderBlock {DIV} at (0,410) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,419) size 74x310 clip at (9,420) size 72x308 scrollHeight 719
+  RenderBlock {DIV} at (0,411) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,1) size 18x719
</span><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -45,26 +45,26 @@
</span><span class="cx">     RenderText {#text} at (55,1) size 18x696
</span><span class="cx">       text run at (55,1) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,788) size 31x310 clip at (9,789) size 29x308 scrollHeight 748
-  RenderBlock {DIV} at (0,780) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,790) size 31x310 clip at (9,791) size 29x308 scrollHeight 748
+  RenderBlock {DIV} at (0,782) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,1) size 18x181
</span><span class="cx">       text run at (12,1) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (1,182) size 25x25
</span><span class="cx">     RenderText {#text} at (12,207) size 18x542
</span><span class="cx">       text run at (12,207) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1158) size 31x310 clip at (9,1159) size 29x308 scrollHeight 744
-  RenderBlock {DIV} at (0,1150) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1161) size 31x310 clip at (9,1162) size 29x308 scrollHeight 744
+  RenderBlock {DIV} at (0,1152) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,1) size 18x271
</span><span class="cx">       text run at (12,1) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (1,272) size 25x25
</span><span class="cx">     RenderText {#text} at (12,297) size 18x448
</span><span class="cx">       text run at (12,297) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1528) size 20x310 clip at (9,1529) size 18x308 scrollY 411 scrollHeight 719
-  RenderBlock {DIV} at (0,1520) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1532) size 20x310 clip at (9,1533) size 18x308 scrollY 411 scrollHeight 719
+  RenderBlock {DIV} at (0,1523) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,-410) size 18x719
</span><span class="cx">       text run at (1,-410) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1898) size 74x310 clip at (9,1899) size 72x308 scrollY 411 scrollHeight 719
-  RenderBlock {DIV} at (0,1890) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1902) size 74x310 clip at (9,1903) size 72x308 scrollY 411 scrollHeight 719
+  RenderBlock {DIV} at (0,1894) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,-410) size 18x719
</span><span class="cx">       text run at (1,-410) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -77,15 +77,15 @@
</span><span class="cx">     RenderText {#text} at (55,-387) size 18x696
</span><span class="cx">       text run at (55,-387) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,2268) size 31x310 clip at (9,2269) size 29x308 scrollY 440 scrollHeight 748
-  RenderBlock {DIV} at (0,2260) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2273) size 31x310 clip at (9,2274) size 29x308 scrollY 440 scrollHeight 748
+  RenderBlock {DIV} at (0,2265) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,128) size 18x181
</span><span class="cx">       text run at (12,128) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (1,103) size 25x25
</span><span class="cx">     RenderText {#text} at (12,-439) size 18x542
</span><span class="cx">       text run at (12,-439) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,2638) size 31x310 clip at (9,2639) size 29x308 scrollY 436 scrollHeight 744
-  RenderBlock {DIV} at (0,2630) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2644) size 31x310 clip at (9,2645) size 29x308 scrollY 436 scrollHeight 744
+  RenderBlock {DIV} at (0,2635) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,38) size 18x271
</span><span class="cx">       text run at (12,38) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (1,13) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssverticaltextoverflowellipsistextalignrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,38 +1,38 @@
</span><del>-layer at (0,0) size 785x2968
</del><ins>+layer at (0,0) size 785x2974
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2968
-  RenderBlock {HTML} at (0,0) size 785x2968
-    RenderBody {BODY} at (8,8) size 769x2940
</del><ins>+layer at (0,0) size 785x2974
+  RenderBlock {HTML} at (0,0) size 785x2974
+    RenderBody {BODY} at (8,8) size 769x2946
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 84x22
</span><span class="cx">           text run at (0,0) width 84: &quot;Single line&quot;
</span><del>-      RenderBlock {H3} at (0,370) size 769x22
</del><ins>+      RenderBlock {H3} at (0,370) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 79x22
</span><span class="cx">           text run at (0,0) width 79: &quot;Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,740) size 769x22
</del><ins>+      RenderBlock {H3} at (0,741) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x22
</span><span class="cx">           text run at (0,0) width 232: &quot;Containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,1110) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1112) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x22
</span><span class="cx">           text run at (0,0) width 396: &quot;Containing replaced content blocking the ellipsis&quot;
</span><del>-      RenderBlock {H3} at (0,1480) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1482) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 199x22
</span><span class="cx">           text run at (0,0) width 199: &quot;Right-To-Left single line&quot;
</span><del>-      RenderBlock {H3} at (0,1850) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1853) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 198x22
</span><span class="cx">           text run at (0,0) width 198: &quot;Right-To-Left Multi line&quot;
</span><del>-      RenderBlock {H3} at (0,2220) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2224) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 345x22
</span><span class="cx">           text run at (0,0) width 345: &quot;Right-To-Left containing replaced content&quot;
</span><del>-      RenderBlock {H3} at (0,2590) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2595) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 509x22
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,48) size 20x310 clip at (9,49) size 18x308 scrollHeight 720
-  RenderBlock {DIV} at (0,40) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,49) size 20x310 clip at (9,50) size 18x308 scrollHeight 720
+  RenderBlock {DIV} at (0,40) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,2) size 18x719
</span><span class="cx">       text run at (1,2) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,418) size 74x310 clip at (9,419) size 72x308 scrollHeight 720
-  RenderBlock {DIV} at (0,410) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,419) size 74x310 clip at (9,420) size 72x308 scrollHeight 720
+  RenderBlock {DIV} at (0,411) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,2) size 18x719
</span><span class="cx">       text run at (1,2) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -45,26 +45,26 @@
</span><span class="cx">     RenderText {#text} at (55,2) size 18x696
</span><span class="cx">       text run at (55,2) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,788) size 31x310 clip at (9,789) size 29x308 scrollHeight 749
-  RenderBlock {DIV} at (0,780) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,790) size 31x310 clip at (9,791) size 29x308 scrollHeight 749
+  RenderBlock {DIV} at (0,782) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,2) size 18x181
</span><span class="cx">       text run at (12,2) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (1,183) size 25x25
</span><span class="cx">     RenderText {#text} at (12,208) size 18x542
</span><span class="cx">       text run at (12,208) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1158) size 31x310 clip at (9,1159) size 29x308 scrollHeight 745
-  RenderBlock {DIV} at (0,1150) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1161) size 31x310 clip at (9,1162) size 29x308 scrollHeight 745
+  RenderBlock {DIV} at (0,1152) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,2) size 18x271
</span><span class="cx">       text run at (12,2) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (1,273) size 25x25
</span><span class="cx">     RenderText {#text} at (12,298) size 18x448
</span><span class="cx">       text run at (12,298) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1528) size 20x310 clip at (9,1529) size 18x308 scrollY 411 scrollHeight 719
-  RenderBlock {DIV} at (0,1520) size 20x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1532) size 20x310 clip at (9,1533) size 18x308 scrollY 411 scrollHeight 719
+  RenderBlock {DIV} at (0,1523) size 20x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,-410) size 18x719
</span><span class="cx">       text run at (1,-410) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1898) size 74x310 clip at (9,1899) size 72x308 scrollY 411 scrollHeight 719
-  RenderBlock {DIV} at (0,1890) size 74x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,1902) size 74x310 clip at (9,1903) size 72x308 scrollY 411 scrollHeight 719
+  RenderBlock {DIV} at (0,1894) size 74x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (1,-410) size 18x719
</span><span class="cx">       text run at (1,-410) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="lines">@@ -77,15 +77,15 @@
</span><span class="cx">     RenderText {#text} at (55,-387) size 18x696
</span><span class="cx">       text run at (55,-387) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,2268) size 31x310 clip at (9,2269) size 29x308 scrollY 440 scrollHeight 748
-  RenderBlock {DIV} at (0,2260) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2273) size 31x310 clip at (9,2274) size 29x308 scrollY 440 scrollHeight 748
+  RenderBlock {DIV} at (0,2265) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,128) size 18x181
</span><span class="cx">       text run at (12,128) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
</span><span class="cx">     RenderImage {IMG} at (1,103) size 25x25
</span><span class="cx">     RenderText {#text} at (12,-439) size 18x542
</span><span class="cx">       text run at (12,-439) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,2638) size 31x310 clip at (9,2639) size 29x308 scrollY 436 scrollHeight 744
-  RenderBlock {DIV} at (0,2630) size 31x310 [border: (1px solid #000000)]
</del><ins>+layer at (8,2644) size 31x310 clip at (9,2645) size 29x308 scrollY 436 scrollHeight 744
+  RenderBlock {DIV} at (0,2635) size 31x311 [border: (1px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (12,38) size 18x271
</span><span class="cx">       text run at (12,38) width 271 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><span class="cx">     RenderImage {IMG} at (1,13) size 25x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcsswordspaceextraexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css/word-space-extra-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css/word-space-extra-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css/word-space-extra-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 2066x2393
</del><ins>+layer at (0,0) size 2066x2404
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x2393
-  RenderBlock {HTML} at (0,0) size 785x2393
-    RenderBody {BODY} at (8,8) size 769x2377
</del><ins>+layer at (0,0) size 785x2404
+  RenderBlock {HTML} at (0,0) size 785x2405
+    RenderBody {BODY} at (8,8) size 769x2389
</ins><span class="cx">       RenderBlock {H2} at (0,0) size 769x28
</span><span class="cx">         RenderText {#text} at (0,0) size 138x28
</span><span class="cx">           text run at (0,0) width 138: &quot;word-spacing&quot;
</span><del>-      RenderBlock (floating) {PRE} at (0,60) size 1004x167
-        RenderBlock {H3} at (0,15) size 1004x17
</del><ins>+      RenderBlock (floating) {PRE} at (0,60) size 1004x169
+        RenderBlock {H3} at (0,15) size 1004x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 204x17
</span><span class="cx">             text run at (0,0) width 204: &quot;In a floated pre&quot;
</span><del>-        RenderBlock (anonymous) at (0,47) size 1004x120
</del><ins>+        RenderBlock (anonymous) at (0,47) size 1004x121
</ins><span class="cx">           RenderText {#text} at (0,0) size 260x30
</span><span class="cx">             text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,15) width 260: &quot;Word   spacing test &quot;
</span><span class="lines">@@ -144,13 +144,13 @@
</span><span class="cx">           RenderText {#text} at (596,105) size 512x15
</span><span class="cx">             text run at (596,105) width 492: &quot;. (with monospace font from elements to too)&quot;
</span><span class="cx">             text run at (1108,105) width 0: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,47) size 769x193
</del><ins>+      RenderBlock (anonymous) at (0,47) size 769x195
</ins><span class="cx">         RenderBR {BR} at (1004,0) size 0x18
</span><del>-      RenderBlock {PRE} at (0,255) size 769x152
</del><ins>+      RenderBlock {PRE} at (0,256) size 769x153
</ins><span class="cx">         RenderBlock {H3} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 240x17
</span><span class="cx">             text run at (0,0) width 240: &quot;In an un-floated pre&quot;
</span><del>-        RenderBlock (anonymous) at (0,32) size 769x120
</del><ins>+        RenderBlock (anonymous) at (0,32) size 769x121
</ins><span class="cx">           RenderText {#text} at (0,0) size 260x30
</span><span class="cx">             text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,15) width 260: &quot;Word   spacing test &quot;
</span><span class="lines">@@ -284,14 +284,14 @@
</span><span class="cx">           RenderText {#text} at (596,105) size 512x15
</span><span class="cx">             text run at (596,105) width 492: &quot;. (with monospace font from elements to too)&quot;
</span><span class="cx">             text run at (1108,105) width 0: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,420) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,421) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,425) size 769x22
</del><ins>+      RenderBlock (anonymous) at (0,427) size 769x23
</ins><span class="cx">         RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">           RenderText {#text} at (0,0) size 117x22
</span><span class="cx">             text run at (0,0) width 117: &quot;In a span&quot;
</span><del>-      RenderBlock (anonymous) at (0,465) size 769x270
</del><ins>+      RenderBlock (anonymous) at (0,468) size 769x271
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 753x234
</span><span class="cx">           RenderText {#text} at (0,0) size 177x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Word &quot;
</span><span class="lines">@@ -446,14 +446,14 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,234) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,252) size 0x18
</span><del>-      RenderBlock {H2} at (0,754) size 769x28
</del><ins>+      RenderBlock {H2} at (0,758) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 141x28
</span><span class="cx">           text run at (0,0) width 141: &quot;letter-spacing&quot;
</span><del>-      RenderBlock (floating) {PRE} at (0,814) size 1209x167
-        RenderBlock {H3} at (0,15) size 1209x17
</del><ins>+      RenderBlock (floating) {PRE} at (0,818) size 1209x169
+        RenderBlock {H3} at (0,15) size 1209x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 224x17
</span><span class="cx">             text run at (0,0) width 224: &quot;In a floated pre&quot;
</span><del>-        RenderBlock (anonymous) at (0,47) size 1209x120
</del><ins>+        RenderBlock (anonymous) at (0,47) size 1209x121
</ins><span class="cx">           RenderText {#text} at (0,0) size 286x30
</span><span class="cx">             text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,15) width 286: &quot;Letter   spacing test &quot;
</span><span class="lines">@@ -587,13 +587,13 @@
</span><span class="cx">           RenderText {#text} at (702,105) size 572x15
</span><span class="cx">             text run at (702,105) width 572: &quot;. (with monospace font from elements to too)&quot;
</span><span class="cx">             text run at (1274,105) width 0: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,801) size 769x193
</del><ins>+      RenderBlock (anonymous) at (0,805) size 769x195
</ins><span class="cx">         RenderBR {BR} at (1209,0) size 0x18
</span><del>-      RenderBlock {PRE} at (0,1009) size 769x152
</del><ins>+      RenderBlock {PRE} at (0,1014) size 769x153
</ins><span class="cx">         RenderBlock {H3} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 280x17
</span><span class="cx">             text run at (0,0) width 280: &quot;In an un-floated pre&quot;
</span><del>-        RenderBlock (anonymous) at (0,32) size 769x120
</del><ins>+        RenderBlock (anonymous) at (0,32) size 769x121
</ins><span class="cx">           RenderText {#text} at (0,0) size 286x30
</span><span class="cx">             text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,15) width 286: &quot;Letter   spacing test &quot;
</span><span class="lines">@@ -727,15 +727,15 @@
</span><span class="cx">           RenderText {#text} at (702,105) size 572x15
</span><span class="cx">             text run at (702,105) width 572: &quot;. (with monospace font from elements to too)&quot;
</span><span class="cx">             text run at (1274,105) width 0: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,1174) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1179) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1210) size 769x22
</del><ins>+      RenderBlock (anonymous) at (0,1216) size 769x23
</ins><span class="cx">         RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">           RenderText {#text} at (0,0) size 122x22
</span><span class="cx">             text run at (0,0) width 122: &quot;In a span&quot;
</span><del>-      RenderBlock (anonymous) at (0,1250) size 769x270
</del><ins>+      RenderBlock (anonymous) at (0,1257) size 769x271
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 727x234
</span><span class="cx">           RenderText {#text} at (0,0) size 218x18
</span><span class="cx">             text run at (0,0) width 76: &quot;Letter &quot;
</span><span class="lines">@@ -890,14 +890,14 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,234) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,252) size 0x18
</span><del>-      RenderBlock {H2} at (0,1539) size 769x28
</del><ins>+      RenderBlock {H2} at (0,1547) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 131x28
</span><span class="cx">           text run at (0,0) width 131: &quot;both-spacing&quot;
</span><del>-      RenderBlock (floating) {PRE} at (0,1599) size 1469x167
-        RenderBlock {H3} at (0,15) size 1469x17
</del><ins>+      RenderBlock (floating) {PRE} at (0,1608) size 1469x168
+        RenderBlock {H3} at (0,15) size 1469x18
</ins><span class="cx">           RenderText {#text} at (0,0) size 284x17
</span><span class="cx">             text run at (0,0) width 284: &quot;In a floated pre&quot;
</span><del>-        RenderBlock (anonymous) at (0,47) size 1469x120
</del><ins>+        RenderBlock (anonymous) at (0,47) size 1469x121
</ins><span class="cx">           RenderText {#text} at (0,0) size 543x30
</span><span class="cx">             text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,15) width 543: &quot;Word and letter   spacing test &quot;
</span><span class="lines">@@ -1031,13 +1031,13 @@
</span><span class="cx">           RenderText {#text} at (1039,105) size 732x15
</span><span class="cx">             text run at (1039,105) width 712: &quot;. (with monospace font from elements to too)&quot;
</span><span class="cx">             text run at (1771,105) width 0: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,1586) size 769x193
</del><ins>+      RenderBlock (anonymous) at (0,1595) size 769x194
</ins><span class="cx">         RenderBR {BR} at (1469,0) size 0x18
</span><del>-      RenderBlock {PRE} at (0,1794) size 769x152
</del><ins>+      RenderBlock {PRE} at (0,1803) size 769x153
</ins><span class="cx">         RenderBlock {H3} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 340x17
</span><span class="cx">             text run at (0,0) width 340: &quot;In an un-floated pre&quot;
</span><del>-        RenderBlock (anonymous) at (0,32) size 769x120
</del><ins>+        RenderBlock (anonymous) at (0,32) size 769x121
</ins><span class="cx">           RenderText {#text} at (0,0) size 543x30
</span><span class="cx">             text run at (0,0) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,15) width 543: &quot;Word and letter   spacing test &quot;
</span><span class="lines">@@ -1171,15 +1171,15 @@
</span><span class="cx">           RenderText {#text} at (1039,105) size 732x15
</span><span class="cx">             text run at (1039,105) width 712: &quot;. (with monospace font from elements to too)&quot;
</span><span class="cx">             text run at (1771,105) width 0: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,1959) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1968) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1995) size 769x22
</del><ins>+      RenderBlock (anonymous) at (0,2005) size 769x23
</ins><span class="cx">         RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">           RenderText {#text} at (0,0) size 162x22
</span><span class="cx">             text run at (0,0) width 162: &quot;In a span&quot;
</span><del>-      RenderBlock (anonymous) at (0,2035) size 769x342
</del><ins>+      RenderBlock (anonymous) at (0,2046) size 769x343
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 760x342
</span><span class="cx">           RenderText {#text} at (0,0) size 424x18
</span><span class="cx">             text run at (0,0) width 242: &quot;Word and letter &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgeneratedcontent011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</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 784x573
</span><del>-      RenderBlock {H2} at (0,0) size 784x62
</del><ins>+      RenderBlock {H2} at (0,0) size 784x63
</ins><span class="cx">         RenderBlock (generated) at (0,0) size 784x15 [color=#D0D3DA]
</span><span class="cx">           RenderText at (381,0) size 22x15
</span><span class="cx">             text run at (381,0) width 22: &quot;\x{2022} \x{2022} \x{2022}&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 784x28
</del><ins>+        RenderBlock (anonymous) at (0,34) size 784x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 127x28
</span><span class="cx">             text run at (0,0) width 127: &quot;This is a test&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgeneratedcontent012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x55
</span><span class="cx">         RenderText {#text} at (0,0) size 774x55
</span><span class="cx">           text run at (0,0) width 774: &quot;Inheritance bug for floated first-letter&quot;
</span><del>-      RenderBlock {P} at (0,87) size 784x169 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
</del><ins>+      RenderBlock {P} at (0,87) size 784x170 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
</ins><span class="cx">         RenderInline (generated) at (0,0) size 54x85 [color=#008000] [border: (1px dashed #008000)]
</span><span class="cx">           RenderText {#text} at (2,1) size 52x83
</span><span class="cx">             text run at (2,1) width 52: &quot;H&quot;
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">           text run at (233,84) width 541: &quot;Then, the CSS :first-letter rule sets the font size to 3em,&quot;
</span><span class="cx">           text run at (1,112) width 743: &quot;and makes the text bold. And here's some more text to pad out the paragraph&quot;
</span><span class="cx">           text run at (1,140) width 723: &quot;and make things look nice (or, at least, to illustrate the problem correctly).&quot;
</span><del>-      RenderBlock {P} at (0,280) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
</del><ins>+      RenderBlock {P} at (0,280) size 784x143 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock (floating) at (1,1) size 54x85 [color=#008000] [border: (1px dashed #008000)]
</span><span class="cx">           RenderText {#text} at (1,1) size 52x83
</span><span class="cx">             text run at (1,1) width 52: &quot;H&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgeneratedcontent013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,33 +9,33 @@
</span><span class="cx">             text run at (0,0) width 207: &quot;First Chapter: &quot;
</span><span class="cx">         RenderText {#text} at (207,0) size 105x37
</span><span class="cx">           text run at (207,0) width 105: &quot;TEST 1&quot;
</span><del>-      RenderBlock (anonymous) at (0,58) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 239x18
</span><span class="cx">           text run at (0,0) width 239: &quot;Should read: \&quot;First Chapter: TEST 1\&quot;&quot;
</span><del>-      RenderBlock {H2} at (0,95) size 784x28
</del><ins>+      RenderBlock {H2} at (0,96) size 784x29
</ins><span class="cx">         RenderInline (generated) at (0,0) size 99x28
</span><span class="cx">           RenderText at (0,0) size 99x28
</span><span class="cx">             text run at (0,0) width 99: &quot;Chapter: &quot;
</span><span class="cx">         RenderText {#text} at (99,0) size 79x28
</span><span class="cx">           text run at (99,0) width 79: &quot;TEST 2&quot;
</span><del>-      RenderBlock (anonymous) at (0,142) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,144) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 207x18
</span><span class="cx">           text run at (0,0) width 207: &quot;Should read: \&quot;Chapter: TEST 2\&quot;&quot;
</span><del>-      RenderBlock {H3} at (0,178) size 784x22
</del><ins>+      RenderBlock {H3} at (0,180) size 784x23
</ins><span class="cx">         RenderInline (generated) at (0,0) size 118x22
</span><span class="cx">           RenderText at (0,0) size 118x22
</span><span class="cx">             text run at (0,0) width 118: &quot;Chapter One: &quot;
</span><span class="cx">         RenderText {#text} at (118,0) size 65x22
</span><span class="cx">           text run at (118,0) width 65: &quot;TEST 3&quot;
</span><del>-      RenderBlock (anonymous) at (0,218) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,221) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 238x18
</span><span class="cx">           text run at (0,0) width 238: &quot;Should read: \&quot;Chapter One: TEST 3\&quot;&quot;
</span><del>-      RenderBlock {H4} at (0,257) size 784x18
</del><ins>+      RenderBlock {H4} at (0,260) size 784x19
</ins><span class="cx">         RenderInline (generated) at (0,0) size 66x18
</span><span class="cx">           RenderText at (0,0) size 66x18
</span><span class="cx">             text run at (0,0) width 66: &quot;Chapter: &quot;
</span><span class="cx">         RenderText {#text} at (66,0) size 54x18
</span><span class="cx">           text run at (66,0) width 54: &quot;TEST 4&quot;
</span><del>-      RenderBlock (anonymous) at (0,296) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,300) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 207x18
</span><span class="cx">           text run at (0,0) width 207: &quot;Should read: \&quot;Chapter: TEST 4\&quot;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgeneratedcontent014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><del>-layer at (0,0) size 785x881
</del><ins>+layer at (0,0) size 785x887
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x881
-  RenderBlock {HTML} at (0,0) size 785x881
-    RenderBody {BODY} at (8,21) size 769x835
</del><ins>+layer at (0,0) size 785x887
+  RenderBlock {HTML} at (0,0) size 785x887
+    RenderBody {BODY} at (8,21) size 769x841
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x74
</span><span class="cx">         RenderText {#text} at (0,0) size 750x74
</span><span class="cx">           text run at (0,0) width 750: &quot;Problem: Safari improperly handles generated content&quot;
</span><span class="cx">           text run at (0,37) width 716: &quot;in certain cases when used with multiple class names&quot;
</span><del>-      RenderBlock {P} at (0,95) size 769x36
</del><ins>+      RenderBlock {P} at (0,95) size 769x37
</ins><span class="cx">         RenderInline {EM} at (0,0) size 755x36
</span><span class="cx">           RenderText {#text} at (0,0) size 755x36
</span><span class="cx">             text run at (0,0) width 755: &quot;When referencing an element by two class names simultaneously, Safari won't generate content (using :before or :after)&quot;
</span><span class="cx">             text run at (0,18) width 119: &quot;within the element.&quot;
</span><del>-      RenderBlock {P} at (0,147) size 769x36
</del><ins>+      RenderBlock {P} at (0,147) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 123x18
</span><span class="cx">           text run at (0,0) width 123: &quot;Assume we have a &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 24x15
</span><span class="lines">@@ -41,18 +41,18 @@
</span><span class="cx">         RenderText {#text} at (562,0) size 741x36
</span><span class="cx">           text run at (562,0) width 179: &quot; (paragraph) tag, after which&quot;
</span><span class="cx">           text run at (0,18) width 501: &quot;we'd like to insert generated content. One way to do so would be the following:&quot;
</span><del>-      RenderBlock {PRE} at (20,199) size 749x15 [color=#FF0000]
</del><ins>+      RenderBlock {PRE} at (20,199) size 749x16 [color=#FF0000]
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 456x15
</span><span class="cx">           RenderText {#text} at (0,0) size 456x15
</span><span class="cx">             text run at (0,0) width 456: &quot;div.box.one p:after{ content:'generated content here!'; }&quot;
</span><del>-      RenderBlock {P} at (0,230) size 769x18
</del><ins>+      RenderBlock {P} at (0,230) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 732x18
</span><span class="cx">           text run at (0,0) width 732: &quot;But that doesn't work in Safari. However, if you drop one of the class names, as shown below, it works as expected:&quot;
</span><del>-      RenderBlock {PRE} at (20,264) size 749x15 [color=#008000]
</del><ins>+      RenderBlock {PRE} at (20,264) size 749x16 [color=#008000]
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 424x15
</span><span class="cx">           RenderText {#text} at (0,0) size 424x15
</span><span class="cx">             text run at (0,0) width 424: &quot;div.box p:after{ content:'generated content here!'; }&quot;
</span><del>-      RenderBlock {P} at (0,295) size 769x36
</del><ins>+      RenderBlock {P} at (0,295) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 288x18
</span><span class="cx">           text run at (0,0) width 288: &quot;Note also that the bug only applies to content &quot;
</span><span class="cx">         RenderInline {EM} at (0,0) size 39x18
</span><span class="lines">@@ -66,15 +66,15 @@
</span><span class="cx">             text run at (0,18) width 29: &quot;itself&quot;
</span><span class="cx">         RenderText {#text} at (29,18) size 75x18
</span><span class="cx">           text run at (29,18) width 75: &quot; works fine:&quot;
</span><del>-      RenderBlock {PRE} at (20,347) size 749x15 [color=#008000]
</del><ins>+      RenderBlock {PRE} at (20,347) size 749x16 [color=#008000]
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 440x15
</span><span class="cx">           RenderText {#text} at (0,0) size 440x15
</span><span class="cx">             text run at (0,0) width 440: &quot;div.box.one:after{ content:'generated content here!'; }&quot;
</span><del>-      RenderBlock {HR} at (0,375) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,396) size 769x28
</del><ins>+      RenderBlock {HR} at (0,375) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,397) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 477x28
</span><span class="cx">           text run at (0,0) width 477: &quot;Example (view source to see CSS and HTML):&quot;
</span><del>-      RenderBlock {P} at (0,443) size 769x18
</del><ins>+      RenderBlock {P} at (0,445) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 335x18
</span><span class="cx">           text run at (0,0) width 335: &quot;Both boxes below should contain generated content (&quot;
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 51x18 [color=#008000]
</span><span class="lines">@@ -82,22 +82,22 @@
</span><span class="cx">             text run at (335,0) width 51: &quot;in green&quot;
</span><span class="cx">         RenderText {#text} at (386,0) size 9x18
</span><span class="cx">           text run at (386,0) width 9: &quot;):&quot;
</span><del>-      RenderBlock {DIV} at (0,486) size 769x162 [border: (1px solid #000000)]
-        RenderBlock {H3} at (26,44) size 717x22
</del><ins>+      RenderBlock {DIV} at (0,488) size 769x164 [border: (1px solid #000000)]
+        RenderBlock {H3} at (26,44) size 717x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 48x22
</span><span class="cx">             text run at (0,0) width 48: &quot;Box 1&quot;
</span><del>-        RenderBlock {P} at (26,84) size 717x36
</del><ins>+        RenderBlock {P} at (26,85) size 717x37
</ins><span class="cx">           RenderBlock (anonymous) at (0,0) size 717x18
</span><span class="cx">             RenderText {#text} at (0,0) size 650x18
</span><span class="cx">               text run at (0,0) width 650: &quot;This box should contain the text \&quot;generated content\&quot; in CSS2-compliant browsers (but won't in Safari).&quot;
</span><span class="cx">           RenderBlock (generated) at (0,18) size 717x18 [color=#008000]
</span><span class="cx">             RenderText at (0,0) size 111x18
</span><span class="cx">               text run at (0,0) width 111: &quot;generated content&quot;
</span><del>-      RenderBlock {DIV} at (0,673) size 769x162 [border: (1px solid #000000)]
-        RenderBlock {H3} at (26,44) size 717x22
</del><ins>+      RenderBlock {DIV} at (0,676) size 769x165 [border: (1px solid #000000)]
+        RenderBlock {H3} at (26,44) size 717x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 48x22
</span><span class="cx">             text run at (0,0) width 48: &quot;Box 2&quot;
</span><del>-        RenderBlock {P} at (26,84) size 717x36
</del><ins>+        RenderBlock {P} at (26,85) size 717x37
</ins><span class="cx">           RenderBlock (anonymous) at (0,0) size 717x18
</span><span class="cx">             RenderText {#text} at (0,0) size 628x18
</span><span class="cx">               text run at (0,0) width 628: &quot;This box should contain the text \&quot;generated content\&quot; in CSS2-compliant browsers, including Safari.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgeneratedcontent015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</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 {DIV} at (0,0) size 309x58
-        RenderTableSection (anonymous) at (0,0) size 309x58
-          RenderTableRow (anonymous) at (0,0) size 309x58
-            RenderTableCell (anonymous) at (0,0) size 309x58 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,0) size 309x59
+        RenderTableSection (anonymous) at (0,0) size 309x59
+          RenderTableRow (anonymous) at (0,0) size 309x59
+            RenderTableCell (anonymous) at (0,0) size 309x59 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (0,0) size 309x0
</span><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">                 RenderBlock {H3} at (0,0) size 309x22
</span><span class="cx">                   RenderText {#text} at (0,0) size 309x22
</span><span class="cx">                     text run at (0,0) width 309: &quot;There should be a fourth dot bellow...&quot;
</span><del>-              RenderBlock (anonymous) at (0,40) size 309x18
</del><ins>+              RenderBlock (anonymous) at (0,40) size 309x19
</ins><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                 RenderInline (generated) at (0,0) size 4x18
</span><span class="cx">                   RenderText at (0,0) size 4x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgeneratedcontentdetailssummarybeforeafterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx">             RenderInline (generated) at (0,0) size 40x18
</span><span class="cx">               RenderText at (0,0) size 40x18
</span><span class="cx">                 text run at (0,0) width 40: &quot;before&quot;
</span><del>-            RenderDetailsMarker {DIV} at (40,4) size 10x10: down
-            RenderText {#text} at (56,0) size 61x18
-              text run at (56,0) width 61: &quot;Summary&quot;
</del><ins>+            RenderDetailsMarker {DIV} at (40,4) size 11x11: down
+            RenderText {#text} at (56,0) size 62x18
+              text run at (56,0) width 62: &quot;Summary&quot;
</ins><span class="cx">           RenderBlock {DIV} at (1,19) size 780x20 [border: (1px solid #000000)]
</span><span class="cx">             RenderText {#text} at (1,1) size 61x18
</span><span class="cx">               text run at (1,1) width 61: &quot;Inner Div&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastcssgeneratedcontentinlinedisplaytypesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 90x37
</span><span class="cx">           text run at (0,0) width 90: &quot;Blocks&quot;
</span><del>-      RenderBlock {DIV} at (0,58) size 784x18
</del><ins>+      RenderBlock {DIV} at (0,58) size 784x19
</ins><span class="cx">         RenderInline (generated) at (0,0) size 35x18
</span><span class="cx">           RenderText at (0,0) size 35x18
</span><span class="cx">             text run at (0,0) width 35: &quot;Test: &quot;
</span><span class="cx">         RenderText {#text} at (35,0) size 46x18
</span><span class="cx">           text run at (35,0) width 46: &quot;content&quot;
</span><del>-      RenderBlock {DIV} at (0,76) size 784x18
</del><ins>+      RenderBlock {DIV} at (0,76) size 784x19
</ins><span class="cx">         RenderBlock (generated) at (0,0) size 31x18
</span><span class="cx">           RenderText at (0,0) size 31x18
</span><span class="cx">             text run at (0,0) width 31: &quot;Test:&quot;
</span><span class="cx">         RenderText {#text} at (31,0) size 46x18
</span><span class="cx">           text run at (31,0) width 46: &quot;content&quot;
</span><del>-      RenderBlock {DIV} at (0,94) size 784x18
</del><ins>+      RenderBlock {DIV} at (0,94) size 784x19
</ins><span class="cx">         RenderTable at (0,0) size 31x18
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 31x18
</span><span class="cx">             RenderTableRow (anonymous) at (0,0) size 31x18
</span><span class="lines">@@ -27,10 +27,10 @@
</span><span class="cx">                   text run at (0,0) width 31: &quot;Test:&quot;
</span><span class="cx">         RenderText {#text} at (31,0) size 46x18
</span><span class="cx">           text run at (31,0) width 46: &quot;content&quot;
</span><del>-      RenderBlock {H1} at (0,133) size 784x37
</del><ins>+      RenderBlock {H1} at (0,133) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 92x37
</span><span class="cx">           text run at (0,0) width 92: &quot;Inlines&quot;
</span><del>-      RenderBlock (anonymous) at (0,191) size 784x54
</del><ins>+      RenderBlock (anonymous) at (0,192) size 784x55
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 81x18
</span><span class="cx">           RenderInline (generated) at (0,0) size 35x18
</span><span class="cx">             RenderText at (0,0) size 35x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomDocumentCaretRangeFromPointhittestrelativetoviewportexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+This checks for proper behavior of caretRangeFromPoint before and after scrolling.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 0, expected 0)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 12, expected 12)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 2, expected 2)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 14, expected 14)

+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 0, expected 0)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 12, expected 12)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 2, expected 2)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 14, expected 14)

+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 0, expected 0)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 12, expected 12)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 4, expected 4)
+PASS Range.startContainer check (got [object Text], expected [object Text])
+PASS Range.startOffset check (got 16, expected 16)

+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterappearancescapacityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 218x18
</span><span class="cx">           text run at (0,0) width 218: &quot;Meters with various appearance&quot;
</span><del>-      RenderBlock {H2} at (0,31) size 784x18
</del><ins>+      RenderBlock {H2} at (0,31) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 214x18
</span><span class="cx">           text run at (0,0) width 214: &quot;discrete-capacity-level-indicator&quot;
</span><del>-      RenderBlock {H2} at (0,65) size 784x212
</del><ins>+      RenderBlock {H2} at (0,65) size 784x213
</ins><span class="cx">         RenderBlock {UL} at (0,0) size 784x212
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x18 [bgcolor=#EEEEEE]
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -61,10 +61,10 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 59x18
</span><span class="cx">               text run at (0,0) width 59: &quot;Narrow:&quot;
</span><span class="cx">             RenderMeter {METER} at (714,0) size 30x18
</span><del>-      RenderBlock {H2} at (0,293) size 784x18
</del><ins>+      RenderBlock {H2} at (0,293) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 236x18
</span><span class="cx">           text run at (0,0) width 236: &quot;continuous-capacity-level-indicator&quot;
</span><del>-      RenderBlock {H2} at (0,327) size 784x212
</del><ins>+      RenderBlock {H2} at (0,327) size 784x213
</ins><span class="cx">         RenderBlock {UL} at (0,0) size 784x212
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x18 [bgcolor=#EEEEEE]
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterappearancesratingrelevancyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 218x18
</span><span class="cx">           text run at (0,0) width 218: &quot;Meters with various appearance&quot;
</span><del>-      RenderBlock {H2} at (0,31) size 784x18
</del><ins>+      RenderBlock {H2} at (0,31) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 142x18
</span><span class="cx">           text run at (0,0) width 142: &quot;rating-level-indicator&quot;
</span><del>-      RenderBlock {H2} at (0,65) size 784x212
</del><ins>+      RenderBlock {H2} at (0,65) size 784x213
</ins><span class="cx">         RenderBlock {UL} at (0,0) size 784x212
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x18 [bgcolor=#EEEEEE]
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="lines">@@ -61,10 +61,10 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 59x18
</span><span class="cx">               text run at (0,0) width 59: &quot;Narrow:&quot;
</span><span class="cx">             RenderMeter {METER} at (614,0) size 130x16
</span><del>-      RenderBlock {H2} at (0,293) size 784x18
</del><ins>+      RenderBlock {H2} at (0,293) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 166x18
</span><span class="cx">           text run at (0,0) width 166: &quot;relevancy-level-indicator&quot;
</span><del>-      RenderBlock {H2} at (0,327) size 784x212
</del><ins>+      RenderBlock {H2} at (0,327) size 784x213
</ins><span class="cx">         RenderBlock {UL} at (0,0) size 784x212
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x18 [bgcolor=#EEEEEE]
</span><span class="cx">             RenderListMarker at (-17,0) size 7x18: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterboundaryvaluesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 359x37
</span><span class="cx">           text run at (0,0) width 359: &quot;Meters with border values&quot;
</span><del>-      RenderBlock {UL} at (0,58) size 784x270
</del><ins>+      RenderBlock {UL} at (0,58) size 784x271
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 166x18
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">               text run at (0,0) width 8: &quot;9&quot;
</span><span class="cx">           RenderText {#text} at (8,0) size 107x18
</span><span class="cx">             text run at (8,0) width 107: &quot;|10,20,30,40,50: &quot;
</span><del>-          RenderMeter {METER} at (115,1) size 80x16
</del><ins>+          RenderMeter {METER} at (115,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,36) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderInline {B} at (0,0) size 16x18
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">               text run at (0,0) width 16: &quot;10&quot;
</span><span class="cx">           RenderText {#text} at (16,0) size 88x18
</span><span class="cx">             text run at (16,0) width 88: &quot;,20,30,40,50: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,54) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 20x18
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">               text run at (20,0) width 16: &quot;20&quot;
</span><span class="cx">           RenderText {#text} at (36,0) size 68x18
</span><span class="cx">             text run at (36,0) width 68: &quot;,30,40,50: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (184,0) size 110x18
</span><span class="cx">             text run at (184,0) width 110: &quot;(should be green)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,72) size 744x18
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">               text run at (40,0) width 16: &quot;30&quot;
</span><span class="cx">           RenderText {#text} at (56,0) size 48x18
</span><span class="cx">             text run at (56,0) width 48: &quot;,40,50: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (184,0) size 110x18
</span><span class="cx">             text run at (184,0) width 110: &quot;(should be green)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,90) size 744x18
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx">               text run at (60,0) width 16: &quot;40&quot;
</span><span class="cx">           RenderText {#text} at (76,0) size 28x18
</span><span class="cx">             text run at (76,0) width 28: &quot;,50: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (184,0) size 110x18
</span><span class="cx">             text run at (184,0) width 110: &quot;(should be green)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,108) size 744x18
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx">               text run at (80,0) width 16: &quot;50&quot;
</span><span class="cx">           RenderText {#text} at (96,0) size 8x18
</span><span class="cx">             text run at (96,0) width 8: &quot;: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (184,0) size 118x18
</span><span class="cx">             text run at (184,0) width 118: &quot;(should be yellow)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,126) size 744x18
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">               text run at (99,0) width 16: &quot;51&quot;
</span><span class="cx">           RenderText {#text} at (115,0) size 8x18
</span><span class="cx">             text run at (115,0) width 8: &quot;: &quot;
</span><del>-          RenderMeter {METER} at (123,1) size 80x16
</del><ins>+          RenderMeter {METER} at (123,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (203,0) size 118x18
</span><span class="cx">             text run at (203,0) width 118: &quot;(should be yellow)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,144) size 744x18
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">               text run at (20,0) width 16: &quot;10&quot;
</span><span class="cx">           RenderText {#text} at (36,0) size 68x18
</span><span class="cx">             text run at (36,0) width 68: &quot;,30,40,50: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,162) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="lines">@@ -106,7 +106,7 @@
</span><span class="cx">               text run at (60,0) width 16: &quot;40&quot;
</span><span class="cx">           RenderText {#text} at (76,0) size 28x18
</span><span class="cx">             text run at (76,0) width 28: &quot;,40: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (184,0) size 110x18
</span><span class="cx">             text run at (184,0) width 110: &quot;(should be green)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,180) size 744x18
</span><span class="lines">@@ -116,7 +116,7 @@
</span><span class="cx">               text run at (0,0) width 8: &quot;9&quot;
</span><span class="cx">           RenderText {#text} at (8,0) size 107x18
</span><span class="cx">             text run at (8,0) width 107: &quot;|10,10,10,20,30: &quot;
</span><del>-          RenderMeter {METER} at (115,1) size 80x16
</del><ins>+          RenderMeter {METER} at (115,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,198) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 40x18
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx">               text run at (40,0) width 16: &quot;10&quot;
</span><span class="cx">           RenderText {#text} at (56,0) size 48x18
</span><span class="cx">             text run at (56,0) width 48: &quot;,20,30: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,216) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 40x18
</span><span class="lines">@@ -136,7 +136,7 @@
</span><span class="cx">               text run at (40,0) width 16: &quot;30&quot;
</span><span class="cx">           RenderText {#text} at (56,0) size 48x18
</span><span class="cx">             text run at (56,0) width 48: &quot;,30,30: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (184,0) size 110x18
</span><span class="cx">             text run at (184,0) width 110: &quot;(should be green)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,234) size 744x18
</span><span class="lines">@@ -148,7 +148,7 @@
</span><span class="cx">               text run at (99,0) width 16: &quot;31&quot;
</span><span class="cx">           RenderText {#text} at (115,0) size 8x18
</span><span class="cx">             text run at (115,0) width 8: &quot;: &quot;
</span><del>-          RenderMeter {METER} at (123,1) size 80x16
</del><ins>+          RenderMeter {METER} at (123,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (203,0) size 110x18
</span><span class="cx">             text run at (203,0) width 110: &quot;(should be green)&quot;
</span><span class="cx">         RenderListItem {LI} at (40,252) size 744x18
</span><span class="lines">@@ -160,6 +160,6 @@
</span><span class="cx">               text run at (40,0) width 16: &quot;20&quot;
</span><span class="cx">           RenderText {#text} at (56,0) size 48x18
</span><span class="cx">             text run at (56,0) width 48: &quot;,20,30: &quot;
</span><del>-          RenderMeter {METER} at (104,1) size 80x16
</del><ins>+          RenderMeter {METER} at (104,1) size 80x17
</ins><span class="cx">           RenderText {#text} at (184,0) size 110x18
</span><span class="cx">             text run at (184,0) width 110: &quot;(should be green)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterelementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</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>-      RenderMeter {METER} at (0,44) size 80x16
-      RenderMeter {METER} at (80,0) size 10x60
</del><ins>+      RenderMeter {METER} at (0,43) size 80x17
+      RenderMeter {METER} at (80,-1) size 10x61
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterelementrepaintonupdatevalueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</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>-      RenderMeter {METER} at (0,1) size 80x16
</del><ins>+      RenderMeter {METER} at (0,1) size 80x17
</ins><span class="cx">       RenderText {#text} at (80,0) size 4x18
</span><span class="cx">         text run at (80,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {METER} at (84,1) size 80x16
</del><ins>+      RenderBlock {METER} at (84,1) size 80x17
</ins><span class="cx">         RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 40x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeteroptimumsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,93 +6,93 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 419x37
</span><span class="cx">           text run at (0,0) width 419: &quot;Meters with various optimums&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 261x18
</span><span class="cx">           text run at (0,0) width 261: &quot;(min=0, max=1000, low=300, high=600)&quot;
</span><del>-      RenderBlock {H2} at (0,95) size 784x28
</del><ins>+      RenderBlock {H2} at (0,96) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 143x28
</span><span class="cx">           text run at (0,0) width 143: &quot;optimum=450&quot;
</span><del>-      RenderBlock {UL} at (0,142) size 784x90
</del><ins>+      RenderBlock {UL} at (0,144) size 784x91
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=150: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,18) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=450: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,36) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=750: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,54) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 59x18
</span><span class="cx">             text run at (0,0) width 59: &quot;value=0: &quot;
</span><del>-          RenderMeter {METER} at (59,1) size 80x16
</del><ins>+          RenderMeter {METER} at (59,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,72) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 83x18
</span><span class="cx">             text run at (0,0) width 83: &quot;value=1000: &quot;
</span><del>-          RenderMeter {METER} at (83,1) size 80x16
-      RenderBlock {H2} at (0,251) size 784x28
</del><ins>+          RenderMeter {METER} at (83,1) size 80x17
+      RenderBlock {H2} at (0,254) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 143x28
</span><span class="cx">           text run at (0,0) width 143: &quot;optimum=150&quot;
</span><del>-      RenderBlock {UL} at (0,298) size 784x90
</del><ins>+      RenderBlock {UL} at (0,302) size 784x91
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=150: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,18) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=450: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,36) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=750: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,54) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 59x18
</span><span class="cx">             text run at (0,0) width 59: &quot;value=0: &quot;
</span><del>-          RenderMeter {METER} at (59,1) size 80x16
</del><ins>+          RenderMeter {METER} at (59,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,72) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 83x18
</span><span class="cx">             text run at (0,0) width 83: &quot;value=1000: &quot;
</span><del>-          RenderMeter {METER} at (83,1) size 80x16
-      RenderBlock {H2} at (0,407) size 784x28
</del><ins>+          RenderMeter {METER} at (83,1) size 80x17
+      RenderBlock {H2} at (0,411) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 143x28
</span><span class="cx">           text run at (0,0) width 143: &quot;optimum=750&quot;
</span><del>-      RenderBlock {UL} at (0,454) size 784x90
</del><ins>+      RenderBlock {UL} at (0,459) size 784x91
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=150: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,18) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=450: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,36) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 75x18
</span><span class="cx">             text run at (0,0) width 75: &quot;value=750: &quot;
</span><del>-          RenderMeter {METER} at (75,1) size 80x16
</del><ins>+          RenderMeter {METER} at (75,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,54) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 59x18
</span><span class="cx">             text run at (0,0) width 59: &quot;value=0: &quot;
</span><del>-          RenderMeter {METER} at (59,1) size 80x16
</del><ins>+          RenderMeter {METER} at (59,1) size 80x17
</ins><span class="cx">         RenderListItem {LI} at (40,72) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 83x18
</span><span class="cx">             text run at (0,0) width 83: &quot;value=1000: &quot;
</span><del>-          RenderMeter {METER} at (83,1) size 80x16
</del><ins>+          RenderMeter {METER} at (83,1) size 80x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterstyleschangingpseudoexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 507x37
</span><span class="cx">           text run at (0,0) width 507: &quot;Dynamically changing pseudo classes&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 647x18
</span><span class="cx">           text run at (0,0) width 647: &quot;Following meter gauge should be solid green - Changing the paseudo class by changing value attribute&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,92) size 784x16
</span><del>-        RenderBlock {METER} at (0,0) size 80x16
</del><ins>+        RenderBlock {METER} at (0,-1) size 80x17
</ins><span class="cx">           RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080]
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 72x16 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLMeterElementmeterstylesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,131 +8,131 @@
</span><span class="cx">           text run at (0,0) width 350: &quot;Horizontal meters with the non-themed default style&quot;
</span><span class="cx">       RenderBlock {UL} at (3,21) size 778x62
</span><span class="cx">         RenderListItem {LI} at (43,0) size 732x18
</span><del>-          RenderBlock {METER} at (0,1) size 80x16
</del><ins>+          RenderBlock {METER} at (0,1) size 80x17
</ins><span class="cx">             RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 20x16
</span><span class="cx">           RenderText {#text} at (80,0) size 4x18
</span><span class="cx">             text run at (80,0) width 4: &quot; &quot;
</span><del>-          RenderBlock {METER} at (84,1) size 80x16
</del><ins>+          RenderBlock {METER} at (84,1) size 80x17
</ins><span class="cx">             RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 36x16
</span><span class="cx">           RenderText {#text} at (164,0) size 4x18
</span><span class="cx">             text run at (164,0) width 4: &quot; &quot;
</span><del>-          RenderBlock {METER} at (168,1) size 80x16
</del><ins>+          RenderBlock {METER} at (168,1) size 80x17
</ins><span class="cx">             RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 60x16
</span><span class="cx">         RenderListItem {LI} at (43,21) size 732x41
</span><del>-          RenderBlock {METER} at (0,0) size 30x40
</del><ins>+          RenderBlock {METER} at (0,-1) size 30x41
</ins><span class="cx">             RenderMeter {DIV} at (0,0) size 30x40
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 30x40
</span><del>-                RenderBlock {DIV} at (0,0) size 7x40
-          RenderText {#text} at (30,23) size 4x18
-            text run at (30,23) width 4: &quot; &quot;
-          RenderBlock {METER} at (34,0) size 30x40
</del><ins>+                RenderBlock {DIV} at (0,0) size 8x40
+          RenderText {#text} at (30,22) size 4x18
+            text run at (30,22) width 4: &quot; &quot;
+          RenderBlock {METER} at (34,-1) size 30x41
</ins><span class="cx">             RenderMeter {DIV} at (0,0) size 30x40
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 30x40
</span><del>-                RenderBlock {DIV} at (0,0) size 13x40
-          RenderText {#text} at (64,23) size 4x18
-            text run at (64,23) width 4: &quot; &quot;
-          RenderBlock {METER} at (68,0) size 30x40
</del><ins>+                RenderBlock {DIV} at (0,0) size 14x40
+          RenderText {#text} at (64,22) size 4x18
+            text run at (64,22) width 4: &quot; &quot;
+          RenderBlock {METER} at (68,-1) size 30x41
</ins><span class="cx">             RenderMeter {DIV} at (0,0) size 30x40
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 30x40
</span><del>-                RenderBlock {DIV} at (0,0) size 22x40
-      RenderBlock {H2} at (3,86) size 778x18
</del><ins>+                RenderBlock {DIV} at (0,0) size 23x40
+      RenderBlock {H2} at (3,85) size 778x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 150x18
</span><span class="cx">           text run at (0,0) width 150: &quot;Providing meter styles&quot;
</span><del>-      RenderBlock {DIV} at (0,107) size 784x69 [bgcolor=#EEEEEE]
</del><ins>+      RenderBlock {DIV} at (0,106) size 784x70 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderBlock {UL} at (3,0) size 778x69
</span><span class="cx">           RenderListItem {LI} at (43,0) size 732x18
</span><del>-            RenderBlock {METER} at (0,1) size 80x16 [bgcolor=#AAAACC] [border: (5px solid #222244) (20px solid #222244) (5px solid #222244) (10px solid #222244)]
</del><ins>+            RenderBlock {METER} at (0,1) size 80x17 [bgcolor=#AAAACC] [border: (5px solid #222244) (20px solid #222244) (5px solid #222244) (10px solid #222244)]
</ins><span class="cx">               RenderMeter {DIV} at (10,5) size 50x6
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 50x6
</span><span class="cx">                   RenderBlock {DIV} at (0,0) size 40x6
</span><span class="cx">             RenderText {#text} at (80,0) size 70x18
</span><span class="cx">               text run at (80,0) width 70: &quot; has border&quot;
</span><del>-          RenderListItem {LI} at (43,21) size 732x18
-            RenderBlock {METER} at (0,1) size 80x16 [bgcolor=#AAAACC]
</del><ins>+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17 [bgcolor=#AAAACC]
</ins><span class="cx">               RenderMeter {DIV} at (10,5) size 50x6
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 50x6
</span><span class="cx">                   RenderBlock {DIV} at (0,0) size 40x6
</span><span class="cx">             RenderText {#text} at (80,0) size 80x18
</span><span class="cx">               text run at (80,0) width 80: &quot; has padding&quot;
</span><span class="cx">           RenderListItem {LI} at (43,42) size 732x27
</span><del>-            RenderBlock {METER} at (10,5) size 80x16 [bgcolor=#AAAACC]
</del><ins>+            RenderBlock {METER} at (10,4) size 80x17 [bgcolor=#AAAACC]
</ins><span class="cx">               RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">                   RenderBlock {DIV} at (0,0) size 64x16
</span><del>-            RenderText {#text} at (110,9) size 73x18
-              text run at (110,9) width 73: &quot; has margin&quot;
-      RenderBlock {H2} at (3,179) size 778x18
</del><ins>+            RenderText {#text} at (110,8) size 73x18
+              text run at (110,8) width 73: &quot; has margin&quot;
+      RenderBlock {H2} at (3,178) size 778x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x18
</span><span class="cx">           text run at (0,0) width 224: &quot;Providing bar and/or value styles&quot;
</span><del>-      RenderBlock {DIV} at (0,200) size 784x165 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x81
</del><ins>+      RenderBlock {DIV} at (0,199) size 784x167 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x82
</ins><span class="cx">           RenderBlock (anonymous) at (40,0) size 738x18
</span><span class="cx">             RenderText {#text} at (0,0) size 475x18
</span><span class="cx">               text run at (0,0) width 475: &quot;default -webkit-appearance, thus should use platform theme (only for Mac.)&quot;
</span><del>-          RenderListItem {LI} at (43,21) size 732x18
-            RenderMeter {METER} at (0,1) size 80x16
</del><ins>+          RenderListItem {LI} at (43,21) size 732x19
+            RenderMeter {METER} at (0,1) size 80x17
</ins><span class="cx">             RenderText {#text} at (80,0) size 212x18
</span><span class="cx">               text run at (80,0) width 212: &quot; has bar style but should ignore it.&quot;
</span><del>-          RenderListItem {LI} at (43,42) size 732x18
-            RenderMeter {METER} at (0,1) size 80x16
</del><ins>+          RenderListItem {LI} at (43,42) size 732x19
+            RenderMeter {METER} at (0,1) size 80x17
</ins><span class="cx">             RenderText {#text} at (80,0) size 226x18
</span><span class="cx">               text run at (80,0) width 226: &quot; has value style but should ignore it.&quot;
</span><del>-          RenderListItem {LI} at (43,63) size 732x18
-            RenderMeter {METER} at (0,1) size 80x16
</del><ins>+          RenderListItem {LI} at (43,63) size 732x19
+            RenderMeter {METER} at (0,1) size 80x17
</ins><span class="cx">             RenderText {#text} at (80,0) size 249x18
</span><span class="cx">               text run at (80,0) width 249: &quot; has both styles but should ignore them.&quot;
</span><del>-        RenderBlock {UL} at (3,84) size 778x81
</del><ins>+        RenderBlock {UL} at (3,84) size 778x83
</ins><span class="cx">           RenderBlock (anonymous) at (40,0) size 738x18
</span><span class="cx">             RenderText {#text} at (0,0) size 461x18
</span><span class="cx">               text run at (0,0) width 461: &quot;-webkit-appearance: none, thus custom styled elements should be shown.&quot;
</span><del>-          RenderListItem {LI} at (43,21) size 732x18
-            RenderBlock {METER} at (0,1) size 80x16
</del><ins>+          RenderListItem {LI} at (43,21) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
</ins><span class="cx">               RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">                   RenderBlock {DIV} at (0,0) size 64x16 [bgcolor=#008000] [border: (2px solid #77CC77)]
</span><span class="cx">             RenderText {#text} at (80,0) size 270x18
</span><span class="cx">               text run at (80,0) width 270: &quot; has bar style, should have solid value part.&quot;
</span><del>-          RenderListItem {LI} at (43,42) size 732x18
-            RenderBlock {METER} at (0,1) size 80x16
</del><ins>+          RenderListItem {LI} at (43,42) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
</ins><span class="cx">               RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
</span><del>-                  RenderBlock {DIV} at (2,2) size 60x12
</del><ins>+                  RenderBlock {DIV} at (2,2) size 61x12
</ins><span class="cx">             RenderText {#text} at (80,0) size 255x18
</span><span class="cx">               text run at (80,0) width 255: &quot; has value style, should be solid bar part.&quot;
</span><del>-          RenderListItem {LI} at (43,63) size 732x18
-            RenderBlock {METER} at (0,1) size 80x16
</del><ins>+          RenderListItem {LI} at (43,63) size 732x19
+            RenderBlock {METER} at (0,1) size 80x17
</ins><span class="cx">               RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#808080] [border: (2px solid #222222)]
</span><del>-                  RenderBlock {DIV} at (2,2) size 60x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
</del><ins>+                  RenderBlock {DIV} at (2,2) size 61x12 [bgcolor=#008000] [border: (2px solid #77CC77)]
</ins><span class="cx">             RenderText {#text} at (80,0) size 235x18
</span><span class="cx">               text run at (80,0) width 235: &quot; should have solid bar and value part.&quot;
</span><del>-      RenderBlock {H2} at (3,368) size 778x18
</del><ins>+      RenderBlock {H2} at (3,369) size 778x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 156x18
</span><span class="cx">           text run at (0,0) width 156: &quot;Providing appearances&quot;
</span><del>-      RenderBlock {DIV} at (0,389) size 784x39 [bgcolor=#EEEEEE]
-        RenderBlock {UL} at (3,0) size 778x39
</del><ins>+      RenderBlock {DIV} at (0,390) size 784x40 [bgcolor=#EEEEEE]
+        RenderBlock {UL} at (3,0) size 778x40
</ins><span class="cx">           RenderListItem {LI} at (43,0) size 732x18
</span><del>-            RenderBlock {METER} at (0,1) size 80x16
</del><ins>+            RenderBlock {METER} at (0,1) size 80x17
</ins><span class="cx">               RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">                   RenderBlock {DIV} at (0,0) size 64x16
</span><span class="cx">             RenderText {#text} at (80,0) size 375x18
</span><span class="cx">               text run at (80,0) width 375: &quot; has \&quot;none\&quot; appearance, should be styled with default style.&quot;
</span><del>-          RenderListItem {LI} at (43,21) size 732x18
-            RenderMeter {METER} at (0,1) size 80x16
</del><ins>+          RenderListItem {LI} at (43,21) size 732x19
+            RenderMeter {METER} at (0,1) size 80x17
</ins><span class="cx">             RenderText {#text} at (80,0) size 276x18
</span><span class="cx">               text run at (80,0) width 276: &quot; has \&quot;meter\&quot; appearance, should be themed.&quot;
</span><del>-      RenderBlock {H2} at (3,431) size 778x18
</del><ins>+      RenderBlock {H2} at (3,432) size 778x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 161x18
</span><span class="cx">           text run at (0,0) width 161: &quot;Providing bar paddings&quot;
</span><del>-      RenderBlock {DIV} at (0,452) size 784x18 [bgcolor=#EEEEEE]
-        RenderBlock {METER} at (0,1) size 80x16
</del><ins>+      RenderBlock {DIV} at (0,453) size 784x19 [bgcolor=#EEEEEE]
+        RenderBlock {METER} at (0,1) size 80x17
</ins><span class="cx">           RenderMeter {DIV} at (0,0) size 80x16
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 80x16
</span><span class="cx">               RenderBlock {DIV} at (5,5) size 35x6
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLProgressElementindeterminateprogress001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 800x70
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x70
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x54
</span><del>-      RenderBlock {PROGRESS} at (0,1) size 160x16 [border: (2px solid #0000FF)]
</del><ins>+      RenderBlock {PROGRESS} at (0,1) size 160x17 [border: (2px solid #0000FF)]
</ins><span class="cx">         RenderProgress {DIV} at (2,2) size 156x12
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
</span><span class="cx">       RenderText {#text} at (160,0) size 4x18
</span><span class="cx">         text run at (160,0) width 4: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (164,0) size 0x18
</span><del>-      RenderBlock {PROGRESS} at (0,19) size 160x16 [border: (2px solid #0000FF)]
</del><ins>+      RenderBlock {PROGRESS} at (0,19) size 160x17 [border: (2px solid #0000FF)]
</ins><span class="cx">         RenderProgress {DIV} at (2,2) size 156x12
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
</span><span class="cx">       RenderText {#text} at (160,18) size 4x18
</span><span class="cx">         text run at (160,18) width 4: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (164,18) size 0x18
</span><del>-      RenderBlock {PROGRESS} at (0,37) size 160x16 [border: (2px solid #FF0000)]
</del><ins>+      RenderBlock {PROGRESS} at (0,37) size 160x17 [border: (2px solid #FF0000)]
</ins><span class="cx">         RenderProgress {DIV} at (2,2) size 156x12
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 78x12 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLProgressElementprogressbarvaluepseudoelementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,12 +3,12 @@
</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 {UL} at (0,0) size 784x170
</del><ins>+      RenderBlock {UL} at (0,0) size 784x168
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 88x18
</span><span class="cx">             text run at (0,0) width 88: &quot;Default style: &quot;
</span><del>-          RenderBlock {PROGRESS} at (88,1) size 160x16
</del><ins>+          RenderBlock {PROGRESS} at (88,1) size 160x17
</ins><span class="cx">             RenderProgress {DIV} at (0,0) size 160x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 16x16 [bgcolor=#008000]
</span><span class="lines">@@ -16,55 +16,55 @@
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 95x18
</span><span class="cx">             text run at (0,0) width 95: &quot;Progress style: &quot;
</span><del>-          RenderBlock {PROGRESS} at (95,1) size 160x16 [bgcolor=#0000FF] [border: (3px solid #000066)]
</del><ins>+          RenderBlock {PROGRESS} at (95,1) size 160x17 [bgcolor=#0000FF] [border: (3px solid #000066)]
</ins><span class="cx">             RenderProgress {DIV} at (3,3) size 154x10
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 154x10
</span><del>-                RenderBlock {DIV} at (0,0) size 30x10 [bgcolor=#008000]
-        RenderListItem {LI} at (40,36) size 744x31
-          RenderListMarker at (-17,13) size 7x18: bullet
-          RenderText {#text} at (0,13) size 133x18
-            text run at (0,13) width 133: &quot;Progress style (size): &quot;
-          RenderBlock {PROGRESS} at (133,0) size 300x30
</del><ins>+                RenderBlock {DIV} at (0,0) size 31x10 [bgcolor=#008000]
+        RenderListItem {LI} at (40,36) size 744x30
+          RenderListMarker at (-17,12) size 7x18: bullet
+          RenderText {#text} at (0,12) size 133x18
+            text run at (0,12) width 133: &quot;Progress style (size): &quot;
+          RenderBlock {PROGRESS} at (133,-1) size 300x31
</ins><span class="cx">             RenderProgress {DIV} at (0,0) size 300x30
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 300x30 [bgcolor=#808080]
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 90x30 [bgcolor=#008000]
</span><del>-        RenderListItem {LI} at (40,67) size 744x18
</del><ins>+        RenderListItem {LI} at (40,66) size 744x18
</ins><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 64x18
</span><span class="cx">             text run at (0,0) width 64: &quot;Bar style: &quot;
</span><del>-          RenderBlock {PROGRESS} at (64,1) size 160x16
</del><ins>+          RenderBlock {PROGRESS} at (64,1) size 160x17
</ins><span class="cx">             RenderProgress {DIV} at (0,0) size 160x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#FF0000] [border: (3px solid #990000)]
</span><del>-                RenderBlock {DIV} at (3,3) size 61x10 [bgcolor=#008000]
-        RenderListItem {LI} at (40,85) size 744x18
</del><ins>+                RenderBlock {DIV} at (3,3) size 62x10 [bgcolor=#008000]
+        RenderListItem {LI} at (40,84) size 744x18
</ins><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 79x18
</span><span class="cx">             text run at (0,0) width 79: &quot;Value style: &quot;
</span><del>-          RenderBlock {PROGRESS} at (79,1) size 160x16
</del><ins>+          RenderBlock {PROGRESS} at (79,1) size 160x17
</ins><span class="cx">             RenderProgress {DIV} at (0,0) size 160x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#FFFF00] [border: (3px solid #999900)]
</span><del>-        RenderListItem {LI} at (40,103) size 744x31
-          RenderListMarker at (-17,13) size 7x18: bullet
-          RenderText {#text} at (0,13) size 188x18
-            text run at (0,13) width 188: &quot;Styling for all three elements: &quot;
-          RenderBlock {PROGRESS} at (188,0) size 160x30 [bgcolor=#0000FF] [border: (3px solid #000066)]
</del><ins>+        RenderListItem {LI} at (40,102) size 744x30
+          RenderListMarker at (-17,12) size 7x18: bullet
+          RenderText {#text} at (0,12) size 188x18
+            text run at (0,12) width 188: &quot;Styling for all three elements: &quot;
+          RenderBlock {PROGRESS} at (188,-1) size 160x31 [bgcolor=#0000FF] [border: (3px solid #000066)]
</ins><span class="cx">             RenderProgress {DIV} at (3,3) size 154x24
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 154x24 [bgcolor=#FF0000] [border: (3px solid #990000)]
</span><del>-                RenderBlock {DIV} at (3,3) size 88x18 [bgcolor=#FFFF00] [border: (3px solid #999900)]
-        RenderListItem {LI} at (40,134) size 744x18
</del><ins>+                RenderBlock {DIV} at (3,3) size 89x18 [bgcolor=#FFFF00] [border: (3px solid #999900)]
+        RenderListItem {LI} at (40,132) size 744x18
</ins><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 230x18
</span><span class="cx">             text run at (0,0) width 230: &quot;Removing appearance dynamically: &quot;
</span><del>-          RenderProgress {PROGRESS} at (230,1) size 160x16
</del><ins>+          RenderProgress {PROGRESS} at (230,1) size 160x17
</ins><span class="cx">             RenderProgress {DIV} at (0,0) size 160x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
</span><del>-        RenderListItem {LI} at (40,152) size 744x18
</del><ins>+        RenderListItem {LI} at (40,150) size 744x18
</ins><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 272x18
</span><span class="cx">             text run at (0,0) width 272: &quot;Giving progress style change dynamically: &quot;
</span><del>-          RenderBlock {PROGRESS} at (272,1) size 160x16 [bgcolor=#ADD8E6]
</del><ins>+          RenderBlock {PROGRESS} at (272,1) size 160x17 [bgcolor=#ADD8E6]
</ins><span class="cx">             RenderProgress {DIV} at (0,0) size 160x16
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 160x16
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 128x16 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomHTMLTextAreaElementresettextareaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">         RenderText {#text} at (334,22) size 4x18
</span><span class="cx">           text run at (334,22) width 4: &quot; &quot;
</span><span class="cx">         RenderButton {INPUT} at (340,23) size 45x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 29x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 29x14
</ins><span class="cx">             RenderText at (0,0) size 29x13
</span><span class="cx">               text run at (0,0) width 29: &quot;Reset&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomWindowwebkitConvertPointexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,197 @@
</span><ins>+Test 1 - This is a H1 heading.
+
+Test 2 - This is a simple paragraph.
+
+Test 3 - This is a paragraph with a nested element.
+
+Test 4 - This is a paragraph with a nested element that has a border.
+
+Test 5 - This is a transformed paragraph with a nested element that has a border.
+
+Test 6 - This is a transformed paragraph with a nested element that has a border.
+And then a second line.
+
+Test 7 - This is a paragraph inside something that does not have a compositing layer.
+
+Test 8 - This is raw text inside something that does not have a compositing layer.
+Test 9 - This is raw text inside something that has a compositing layer.
+Test 10 - This is raw text inside something that does not have a compositing layer.
+Test 11 - This is a rotated and scaled paragraph
+
+Test 12 - This is a rotated and scaled paragraph with a nested element that has a border.
+
+Test 13 - This is a paragraph with a nested element that has a border.
+
+This test exercises the webkitConvertPointFromNodeToPage() function
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+Test parameter passing - should not crash
+PASS Missing parameter test
+Test did not crash and therefore was successful
+
+PASS null parameter test a
+Test did not crash and therefore was successful
+
+PASS null parameter test b
+Test did not crash and therefore was successful
+
+Test 1
+PASS x is 8
+PASS y is 13
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 13
+PASS y is 53
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 2
+PASS x is 8
+PASS y is 51
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 13
+PASS y is 91
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 3
+PASS x is 8
+PASS y is 85
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 13
+PASS y is 125
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 4
+PASS x is 8
+PASS y is 119
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 13
+PASS y is 159
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 5
+PASS x is 28
+PASS y is 153
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 33
+PASS y is 193
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 6
+PASS x is 28
+PASS y is 187
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 33
+PASS y is 227
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 7
+PASS x is 8
+PASS y is 239
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 13
+PASS y is 279
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 8
+PASS x is 8
+PASS y is 273
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 13
+PASS y is 313
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 9
+PASS x is 28
+PASS y is 291
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 33
+PASS y is 331
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 10
+PASS x is 28
+PASS y is 309
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 33
+PASS y is 349
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 11
+PASS x is 158
+FAIL y should be 376. Was 355.
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 174
+FAIL y should be 394. Was 373.
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 12
+PASS x is 168
+FAIL y should be 451. Was 428.
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 184
+FAIL y should be 469. Was 446.
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+
+Test 13
+PASS x is 28
+PASS y is 487
+Round Trip of (0,0)
+PASS x is 0
+PASS y is 0
+PASS x is 33
+PASS y is 527
+Round Trip of (5,40)
+PASS x is 5
+PASS y is 40
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomclonenodedynamicstyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 195x37
</span><span class="cx">           text run at (0,0) width 195: &quot;Cloning nodes&quot;
</span><del>-      RenderBlock {DIV} at (0,58) size 784x40 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
</del><ins>+      RenderBlock {DIV} at (0,58) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 828x36
</span><span class="cx">           RenderText {#text} at (2,2) size 60x36
</span><span class="cx">             text run at (2,2) width 60: &quot;Bold&quot;
</span><span class="lines">@@ -21,15 +21,15 @@
</span><span class="cx">           RenderText {#text} at (770,2) size 60x36
</span><span class="cx">             text run at (770,2) width 60: &quot;Bold&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,98) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,98) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 189x18
</span><span class="cx">           text run at (0,0) width 189: &quot;Cloned Node with deep=false&quot;
</span><del>-      RenderBlock {DIV} at (0,116) size 784x40 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
</del><ins>+      RenderBlock {DIV} at (0,116) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
</ins><span class="cx">         RenderBR {BR} at (2,2) size 0x36
</span><del>-      RenderBlock (anonymous) at (0,156) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,156) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 184x18
</span><span class="cx">           text run at (0,0) width 184: &quot;Cloned Node with deep=true&quot;
</span><del>-      RenderBlock {DIV} at (0,174) size 784x40 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
</del><ins>+      RenderBlock {DIV} at (0,174) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 828x36
</span><span class="cx">           RenderText {#text} at (2,2) size 60x36
</span><span class="cx">             text run at (2,2) width 60: &quot;Bold&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomisindex001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/isindex-001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/isindex-001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/isindex-001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,5 +11,5 @@
</span><span class="cx">               text run at (0,2) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
</span><span class="cx">             RenderTextControl {INPUT} at (324,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
</span><del>-layer at (335,23) size 140x13
</del><ins>+layer at (335,23) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomisindex002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dom/isindex-002-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/isindex-002-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dom/isindex-002-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,5 +12,5 @@
</span><span class="cx">               text run at (0,2) width 322: &quot;This is a searchable index. Enter search keywords: &quot;
</span><span class="cx">             RenderTextControl {INPUT} at (324,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
</span><del>-layer at (335,23) size 140x13
</del><ins>+layer at (335,23) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdynamic012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dynamic/012-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dynamic/012-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dynamic/012-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x28
</span><span class="cx">         RenderText {#text} at (0,0) size 219x28
</span><span class="cx">           text run at (0,0) width 219: &quot;Block Collapse Demo&quot;
</span><del>-      RenderBlock {P} at (0,47) size 784x18
</del><ins>+      RenderBlock {P} at (0,47) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 687x18
</span><span class="cx">           text run at (0,0) width 304: &quot;This table below has three hierarchical sections. &quot;
</span><span class="cx">           text run at (304,0) width 383: &quot;Collapsing a section should cause those below it to move up.&quot;
</span><del>-      RenderBlock {P} at (0,81) size 784x18
</del><ins>+      RenderBlock {P} at (0,81) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 765x18
</span><span class="cx">           text run at (0,0) width 765: &quot;This works on the latest Windows IE and Mozilla Firefox (Win and Mac) but not on Safari 1.2.3 (v125.9) {or 2.0 (146)}.&quot;
</span><del>-      RenderBlock {P} at (0,115) size 784x18
</del><ins>+      RenderBlock {P} at (0,115) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 747x18
</span><span class="cx">           text run at (0,0) width 579: &quot;Note that the second section is collapsed when the page opens and expanding it works fine. &quot;
</span><span class="cx">           text run at (579,0) width 168: &quot;Just the collapse is broken.&quot;
</span><del>-      RenderBlock {DIV} at (0,149) size 784x148
</del><ins>+      RenderBlock {DIV} at (0,149) size 784x149
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
</span><span class="cx">         RenderBlock {DIV} at (0,10) size 784x20
</span><span class="cx">           RenderImage {IMG} at (0,0) size 16x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdynamicanchorlockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/dynamic/anchor-lock-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dynamic/anchor-lock-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/dynamic/anchor-lock-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,39 +1,39 @@
</span><span class="cx"> layer at (0,0) size 785x2122
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x2122
</span><del>-  RenderBlock {HTML} at (0,0) size 785x2122
-    RenderBody {BODY} at (8,8) size 769x2106
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x2123
+    RenderBody {BODY} at (8,8) size 769x2107
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 180x37
</span><span class="cx">           text run at (0,0) width 180: &quot;Anchor Lock&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x36
</del><ins>+      RenderBlock {P} at (0,58) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 740x36
</span><span class="cx">           text run at (0,0) width 740: &quot;This tests WebKit's ability to lock to an anchor and maintain focus on it as images are loaded above and below it. The&quot;
</span><span class="cx">           text run at (0,18) width 369: &quot;Anchor text should be visible and this message should not.&quot;
</span><del>-      RenderBlock {P} at (0,110) size 769x200
</del><ins>+      RenderBlock {P} at (0,110) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock {P} at (0,326) size 769x200
</del><ins>+      RenderBlock {P} at (0,326) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock {P} at (0,542) size 769x200
</del><ins>+      RenderBlock {P} at (0,542) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock {P} at (0,758) size 769x200
</del><ins>+      RenderBlock {P} at (0,758) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock (anonymous) at (0,974) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,974) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 306x18
</span><span class="cx">           RenderText {#text} at (0,0) size 306x18
</span><span class="cx">             text run at (0,0) width 306: &quot;Anchor text - this should be the only visible text.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,1008) size 769x200
</del><ins>+      RenderBlock {P} at (0,1008) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock {P} at (0,1224) size 769x200
</del><ins>+      RenderBlock {P} at (0,1224) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock {P} at (0,1440) size 769x200
</del><ins>+      RenderBlock {P} at (0,1440) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock {P} at (0,1656) size 769x200
</del><ins>+      RenderBlock {P} at (0,1656) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock {P} at (0,1872) size 769x200
</del><ins>+      RenderBlock {P} at (0,1872) size 769x201
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 200x200
</span><del>-      RenderBlock (anonymous) at (0,2088) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,2088) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 59x18
</span><span class="cx">           text run at (0,0) width 59: &quot;#anchor1&quot;
</span><span class="cx"> scrolled to 0,982
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastencodingdenormalisedvoicedjapanesecharsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,22 +1,22 @@
</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 800x262
-  RenderBlock {HTML} at (0,0) size 800x262
-    RenderBody {BODY} at (8,8) size 784x238
</del><ins>+layer at (0,0) size 800x266
+  RenderBlock {HTML} at (0,0) size 800x266
+    RenderBody {BODY} at (8,8) size 784x242
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x54
</span><span class="cx">         RenderText {#text} at (0,0) size 775x54
</span><span class="cx">           text run at (0,0) width 775: &quot;This test checks that the decomposed unicode version of voiced japanese hiragana and katakana characters are rendered the&quot;
</span><span class="cx">           text run at (0,18) width 724: &quot;same as the precomposed version. This test is a pixel-test, and passes when the text in the two heading elements are&quot;
</span><span class="cx">           text run at (0,36) width 57: &quot;identical.&quot;
</span><del>-      RenderBlock {H2} at (0,73) size 784x36
</del><ins>+      RenderBlock {H2} at (0,73) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,5) size 168x28
</span><span class="cx">           text run at (0,5) width 168: &quot;\x{30CF}\x{3099}\x{30CA}\x{30CA}\x{3068}\x{30CF}\x{309A}\x{30CA}\x{30DE}&quot;
</span><del>-      RenderBlock {P} at (0,128) size 784x18
</del><ins>+      RenderBlock {P} at (0,129) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 164x18
</span><span class="cx">           text run at (0,0) width 164: &quot;The above is decomposed&quot;
</span><del>-      RenderBlock {H2} at (0,165) size 784x36
</del><ins>+      RenderBlock {H2} at (0,167) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,5) size 168x28
</span><span class="cx">           text run at (0,5) width 168: &quot;\x{30D0}\x{30CA}\x{30CA}\x{3068}\x{30D1}\x{30CA}\x{30DE}&quot;
</span><del>-      RenderBlock {P} at (0,220) size 784x18
</del><ins>+      RenderBlock {P} at (0,223) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 169x18
</span><span class="cx">           text run at (0,0) width 169: &quot;The above is precomposed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastencodingutf16bigendianexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/encoding/utf-16-big-endian-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/encoding/utf-16-big-endian-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/encoding/utf-16-big-endian-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 792x1107
</del><ins>+layer at (0,0) size 792x1121
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x1107
-  RenderBlock {HTML} at (0,0) size 785x1107
-    RenderBody {BODY} at (8,8) size 769x1086 [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x1121
+  RenderBlock {HTML} at (0,0) size 785x1122
+    RenderBody {BODY} at (8,8) size 769x1101 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x20
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 191x15
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -21,28 +21,28 @@
</span><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">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,26) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,26) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,34) size 769x44
-        RenderInline {SPAN} at (0,0) size 114x42
-          RenderInline {SPAN} at (0,0) size 114x42
</del><ins>+      RenderBlock (anonymous) at (0,35) size 769x45
+        RenderInline {SPAN} at (0,0) size 114x41
+          RenderInline {SPAN} at (0,0) size 114x41
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 114x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,0) size 57x21
</span><del>-              RenderText {#text} at (57,0) size 57x17
-                text run at (57,0) width 4: &quot; &quot;
-                text run at (61,0) width 53: &quot;Names&quot;
-              RenderBR {BR} at (114,14) size 0x0
</del><ins>+              RenderText {#text} at (57,1) size 57x17
+                text run at (57,1) width 4: &quot; &quot;
+                text run at (61,1) width 53: &quot;Names&quot;
+              RenderBR {BR} at (114,15) size 0x0
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 104x15
</span><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">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,84) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,85) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,92) size 769x67
</del><ins>+      RenderBlock (anonymous) at (0,94) size 769x68
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 592x65
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 592x65
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -56,43 +56,43 @@
</span><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">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,165) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,168) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,173) size 769x41
-        RenderInline {SPAN} at (0,0) size 130x42
-          RenderInline {SPAN} at (0,0) size 130x42
</del><ins>+      RenderBlock (anonymous) at (0,176) size 769x42
+        RenderInline {SPAN} at (0,0) size 130x41
+          RenderInline {SPAN} at (0,0) size 130x41
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 130x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,0) size 63x21
</span><del>-              RenderText {#text} at (63,0) size 67x17
-                text run at (63,0) width 4: &quot; &quot;
-                text run at (67,0) width 63: &quot;Phones &quot;
-              RenderBR {BR} at (130,14) size 0x0
</del><ins>+              RenderText {#text} at (63,1) size 67x17
+                text run at (63,1) width 4: &quot; &quot;
+                text run at (67,1) width 63: &quot;Phones &quot;
+              RenderBR {BR} at (130,15) size 0x0
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,274) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,277) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,280) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,284) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,288) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,293) size 769x22
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 132x15
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 132x15
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 132x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,0) size 66x21
</span><del>-              RenderText {#text} at (66,0) size 66x17
-                text run at (66,0) width 4: &quot; &quot;
-                text run at (70,0) width 62: &quot;Itinerary&quot;
</del><ins>+              RenderText {#text} at (66,1) size 66x17
+                text run at (66,1) width 4: &quot; &quot;
+                text run at (70,1) width 62: &quot;Itinerary&quot;
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,309) size 769x60
</del><ins>+      RenderBlock (anonymous) at (0,314) size 769x61
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 585x60
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 585x60
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 585x56
</span><span class="lines">@@ -110,21 +110,21 @@
</span><span class="cx">                 RenderBR {BR} at (229,33) size 0x0
</span><span class="cx">                 RenderText {#text} at (1,37) size 416x17
</span><span class="cx">                   text run at (1,37) width 416: &quot;Comments: -** TICKETLESS CONF CODE IS WHGNSO**&quot;
</span><del>-      RenderBlock (anonymous) at (0,369) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,374) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,375) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,380) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,383) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,389) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,383) size 769x196
</del><ins>+      RenderBlock (anonymous) at (0,389) size 769x197
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 714x196
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 714x196
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 714x192
</span><span class="lines">@@ -206,21 +206,21 @@
</span><span class="cx">                   RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                     RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                       RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock (anonymous) at (0,579) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,585) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,585) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,592) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,593) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,600) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,593) size 769x196
</del><ins>+      RenderBlock (anonymous) at (0,600) size 769x197
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 603x196
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 603x196
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 603x192
</span><span class="lines">@@ -302,21 +302,21 @@
</span><span class="cx">                   RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                     RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                       RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock (anonymous) at (0,789) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,796) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,795) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,803) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,803) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,812) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,803) size 769x114
</del><ins>+      RenderBlock (anonymous) at (0,812) size 769x115
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 618x114
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 618x114
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 618x110
</span><span class="lines">@@ -355,15 +355,15 @@
</span><span class="cx">                     RenderText {#text} at (241,91) size 4x17
</span><span class="cx">                       text run at (241,91) width 4: &quot; &quot;
</span><span class="cx">                     RenderBR {BR} at (245,105) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,917) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,926) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,923) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,932) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,931) size 769x50
</del><ins>+      RenderBlock (anonymous) at (0,941) size 769x51
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 196x48
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="lines">@@ -384,28 +384,28 @@
</span><span class="cx">               text run at (126,35) width 70: &quot;8103220490&quot;
</span><span class="cx">             RenderBR {BR} at (196,47) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,987) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,998) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,995) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,1006) size 769x22
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 186x15
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 186x17
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderImage {IMG} at (0,0) size 66x21
</span><del>-            RenderText {#text} at (66,0) size 4x17
-              text run at (66,0) width 4: &quot; &quot;
</del><ins>+            RenderText {#text} at (66,1) size 4x17
+              text run at (66,1) width 4: &quot; &quot;
</ins><span class="cx">             RenderInline {B} at (0,0) size 112x17
</span><del>-              RenderText {#text} at (70,0) size 112x17
-                text run at (70,0) width 112: &quot;Web Bookings&quot;
-            RenderText {#text} at (182,0) size 4x17
-              text run at (182,0) width 4: &quot; &quot;
</del><ins>+              RenderText {#text} at (70,1) size 112x17
+                text run at (70,1) width 112: &quot;Web Bookings&quot;
+            RenderText {#text} at (182,1) size 4x17
+              text run at (182,1) width 4: &quot; &quot;
</ins><span class="cx">             RenderInline {SPAN} at (0,0) size 0x17
</span><del>-              RenderBR {BR} at (186,14) size 0x0
</del><ins>+              RenderBR {BR} at (186,15) size 0x0
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1022) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,1034) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,1030) size 769x20
</del><ins>+      RenderBlock (anonymous) at (0,1043) size 769x21
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 277x15
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 277x15
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -418,20 +418,20 @@
</span><span class="cx">               RenderBR {BR} at (277,14) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1056) size 769x30
</del><ins>+      RenderBlock (anonymous) at (0,1069) size 769x32
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-        RenderBlock {P} at (0,15) size 769x15
</del><ins>+        RenderBlock {P} at (0,15) size 769x16
</ins><span class="cx">           RenderText {#text} at (0,0) size 204x15
</span><span class="cx">             text run at (0,0) width 204: &quot;This itinerary is subject to change. &quot;
</span><span class="cx">           RenderInline {A} at (0,0) size 163x15 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (204,0) size 163x15
</span><span class="cx">               text run at (204,0) width 163: &quot;Click here for latest updates&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1099) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,1113) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (23,42) size 104x15
</del><ins>+layer at (23,43) size 104x15
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 104x15
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 104x15
</span><span class="lines">@@ -446,7 +446,7 @@
</span><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">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (23,100) size 592x38
</del><ins>+layer at (23,103) size 592x38
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 592x38
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderImage {IMG} at (0,21) size 20x20
</span><span class="lines">@@ -462,14 +462,14 @@
</span><span class="cx">       text run at (72,52) width 104: &quot;DEBI STANGEL, &quot;
</span><span class="cx">       text run at (176,52) width 117: &quot;119 GLEN COURT, &quot;
</span><span class="cx">       text run at (293,52) width 136: &quot;DANVILLE CA Z/94526&quot;
</span><del>-layer at (23,181) size 20x15
</del><ins>+layer at (23,185) size 20x15
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 20x15
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderImage {IMG} at (0,21) size 20x20
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (23,222) size 769x60
-  RenderBlock (anonymous) at (0,214) size 769x60
-layer at (43,207) size 529x60
</del><ins>+layer at (23,226) size 769x60
+  RenderBlock (anonymous) at (0,217) size 769x61
+layer at (43,211) size 529x60
</ins><span class="cx">   RenderTable {TABLE} at (0,0) size 529x60 [border: (1px outset #808080)]
</span><span class="cx">     RenderTableSection {TBODY} at (1,1) size 527x58
</span><span class="cx">       RenderTableRow {TR} at (0,2) size 527x22 [bgcolor=#E0E0E0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastencodingutf16littleendianexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/encoding/utf-16-little-endian-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/encoding/utf-16-little-endian-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/encoding/utf-16-little-endian-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 792x1107
</del><ins>+layer at (0,0) size 792x1121
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x1107
-  RenderBlock {HTML} at (0,0) size 785x1107
-    RenderBody {BODY} at (8,8) size 769x1086 [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x1121
+  RenderBlock {HTML} at (0,0) size 785x1122
+    RenderBody {BODY} at (8,8) size 769x1101 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x20
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 191x15
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -21,28 +21,28 @@
</span><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">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,26) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,26) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,34) size 769x44
-        RenderInline {SPAN} at (0,0) size 114x42
-          RenderInline {SPAN} at (0,0) size 114x42
</del><ins>+      RenderBlock (anonymous) at (0,35) size 769x45
+        RenderInline {SPAN} at (0,0) size 114x41
+          RenderInline {SPAN} at (0,0) size 114x41
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 114x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,0) size 57x21
</span><del>-              RenderText {#text} at (57,0) size 57x17
-                text run at (57,0) width 4: &quot; &quot;
-                text run at (61,0) width 53: &quot;Names&quot;
-              RenderBR {BR} at (114,14) size 0x0
</del><ins>+              RenderText {#text} at (57,1) size 57x17
+                text run at (57,1) width 4: &quot; &quot;
+                text run at (61,1) width 53: &quot;Names&quot;
+              RenderBR {BR} at (114,15) size 0x0
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 104x15
</span><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">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,84) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,85) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,92) size 769x67
</del><ins>+      RenderBlock (anonymous) at (0,94) size 769x68
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 592x65
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 592x65
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -56,43 +56,43 @@
</span><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">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,165) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,168) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,173) size 769x41
-        RenderInline {SPAN} at (0,0) size 130x42
-          RenderInline {SPAN} at (0,0) size 130x42
</del><ins>+      RenderBlock (anonymous) at (0,176) size 769x42
+        RenderInline {SPAN} at (0,0) size 130x41
+          RenderInline {SPAN} at (0,0) size 130x41
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 130x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,0) size 63x21
</span><del>-              RenderText {#text} at (63,0) size 67x17
-                text run at (63,0) width 4: &quot; &quot;
-                text run at (67,0) width 63: &quot;Phones &quot;
-              RenderBR {BR} at (130,14) size 0x0
</del><ins>+              RenderText {#text} at (63,1) size 67x17
+                text run at (63,1) width 4: &quot; &quot;
+                text run at (67,1) width 63: &quot;Phones &quot;
+              RenderBR {BR} at (130,15) size 0x0
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,274) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,277) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,280) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,284) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,288) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,293) size 769x22
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 132x15
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 132x15
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 132x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,0) size 66x21
</span><del>-              RenderText {#text} at (66,0) size 66x17
-                text run at (66,0) width 4: &quot; &quot;
-                text run at (70,0) width 62: &quot;Itinerary&quot;
</del><ins>+              RenderText {#text} at (66,1) size 66x17
+                text run at (66,1) width 4: &quot; &quot;
+                text run at (70,1) width 62: &quot;Itinerary&quot;
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,309) size 769x60
</del><ins>+      RenderBlock (anonymous) at (0,314) size 769x61
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 585x60
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 585x60
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 585x56
</span><span class="lines">@@ -110,21 +110,21 @@
</span><span class="cx">                 RenderBR {BR} at (229,33) size 0x0
</span><span class="cx">                 RenderText {#text} at (1,37) size 416x17
</span><span class="cx">                   text run at (1,37) width 416: &quot;Comments: -** TICKETLESS CONF CODE IS WHGNSO**&quot;
</span><del>-      RenderBlock (anonymous) at (0,369) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,374) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,375) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,380) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,383) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,389) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,383) size 769x196
</del><ins>+      RenderBlock (anonymous) at (0,389) size 769x197
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 714x196
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 714x196
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 714x192
</span><span class="lines">@@ -206,21 +206,21 @@
</span><span class="cx">                   RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                     RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                       RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock (anonymous) at (0,579) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,585) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,585) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,592) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,593) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,600) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,593) size 769x196
</del><ins>+      RenderBlock (anonymous) at (0,600) size 769x197
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 603x196
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 603x196
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 603x192
</span><span class="lines">@@ -302,21 +302,21 @@
</span><span class="cx">                   RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                     RenderInline {SPACE} at (0,0) size 0x17
</span><span class="cx">                       RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock (anonymous) at (0,789) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,796) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,795) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,803) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,803) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,812) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,803) size 769x114
</del><ins>+      RenderBlock (anonymous) at (0,812) size 769x115
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 618x114
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 618x114
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 618x110
</span><span class="lines">@@ -355,15 +355,15 @@
</span><span class="cx">                     RenderText {#text} at (241,91) size 4x17
</span><span class="cx">                       text run at (241,91) width 4: &quot; &quot;
</span><span class="cx">                     RenderBR {BR} at (245,105) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,917) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,926) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,923) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,932) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,931) size 769x50
</del><ins>+      RenderBlock (anonymous) at (0,941) size 769x51
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 196x48
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderInline {SPAN} at (0,0) size 0x0
</span><span class="lines">@@ -384,28 +384,28 @@
</span><span class="cx">               text run at (126,35) width 70: &quot;8103220490&quot;
</span><span class="cx">             RenderBR {BR} at (196,47) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,987) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,998) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,995) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,1006) size 769x22
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 186x15
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 186x17
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderImage {IMG} at (0,0) size 66x21
</span><del>-            RenderText {#text} at (66,0) size 4x17
-              text run at (66,0) width 4: &quot; &quot;
</del><ins>+            RenderText {#text} at (66,1) size 4x17
+              text run at (66,1) width 4: &quot; &quot;
</ins><span class="cx">             RenderInline {B} at (0,0) size 112x17
</span><del>-              RenderText {#text} at (70,0) size 112x17
-                text run at (70,0) width 112: &quot;Web Bookings&quot;
-            RenderText {#text} at (182,0) size 4x17
-              text run at (182,0) width 4: &quot; &quot;
</del><ins>+              RenderText {#text} at (70,1) size 112x17
+                text run at (70,1) width 112: &quot;Web Bookings&quot;
+            RenderText {#text} at (182,1) size 4x17
+              text run at (182,1) width 4: &quot; &quot;
</ins><span class="cx">             RenderInline {SPAN} at (0,0) size 0x17
</span><del>-              RenderBR {BR} at (186,14) size 0x0
</del><ins>+              RenderBR {BR} at (186,15) size 0x0
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1022) size 769x2
</del><ins>+      RenderBlock (anonymous) at (0,1034) size 769x3
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock (anonymous) at (0,1030) size 769x20
</del><ins>+      RenderBlock (anonymous) at (0,1043) size 769x21
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 277x15
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 277x15
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -418,20 +418,20 @@
</span><span class="cx">               RenderBR {BR} at (277,14) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1056) size 769x30
</del><ins>+      RenderBlock (anonymous) at (0,1069) size 769x32
</ins><span class="cx">         RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-        RenderBlock {P} at (0,15) size 769x15
</del><ins>+        RenderBlock {P} at (0,15) size 769x16
</ins><span class="cx">           RenderText {#text} at (0,0) size 204x15
</span><span class="cx">             text run at (0,0) width 204: &quot;This itinerary is subject to change. &quot;
</span><span class="cx">           RenderInline {A} at (0,0) size 163x15 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (204,0) size 163x15
</span><span class="cx">               text run at (204,0) width 163: &quot;Click here for latest updates&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1099) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,1113) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (23,42) size 104x15
</del><ins>+layer at (23,43) size 104x15
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 104x15
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 104x15
</span><span class="lines">@@ -446,7 +446,7 @@
</span><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">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (23,100) size 592x38
</del><ins>+layer at (23,103) size 592x38
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 592x38
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderImage {IMG} at (0,21) size 20x20
</span><span class="lines">@@ -462,14 +462,14 @@
</span><span class="cx">       text run at (72,52) width 104: &quot;DEBI STANGEL, &quot;
</span><span class="cx">       text run at (176,52) width 117: &quot;119 GLEN COURT, &quot;
</span><span class="cx">       text run at (293,52) width 136: &quot;DANVILLE CA Z/94526&quot;
</span><del>-layer at (23,181) size 20x15
</del><ins>+layer at (23,185) size 20x15
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 20x15
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">     RenderImage {IMG} at (0,21) size 20x20
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (23,222) size 769x60
-  RenderBlock (anonymous) at (0,214) size 769x60
-layer at (43,207) size 529x60
</del><ins>+layer at (23,226) size 769x60
+  RenderBlock (anonymous) at (0,217) size 769x61
+layer at (43,211) size 529x60
</ins><span class="cx">   RenderTable {TABLE} at (0,0) size 529x60 [border: (1px outset #808080)]
</span><span class="cx">     RenderTableSection {TBODY} at (1,1) size 527x58
</span><span class="cx">       RenderTableRow {TR} at (0,2) size 527x22 [bgcolor=#E0E0E0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasteventscontextnodeselectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/events/context-no-deselect-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 94x13
</span><span class="cx">       text run at (0,0) width 94: &quot;some sample text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasteventsdocumentelementFromPointexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/events/document-elementFromPoint-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/events/document-elementFromPoint-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/events/document-elementFromPoint-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx"> PASS: event at (40, 297) hit table-content at offset (15, 18)
</span><span class="cx"> PASS: event at (122, 407) hit transformed at offset (18, 15)
</span><span class="cx"> PASS: event at (573, 480) hit inside-overflow at offset (2, 9)
</span><del>-PASS: event at (707, 174) hit in-columns at offset (88, 13)
</del><ins>+PASS: event at (707, 174) hit in-columns at offset (87, 13)
</ins><span class="cx"> PASS: event at (241, 67) hit fixed at offset (41, 17)
</span><span class="cx"> PASS: event at (244, 102) hit fixed at offset (44, 52)
</span><span class="cx"> PASS: event at (388, 88) hit fixed at offset (188, 38)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasteventspointerevents2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 785x640
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x167
-  RenderBlock {HTML} at (0,0) size 785x167
-    RenderBody {BODY} at (8,21) size 769x130
</del><ins>+layer at (0,0) size 785x168
+  RenderBlock {HTML} at (0,0) size 785x168
+    RenderBody {BODY} at (8,21) size 769x131
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 759x37
</span><span class="cx">           text run at (0,0) width 759: &quot;Testing the values of 'pointer-events' on HTML content&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x72
</del><ins>+      RenderBlock {P} at (0,58) size 769x73
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x72
</span><span class="cx">           text run at (0,0) width 579: &quot;This test is expected to be run from within DumpRenderTree. If running manually, click on &quot;
</span><span class="cx">           text run at (579,0) width 145: &quot;the elements in the first&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastflexboxflexhangexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/flexbox/flex-hang-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/flexbox/flex-hang-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/flexbox/flex-hang-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 788x587
</del><ins>+layer at (0,0) size 789x587
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x587
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x587
</span><span class="cx">     RenderBody {BODY} at (0,0) size 785x587
</span><span class="cx">       RenderDeprecatedFlexibleBox {DIV} at (0,0) size 787x587 [border: (1px solid #000000)]
</span><del>-        RenderDeprecatedFlexibleBox {DIV} at (1,1) size 785x379 [border: (1px solid #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (1,1) size 510x377 [border: (1px solid #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 276x377 [border: (1px solid #000000)]
-        RenderDeprecatedFlexibleBox {DIV} at (1,380) size 785x206 [border: (1px solid #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (1,1) size 510x204 [border: (1px solid #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 276x204 [border: (1px solid #000000)]
</del><ins>+        RenderDeprecatedFlexibleBox {DIV} at (1,1) size 785x380 [border: (1px solid #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (1,1) size 511x378 [border: (1px solid #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 277x378 [border: (1px solid #000000)]
+        RenderDeprecatedFlexibleBox {DIV} at (1,380) size 785x207 [border: (1px solid #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (1,1) size 511x204 [border: (1px solid #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 277x204 [border: (1px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastforms001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</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 784x86 [border: (2px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,58) size 784x87 [border: (2px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (2,2) size 780x82
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 780x82
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 135x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,31 +15,31 @@
</span><span class="cx">                   RenderText at (8,1) size 20x13
</span><span class="cx">                     text run at (8,1) width 20: &quot;Foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (135,40) size 645x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-      RenderBlock {P} at (0,160) size 784x24
</del><ins>+      RenderBlock {P} at (0,160) 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 784x24
</del><ins>+              RenderTableCell {TD} at (0,0) size 20x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 13x12
+              RenderTableCell {TD} at (20,9) size 760x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,200) 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,240) size 784x28
</del><ins>+              RenderTableCell {TD} at (0,0) size 20x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (3,4) size 13x12
+              RenderTableCell {TD} at (20,9) size 760x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,240) size 784x29
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 784x28 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 780x24
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 780x24
</span><span class="cx">               RenderTableCell {TD} at (0,0) size 42x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 36x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 20x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 20x14
</ins><span class="cx">                     RenderText at (0,0) size 20x13
</span><span class="cx">                       text run at (0,0) width 20: &quot;Foo&quot;
</span><span class="cx">               RenderTableCell {TD} at (42,11) size 738x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-      RenderBlock {P} at (0,284) size 784x267
</del><ins>+      RenderBlock {P} at (0,284) size 784x268
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 784x91 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 780x87
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 780x87
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastforms006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/006-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/006-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/006-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</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 {DIV} at (0,0) size 784x71 [border: (5px solid #000000)]
-        RenderFieldSet {FIELDSET} at (7,5) size 770x61 [border: (10px groove #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,0) size 784x72 [border: (5px solid #000000)]
+        RenderFieldSet {FIELDSET} at (7,5) size 770x62 [border: (10px groove #FF0000)]
</ins><span class="cx">           RenderBlock {LEGEND} at (42,0) size 123x18
</span><span class="cx">             RenderText {#text} at (2,0) size 119x18
</span><span class="cx">               text run at (2,0) width 119: &quot;Test without forms&quot;
</span><del>-          RenderBlock {DIV} at (22,23) size 726x18
</del><ins>+          RenderBlock {DIV} at (22,23) size 726x19
</ins><span class="cx">             RenderText {#text} at (0,0) size 276x18
</span><span class="cx">               text run at (0,0) width 276: &quot;A DIV inside a fieldset, not related to forms&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastforms007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/007-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/007-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/007-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</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>-      RenderFieldSet {FIELDSET} at (2,0) size 115x71 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,0) size 115x72 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 87x18
</span><span class="cx">           RenderText {#text} at (2,0) size 83x18
</span><span class="cx">             text run at (2,0) width 83: &quot;Number One&quot;
</span><del>-        RenderBlock (anonymous) at (14,23) size 87x36
</del><ins>+        RenderBlock (anonymous) at (14,23) size 87x37
</ins><span class="cx">           RenderText {#text} at (0,0) size 80x18
</span><span class="cx">             text run at (0,0) width 80: &quot;Hello world.&quot;
</span><span class="cx">           RenderBR {BR} at (80,14) size 0x0
</span><span class="lines">@@ -15,11 +15,11 @@
</span><span class="cx">             text run at (0,18) width 80: &quot;Hello world.&quot;
</span><span class="cx">       RenderText {#text} at (119,41) size 4x18
</span><span class="cx">         text run at (119,41) width 4: &quot; &quot;
</span><del>-      RenderFieldSet {FIELDSET} at (125,18) size 118x53 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (125,18) size 118x54 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 90x18
</span><span class="cx">           RenderText {#text} at (2,0) size 86x18
</span><span class="cx">             text run at (2,0) width 86: &quot;Number Two&quot;
</span><del>-        RenderBlock (anonymous) at (14,23) size 90x18
</del><ins>+        RenderBlock (anonymous) at (14,23) size 90x19
</ins><span class="cx">           RenderText {#text} at (0,0) size 80x18
</span><span class="cx">             text run at (0,0) width 80: &quot;Hello world.&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbasicbuttonsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/basic-buttons-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/basic-buttons-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/basic-buttons-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x317
-  RenderBlock {HTML} at (0,0) size 800x317
-    RenderBody {BODY} at (8,8) size 784x301
</del><ins>+layer at (0,0) size 800x318
+  RenderBlock {HTML} at (0,0) size 800x318
+    RenderBody {BODY} at (8,8) size 784x302
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x72
</span><span class="cx">         RenderText {#text} at (0,0) size 538x18
</span><span class="cx">           text run at (0,0) width 538: &quot;Tests for basic button rendering. Creates a table with seven columns and seven rows. &quot;
</span><span class="lines">@@ -14,8 +14,8 @@
</span><span class="cx">           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;
</span><span class="cx">         RenderBR {BR} at (649,36) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,54) size 0x18
</span><del>-      RenderTable {TABLE} at (0,72) size 684x229
-        RenderTableSection {TBODY} at (0,0) size 684x229
</del><ins>+      RenderTable {TABLE} at (0,72) size 684x230
+        RenderTableSection {TBODY} at (0,0) size 684x230
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 684x20
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 169x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 16) (18, 12)&quot;
</span><span class="cx">             RenderTableCell {TD} at (386,20) size 132x24 [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (3,3) size 34x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 18x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 18x14
</ins><span class="cx">                   RenderText at (0,0) size 18x13
</span><span class="cx">                     text run at (0,0) width 18: &quot;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (518,22) size 166x20 [r=1 c=4 rs=1 cs=1]
</span><span class="lines">@@ -64,104 +64,104 @@
</span><span class="cx">                 text run at (1,1) width 88: &quot;(15, 4) (15, 0)&quot;
</span><span class="cx">             RenderTableCell {TD} at (386,44) size 132x24 [r=2 c=3 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (3,3) size 34x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 18x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 18x14
</ins><span class="cx">                   RenderText at (0,0) size 18x13
</span><span class="cx">                     text run at (0,0) width 18: &quot;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (518,46) size 166x20 [r=2 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 34) (18, 34)&quot;
</span><del>-          RenderTableRow {TR} at (0,68) size 684x29
-            RenderTableCell {TD} at (0,72) size 169x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,68) size 684x30
+            RenderTableCell {TD} at (0,73) size 169x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 88x18
</span><span class="cx">                 text run at (1,1) width 88: &quot;padding: 10%&quot;
</span><del>-            RenderTableCell {TD} at (169,68) size 60x29 [r=3 c=1 rs=1 cs=1]
-              RenderButton {BUTTON} at (3,3) size 24x23 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-                RenderBlock (anonymous) at (7,5) size 10x13
</del><ins>+            RenderTableCell {TD} at (169,68) size 60x30 [r=3 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 26x25 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+                RenderBlock (anonymous) at (7,5) size 11x14
</ins><span class="cx">                   RenderImage {IMG} at (0,1) size 10x10
</span><del>-            RenderTableCell {TD} at (229,72) size 157x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,73) size 157x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><del>-                text run at (1,1) width 104: &quot;(23, 14) (23, 10)&quot;
-            RenderTableCell {TD} at (386,70) size 132x24 [r=3 c=3 rs=1 cs=1]
</del><ins>+                text run at (1,1) width 104: &quot;(25, 16) (25, 12)&quot;
+            RenderTableCell {TD} at (386,71) size 132x24 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderButton {INPUT} at (3,3) size 34x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 18x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 18x14
</ins><span class="cx">                   RenderText at (0,0) size 18x13
</span><span class="cx">                     text run at (0,0) width 18: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (518,72) size 166x20 [r=3 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,73) size 166x20 [r=3 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 34) (18, 34)&quot;
</span><del>-          RenderTableRow {TR} at (0,97) size 684x24
-            RenderTableCell {TD} at (0,99) size 169x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,98) size 684x24
+            RenderTableCell {TD} at (0,100) size 169x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 83x18
</span><span class="cx">                 text run at (1,1) width 83: &quot;padding: 2px&quot;
</span><del>-            RenderTableCell {TD} at (169,97) size 60x23 [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (169,98) size 60x23 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderButton {BUTTON} at (3,3) size 18x17 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">                 RenderBlock (anonymous) at (4,2) size 10x13
</span><span class="cx">                   RenderImage {IMG} at (0,1) size 10x10
</span><del>-            RenderTableCell {TD} at (229,99) size 157x20 [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,100) size 157x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 88x18
</span><span class="cx">                 text run at (1,1) width 88: &quot;(17, 8) (17, 4)&quot;
</span><del>-            RenderTableCell {TD} at (386,97) size 132x24 [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (386,98) size 132x24 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderButton {INPUT} at (3,3) size 34x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 18x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 18x14
</ins><span class="cx">                   RenderText at (0,0) size 18x13
</span><span class="cx">                     text run at (0,0) width 18: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (518,99) size 166x20 [r=4 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,100) size 166x20 [r=4 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 34) (18, 34)&quot;
</span><del>-          RenderTableRow {TR} at (0,121) size 684x24
-            RenderTableCell {TD} at (0,123) size 169x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,122) size 684x24
+            RenderTableCell {TD} at (0,124) size 169x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 167x18
</span><span class="cx">                 text run at (1,1) width 167: &quot;padding: 2px 6px 3px 6px&quot;
</span><del>-            RenderTableCell {TD} at (169,121) size 60x24 [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (169,122) size 60x24 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderButton {BUTTON} at (3,3) size 26x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">                 RenderBlock (anonymous) at (8,2) size 10x13
</span><span class="cx">                   RenderImage {IMG} at (0,1) size 10x10
</span><del>-            RenderTableCell {TD} at (229,123) size 157x20 [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,124) size 157x20 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 16) (18, 12)&quot;
</span><del>-            RenderTableCell {TD} at (386,121) size 132x24 [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (386,122) size 132x24 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderButton {INPUT} at (3,3) size 34x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 18x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 18x14
</ins><span class="cx">                   RenderText at (0,0) size 18x13
</span><span class="cx">                     text run at (0,0) width 18: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (518,123) size 166x20 [r=5 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,124) size 166x20 [r=5 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 34) (18, 34)&quot;
</span><del>-          RenderTableRow {TR} at (0,145) size 684x25
-            RenderTableCell {TD} at (0,147) size 169x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,146) size 684x25
+            RenderTableCell {TD} at (0,148) size 169x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 111x18
</span><span class="cx">                 text run at (1,1) width 111: &quot;padding: 3px 7px&quot;
</span><del>-            RenderTableCell {TD} at (169,145) size 60x25 [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (169,146) size 60x25 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderButton {BUTTON} at (3,3) size 28x19 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">                 RenderBlock (anonymous) at (9,3) size 10x13
</span><span class="cx">                   RenderImage {IMG} at (0,1) size 10x10
</span><del>-            RenderTableCell {TD} at (229,147) size 157x20 [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,148) size 157x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(19, 18) (19, 14)&quot;
</span><del>-            RenderTableCell {TD} at (386,145) size 132x24 [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (386,146) size 132x24 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderButton {INPUT} at (3,3) size 34x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 18x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 18x14
</ins><span class="cx">                   RenderText at (0,0) size 18x13
</span><span class="cx">                     text run at (0,0) width 18: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (518,147) size 166x20 [r=6 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,148) size 166x20 [r=6 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 34) (18, 34)&quot;
</span><del>-          RenderTableRow {TR} at (0,170) size 684x59
-            RenderTableCell {TD} at (0,189) size 169x20 [r=7 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,171) size 684x59
+            RenderTableCell {TD} at (0,190) size 169x20 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 91x18
</span><span class="cx">                 text run at (1,1) width 91: &quot;padding: 20px&quot;
</span><del>-            RenderTableCell {TD} at (169,170) size 60x59 [r=7 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (169,171) size 60x59 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderButton {BUTTON} at (3,3) size 54x53 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">                 RenderBlock (anonymous) at (22,20) size 10x13
</span><span class="cx">                   RenderImage {IMG} at (0,1) size 10x10
</span><del>-            RenderTableCell {TD} at (229,189) size 157x20 [r=7 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,190) size 157x20 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(53, 44) (53, 40)&quot;
</span><del>-            RenderTableCell {TD} at (386,187) size 132x24 [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (386,188) size 132x24 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderButton {INPUT} at (3,3) size 34x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 18x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 18x14
</ins><span class="cx">                   RenderText at (0,0) size 18x13
</span><span class="cx">                     text run at (0,0) width 18: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (518,189) size 166x20 [r=7 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,190) size 166x20 [r=7 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 104x18
</span><span class="cx">                 text run at (1,1) width 104: &quot;(18, 34) (18, 34)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbasicinputsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -36,49 +36,49 @@
</span><span class="cx">         RenderText {#text} at (1,3) size 7x18
</span><span class="cx">           text run at (1,3) width 7: &quot;a&quot;
</span><span class="cx">         RenderTextControl {INPUT} at (10,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (158,3) size 27x18
-          text run at (158,3) width 27: &quot;text &quot;
-        RenderTextControl {INPUT} at (187,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (335,3) size 19x18
-          text run at (335,3) width 12: &quot;b &quot;
-          text run at (347,3) width 7: &quot;a&quot;
</del><ins>+        RenderText {#text} at (157,3) size 28x18
+          text run at (157,3) width 28: &quot;text &quot;
+        RenderTextControl {INPUT} at (186,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (333,3) size 20x18
+          text run at (333,3) width 13: &quot;b &quot;
+          text run at (345,3) width 8: &quot;a&quot;
</ins><span class="cx">         RenderTextControl {INPUT} at (3,26) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (151,26) size 64x18
-          text run at (151,26) width 64: &quot;password &quot;
-        RenderTextControl {INPUT} at (217,26) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (365,26) size 8x18
-          text run at (365,26) width 8: &quot;b&quot;
</del><ins>+        RenderText {#text} at (150,26) size 65x18
+          text run at (150,26) width 65: &quot;password &quot;
+        RenderTextControl {INPUT} at (216,26) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (363,26) size 9x18
+          text run at (363,26) width 9: &quot;b&quot;
</ins><span class="cx">       RenderBlock {DIV} at (10,374) size 450x21 [border: (1px solid #FF0000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 7x18
</span><span class="cx">           text run at (1,1) width 7: &quot;a&quot;
</span><del>-        RenderBlock {INPUT} at (10,5) size 12x12
-        RenderText {#text} at (24,1) size 65x18
-          text run at (24,1) width 65: &quot;checkbox &quot;
-        RenderBlock {INPUT} at (91,5) size 12x12
-        RenderText {#text} at (105,1) size 8x18
-          text run at (105,1) width 8: &quot;b&quot;
</del><ins>+        RenderBlock {INPUT} at (10,5) size 13x12
+        RenderText {#text} at (25,1) size 66x18
+          text run at (25,1) width 66: &quot;checkbox &quot;
+        RenderBlock {INPUT} at (93,5) size 13x12
+        RenderText {#text} at (108,1) size 9x18
+          text run at (108,1) width 9: &quot;b&quot;
</ins><span class="cx">       RenderBlock {DIV} at (10,405) size 450x21 [border: (1px solid #FF0000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 7x18
</span><span class="cx">           text run at (1,1) width 7: &quot;a&quot;
</span><del>-        RenderBlock {INPUT} at (10,4) size 12x13
-        RenderText {#text} at (24,1) size 36x18
-          text run at (24,1) width 36: &quot;radio &quot;
-        RenderBlock {INPUT} at (62,4) size 12x13
-        RenderText {#text} at (76,1) size 8x18
-          text run at (76,1) width 8: &quot;b&quot;
-layer at (31,330) size 140x13 scrollWidth 165
</del><ins>+        RenderBlock {INPUT} at (10,4) size 13x13
+        RenderText {#text} at (25,1) size 37x18
+          text run at (25,1) width 37: &quot;radio &quot;
+        RenderBlock {INPUT} at (64,4) size 13x13
+        RenderText {#text} at (79,1) size 9x18
+          text run at (79,1) width 9: &quot;b&quot;
+layer at (31,330) size 139x13 scrollWidth 165
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 164x13
</span><span class="cx">       text run at (0,0) width 164: &quot;foobarbazfoobarbazfoobarbaz&quot;
</span><del>-layer at (208,330) size 140x13
</del><ins>+layer at (207,330) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 18x13
</span><span class="cx">       text run at (0,0) width 18: &quot;foo&quot;
</span><del>-layer at (24,353) size 140x13
</del><ins>+layer at (24,353) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 19x13
</span><span class="cx">       text run at (0,0) width 19: &quot;\x{2022}\x{2022}\x{2022}&quot;
</span><del>-layer at (238,353) size 140x13
</del><ins>+layer at (237,353) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 19x13
</span><span class="cx">       text run at (0,0) width 19: &quot;\x{2022}\x{2022}\x{2022}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbasictextareasexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -619,7 +619,7 @@
</span><span class="cx">                 text run at (0,26) width 45: &quot;UVWXYZ&quot;
</span><span class="cx">                 text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">                 text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><del>-        layer at (337,587) size 161x32 clip at (338,588) size 144x15 scrollWidth 422 scrollHeight 17
</del><ins>+        layer at (337,587) size 161x32 clip at (338,588) size 144x15 scrollWidth 421 scrollHeight 17
</ins><span class="cx">           RenderTextControl {TEXTAREA} at (3,31) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">             RenderBlock {DIV} at (3,3) size 155x13
</span><span class="cx">               RenderText {#text} at (0,0) size 420x13
</span><span class="lines">@@ -634,7 +634,7 @@
</span><span class="cx">                 text run at (0,13) width 138: &quot;ABCDEFGHIJKLMNOPQRST&quot;
</span><span class="cx">                 text run at (0,26) width 45: &quot;UVWXYZ&quot;
</span><span class="cx">                 text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><del>-        layer at (3,670) size 161x47 clip at (4,671) size 144x30 scrollWidth 185 scrollHeight 43
</del><ins>+        layer at (3,670) size 161x47 clip at (4,671) size 144x30 scrollWidth 184 scrollHeight 43
</ins><span class="cx">           RenderTextControl {TEXTAREA} at (3,31) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">             RenderBlock {DIV} at (3,3) size 155x39
</span><span class="cx">               RenderText {#text} at (0,0) size 183x39
</span><span class="lines">@@ -642,7 +642,7 @@
</span><span class="cx">                 text run at (104,0) width 4: &quot; &quot;
</span><span class="cx">                 text run at (0,13) width 183: &quot;ABCDEFGHIJKLMNOPQRSTUVWXYZ&quot;
</span><span class="cx">                 text run at (0,26) width 133: &quot; abcdefghijklmnopqrstuv&quot;
</span><del>-        layer at (170,670) size 161x47 clip at (171,671) size 144x30 scrollWidth 185 scrollHeight 43
</del><ins>+        layer at (170,670) size 161x47 clip at (171,671) size 144x30 scrollWidth 184 scrollHeight 43
</ins><span class="cx">           RenderTextControl {TEXTAREA} at (3,45) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">             RenderBlock {DIV} at (3,3) size 155x39
</span><span class="cx">               RenderText {#text} at (0,0) size 183x39
</span><span class="lines">@@ -1318,7 +1318,7 @@
</span><span class="cx">                 text run at (0,26) width 45: &quot;UVWXYZ&quot;
</span><span class="cx">                 text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">                 text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><del>-        layer at (337,560) size 161x32 clip at (338,561) size 144x15 scrollWidth 422 scrollHeight 17
</del><ins>+        layer at (337,560) size 161x32 clip at (338,561) size 144x15 scrollWidth 421 scrollHeight 17
</ins><span class="cx">           RenderTextControl {TEXTAREA} at (3,31) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">             RenderBlock {DIV} at (3,3) size 155x13
</span><span class="cx">               RenderText {#text} at (0,0) size 420x13
</span><span class="lines">@@ -1333,7 +1333,7 @@
</span><span class="cx">                 text run at (0,13) width 138: &quot;ABCDEFGHIJKLMNOPQRST&quot;
</span><span class="cx">                 text run at (0,26) width 45: &quot;UVWXYZ&quot;
</span><span class="cx">                 text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><del>-        layer at (3,640) size 161x47 clip at (4,641) size 144x30 scrollWidth 185 scrollHeight 43
</del><ins>+        layer at (3,640) size 161x47 clip at (4,641) size 144x30 scrollWidth 184 scrollHeight 43
</ins><span class="cx">           RenderTextControl {TEXTAREA} at (3,31) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">             RenderBlock {DIV} at (3,3) size 155x39
</span><span class="cx">               RenderText {#text} at (0,0) size 183x39
</span><span class="lines">@@ -1341,7 +1341,7 @@
</span><span class="cx">                 text run at (104,0) width 4: &quot; &quot;
</span><span class="cx">                 text run at (0,13) width 183: &quot;ABCDEFGHIJKLMNOPQRSTUVWXYZ&quot;
</span><span class="cx">                 text run at (0,26) width 133: &quot; abcdefghijklmnopqrstuv&quot;
</span><del>-        layer at (170,640) size 161x47 clip at (171,641) size 144x30 scrollWidth 185 scrollHeight 43
</del><ins>+        layer at (170,640) size 161x47 clip at (171,641) size 144x30 scrollWidth 184 scrollHeight 43
</ins><span class="cx">           RenderTextControl {TEXTAREA} at (3,45) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">             RenderBlock {DIV} at (3,3) size 155x39
</span><span class="cx">               RenderText {#text} at (0,0) size 183x39
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbasictextareasquirksexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/basic-textareas-quirks-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,224 +1,224 @@
</span><del>-layer at (0,0) size 785x1050
</del><ins>+layer at (0,0) size 785x1065
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1050
-  RenderBlock {HTML} at (0,0) size 785x1050
</del><ins>+layer at (0,0) size 785x1065
+  RenderBlock {HTML} at (0,0) size 785x1065
</ins><span class="cx">     RenderBody {BODY} at (8,8) size 769x584
</span><del>-      RenderBlock (floating) {DIV} at (0,0) size 352x817 [border: (1px solid #FF0000)]
</del><ins>+      RenderBlock (floating) {DIV} at (0,0) size 352x829 [border: (1px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (1,1) size 350x14
</span><del>-          RenderText {#text} at (0,-1) size 181x17
-            text run at (0,-1) width 181: &quot;Plain textarea with little content&quot;
-        RenderBlock {DIV} at (1,15) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+          RenderText {#text} at (0,-2) size 181x17
+            text run at (0,-2) width 181: &quot;Plain textarea with little content&quot;
+        RenderBlock {DIV} at (1,15) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,24) size 13x17
</span><span class="cx">             text run at (180,24) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,55) size 350x14
-          RenderText {#text} at (0,-1) size 77x17
-            text run at (0,-1) width 77: &quot;Plain textarea&quot;
-        RenderBlock {DIV} at (1,69) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,56) size 350x14
+          RenderText {#text} at (0,-2) size 77x17
+            text run at (0,-2) width 77: &quot;Plain textarea&quot;
+        RenderBlock {DIV} at (1,70) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,24) size 13x17
</span><span class="cx">             text run at (180,24) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,109) size 350x14
-          RenderText {#text} at (0,-1) size 97x17
-            text run at (0,-1) width 97: &quot;Disabled textarea&quot;
-        RenderBlock {DIV} at (1,123) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,111) size 350x14
+          RenderText {#text} at (0,-2) size 97x17
+            text run at (0,-2) width 97: &quot;Disabled textarea&quot;
+        RenderBlock {DIV} at (1,125) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,24) size 13x17
</span><span class="cx">             text run at (180,24) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,163) size 350x14
-          RenderText {#text} at (0,-1) size 123x17
-            text run at (0,-1) width 123: &quot;style=\&quot;padding:10px\&quot;&quot;
-        RenderBlock {DIV} at (1,177) size 352x56 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,166) size 350x14
+          RenderText {#text} at (0,-2) size 123x17
+            text run at (0,-2) width 123: &quot;style=\&quot;padding:10px\&quot;&quot;
+        RenderBlock {DIV} at (1,180) size 352x57 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,40) size 14x17
</span><span class="cx">             text run at (1,40) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (196,40) size 13x17
</span><span class="cx">             text run at (196,40) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,233) size 350x14
-          RenderText {#text} at (0,-1) size 116x17
-            text run at (0,-1) width 116: &quot;style=\&quot;padding:0px\&quot;&quot;
-        RenderBlock {DIV} at (1,247) size 352x36 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,237) size 350x14
+          RenderText {#text} at (0,-2) size 116x17
+            text run at (0,-2) width 116: &quot;style=\&quot;padding:0px\&quot;&quot;
+        RenderBlock {DIV} at (1,251) size 352x37 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,20) size 14x17
</span><span class="cx">             text run at (1,20) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (176,20) size 13x17
</span><span class="cx">             text run at (176,20) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,283) size 350x14
-          RenderText {#text} at (0,-1) size 118x17
-            text run at (0,-1) width 118: &quot;style=\&quot;margin:10px\&quot;&quot;
-        RenderBlock {DIV} at (1,297) size 352x56 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,288) size 350x14
+          RenderText {#text} at (0,-2) size 118x17
+            text run at (0,-2) width 118: &quot;style=\&quot;margin:10px\&quot;&quot;
+        RenderBlock {DIV} at (1,302) size 352x57 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,40) size 14x17
</span><span class="cx">             text run at (1,40) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (196,40) size 13x17
</span><span class="cx">             text run at (196,40) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,353) size 350x14
-          RenderText {#text} at (0,-1) size 111x17
-            text run at (0,-1) width 111: &quot;style=\&quot;margin:0px\&quot;&quot;
-        RenderBlock {DIV} at (1,367) size 352x36 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,359) size 350x14
+          RenderText {#text} at (0,-2) size 111x17
+            text run at (0,-2) width 111: &quot;style=\&quot;margin:0px\&quot;&quot;
+        RenderBlock {DIV} at (1,373) size 352x37 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,20) size 14x17
</span><span class="cx">             text run at (1,20) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (176,20) size 13x17
</span><span class="cx">             text run at (176,20) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,403) size 350x14
-          RenderText {#text} at (0,-1) size 37x17
-            text run at (0,-1) width 37: &quot;cols=3&quot;
-        RenderBlock {DIV} at (1,417) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,410) size 350x14
+          RenderText {#text} at (0,-2) size 37x17
+            text run at (0,-2) width 37: &quot;cols=3&quot;
+        RenderBlock {DIV} at (1,424) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (61,24) size 13x17
</span><span class="cx">             text run at (61,24) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,457) size 350x14
-          RenderText {#text} at (0,-1) size 42x17
-            text run at (0,-1) width 42: &quot;rows=3&quot;
-        RenderBlock {DIV} at (1,471) size 352x53 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,465) size 350x14
+          RenderText {#text} at (0,-2) size 42x17
+            text run at (0,-2) width 42: &quot;rows=3&quot;
+        RenderBlock {DIV} at (1,479) size 352x54 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,37) size 14x17
</span><span class="cx">             text run at (1,37) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,37) size 13x17
</span><span class="cx">             text run at (180,37) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,524) size 350x14
-          RenderText {#text} at (0,-1) size 44x17
-            text run at (0,-1) width 44: &quot;cols=10&quot;
-        RenderBlock {DIV} at (1,538) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,533) size 350x14
+          RenderText {#text} at (0,-2) size 44x17
+            text run at (0,-2) width 44: &quot;cols=10&quot;
+        RenderBlock {DIV} at (1,547) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (110,24) size 13x17
</span><span class="cx">             text run at (110,24) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,578) size 350x14
-          RenderText {#text} at (0,-1) size 49x17
-            text run at (0,-1) width 49: &quot;rows=10&quot;
-        RenderBlock {DIV} at (1,592) size 352x144 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,588) size 350x14
+          RenderText {#text} at (0,-2) size 49x17
+            text run at (0,-2) width 49: &quot;rows=10&quot;
+        RenderBlock {DIV} at (1,602) size 352x145 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,128) size 14x17
</span><span class="cx">             text run at (1,128) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,128) size 13x17
</span><span class="cx">             text run at (180,128) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,736) size 350x14
-          RenderText {#text} at (0,-1) size 83x17
-            text run at (0,-1) width 83: &quot;cols=5 rows=4&quot;
-        RenderBlock {DIV} at (1,750) size 352x66 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,747) size 350x14
+          RenderText {#text} at (0,-2) size 83x17
+            text run at (0,-2) width 83: &quot;cols=5 rows=4&quot;
+        RenderBlock {DIV} at (1,761) size 352x67 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,50) size 14x17
</span><span class="cx">             text run at (1,50) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,50) size 13x17
</span><span class="cx">             text run at (75,50) width 13: &quot; B&quot;
</span><del>-      RenderBlock (floating) {DIV} at (352,0) size 352x1042 [border: (1px solid #FF0000)]
</del><ins>+      RenderBlock (floating) {DIV} at (352,0) size 352x1057 [border: (1px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (1,1) size 350x14
</span><del>-          RenderText {#text} at (0,-1) size 110x17
-            text run at (0,-1) width 110: &quot;style=\&quot;width:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,15) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+          RenderText {#text} at (0,-2) size 110x17
+            text run at (0,-2) width 110: &quot;style=\&quot;width:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,15) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,24) size 13x17
</span><span class="cx">             text run at (75,24) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,55) size 350x14
-          RenderText {#text} at (0,-1) size 191x17
-            text run at (0,-1) width 191: &quot;style=\&quot;width:60px;padding:20px\&quot;&quot;
-        RenderBlock {DIV} at (1,69) size 352x76 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,56) size 350x14
+          RenderText {#text} at (0,-2) size 191x17
+            text run at (0,-2) width 191: &quot;style=\&quot;width:60px;padding:20px\&quot;&quot;
+        RenderBlock {DIV} at (1,70) size 352x77 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,60) size 14x17
</span><span class="cx">             text run at (1,60) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,60) size 13x17
</span><span class="cx">             text run at (75,60) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,145) size 350x14
-          RenderText {#text} at (0,-1) size 170x17
-            text run at (0,-1) width 170: &quot;style=\&quot;width:60px;padding:0\&quot;&quot;
-        RenderBlock {DIV} at (1,159) size 352x36 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,147) size 350x14
+          RenderText {#text} at (0,-2) size 170x17
+            text run at (0,-2) width 170: &quot;style=\&quot;width:60px;padding:0\&quot;&quot;
+        RenderBlock {DIV} at (1,161) size 352x37 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,20) size 14x17
</span><span class="cx">             text run at (1,20) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,20) size 13x17
</span><span class="cx">             text run at (75,20) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,195) size 350x14
-          RenderText {#text} at (0,-1) size 113x17
-            text run at (0,-1) width 113: &quot;style=\&quot;height:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,209) size 352x64 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,198) size 350x14
+          RenderText {#text} at (0,-2) size 113x17
+            text run at (0,-2) width 113: &quot;style=\&quot;height:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,212) size 352x65 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,48) size 14x17
</span><span class="cx">             text run at (1,48) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,48) size 13x17
</span><span class="cx">             text run at (180,48) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,273) size 350x14
-          RenderText {#text} at (0,-1) size 181x17
-            text run at (0,-1) width 181: &quot;style=\&quot;width:60px;height:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,287) size 352x64 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,277) size 350x14
+          RenderText {#text} at (0,-2) size 181x17
+            text run at (0,-2) width 181: &quot;style=\&quot;width:60px;height:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,291) size 352x65 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,48) size 14x17
</span><span class="cx">             text run at (1,48) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,48) size 13x17
</span><span class="cx">             text run at (75,48) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,351) size 350x14
-          RenderText {#text} at (0,-1) size 139x17
-            text run at (0,-1) width 139: &quot;style=\&quot;overflow:hidden\&quot;&quot;
-        RenderBlock {DIV} at (1,365) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,356) size 350x14
+          RenderText {#text} at (0,-2) size 139x17
+            text run at (0,-2) width 139: &quot;style=\&quot;overflow:hidden\&quot;&quot;
+        RenderBlock {DIV} at (1,370) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,24) size 13x17
</span><span class="cx">             text run at (180,24) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,405) size 350x14
-          RenderText {#text} at (0,-1) size 132x17
-            text run at (0,-1) width 132: &quot;style=\&quot;overflow:scroll\&quot;&quot;
-        RenderBlock {DIV} at (1,419) size 352x55 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,411) size 350x14
+          RenderText {#text} at (0,-2) size 132x17
+            text run at (0,-2) width 132: &quot;style=\&quot;overflow:scroll\&quot;&quot;
+        RenderBlock {DIV} at (1,425) size 352x56 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,39) size 14x17
</span><span class="cx">             text run at (1,39) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,39) size 13x17
</span><span class="cx">             text run at (180,39) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,474) size 350x14
-          RenderText {#text} at (0,-1) size 278x17
-            text run at (0,-1) width 278: &quot;style=\&quot;overflow:hidden;width:60px;height:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,488) size 352x64 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,481) size 350x14
+          RenderText {#text} at (0,-2) size 278x17
+            text run at (0,-2) width 278: &quot;style=\&quot;overflow:hidden;width:60px;height:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,495) size 352x65 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,48) size 14x17
</span><span class="cx">             text run at (1,48) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,48) size 13x17
</span><span class="cx">             text run at (75,48) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,552) size 350x14
-          RenderText {#text} at (0,-1) size 271x17
-            text run at (0,-1) width 271: &quot;style=\&quot;overflow:scroll;width:60px;height:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,566) size 352x64 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,560) size 350x14
+          RenderText {#text} at (0,-2) size 271x17
+            text run at (0,-2) width 271: &quot;style=\&quot;overflow:scroll;width:60px;height:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,574) size 352x65 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,48) size 14x17
</span><span class="cx">             text run at (1,48) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,48) size 13x17
</span><span class="cx">             text run at (75,48) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,630) size 350x14
-          RenderText {#text} at (0,-1) size 222x17
-            text run at (0,-1) width 222: &quot;cols=5 style=\&quot;width:60px;height:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,644) size 352x64 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,639) size 350x14
+          RenderText {#text} at (0,-2) size 222x17
+            text run at (0,-2) width 222: &quot;cols=5 style=\&quot;width:60px;height:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,653) size 352x65 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,48) size 14x17
</span><span class="cx">             text run at (1,48) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,48) size 13x17
</span><span class="cx">             text run at (75,48) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,708) size 350x14
-          RenderText {#text} at (0,-1) size 227x17
-            text run at (0,-1) width 227: &quot;rows=4 style=\&quot;width:60px;height:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,722) size 352x64 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,718) size 350x14
+          RenderText {#text} at (0,-2) size 227x17
+            text run at (0,-2) width 227: &quot;rows=4 style=\&quot;width:60px;height:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,732) size 352x65 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,48) size 14x17
</span><span class="cx">             text run at (1,48) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,48) size 13x17
</span><span class="cx">             text run at (75,48) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,786) size 350x14
-          RenderText {#text} at (0,-1) size 268x17
-            text run at (0,-1) width 268: &quot;cols=5 rows=4 style=\&quot;width:60px;height:60px\&quot;&quot;
-        RenderBlock {DIV} at (1,800) size 352x64 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,797) size 350x14
+          RenderText {#text} at (0,-2) size 268x17
+            text run at (0,-2) width 268: &quot;cols=5 rows=4 style=\&quot;width:60px;height:60px\&quot;&quot;
+        RenderBlock {DIV} at (1,811) size 352x65 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,48) size 14x17
</span><span class="cx">             text run at (1,48) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (75,48) size 13x17
</span><span class="cx">             text run at (75,48) width 13: &quot; B&quot;
</span><del>-        RenderBlock (anonymous) at (1,864) size 350x14
-          RenderText {#text} at (0,-1) size 65x17
-            text run at (0,-1) width 65: &quot;wrap=\&quot;off\&quot;&quot;
-        RenderBlock {DIV} at (1,878) size 352x55 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,876) size 350x14
+          RenderText {#text} at (0,-2) size 65x17
+            text run at (0,-2) width 65: &quot;wrap=\&quot;off\&quot;&quot;
+        RenderBlock {DIV} at (1,890) size 352x56 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,39) size 14x17
</span><span class="cx">             text run at (1,39) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,39) size 13x17
</span><span class="cx">             text run at (180,39) width 4: &quot; &quot;
</span><span class="cx">             text run at (184,39) width 9: &quot;B&quot;
</span><del>-        RenderBlock (anonymous) at (1,933) size 350x14
-          RenderText {#text} at (0,-1) size 73x17
-            text run at (0,-1) width 73: &quot;wrap=\&quot;hard\&quot;&quot;
-        RenderBlock {DIV} at (1,947) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,946) size 350x14
+          RenderText {#text} at (0,-2) size 73x17
+            text run at (0,-2) width 73: &quot;wrap=\&quot;hard\&quot;&quot;
+        RenderBlock {DIV} at (1,960) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,24) size 13x17
</span><span class="cx">             text run at (180,24) width 4: &quot; &quot;
</span><span class="cx">             text run at (184,24) width 9: &quot;B&quot;
</span><del>-        RenderBlock (anonymous) at (1,987) size 350x14
-          RenderText {#text} at (0,-1) size 69x17
-            text run at (0,-1) width 69: &quot;wrap=\&quot;soft\&quot;&quot;
-        RenderBlock {DIV} at (1,1001) size 352x40 [border: (1px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (1,1001) size 350x14
+          RenderText {#text} at (0,-2) size 69x17
+            text run at (0,-2) width 69: &quot;wrap=\&quot;soft\&quot;&quot;
+        RenderBlock {DIV} at (1,1015) size 352x41 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderText {#text} at (1,24) size 14x17
</span><span class="cx">             text run at (1,24) width 14: &quot;A &quot;
</span><span class="cx">           RenderText {#text} at (180,24) size 13x17
</span><span class="lines">@@ -229,7 +229,7 @@
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 155x13
</span><span class="cx">       RenderText {#text} at (0,0) size 101x13
</span><span class="cx">         text run at (0,0) width 101: &quot;Lorem ipsum dolor&quot;
</span><del>-layer at (26,80) size 161x32 clip at (27,81) size 144x30 scrollHeight 56
</del><ins>+layer at (26,81) size 161x32 clip at (27,82) size 144x30 scrollHeight 56
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x52
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -240,7 +240,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (26,134) size 161x32 clip at (27,135) size 144x30 scrollHeight 56
</del><ins>+layer at (26,136) size 161x32 clip at (27,137) size 144x30 scrollHeight 56
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x52 [color=#545454]
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -251,7 +251,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (26,188) size 177x48 clip at (27,189) size 160x46 scrollHeight 72
</del><ins>+layer at (26,191) size 177x48 clip at (27,192) size 160x46 scrollHeight 72
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 177x48 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (11,11) size 140x52
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -262,7 +262,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (26,258) size 157x28 clip at (27,259) size 140x26 scrollHeight 52
</del><ins>+layer at (26,262) size 157x28 clip at (27,263) size 140x26 scrollHeight 52
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 157x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (1,1) size 140x52
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -273,7 +273,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (34,316) size 161x32 clip at (35,317) size 144x30 scrollHeight 56
</del><ins>+layer at (34,321) size 161x32 clip at (35,322) size 144x30 scrollHeight 56
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (25,11) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x52
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -284,7 +284,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (24,376) size 161x32 clip at (25,377) size 144x30 scrollHeight 56
</del><ins>+layer at (24,382) size 161x32 clip at (25,383) size 144x30 scrollHeight 56
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,1) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x52
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -295,7 +295,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (26,428) size 42x32 clip at (27,429) size 25x30 scrollHeight 316
</del><ins>+layer at (26,435) size 42x32 clip at (27,436) size 25x30 scrollHeight 316
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 42x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 21x312
</span><span class="cx">       RenderText {#text} at (0,0) size 21x312
</span><span class="lines">@@ -328,7 +328,7 @@
</span><span class="cx">         text run at (0,286) width 21: &quot;qrst&quot;
</span><span class="cx">         text run at (0,299) width 13: &quot;uv&quot;
</span><span class="cx">         text run at (12,299) width 4: &quot; &quot;
</span><del>-layer at (26,482) size 161x45 clip at (27,483) size 144x43 scrollHeight 56
</del><ins>+layer at (26,490) size 161x45 clip at (27,491) size 144x43 scrollHeight 56
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x45 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x52
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -339,7 +339,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (26,549) size 91x32 clip at (27,550) size 74x30 scrollHeight 95
</del><ins>+layer at (26,558) size 91x32 clip at (27,559) size 74x30 scrollHeight 95
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 91x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 70x91
</span><span class="cx">       RenderText {#text} at (0,0) size 70x91
</span><span class="lines">@@ -354,7 +354,7 @@
</span><span class="cx">         text run at (0,65) width 66: &quot;abcdefghijkl&quot;
</span><span class="cx">         text run at (0,78) width 64: &quot;mnopqrstuv&quot;
</span><span class="cx">         text run at (63,78) width 5: &quot; &quot;
</span><del>-layer at (26,603) size 161x136 clip at (27,604) size 159x134
</del><ins>+layer at (26,613) size 161x136 clip at (27,614) size 159x134
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 155x52
</span><span class="cx">       RenderText {#text} at (0,0) size 153x52
</span><span class="lines">@@ -365,7 +365,7 @@
</span><span class="cx">         text run at (29,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (26,761) size 56x58 clip at (27,762) size 39x56 scrollHeight 173
</del><ins>+layer at (26,772) size 56x58 clip at (27,773) size 39x56 scrollHeight 173
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 56x58 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 35x169
</span><span class="cx">       RenderText {#text} at (0,0) size 35x169
</span><span class="lines">@@ -408,7 +408,7 @@
</span><span class="cx">         text run at (0,130) width 38: &quot;mnopq&quot;
</span><span class="cx">         text run at (0,143) width 27: &quot;rstuv&quot;
</span><span class="cx">         text run at (26,143) width 4: &quot; &quot;
</span><del>-layer at (376,80) size 60x68 clip at (377,81) size 43x66 scrollHeight 924
</del><ins>+layer at (376,81) size 60x68 clip at (377,82) size 43x66 scrollHeight 924
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,3) size 60x68 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (21,21) size 3x884
</span><span class="cx">       RenderText {#text} at (0,0) size 11x884
</span><span class="lines">@@ -480,7 +480,7 @@
</span><span class="cx">         text run at (0,845) width 7: &quot;u&quot;
</span><span class="cx">         text run at (0,858) width 6: &quot;v&quot;
</span><span class="cx">         text run at (0,871) width 3: &quot; &quot;
</span><del>-layer at (376,170) size 60x28 clip at (377,171) size 43x26 scrollHeight 156
</del><ins>+layer at (376,172) size 60x28 clip at (377,173) size 43x26 scrollHeight 156
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,3) size 60x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (1,1) size 43x156
</span><span class="cx">       RenderText {#text} at (0,0) size 43x156
</span><span class="lines">@@ -501,7 +501,7 @@
</span><span class="cx">         text run at (0,130) width 42: &quot;opqrstu&quot;
</span><span class="cx">         text run at (0,143) width 6: &quot;v&quot;
</span><span class="cx">         text run at (5,143) width 5: &quot; &quot;
</span><del>-layer at (378,218) size 161x60 clip at (379,219) size 159x58
</del><ins>+layer at (378,221) size 161x60 clip at (379,222) size 159x58
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,1) size 161x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 155x52
</span><span class="cx">       RenderText {#text} at (0,0) size 153x52
</span><span class="lines">@@ -512,7 +512,7 @@
</span><span class="cx">         text run at (29,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (376,296) size 60x60 clip at (377,297) size 43x58 scrollHeight 160
</del><ins>+layer at (376,300) size 60x60 clip at (377,301) size 43x58 scrollHeight 160
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,1) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 39x156
</span><span class="cx">       RenderText {#text} at (0,0) size 39x156
</span><span class="lines">@@ -533,7 +533,7 @@
</span><span class="cx">         text run at (0,130) width 38: &quot;mnopq&quot;
</span><span class="cx">         text run at (0,143) width 27: &quot;rstuv&quot;
</span><span class="cx">         text run at (26,143) width 4: &quot; &quot;
</span><del>-layer at (378,376) size 161x32 clip at (379,377) size 159x30 scrollHeight 56
</del><ins>+layer at (378,381) size 161x32 clip at (379,382) size 159x30 scrollHeight 56
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 155x52
</span><span class="cx">       RenderText {#text} at (0,0) size 153x52
</span><span class="lines">@@ -544,7 +544,7 @@
</span><span class="cx">         text run at (29,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (378,430) size 161x47 clip at (379,431) size 144x30 scrollHeight 56
</del><ins>+layer at (378,436) size 161x47 clip at (379,437) size 144x30 scrollHeight 56
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x52
</span><span class="cx">       RenderText {#text} at (0,0) size 138x52
</span><span class="lines">@@ -555,7 +555,7 @@
</span><span class="cx">         text run at (44,26) width 5: &quot; &quot;
</span><span class="cx">         text run at (0,39) width 130: &quot;abcdefghijklmnopqrstuv&quot;
</span><span class="cx">         text run at (129,39) width 4: &quot; &quot;
</span><del>-layer at (376,497) size 60x60 clip at (377,498) size 58x58 scrollHeight 134
</del><ins>+layer at (376,504) size 60x60 clip at (377,505) size 58x58 scrollHeight 134
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,1) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 54x130
</span><span class="cx">       RenderText {#text} at (0,0) size 54x130
</span><span class="lines">@@ -574,7 +574,7 @@
</span><span class="cx">         text run at (0,104) width 51: &quot;jklmnopq&quot;
</span><span class="cx">         text run at (0,117) width 27: &quot;rstuv&quot;
</span><span class="cx">         text run at (26,117) width 4: &quot; &quot;
</span><del>-layer at (376,575) size 60x60 clip at (377,576) size 43x43 scrollHeight 160
</del><ins>+layer at (376,583) size 60x60 clip at (377,584) size 43x43 scrollHeight 160
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,1) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 39x156
</span><span class="cx">       RenderText {#text} at (0,0) size 39x156
</span><span class="lines">@@ -595,7 +595,7 @@
</span><span class="cx">         text run at (0,130) width 38: &quot;mnopq&quot;
</span><span class="cx">         text run at (0,143) width 27: &quot;rstuv&quot;
</span><span class="cx">         text run at (26,143) width 4: &quot; &quot;
</span><del>-layer at (376,653) size 60x60 clip at (377,654) size 43x58 scrollHeight 160
</del><ins>+layer at (376,662) size 60x60 clip at (377,663) size 43x58 scrollHeight 160
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,1) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 39x156
</span><span class="cx">       RenderText {#text} at (0,0) size 39x156
</span><span class="lines">@@ -616,7 +616,7 @@
</span><span class="cx">         text run at (0,130) width 38: &quot;mnopq&quot;
</span><span class="cx">         text run at (0,143) width 27: &quot;rstuv&quot;
</span><span class="cx">         text run at (26,143) width 4: &quot; &quot;
</span><del>-layer at (376,731) size 60x60 clip at (377,732) size 43x58 scrollHeight 160
</del><ins>+layer at (376,741) size 60x60 clip at (377,742) size 43x58 scrollHeight 160
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,1) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 39x156
</span><span class="cx">       RenderText {#text} at (0,0) size 39x156
</span><span class="lines">@@ -637,7 +637,7 @@
</span><span class="cx">         text run at (0,130) width 38: &quot;mnopq&quot;
</span><span class="cx">         text run at (0,143) width 27: &quot;rstuv&quot;
</span><span class="cx">         text run at (26,143) width 4: &quot; &quot;
</span><del>-layer at (376,809) size 60x60 clip at (377,810) size 43x58 scrollHeight 160
</del><ins>+layer at (376,820) size 60x60 clip at (377,821) size 43x58 scrollHeight 160
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (15,1) size 60x60 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 39x156
</span><span class="cx">       RenderText {#text} at (0,0) size 39x156
</span><span class="lines">@@ -658,7 +658,7 @@
</span><span class="cx">         text run at (0,130) width 38: &quot;mnopq&quot;
</span><span class="cx">         text run at (0,143) width 27: &quot;rstuv&quot;
</span><span class="cx">         text run at (26,143) width 4: &quot; &quot;
</span><del>-layer at (378,889) size 161x47 clip at (379,890) size 144x30 scrollWidth 188 scrollHeight 212
</del><ins>+layer at (378,901) size 161x47 clip at (379,902) size 144x30 scrollWidth 188 scrollHeight 212
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x208
</span><span class="cx">       RenderText {#text} at (0,0) size 186x195
</span><span class="lines">@@ -693,7 +693,7 @@
</span><span class="cx">         text run at (0,182) width 186: &quot;This is a text area with wrap=\&quot;soft\&quot;&quot;
</span><span class="cx">         text run at (185,182) width 1: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,195) size 0x13
</span><del>-layer at (378,958) size 161x32 clip at (379,959) size 144x30 scrollHeight 394
</del><ins>+layer at (378,971) size 161x32 clip at (379,972) size 144x30 scrollHeight 394
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x390
</span><span class="cx">       RenderText {#text} at (0,0) size 123x377
</span><span class="lines">@@ -756,7 +756,7 @@
</span><span class="cx">         text run at (0,364) width 63: &quot;wrap=\&quot;soft\&quot;&quot;
</span><span class="cx">         text run at (62,364) width 1: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,377) size 0x13
</span><del>-layer at (378,1012) size 161x32 clip at (379,1013) size 144x30 scrollHeight 394
</del><ins>+layer at (378,1026) size 161x32 clip at (379,1027) size 144x30 scrollHeight 394
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (17,3) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 140x390
</span><span class="cx">       RenderText {#text} at (0,0) size 123x377
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsblankbuttonsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,12 +4,12 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderButton {INPUT} at (2,2) size 54x18 [bgcolor=#C0C0C0]
</span><del>-        RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+        RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">           RenderText at (0,0) size 38x13
</span><span class="cx">             text run at (0,0) width 38: &quot;Submit&quot;
</span><del>-      RenderBR {BR} at (58,15) size 0x0
</del><ins>+      RenderBR {BR} at (57,15) size 1x0
</ins><span class="cx">       RenderButton {INPUT} at (2,24) size 45x18 [bgcolor=#C0C0C0]
</span><del>-        RenderBlock (anonymous) at (8,2) size 29x13
</del><ins>+        RenderBlock (anonymous) at (8,2) size 29x14
</ins><span class="cx">           RenderText at (0,0) size 29x13
</span><span class="cx">             text run at (0,0) width 29: &quot;Reset&quot;
</span><del>-      RenderBR {BR} at (49,37) size 0x0
</del><ins>+      RenderBR {BR} at (48,37) size 1x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsboxshadowoverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/box-shadow-override-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,70 +14,70 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,91) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 176x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 170x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 17x11
</span><span class="cx">             RenderBlock {DIV} at (17,0) size 140x13
</span><del>-            RenderBlock {DIV} at (157,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (156,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,114) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 181x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 175x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">             RenderBlock {DIV} at (22,0) size 140x13
</span><del>-            RenderBlock {DIV} at (162,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (161,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,137) size 784x32
</span><del>-        RenderBlock {INPUT} at (2,12) size 12x13
-        RenderText {#text} at (16,9) size 4x18
-          text run at (16,9) width 4: &quot; &quot;
-        RenderBlock {INPUT} at (22,13) size 12x12
-        RenderText {#text} at (36,9) size 4x18
-          text run at (36,9) width 4: &quot; &quot;
-        RenderSlider {INPUT} at (42,8) size 129x15 [color=#909090] [bgcolor=#FFFFFF]
</del><ins>+        RenderBlock {INPUT} at (2,12) size 13x13
+        RenderText {#text} at (17,9) size 5x18
+          text run at (17,9) width 5: &quot; &quot;
+        RenderBlock {INPUT} at (24,13) size 13x12
+        RenderText {#text} at (39,9) size 5x18
+          text run at (39,9) width 5: &quot; &quot;
+        RenderSlider {INPUT} at (45,8) size 130x15 [color=#909090] [bgcolor=#FFFFFF]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (0,0) size 129x15
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 129x15
</span><span class="cx">               RenderBlock {DIV} at (57,0) size 15x15
</span><del>-        RenderText {#text} at (173,9) size 4x18
-          text run at (173,9) width 4: &quot; &quot;
-        RenderFileUploadControl {INPUT} at (179,10) size 237x18 &quot;no file selected&quot;
</del><ins>+        RenderText {#text} at (176,9) size 5x18
+          text run at (176,9) width 5: &quot; &quot;
+        RenderFileUploadControl {INPUT} at (182,10) size 238x18 &quot;no file selected&quot;
</ins><span class="cx">           RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">               RenderText at (0,0) size 62x13
</span><span class="cx">                 text run at (0,0) width 62: &quot;Choose File&quot;
</span><del>-        RenderText {#text} at (418,9) size 4x18
-          text run at (418,9) width 4: &quot; &quot;
-        RenderButton {INPUT} at (424,8) size 58x21 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 42x16
</del><ins>+        RenderText {#text} at (421,9) size 5x18
+          text run at (421,9) width 5: &quot; &quot;
+        RenderButton {INPUT} at (427,8) size 58x21 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 42x17
</ins><span class="cx">             RenderText at (0,0) size 42x16
</span><span class="cx">               text run at (0,0) width 42: &quot;Button&quot;
</span><del>-        RenderText {#text} at (484,9) size 4x18
-          text run at (484,9) width 4: &quot; &quot;
-        RenderButton {INPUT} at (490,10) size 51x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 35x13
</del><ins>+        RenderText {#text} at (486,9) size 5x18
+          text run at (486,9) width 5: &quot; &quot;
+        RenderButton {INPUT} at (492,10) size 52x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 35x14
</ins><span class="cx">             RenderText at (0,0) size 35x13
</span><span class="cx">               text run at (0,0) width 35: &quot;Button&quot;
</span><del>-        RenderText {#text} at (543,9) size 4x18
-          text run at (543,9) width 4: &quot; &quot;
-        RenderButton {INPUT} at (547,12) size 45x15 [bgcolor=#C0C0C0]
</del><ins>+        RenderText {#text} at (545,9) size 5x18
+          text run at (545,9) width 5: &quot; &quot;
+        RenderButton {INPUT} at (549,12) size 46x15 [bgcolor=#C0C0C0]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 29x11
</span><span class="cx">             RenderText at (0,0) size 29x11
</span><span class="cx">               text run at (0,0) width 29: &quot;Button&quot;
</span><del>-        RenderText {#text} at (592,9) size 4x18
-          text run at (592,9) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (598,2) size 80x28 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (594,9) size 5x18
+          text run at (594,9) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (600,2) size 81x28 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 64x23
</span><span class="cx">             RenderText {#text} at (0,0) size 64x23
</span><span class="cx">               text run at (0,0) width 64: &quot;Button&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (21,81) size 140x13
</del><ins>+layer at (21,81) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 36x13
</span><span class="cx">       text run at (0,0) width 36: &quot;Search&quot;
</span><del>-layer at (30,104) size 140x13
</del><ins>+layer at (30,104) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (35,127) size 140x13
</del><ins>+layer at (35,127) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttoncannotbenestedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-cannot-be-nested-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 20x13
</span><span class="cx">             RenderText {#text} at (0,0) size 20x13
</span><span class="cx">               text run at (0,0) width 20: &quot;test&quot;
</span><del>-        RenderButton {BUTTON} at (42,2) size 43x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderButton {BUTTON} at (41,2) size 43x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 27x13
</span><span class="cx">             RenderText {#text} at (0,0) size 27x13
</span><span class="cx">               text run at (0,0) width 27: &quot;test2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttondefaulttitleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-default-title-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-default-title-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-default-title-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,77 +1,77 @@
</span><del>-layer at (0,0) size 785x650
</del><ins>+layer at (0,0) size 785x652
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x650
-  RenderBlock {HTML} at (0,0) size 785x650
-    RenderBody {BODY} at (8,8) size 769x634
</del><ins>+layer at (0,0) size 785x652
+  RenderBlock {HTML} at (0,0) size 785x653
+    RenderBody {BODY} at (8,8) size 769x637
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 195x22
</span><span class="cx">           text run at (0,0) width 195: &quot;&lt;input type=\&quot;submit\&quot;&gt;&quot;
</span><del>-      RenderBlock {P} at (0,40) size 769x18
</del><ins>+      RenderBlock {P} at (0,40) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 343x18
</span><span class="cx">           text run at (0,0) width 343: &quot;This button should have the default submit button title:&quot;
</span><del>-      RenderBlock (anonymous) at (0,74) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,74) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 64x13
</span><span class="cx">             RenderText at (13,0) size 38x13
</span><span class="cx">               text run at (13,0) width 38: &quot;Submit&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,111) size 769x18
</del><ins>+      RenderBlock {P} at (0,111) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
</span><del>-      RenderBlock (anonymous) at (0,145) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,145) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 64x13
</span><span class="cx">             RenderText at (22,0) size 20x13
</span><span class="cx">               text run at (22,0) width 20: &quot;Foo&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,182) size 769x18
</del><ins>+      RenderBlock {P} at (0,182) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 308x18
</span><span class="cx">           text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
</span><del>-      RenderBlock (anonymous) at (0,216) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,216) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 64x13
</span><span class="cx">             RenderText at (30,0) size 4x13
</span><span class="cx">               text run at (30,0) width 4: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,253) size 769x18
</del><ins>+      RenderBlock {P} at (0,253) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This button should have no title:&quot;
</span><del>-      RenderBlock (anonymous) at (0,287) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,287) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H3} at (0,326) size 769x22
</del><ins>+      RenderBlock {H3} at (0,327) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 176x22
</span><span class="cx">           text run at (0,0) width 176: &quot;&lt;input type=\&quot;reset\&quot;&gt;&quot;
</span><del>-      RenderBlock {P} at (0,366) size 769x18
</del><ins>+      RenderBlock {P} at (0,368) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 330x18
</span><span class="cx">           text run at (0,0) width 330: &quot;This button should have the default reset button title:&quot;
</span><del>-      RenderBlock (anonymous) at (0,400) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,402) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 64x13
</span><span class="cx">             RenderText at (17,0) size 30x13
</span><span class="cx">               text run at (17,0) width 30: &quot;Reset&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,437) size 769x18
</del><ins>+      RenderBlock {P} at (0,439) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 295x18
</span><span class="cx">           text run at (0,0) width 295: &quot;This button should should have the title \&quot;Foo\&quot;:&quot;
</span><del>-      RenderBlock (anonymous) at (0,471) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,473) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 64x13
</span><span class="cx">             RenderText at (22,0) size 20x13
</span><span class="cx">               text run at (22,0) width 20: &quot;Foo&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,508) size 769x18
</del><ins>+      RenderBlock {P} at (0,510) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 308x18
</span><span class="cx">           text run at (0,0) width 308: &quot;This button should have a single space in its title:&quot;
</span><del>-      RenderBlock (anonymous) at (0,542) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,544) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,4) size 64x13
</span><span class="cx">             RenderText at (30,0) size 4x13
</span><span class="cx">               text run at (30,0) width 4: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,579) size 769x18
</del><ins>+      RenderBlock {P} at (0,581) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x18
</span><span class="cx">           text run at (0,0) width 203: &quot;This button should have no title:&quot;
</span><del>-      RenderBlock (anonymous) at (0,613) size 769x21
</del><ins>+      RenderBlock (anonymous) at (0,615) size 769x22
</ins><span class="cx">         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttongeneratedcontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-generated-content-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-generated-content-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-generated-content-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -24,34 +24,34 @@
</span><span class="cx">             RenderInline (generated) at (0,0) size 35x13
</span><span class="cx">               RenderText at (0,0) size 35x13
</span><span class="cx">                 text run at (0,0) width 35: &quot;before&quot;
</span><del>-        RenderText {#text} at (55,1) size 4x18
-          text run at (55,1) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (61,2) size 87x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (54,1) size 5x18
+          text run at (54,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (60,2) size 87x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 71x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 35x13
</span><span class="cx">               RenderText at (0,0) size 35x13
</span><span class="cx">                 text run at (0,0) width 35: &quot;before&quot;
</span><span class="cx">             RenderText {#text} at (34,0) size 37x13
</span><span class="cx">               text run at (34,0) width 37: &quot;button&quot;
</span><del>-        RenderText {#text} at (150,1) size 4x18
-          text run at (150,1) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (148,1) size 5x18
+          text run at (148,1) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderButton {BUTTON} at (2,24) size 41x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 25x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 25x13
</span><span class="cx">               RenderText at (0,0) size 25x13
</span><span class="cx">                 text run at (0,0) width 25: &quot;after&quot;
</span><del>-        RenderText {#text} at (45,23) size 4x18
-          text run at (45,23) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (51,24) size 77x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (44,23) size 5x18
+          text run at (44,23) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (50,24) size 78x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 61x13
</span><span class="cx">             RenderText {#text} at (0,0) size 36x13
</span><span class="cx">               text run at (0,0) width 36: &quot;button&quot;
</span><span class="cx">             RenderInline (generated) at (0,0) size 26x13
</span><span class="cx">               RenderText at (35,0) size 26x13
</span><span class="cx">                 text run at (35,0) width 26: &quot;after&quot;
</span><del>-        RenderText {#text} at (130,23) size 4x18
-          text run at (130,23) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (129,23) size 5x18
+          text run at (129,23) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderButton {BUTTON} at (2,52) size 16x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,7) size 0x0
</span><span class="lines">@@ -61,8 +61,8 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 36x13
</span><span class="cx">             RenderText {#text} at (0,0) size 36x13
</span><span class="cx">               text run at (0,0) width 36: &quot;button&quot;
</span><del>-        RenderText {#text} at (80,45) size 4x18
-          text run at (80,45) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (79,45) size 5x18
+          text run at (79,45) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderButton {BUTTON} at (2,77) size 16x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,7) size 0x0
</span><span class="lines">@@ -72,74 +72,74 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 36x13
</span><span class="cx">             RenderText {#text} at (0,0) size 36x13
</span><span class="cx">               text run at (0,0) width 36: &quot;button&quot;
</span><del>-        RenderText {#text} at (80,70) size 4x18
-          text run at (80,70) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (79,70) size 5x18
+          text run at (79,70) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderButton {BUTTON} at (2,96) size 51x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 35x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 35x13
</span><span class="cx">               RenderText at (0,0) size 35x13
</span><span class="cx">                 text run at (0,0) width 35: &quot;before&quot;
</span><del>-        RenderText {#text} at (55,95) size 4x18
-          text run at (55,95) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (61,96) size 87x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (54,95) size 5x18
+          text run at (54,95) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (60,96) size 87x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 71x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 35x13
</span><span class="cx">               RenderText at (0,0) size 35x13
</span><span class="cx">                 text run at (0,0) width 35: &quot;before&quot;
</span><span class="cx">             RenderText {#text} at (34,0) size 37x13
</span><span class="cx">               text run at (34,0) width 37: &quot;button&quot;
</span><del>-        RenderText {#text} at (150,95) size 4x18
-          text run at (150,95) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (148,95) size 5x18
+          text run at (148,95) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderButton {BUTTON} at (2,118) size 41x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 25x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 25x13
</span><span class="cx">               RenderText at (0,0) size 25x13
</span><span class="cx">                 text run at (0,0) width 25: &quot;after&quot;
</span><del>-        RenderText {#text} at (45,117) size 4x18
-          text run at (45,117) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (51,118) size 77x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (44,117) size 5x18
+          text run at (44,117) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (50,118) size 78x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 61x13
</span><span class="cx">             RenderText {#text} at (0,0) size 36x13
</span><span class="cx">               text run at (0,0) width 36: &quot;button&quot;
</span><span class="cx">             RenderInline (generated) at (0,0) size 26x13
</span><span class="cx">               RenderText at (35,0) size 26x13
</span><span class="cx">                 text run at (35,0) width 26: &quot;after&quot;
</span><del>-        RenderText {#text} at (130,117) size 4x18
-          text run at (130,117) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (129,117) size 5x18
+          text run at (129,117) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderButton {BUTTON} at (2,140) size 51x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 35x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 35x13
</span><span class="cx">               RenderText at (0,0) size 35x13
</span><span class="cx">                 text run at (0,0) width 35: &quot;before&quot;
</span><del>-        RenderText {#text} at (55,139) size 4x18
-          text run at (55,139) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (61,140) size 87x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (54,139) size 5x18
+          text run at (54,139) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (60,140) size 87x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 71x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 35x13
</span><span class="cx">               RenderText at (0,0) size 35x13
</span><span class="cx">                 text run at (0,0) width 35: &quot;before&quot;
</span><span class="cx">             RenderText {#text} at (34,0) size 37x13
</span><span class="cx">               text run at (34,0) width 37: &quot;button&quot;
</span><del>-        RenderText {#text} at (150,139) size 4x18
-          text run at (150,139) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (148,139) size 5x18
+          text run at (148,139) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderButton {BUTTON} at (2,162) size 41x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 25x13
</span><span class="cx">             RenderInline (generated) at (0,0) size 25x13
</span><span class="cx">               RenderText at (0,0) size 25x13
</span><span class="cx">                 text run at (0,0) width 25: &quot;after&quot;
</span><del>-        RenderText {#text} at (45,161) size 4x18
-          text run at (45,161) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (51,162) size 77x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (44,161) size 5x18
+          text run at (44,161) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (50,162) size 78x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 61x13
</span><span class="cx">             RenderText {#text} at (0,0) size 36x13
</span><span class="cx">               text run at (0,0) width 36: &quot;button&quot;
</span><span class="cx">             RenderInline (generated) at (0,0) size 26x13
</span><span class="cx">               RenderText at (35,0) size 26x13
</span><span class="cx">                 text run at (35,0) width 26: &quot;after&quot;
</span><del>-        RenderText {#text} at (130,161) size 4x18
-          text run at (130,161) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (129,161) size 5x18
+          text run at (129,161) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttonpositionedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,13 +3,13 @@
</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>-layer at (10,10) size 152x18
</del><ins>+layer at (10,10) size 151x18
</ins><span class="cx">   RenderButton {BUTTON} at (10,10) size 152x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">     RenderBlock (anonymous) at (8,2) size 136x13
</span><span class="cx">       RenderText {#text} at (0,0) size 136x13
</span><span class="cx">         text run at (0,0) width 136: &quot;This button is positioned.&quot;
</span><del>-layer at (10,10) size 173x18
</del><ins>+layer at (10,10) size 172x18
</ins><span class="cx">   RenderButton {INPUT} at (10,10) size 173x18 [bgcolor=#C0C0C0]
</span><del>-    RenderBlock (anonymous) at (8,2) size 157x13
</del><ins>+    RenderBlock (anonymous) at (8,2) size 157x14
</ins><span class="cx">       RenderText at (0,0) size 157x13
</span><span class="cx">         text run at (0,0) width 157: &quot;This button is also positioned&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttonsizesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-sizes-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-sizes-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-sizes-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,105 +7,105 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,4) size 28x6
</span><span class="cx">           RenderText {#text} at (0,0) size 28x6
</span><span class="cx">             text run at (0,0) width 28: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (44,3) size 4x18
-        text run at (44,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (48,8) size 49x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (8,3) size 33x7
</del><ins>+      RenderText {#text} at (43,3) size 5x18
+        text run at (43,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (47,8) size 50x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+        RenderBlock (anonymous) at (8,3) size 33x8
</ins><span class="cx">           RenderText {#text} at (0,0) size 33x7
</span><span class="cx">             text run at (0,0) width 33: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (97,3) size 4x18
-        text run at (97,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (101,7) size 55x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (96,3) size 5x18
+        text run at (96,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (100,7) size 55x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,3) size 39x8
</span><span class="cx">           RenderText {#text} at (0,0) size 39x8
</span><span class="cx">             text run at (0,0) width 39: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (156,3) size 4x18
-        text run at (156,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (160,7) size 60x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (154,3) size 5x18
+        text run at (154,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (158,7) size 61x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 44x10
</span><span class="cx">           RenderText {#text} at (0,0) size 44x10
</span><span class="cx">             text run at (0,0) width 44: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (220,3) size 4x18
-        text run at (220,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (224,6) size 66x16 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (218,3) size 5x18
+        text run at (218,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (222,6) size 67x16 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 50x11
</span><span class="cx">           RenderText {#text} at (0,0) size 50x11
</span><span class="cx">             text run at (0,0) width 50: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (290,3) size 4x18
-        text run at (290,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (294,5) size 71x17 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (288,3) size 5x18
+        text run at (288,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (292,5) size 72x17 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 55x12
</span><span class="cx">           RenderText {#text} at (0,0) size 55x12
</span><span class="cx">             text run at (0,0) width 55: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (365,3) size 4x18
-        text run at (365,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (371,4) size 77x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (363,3) size 5x18
+        text run at (363,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (369,4) size 77x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 61x13
</span><span class="cx">           RenderText {#text} at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (450,3) size 4x18
-        text run at (450,3) width 4: &quot; &quot;
-      RenderButton {INPUT} at (456,4) size 77x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+      RenderText {#text} at (447,3) size 5x18
+        text run at (447,3) width 5: &quot; &quot;
+      RenderButton {INPUT} at (453,4) size 77x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (535,3) size 4x18
-        text run at (535,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (541,3) size 82x20 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (531,3) size 5x18
+        text run at (531,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (537,3) size 83x20 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 66x15
</span><span class="cx">           RenderText {#text} at (0,0) size 66x15
</span><span class="cx">             text run at (0,0) width 66: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (625,3) size 4x18
-        text run at (625,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (631,2) size 88x21 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (621,3) size 5x18
+        text run at (621,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (627,2) size 89x21 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 72x16
</span><span class="cx">           RenderText {#text} at (0,0) size 72x16
</span><span class="cx">             text run at (0,0) width 72: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (721,3) size 4x18
-        text run at (721,3) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (717,3) size 5x18
+        text run at (717,3) width 5: &quot; &quot;
</ins><span class="cx">       RenderButton {BUTTON} at (2,31) size 93x22 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">         RenderBlock (anonymous) at (8,2) size 77x17
</span><span class="cx">           RenderText {#text} at (0,0) size 77x17
</span><span class="cx">             text run at (0,0) width 77: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (97,33) size 4x18
-        text run at (97,33) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (103,30) size 99x23 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (96,33) size 5x18
+        text run at (96,33) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (102,30) size 100x23 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 83x18
</span><span class="cx">           RenderText {#text} at (0,0) size 83x18
</span><span class="cx">             text run at (0,0) width 83: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (204,33) size 4x18
-        text run at (204,33) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (210,30) size 104x23 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (203,33) size 5x18
+        text run at (203,33) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (209,30) size 105x23 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 88x18
</span><span class="cx">           RenderText {#text} at (0,0) size 88x18
</span><span class="cx">             text run at (0,0) width 88: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (316,33) size 4x18
-        text run at (316,33) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (322,29) size 110x25 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (315,33) size 5x18
+        text run at (315,33) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (321,29) size 110x25 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 94x20
</span><span class="cx">           RenderText {#text} at (0,0) size 94x20
</span><span class="cx">             text run at (0,0) width 94: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (434,33) size 4x18
-        text run at (434,33) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (440,28) size 115x26 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (432,33) size 5x18
+        text run at (432,33) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (438,28) size 116x26 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 99x21
</span><span class="cx">           RenderText {#text} at (0,0) size 99x21
</span><span class="cx">             text run at (0,0) width 99: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (557,33) size 4x18
-        text run at (557,33) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (563,27) size 121x27 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (555,33) size 5x18
+        text run at (555,33) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (561,27) size 121x27 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 105x22
</span><span class="cx">           RenderText {#text} at (0,0) size 105x22
</span><span class="cx">             text run at (0,0) width 105: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (686,33) size 4x18
-        text run at (686,33) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (683,33) size 5x18
+        text run at (683,33) width 5: &quot; &quot;
</ins><span class="cx">       RenderButton {BUTTON} at (2,59) size 126x28 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">         RenderBlock (anonymous) at (8,2) size 110x23
</span><span class="cx">           RenderText {#text} at (0,0) size 110x23
</span><span class="cx">             text run at (0,0) width 110: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (130,66) size 4x18
-        text run at (130,66) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (136,58) size 132x29 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (129,66) size 5x18
+        text run at (129,66) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (135,58) size 133x29 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 116x24
</span><span class="cx">           RenderText {#text} at (0,0) size 116x24
</span><span class="cx">             text run at (0,0) width 116: &quot;Test Button&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttonstylecolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-style-color-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-style-color-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-style-color-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,45 +7,45 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,2) size 61x13
</span><span class="cx">           RenderText {#text} at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (81,3) size 4x18
-        text run at (81,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (87,4) size 77x18 [color=#FF0000] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (80,3) size 5x18
+        text run at (80,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (86,4) size 77x18 [color=#FF0000] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 61x13
</span><span class="cx">           RenderText {#text} at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (166,3) size 4x18
-        text run at (166,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (172,2) size 77x22 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (164,3) size 5x18
+        text run at (164,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (170,2) size 78x22 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,4) size 61x13
</span><span class="cx">           RenderText {#text} at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (251,3) size 4x18
-        text run at (251,3) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (257,2) size 77x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (249,3) size 5x18
+        text run at (249,3) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (255,2) size 77x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,4) size 61x13
</span><span class="cx">           RenderText {#text} at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (336,3) size 4x18
-        text run at (336,3) width 4: &quot; &quot;
-      RenderButton {INPUT} at (342,4) size 77x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+      RenderText {#text} at (333,3) size 5x18
+        text run at (333,3) width 5: &quot; &quot;
+      RenderButton {INPUT} at (339,4) size 77x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (421,3) size 4x18
-        text run at (421,3) width 4: &quot; &quot;
-      RenderButton {INPUT} at (427,4) size 77x18 [color=#FF0000] [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+      RenderText {#text} at (417,3) size 5x18
+        text run at (417,3) width 5: &quot; &quot;
+      RenderButton {INPUT} at (423,4) size 78x18 [color=#FF0000] [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (506,3) size 4x18
-        text run at (506,3) width 4: &quot; &quot;
-      RenderButton {INPUT} at (512,2) size 77x22 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (502,3) size 5x18
+        text run at (502,3) width 5: &quot; &quot;
+      RenderButton {INPUT} at (508,2) size 77x22 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,4) size 61x13
</span><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (591,3) size 4x18
-        text run at (591,3) width 4: &quot; &quot;
-      RenderButton {INPUT} at (597,2) size 77x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (586,3) size 5x18
+        text run at (586,3) width 5: &quot; &quot;
+      RenderButton {INPUT} at (592,2) size 78x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,4) size 61x13
</span><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttontablestylesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,136 +8,136 @@
</span><span class="cx">           text run at (0,0) width 342: &quot;This tests that buttons don't honor table display styles. &quot;
</span><span class="cx">         RenderBR {BR} at (342,14) size 0x0
</span><span class="cx">       RenderButton {INPUT} at (2,20) size 87x18 [bgcolor=#C0C0C0]
</span><del>-        RenderBlock (anonymous) at (8,2) size 71x13
</del><ins>+        RenderBlock (anonymous) at (8,2) size 71x14
</ins><span class="cx">           RenderText at (0,0) size 71x13
</span><span class="cx">             text run at (0,0) width 71: &quot;display: table&quot;
</span><span class="cx">       RenderButton {INPUT} at (2,40) size 87x18 [bgcolor=#C0C0C0]
</span><del>-        RenderBlock (anonymous) at (8,2) size 71x13
</del><ins>+        RenderBlock (anonymous) at (8,2) size 71x14
</ins><span class="cx">           RenderText at (0,0) size 71x13
</span><span class="cx">             text run at (0,0) width 71: &quot;display: table&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,60) size 784x378
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,18) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,38) size 123x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 107x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 107x14
</ins><span class="cx">             RenderText at (0,0) size 107x13
</span><span class="cx">               text run at (0,0) width 107: &quot;display: inline-table&quot;
</span><del>-        RenderText {#text} at (127,37) size 4x18
-          text run at (127,37) width 4: &quot; &quot;
-        RenderButton {INPUT} at (133,38) size 123x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 107x13
</del><ins>+        RenderText {#text} at (126,37) size 5x18
+          text run at (126,37) width 5: &quot; &quot;
+        RenderButton {INPUT} at (132,38) size 123x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 107x14
</ins><span class="cx">             RenderText at (0,0) size 107x13
</span><span class="cx">               text run at (0,0) width 107: &quot;display: inline-table&quot;
</span><del>-        RenderText {#text} at (258,37) size 4x18
-          text run at (258,37) width 4: &quot; &quot;
-        RenderBR {BR} at (262,51) size 0x0
</del><ins>+        RenderText {#text} at (256,37) size 5x18
+          text run at (256,37) width 5: &quot; &quot;
+        RenderBR {BR} at (260,51) size 1x0
</ins><span class="cx">         RenderBR {BR} at (0,58) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,78) size 151x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 135x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 135x14
</ins><span class="cx">             RenderText at (0,0) size 135x13
</span><span class="cx">               text run at (0,0) width 135: &quot;display: table-row-group&quot;
</span><del>-        RenderText {#text} at (155,77) size 4x18
-          text run at (155,77) width 4: &quot; &quot;
-        RenderButton {INPUT} at (161,78) size 151x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 135x13
</del><ins>+        RenderText {#text} at (154,77) size 5x18
+          text run at (154,77) width 5: &quot; &quot;
+        RenderButton {INPUT} at (160,78) size 152x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 135x14
</ins><span class="cx">             RenderText at (0,0) size 135x13
</span><span class="cx">               text run at (0,0) width 135: &quot;display: table-row-group&quot;
</span><del>-        RenderText {#text} at (314,77) size 4x18
-          text run at (314,77) width 4: &quot; &quot;
-        RenderBR {BR} at (318,91) size 0x0
</del><ins>+        RenderText {#text} at (313,77) size 5x18
+          text run at (313,77) width 5: &quot; &quot;
+        RenderBR {BR} at (317,91) size 1x0
</ins><span class="cx">         RenderBR {BR} at (0,98) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,118) size 168x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 152x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 152x14
</ins><span class="cx">             RenderText at (0,0) size 152x13
</span><span class="cx">               text run at (0,0) width 152: &quot;display: table-header-group&quot;
</span><del>-        RenderText {#text} at (172,117) size 4x18
-          text run at (172,117) width 4: &quot; &quot;
-        RenderButton {INPUT} at (178,118) size 168x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 152x13
</del><ins>+        RenderText {#text} at (171,117) size 5x18
+          text run at (171,117) width 5: &quot; &quot;
+        RenderButton {INPUT} at (177,118) size 169x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 152x14
</ins><span class="cx">             RenderText at (0,0) size 152x13
</span><span class="cx">               text run at (0,0) width 152: &quot;display: table-header-group&quot;
</span><del>-        RenderText {#text} at (348,117) size 4x18
-          text run at (348,117) width 4: &quot; &quot;
-        RenderBR {BR} at (352,131) size 0x0
</del><ins>+        RenderText {#text} at (347,117) size 5x18
+          text run at (347,117) width 5: &quot; &quot;
+        RenderBR {BR} at (351,131) size 1x0
</ins><span class="cx">         RenderBR {BR} at (0,138) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,158) size 164x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 148x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 148x14
</ins><span class="cx">             RenderText at (0,0) size 148x13
</span><span class="cx">               text run at (0,0) width 148: &quot;display: table-footer-group&quot;
</span><del>-        RenderText {#text} at (168,157) size 4x18
-          text run at (168,157) width 4: &quot; &quot;
-        RenderButton {INPUT} at (174,158) size 164x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 148x13
</del><ins>+        RenderText {#text} at (167,157) size 5x18
+          text run at (167,157) width 5: &quot; &quot;
+        RenderButton {INPUT} at (173,158) size 164x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 148x14
</ins><span class="cx">             RenderText at (0,0) size 148x13
</span><span class="cx">               text run at (0,0) width 148: &quot;display: table-footer-group&quot;
</span><del>-        RenderText {#text} at (340,157) size 4x18
-          text run at (340,157) width 4: &quot; &quot;
-        RenderBR {BR} at (344,171) size 0x0
</del><ins>+        RenderText {#text} at (338,157) size 5x18
+          text run at (338,157) width 5: &quot; &quot;
+        RenderBR {BR} at (342,171) size 1x0
</ins><span class="cx">         RenderBR {BR} at (0,178) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,198) size 113x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 97x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 97x14
</ins><span class="cx">             RenderText at (0,0) size 97x13
</span><span class="cx">               text run at (0,0) width 97: &quot;display: table-row&quot;
</span><del>-        RenderText {#text} at (117,197) size 4x18
-          text run at (117,197) width 4: &quot; &quot;
-        RenderButton {INPUT} at (123,198) size 113x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 97x13
</del><ins>+        RenderText {#text} at (116,197) size 5x18
+          text run at (116,197) width 5: &quot; &quot;
+        RenderButton {INPUT} at (122,198) size 113x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 97x14
</ins><span class="cx">             RenderText at (0,0) size 97x13
</span><span class="cx">               text run at (0,0) width 97: &quot;display: table-row&quot;
</span><del>-        RenderText {#text} at (238,197) size 4x18
-          text run at (238,197) width 4: &quot; &quot;
-        RenderBR {BR} at (242,211) size 0x0
</del><ins>+        RenderText {#text} at (237,197) size 4x18
+          text run at (237,197) width 4: &quot; &quot;
+        RenderBR {BR} at (241,211) size 0x0
</ins><span class="cx">         RenderBR {BR} at (0,218) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,238) size 171x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 155x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 155x14
</ins><span class="cx">             RenderText at (0,0) size 155x13
</span><span class="cx">               text run at (0,0) width 155: &quot;display: table-column-group&quot;
</span><del>-        RenderText {#text} at (175,237) size 4x18
-          text run at (175,237) width 4: &quot; &quot;
-        RenderButton {INPUT} at (181,238) size 171x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 155x13
</del><ins>+        RenderText {#text} at (174,237) size 5x18
+          text run at (174,237) width 5: &quot; &quot;
+        RenderButton {INPUT} at (180,238) size 171x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 155x14
</ins><span class="cx">             RenderText at (0,0) size 155x13
</span><span class="cx">               text run at (0,0) width 155: &quot;display: table-column-group&quot;
</span><del>-        RenderText {#text} at (354,237) size 4x18
-          text run at (354,237) width 4: &quot; &quot;
-        RenderBR {BR} at (358,251) size 0x0
</del><ins>+        RenderText {#text} at (353,237) size 4x18
+          text run at (353,237) width 4: &quot; &quot;
+        RenderBR {BR} at (357,251) size 0x0
</ins><span class="cx">         RenderBR {BR} at (0,258) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,278) size 133x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 117x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 117x14
</ins><span class="cx">             RenderText at (0,0) size 117x13
</span><span class="cx">               text run at (0,0) width 117: &quot;display: table-column&quot;
</span><del>-        RenderText {#text} at (137,277) size 4x18
-          text run at (137,277) width 4: &quot; &quot;
-        RenderButton {INPUT} at (143,278) size 133x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 117x13
</del><ins>+        RenderText {#text} at (136,277) size 5x18
+          text run at (136,277) width 5: &quot; &quot;
+        RenderButton {INPUT} at (142,278) size 133x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 117x14
</ins><span class="cx">             RenderText at (0,0) size 117x13
</span><span class="cx">               text run at (0,0) width 117: &quot;display: table-column&quot;
</span><del>-        RenderText {#text} at (278,277) size 4x18
-          text run at (278,277) width 4: &quot; &quot;
-        RenderBR {BR} at (282,291) size 0x0
</del><ins>+        RenderText {#text} at (276,277) size 5x18
+          text run at (276,277) width 5: &quot; &quot;
+        RenderBR {BR} at (280,291) size 1x0
</ins><span class="cx">         RenderBR {BR} at (0,298) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,318) size 111x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 95x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 95x14
</ins><span class="cx">             RenderText at (0,0) size 95x13
</span><span class="cx">               text run at (0,0) width 95: &quot;display: table-cell&quot;
</span><del>-        RenderText {#text} at (115,317) size 4x18
-          text run at (115,317) width 4: &quot; &quot;
-        RenderButton {INPUT} at (121,318) size 111x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 95x13
</del><ins>+        RenderText {#text} at (114,317) size 5x18
+          text run at (114,317) width 5: &quot; &quot;
+        RenderButton {INPUT} at (120,318) size 112x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 95x14
</ins><span class="cx">             RenderText at (0,0) size 95x13
</span><span class="cx">               text run at (0,0) width 95: &quot;display: table-cell&quot;
</span><del>-        RenderText {#text} at (234,317) size 4x18
-          text run at (234,317) width 4: &quot; &quot;
-        RenderBR {BR} at (238,331) size 0x0
</del><ins>+        RenderText {#text} at (233,317) size 5x18
+          text run at (233,317) width 5: &quot; &quot;
+        RenderBR {BR} at (237,331) size 1x0
</ins><span class="cx">         RenderBR {BR} at (0,338) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,358) size 133x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 117x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 117x14
</ins><span class="cx">             RenderText at (0,0) size 117x13
</span><span class="cx">               text run at (0,0) width 117: &quot;display: table-caption&quot;
</span><del>-        RenderText {#text} at (137,357) size 4x18
-          text run at (137,357) width 4: &quot; &quot;
-        RenderButton {INPUT} at (143,358) size 133x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 117x13
</del><ins>+        RenderText {#text} at (136,357) size 5x18
+          text run at (136,357) width 5: &quot; &quot;
+        RenderButton {INPUT} at (142,358) size 133x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 117x14
</ins><span class="cx">             RenderText at (0,0) size 117x13
</span><span class="cx">               text run at (0,0) width 117: &quot;display: table-caption&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttontexttransformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-text-transform-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -21,34 +21,34 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 60x13
</span><span class="cx">             RenderText {#text} at (0,0) size 60x13
</span><span class="cx">               text run at (0,0) width 60: &quot;UPPERCASE&quot;
</span><del>-        RenderText {#text} at (80,1) size 4x18
-          text run at (80,1) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (86,2) size 68x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (79,1) size 5x18
+          text run at (79,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (85,2) size 69x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 52x13
</span><span class="cx">             RenderText {#text} at (0,0) size 52x13
</span><span class="cx">               text run at (0,0) width 52: &quot;lowercase&quot;
</span><del>-        RenderText {#text} at (156,1) size 4x18
-          text run at (156,1) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (162,2) size 69x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (155,1) size 5x18
+          text run at (155,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (161,2) size 70x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 53x13
</span><span class="cx">             RenderText {#text} at (0,0) size 53x13
</span><span class="cx">               text run at (0,0) width 53: &quot;Capitalize&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,90) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 76x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 60x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 60x14
</ins><span class="cx">             RenderText at (0,0) size 60x13
</span><span class="cx">               text run at (0,0) width 60: &quot;UPPERCASE&quot;
</span><del>-        RenderText {#text} at (80,1) size 4x18
-          text run at (80,1) width 4: &quot; &quot;
-        RenderButton {INPUT} at (86,2) size 68x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 52x13
</del><ins>+        RenderText {#text} at (79,1) size 5x18
+          text run at (79,1) width 5: &quot; &quot;
+        RenderButton {INPUT} at (85,2) size 69x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 52x14
</ins><span class="cx">             RenderText at (0,0) size 52x13
</span><span class="cx">               text run at (0,0) width 52: &quot;lowercase&quot;
</span><del>-        RenderText {#text} at (156,1) size 4x18
-          text run at (156,1) width 4: &quot; &quot;
-        RenderButton {INPUT} at (162,2) size 69x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 53x13
</del><ins>+        RenderText {#text} at (155,1) size 5x18
+          text run at (155,1) width 5: &quot; &quot;
+        RenderButton {INPUT} at (161,2) size 70x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 53x14
</ins><span class="cx">             RenderText at (0,0) size 53x13
</span><span class="cx">               text run at (0,0) width 53: &quot;Capitalize&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsbuttonwhitespaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/button-white-space-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/button-white-space-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/button-white-space-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -21,9 +21,9 @@
</span><span class="cx">                 RenderBlock (anonymous) at (8,2) size 61x13
</span><span class="cx">                   RenderText {#text} at (0,0) size 61x13
</span><span class="cx">                     text run at (0,0) width 61: &quot;Search Mail&quot;
</span><del>-              RenderText {#text} at (82,2) size 4x18
-                text run at (82,2) width 4: &quot; &quot;
-              RenderButton {BUTTON} at (88,3) size 98x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+              RenderText {#text} at (81,2) size 5x18
+                text run at (81,2) width 5: &quot; &quot;
+              RenderButton {BUTTON} at (87,3) size 99x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">                 RenderBlock (anonymous) at (8,2) size 82x13
</span><span class="cx">                   RenderText {#text} at (0,0) size 82x13
</span><span class="cx">                     text run at (0,0) width 82: &quot;Search the Web&quot;
</span><span class="lines">@@ -40,8 +40,8 @@
</span><span class="cx">         RenderButton {BUTTON} at (2,2) size 75x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 59x13
</span><span class="cx">             RenderText {#text} at (0,0) size 59x13
</span><del>-              text run at (0,0) width 24: &quot;test &quot;
-              text run at (23,0) width 36: &quot;button&quot;
</del><ins>+              text run at (0,0) width 23: &quot;test &quot;
+              text run at (22,0) width 37: &quot;button&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,160) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 344x18
</span><span class="cx">           text run at (0,0) width 344: &quot;Buttons should look identical (ignore vertical spacing):&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformscolorinputappearancecolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/color/input-appearance-color-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 164x22
</span><span class="cx">           text run at (0,0) width 164: &quot;Default Appearance&quot;
</span><del>-      RenderBlock (anonymous) at (0,40) size 784x41
</del><ins>+      RenderBlock (anonymous) at (0,40) size 784x42
</ins><span class="cx">         RenderText {#text} at (0,0) size 456x18
</span><span class="cx">           text run at (0,0) width 456: &quot;List color controls have different appearance if ENABLE(DATALIST).&quot;
</span><span class="cx">         RenderBR {BR} at (456,14) size 0x0
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,1) size 38x21
</span><span class="cx">             RenderBlock {DIV} at (2,4) size 34x13 [bgcolor=#000000] [border: (1px solid #777777)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H3} at (0,99) size 784x22
</del><ins>+      RenderBlock {H3} at (0,100) size 784x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 160x22
</span><span class="cx">           text run at (0,0) width 160: &quot;Different Font Sizes&quot;
</span><del>-      RenderBlock (anonymous) at (0,139) size 784x41
</del><ins>+      RenderBlock (anonymous) at (0,141) size 784x42
</ins><span class="cx">         RenderText {#text} at (0,0) size 577x18
</span><span class="cx">           text run at (0,0) width 577: &quot;List color controls have different sizes depending on font sizes. Normal color controls don't.&quot;
</span><span class="cx">         RenderBR {BR} at (577,14) size 0x0
</span><span class="lines">@@ -53,10 +53,10 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,1) size 38x21
</span><span class="cx">             RenderBlock {DIV} at (2,4) size 34x13 [bgcolor=#00FF00] [border: (1px solid #777777)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H3} at (0,198) size 784x22
</del><ins>+      RenderBlock {H3} at (0,200) size 784x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 124x22
</span><span class="cx">           text run at (0,0) width 124: &quot;Various Colors&quot;
</span><del>-      RenderBlock (anonymous) at (0,238) size 784x23
</del><ins>+      RenderBlock (anonymous) at (0,241) size 784x24
</ins><span class="cx">         RenderBlock {INPUT} at (0,0) size 44x23 [bgcolor=#FFFFFF] [border: none (2px inset #000000) none (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,1) size 38x21
</span><span class="cx">             RenderBlock {DIV} at (2,4) size 34x13 [bgcolor=#FF0000] [border: (1px solid #777777)]
</span><span class="lines">@@ -106,10 +106,10 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,1) size 38x21
</span><span class="cx">             RenderBlock {DIV} at (2,4) size 34x13 [bgcolor=#40E0D0] [border: (1px solid #777777)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H3} at (0,279) size 784x22
</del><ins>+      RenderBlock {H3} at (0,283) size 784x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 117x22
</span><span class="cx">           text run at (0,0) width 117: &quot;Arbitrary Size&quot;
</span><del>-      RenderBlock (anonymous) at (0,319) size 784x30
</del><ins>+      RenderBlock (anonymous) at (0,324) size 784x31
</ins><span class="cx">         RenderBlock {INPUT} at (0,0) size 100x30 [bgcolor=#FFFFFF] [border: none (2px inset #000000) none (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,1) size 94x28
</span><span class="cx">             RenderBlock {DIV} at (2,4) size 90x20 [bgcolor=#FF0000] [border: (1px solid #777777)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformscontrolrestrictlineheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,19 +14,19 @@
</span><span class="cx">         text run at (311,19) width 4: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderButton {INPUT} at (2,42) size 292x18 [bgcolor=#C0C0C0]
</span><del>-        RenderBlock (anonymous) at (8,2) size 276x13
</del><ins>+        RenderBlock (anonymous) at (8,2) size 276x14
</ins><span class="cx">           RenderText at (0,0) size 276x13
</span><span class="cx">             text run at (0,0) width 276: &quot;This text should be centered vertically in the button&quot;
</span><del>-      RenderText {#text} at (296,41) size 4x18
-        text run at (296,41) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (295,41) size 5x18
+        text run at (295,41) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,64) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 140x13
</span><del>-          RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+          RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (21,75) size 140x13 scrollWidth 277
</del><ins>+layer at (21,75) size 139x13 scrollWidth 277
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 276x13
</span><span class="cx">       text run at (0,0) width 276: &quot;This text should be centered vertically in the button&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsencodingtestexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/encoding-test-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,5 +9,5 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,39) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 121x18
</span><span class="cx">           text run at (0,0) width 121: &quot;multipart/form-data&quot;
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsfieldsetalignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,118 +1,118 @@
</span><del>-layer at (0,0) size 785x1382
</del><ins>+layer at (0,0) size 785x1387
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1382
-  RenderBlock {HTML} at (0,0) size 785x1382
-    RenderBody {BODY} at (8,8) size 769x1359
</del><ins>+layer at (0,0) size 785x1387
+  RenderBlock {HTML} at (0,0) size 785x1387
+    RenderBody {BODY} at (8,8) size 769x1364
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 108x18
</span><span class="cx">           text run at (0,0) width 108: &quot;Legend align test&quot;
</span><del>-      RenderFieldSet {FIELDSET} at (2,34) size 765x58 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,34) size 765x59 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 102x18
</span><span class="cx">           RenderText {#text} at (2,0) size 98x18
</span><span class="cx">             text run at (2,0) width 98: &quot;My Legend left&quot;
</span><del>-        RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+        RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (2,92) size 765x58 [border: (2px groove #C0C0C0)]
-        RenderBlock {LEGEND} at (322,0) size 120x18
</del><ins>+      RenderFieldSet {FIELDSET} at (2,92) size 765x60 [border: (2px groove #C0C0C0)]
+        RenderBlock {LEGEND} at (322,0) size 121x18
</ins><span class="cx">           RenderText {#text} at (2,0) size 116x18
</span><span class="cx">             text run at (2,0) width 116: &quot;My Legend center&quot;
</span><del>-        RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+        RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (2,150) size 765x58 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,151) size 765x59 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (640,0) size 111x18
</span><span class="cx">           RenderText {#text} at (2,0) size 107x18
</span><span class="cx">             text run at (2,0) width 107: &quot;My Legend right&quot;
</span><del>-        RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+        RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (2,208) size 765x58 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (2,209) size 765x60 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 125x18
</span><span class="cx">           RenderText {#text} at (2,0) size 121x18
</span><span class="cx">             text run at (2,0) width 121: &quot;My Legend default&quot;
</span><del>-        RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+        RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,274) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,292) size 769x18
</del><ins>+      RenderBlock {HR} at (0,276) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,294) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 147x18
</span><span class="cx">           text run at (0,0) width 147: &quot;Legend align test, RTL&quot;
</span><del>-      RenderBlock (anonymous) at (0,326) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,328) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,326) size 769x232
-        RenderFieldSet {FIELDSET} at (2,0) size 765x58 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderBlock (anonymous) at (0,328) size 769x235
+        RenderFieldSet {FIELDSET} at (2,0) size 765x59 [border: (2px groove #C0C0C0)]
</ins><span class="cx">           RenderBlock {LEGEND} at (14,0) size 102x18
</span><span class="cx">             RenderText {#text} at (2,0) size 98x18
</span><span class="cx">               text run at (2,0) width 98: &quot;My Legend left&quot;
</span><del>-          RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+          RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">             RenderTextControl {INPUT} at (589,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderFieldSet {FIELDSET} at (2,58) size 765x58 [border: (2px groove #C0C0C0)]
-          RenderBlock {LEGEND} at (323,0) size 120x18
</del><ins>+        RenderFieldSet {FIELDSET} at (2,58) size 765x60 [border: (2px groove #C0C0C0)]
+          RenderBlock {LEGEND} at (322,0) size 121x18
</ins><span class="cx">             RenderText {#text} at (2,0) size 116x18
</span><span class="cx">               text run at (2,0) width 116: &quot;My Legend center&quot;
</span><del>-          RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+          RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">             RenderTextControl {INPUT} at (589,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderFieldSet {FIELDSET} at (2,116) size 765x58 [border: (2px groove #C0C0C0)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,117) size 765x59 [border: (2px groove #C0C0C0)]
</ins><span class="cx">           RenderBlock {LEGEND} at (640,0) size 111x18
</span><span class="cx">             RenderText {#text} at (2,0) size 107x18
</span><span class="cx">               text run at (2,0) width 107: &quot;My Legend right&quot;
</span><del>-          RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+          RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">             RenderTextControl {INPUT} at (589,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderFieldSet {FIELDSET} at (2,174) size 765x58 [border: (2px groove #C0C0C0)]
</del><ins>+        RenderFieldSet {FIELDSET} at (2,175) size 765x60 [border: (2px groove #C0C0C0)]
</ins><span class="cx">           RenderBlock {LEGEND} at (626,0) size 125x18
</span><span class="cx">             RenderText {#text} at (2,0) size 121x18
</span><span class="cx">               text run at (2,0) width 121: &quot;My Legend default&quot;
</span><del>-          RenderBlock (anonymous) at (14,23) size 737x23
</del><ins>+          RenderBlock (anonymous) at (14,23) size 737x24
</ins><span class="cx">             RenderTextControl {INPUT} at (589,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,558) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,562) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,566) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,584) size 769x18
</del><ins>+      RenderBlock {HR} at (0,570) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,588) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 270x18
</span><span class="cx">           text run at (0,0) width 270: &quot;Legend align test with margin and padding&quot;
</span><del>-      RenderFieldSet {FIELDSET} at (15,618) size 739x73 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (15,622) size 739x74 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (17,0) size 102x18
</span><span class="cx">           RenderText {#text} at (2,0) size 98x18
</span><span class="cx">             text run at (2,0) width 98: &quot;My Legend left&quot;
</span><span class="cx">         RenderBlock (anonymous) at (17,33) size 705x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (15,706) size 739x73 [border: (2px groove #C0C0C0)]
-        RenderBlock {LEGEND} at (309,0) size 120x18
</del><ins>+      RenderFieldSet {FIELDSET} at (15,710) size 739x74 [border: (2px groove #C0C0C0)]
+        RenderBlock {LEGEND} at (309,0) size 121x18
</ins><span class="cx">           RenderText {#text} at (2,0) size 116x18
</span><span class="cx">             text run at (2,0) width 116: &quot;My Legend center&quot;
</span><span class="cx">         RenderBlock (anonymous) at (17,33) size 705x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (15,794) size 739x73 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (15,798) size 739x74 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (611,0) size 111x18
</span><span class="cx">           RenderText {#text} at (2,0) size 107x18
</span><span class="cx">             text run at (2,0) width 107: &quot;My Legend right&quot;
</span><span class="cx">         RenderBlock (anonymous) at (17,33) size 705x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (15,882) size 739x73 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (15,886) size 739x74 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (17,0) size 125x18
</span><span class="cx">           RenderText {#text} at (2,0) size 121x18
</span><span class="cx">             text run at (2,0) width 121: &quot;My Legend default&quot;
</span><span class="cx">         RenderBlock (anonymous) at (17,33) size 705x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,970) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,988) size 769x18
</del><ins>+      RenderBlock {HR} at (0,974) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,992) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 309x18
</span><span class="cx">           text run at (0,0) width 309: &quot;Legend align test with margin and padding, RTL&quot;
</span><del>-      RenderBlock (anonymous) at (0,1022) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,1026) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1022) size 769x337
</del><ins>+      RenderBlock (anonymous) at (0,1026) size 769x338
</ins><span class="cx">         RenderFieldSet {FIELDSET} at (15,0) size 739x73 [border: (2px groove #C0C0C0)]
</span><span class="cx">           RenderBlock {LEGEND} at (17,0) size 102x18
</span><span class="cx">             RenderText {#text} at (2,0) size 98x18
</span><span class="lines">@@ -121,7 +121,7 @@
</span><span class="cx">             RenderTextControl {INPUT} at (557,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderFieldSet {FIELDSET} at (15,88) size 739x73 [border: (2px groove #C0C0C0)]
</span><del>-          RenderBlock {LEGEND} at (310,0) size 120x18
</del><ins>+          RenderBlock {LEGEND} at (309,0) size 121x18
</ins><span class="cx">             RenderText {#text} at (2,0) size 116x18
</span><span class="cx">               text run at (2,0) width 116: &quot;My Legend center&quot;
</span><span class="cx">           RenderBlock (anonymous) at (17,33) size 705x23
</span><span class="lines">@@ -141,38 +141,38 @@
</span><span class="cx">           RenderBlock (anonymous) at (17,33) size 705x23
</span><span class="cx">             RenderTextControl {INPUT} at (557,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,1374) size 769x0
</del><ins>+      RenderBlock (anonymous) at (0,1378) size 769x1
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (29,70) size 140x13
</del><ins>+layer at (29,71) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (29,128) size 140x13
</del><ins>+layer at (29,129) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (29,186) size 140x13
</del><ins>+layer at (29,188) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (29,244) size 140x13
</del><ins>+layer at (29,246) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (616,362) size 140x13
</del><ins>+layer at (617,365) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (616,420) size 140x13
</del><ins>+layer at (617,424) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (616,478) size 140x13
</del><ins>+layer at (617,482) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (616,536) size 140x13
</del><ins>+layer at (617,541) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (45,664) size 140x13
</del><ins>+layer at (45,669) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (45,752) size 140x13
</del><ins>+layer at (45,757) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (45,840) size 140x13
</del><ins>+layer at (45,845) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (45,928) size 140x13
</del><ins>+layer at (45,933) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (600,1068) size 140x13
</del><ins>+layer at (601,1073) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (600,1156) size 140x13
</del><ins>+layer at (601,1161) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (600,1244) size 140x13
</del><ins>+layer at (601,1249) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (600,1332) size 140x13
</del><ins>+layer at (601,1337) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsfieldsetlegendpaddingunclippedfieldsetborderexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x146
+  RenderBlock {HTML} at (0,0) size 800x146
+    RenderBody {BODY} at (8,16) size 784x122
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 31x18
+          text run at (0,0) width 31: &quot;Bug &quot;
+        RenderInline {A} at (0,0) size 40x18 [color=#0000EE]
+          RenderText {#text} at (31,0) size 40x18
+            text run at (31,0) width 40: &quot;78684&quot;
+        RenderText {#text} at (71,0) size 268x18
+          text run at (71,0) width 268: &quot;: Layout issue with fieldset legend element&quot;
+      RenderBlock {P} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 719x18
+          text run at (0,0) width 719: &quot;For this test to pass, you should see a full border with out any clipping, especially under blue box(legend element).&quot;
+      RenderBlock {FORM} at (0,68) size 784x54
+        RenderFieldSet {FIELDSET} at (2,0) size 780x54 [border: (2px groove #C0C0C0)]
+          RenderBlock {LEGEND} at (14,0) size 36x36 [border: (1px solid #0000FF)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsfieldsetwithfloatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/fieldset-with-float-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/fieldset-with-float-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/fieldset-with-float-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,10 +1,10 @@
</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 800x335
-  RenderBlock {HTML} at (0,0) size 800x335
-    RenderBody {BODY} at (8,8) size 784x319
-      RenderFieldSet {FIELDSET} at (2,0) size 780x319 [border: (2px groove #C0C0C0)]
-        RenderBlock (floating) {DIV} at (14,7) size 300x300 [bgcolor=#008000]
-        RenderBlock {DIV} at (14,7) size 752x50
</del><ins>+layer at (0,0) size 800x336
+  RenderBlock {HTML} at (0,0) size 800x336
+    RenderBody {BODY} at (8,8) size 784x320
+      RenderFieldSet {FIELDSET} at (2,0) size 780x320 [border: (2px groove #C0C0C0)]
+        RenderBlock (floating) {DIV} at (14,7) size 300x301 [bgcolor=#008000]
+        RenderBlock {DIV} at (14,7) size 752x51
</ins><span class="cx">           RenderText {#text} at (300,0) size 86x18
</span><span class="cx">             text run at (300,0) width 86: &quot;Other content&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsfilefileinputdirectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/file/file-input-direction-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/file/file-input-direction-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/file/file-input-direction-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -22,25 +22,25 @@
</span><span class="cx">             RenderTableCell {TD} at (87,24) size 245x26 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">             RenderTableCell {TD} at (334,24) size 245x26 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">             RenderTableCell {TD} at (581,24) size 245x26 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">             RenderTableCell {TD} at (828,24) size 245x26 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,52) size 1075x26
</span><span class="lines">@@ -50,25 +50,25 @@
</span><span class="cx">             RenderTableCell {TD} at (87,52) size 245x26 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">             RenderTableCell {TD} at (334,52) size 245x26 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">             RenderTableCell {TD} at (581,52) size 245x26 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">             RenderTableCell {TD} at (828,52) size 245x26 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><span class="cx">                       text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,80) size 1075x26
</span><span class="lines">@@ -78,24 +78,24 @@
</span><span class="cx">             RenderTableCell {TD} at (87,80) size 245x26 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 62: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 61: &quot;Choose File&quot;
</ins><span class="cx">             RenderTableCell {TD} at (334,80) size 245x26 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 62: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 61: &quot;Choose File&quot;
</ins><span class="cx">             RenderTableCell {TD} at (581,80) size 245x26 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 62: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 61: &quot;Choose File&quot;
</ins><span class="cx">             RenderTableCell {TD} at (828,80) size 245x26 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx">               RenderFileUploadControl {INPUT} at (4,4) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                 RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                     RenderText at (0,0) size 62x13
</span><del>-                      text run at (0,0) width 62: &quot;Choose File&quot;
</del><ins>+                      text run at (0,0) width 61: &quot;Choose File&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsfilefileinputdisabledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/file/file-input-disabled-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/file/file-input-disabled-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/file/file-input-disabled-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,17 +5,17 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x59
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x59
</span><del>-          RenderBlock {INPUT} at (2,4) size 12x12
-          RenderInline {B} at (0,0) size 75x18
-            RenderText {#text} at (16,0) size 75x18
-              text run at (16,0) width 75: &quot;Attach File&quot;
-          RenderBR {BR} at (91,14) size 0x0
</del><ins>+          RenderBlock {INPUT} at (2,4) size 13x12
+          RenderInline {B} at (0,0) size 76x18
+            RenderText {#text} at (17,0) size 76x18
+              text run at (17,0) width 76: &quot;Attach File&quot;
+          RenderBR {BR} at (92,14) size 1x0
</ins><span class="cx">           RenderBR {BR} at (0,19) size 0x18
</span><span class="cx">           RenderText {#text} at (0,38) size 86x18
</span><span class="cx">             text run at (0,38) width 86: &quot;  Select File:  &quot;
</span><span class="cx">           RenderFileUploadControl {INPUT} at (88,39) size 237x18 &quot;no file selected&quot;
</span><span class="cx">             RenderButton {INPUT} at (0,0) size 78x18 [color=#7F7F7F] [bgcolor=#C0C0C0]
</span><del>-              RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+              RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                 RenderText at (0,0) size 62x13
</span><span class="cx">                   text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">           RenderBR {BR} at (327,52) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsfileinputfilererenderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/file/input-file-re-render-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x22
</span><span class="cx">         RenderFileUploadControl {INPUT} at (2,2) size 237x18 &quot;2 files&quot;
</span><span class="cx">           RenderButton {INPUT} at (0,0) size 83x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 67x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 67x14
</ins><span class="cx">               RenderText at (0,0) size 67x13
</span><span class="cx">                 text run at (0,0) width 67: &quot;Choose Files&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsfloatbeforefieldsetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/float-before-fieldset-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock (floating) {DIV} at (0,0) size 50x400 [bgcolor=#008000]
</span><del>-      RenderFieldSet {FIELDSET} at (50,0) size 732x53 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (50,0) size 732x54 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 80x18
</span><span class="cx">           RenderText {#text} at (2,0) size 76x18
</span><span class="cx">             text run at (2,0) width 76: &quot;Hello world&quot;
</span><del>-        RenderBlock (anonymous) at (14,23) size 704x18
</del><ins>+        RenderBlock (anonymous) at (14,23) size 704x19
</ins><span class="cx">           RenderText {#text} at (0,0) size 139x18
</span><span class="cx">             text run at (0,0) width 139: &quot;Some fieldset content.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsformelementgeometryexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,25 +1,25 @@
</span><del>-layer at (0,0) size 785x630
</del><ins>+layer at (0,0) size 785x636
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x630
-  RenderBlock {HTML} at (0,0) size 785x630
-    RenderBody {BODY} at (8,8) size 769x614
</del><ins>+layer at (0,0) size 785x636
+  RenderBlock {HTML} at (0,0) size 785x636
+    RenderBody {BODY} at (8,8) size 769x620
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 422x37
</span><span class="cx">           text run at (0,0) width 422: &quot;Form Element Geometry Tests&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 540x18
</span><span class="cx">           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;
</span><del>-      RenderBlock {H2} at (0,95) size 769x28
</del><ins>+      RenderBlock {H2} at (0,96) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 165x28
</span><span class="cx">           text run at (0,0) width 165: &quot;Bounding Boxes&quot;
</span><del>-      RenderTable {TABLE} at (0,142) size 172x28
</del><ins>+      RenderTable {TABLE} at (0,144) size 172x29
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 172x28
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 172x24
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 58x24 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 56x22 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 52x28
</span><span class="cx">                   RenderButton {INPUT} at (2,2) size 52x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">                       RenderText at (0,0) size 36x13
</span><span class="cx">                         text run at (0,0) width 36: &quot;button&quot;
</span><span class="cx">             RenderTableCell {TD} at (62,2) size 68x24 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -37,13 +37,13 @@
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 16x16 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 12x28
</span><span class="cx">                   RenderBlock {INPUT} at (2,2) size 12x12
</span><del>-      RenderTable {TABLE} at (0,170) size 172x28
</del><ins>+      RenderTable {TABLE} at (0,172) size 172x29
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 172x28
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 172x24
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 58x24 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 56x22 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderButton {INPUT} at (2,2) size 52x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">                     RenderText at (0,0) size 36x13
</span><span class="cx">                       text run at (0,0) width 36: &quot;button&quot;
</span><span class="cx">             RenderTableCell {TD} at (62,2) size 68x24 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -58,14 +58,14 @@
</span><span class="cx">             RenderTableCell {TD} at (152,5) size 18x18 [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 16x16 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderBlock {INPUT} at (2,2) size 12x12
</span><del>-      RenderTable {TABLE} at (0,198) size 172x28
</del><ins>+      RenderTable {TABLE} at (0,200) size 172x29
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 172x28
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 172x24
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 58x24 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 56x22 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 52x13
</span><span class="cx">                   RenderButton {INPUT} at (2,2) size 52x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">                       RenderText at (0,0) size 36x13
</span><span class="cx">                         text run at (0,0) width 36: &quot;button&quot;
</span><span class="cx">             RenderTableCell {TD} at (62,2) size 68x24 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -83,7 +83,7 @@
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 16x16 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 12x13
</span><span class="cx">                   RenderBlock {INPUT} at (2,2) size 12x12
</span><del>-      RenderTable {TABLE} at (0,226) size 545x67
</del><ins>+      RenderTable {TABLE} at (0,228) size 545x68
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 545x67
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 545x63
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 82x25 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -96,94 +96,94 @@
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 241x22 [border: (2px solid #0000FF)]
</span><span class="cx">                 RenderFileUploadControl {INPUT} at (2,2) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                   RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                       RenderText at (0,0) size 62x13
</span><span class="cx">                         text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">             RenderTableCell {TD} at (372,2) size 171x42 [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 169x40 [border: (2px solid #0000FF)]
</span><del>-      RenderBlock {H2} at (0,312) size 769x28
</del><ins>+      RenderBlock {H2} at (0,315) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 200x28
</span><span class="cx">           text run at (0,0) width 200: &quot;Baseline Alignment&quot;
</span><del>-      RenderBlock {DIV} at (0,359) size 769x29
-        RenderInline {FONT} at (0,0) size 215x28
</del><ins>+      RenderBlock {DIV} at (0,363) size 769x30
+        RenderInline {FONT} at (0,0) size 219x28
</ins><span class="cx">           RenderText {#text} at (0,0) size 43x28
</span><span class="cx">             text run at (0,0) width 43: &quot;text &quot;
</span><span class="cx">           RenderButton {INPUT} at (45,9) size 52x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">               RenderText at (0,0) size 36x13
</span><span class="cx">                 text run at (0,0) width 36: &quot;button&quot;
</span><del>-          RenderText {#text} at (99,0) size 6x28
-            text run at (99,0) width 6: &quot; &quot;
-          RenderMenuList {SELECT} at (107,9) size 62x18 [bgcolor=#FFFFFF]
</del><ins>+          RenderText {#text} at (98,0) size 7x28
+            text run at (98,0) width 7: &quot; &quot;
+          RenderMenuList {SELECT} at (106,9) size 63x18 [bgcolor=#FFFFFF]
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 62x18
</span><span class="cx">               RenderText at (8,2) size 31x13
</span><span class="cx">                 text run at (8,2) width 31: &quot;menu&quot;
</span><del>-          RenderText {#text} at (171,0) size 6x28
-            text run at (171,0) width 6: &quot; &quot;
-          RenderBlock {INPUT} at (179,11) size 12x13
-          RenderText {#text} at (193,0) size 6x28
-            text run at (193,0) width 6: &quot; &quot;
-          RenderBlock {INPUT} at (201,12) size 12x12
</del><ins>+          RenderText {#text} at (170,0) size 7x28
+            text run at (170,0) width 7: &quot; &quot;
+          RenderBlock {INPUT} at (179,11) size 13x13
+          RenderText {#text} at (194,0) size 7x28
+            text run at (194,0) width 7: &quot; &quot;
+          RenderBlock {INPUT} at (203,12) size 13x12
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,388) size 769x22
</del><ins>+      RenderBlock {DIV} at (0,392) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,1) size 27x18
</span><span class="cx">           text run at (0,1) width 27: &quot;text &quot;
</span><span class="cx">         RenderButton {INPUT} at (29,2) size 52x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">             RenderText at (0,0) size 36x13
</span><span class="cx">               text run at (0,0) width 36: &quot;button&quot;
</span><del>-        RenderText {#text} at (83,1) size 4x18
-          text run at (83,1) width 4: &quot; &quot;
-        RenderMenuList {SELECT} at (89,2) size 62x18 [bgcolor=#FFFFFF]
</del><ins>+        RenderText {#text} at (82,1) size 5x18
+          text run at (82,1) width 5: &quot; &quot;
+        RenderMenuList {SELECT} at (88,2) size 63x18 [bgcolor=#FFFFFF]
</ins><span class="cx">           RenderBlock (anonymous) at (0,0) size 62x18
</span><span class="cx">             RenderText at (8,2) size 31x13
</span><span class="cx">               text run at (8,2) width 31: &quot;menu&quot;
</span><del>-        RenderText {#text} at (153,1) size 4x18
-          text run at (153,1) width 4: &quot; &quot;
-        RenderBlock {INPUT} at (159,4) size 12x13
-        RenderText {#text} at (173,1) size 4x18
-          text run at (173,1) width 4: &quot; &quot;
-        RenderBlock {INPUT} at (179,5) size 12x12
</del><ins>+        RenderText {#text} at (152,1) size 5x18
+          text run at (152,1) width 5: &quot; &quot;
+        RenderBlock {INPUT} at (159,4) size 13x13
+        RenderText {#text} at (174,1) size 5x18
+          text run at (174,1) width 5: &quot; &quot;
+        RenderBlock {INPUT} at (181,5) size 13x12
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,410) size 769x22
-        RenderInline {FONT} at (0,0) size 181x13
</del><ins>+      RenderBlock {DIV} at (0,414) size 769x23
+        RenderInline {FONT} at (0,0) size 185x13
</ins><span class="cx">           RenderText {#text} at (0,5) size 18x13
</span><span class="cx">             text run at (0,5) width 18: &quot;text &quot;
</span><span class="cx">           RenderButton {INPUT} at (20,2) size 52x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">               RenderText at (0,0) size 36x13
</span><span class="cx">                 text run at (0,0) width 36: &quot;button&quot;
</span><del>-          RenderText {#text} at (74,5) size 3x13
-            text run at (74,5) width 3: &quot; &quot;
-          RenderMenuList {SELECT} at (79,2) size 62x18 [bgcolor=#FFFFFF]
</del><ins>+          RenderText {#text} at (73,5) size 4x13
+            text run at (73,5) width 4: &quot; &quot;
+          RenderMenuList {SELECT} at (78,2) size 63x18 [bgcolor=#FFFFFF]
</ins><span class="cx">             RenderBlock (anonymous) at (0,0) size 62x18
</span><span class="cx">               RenderText at (8,2) size 31x13
</span><span class="cx">                 text run at (8,2) width 31: &quot;menu&quot;
</span><del>-          RenderText {#text} at (143,5) size 3x13
-            text run at (143,5) width 3: &quot; &quot;
-          RenderBlock {INPUT} at (148,4) size 12x13
-          RenderText {#text} at (162,5) size 3x13
-            text run at (162,5) width 3: &quot; &quot;
-          RenderBlock {INPUT} at (167,5) size 12x12
</del><ins>+          RenderText {#text} at (142,5) size 4x13
+            text run at (142,5) width 4: &quot; &quot;
+          RenderBlock {INPUT} at (148,4) size 13x13
+          RenderText {#text} at (163,5) size 4x13
+            text run at (163,5) width 4: &quot; &quot;
+          RenderBlock {INPUT} at (169,5) size 13x12
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,432) size 769x43
</del><ins>+      RenderBlock {DIV} at (0,436) size 769x44
</ins><span class="cx">         RenderText {#text} at (0,22) size 27x18
</span><span class="cx">           text run at (0,22) width 27: &quot;text &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (29,22) size 76x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (107,22) size 4x18
-          text run at (107,22) width 4: &quot; &quot;
-        RenderFileUploadControl {INPUT} at (113,23) size 237x18 &quot;no file selected&quot;
</del><ins>+        RenderText {#text} at (106,22) size 5x18
+          text run at (106,22) width 5: &quot; &quot;
+        RenderFileUploadControl {INPUT} at (112,23) size 238x18 &quot;no file selected&quot;
</ins><span class="cx">           RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">               RenderText at (0,0) size 62x13
</span><span class="cx">                 text run at (0,0) width 62: &quot;Choose File&quot;
</span><del>-        RenderText {#text} at (352,22) size 4x18
-          text run at (352,22) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (351,22) size 5x18
+          text run at (351,22) width 5: &quot; &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H2} at (0,494) size 769x28
</del><ins>+      RenderBlock {H2} at (0,498) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 197x28
</span><span class="cx">           text run at (0,0) width 197: &quot;Pop-up Menu Sizes&quot;
</span><del>-      RenderBlock {DIV} at (0,541) size 769x29
</del><ins>+      RenderBlock {DIV} at (0,546) size 769x30
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 178x28
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderMenuList {SELECT} at (2,9) size 36x18 [bgcolor=#FFFFFF]
</span><span class="lines">@@ -203,7 +203,7 @@
</span><span class="cx">               RenderText at (8,2) size 51x13
</span><span class="cx">                 text run at (8,2) width 51: &quot;xxxxxxxx&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,570) size 769x22
</del><ins>+      RenderBlock {DIV} at (0,575) size 769x23
</ins><span class="cx">         RenderMenuList {SELECT} at (2,2) size 36x18 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 36x18
</span><span class="cx">             RenderText at (8,2) size 0x13
</span><span class="lines">@@ -221,7 +221,7 @@
</span><span class="cx">             RenderText at (8,2) size 51x13
</span><span class="cx">               text run at (8,2) width 51: &quot;xxxxxxxx&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,592) size 769x22
</del><ins>+      RenderBlock {DIV} at (0,597) size 769x23
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 172x13
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderMenuList {SELECT} at (2,2) size 36x18 [bgcolor=#FFFFFF]
</span><span class="lines">@@ -241,21 +241,21 @@
</span><span class="cx">               RenderText at (8,2) size 51x13
</span><span class="cx">                 text run at (8,2) width 51: &quot;xxxxxxxx&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (16,242) size 70x13
</del><ins>+layer at (16,244) size 70x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 70x13
</span><span class="cx">     RenderText {#text} at (0,0) size 48x13
</span><span class="cx">       text run at (0,0) width 48: &quot;text field&quot;
</span><del>-layer at (385,241) size 161x32 clip at (386,242) size 159x30
</del><ins>+layer at (385,243) size 161x32 clip at (386,244) size 159x30
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (4,4) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 155x13
</span><span class="cx">       RenderText {#text} at (0,0) size 44x13
</span><span class="cx">         text run at (0,0) width 44: &quot;textarea&quot;
</span><del>-layer at (40,465) size 70x13
</del><ins>+layer at (40,469) size 70x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 70x13
</span><span class="cx">     RenderText {#text} at (0,0) size 48x13
</span><span class="cx">       text run at (0,0) width 48: &quot;text field&quot;
</span><del>-layer at (366,442) size 161x32 clip at (367,443) size 159x30
-  RenderTextControl {TEXTAREA} at (358,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+layer at (366,446) size 161x32 clip at (367,447) size 159x30
+  RenderTextControl {TEXTAREA} at (357,2) size 162x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (3,3) size 155x13
</span><span class="cx">       RenderText {#text} at (0,0) size 44x13
</span><span class="cx">         text run at (0,0) width 44: &quot;textarea&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsformmoveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/formmove-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/formmove-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/formmove-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,25 +4,25 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x19
</span><del>-        RenderBlock {INPUT} at (2,3) size 12x13
-        RenderText {#text} at (16,0) size 34x18
-          text run at (16,0) width 34: &quot;Two &quot;
-        RenderBlock {INPUT} at (52,3) size 12x13
-        RenderText {#text} at (66,0) size 37x18
-          text run at (66,0) width 37: &quot;Three&quot;
</del><ins>+        RenderBlock {INPUT} at (2,3) size 13x13
+        RenderText {#text} at (17,0) size 35x18
+          text run at (17,0) width 35: &quot;Two &quot;
+        RenderBlock {INPUT} at (54,3) size 13x13
+        RenderText {#text} at (69,0) size 38x18
+          text run at (69,0) width 38: &quot;Three&quot;
</ins><span class="cx">       RenderBlock {FORM} at (0,35) size 784x19
</span><del>-        RenderBlock {INPUT} at (2,3) size 12x13
-        RenderText {#text} at (16,0) size 31x18
-          text run at (16,0) width 31: &quot;One &quot;
-        RenderBlock {INPUT} at (49,3) size 12x13
-        RenderText {#text} at (63,0) size 34x18
-          text run at (63,0) width 34: &quot;Two &quot;
-        RenderBlock {INPUT} at (99,3) size 12x13
-        RenderText {#text} at (113,0) size 41x18
-          text run at (113,0) width 41: &quot;Three &quot;
-        RenderBlock {INPUT} at (156,3) size 12x13
-        RenderText {#text} at (170,0) size 27x18
-          text run at (170,0) width 27: &quot;One&quot;
</del><ins>+        RenderBlock {INPUT} at (2,3) size 13x13
+        RenderText {#text} at (17,0) size 32x18
+          text run at (17,0) width 32: &quot;One &quot;
+        RenderBlock {INPUT} at (51,3) size 13x13
+        RenderText {#text} at (66,0) size 35x18
+          text run at (66,0) width 35: &quot;Two &quot;
+        RenderBlock {INPUT} at (103,3) size 13x13
+        RenderText {#text} at (118,0) size 42x18
+          text run at (118,0) width 42: &quot;Three &quot;
+        RenderBlock {INPUT} at (162,3) size 13x13
+        RenderText {#text} at (177,0) size 28x18
+          text run at (177,0) width 28: &quot;One&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,70) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 766x36
</span><span class="cx">           text run at (0,0) width 505: &quot;The count of the # of elements in form 1 should be 2 and in form 2 should be 4. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsformmove2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/formmove2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/formmove2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/formmove2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x19
</span><del>-        RenderBlock {INPUT} at (2,3) size 12x13
-        RenderBlock {INPUT} at (18,3) size 12x13
</del><ins>+        RenderBlock {INPUT} at (2,3) size 13x13
+        RenderBlock {INPUT} at (20,3) size 13x13
</ins><span class="cx">       RenderBlock (anonymous) at (0,35) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 777x36
</span><span class="cx">           text run at (0,0) width 777: &quot;There should be two elements in the first form and one in the second. The count in form one is 2, and the count in form two&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsformmove3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/formmove3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/formmove3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/formmove3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">                 RenderTableCell {TD} at (2,13) size 2x2 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderTableCell {TD} at (6,2) size 58x24 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                   RenderButton {INPUT} at (3,3) size 52x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">                       RenderText at (0,0) size 36x13
</span><span class="cx">                         text run at (0,0) width 36: &quot;Search&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,28) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsindeterminateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/indeterminate-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/indeterminate-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/indeterminate-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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>-      RenderText {#text} at (16,0) size 491x18
-        text run at (16,0) width 491: &quot; This checkbox should look 50% transparent and should be in the mixed state.&quot;
</del><ins>+      RenderText {#text} at (17,0) size 492x18
+        text run at (17,0) width 492: &quot; This checkbox should look 50% transparent and should be in the mixed state.&quot;
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (10,12) size 12x12
-  RenderBlock {INPUT} at (2,4) size 12x12
</del><ins>+layer at (11,12) size 12x12
+  RenderBlock {INPUT} at (2,4) size 13x12
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputalignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,40 +8,40 @@
</span><span class="cx">           text run at (0,0) width 564: &quot;The following 5 inputs should be all be rendered exactly the same, aligned to the left side.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,34) size 784x92
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,2) size 4x18
-          text run at (150,2) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (149,2) size 5x18
+          text run at (149,2) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,25) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,25) size 4x18
-          text run at (150,25) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (149,25) size 5x18
+          text run at (149,25) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,48) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,48) size 4x18
-          text run at (150,48) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (149,48) size 5x18
+          text run at (149,48) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,71) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,71) size 4x18
-          text run at (150,71) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (149,71) size 5x18
+          text run at (149,71) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,126) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 100x13
</span><span class="cx">       text run at (0,0) width 100: &quot;The quick brown...&quot;
</span><del>-layer at (13,70) size 140x13
</del><ins>+layer at (13,70) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 100x13
</span><span class="cx">       text run at (0,0) width 100: &quot;The quick brown...&quot;
</span><del>-layer at (13,93) size 140x13
</del><ins>+layer at (13,93) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 100x13
</span><span class="cx">       text run at (0,0) width 100: &quot;The quick brown...&quot;
</span><del>-layer at (13,116) size 140x13
</del><ins>+layer at (13,116) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 100x13
</span><span class="cx">       text run at (0,0) width 100: &quot;The quick brown...&quot;
</span><del>-layer at (13,139) size 140x13
</del><ins>+layer at (13,139) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 100x13
</span><span class="cx">       text run at (0,0) width 100: &quot;The quick brown...&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancebkcolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         text run at (0,0) width 568: &quot;This tests that background color and background images can be set on the new text fields. &quot;
</span><span class="cx">       RenderBR {BR} at (568,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFC0CB] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,20) size 4x18
-        text run at (150,20) width 4: &quot; &quot;
-      RenderBR {BR} at (154,34) size 0x0
</del><ins>+      RenderText {#text} at (149,20) size 5x18
+        text run at (149,20) width 5: &quot; &quot;
+      RenderBR {BR} at (153,34) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 108x13
</span><span class="cx">       text run at (0,0) width 108: &quot;This should be pink.&quot;
</span><del>-layer at (13,54) size 140x13
</del><ins>+layer at (13,54) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancedefaultbkcolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">       RenderBR {BR} at (473,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 113x13
</span><span class="cx">       text run at (0,0) width 113: &quot;This should be white.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancedisabledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">       RenderBR {BR} at (397,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 61x13
</span><span class="cx">       text run at (0,0) width 61: &quot;Test Passed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancefocusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,9 +8,9 @@
</span><span class="cx">           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;
</span><span class="cx">       RenderBlock {P} at (0,34) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,2) size 4x18
-          text run at (150,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (156,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (149,2) size 5x18
+          text run at (149,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (155,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,73) size 784x72
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="lines">@@ -23,11 +23,11 @@
</span><span class="cx">         RenderText {#text} at (0,54) size 322x18
</span><span class="cx">           text run at (0,54) width 322: &quot;Test Passed. Text field 2's onFocus event has fired.&quot;
</span><span class="cx">       RenderBlock {P} at (0,161) size 784x0
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 81x13
</span><span class="cx">       text run at (0,0) width 81: &quot;My Text Field 1&quot;
</span><del>-layer at (167,47) size 140x13
</del><ins>+layer at (166,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 81x13
</span><span class="cx">       text run at (0,0) width 81: &quot;My Text Field 2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearanceheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,26 +10,26 @@
</span><span class="cx">         RenderText {#text} at (0,2) size 36x18
</span><span class="cx">           text run at (0,2) width 36: &quot;input &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (38,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (186,2) size 4x18
-          text run at (186,2) width 4: &quot; &quot;
-        RenderBR {BR} at (190,16) size 0x0
</del><ins>+        RenderText {#text} at (185,2) size 5x18
+          text run at (185,2) width 5: &quot; &quot;
+        RenderBR {BR} at (189,16) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,25) size 27x18
</span><span class="cx">           text run at (0,25) width 27: &quot;text &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (29,25) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (177,25) size 4x18
-          text run at (177,25) width 4: &quot; &quot;
-        RenderBR {BR} at (181,39) size 0x0
</del><ins>+        RenderText {#text} at (176,25) size 5x18
+          text run at (176,25) width 5: &quot; &quot;
+        RenderBR {BR} at (180,39) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,46) size 65x18
</span><span class="cx">           text run at (0,46) width 65: &quot;checkbox &quot;
</span><del>-        RenderBlock {INPUT} at (67,50) size 12x12
-        RenderText {#text} at (81,46) size 4x18
-          text run at (81,46) width 4: &quot; &quot;
-        RenderBR {BR} at (85,60) size 0x0
</del><ins>+        RenderBlock {INPUT} at (67,50) size 13x12
+        RenderText {#text} at (82,46) size 5x18
+          text run at (82,46) width 5: &quot; &quot;
+        RenderBR {BR} at (86,60) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,66) size 24x18
</span><span class="cx">           text run at (0,66) width 24: &quot;file &quot;
</span><span class="cx">         RenderFileUploadControl {INPUT} at (26,67) size 237x18 &quot;no file selected&quot;
</span><span class="cx">           RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">               RenderText at (0,0) size 62x13
</span><span class="cx">                 text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">         RenderText {#text} at (265,66) size 4x18
</span><span class="lines">@@ -43,10 +43,10 @@
</span><span class="cx">         RenderBR {BR} at (56,101) size 0x0
</span><span class="cx">         RenderText {#text} at (0,105) size 36x18
</span><span class="cx">           text run at (0,105) width 36: &quot;radio &quot;
</span><del>-        RenderBlock {INPUT} at (38,108) size 12x13
-        RenderText {#text} at (52,105) size 4x18
-          text run at (52,105) width 4: &quot; &quot;
-        RenderBR {BR} at (56,119) size 0x0
</del><ins>+        RenderBlock {INPUT} at (38,108) size 13x13
+        RenderText {#text} at (53,105) size 5x18
+          text run at (53,105) width 5: &quot; &quot;
+        RenderBR {BR} at (57,119) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,127) size 39x18
</span><span class="cx">           text run at (0,127) width 39: &quot;range &quot;
</span><span class="cx">         RenderSlider {INPUT} at (41,126) size 129x15 [color=#909090] [bgcolor=#FFFFFF]
</span><span class="lines">@@ -59,48 +59,48 @@
</span><span class="cx">         RenderText {#text} at (0,146) size 33x18
</span><span class="cx">           text run at (0,146) width 33: &quot;reset &quot;
</span><span class="cx">         RenderButton {INPUT} at (35,147) size 45x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 29x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 29x14
</ins><span class="cx">             RenderText at (0,0) size 29x13
</span><span class="cx">               text run at (0,0) width 29: &quot;Reset&quot;
</span><del>-        RenderText {#text} at (82,146) size 4x18
-          text run at (82,146) width 4: &quot; &quot;
-        RenderBR {BR} at (86,160) size 0x0
</del><ins>+        RenderText {#text} at (81,146) size 5x18
+          text run at (81,146) width 5: &quot; &quot;
+        RenderBR {BR} at (85,160) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,168) size 46x18
</span><span class="cx">           text run at (0,168) width 46: &quot;submit &quot;
</span><span class="cx">         RenderButton {INPUT} at (48,169) size 54x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">             RenderText at (0,0) size 38x13
</span><span class="cx">               text run at (0,0) width 38: &quot;Submit&quot;
</span><del>-        RenderText {#text} at (104,168) size 4x18
-          text run at (104,168) width 4: &quot; &quot;
-        RenderBR {BR} at (108,182) size 0x0
</del><ins>+        RenderText {#text} at (103,168) size 5x18
+          text run at (103,168) width 5: &quot; &quot;
+        RenderBR {BR} at (107,182) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,191) size 49x18
</span><span class="cx">           text run at (0,191) width 49: &quot;isindex &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (51,191) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (199,191) size 4x18
-          text run at (199,191) width 4: &quot; &quot;
-        RenderBR {BR} at (203,205) size 0x0
</del><ins>+        RenderText {#text} at (198,191) size 5x18
+          text run at (198,191) width 5: &quot; &quot;
+        RenderBR {BR} at (202,205) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,214) size 64x18
</span><span class="cx">           text run at (0,214) width 64: &quot;password &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (66,214) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (214,214) size 4x18
-          text run at (214,214) width 4: &quot; &quot;
-        RenderBR {BR} at (218,228) size 0x0
</del><ins>+        RenderText {#text} at (213,214) size 5x18
+          text run at (213,214) width 5: &quot; &quot;
+        RenderBR {BR} at (217,228) size 1x0
</ins><span class="cx">         RenderText {#text} at (0,237) size 44x18
</span><span class="cx">           text run at (0,237) width 44: &quot;search &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (46,237) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (49,31) size 140x13
</del><ins>+layer at (49,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (40,54) size 140x13
</del><ins>+layer at (40,54) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (62,220) size 140x13
</del><ins>+layer at (62,220) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (77,243) size 140x13
</del><ins>+layer at (77,243) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (65,266) size 140x13
</del><ins>+layer at (65,266) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancepreventDefaultexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,9 +8,9 @@
</span><span class="cx">         text run at (0,18) width 666: &quot;This tests that preventDefault called onmousedown will prevent a caret from being placed in the text field.&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (12,52) size 146x19
</del><ins>+layer at (12,52) size 145x19
</ins><span class="cx">   RenderTextControl {INPUT} at (12,52) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-layer at (15,55) size 140x13
</del><ins>+layer at (15,55) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 128x13
</span><span class="cx">       text run at (0,0) width 128: &quot;No caret should be here&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancereadonlyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">       RenderBR {BR} at (400,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 61x13
</span><span class="cx">       text run at (0,0) width 61: &quot;Test Passed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearanceselectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">           text run at (0,468) width 47: &quot;Passed.&quot;
</span><span class="cx">         RenderBR {BR} at (47,482) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,575) size 784x0
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 131x13
</span><span class="cx">       text run at (0,0) width 131: &quot;123456789 ABCDEFGHIJ&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancevisibilityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-visibility-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,73) size 784x0
</span><span class="cx">       RenderBlock {P} at (0,73) size 784x0
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 61x13
</span><span class="cx">       text run at (0,0) width 61: &quot;Test Passed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputappearancewidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-width-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">         text run at (0,0) width 344: &quot;This tests that the new text fields use the correct width.&quot;
</span><span class="cx">       RenderBR {BR} at (344,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderBR {BR} at (150,34) size 0x0
</del><ins>+      RenderBR {BR} at (149,34) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (0,43) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderBR {BR} at (200,57) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,66) size 354x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderBR {BR} at (358,80) size 0x0
</del><ins>+      RenderBR {BR} at (357,80) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (0,89) size 200x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderBR {BR} at (200,103) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,112) size 76x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderBR {BR} at (80,126) size 0x0
-layer at (13,31) size 140x13
</del><ins>+      RenderBR {BR} at (79,126) size 1x0
+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> layer at (11,54) size 194x13
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 194x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputbaselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,14 +8,14 @@
</span><span class="cx">       RenderBR {BR} at (293,14) size 0x0
</span><span class="cx">       RenderBR {BR} at (0,18) size 0x18
</span><span class="cx">       RenderTextControl {INPUT} at (2,38) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,38) size 424x18
-        text run at (150,38) width 424: &quot;This text should line up with the bottom of the text in the text field. &quot;
-      RenderBR {BR} at (574,52) size 0x0
</del><ins>+      RenderText {#text} at (149,38) size 425x18
+        text run at (149,38) width 425: &quot;This text should line up with the bottom of the text in the text field. &quot;
+      RenderBR {BR} at (573,52) size 1x0
</ins><span class="cx">       RenderBR {BR} at (0,59) size 0x18
</span><span class="cx">       RenderTextControl {INPUT} at (2,79) size 146x132 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,171) size 420x18
-        text run at (150,171) width 420: &quot;This text should line up with the bottom of the text in the text field.&quot;
-layer at (13,49) size 140x13
</del><ins>+      RenderText {#text} at (149,171) size 421x18
+        text run at (149,171) width 421: &quot;This text should line up with the bottom of the text in the text field.&quot;
+layer at (13,49) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (13,90) size 140x126
</del><ins>+layer at (13,90) size 139x126
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x126
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputbuttonsizesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-button-sizes-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,100 +7,100 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,2) size 50x11
</span><span class="cx">           RenderText at (0,0) size 50x11
</span><span class="cx">             text run at (0,0) width 50: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (66,1) size 4x18
-        text run at (66,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (70,4) size 66x15 [bgcolor=#C0C0C0]
</del><ins>+      RenderText {#text} at (65,1) size 5x18
+        text run at (65,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (69,4) size 66x15 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 50x11
</span><span class="cx">           RenderText at (0,0) size 50x11
</span><span class="cx">             text run at (0,0) width 50: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (136,1) size 4x18
-        text run at (136,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (140,4) size 66x15 [bgcolor=#C0C0C0]
</del><ins>+      RenderText {#text} at (134,1) size 5x18
+        text run at (134,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (138,4) size 67x15 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 50x11
</span><span class="cx">           RenderText at (0,0) size 50x11
</span><span class="cx">             text run at (0,0) width 50: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (206,1) size 4x18
-        text run at (206,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (210,4) size 66x15 [bgcolor=#C0C0C0]
</del><ins>+      RenderText {#text} at (204,1) size 5x18
+        text run at (204,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (208,4) size 66x15 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 50x11
</span><span class="cx">           RenderText at (0,0) size 50x11
</span><span class="cx">             text run at (0,0) width 50: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (276,1) size 4x18
-        text run at (276,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (280,4) size 66x15 [bgcolor=#C0C0C0]
</del><ins>+      RenderText {#text} at (273,1) size 5x18
+        text run at (273,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (277,4) size 67x15 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 50x11
</span><span class="cx">           RenderText at (0,0) size 50x11
</span><span class="cx">             text run at (0,0) width 50: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (346,1) size 4x18
-        text run at (346,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (350,4) size 66x15 [bgcolor=#C0C0C0]
</del><ins>+      RenderText {#text} at (343,1) size 5x18
+        text run at (343,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (347,4) size 66x15 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderBlock (anonymous) at (8,2) size 50x11
</span><span class="cx">           RenderText at (0,0) size 50x11
</span><span class="cx">             text run at (0,0) width 50: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (416,1) size 4x18
-        text run at (416,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (422,2) size 77x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+      RenderText {#text} at (412,1) size 5x18
+        text run at (412,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (418,2) size 77x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (501,1) size 4x18
-        text run at (501,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (507,2) size 77x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+      RenderText {#text} at (496,1) size 5x18
+        text run at (496,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (502,2) size 78x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (586,1) size 4x18
-        text run at (586,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (592,2) size 77x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+      RenderText {#text} at (581,1) size 5x18
+        text run at (581,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (587,2) size 77x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (671,1) size 4x18
-        text run at (671,1) width 4: &quot; &quot;
-      RenderButton {INPUT} at (677,2) size 77x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+      RenderText {#text} at (665,1) size 5x18
+        text run at (665,1) width 5: &quot; &quot;
+      RenderButton {INPUT} at (671,2) size 77x18 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (756,1) size 4x18
-        text run at (756,1) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (750,1) size 4x18
+        text run at (750,1) width 4: &quot; &quot;
</ins><span class="cx">       RenderButton {INPUT} at (2,26) size 77x18 [bgcolor=#C0C0C0]
</span><del>-        RenderBlock (anonymous) at (8,2) size 61x13
</del><ins>+        RenderBlock (anonymous) at (8,2) size 61x14
</ins><span class="cx">           RenderText at (0,0) size 61x13
</span><span class="cx">             text run at (0,0) width 61: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (81,25) size 4x18
-        text run at (81,25) width 4: &quot; &quot;
-      RenderButton {INPUT} at (87,24) size 88x21 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x16
</del><ins>+      RenderText {#text} at (80,25) size 5x18
+        text run at (80,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (86,24) size 88x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 72x17
</ins><span class="cx">           RenderText at (0,0) size 72x16
</span><span class="cx">             text run at (0,0) width 72: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (177,25) size 4x18
-        text run at (177,25) width 4: &quot; &quot;
-      RenderButton {INPUT} at (183,24) size 88x21 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x16
</del><ins>+      RenderText {#text} at (175,25) size 5x18
+        text run at (175,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (181,24) size 89x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 72x17
</ins><span class="cx">           RenderText at (0,0) size 72x16
</span><span class="cx">             text run at (0,0) width 72: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (273,25) size 4x18
-        text run at (273,25) width 4: &quot; &quot;
-      RenderButton {INPUT} at (279,24) size 88x21 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x16
</del><ins>+      RenderText {#text} at (271,25) size 5x18
+        text run at (271,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (277,24) size 88x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 72x17
</ins><span class="cx">           RenderText at (0,0) size 72x16
</span><span class="cx">             text run at (0,0) width 72: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (369,25) size 4x18
-        text run at (369,25) width 4: &quot; &quot;
-      RenderButton {INPUT} at (375,24) size 88x21 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x16
</del><ins>+      RenderText {#text} at (366,25) size 5x18
+        text run at (366,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (372,24) size 88x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 72x17
</ins><span class="cx">           RenderText at (0,0) size 72x16
</span><span class="cx">             text run at (0,0) width 72: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (465,25) size 4x18
-        text run at (465,25) width 4: &quot; &quot;
-      RenderButton {INPUT} at (471,24) size 88x21 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x16
</del><ins>+      RenderText {#text} at (461,25) size 5x18
+        text run at (461,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (467,24) size 89x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 72x17
</ins><span class="cx">           RenderText at (0,0) size 72x16
</span><span class="cx">             text run at (0,0) width 72: &quot;Test Button&quot;
</span><del>-      RenderText {#text} at (561,25) size 4x18
-        text run at (561,25) width 4: &quot; &quot;
-      RenderButton {INPUT} at (567,24) size 88x21 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 72x16
</del><ins>+      RenderText {#text} at (557,25) size 5x18
+        text run at (557,25) width 5: &quot; &quot;
+      RenderButton {INPUT} at (563,24) size 88x21 [bgcolor=#C0C0C0]
+        RenderBlock (anonymous) at (8,2) size 72x17
</ins><span class="cx">           RenderText at (0,0) size 72x16
</span><span class="cx">             text run at (0,0) width 72: &quot;Test Button&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputdisabledcolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-disabled-color-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,171 +7,171 @@
</span><span class="cx">         text run at (0,0) width 509: &quot;This tests that the text color changes appropriately when the text field is disabled.&quot;
</span><span class="cx">       RenderBR {BR} at (509,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,20) size 4x18
-        text run at (150,20) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderBR {BR} at (304,34) size 0x0
</del><ins>+      RenderText {#text} at (149,20) size 5x18
+        text run at (149,20) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBR {BR} at (302,34) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,43) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
</span><del>-      RenderText {#text} at (150,43) size 4x18
-        text run at (150,43) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,43) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
-      RenderBR {BR} at (304,57) size 0x0
</del><ins>+      RenderText {#text} at (149,43) size 5x18
+        text run at (149,43) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,43) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (302,57) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,66) size 146x19 [bgcolor=#0000FF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,66) size 4x18
-        text run at (150,66) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,66) size 146x19 [bgcolor=#0000FF] [border: (2px inset #000000)]
-      RenderBR {BR} at (304,80) size 0x0
</del><ins>+      RenderText {#text} at (149,66) size 5x18
+        text run at (149,66) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,66) size 146x19 [bgcolor=#0000FF] [border: (2px inset #000000)]
+      RenderBR {BR} at (302,80) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,89) size 146x19 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
</span><del>-      RenderText {#text} at (150,89) size 4x18
-        text run at (150,89) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,89) size 146x19 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
-      RenderBR {BR} at (304,103) size 0x0
</del><ins>+      RenderText {#text} at (149,89) size 5x18
+        text run at (149,89) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,89) size 146x19 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (302,103) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,112) size 146x19 [bgcolor=#000000] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,112) size 4x18
-        text run at (150,112) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,112) size 146x19 [bgcolor=#000000] [border: (2px inset #000000)]
-      RenderBR {BR} at (304,126) size 0x0
</del><ins>+      RenderText {#text} at (149,112) size 5x18
+        text run at (149,112) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,112) size 146x19 [bgcolor=#000000] [border: (2px inset #000000)]
+      RenderBR {BR} at (302,126) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,135) size 146x19 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
</span><del>-      RenderText {#text} at (150,135) size 4x18
-        text run at (150,135) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,135) size 146x19 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
-      RenderBR {BR} at (304,149) size 0x0
</del><ins>+      RenderText {#text} at (149,135) size 5x18
+        text run at (149,135) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,135) size 146x19 [color=#FFFFFF] [bgcolor=#000000] [border: (2px inset #FFFFFF)]
+      RenderBR {BR} at (302,149) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,158) size 146x19 [bgcolor=#808080] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,158) size 4x18
-        text run at (150,158) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,158) size 146x19 [bgcolor=#808080] [border: (2px inset #000000)]
-      RenderBR {BR} at (304,172) size 0x0
</del><ins>+      RenderText {#text} at (149,158) size 5x18
+        text run at (149,158) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,158) size 146x19 [bgcolor=#808080] [border: (2px inset #000000)]
+      RenderBR {BR} at (302,172) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,181) size 146x19 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
</span><del>-      RenderText {#text} at (150,181) size 4x18
-        text run at (150,181) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,181) size 146x19 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
-      RenderBR {BR} at (304,195) size 0x0
</del><ins>+      RenderText {#text} at (149,181) size 5x18
+        text run at (149,181) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,181) size 146x19 [color=#FFFFFF] [bgcolor=#A9A9A9] [border: (2px inset #FFFFFF)]
+      RenderBR {BR} at (302,195) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,204) size 146x19 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
</span><del>-      RenderText {#text} at (150,204) size 4x18
-        text run at (150,204) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,204) size 146x19 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
-      RenderBR {BR} at (304,218) size 0x0
</del><ins>+      RenderText {#text} at (149,204) size 5x18
+        text run at (149,204) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,204) size 146x19 [color=#808080] [bgcolor=#000000] [border: (2px inset #808080)]
+      RenderBR {BR} at (302,218) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,227) size 146x19 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
</span><del>-      RenderText {#text} at (150,227) size 4x18
-        text run at (150,227) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,227) size 146x19 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
-      RenderBR {BR} at (304,241) size 0x0
</del><ins>+      RenderText {#text} at (149,227) size 5x18
+        text run at (149,227) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,227) size 146x19 [color=#FF0000] [bgcolor=#808080] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (302,241) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,250) size 146x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
</span><del>-      RenderText {#text} at (150,250) size 4x18
-        text run at (150,250) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,250) size 146x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
-      RenderBR {BR} at (304,264) size 0x0
</del><ins>+      RenderText {#text} at (149,250) size 5x18
+        text run at (149,250) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,250) size 146x19 [color=#808080] [bgcolor=#FF0000] [border: (2px inset #808080)]
+      RenderBR {BR} at (302,264) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,273) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
</span><del>-      RenderText {#text} at (150,273) size 4x18
-        text run at (150,273) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,273) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
-      RenderBR {BR} at (304,287) size 0x0
</del><ins>+      RenderText {#text} at (149,273) size 5x18
+        text run at (149,273) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,273) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (302,287) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,296) size 146x19 [color=#FF0000] [border: (2px inset #FF0000)]
</span><del>-      RenderText {#text} at (150,296) size 4x18
-        text run at (150,296) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,296) size 146x19 [color=#FF0000] [border: (2px inset #FF0000)]
-      RenderBR {BR} at (304,310) size 0x0
-layer at (13,31) size 140x13 scrollWidth 351
</del><ins>+      RenderText {#text} at (149,296) size 5x18
+        text run at (149,296) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,296) size 146x19 [color=#FF0000] [border: (2px inset #FF0000)]
+      RenderBR {BR} at (302,310) size 1x0
+layer at (13,31) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,31) size 140x13 scrollWidth 155
</del><ins>+layer at (166,31) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,54) size 140x13 scrollWidth 351
</del><ins>+layer at (13,54) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,54) size 140x13 scrollWidth 155
</del><ins>+layer at (166,54) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,77) size 140x13 scrollWidth 351
</del><ins>+layer at (13,77) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,77) size 140x13 scrollWidth 155
</del><ins>+layer at (166,77) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,100) size 140x13 scrollWidth 351
</del><ins>+layer at (13,100) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#AB0000]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,100) size 140x13 scrollWidth 155
</del><ins>+layer at (166,100) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,123) size 140x13 scrollWidth 351
</del><ins>+layer at (13,123) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,123) size 140x13 scrollWidth 155
</del><ins>+layer at (166,123) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,146) size 140x13 scrollWidth 351
</del><ins>+layer at (13,146) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#ABABAB]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,146) size 140x13 scrollWidth 155
</del><ins>+layer at (166,146) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,169) size 140x13 scrollWidth 351
</del><ins>+layer at (13,169) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,169) size 140x13 scrollWidth 155
</del><ins>+layer at (166,169) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,192) size 140x13 scrollWidth 351
</del><ins>+layer at (13,192) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,192) size 140x13 scrollWidth 155
</del><ins>+layer at (166,192) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,215) size 140x13 scrollWidth 351
</del><ins>+layer at (13,215) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#2C2C2C]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,215) size 140x13 scrollWidth 155
</del><ins>+layer at (166,215) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,238) size 140x13 scrollWidth 351
</del><ins>+layer at (13,238) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,238) size 140x13 scrollWidth 155
</del><ins>+layer at (166,238) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,261) size 140x13 scrollWidth 351
</del><ins>+layer at (13,261) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#2C2C2C]
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,261) size 140x13 scrollWidth 155
</del><ins>+layer at (166,261) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,284) size 140x13 scrollWidth 351
</del><ins>+layer at (13,284) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,284) size 140x13 scrollWidth 155
</del><ins>+layer at (166,284) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span><del>-layer at (13,307) size 140x13 scrollWidth 351
</del><ins>+layer at (13,307) size 139x13 scrollWidth 351
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 351x13
</span><span class="cx">       text run at (0,0) width 351: &quot;The text in this disabled field should displayed as dimmed or grey&quot;
</span><del>-layer at (167,307) size 140x13 scrollWidth 155
</del><ins>+layer at (166,307) size 139x13 scrollWidth 155
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 154x13
</span><span class="cx">       text run at (0,0) width 154: &quot;This text field is not disabled&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputdoubleclickselectiongapbugexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,11 +19,11 @@
</span><span class="cx">             RenderTableCell {TD} at (2,90) size 190x63 [bgcolor=#90EE90] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderTextControl {INPUT} at (22,22) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (35,165) size 140x13
</del><ins>+layer at (35,165) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 39x13
</span><span class="cx">       text run at (0,0) width 39: &quot;foo bar&quot;
</span><del>-layer at (35,409) size 140x13
</del><ins>+layer at (35,409) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 39x13
</span><span class="cx">       text run at (0,0) width 39: &quot;foo bar&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputplaceholdervisibility1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 62x13
</span><span class="cx">       text run at (0,0) width 62: &quot;Placeholder&quot;
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 0 of child 1 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputplaceholdervisibility3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,11 +10,11 @@
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 62x13
</span><span class="cx">       text run at (0,0) width 62: &quot;Placeholder&quot;
</span><del>-layer at (13,47) size 140x13
</del><ins>+layer at (13,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x13
</span><span class="cx"> caret: position 0 of child 0 {BR} of child 1 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputreadonlyautoscrollexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 87x18
</span><span class="cx">           text run at (0,0) width 87: &quot;ScrollLeft: 17&quot;
</span><span class="cx">         RenderBR {BR} at (87,14) size 0x0
</span><del>-layer at (13,81) size 140x13 scrollX 17 scrollWidth 157
</del><ins>+layer at (13,81) size 139x13 scrollX 17 scrollWidth 156
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 157x13
</span><span class="cx">       text run at (0,0) width 157: &quot;abcdefghijklmnopqrstuvwxyz&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputreadonlydimmedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">       RenderBR {BR} at (455,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13 scrollWidth 164
</del><ins>+layer at (13,31) size 139x13 scrollWidth 164
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 164x13
</span><span class="cx">       text run at (0,0) width 164: &quot;This border should be dimmed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputreadonlyemptyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-readonly-empty-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,5 +7,5 @@
</span><span class="cx">         text run at (0,2) width 476: &quot;This tests that empty readonly text fields have the right height and baseline. &quot;
</span><span class="cx">       RenderTextControl {INPUT} at (478,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (489,13) size 140x13
</del><ins>+layer at (489,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputspacesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderBR {BR} at (102,32) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,38) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,49) size 140x13
</del><ins>+layer at (13,49) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 60x13
</span><span class="cx">       text run at (0,0) width 60: &quot;   foo bar   &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-table-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-table-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-table-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 64x13
</span><span class="cx">     RenderText {#text} at (0,0) size 54x13
</span><span class="cx">       text run at (0,0) width 54: &quot;max 70px&quot;
</span><del>-layer at (22,642) size 140x13
</del><ins>+layer at (22,642) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 94x13
</span><span class="cx">       text run at (0,0) width 94: &quot;min-width 100px&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextclickinsideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-click-inside-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,6 +9,6 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 739x36
</span><span class="cx">           text run at (0,0) width 739: &quot;This test clicks inside an input element, and must result in the element receiving focus. If the test succeeds the element&quot;
</span><span class="cx">           text run at (0,18) width 158: &quot;should have a focus ring.&quot;
</span><del>-layer at (38,38) size 140x13
</del><ins>+layer at (38,38) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of child 0 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextclickoutsideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-click-outside-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,6 +9,6 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 771x36
</span><span class="cx">           text run at (0,0) width 771: &quot;This test clicks outside an input element, and must not result in the element receiving focus. If the test succeeds the element&quot;
</span><span class="cx">           text run at (0,18) width 182: &quot;should not have a focus ring.&quot;
</span><del>-layer at (38,38) size 140x13
</del><ins>+layer at (38,38) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 1 of child 0 {INPUT} of child 0 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextdoubleclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-double-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderBlock {P} at (0,39) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 567x18
</span><span class="cx">           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;
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 72x13
</span><span class="cx">       text run at (0,0) width 72: &quot;word another&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextdragdownexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-drag-down-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderBlock {P} at (0,39) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 732x18
</span><span class="cx">           text run at (0,0) width 732: &quot;Tests drag-selecting down. If the test succeeds, the text from the center to the end of the text field should be selected.&quot;
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 122x13
</span><span class="cx">       text run at (0,0) width 122: &quot;This is a bunch of text.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextoptiondeleteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderBlock {P} at (0,39) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 644x18
</span><span class="cx">           text run at (0,0) width 644: &quot;Tests option-deleting a word. If the test succeeds, the word \&quot;word\&quot; should end up with a space after it.&quot;
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 31x13
</span><span class="cx">       text run at (0,0) width 31: &quot;word &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextscrollleftonblurexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,26 +5,26 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,2) size 4x18
-          text run at (150,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (156,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (304,2) size 4x18
-          text run at (304,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (310,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (149,2) size 5x18
+          text run at (149,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (155,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (302,2) size 5x18
+          text run at (302,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (308,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,39) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 784x36
</span><span class="cx">           text run at (0,0) width 784: &quot;Tests scrolling back to the beginning when a text field blurs. The first field should be scrolled to the left, the second and third&quot;
</span><span class="cx">           text run at (0,18) width 125: &quot;scrolled to the right.&quot;
</span><del>-layer at (13,13) size 140x13 scrollWidth 314
</del><ins>+layer at (13,13) size 139x13 scrollWidth 314
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 313x13
</span><span class="cx">       text run at (0,0) width 313: &quot;this text field has a lot of text in it so that it needs to scroll&quot;
</span><del>-layer at (167,13) size 140x13 scrollX 173 scrollWidth 313
</del><ins>+layer at (166,13) size 139x13 scrollX 174 scrollWidth 313
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-    RenderText {#text} at (-172,0) size 313x13
-      text run at (-172,0) width 312: &quot;this text field has a lot of text in it so that it needs to scroll&quot;
-layer at (321,13) size 140x13 scrollX 174 scrollWidth 314
</del><ins>+    RenderText {#text} at (-173,0) size 313x13
+      text run at (-173,0) width 312: &quot;this text field has a lot of text in it so that it needs to scroll&quot;
+layer at (319,13) size 139x13 scrollX 175 scrollWidth 314
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 313x13
</span><span class="cx">       text run at (0,0) width 313: &quot;this text field has a lot of text in it so that it needs to scroll&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextselfemptyingclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-self-emptying-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,6 +10,6 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 776x36
</span><span class="cx">           text run at (0,0) width 776: &quot;Tests clicking on an input element that has a value that self-destructs. If the test succeeds, there should be a blinking caret in&quot;
</span><span class="cx">           text run at (0,18) width 82: &quot;the text field.&quot;
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputtextwordwrapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,34) size 784x33
</span><span class="cx">         RenderTextControl {INPUT} at (2,0) size 146x33 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,52) size 140x13 scrollWidth 261
</del><ins>+layer at (13,52) size 139x13 scrollWidth 261
</ins><span class="cx">   RenderBlock {DIV} at (3,10) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 260x13
</span><span class="cx">       text run at (0,0) width 260: &quot;This sentence should not wrap into the next line.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputvalueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 249x18
</span><span class="cx">                   text run at (1,1) width 249: &quot;check box with value property changed&quot;
</span><span class="cx">               RenderTableCell {TD} at (389,54) size 243x20 [r=2 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (3,4) size 12x12
</del><ins>+                RenderBlock {INPUT} at (3,4) size 13x12
</ins><span class="cx">               RenderTableCell {TD} at (634,54) size 62x20 [r=2 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                   text run at (1,1) width 224: &quot;button with value property changed&quot;
</span><span class="cx">               RenderTableCell {TD} at (389,98) size 243x24 [r=4 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 41x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 25x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 25x14
</ins><span class="cx">                     RenderText at (0,0) size 25x13
</span><span class="cx">                       text run at (0,0) width 25: &quot;after&quot;
</span><span class="cx">               RenderTableCell {TD} at (634,100) size 62x20 [r=4 c=2 rs=1 cs=1]
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 216x18
</span><span class="cx">                   text run at (1,1) width 216: &quot;radio with value property changed&quot;
</span><span class="cx">               RenderTableCell {TD} at (389,146) size 243x21 [r=6 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (3,4) size 12x13
</del><ins>+                RenderBlock {INPUT} at (3,4) size 13x13
</ins><span class="cx">               RenderTableCell {TD} at (634,146) size 62x20 [r=6 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -131,7 +131,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 247x18
</span><span class="cx">                   text run at (1,1) width 247: &quot;check box with value attribute changed&quot;
</span><span class="cx">               RenderTableCell {TD} at (389,196) size 243x20 [r=8 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (3,4) size 12x12
</del><ins>+                RenderBlock {INPUT} at (3,4) size 13x12
</ins><span class="cx">               RenderTableCell {TD} at (634,196) size 62x20 [r=8 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -143,7 +143,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 383x18
</span><span class="cx">                   text run at (1,1) width 383: &quot;text with value property changed, then turned into check box&quot;
</span><span class="cx">               RenderTableCell {TD} at (389,218) size 243x20 [r=9 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (3,4) size 12x12
</del><ins>+                RenderBlock {INPUT} at (3,4) size 13x12
</ins><span class="cx">               RenderTableCell {TD} at (634,218) size 62x20 [r=9 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -167,7 +167,7 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 381x18
</span><span class="cx">                   text run at (1,1) width 381: &quot;text with value attribute changed, then turned into check box&quot;
</span><span class="cx">               RenderTableCell {TD} at (389,267) size 243x20 [r=11 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {INPUT} at (3,4) size 12x12
</del><ins>+                RenderBlock {INPUT} at (3,4) size 13x12
</ins><span class="cx">               RenderTableCell {TD} at (634,267) size 62x20 [r=11 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><span class="lines">@@ -193,30 +193,30 @@
</span><span class="cx">               RenderTableCell {TD} at (389,316) size 243x24 [r=13 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderFileUploadControl {INPUT} at (3,3) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                   RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 62x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 62x14
</ins><span class="cx">                       RenderText at (0,0) size 62x13
</span><span class="cx">                         text run at (0,0) width 62: &quot;Choose File&quot;
</span><span class="cx">               RenderTableCell {TD} at (634,327) size 62x2 [r=13 c=2 rs=1 cs=1]
</span><span class="cx">               RenderTableCell {TD} at (698,318) size 61x20 [r=13 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                   text run at (1,1) width 40: &quot;before&quot;
</span><del>-layer at (403,134) size 140x13
</del><ins>+layer at (403,134) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 35x13
</span><span class="cx">       text run at (0,0) width 35: &quot;before&quot;
</span><del>-layer at (403,161) size 140x13
</del><ins>+layer at (403,161) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 37x13
</span><span class="cx">       text run at (0,0) width 37: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
</span><del>-layer at (403,303) size 140x13
</del><ins>+layer at (403,303) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 25x13
</span><span class="cx">       text run at (0,0) width 25: &quot;after&quot;
</span><del>-layer at (403,374) size 140x13
</del><ins>+layer at (403,374) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 25x13
</span><span class="cx">       text run at (0,0) width 25: &quot;after&quot;
</span><del>-layer at (403,423) size 140x13
</del><ins>+layer at (403,423) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 25x13
</span><span class="cx">       text run at (0,0) width 25: &quot;after&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformslineboxoverflowintextareapaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,24 +3,24 @@
</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 (anonymous) at (0,0) size 784x71
</del><ins>+      RenderBlock (anonymous) at (0,0) size 784x72
</ins><span class="cx">         RenderText {#text} at (300,36) size 4x18
</span><span class="cx">           text run at (300,36) width 4: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,87) size 784x36
</del><ins>+      RenderBlock {P} at (0,88) size 784x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 753x36
</span><span class="cx">           text run at (0,0) width 753: &quot;This is a pixel test that tests the linebox overflow in the padding on textareas. The div on the right is styled to look like a&quot;
</span><span class="cx">           text run at (0,18) width 53: &quot;textarea.&quot;
</span><span class="cx"> layer at (8,8) size 300x50 clip at (11,11) size 294x44
</span><span class="cx">   RenderTextControl {TEXTAREA} at (0,0) size 300x50 [color=#0000FF] [bgcolor=#FFFFFF] [border: (3px solid #FFFF00)]
</span><span class="cx">     RenderBlock {DIV} at (18,18) size 264x0
</span><del>-      RenderText {#text} at (0,-17) size 180x35
-        text run at (0,-17) width 162: &quot;ggggggggg&quot;
-        text run at (162,-17) width 18: &quot; &quot;
-        text run at (0,-17) width 162: &quot;ggggggggg&quot;
-layer at (312,29) size 300x50 clip at (315,32) size 294x44
-  RenderBlock {DIV} at (304,21) size 300x50 [color=#0000FF] [border: (3px solid #FFFF00)]
</del><ins>+      RenderText {#text} at (0,-18) size 180x35
+        text run at (0,-18) width 162: &quot;ggggggggg&quot;
+        text run at (162,-18) width 18: &quot; &quot;
+        text run at (0,-18) width 162: &quot;ggggggggg&quot;
+layer at (312,30) size 300x50 clip at (315,33) size 294x44
+  RenderBlock {DIV} at (304,22) size 300x50 [color=#0000FF] [border: (3px solid #FFFF00)]
</ins><span class="cx">     RenderBlock {DIV} at (18,18) size 264x0
</span><del>-      RenderText {#text} at (0,-17) size 162x35
-        text run at (0,-17) width 162: &quot;ggggggggg&quot;
-        text run at (0,-17) width 162: &quot;ggggggggg&quot;
</del><ins>+      RenderText {#text} at (0,-18) size 162x35
+        text run at (0,-18) width 162: &quot;ggggggggg&quot;
+        text run at (0,-18) width 162: &quot;ggggggggg&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformslistboxhittestzoomedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</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 (9,9) size 782x582
</span><del>-      RenderBlock (anonymous) at (0,0) size 782x162
</del><ins>+      RenderBlock (anonymous) at (0,0) size 781x162
</ins><span class="cx">         RenderListBox {SELECT} at (2,0) size 126x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,162) size 782x66
</del><ins>+      RenderBlock {DIV} at (0,162) size 781x66
</ins><span class="cx">         RenderText {#text} at (0,0) size 60x22
</span><span class="cx">           text run at (0,0) width 60: &quot;Results:&quot;
</span><span class="cx">         RenderBR {BR} at (60,17) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsmenulistclipexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">           text run at (215,18) width 4: &quot;.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,52) size 784x30
</span><span class="cx">         RenderMenuList {SELECT} at (2,0) size 53x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><del>-          RenderBlock (anonymous) at (1,4) size 51x21
</del><ins>+          RenderBlock (anonymous) at (1,4) size 51x22
</ins><span class="cx">             RenderText at (0,0) size 51x21
</span><span class="cx">               text run at (0,0) width 51: &quot;Apple&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsminWidthPercentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/minWidthPercent-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 {DIV} at (0,0) size 119x29 [bgcolor=#C3D9FF]
</del><ins>+      RenderBlock {DIV} at (0,0) size 120x29 [bgcolor=#C3D9FF]
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 119x29
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 119x29
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 119x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsnumbernumberappearancertlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-rtl-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,50 +46,50 @@
</span><span class="cx">             RenderBlock {DIV} at (13,0) size 127x13
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (660,21) size 127x13
</del><ins>+layer at (661,21) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><del>-    RenderText {#text} at (120,0) size 7x13
-      text run at (120,0) width 7: &quot;1&quot;
-layer at (660,60) size 127x13
</del><ins>+    RenderText {#text} at (119,0) size 7x13
+      text run at (119,0) width 7: &quot;1&quot;
+layer at (661,60) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><del>-    RenderText {#text} at (120,0) size 7x13
-      text run at (120,0) width 7: &quot;2&quot;
-layer at (26,99) size 127x13
</del><ins>+    RenderText {#text} at (119,0) size 7x13
+      text run at (119,0) width 7: &quot;2&quot;
+layer at (26,99) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><del>-    RenderText {#text} at (120,0) size 7x13
-      text run at (120,0) width 7: &quot;3&quot;
-layer at (26,138) size 127x13
</del><ins>+    RenderText {#text} at (119,0) size 7x13
+      text run at (119,0) width 7: &quot;3&quot;
+layer at (26,138) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><del>-    RenderText {#text} at (99,0) size 28x13
-      text run at (99,0) width 28: &quot;1234&quot;
-layer at (13,177) size 127x13
</del><ins>+    RenderText {#text} at (98,0) size 28x13
+      text run at (98,0) width 28: &quot;1234&quot;
+layer at (13,177) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;5&quot;
</span><del>-layer at (13,216) size 127x13
</del><ins>+layer at (13,216) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;6&quot;
</span><del>-layer at (26,255) size 127x13
</del><ins>+layer at (26,255) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><del>-    RenderText {#text} at (120,0) size 7x13
-      text run at (120,0) width 7: &quot;7&quot;
-layer at (26,294) size 127x13
</del><ins>+    RenderText {#text} at (119,0) size 7x13
+      text run at (119,0) width 7: &quot;7&quot;
+layer at (26,294) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><del>-    RenderText {#text} at (120,0) size 7x13
-      text run at (120,0) width 7: &quot;8&quot;
-layer at (646,20) size 13x15
</del><ins>+    RenderText {#text} at (119,0) size 7x13
+      text run at (119,0) width 7: &quot;8&quot;
+layer at (647,20) size 13x15
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (-1,-1) size 13x15
</span><del>-layer at (646,59) size 13x15
</del><ins>+layer at (647,59) size 13x15
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (-1,-1) size 13x15
</span><span class="cx"> layer at (12,98) size 13x15
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (-1,-1) size 13x15
</span><span class="cx"> layer at (12,137) size 13x15
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (-1,-1) size 13x15
</span><del>-layer at (141,176) size 13x15
-  RenderBlock (relative positioned) {DIV} at (128,-1) size 13x15
-layer at (141,215) size 13x15
-  RenderBlock (relative positioned) {DIV} at (128,-1) size 13x15
</del><ins>+layer at (140,176) size 13x15
+  RenderBlock (relative positioned) {DIV} at (127,-1) size 14x15
+layer at (140,215) size 13x15
+  RenderBlock (relative positioned) {DIV} at (127,-1) size 14x15
</ins><span class="cx"> layer at (12,254) size 13x15
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (-1,-1) size 13x15
</span><span class="cx"> layer at (12,293) size 13x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsnumbernumberappearancespinbuttondisabledreadonlyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,22 +11,22 @@
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 259x29 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderFlexibleBox {DIV} at (3,3) size 253x23
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 234x23
</span><del>-          RenderText {#text} at (263,10) size 84x18
-            text run at (263,10) width 84: &quot; Normal state&quot;
</del><ins>+          RenderText {#text} at (262,10) size 85x18
+            text run at (262,10) width 85: &quot; Normal state&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,67) size 784x33
</span><span class="cx">         RenderInline {LABEL} at (0,0) size 355x18
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 259x29 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderFlexibleBox {DIV} at (3,3) size 253x23
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 234x23
</span><del>-          RenderText {#text} at (263,10) size 92x18
-            text run at (263,10) width 92: &quot; Disabled state&quot;
</del><ins>+          RenderText {#text} at (262,10) size 93x18
+            text run at (262,10) width 93: &quot; Disabled state&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,100) size 784x33
</span><span class="cx">         RenderInline {LABEL} at (0,0) size 365x18
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 259x29 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderFlexibleBox {DIV} at (3,3) size 253x23
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 234x23
</span><del>-          RenderText {#text} at (263,10) size 102x18
-            text run at (263,10) width 102: &quot; Read-only state&quot;
</del><ins>+          RenderText {#text} at (262,10) size 103x18
+            text run at (262,10) width 103: &quot; Read-only state&quot;
</ins><span class="cx"> layer at (13,47) size 234x23
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 234x23
</span><span class="cx">     RenderText {#text} at (0,0) size 13x23
</span><span class="lines">@@ -40,8 +40,8 @@
</span><span class="cx">     RenderText {#text} at (0,0) size 13x23
</span><span class="cx">       text run at (0,0) width 13: &quot;0&quot;
</span><span class="cx"> layer at (248,46) size 19x25
</span><del>-  RenderBlock (relative positioned) {DIV} at (235,-1) size 19x25
</del><ins>+  RenderBlock (relative positioned) {DIV} at (234,-1) size 20x25
</ins><span class="cx"> layer at (248,79) size 19x25
</span><del>-  RenderBlock (relative positioned) {DIV} at (235,-1) size 19x25
</del><ins>+  RenderBlock (relative positioned) {DIV} at (234,-1) size 20x25
</ins><span class="cx"> layer at (248,112) size 19x25
</span><del>-  RenderBlock (relative positioned) {DIV} at (235,-1) size 19x25
</del><ins>+  RenderBlock (relative positioned) {DIV} at (234,-1) size 20x25
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsnumbernumberappearancespinbuttonlayerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,24 +3,24 @@
</span><span class="cx"> layer at (0,0) size 800x62
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x62
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x46
</span><del>-      RenderBR {BR} at (150,2) size 0x18
</del><ins>+      RenderBR {BR} at (149,2) size 1x18
</ins><span class="cx">       RenderTextControl {INPUT} at (2,25) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 140x13
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 127x13
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,36) size 127x13
</del><ins>+layer at (13,36) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><span class="cx">     RenderText {#text} at (0,0) size 14x13
</span><span class="cx">       text run at (0,0) width 14: &quot;10&quot;
</span><del>-layer at (10,10) size 146x19
</del><ins>+layer at (10,10) size 145x19
</ins><span class="cx">   RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">     RenderFlexibleBox {DIV} at (3,3) size 140x13
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 127x13
</span><del>-layer at (13,13) size 127x13
</del><ins>+layer at (13,13) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><span class="cx">     RenderText {#text} at (0,0) size 14x13
</span><span class="cx">       text run at (0,0) width 14: &quot;10&quot;
</span><del>-layer at (141,12) size 13x15
-  RenderBlock (relative positioned) {DIV} at (128,-1) size 13x15
-layer at (141,35) size 13x15
-  RenderBlock (relative positioned) {DIV} at (128,-1) size 13x15
</del><ins>+layer at (140,12) size 13x15
+  RenderBlock (relative positioned) {DIV} at (127,-1) size 14x15
+layer at (140,35) size 13x15
+  RenderBlock (relative positioned) {DIV} at (127,-1) size 14x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsplaceholderpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,69 +7,69 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 140x13
</span><del>-          RenderBlock {DIV} at (148,1) size 13x11
-      RenderBR {BR} at (171,16) size 0x0
</del><ins>+          RenderBlock {DIV} at (147,1) size 14x11
+      RenderBR {BR} at (170,16) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,25) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderBR {BR} at (150,39) size 0x0
</del><ins>+      RenderBR {BR} at (149,39) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,48) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 140x13
</span><del>-          RenderBlock {DIV} at (148,1) size 13x11
-      RenderBR {BR} at (171,62) size 0x0
</del><ins>+          RenderBlock {DIV} at (147,1) size 14x11
+      RenderBR {BR} at (170,62) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,71) size 181x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 175x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">           RenderBlock {DIV} at (22,0) size 140x13
</span><del>-          RenderBlock {DIV} at (162,1) size 13x11
-      RenderBR {BR} at (185,85) size 0x0
</del><ins>+          RenderBlock {DIV} at (161,1) size 14x11
+      RenderBR {BR} at (184,85) size 1x0
</ins><span class="cx">       RenderBR {BR} at (165,128) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,130) size 146x33 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderBR {BR} at (150,144) size 0x0
</del><ins>+      RenderBR {BR} at (149,144) size 1x0
</ins><span class="cx">       RenderBR {BR} at (165,214) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (5,219) size 202x30 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
</span><del>-      RenderBR {BR} at (212,240) size 0x0
</del><ins>+      RenderBR {BR} at (211,240) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,256) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,256) size 4x18
-        text run at (150,256) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,256) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderText {#text} at (304,256) size 4x18
-        text run at (304,256) width 4: &quot; &quot;
-      RenderBR {BR} at (308,270) size 0x0
</del><ins>+      RenderText {#text} at (149,256) size 5x18
+        text run at (149,256) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,256) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (302,256) size 5x18
+        text run at (302,256) width 5: &quot; &quot;
+      RenderBR {BR} at (306,270) size 1x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,279) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,279) size 4x18
-        text run at (150,279) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,279) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderText {#text} at (304,279) size 4x18
-        text run at (304,279) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (310,279) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderText {#text} at (458,279) size 4x18
-        text run at (458,279) width 4: &quot; &quot;
-      RenderBR {BR} at (462,293) size 0x0
-      RenderBR {BR} at (150,330) size 0x0
-layer at (21,13) size 140x13
</del><ins>+      RenderText {#text} at (149,279) size 5x18
+        text run at (149,279) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,279) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (302,279) size 5x18
+        text run at (302,279) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (308,279) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (455,279) size 5x18
+        text run at (455,279) width 5: &quot; &quot;
+      RenderBR {BR} at (459,293) size 1x0
+      RenderBR {BR} at (149,330) size 1x0
+layer at (21,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (11,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 63x13
</span><span class="cx">       text run at (0,0) width 63: &quot;placeholder&quot;
</span><del>-layer at (21,13) size 140x13
</del><ins>+layer at (21,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (13,36) size 140x13
</del><ins>+layer at (13,36) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 63x13
</span><span class="cx">       text run at (0,0) width 63: &quot;placeholder&quot;
</span><del>-layer at (13,36) size 140x13
</del><ins>+layer at (13,36) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (21,59) size 140x13
</del><ins>+layer at (21,59) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (11,3) size 140x13 [color=#A9A9A9]
</span><del>-    RenderText {#text} at (77,0) size 63x13
-      text run at (77,0) width 63: &quot;placeholder&quot;
-layer at (21,59) size 140x13
</del><ins>+    RenderText {#text} at (76,0) size 63x13
+      text run at (76,0) width 63: &quot;placeholder&quot;
+layer at (21,59) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (35,82) size 140x13
</del><ins>+layer at (35,82) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (25,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 63x13
</span><span class="cx">       text run at (0,0) width 63: &quot;placeholder&quot;
</span><del>-layer at (35,82) size 140x13
</del><ins>+layer at (35,82) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx"> layer at (10,102) size 161x32 clip at (11,103) size 159x30
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,94) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="lines">@@ -77,11 +77,11 @@
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
</span><span class="cx">       RenderText {#text} at (0,0) size 63x13
</span><span class="cx">         text run at (0,0) width 63: &quot;placeholder&quot;
</span><del>-layer at (13,141) size 140x13
</del><ins>+layer at (13,141) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 63x13
</span><span class="cx">       text run at (0,0) width 63: &quot;placeholder&quot;
</span><del>-layer at (13,141) size 140x13
</del><ins>+layer at (13,141) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> layer at (10,175) size 161x45 clip at (11,176) size 159x43
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,167) size 161x45 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="lines">@@ -95,37 +95,37 @@
</span><span class="cx">       text run at (0,0) width 85: &quot;placeholder&quot;
</span><span class="cx"> layer at (19,233) size 190x18
</span><span class="cx">   RenderBlock {DIV} at (6,6) size 190x18
</span><del>-layer at (13,267) size 140x13
</del><ins>+layer at (13,267) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 30x13
</span><span class="cx">       text run at (0,0) width 30: &quot;Value&quot;
</span><del>-layer at (167,267) size 140x13
</del><ins>+layer at (166,267) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 63x13
</span><span class="cx">       text run at (0,0) width 63: &quot;placeholder&quot;
</span><del>-layer at (167,267) size 140x13
</del><ins>+layer at (166,267) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (13,290) size 140x13
</del><ins>+layer at (13,290) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-    RenderText {#text} at (55,0) size 30x13
-      text run at (55,0) width 30: &quot;Value&quot;
-layer at (167,290) size 140x13
</del><ins>+    RenderText {#text} at (54,0) size 31x13
+      text run at (54,0) width 31: &quot;Value&quot;
+layer at (166,290) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><del>-    RenderText {#text} at (38,0) size 64x13
-      text run at (38,0) width 64: &quot;placeholder&quot;
-layer at (167,290) size 140x13
</del><ins>+    RenderText {#text} at (38,0) size 63x13
+      text run at (38,0) width 63: &quot;placeholder&quot;
+layer at (166,290) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (321,290) size 140x13
</del><ins>+layer at (319,290) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><del>-    RenderText {#text} at (38,0) size 64x13
-      text run at (38,0) width 64: &quot;placeholder&quot;
-layer at (321,290) size 140x13
</del><ins>+    RenderText {#text} at (38,0) size 63x13
+      text run at (38,0) width 63: &quot;placeholder&quot;
+layer at (319,290) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (10,310) size 146x33
</del><ins>+layer at (10,310) size 145x33
</ins><span class="cx">   RenderTextControl {INPUT} at (2,302) size 146x33 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-layer at (13,327) size 140x13
</del><ins>+layer at (13,327) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,17) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 63x13
</span><span class="cx">       text run at (0,0) width 63: &quot;placeholder&quot;
</span><del>-layer at (13,327) size 140x13
</del><ins>+layer at (13,327) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,17) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsplaceholderpseudostyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/placeholder-pseudo-style-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,59 +7,58 @@
</span><span class="cx">         text run at (0,0) width 328: &quot;This tests that you can set the placeholder text color.&quot;
</span><span class="cx">       RenderBR {BR} at (328,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,20) size 4x18
-        text run at (150,20) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+      RenderText {#text} at (149,20) size 5x18
+        text run at (149,20) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (155,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 140x13
</span><del>-          RenderBlock {DIV} at (148,1) size 13x11
-      RenderText {#text} at (325,20) size 4x18
-        text run at (325,20) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (331,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderText {#text} at (479,20) size 4x18
-        text run at (479,20) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (485,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderText {#text} at (633,20) size 4x18
-        text run at (633,20) width 4: &quot; &quot;
</del><ins>+          RenderBlock {DIV} at (147,1) size 14x11
+      RenderText {#text} at (323,20) size 5x18
+        text run at (323,20) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (329,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (476,20) size 5x18
+        text run at (476,20) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (482,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (629,20) size 5x18
+        text run at (629,20) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (635,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">       RenderTextControl {INPUT} at (2,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,43) size 4x18
-        text run at (150,43) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (156,43) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#640000]
</span><span class="cx">     RenderText {#text} at (0,0) size 21x13
</span><span class="cx">       text run at (0,0) width 21: &quot;text&quot;
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (175,31) size 140x13
</del><ins>+layer at (174,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (11,3) size 140x13 [color=#640000]
</span><span class="cx">     RenderText {#text} at (0,0) size 35x13
</span><span class="cx">       text run at (0,0) width 35: &quot;search&quot;
</span><del>-layer at (175,31) size 140x13
</del><ins>+layer at (174,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (342,31) size 140x13
</del><ins>+layer at (340,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#640000]
</span><span class="cx">     RenderText {#text} at (0,0) size 50x13
</span><span class="cx">       text run at (0,0) width 50: &quot;password&quot;
</span><del>-layer at (342,31) size 140x13
</del><ins>+layer at (340,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (496,31) size 140x13
</del><ins>+layer at (493,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#640000]
</span><span class="cx">     RenderText {#text} at (0,0) size 69x13
</span><span class="cx">       text run at (0,0) width 69: &quot;disabled text&quot;
</span><del>-layer at (496,31) size 140x13
</del><ins>+layer at (493,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#545454]
</span><del>-layer at (13,54) size 140x13
</del><ins>+layer at (647,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 38x13
</span><span class="cx">       text run at (0,0) width 38: &quot;default&quot;
</span><del>-layer at (13,54) size 140x13
</del><ins>+layer at (647,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (167,54) size 140x13
</del><ins>+layer at (13,54) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13 [color=#A9A9A9]
</span><span class="cx">     RenderText {#text} at (0,0) size 86x13
</span><span class="cx">       text run at (0,0) width 86: &quot;default disabled&quot;
</span><del>-layer at (167,54) size 140x13
</del><ins>+layer at (13,54) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformspreserveFormDuringResidualStyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">           RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x25
</span><del>-          RenderTable {TABLE} at (380,0) size 23x25
</del><ins>+          RenderTable {TABLE} at (380,0) size 24x25
</ins><span class="cx">             RenderTableSection {TBODY} at (0,0) size 23x25
</span><span class="cx">               RenderTableRow {TR} at (0,2) size 23x21
</span><span class="cx">                 RenderTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsrangeinputappearancerangeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/range/input-appearance-range-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/range/input-appearance-range-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/range/input-appearance-range-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x36
</span><span class="cx">         RenderSlider {INPUT} at (2,2) size 129x30 [color=#909090] [bgcolor=#FFFFFF]
</span><span class="cx">           RenderFlexibleBox {DIV} at (0,0) size 129x30
</span><del>-            RenderBlock {DIV} at (0,7) size 129x15
</del><ins>+            RenderBlock {DIV} at (0,7) size 129x16
</ins><span class="cx">               RenderBlock {DIV} at (57,0) size 15x15
</span><span class="cx">       RenderBlock {DIV} at (0,36) size 784x21
</span><span class="cx">         RenderSlider {INPUT} at (2,2) size 129x15 [color=#909090] [bgcolor=#FFFFFF]
</span><span class="lines">@@ -22,10 +22,10 @@
</span><span class="cx">         RenderSlider {INPUT} at (64,2) size 129x140 [color=#909090] [bgcolor=#FFFFFF]
</span><span class="cx">           RenderFlexibleBox {DIV} at (0,0) size 129x140
</span><span class="cx">             RenderBlock {DIV} at (57,0) size 15x140
</span><del>-              RenderBlock {DIV} at (0,63) size 15x15
</del><ins>+              RenderBlock {DIV} at (0,62) size 15x16
</ins><span class="cx">       RenderBlock {DIV} at (0,224) size 784x21
</span><span class="cx"> layer at (10,234) size 129x15
</span><span class="cx">   RenderSlider {INPUT} at (2,2) size 129x15 [color=#909090] [bgcolor=#FFFFFF]
</span><span class="cx">     RenderFlexibleBox {DIV} at (0,0) size 129x15
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 129x15
</span><del>-        RenderBlock {DIV} at (85,0) size 15x15
</del><ins>+        RenderBlock {DIV} at (85,0) size 16x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchsearchsizewithdecorationsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,75 +7,75 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 140x13
</span><del>-          RenderBlock {DIV} at (148,1) size 13x11
-      RenderText {#text} at (171,2) size 4x18
-        text run at (171,2) width 4: &quot; &quot;
</del><ins>+          RenderBlock {DIV} at (147,1) size 14x11
+      RenderText {#text} at (170,2) size 5x18
+        text run at (170,2) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,25) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 140x13
</span><del>-          RenderBlock {DIV} at (148,1) size 13x11
-      RenderText {#text} at (171,25) size 4x18
-        text run at (171,25) width 4: &quot; &quot;
</del><ins>+          RenderBlock {DIV} at (147,1) size 14x11
+      RenderText {#text} at (170,25) size 5x18
+        text run at (170,25) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,48) size 176x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 170x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 17x11
</span><span class="cx">           RenderBlock {DIV} at (17,0) size 140x13
</span><del>-          RenderBlock {DIV} at (157,1) size 13x11
-      RenderText {#text} at (180,48) size 4x18
-        text run at (180,48) width 4: &quot; &quot;
</del><ins>+          RenderBlock {DIV} at (156,1) size 14x11
+      RenderText {#text} at (179,48) size 5x18
+        text run at (179,48) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,71) size 176x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 170x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 17x11
</span><span class="cx">           RenderBlock {DIV} at (17,0) size 140x13
</span><del>-          RenderBlock {DIV} at (157,1) size 13x11
-      RenderText {#text} at (180,71) size 4x18
-        text run at (180,71) width 4: &quot; &quot;
</del><ins>+          RenderBlock {DIV} at (156,1) size 14x11
+      RenderText {#text} at (179,71) size 5x18
+        text run at (179,71) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,94) size 181x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 175x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">           RenderBlock {DIV} at (22,0) size 140x13
</span><del>-          RenderBlock {DIV} at (162,1) size 13x11
-      RenderText {#text} at (185,94) size 4x18
-        text run at (185,94) width 4: &quot; &quot;
</del><ins>+          RenderBlock {DIV} at (161,1) size 14x11
+      RenderText {#text} at (184,94) size 5x18
+        text run at (184,94) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,117) size 181x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 175x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">           RenderBlock {DIV} at (22,0) size 140x13
</span><del>-          RenderBlock {DIV} at (162,1) size 13x11
-      RenderText {#text} at (185,117) size 4x18
-        text run at (185,117) width 4: &quot; &quot;
</del><ins>+          RenderBlock {DIV} at (161,1) size 14x11
+      RenderText {#text} at (184,117) size 5x18
+        text run at (184,117) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,140) size 320x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 314x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">           RenderBlock {DIV} at (22,0) size 279x13
</span><del>-          RenderBlock {DIV} at (301,1) size 13x11
</del><ins>+          RenderBlock {DIV} at (300,1) size 14x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (21,13) size 140x13
</del><ins>+layer at (21,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (21,36) size 140x13 scrollWidth 141
</del><ins>+layer at (21,36) size 139x13 scrollWidth 141
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 140x13
</span><span class="cx">       text run at (0,0) width 140: &quot;12345678901234567890&quot;
</span><del>-layer at (30,59) size 140x13
</del><ins>+layer at (30,59) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (30,82) size 140x13 scrollWidth 141
</del><ins>+layer at (30,82) size 139x13 scrollWidth 141
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 140x13
</span><span class="cx">       text run at (0,0) width 140: &quot;12345678901234567890&quot;
</span><del>-layer at (35,105) size 140x13
</del><ins>+layer at (35,105) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (35,128) size 140x13 scrollWidth 141
</del><ins>+layer at (35,128) size 139x13 scrollWidth 141
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 140x13
</span><span class="cx">       text run at (0,0) width 140: &quot;12345678901234567890&quot;
</span><del>-layer at (35,151) size 279x13 scrollWidth 280
</del><ins>+layer at (35,151) size 278x13 scrollWidth 280
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 279x13
</span><span class="cx">     RenderText {#text} at (0,0) size 279x13
</span><span class="cx">       text run at (0,0) width 279: &quot;1234567890123456789012345678901234567890&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchcancelbuttonstylesharingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,18 +11,18 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
-        RenderText {#text} at (171,2) size 4x18
-          text run at (171,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (177,2) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
+        RenderText {#text} at (170,2) size 5x18
+          text run at (170,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (176,2) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (21,47) size 140x13
</del><ins>+layer at (21,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-layer at (196,47) size 140x13
</del><ins>+layer at (195,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 43x13
</span><span class="cx">       text run at (0,0) width 43: &quot;this one&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchdisplaynonecancelbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/search-display-none-cancel-button-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 153x13
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (21,31) size 153x13
</del><ins>+layer at (21,31) size 152x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 153x13
</span><span class="cx">     RenderText {#text} at (0,0) size 20x13
</span><span class="cx">       text run at (0,0) width 20: &quot;test&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchrtlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,43 +20,43 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 175x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">             RenderBlock {DIV} at (22,0) size 140x13
</span><del>-            RenderBlock {DIV} at (162,1) size 13x11
-        RenderText {#text} at (185,2) size 4x18
-          text run at (185,2) width 4: &quot; &quot;
</del><ins>+            RenderBlock {DIV} at (161,1) size 14x11
+        RenderText {#text} at (184,2) size 5x18
+          text run at (184,2) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,25) size 250x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 244x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">             RenderBlock {DIV} at (22,0) size 209x13
</span><del>-            RenderBlock {DIV} at (231,1) size 13x11
-        RenderText {#text} at (254,25) size 4x18
-          text run at (254,25) width 4: &quot; &quot;
</del><ins>+            RenderBlock {DIV} at (230,1) size 14x11
+        RenderText {#text} at (253,25) size 5x18
+          text run at (253,25) width 5: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,48) size 181x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 175x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 22x11
</span><span class="cx">             RenderBlock {DIV} at (22,0) size 140x13
</span><del>-            RenderBlock {DIV} at (162,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (161,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,119) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 39x18
</span><span class="cx">           text run at (0,0) width 39: &quot;PASS&quot;
</span><del>-layer at (35,47) size 140x13
</del><ins>+layer at (35,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><del>-    RenderText {#text} at (5,0) size 135x13
-      text run at (5,0) width 24 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
-      text run at (28,0) width 19: &quot;she&quot;
-      text run at (46,0) width 45 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
-      text run at (90,0) width 14: &quot;he&quot;
-      text run at (103,0) width 37 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
</del><ins>+    RenderText {#text} at (4,0) size 135x13
+      text run at (4,0) width 24 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
+      text run at (27,0) width 19: &quot;she&quot;
+      text run at (45,0) width 45 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
+      text run at (89,0) width 14: &quot;he&quot;
+      text run at (102,0) width 37 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
</ins><span class="cx"> layer at (35,70) size 209x13
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 209x13
</span><del>-    RenderText {#text} at (74,0) size 135x13
-      text run at (74,0) width 24 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
-      text run at (97,0) width 19: &quot;she&quot;
-      text run at (115,0) width 45 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
-      text run at (159,0) width 14: &quot;he&quot;
-      text run at (172,0) width 37 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
-layer at (35,93) size 140x13
</del><ins>+    RenderText {#text} at (73,0) size 135x13
+      text run at (73,0) width 24 RTL: &quot; \x{5D5}\x{5D6}\x{5D4}\x{5D5}&quot;
+      text run at (96,0) width 19: &quot;she&quot;
+      text run at (114,0) width 45 RTL: &quot; \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} &quot;
+      text run at (158,0) width 14: &quot;he&quot;
+      text run at (171,0) width 37 RTL: &quot;\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} &quot;
+layer at (35,93) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 9 {INPUT} of child 3 {P} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchverticalalignmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/search-vertical-alignment-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,52 +15,52 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 170x39
</span><span class="cx">             RenderBlock {DIV} at (0,14) size 17x11
</span><span class="cx">             RenderBlock {DIV} at (17,13) size 140x13
</span><del>-            RenderBlock {DIV} at (157,14) size 13x11
-        RenderText {#text} at (180,13) size 4x18
-          text run at (180,13) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (186,0) size 146x45 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (156,14) size 14x11
+        RenderText {#text} at (179,13) size 5x18
+          text run at (179,13) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (185,0) size 146x45 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,113) size 784x18
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 176x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-          RenderFlexibleBox {DIV} at (3,1) size 170x13
</del><ins>+          RenderFlexibleBox {DIV} at (3,1) size 170x14
</ins><span class="cx">             RenderBlock {DIV} at (0,1) size 17x11
</span><span class="cx">             RenderBlock {DIV} at (17,0) size 140x13
</span><del>-            RenderBlock {DIV} at (157,1) size 13x11
-        RenderText {#text} at (180,0) size 4x18
-          text run at (180,0) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (186,2) size 146x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (156,1) size 14x11
+        RenderText {#text} at (179,0) size 5x18
+          text run at (179,0) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (185,2) size 146x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,147) size 784x18
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 176x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,0) size 170x12
</span><del>-            RenderBlock {DIV} at (0,0) size 17x11
</del><ins>+            RenderBlock {DIV} at (0,0) size 17x12
</ins><span class="cx">             RenderBlock {DIV} at (17,3) size 140x6
</span><del>-            RenderBlock {DIV} at (157,0) size 13x11
-        RenderText {#text} at (180,0) size 4x18
-          text run at (180,0) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (186,2) size 146x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+            RenderBlock {DIV} at (156,0) size 14x12
+        RenderText {#text} at (179,0) size 5x18
+          text run at (179,0) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (185,2) size 146x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (30,76) size 140x13
</del><ins>+layer at (30,76) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 24x13
</span><span class="cx">       text run at (0,0) width 24: &quot;Text&quot;
</span><del>-layer at (197,76) size 140x13
</del><ins>+layer at (196,76) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,16) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 24x13
</span><span class="cx">       text run at (0,0) width 24: &quot;Text&quot;
</span><del>-layer at (30,124) size 140x13
</del><ins>+layer at (30,125) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 24x13
</span><span class="cx">       text run at (0,0) width 24: &quot;Text&quot;
</span><del>-layer at (197,124) size 140x13
-  RenderBlock {DIV} at (3,1) size 140x13
</del><ins>+layer at (196,125) size 139x13
+  RenderBlock {DIV} at (3,1) size 140x14
</ins><span class="cx">     RenderText {#text} at (0,0) size 24x13
</span><span class="cx">       text run at (0,0) width 24: &quot;Text&quot;
</span><del>-layer at (30,160) size 140x6 scrollHeight 13
</del><ins>+layer at (30,160) size 139x6 scrollHeight 13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x6
</span><span class="cx">     RenderText {#text} at (0,0) size 24x13
</span><span class="cx">       text run at (0,0) width 24: &quot;Text&quot;
</span><del>-layer at (197,160) size 140x6 scrollHeight 13
</del><ins>+layer at (196,160) size 139x6 scrollHeight 13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x6
</span><span class="cx">     RenderText {#text} at (0,0) size 24x13
</span><span class="cx">       text run at (0,0) width 24: &quot;Text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformssearchfieldheightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,31 +10,31 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 135x11
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x9
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 114x11
</span><del>-          RenderBlock {DIV} at (122,1) size 13x9
-      RenderText {#text} at (141,20) size 4x18
-        text run at (141,20) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (147,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+          RenderBlock {DIV} at (121,1) size 14x9
+      RenderText {#text} at (140,20) size 5x18
+        text run at (140,20) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (146,20) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">           RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">           RenderBlock {DIV} at (8,0) size 140x13
</span><del>-          RenderBlock {DIV} at (148,1) size 13x11
-      RenderText {#text} at (316,20) size 4x18
-        text run at (316,20) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (322,18) size 197x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+          RenderBlock {DIV} at (147,1) size 14x11
+      RenderText {#text} at (314,20) size 5x18
+        text run at (314,20) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (320,18) size 198x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 191x16
</span><del>-          RenderBlock {DIV} at (0,1) size 10x13
</del><ins>+          RenderBlock {DIV} at (0,1) size 10x14
</ins><span class="cx">           RenderBlock {DIV} at (10,0) size 165x16
</span><del>-          RenderBlock {DIV} at (175,1) size 16x13
</del><ins>+          RenderBlock {DIV} at (174,1) size 17x14
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (19,33) size 114x11
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 114x11
</span><span class="cx">     RenderText {#text} at (0,0) size 20x11
</span><span class="cx">       text run at (0,0) width 20: &quot;mini&quot;
</span><del>-layer at (166,31) size 140x13
</del><ins>+layer at (166,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 28x13
</span><span class="cx">       text run at (0,0) width 28: &quot;small&quot;
</span><del>-layer at (343,29) size 165x16
</del><ins>+layer at (342,29) size 164x16
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 165x16
</span><span class="cx">     RenderText {#text} at (0,0) size 45x16
</span><span class="cx">       text run at (0,0) width 45: &quot;regular&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsselectbaselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -37,12 +37,12 @@
</span><span class="cx">         RenderBlock (anonymous) at (8,2) size 20x13
</span><span class="cx">           RenderText {#text} at (0,0) size 20x13
</span><span class="cx">             text run at (0,0) width 20: &quot;test&quot;
</span><del>-      RenderText {#text} at (320,21) size 4x18
-        text run at (320,21) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (326,31) size 16x9 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
-      RenderText {#text} at (344,21) size 4x18
-        text run at (344,21) width 4: &quot; &quot;
-      RenderButton {BUTTON} at (350,20) size 36x22 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
</del><ins>+      RenderText {#text} at (319,21) size 5x18
+        text run at (319,21) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (325,31) size 17x9 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
+      RenderText {#text} at (343,21) size 5x18
+        text run at (343,21) width 5: &quot; &quot;
+      RenderButton {BUTTON} at (349,20) size 36x22 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
</ins><span class="cx">         RenderBlock (anonymous) at (8,4) size 20x13
</span><span class="cx">           RenderText {#text} at (0,0) size 20x13
</span><span class="cx">             text run at (0,0) width 20: &quot;test&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformstabbinginputiframeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/tabbing-input-iframe-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,21 +7,21 @@
</span><span class="cx">         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;
</span><span class="cx">       RenderBR {BR} at (442,14) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,156) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-      RenderText {#text} at (150,156) size 4x18
-        text run at (150,156) width 4: &quot; &quot;
-      RenderIFrame {IFRAME} at (154,18) size 302x152 [border: (1px solid #000000)]
</del><ins>+      RenderText {#text} at (149,156) size 5x18
+        text run at (149,156) width 5: &quot; &quot;
+      RenderIFrame {IFRAME} at (153,18) size 303x152 [border: (1px solid #000000)]
</ins><span class="cx">         layer at (0,0) size 300x150
</span><span class="cx">           RenderView at (0,0) size 300x150
</span><span class="cx">         layer at (0,0) size 300x150
</span><span class="cx">           RenderBlock {HTML} at (0,0) size 300x150
</span><span class="cx">             RenderBody {BODY} at (8,8) size 284x134
</span><del>-      RenderText {#text} at (456,156) size 4x18
-        text run at (456,156) width 4: &quot; &quot;
-      RenderTextControl {INPUT} at (462,156) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+      RenderText {#text} at (455,156) size 5x18
+        text run at (455,156) width 5: &quot; &quot;
+      RenderTextControl {INPUT} at (461,156) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,167) size 140x13
</del><ins>+layer at (13,167) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (473,167) size 140x13
</del><ins>+layer at (472,167) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 121x13
</span><span class="cx">       text run at (0,0) width 121: &quot;This should have focus&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformstargetedframesubmissionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/targeted-frame-submission-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/targeted-frame-submission-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/targeted-frame-submission-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 42x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 26x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 26x14
</ins><span class="cx">             RenderText at (0,0) size 26x13
</span><span class="cx">               text run at (0,0) width 26: &quot;form&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformstextstylecolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -49,45 +49,45 @@
</span><span class="cx">         RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
</span><span class="cx">       RenderBlock (anonymous) at (0,340) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,2) size 4x18
-          text run at (150,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (156,2) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
-        RenderText {#text} at (304,2) size 4x18
-          text run at (304,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (310,2) size 146x19 [bgcolor=#008000] [border: (2px inset #000000)]
-        RenderText {#text} at (458,2) size 4x18
-          text run at (458,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (464,2) size 146x19 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #FF0000)]
</del><ins>+        RenderText {#text} at (149,2) size 5x18
+          text run at (149,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (155,2) size 146x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #FF0000)]
+        RenderText {#text} at (302,2) size 5x18
+          text run at (302,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (308,2) size 146x19 [bgcolor=#008000] [border: (2px inset #000000)]
+        RenderText {#text} at (455,2) size 5x18
+          text run at (455,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (461,2) size 146x19 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #FF0000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (335,49) size 140x13
</del><ins>+layer at (335,49) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 38x13
</span><span class="cx">       text run at (0,0) width 38: &quot;default&quot;
</span><del>-layer at (335,134) size 140x13
</del><ins>+layer at (335,134) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 18x13
</span><span class="cx">       text run at (0,0) width 18: &quot;red&quot;
</span><del>-layer at (335,219) size 140x13
</del><ins>+layer at (335,219) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 89x13
</span><span class="cx">       text run at (0,0) width 89: &quot;default on green&quot;
</span><del>-layer at (335,304) size 140x13
</del><ins>+layer at (335,304) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 69x13
</span><span class="cx">       text run at (0,0) width 69: &quot;red on green&quot;
</span><del>-layer at (13,353) size 140x13
</del><ins>+layer at (13,353) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 38x13
</span><span class="cx">       text run at (0,0) width 38: &quot;default&quot;
</span><del>-layer at (167,353) size 140x13
</del><ins>+layer at (166,353) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 18x13
</span><span class="cx">       text run at (0,0) width 18: &quot;red&quot;
</span><del>-layer at (321,353) size 140x13
</del><ins>+layer at (319,353) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 89x13
</span><span class="cx">       text run at (0,0) width 89: &quot;default on green&quot;
</span><del>-layer at (475,353) size 140x13
</del><ins>+layer at (472,353) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 69x13
</span><span class="cx">       text run at (0,0) width 69: &quot;red on green&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformstextAreaLineHeightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/textAreaLineHeight-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 785x1207
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x1207
</span><del>-  RenderBlock {HTML} at (0,0) size 785x1207
-    RenderBody {BODY} at (8,8) size 769x1183
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x1208
+    RenderBody {BODY} at (8,8) size 769x1184
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 269x18
</span><span class="cx">           text run at (0,0) width 269: &quot;line-height settings not reflected in textarea&quot;
</span><span class="lines">@@ -21,16 +21,16 @@
</span><span class="cx">         RenderText {#text} at (1,19) size 382x69
</span><span class="cx">           text run at (1,19) width 382: &quot;Demo text here that wraps a bit and should demonstrate&quot;
</span><span class="cx">           text run at (1,72) width 182: &quot;the goodness of line-height&quot;
</span><del>-      RenderBlock (anonymous) at (0,529) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,529) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 81x18
</span><span class="cx">           text run at (0,18) width 81: &quot;DIV - works&quot;
</span><span class="cx">         RenderBR {BR} at (81,18) size 0x18
</span><del>-      RenderBlock {DIV} at (0,565) size 402x202 [border: (1px dotted #C0C0C0)]
</del><ins>+      RenderBlock {DIV} at (0,565) size 402x203 [border: (1px dotted #C0C0C0)]
</ins><span class="cx">         RenderText {#text} at (1,19) size 382x69
</span><span class="cx">           text run at (1,19) width 382: &quot;Demo text here that wraps a bit and should demonstrate&quot;
</span><span class="cx">           text run at (1,72) width 182: &quot;the goodness of line-height&quot;
</span><del>-      RenderBlock (anonymous) at (0,767) size 769x416
</del><ins>+      RenderBlock (anonymous) at (0,767) size 769x417
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,18) size 0x18
</span><span class="cx">         RenderText {#text} at (0,36) size 124x18
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx">           text run at (0,188) width 213: &quot;Totally Blank STYLED Textarea&quot;
</span><span class="cx">         RenderBR {BR} at (213,188) size 0x18
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,1199) size 769x0
</del><ins>+      RenderBlock {P} at (0,1199) size 769x1
</ins><span class="cx"> layer at (8,60) size 406x206 clip at (9,61) size 404x204
</span><span class="cx">   RenderTextControl {TEXTAREA} at (0,18) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 400x106
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformstextfieldfocusringexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/textfield-focus-ring-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,6 +10,6 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,52) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,65) size 140x13
</del><ins>+layer at (13,65) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformstextfieldoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/textfield-overflow-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx">       RenderTextControl {INPUT} at (2,0) size 146x10 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,11) size 140x4 scrollHeight 13
</del><ins>+layer at (13,11) size 139x4 scrollHeight 13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x4
</span><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsvalidationmessageappearanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/validation-message-appearance-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,18 +5,18 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x23
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (150,2) size 4x18
-          text run at (150,2) width 4: &quot; &quot;
-        RenderButton {INPUT} at (156,3) size 54x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+        RenderText {#text} at (149,2) size 5x18
+          text run at (149,2) width 5: &quot; &quot;
+        RenderButton {INPUT} at (155,3) size 54x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">             RenderText at (0,0) size 38x13
</span><span class="cx">               text run at (0,0) width 38: &quot;Submit&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> layer at (10,29) size 220x100
</span><span class="cx">   RenderBlock (positioned) zI: 2147483647 {DIV} at (10,29) size 220x100
</span><del>-layer at (10,29) size 220x16 scrollHeight 26
</del><ins>+layer at (10,29) size 220x16 scrollHeight 25
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 220x16
</span><span class="cx"> layer at (10,41) size 220x84
</span><span class="cx">   RenderFlexibleBox zI: 2147483644 {DIV} at (0,16) size 220x84 [border: (2px solid #440000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsvisualhebrewtextfieldexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/forms/visual-hebrew-text-field-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,105) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,118) size 140x13
</del><ins>+layer at (13,118) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 30x13
</span><span class="cx">       text run at (0,0) width 30 RTL: &quot;\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastframesonlyCommentInIFrameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/frames/onlyCommentInIFrame-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/frames/onlyCommentInIFrame-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/frames/onlyCommentInIFrame-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,20 +18,20 @@
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderBR {BR} at (0,68) size 0x18
</span><span class="cx">       RenderIFrame {IFRAME} at (0,86) size 788x14 [border: (2px inset #000000)]
</span><del>-        layer at (0,0) size 769x166
</del><ins>+        layer at (0,0) size 769x169
</ins><span class="cx">           RenderView at (0,0) size 769x10
</span><del>-        layer at (0,0) size 769x166
-          RenderBlock {html} at (0,0) size 769x166
-            RenderBody {body} at (8,16) size 753x134
-              RenderBlock {parsererror} at (16,0) size 721x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-                RenderBlock {h3} at (18,20) size 685x22
</del><ins>+        layer at (0,0) size 769x169
+          RenderBlock {html} at (0,0) size 769x169
+            RenderBody {body} at (8,16) size 753x137
+              RenderBlock {parsererror} at (16,0) size 721x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+                RenderBlock {h3} at (18,20) size 685x23
</ins><span class="cx">                   RenderText {#text} at (0,0) size 324x22
</span><span class="cx">                     text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-                RenderBlock {div} at (18,60) size 685x14
</del><ins>+                RenderBlock {div} at (18,61) size 685x15
</ins><span class="cx">                   RenderText {#text} at (0,0) size 490x14
</span><span class="cx">                     text run at (0,0) width 490: &quot;error on line 1 at column 15: Extra content at the end of the document&quot;
</span><span class="cx">                     text run at (490,0) width 0: &quot; &quot;
</span><del>-                RenderBlock {h3} at (18,92) size 685x22
</del><ins>+                RenderBlock {h3} at (18,94) size 685x23
</ins><span class="cx">                   RenderText {#text} at (0,0) size 429x22
</span><span class="cx">                     text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastframestakefocusfromiframeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/frames/take-focus-from-iframe-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx">             RenderBlock {HTML} at (0,0) size 200x40
</span><span class="cx">               RenderBody {BODY} at (8,8) size 184x24
</span><span class="cx">                 RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-          layer at (13,13) size 140x13
</del><ins>+          layer at (13,13) size 139x13
</ins><span class="cx">             RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,60) size 784x23
</span><span class="cx">         RenderText {#text} at (0,2) size 366x18
</span><span class="cx">           text run at (0,2) width 366: &quot;This field should look and act focused. Try to type into it: &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (368,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-layer at (379,73) size 140x13
</del><ins>+layer at (379,73) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 26x13
</span><span class="cx">       text run at (0,0) width 26: &quot;PASS&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastgradientscrashonzeroradiusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/gradients/crash-on-zero-radius-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/gradients/crash-on-zero-radius-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/gradients/crash-on-zero-radius-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,4 +7,4 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 706x74
</span><span class="cx">           text run at (0,0) width 706: &quot;Two gradients, one with zero radius that should not&quot;
</span><span class="cx">           text run at (0,37) width 82: &quot;crash.&quot;
</span><del>-      RenderBlock {DIV} at (0,95) size 154x154 [border: (2px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,95) size 154x155 [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastgradientsgeneratedgradientsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/gradients/generated-gradients-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/gradients/generated-gradients-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/gradients/generated-gradients-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 353x37
</span><span class="cx">           text run at (0,0) width 353: &quot;Radial Gradient Example&quot;
</span><del>-      RenderBlock {DIV} at (0,58) size 784x172
</del><ins>+      RenderBlock {DIV} at (0,58) size 784x173
</ins><span class="cx">         RenderBlock (generated) at (0,0) size 154x154 [border: (2px solid #000000)]
</span><span class="cx">           RenderImage at (2,2) size 150x150
</span><span class="cx">         RenderBlock (anonymous) at (0,154) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 267x18
</span><span class="cx">             text run at (0,0) width 267: &quot;There's some generated content above me.&quot;
</span><del>-      RenderBlock {H1} at (0,251) size 784x37
</del><ins>+      RenderBlock {H1} at (0,251) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 354x37
</span><span class="cx">           text run at (0,0) width 354: &quot;Linear Gradient Example&quot;
</span><del>-      RenderBlock {DIV} at (0,309) size 784x152
</del><ins>+      RenderBlock {DIV} at (0,310) size 784x153
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 268x18
</span><span class="cx">             text run at (0,0) width 268: &quot;There's some generated content below me.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastgradientsradialcenteredexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/gradients/radial-centered-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/gradients/radial-centered-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/gradients/radial-centered-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 633x18
</span><span class="cx">           text run at (0,0) width 633: &quot;The test passes if all four boxes have a radial gradient that's green in the center and black at the edge.&quot;
</span><del>-      RenderBlock {H1} at (0,39) size 784x37
</del><ins>+      RenderBlock {H1} at (0,39) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 727x37
</span><span class="cx">           text run at (0,0) width 727: &quot;Radial Gradients With One Center, Inner Radius &gt; 0&quot;
</span><del>-      RenderBlock (anonymous) at (0,97) size 784x154
</del><ins>+      RenderBlock (anonymous) at (0,97) size 784x155
</ins><span class="cx">         RenderBlock {DIV} at (0,0) size 150x150
</span><span class="cx">         RenderText {#text} at (150,136) size 4x18
</span><span class="cx">           text run at (150,136) width 4: &quot; &quot;
</span><span class="cx">         RenderBlock {DIV} at (154,0) size 150x150
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H1} at (0,272) size 784x37
</del><ins>+      RenderBlock {H1} at (0,273) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 643x37
</span><span class="cx">           text run at (0,0) width 643: &quot;Radial Gradients With One, Inner Radius == 0&quot;
</span><del>-      RenderBlock (anonymous) at (0,330) size 784x154
</del><ins>+      RenderBlock (anonymous) at (0,331) size 784x155
</ins><span class="cx">         RenderBlock {DIV} at (0,0) size 150x150
</span><span class="cx">         RenderText {#text} at (150,136) size 4x18
</span><span class="cx">           text run at (150,136) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastgradientssimplegradientsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/gradients/simple-gradients-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/gradients/simple-gradients-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/gradients/simple-gradients-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 353x37
</span><span class="cx">           text run at (0,0) width 353: &quot;Radial Gradient Example&quot;
</span><del>-      RenderBlock {DIV} at (0,58) size 154x154 [border: (2px solid #000000)]
-      RenderBlock {H1} at (0,233) size 784x37
</del><ins>+      RenderBlock {DIV} at (0,58) size 154x155 [border: (2px solid #000000)]
+      RenderBlock {H1} at (0,233) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 354x37
</span><span class="cx">           text run at (0,0) width 354: &quot;Linear Gradient Example&quot;
</span><del>-      RenderBlock {DIV} at (0,291) size 154x154 [border: (2px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,292) size 154x155 [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthidpivideocontrolsinhidpiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,13 +14,13 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x150
</span><span class="cx"> layer at (8,151) size 300x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,125) size 300x25
</span><del>-layer at (14,155) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,156) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,156) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,159) size 221x9
-  RenderFlexibleBox {DIV} at (49,8) size 221x9
-layer at (59,159) size 217x9
</del><ins>+layer at (57,160) size 221x9
+  RenderFlexibleBox {DIV} at (49,8) size 221x10
+layer at (59,160) size 217x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (2,0) size 217x9
</span><span class="cx"> layer at (285,156) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (277,5) size 16x16 [color=#FFFFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddchild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-child-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-child-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-child-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><span class="cx">           RenderInline {B} at (0,0) size 142x18
</span><span class="cx">             RenderText {#text} at (0,0) size 142x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddchild2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-child-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-child-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-child-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><span class="cx">           RenderInline {B} at (0,0) size 142x18
</span><span class="cx">             RenderText {#text} at (0,0) size 142x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsadddetailschild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><span class="cx">           RenderInline {B} at (0,0) size 142x18
</span><span class="cx">             RenderText {#text} at (0,0) size 142x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsadddetailschild2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-details-child-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 142x18
</span><span class="cx">             RenderInline {B} at (0,0) size 142x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary1andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary10andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary10expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-10-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 58x18
</span><span class="cx">             text run at (0,0) width 58: &quot;summary&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary2andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 800x18
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;new 2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary3andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 2&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 800x18
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;new 1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 2&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary4andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 800x18
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;new 1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary5andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 800x18
</span><span class="cx">           RenderText {#text} at (0,0) size 58x18
</span><span class="cx">             text run at (0,0) width 58: &quot;summary&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary6andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary6expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-6-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary7andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary7expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-7-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 1&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;new 2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary8andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 2&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary8expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-8-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 39x18
-            text run at (16,0) width 39: &quot;new 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 40x18
+            text run at (16,0) width 40: &quot;new 2&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;new 1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary9andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummary9expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-9-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock {SUMMARY} at (0,18) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 39x18
</span><span class="cx">             text run at (0,0) width 39: &quot;new 1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummarychild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 62x18
-            text run at (16,0) width 62: &quot;summary &quot;
-          RenderInline {B} at (0,0) size 142x18
-            RenderText {#text} at (78,0) size 142x18
-              text run at (78,0) width 142: &quot;should have bold test&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 63x18
+            text run at (16,0) width 63: &quot;summary &quot;
+          RenderInline {B} at (0,0) size 143x18
+            RenderText {#text} at (78,0) size 143x18
+              text run at (78,0) width 143: &quot;should have bold test&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsaddsummarychild2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-add-summary-child-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 62x18
-            text run at (16,0) width 62: &quot;summary &quot;
-          RenderInline {SPAN} at (0,0) size 142x18
-            RenderInline {B} at (0,0) size 142x18
-              RenderText {#text} at (78,0) size 142x18
-                text run at (78,0) width 142: &quot;should have bold test&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 63x18
+            text run at (16,0) width 63: &quot;summary &quot;
+          RenderInline {SPAN} at (0,0) size 143x18
+            RenderInline {B} at (0,0) size 143x18
+              RenderText {#text} at (78,0) size 143x18
+                text run at (78,0) width 143: &quot;should have bold test&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsmarkerstyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-marker-style-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-marker-style-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-marker-style-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,29 +1,29 @@
</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 800x454
-  RenderBlock {HTML} at (0,0) size 800x454
-    RenderBody {BODY} at (8,8) size 784x438
</del><ins>+layer at (0,0) size 800x455
+  RenderBlock {HTML} at (0,0) size 800x455
+    RenderBody {BODY} at (8,8) size 784x439
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 784x85
</span><span class="cx">         RenderBlock {DETAILS} at (0,0) size 784x85
</span><span class="cx">           RenderBlock {SUMMARY} at (0,0) size 784x85
</span><del>-            RenderDetailsMarker {DIV} at (0,0) size 111x79 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: right
-            RenderText {#text} at (120,57) size 94x28
-              text run at (120,57) width 94: &quot;Summary&quot;
-      RenderBlock {DIV} at (0,85) size 126x173
-        RenderBlock {DETAILS} at (0,0) size 126x173
-          RenderBlock {SUMMARY} at (0,0) size 126x173
-            RenderDetailsMarker {DIV} at (9,0) size 111x79 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: down
-            RenderText {#text} at (98,79) size 28x94
-              text run at (98,79) width 94: &quot;Summary&quot;
-      RenderBlock {DIV} at (0,258) size 784x46
</del><ins>+            RenderDetailsMarker {DIV} at (0,0) size 112x80 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: right
+            RenderText {#text} at (121,57) size 95x28
+              text run at (121,57) width 95: &quot;Summary&quot;
+      RenderBlock {DIV} at (0,85) size 127x174
+        RenderBlock {DETAILS} at (0,0) size 127x174
+          RenderBlock {SUMMARY} at (0,0) size 127x174
+            RenderDetailsMarker {DIV} at (9,0) size 113x80 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: down
+            RenderText {#text} at (99,79) size 28x95
+              text run at (99,79) width 94: &quot;Summary&quot;
+      RenderBlock {DIV} at (0,258) size 784x47
</ins><span class="cx">         RenderBlock {DETAILS} at (0,0) size 784x46
</span><span class="cx">           RenderBlock {SUMMARY} at (0,0) size 784x46
</span><span class="cx">             RenderDetailsMarker {DIV} at (0,0) size 64x40 [border: (8px solid #00FF00)]: right
</span><del>-            RenderText {#text} at (73,18) size 94x28
-              text run at (73,18) width 94: &quot;Summary&quot;
-      RenderBlock {DIV} at (0,304) size 79x134
</del><ins>+            RenderText {#text} at (73,18) size 95x28
+              text run at (73,18) width 95: &quot;Summary&quot;
+      RenderBlock {DIV} at (0,304) size 79x135
</ins><span class="cx">         RenderBlock {DETAILS} at (0,0) size 79x134
</span><span class="cx">           RenderBlock {SUMMARY} at (0,0) size 79x134
</span><del>-            RenderDetailsMarker {DIV} at (9,0) size 64x40 [border: (8px solid #00FF00)]: down
</del><ins>+            RenderDetailsMarker {DIV} at (9,0) size 65x40 [border: (8px solid #00FF00)]: down
</ins><span class="cx">             RenderText {#text} at (51,40) size 28x94
</span><span class="cx">               text run at (51,40) width 94: &quot;Summary&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsnested1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-nested-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-nested-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-nested-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x136 [border: (8px solid #555599)]
</span><span class="cx">         RenderBlock {SUMMARY} at (8,8) size 768x102 [border: (8px solid #9999CC)]
</span><span class="cx">           RenderBlock (anonymous) at (8,8) size 752x18
</span><del>-            RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-            RenderText {#text} at (16,0) size 62x18
-              text run at (16,0) width 4: &quot; &quot;
-              text run at (20,0) width 58: &quot;summary&quot;
</del><ins>+            RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+            RenderText {#text} at (16,0) size 63x18
+              text run at (16,0) width 5: &quot; &quot;
+              text run at (20,0) width 59: &quot;summary&quot;
</ins><span class="cx">           RenderBlock {DETAILS} at (8,26) size 752x68 [border: (8px solid #995555)]
</span><span class="cx">             RenderBlock {SUMMARY} at (8,8) size 736x34 [border: (8px solid #CC9999)]
</span><del>-              RenderDetailsMarker {DIV} at (8,12) size 10x10: down
-              RenderText {#text} at (24,8) size 282x18
-                text run at (24,8) width 4: &quot; &quot;
-                text run at (28,8) width 278: &quot;nested summary (summary-deails-summary)&quot;
</del><ins>+              RenderDetailsMarker {DIV} at (8,12) size 11x11: down
+              RenderText {#text} at (24,8) size 283x18
+                text run at (24,8) width 5: &quot; &quot;
+                text run at (28,8) width 279: &quot;nested summary (summary-deails-summary)&quot;
</ins><span class="cx">             RenderBlock (anonymous) at (8,42) size 736x18
</span><span class="cx">               RenderText {#text} at (0,0) size 197x18
</span><span class="cx">                 text run at (0,0) width 197: &quot;nested details (summary-deails)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsnested2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-nested-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-nested-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-nested-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,16 +5,16 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x136 [border: (8px solid #555599)]
</span><span class="cx">         RenderBlock {SUMMARY} at (8,8) size 768x34 [border: (8px solid #9999CC)]
</span><del>-          RenderDetailsMarker {DIV} at (8,12) size 10x10: down
-          RenderText {#text} at (24,8) size 62x18
-            text run at (24,8) width 4: &quot; &quot;
-            text run at (28,8) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (8,12) size 11x11: down
+          RenderText {#text} at (24,8) size 63x18
+            text run at (24,8) width 5: &quot; &quot;
+            text run at (28,8) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock {DETAILS} at (8,42) size 768x68 [border: (8px solid #995555)]
</span><span class="cx">           RenderBlock {SUMMARY} at (8,8) size 752x34 [border: (8px solid #CC9999)]
</span><del>-            RenderDetailsMarker {DIV} at (8,12) size 10x10: down
-            RenderText {#text} at (24,8) size 264x18
-              text run at (24,8) width 4: &quot; &quot;
-              text run at (28,8) width 260: &quot;nested summary (details-deails-summary)&quot;
</del><ins>+            RenderDetailsMarker {DIV} at (8,12) size 11x11: down
+            RenderText {#text} at (24,8) size 265x18
+              text run at (24,8) width 5: &quot; &quot;
+              text run at (28,8) width 261: &quot;nested summary (details-deails-summary)&quot;
</ins><span class="cx">           RenderBlock (anonymous) at (8,42) size 752x18
</span><span class="cx">             RenderText {#text} at (0,0) size 179x18
</span><span class="cx">               text run at (0,0) width 179: &quot;nested details (details-deails)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsnosummary1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-no-summary1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-no-summary1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-no-summary1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsnosummary2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-no-summary2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-no-summary2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-no-summary2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsnosummary3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-no-summary3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-no-summary3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-no-summary3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsnosummary4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-no-summary4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x41
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsopenjavascriptexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-open-javascript-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,16 +5,16 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x41
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 48x18
-            text run at (16,0) width 48: &quot;details1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 49x18
+            text run at (16,0) width 49: &quot;details1&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DETAILS} at (0,41) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 48x18
-            text run at (16,0) width 48: &quot;details2&quot;
-layer at (13,31) size 140x13
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 49x18
+            text run at (16,0) width 49: &quot;details2&quot;
+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsopen1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-open1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-open1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-open1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsopen2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-open2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-open2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-open2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,12 +5,12 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x41
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsopen3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-open3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-open3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-open3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsopen4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-open4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-open4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-open4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x41
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x23
</span><span class="cx">           RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,31) size 140x13
</del><ins>+layer at (13,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsopen5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-open5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-open5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-open5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsopen6expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-open6-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-open6-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-open6-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailspositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-position-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-position-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-position-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x0
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">       RenderBlock {DETAILS} at (0,18) size 784x0
</span><del>-layer at (50,150) size 48x18
-  RenderBlock (positioned) {SUMMARY} at (50,150) size 48x18
-    RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-    RenderText {#text} at (16,0) size 32x18
-      text run at (16,0) width 32: &quot;fixed&quot;
</del><ins>+layer at (50,150) size 49x18
+  RenderBlock (positioned) {SUMMARY} at (50,150) size 49x18
+    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+    RenderText {#text} at (16,0) size 33x18
+      text run at (16,0) width 33: &quot;fixed&quot;
</ins><span class="cx"> layer at (158,158) size 784x18
</span><span class="cx">   RenderBlock (relative positioned) {SUMMARY} at (0,0) size 784x18
</span><del>-    RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-    RenderText {#text} at (16,0) size 46x18
-      text run at (16,0) width 46: &quot;relative&quot;
-layer at (250,150) size 68x18
-  RenderBlock (positioned) {SUMMARY} at (250,150) size 68x18
-    RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-    RenderText {#text} at (16,0) size 52x18
-      text run at (16,0) width 52: &quot;absolute&quot;
</del><ins>+    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+    RenderText {#text} at (16,0) size 47x18
+      text run at (16,0) width 47: &quot;relative&quot;
+layer at (250,150) size 69x18
+  RenderBlock (positioned) {SUMMARY} at (250,150) size 69x18
+    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+    RenderText {#text} at (16,0) size 53x18
+      text run at (16,0) width 53: &quot;absolute&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovechild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-child-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-child-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-child-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 157x18
</span><span class="cx">             text run at (0,0) width 157: &quot;should have no bold test.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovechild2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-child-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-child-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-child-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 58x18
-            text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 59x18
+            text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 157x18
</span><span class="cx">             text run at (0,0) width 157: &quot;should have no bold test.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary1andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {WEBKITSHADOWCONTENT} of {#document-fragment} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary2andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 2&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 2 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 2&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary3andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 1&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary4andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {WEBKITSHADOWCONTENT} of {#document-fragment} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 44x18
-            text run at (16,0) width 44: &quot;Details&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 45x18
+            text run at (16,0) width 45: &quot;Details&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary5andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 2&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 2 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 2&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 2&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary6andclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x600
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 800x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 800x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 1&quot;
</ins><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {SUMMARY} of child 1 {DETAILS} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummary6expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-6-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 70x18
-            text run at (16,0) width 70: &quot;summary 1&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 71x18
+            text run at (16,0) width 71: &quot;summary 1&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummarychild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 62x18
-            text run at (16,0) width 62: &quot;summary &quot;
-          RenderText {#text} at (78,0) size 186x18
-            text run at (78,0) width 186: &quot;shouldn't have only bold text.&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 63x18
+            text run at (16,0) width 63: &quot;summary &quot;
+          RenderText {#text} at (78,0) size 187x18
+            text run at (78,0) width 187: &quot;shouldn't have only bold text.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsremovesummarychild2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-remove-summary-child-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 62x18
-            text run at (16,0) width 62: &quot;summary &quot;
-          RenderInline {SPAN} at (0,0) size 181x18
-            RenderText {#text} at (78,0) size 181x18
-              text run at (78,0) width 181: &quot;shouldn't have any bold text.&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 63x18
+            text run at (16,0) width 63: &quot;summary &quot;
+          RenderInline {SPAN} at (0,0) size 182x18
+            RenderText {#text} at (78,0) size 182x18
+              text run at (78,0) width 182: &quot;shouldn't have any bold text.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsreplacesummarychildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-replace-summary-child-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,21 +5,21 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x18
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 4x18
-            text run at (16,0) width 4: &quot; &quot;
-          RenderBlock {SPAN} at (20,2) size 64x15
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 5x18
+            text run at (16,0) width 5: &quot; &quot;
+          RenderBlock {SPAN} at (20,2) size 65x15
</ins><span class="cx">             RenderText {#text} at (0,0) size 64x15
</span><span class="cx">               text run at (0,0) width 64: &quot;Details1&quot;
</span><del>-          RenderText {#text} at (84,0) size 4x18
-            text run at (84,0) width 4: &quot; &quot;
-          RenderBlock {SPAN} at (88,2) size 64x15
</del><ins>+          RenderText {#text} at (84,0) size 5x18
+            text run at (84,0) width 5: &quot; &quot;
+          RenderBlock {SPAN} at (88,2) size 65x15
</ins><span class="cx">             RenderText {#text} at (0,0) size 64x15
</span><span class="cx">               text run at (0,0) width 64: &quot;Details3&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,18) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 40x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 24x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 24x14
</ins><span class="cx">             RenderText at (0,0) size 24x13
</span><span class="cx">               text run at (0,0) width 24: &quot;click&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailsreplacetextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-replace-text-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DETAILS} at (0,0) size 784x36
</span><span class="cx">         RenderBlock {SUMMARY} at (0,0) size 784x18
</span><del>-          RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-          RenderText {#text} at (16,0) size 61x18
-            text run at (16,0) width 61: &quot;Summary&quot;
</del><ins>+          RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+          RenderText {#text} at (16,0) size 62x18
+            text run at (16,0) width 62: &quot;Summary&quot;
</ins><span class="cx">         RenderBlock (anonymous) at (0,18) size 784x18
</span><span class="cx">           RenderBlock {SPAN} at (0,2) size 64x15
</span><span class="cx">             RenderText {#text} at (0,0) size 64x15
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,36) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 40x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 24x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 24x14
</ins><span class="cx">             RenderText at (0,0) size 24x13
</span><span class="cx">               text run at (0,0) width 24: &quot;click&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasthtmldetailswritingmodeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/html/details-writing-mode-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/html/details-writing-mode-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/html/details-writing-mode-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -40,49 +40,49 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: up
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: up
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,0) size 10x10: down
-                    RenderText {#text} at (0,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: down
+                    RenderText {#text} at (0,10) size 18x59
</ins><span class="cx">                       text run at (0,10) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,0) size 10x10: right
-                    RenderText {#text} at (0,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: right
+                    RenderText {#text} at (0,10) size 18x59
</ins><span class="cx">                       text run at (0,10) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,0) size 10x10: down
-                    RenderText {#text} at (2,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: down
+                    RenderText {#text} at (2,10) size 18x59
</ins><span class="cx">                       text run at (2,10) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,0) size 10x10: left
-                    RenderText {#text} at (2,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: left
+                    RenderText {#text} at (2,10) size 18x59
</ins><span class="cx">                       text run at (2,10) width 58: &quot;summary&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,224) size 610x124
</span><span class="cx">             RenderTableCell {TH} at (76,271) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="lines">@@ -92,50 +92,50 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: left
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,4) size 11x11: left
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: down
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,4) size 11x11: down
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: left
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: up
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: up
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,110) size 10x10: up
-                    RenderText {#text} at (0,52) size 18x58
-                      text run at (0,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: up
+                    RenderText {#text} at (0,51) size 18x59
+                      text run at (0,51) width 58: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,110) size 10x10: right
-                    RenderText {#text} at (0,52) size 18x58
-                      text run at (0,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: right
+                    RenderText {#text} at (0,51) size 18x59
+                      text run at (0,51) width 58: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,110) size 10x10: up
-                    RenderText {#text} at (2,52) size 18x58
-                      text run at (2,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: up
+                    RenderText {#text} at (2,51) size 18x59
+                      text run at (2,51) width 58: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,110) size 10x10: left
-                    RenderText {#text} at (2,52) size 18x58
-                      text run at (2,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: left
+                    RenderText {#text} at (2,51) size 18x59
+                      text run at (2,51) width 58: &quot;summary&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,352) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">       RenderTable {TABLE} at (0,370) size 612x352 [border: (1px outset #808080)]
</span><span class="lines">@@ -175,49 +175,49 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,4) size 11x11: right
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: down
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,4) size 11x11: down
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: right
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: right
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (0,4) size 10x10: up
-                    RenderText {#text} at (16,0) size 58x18
-                      text run at (16,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (0,3) size 11x11: up
+                    RenderText {#text} at (16,0) size 59x18
+                      text run at (16,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,0) size 10x10: down
-                    RenderText {#text} at (0,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: down
+                    RenderText {#text} at (0,10) size 18x59
</ins><span class="cx">                       text run at (0,10) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,0) size 10x10: right
-                    RenderText {#text} at (0,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (3,0) size 11x11: right
+                    RenderText {#text} at (0,10) size 18x59
</ins><span class="cx">                       text run at (0,10) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,0) size 10x10: down
-                    RenderText {#text} at (2,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: down
+                    RenderText {#text} at (2,10) size 18x59
</ins><span class="cx">                       text run at (2,10) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,0) size 10x10: left
-                    RenderText {#text} at (2,10) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (6,0) size 11x11: left
+                    RenderText {#text} at (2,10) size 18x59
</ins><span class="cx">                       text run at (2,10) width 58: &quot;summary&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,224) size 610x124
</span><span class="cx">             RenderTableCell {TH} at (76,271) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="lines">@@ -227,48 +227,48 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (58,4) size 10x10: left
</del><ins>+                    RenderDetailsMarker {DIV} at (58,4) size 11x11: left
</ins><span class="cx">                     RenderText {#text} at (0,0) size 58x18
</span><span class="cx">                       text run at (0,0) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (58,4) size 10x10: down
</del><ins>+                    RenderDetailsMarker {DIV} at (58,4) size 11x11: down
</ins><span class="cx">                     RenderText {#text} at (0,0) size 58x18
</span><span class="cx">                       text run at (0,0) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (58,4) size 10x10: left
</del><ins>+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: left
</ins><span class="cx">                     RenderText {#text} at (0,0) size 58x18
</span><span class="cx">                       text run at (0,0) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (58,4) size 10x10: up
</del><ins>+                    RenderDetailsMarker {DIV} at (58,3) size 11x11: up
</ins><span class="cx">                     RenderText {#text} at (0,0) size 58x18
</span><span class="cx">                       text run at (0,0) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,58) size 10x10: up
</del><ins>+                    RenderDetailsMarker {DIV} at (3,58) size 11x11: up
</ins><span class="cx">                     RenderText {#text} at (0,0) size 18x58
</span><span class="cx">                       text run at (0,0) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,58) size 10x10: right
</del><ins>+                    RenderDetailsMarker {DIV} at (3,58) size 11x11: right
</ins><span class="cx">                     RenderText {#text} at (0,0) size 18x58
</span><span class="cx">                       text run at (0,0) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,58) size 10x10: up
</del><ins>+                    RenderDetailsMarker {DIV} at (6,58) size 11x11: up
</ins><span class="cx">                     RenderText {#text} at (2,0) size 18x58
</span><span class="cx">                       text run at (2,0) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,58) size 10x10: left
</del><ins>+                    RenderDetailsMarker {DIV} at (6,58) size 11x11: left
</ins><span class="cx">                     RenderText {#text} at (2,0) size 18x58
</span><span class="cx">                       text run at (2,0) width 58: &quot;summary&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,722) size 769x18
</span><span class="lines">@@ -310,49 +310,49 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (23,4) size 10x10: right
-                    RenderText {#text} at (39,0) size 58x18
-                      text run at (39,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (22,4) size 12x11: right
+                    RenderText {#text} at (39,0) size 59x18
+                      text run at (39,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (23,4) size 10x10: down
-                    RenderText {#text} at (39,0) size 58x18
-                      text run at (39,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (22,4) size 12x11: down
+                    RenderText {#text} at (39,0) size 59x18
+                      text run at (39,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (23,4) size 10x10: right
-                    RenderText {#text} at (39,0) size 58x18
-                      text run at (39,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: right
+                    RenderText {#text} at (39,0) size 59x18
+                      text run at (39,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (23,4) size 10x10: up
-                    RenderText {#text} at (39,0) size 58x18
-                      text run at (39,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (22,3) size 12x11: up
+                    RenderText {#text} at (39,0) size 59x18
+                      text run at (39,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,26) size 10x10: down
-                    RenderText {#text} at (0,36) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (3,25) size 11x12: down
+                    RenderText {#text} at (0,36) size 18x59
</ins><span class="cx">                       text run at (0,36) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,26) size 10x10: right
-                    RenderText {#text} at (0,36) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (3,25) size 11x12: right
+                    RenderText {#text} at (0,36) size 18x59
</ins><span class="cx">                       text run at (0,36) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,26) size 10x10: down
-                    RenderText {#text} at (2,36) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (6,25) size 11x12: down
+                    RenderText {#text} at (2,36) size 18x59
</ins><span class="cx">                       text run at (2,36) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,26) size 10x10: left
-                    RenderText {#text} at (2,36) size 18x58
</del><ins>+                    RenderDetailsMarker {DIV} at (6,25) size 11x12: left
+                    RenderText {#text} at (2,36) size 18x59
</ins><span class="cx">                       text run at (2,36) width 58: &quot;summary&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,224) size 610x124
</span><span class="cx">             RenderTableCell {TH} at (76,271) size 28x30 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="lines">@@ -362,50 +362,50 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (81,4) size 10x10: left
-                    RenderText {#text} at (23,0) size 58x18
-                      text run at (23,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (80,4) size 12x11: left
+                    RenderText {#text} at (22,0) size 59x18
+                      text run at (22,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (81,4) size 10x10: down
-                    RenderText {#text} at (23,0) size 58x18
-                      text run at (23,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (80,4) size 12x11: down
+                    RenderText {#text} at (22,0) size 59x18
+                      text run at (22,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (81,4) size 10x10: left
-                    RenderText {#text} at (23,0) size 58x18
-                      text run at (23,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: left
+                    RenderText {#text} at (22,0) size 59x18
+                      text run at (22,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (81,4) size 10x10: up
-                    RenderText {#text} at (23,0) size 58x18
-                      text run at (23,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (80,3) size 12x11: up
+                    RenderText {#text} at (22,0) size 59x18
+                      text run at (22,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,84) size 10x10: up
-                    RenderText {#text} at (0,26) size 18x58
-                      text run at (0,26) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (3,83) size 11x12: up
+                    RenderText {#text} at (0,25) size 18x59
+                      text run at (0,25) width 58: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,84) size 10x10: right
-                    RenderText {#text} at (0,26) size 18x58
-                      text run at (0,26) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (3,83) size 11x12: right
+                    RenderText {#text} at (0,25) size 18x59
+                      text run at (0,25) width 58: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,84) size 10x10: up
-                    RenderText {#text} at (2,26) size 18x58
-                      text run at (2,26) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (6,83) size 11x12: up
+                    RenderText {#text} at (2,25) size 18x59
+                      text run at (2,25) width 58: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,84) size 10x10: left
-                    RenderText {#text} at (2,26) size 18x58
-                      text run at (2,26) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (6,83) size 11x12: left
+                    RenderText {#text} at (2,25) size 18x59
+                      text run at (2,25) width 58: &quot;summary&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1092) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">       RenderTable {TABLE} at (0,1110) size 612x352 [border: (1px outset #808080)]
</span><span class="lines">@@ -445,48 +445,48 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (46,4) size 10x10: right
</del><ins>+                    RenderDetailsMarker {DIV} at (45,4) size 11x11: right
</ins><span class="cx">                     RenderText {#text} at (62,0) size 58x18
</span><span class="cx">                       text run at (62,0) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (46,4) size 10x10: down
</del><ins>+                    RenderDetailsMarker {DIV} at (45,4) size 11x11: down
</ins><span class="cx">                     RenderText {#text} at (62,0) size 58x18
</span><span class="cx">                       text run at (62,0) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (232,98) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (46,4) size 10x10: right
</del><ins>+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: right
</ins><span class="cx">                     RenderText {#text} at (62,0) size 58x18
</span><span class="cx">                       text run at (62,0) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (46,4) size 10x10: up
</del><ins>+                    RenderDetailsMarker {DIV} at (45,3) size 11x11: up
</ins><span class="cx">                     RenderText {#text} at (62,0) size 58x18
</span><span class="cx">                       text run at (62,0) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (358,98) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,52) size 10x10: down
</del><ins>+                    RenderDetailsMarker {DIV} at (3,51) size 11x11: down
</ins><span class="cx">                     RenderText {#text} at (0,62) size 18x58
</span><span class="cx">                       text run at (0,62) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,52) size 10x10: right
</del><ins>+                    RenderDetailsMarker {DIV} at (3,51) size 11x11: right
</ins><span class="cx">                     RenderText {#text} at (0,62) size 18x58
</span><span class="cx">                       text run at (0,62) width 58: &quot;summary&quot;
</span><span class="cx">             RenderTableCell {TD} at (484,98) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,52) size 10x10: down
</del><ins>+                    RenderDetailsMarker {DIV} at (6,51) size 11x11: down
</ins><span class="cx">                     RenderText {#text} at (2,62) size 18x58
</span><span class="cx">                       text run at (2,62) width 58: &quot;summary&quot;
</span><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,52) size 10x10: left
</del><ins>+                    RenderDetailsMarker {DIV} at (6,51) size 11x11: left
</ins><span class="cx">                     RenderText {#text} at (2,62) size 18x58
</span><span class="cx">                       text run at (2,62) width 58: &quot;summary&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,224) size 610x124
</span><span class="lines">@@ -497,47 +497,47 @@
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: left
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,4) size 11x11: left
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: down
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,4) size 11x11: down
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (232,224) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: left
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: left
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (0,18) size 120x18
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 120x18
</span><del>-                    RenderDetailsMarker {DIV} at (104,4) size 10x10: up
-                    RenderText {#text} at (46,0) size 58x18
-                      text run at (46,0) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (103,3) size 11x11: up
+                    RenderText {#text} at (45,0) size 59x18
+                      text run at (45,0) width 59: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (358,224) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,110) size 10x10: up
-                    RenderText {#text} at (0,52) size 18x58
-                      text run at (0,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: up
+                    RenderText {#text} at (0,51) size 18x59
+                      text run at (0,51) width 58: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (4,110) size 10x10: right
-                    RenderText {#text} at (0,52) size 18x58
-                      text run at (0,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (3,109) size 11x11: right
+                    RenderText {#text} at (0,51) size 18x59
+                      text run at (0,51) width 58: &quot;summary&quot;
</ins><span class="cx">             RenderTableCell {TD} at (484,224) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 120x120
</span><span class="cx">                 RenderBlock {DETAILS} at (0,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,110) size 10x10: up
-                    RenderText {#text} at (2,52) size 18x58
-                      text run at (2,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: up
+                    RenderText {#text} at (2,51) size 18x59
+                      text run at (2,51) width 58: &quot;summary&quot;
</ins><span class="cx">                 RenderBlock {DETAILS} at (20,0) size 20x120
</span><span class="cx">                   RenderBlock {SUMMARY} at (0,0) size 20x120
</span><del>-                    RenderDetailsMarker {DIV} at (6,110) size 10x10: left
-                    RenderText {#text} at (2,52) size 18x58
-                      text run at (2,52) width 58: &quot;summary&quot;
</del><ins>+                    RenderDetailsMarker {DIV} at (6,109) size 11x11: left
+                    RenderText {#text} at (2,51) size 18x59
+                      text run at (2,51) width 58: &quot;summary&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastimagesimagemapfocusringzoomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,5 +11,5 @@
</span><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">       RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderImage {IMG} at (515,52) size 184x184
</del><ins>+      RenderImage {IMG} at (515,52) size 185x185
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastimagesrepaintsubrectgridexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   (rect -100 -100 18 18)
</span><span class="cx">   (rect 0 0 18 18)
</span><span class="cx">   (rect 0 0 18 18)
</span><del>-  (rect 18 0 18 18)
-  (rect 18 0 18 18)
-  (rect 36 0 18 18)
-  (rect 36 0 18 18)
-  (rect -9 18 18 18)
-  (rect -9 18 18 18)
-  (rect 9 18 18 18)
-  (rect 9 18 18 18)
-  (rect 27 18 18 18)
-  (rect 27 18 18 18)
-  (rect 45 18 18 18)
-  (rect 45 18 18 18)
-  (rect 0 36 18 18)
-  (rect 0 36 18 18)
-  (rect 18 36 18 18)
-  (rect 18 36 18 18)
-  (rect 36 36 18 18)
-  (rect 36 36 18 18)
</del><ins>+  (rect 18 0 19 18)
+  (rect 18 0 19 18)
+  (rect 37 0 18 18)
+  (rect 37 0 18 18)
+  (rect -9 18 18 19)
+  (rect -9 18 18 19)
+  (rect 9 18 18 19)
+  (rect 9 18 18 19)
+  (rect 28 18 18 19)
+  (rect 28 18 18 19)
+  (rect 46 18 18 19)
+  (rect 46 18 18 19)
+  (rect 0 37 18 18)
+  (rect 0 37 18 18)
+  (rect 18 37 19 18)
+  (rect 18 37 19 18)
+  (rect 37 37 18 18)
+  (rect 37 37 18 18)
</ins><span class="cx">   (rect -100 -100 18 18)
</span><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastimageszoomedimgsizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/images/zoomed-img-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/images/zoomed-img-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/images/zoomed-img-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,28 +13,28 @@
</span><span class="cx"> Zoom 4% PASS: 25x25 close enough to 37x33
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-Zoom 5% PASS: 20x20 close enough to 37x33
</del><ins>+Zoom 5% PASS: 40x40 close enough to 37x33
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-Zoom 30% PASS: 36x30 close enough to 37x33
</del><ins>+Zoom 30% PASS: 36x33 close enough to 37x33
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-Zoom 33% PASS: 36x30 close enough to 37x33
</del><ins>+Zoom 33% PASS: 36x33 close enough to 37x33
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-Zoom 50% PASS: 36x32 close enough to 37x33
</del><ins>+Zoom 50% PASS: 38x34 close enough to 37x33
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-Zoom 70% PASS: 35x32 close enough to 37x33
</del><ins>+Zoom 70% PASS: 37x32 close enough to 37x33
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> Zoom 100% PASS: 37x33
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-Zoom 111% PASS: 37x33
</del><ins>+Zoom 111% PASS: 37x34 close enough to 37x33
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-Zoom 150% PASS: 37x33
</del><ins>+Zoom 150% PASS: 38x34 close enough to 37x33
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> Zoom 333% PASS: 37x33
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinline002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/002-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/002-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/002-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,8 +8,8 @@
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 45x18
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 41x18
</span><del>-          RenderText {#text} at (45,2) size 41x18
-            text run at (45,2) width 41: &quot;Line 2&quot;
</del><ins>+          RenderText {#text} at (45,1) size 41x18
+            text run at (45,1) width 41: &quot;Line 2&quot;
</ins><span class="cx">         RenderText {#text} at (86,0) size 4x18
</span><span class="cx">           text run at (86,0) width 4: &quot; &quot;
</span><span class="cx">       RenderText {#text} at (90,0) size 41x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlinecontinuationoutlinesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 160x18
</span><span class="cx">           text run at (0,0) width 160: &quot;Outline ring painting test.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 784x94
</del><ins>+      RenderBlock {DIV} at (0,34) size 784x96
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 98x18
</span><span class="cx">             RenderText {#text} at (0,0) size 98x18
</span><span class="cx">               text run at (0,0) width 98: &quot;Content before.&quot;
</span><del>-        RenderBlock (anonymous) at (0,36) size 784x22
</del><ins>+        RenderBlock (anonymous) at (0,36) size 784x23
</ins><span class="cx">           RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">             RenderText {#text} at (0,0) size 150x22
</span><span class="cx">               text run at (0,0) width 150: &quot;Bold with margin.&quot;
</span><del>-        RenderBlock (anonymous) at (0,76) size 784x18
</del><ins>+        RenderBlock (anonymous) at (0,77) size 784x19
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 82x18
</span><span class="cx">             RenderText {#text} at (0,0) size 82x18
</span><span class="cx">               text run at (0,0) width 82: &quot;Content after&quot;
</span><del>-      RenderBlock {DIV} at (0,146) size 784x58
</del><ins>+      RenderBlock {DIV} at (0,148) size 784x59
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x22
</span><span class="cx">           RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">             RenderText {#text} at (0,0) size 150x22
</span><span class="cx">               text run at (0,0) width 150: &quot;No content before.&quot;
</span><del>-        RenderBlock (anonymous) at (0,40) size 784x18
</del><ins>+        RenderBlock (anonymous) at (0,40) size 784x19
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 86x18
</span><span class="cx">             RenderText {#text} at (0,0) size 86x18
</span><span class="cx">               text run at (0,0) width 86: &quot;Content after.&quot;
</span><del>-      RenderBlock {DIV} at (0,220) size 784x58
</del><ins>+      RenderBlock {DIV} at (0,222) size 784x60
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 94x18
</span><span class="cx">             RenderText {#text} at (0,0) size 94x18
</span><span class="cx">               text run at (0,0) width 94: &quot;Content before&quot;
</span><del>-        RenderBlock (anonymous) at (0,36) size 784x22
</del><ins>+        RenderBlock (anonymous) at (0,36) size 784x23
</ins><span class="cx">           RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">             RenderText {#text} at (0,0) size 177x22
</span><span class="cx">               text run at (0,0) width 177: &quot;But No Content After&quot;
</span><del>-        RenderBlock (anonymous) at (0,76) size 784x0
</del><ins>+        RenderBlock (anonymous) at (0,77) size 784x1
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,296) size 784x22
</del><ins>+      RenderBlock {DIV} at (0,300) size 784x23
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x22
</span><span class="cx">           RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">             RenderText {#text} at (0,0) size 216x22
</span><span class="cx">               text run at (0,0) width 216: &quot;No content before or after.&quot;
</span><del>-        RenderBlock (anonymous) at (0,40) size 784x0
</del><ins>+        RenderBlock (anonymous) at (0,40) size 784x1
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlinecontinuationoutlineswithlayersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,59 +6,59 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 160x18
</span><span class="cx">           text run at (0,0) width 160: &quot;Outline ring painting test.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 784x94
</del><ins>+      RenderBlock {DIV} at (0,34) size 784x96
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><del>-        RenderBlock (anonymous) at (0,76) size 784x18
-      RenderBlock {DIV} at (0,146) size 784x58
</del><ins>+        RenderBlock (anonymous) at (0,77) size 784x19
+      RenderBlock {DIV} at (0,148) size 784x59
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x0
</span><del>-        RenderBlock (anonymous) at (0,40) size 784x18
-      RenderBlock {DIV} at (0,220) size 784x58
</del><ins>+        RenderBlock (anonymous) at (0,40) size 784x19
+      RenderBlock {DIV} at (0,222) size 784x60
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><del>-        RenderBlock (anonymous) at (0,76) size 784x0
-      RenderBlock {DIV} at (0,296) size 784x22
</del><ins>+        RenderBlock (anonymous) at (0,77) size 784x1
+      RenderBlock {DIV} at (0,300) size 784x23
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x0
</span><del>-        RenderBlock (anonymous) at (0,40) size 784x0
</del><ins>+        RenderBlock (anonymous) at (0,40) size 784x1
</ins><span class="cx"> layer at (8,50) size 98x18
</span><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 98x18
</span><span class="cx">     RenderText {#text} at (0,0) size 98x18
</span><span class="cx">       text run at (0,0) width 98: &quot;Content before.&quot;
</span><del>-layer at (8,86) size 784x22
-  RenderBlock (anonymous) at (0,36) size 784x22
</del><ins>+layer at (8,87) size 784x22
+  RenderBlock (anonymous) at (0,36) size 784x23
</ins><span class="cx">     RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">       RenderText {#text} at (0,0) size 150x22
</span><span class="cx">         text run at (0,0) width 150: &quot;Bold with margin.&quot;
</span><del>-layer at (8,126) size 82x18
</del><ins>+layer at (8,127) size 82x18
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 82x18
</span><span class="cx">     RenderText {#text} at (0,0) size 82x18
</span><span class="cx">       text run at (0,0) width 82: &quot;Content after&quot;
</span><del>-layer at (8,162) size 0x0
</del><ins>+layer at (8,164) size 0x0
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
</span><del>-layer at (8,162) size 784x22
</del><ins>+layer at (8,164) size 784x22
</ins><span class="cx">   RenderBlock (anonymous) at (0,0) size 784x22
</span><span class="cx">     RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">       RenderText {#text} at (0,0) size 150x22
</span><span class="cx">         text run at (0,0) width 150: &quot;No content before.&quot;
</span><del>-layer at (8,202) size 86x18
</del><ins>+layer at (8,205) size 86x18
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 86x18
</span><span class="cx">     RenderText {#text} at (0,0) size 86x18
</span><span class="cx">       text run at (0,0) width 86: &quot;Content after.&quot;
</span><del>-layer at (8,236) size 94x18
</del><ins>+layer at (8,239) size 94x18
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 94x18
</span><span class="cx">     RenderText {#text} at (0,0) size 94x18
</span><span class="cx">       text run at (0,0) width 94: &quot;Content before&quot;
</span><del>-layer at (8,272) size 784x22
-  RenderBlock (anonymous) at (0,36) size 784x22
</del><ins>+layer at (8,276) size 784x22
+  RenderBlock (anonymous) at (0,36) size 784x23
</ins><span class="cx">     RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">       RenderText {#text} at (0,0) size 177x22
</span><span class="cx">         text run at (0,0) width 177: &quot;But No Content After&quot;
</span><del>-layer at (8,312) size 0x0
</del><ins>+layer at (8,316) size 0x0
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
</span><del>-layer at (8,312) size 0x0
</del><ins>+layer at (8,316) size 0x0
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
</span><del>-layer at (8,312) size 784x22
</del><ins>+layer at (8,316) size 784x22
</ins><span class="cx">   RenderBlock (anonymous) at (0,0) size 784x22
</span><span class="cx">     RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">       RenderText {#text} at (0,0) size 216x22
</span><span class="cx">         text run at (0,0) width 216: &quot;No content before or after.&quot;
</span><del>-layer at (8,352) size 0x0
</del><ins>+layer at (8,357) size 0x0
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineinlineborderswithbidioverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x710
</del><ins>+layer at (0,0) size 785x712
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x710
-  RenderBlock {HTML} at (0,0) size 785x710
-    RenderBody {BODY} at (8,16) size 769x686
</del><ins>+layer at (0,0) size 785x712
+  RenderBlock {HTML} at (0,0) size 785x713
+    RenderBody {BODY} at (8,16) size 769x689
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 751x36
</span><span class="cx">           text run at (0,0) width 751: &quot;There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,&quot;
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,52) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Left-to-Right&quot;
</span><del>-      RenderBlock {DIV} at (0,80) size 769x284 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,80) size 769x285 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (0,7) size 125x18
</span><span class="cx">             text run at (0,7) width 125: &quot;Lorem ipsum dolor &quot;
</span><span class="lines">@@ -26,10 +26,10 @@
</span><span class="cx">             text run at (0,135) width 509: &quot;consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore &quot;
</span><span class="cx">             text run at (509,135) width 206: &quot;magna aliqua. Ut enim ad minim&quot;
</span><span class="cx">             text run at (0,167) width 401: &quot;veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.&quot;
</span><del>-      RenderBlock {H1} at (0,374) size 769x18
</del><ins>+      RenderBlock {H1} at (0,375) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 89x18
</span><span class="cx">           text run at (0,0) width 89: &quot;Right-to-Left&quot;
</span><del>-      RenderBlock {DIV} at (0,402) size 769x284 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (0,404) size 769x285 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 757x32
</span><span class="cx">           RenderText {#text} at (632,7) size 125x18
</span><span class="cx">             text run at (632,7) width 125 RTL override: &quot;Lorem ipsum dolor &quot;
</span><span class="lines">@@ -45,11 +45,11 @@
</span><span class="cx">             text run at (42,135) width 206 RTL override: &quot;magna aliqua. Ut enim ad minim&quot;
</span><span class="cx">             text run at (248,135) width 509 RTL override: &quot;consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore &quot;
</span><span class="cx">             text run at (356,167) width 401 RTL override: &quot;veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.&quot;
</span><del>-layer at (14,118) size 186x20
</del><ins>+layer at (14,119) size 186x20
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 186x20 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
</span><span class="cx">     RenderText {#text} at (170,7) size 131x18
</span><span class="cx">       text run at (170,7) width 131: &quot;sit amet, consectetur &quot;
</span><del>-layer at (14,166) size 748x84
</del><ins>+layer at (14,167) size 748x84
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 748x84 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
</span><span class="cx">     RenderText {#text} at (475,39) size 748x82
</span><span class="cx">       text run at (475,39) width 235: &quot;laboris nisi ut aliquip ex ea commodo&quot;
</span><span class="lines">@@ -57,11 +57,11 @@
</span><span class="cx">       text run at (324,71) width 424: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur&quot;
</span><span class="cx">       text run at (0,103) width 145: &quot;sint occaecat cupidatat &quot;
</span><span class="cx">       text run at (145,103) width 469: &quot;non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. &quot;
</span><del>-layer at (14,440) size 186x20
</del><ins>+layer at (14,442) size 186x20
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 186x20 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
</span><span class="cx">     RenderText {#text} at (456,7) size 131x18
</span><span class="cx">       text run at (456,7) width 131 RTL override: &quot;sit amet, consectetur &quot;
</span><del>-layer at (14,488) size 748x84
</del><ins>+layer at (14,490) size 748x84
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 748x84 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
</span><span class="cx">     RenderText {#text} at (47,39) size 748x82
</span><span class="cx">       text run at (47,39) width 235 RTL override: &quot;laboris nisi ut aliquip ex ea commodo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x556
-  RenderBlock {HTML} at (0,0) size 800x556
-    RenderBody {BODY} at (8,21) size 784x360
</del><ins>+layer at (0,0) size 800x560
+  RenderBlock {HTML} at (0,0) size 800x560
+    RenderBody {BODY} at (8,21) size 784x363
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37 [color=#990000]
</span><span class="cx">         RenderText {#text} at (0,0) size 701x37
</span><span class="cx">           text run at (0,0) width 701: &quot;Webkit background image positioning on RTL text&quot;
</span><del>-      RenderBlock {H2} at (0,58) size 784x28
</del><ins>+      RenderBlock {H2} at (0,58) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 263x28
</span><span class="cx">           text run at (0,0) width 263: &quot;Behaviour within &lt;p&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,105) size 318x206 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,106) size 318x207 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x162
</span><span class="cx">           RenderText {#text} at (40,0) size 266x162
</span><span class="cx">             text run at (40,0) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">             text run at (40,126) width 230: &quot;malesuada quam vel augue hendrerit&quot;
</span><span class="cx">             text run at (40,144) width 40: &quot;porta. &quot;
</span><span class="cx">             text run at (80,144) width 192: &quot;Nulla vitae elementum mauris.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (332,105) size 318x196 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,106) size 318x197 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x152
</span><span class="cx">           RenderText {#text} at (13,1) size 265x151
</span><span class="cx">             text run at (13,1) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span><span class="lines">@@ -37,11 +37,11 @@
</span><span class="cx">             text run at (1,96) width 265 RTL: &quot;\x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}&quot;
</span><span class="cx">             text run at (24,115) width 242 RTL: &quot;\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}&quot;
</span><span class="cx">             text run at (32,134) width 234 RTL: &quot;\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-      RenderBlock {HR} at (0,311) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,332) size 784x28
</del><ins>+      RenderBlock {HR} at (0,312) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,334) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 262x28
</span><span class="cx">           text run at (0,0) width 262: &quot;Behaviour within &lt;a&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,379) size 318x156 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,382) size 318x157 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 303x144 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (46,6) size 303x144
</span><span class="cx">             text run at (46,6) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">             text run at (6,114) width 270: &quot;malesuada quam vel augue hendrerit porta.&quot;
</span><span class="cx">             text run at (6,132) width 192: &quot;Nulla vitae elementum mauris.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (floating) {DIV} at (332,379) size 318x145 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,382) size 318x146 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 304x132 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (19,7) size 304x132
</span><span class="cx">             text run at (19,7) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundlongimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-long-image-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-long-image-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-long-image-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x556
-  RenderBlock {HTML} at (0,0) size 800x556
-    RenderBody {BODY} at (8,21) size 784x360
</del><ins>+layer at (0,0) size 800x560
+  RenderBlock {HTML} at (0,0) size 800x560
+    RenderBody {BODY} at (8,21) size 784x363
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37 [color=#990000]
</span><span class="cx">         RenderText {#text} at (0,0) size 701x37
</span><span class="cx">           text run at (0,0) width 701: &quot;Webkit background image positioning on RTL text&quot;
</span><del>-      RenderBlock {H2} at (0,58) size 784x28
</del><ins>+      RenderBlock {H2} at (0,58) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 263x28
</span><span class="cx">           text run at (0,0) width 263: &quot;Behaviour within &lt;p&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,105) size 318x206 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,106) size 318x207 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x162
</span><span class="cx">           RenderText {#text} at (40,0) size 266x162
</span><span class="cx">             text run at (40,0) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">             text run at (40,126) width 230: &quot;malesuada quam vel augue hendrerit&quot;
</span><span class="cx">             text run at (40,144) width 40: &quot;porta. &quot;
</span><span class="cx">             text run at (80,144) width 192: &quot;Nulla vitae elementum mauris.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (332,105) size 318x139 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,106) size 318x140 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x95
</span><span class="cx">           RenderText {#text} at (13,1) size 261x94
</span><span class="cx">             text run at (13,1) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span><span class="lines">@@ -34,11 +34,11 @@
</span><span class="cx">             text run at (42,39) width 224 RTL: &quot;\x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0}&quot;
</span><span class="cx">             text run at (7,58) width 259 RTL: &quot;\x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},&quot;
</span><span class="cx">             text run at (81,77) width 185 RTL: &quot;\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-      RenderBlock {HR} at (0,311) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,332) size 784x28
</del><ins>+      RenderBlock {HR} at (0,312) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,334) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 262x28
</span><span class="cx">           text run at (0,0) width 262: &quot;Behaviour within &lt;a&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,379) size 318x156 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,382) size 318x157 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 303x144 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (46,6) size 303x144
</span><span class="cx">             text run at (46,6) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">             text run at (6,114) width 270: &quot;malesuada quam vel augue hendrerit porta.&quot;
</span><span class="cx">             text run at (6,132) width 192: &quot;Nulla vitae elementum mauris.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (floating) {DIV} at (332,379) size 318x107 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,382) size 318x108 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 303x94 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (19,7) size 303x94
</span><span class="cx">             text run at (19,7) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundrepeatxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x556
-  RenderBlock {HTML} at (0,0) size 800x556
-    RenderBody {BODY} at (8,21) size 784x360
</del><ins>+layer at (0,0) size 800x560
+  RenderBlock {HTML} at (0,0) size 800x560
+    RenderBody {BODY} at (8,21) size 784x363
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37 [color=#990000]
</span><span class="cx">         RenderText {#text} at (0,0) size 701x37
</span><span class="cx">           text run at (0,0) width 701: &quot;Webkit background image positioning on RTL text&quot;
</span><del>-      RenderBlock {H2} at (0,58) size 784x28
</del><ins>+      RenderBlock {H2} at (0,58) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 263x28
</span><span class="cx">           text run at (0,0) width 263: &quot;Behaviour within &lt;p&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,105) size 318x206 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,106) size 318x207 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x162
</span><span class="cx">           RenderText {#text} at (22,0) size 276x162
</span><span class="cx">             text run at (22,0) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">             text run at (22,126) width 100: &quot;hendrerit porta. &quot;
</span><span class="cx">             text run at (122,126) width 142: &quot;Nulla vitae elementum&quot;
</span><span class="cx">             text run at (22,144) width 46: &quot;mauris.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (332,105) size 318x196 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,106) size 318x197 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x152
</span><span class="cx">           RenderText {#text} at (31,1) size 275x151
</span><span class="cx">             text run at (31,1) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span><span class="lines">@@ -37,11 +37,11 @@
</span><span class="cx">             text run at (9,96) width 275 RTL: &quot;\x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (31,115) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (144,134) width 140 RTL: &quot;\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-      RenderBlock {HR} at (0,311) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,332) size 784x28
</del><ins>+      RenderBlock {HR} at (0,312) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,334) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 262x28
</span><span class="cx">           text run at (0,0) width 262: &quot;Behaviour within &lt;a&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,379) size 318x156 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,382) size 318x157 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 303x144 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (28,6) size 303x144
</span><span class="cx">             text run at (28,6) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">             text run at (6,114) width 270: &quot;malesuada quam vel augue hendrerit porta.&quot;
</span><span class="cx">             text run at (6,132) width 192: &quot;Nulla vitae elementum mauris.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (floating) {DIV} at (332,379) size 318x145 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,382) size 318x146 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 304x132 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (37,7) size 304x132
</span><span class="cx">             text run at (37,7) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineinlineboxbackgroundrepeatyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x556
-  RenderBlock {HTML} at (0,0) size 800x556
-    RenderBody {BODY} at (8,21) size 784x360
</del><ins>+layer at (0,0) size 800x560
+  RenderBlock {HTML} at (0,0) size 800x560
+    RenderBody {BODY} at (8,21) size 784x363
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37 [color=#990000]
</span><span class="cx">         RenderText {#text} at (0,0) size 701x37
</span><span class="cx">           text run at (0,0) width 701: &quot;Webkit background image positioning on RTL text&quot;
</span><del>-      RenderBlock {H2} at (0,58) size 784x28
</del><ins>+      RenderBlock {H2} at (0,58) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 263x28
</span><span class="cx">           text run at (0,0) width 263: &quot;Behaviour within &lt;p&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,105) size 318x206 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,106) size 318x207 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x162
</span><span class="cx">           RenderText {#text} at (22,0) size 276x162
</span><span class="cx">             text run at (22,0) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">             text run at (22,126) width 100: &quot;hendrerit porta. &quot;
</span><span class="cx">             text run at (122,126) width 142: &quot;Nulla vitae elementum&quot;
</span><span class="cx">             text run at (22,144) width 46: &quot;mauris.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (332,105) size 318x196 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,106) size 318x197 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderBlock {P} at (6,22) size 306x152
</span><span class="cx">           RenderText {#text} at (31,1) size 275x151
</span><span class="cx">             text run at (31,1) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span><span class="lines">@@ -37,11 +37,11 @@
</span><span class="cx">             text run at (9,96) width 275 RTL: &quot;\x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (31,115) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span><span class="cx">             text run at (144,134) width 140 RTL: &quot;\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}&quot;
</span><del>-      RenderBlock {HR} at (0,311) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {H2} at (0,332) size 784x28
</del><ins>+      RenderBlock {HR} at (0,312) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H2} at (0,334) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 262x28
</span><span class="cx">           text run at (0,0) width 262: &quot;Behaviour within &lt;a&gt; tag&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,379) size 318x156 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (0,382) size 318x157 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 303x144 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (28,6) size 303x144
</span><span class="cx">             text run at (28,6) width 252: &quot;Lorem ipsum dolor sit amet, consectetur&quot;
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">             text run at (6,114) width 270: &quot;malesuada quam vel augue hendrerit porta.&quot;
</span><span class="cx">             text run at (6,132) width 192: &quot;Nulla vitae elementum mauris.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (floating) {DIV} at (332,379) size 318x145 [bgcolor=#DDDDDD]
</del><ins>+      RenderBlock (floating) {DIV} at (332,382) size 318x146 [bgcolor=#DDDDDD]
</ins><span class="cx">         RenderInline {A} at (0,0) size 304x132 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (37,7) size 304x132
</span><span class="cx">             text run at (37,7) width 253 RTL: &quot;\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineoutlinecontinuationsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/outline-continuations-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/outline-continuations-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/outline-continuations-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,8 +9,8 @@
</span><span class="cx">           RenderInline {PARSERERROR} at (0,0) size 50x22
</span><span class="cx">             RenderText {#text} at (0,0) size 50x22
</span><span class="cx">               text run at (0,0) width 50: &quot;TEXT&quot;
</span><del>-      RenderBlock (anonymous) at (0,41) size 784x0
</del><ins>+      RenderBlock (anonymous) at (0,41) size 784x1
</ins><span class="cx">         RenderBlock {P} at (0,0) size 784x0
</span><del>-      RenderBlock (anonymous) at (0,41) size 784x0
</del><ins>+      RenderBlock (anonymous) at (0,41) size 784x1
</ins><span class="cx">         RenderInline {BIG} at (0,0) size 0x0
</span><span class="cx">           RenderInline {PARSERERROR} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlinepositionedLifetimeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/positionedLifetime-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/positionedLifetime-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline/positionedLifetime-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</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 {INPUT} at (2,3) size 12x13
-      RenderText {#text} at (16,0) size 4x18
-        text run at (16,0) width 4: &quot; &quot;
-      RenderBR {BR} at (20,14) size 0x0
</del><ins>+      RenderBlock {INPUT} at (2,3) size 13x13
+      RenderText {#text} at (17,0) size 5x18
+        text run at (17,0) width 5: &quot; &quot;
+      RenderBR {BR} at (21,14) size 1x0
</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">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineblockinlineblockverticalalignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,8 +8,8 @@
</span><span class="cx">           text run at (0,0) width 27: &quot;One&quot;
</span><span class="cx">         RenderBR {BR} at (27,14) size 0x0
</span><span class="cx">         RenderImage {IMG} at (0,32) size 11x11 [border: (1px dotted #FF0000)]
</span><del>-        RenderText {#text} at (11,26) size 4x18
-          text run at (11,26) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (11,27) size 4x18
+          text run at (11,27) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (15,18) size 102x38 [border: (1px dotted #FF0000)]
</span><span class="cx">           RenderImage {IMG} at (1,1) size 1000x0
</span><span class="cx">           RenderText {#text} at (18,1) size 66x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinvalid010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/invalid/010-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/invalid/010-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/invalid/010-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">           RenderText {#text} at (334,0) size 80x18
</span><span class="cx">             text run at (334,0) width 80: &quot;here is a link&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H1} at (0,39) size 784x37
</del><ins>+      RenderBlock {H1} at (0,39) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 109x37
</span><span class="cx">           text run at (0,0) width 109: &quot;heading&quot;
</span><del>-      RenderBlock (anonymous) at (0,97) size 784x90
</del><ins>+      RenderBlock (anonymous) at (0,97) size 784x91
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 31x18
</span><span class="cx">           RenderText {#text} at (0,0) size 31x18
</span><span class="cx">             text run at (0,0) width 31: &quot;issue&quot;
</span><span class="lines">@@ -34,10 +34,10 @@
</span><span class="cx">           RenderText {#text} at (0,72) size 27x18
</span><span class="cx">             text run at (0,72) width 27: &quot;pass&quot;
</span><span class="cx">         RenderBR {BR} at (27,86) size 0x0
</span><del>-      RenderBlock {H1} at (0,208) size 784x37
</del><ins>+      RenderBlock {H1} at (0,209) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x37
</span><span class="cx">           text run at (0,0) width 224: &quot;another heading&quot;
</span><del>-      RenderBlock (anonymous) at (0,266) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,267) size 784x19
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 19x18
</span><span class="cx">           RenderText {#text} at (0,0) size 19x18
</span><span class="cx">             text run at (0,0) width 19: &quot;n/a&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinvalid014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/invalid/014-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/invalid/014-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/invalid/014-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,8 +15,8 @@
</span><span class="cx">               text run at (8,2) width 8: &quot;A&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,56) size 784x0
</span><del>-layer at (470,45) size 47x50
-  RenderBlock (positioned) {H2} at (470,45) size 47x50 [border: (2px solid #008000)]
</del><ins>+layer at (470,46) size 47x50
+  RenderBlock (positioned) {H2} at (470,45) size 47x51 [border: (2px solid #008000)]
</ins><span class="cx">     RenderBlock {FORM} at (2,2) size 43x22
</span><span class="cx">       RenderMenuList {SELECT} at (2,2) size 39x18 [bgcolor=#FFFFFF]
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 39x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinvalidjunkdataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/invalid/junk-data-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/invalid/junk-data-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/invalid/junk-data-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x166
-  RenderBlock {html} at (0,0) size 800x166
-    RenderBody {body} at (8,16) size 784x134
-      RenderBlock {parsererror} at (16,0) size 752x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 716x22
</del><ins>+layer at (0,0) size 800x169
+  RenderBlock {html} at (0,0) size 800x169
+    RenderBody {body} at (8,16) size 784x137
+      RenderBlock {parsererror} at (16,0) size 752x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 716x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x22
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 716x14
</del><ins>+        RenderBlock {div} at (18,61) size 716x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 483x14
</span><span class="cx">             text run at (0,0) width 483: &quot;error on line 1 at column 1: Extra content at the end of the document&quot;
</span><span class="cx">             text run at (483,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,92) size 716x22
</del><ins>+        RenderBlock {h3} at (18,94) size 716x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x22
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinvalidmissingendtagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/invalid/missing-end-tag-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/invalid/missing-end-tag-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/invalid/missing-end-tag-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</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 800x184
-  RenderBlock {html} at (0,0) size 800x184
-    RenderBlock {parsererror} at (16,16) size 768x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-      RenderBlock {h3} at (18,20) size 732x22
</del><ins>+layer at (0,0) size 800x187
+  RenderBlock {html} at (0,0) size 800x187
+    RenderBlock {parsererror} at (16,16) size 768x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+      RenderBlock {h3} at (18,20) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x22
</span><span class="cx">           text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-      RenderBlock {div} at (18,60) size 732x14
</del><ins>+      RenderBlock {div} at (18,61) size 732x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 553x14
</span><span class="cx">           text run at (0,0) width 553: &quot;error on line 7 at column 8: Opening and ending tag mismatch: p line 0 and body&quot;
</span><span class="cx">           text run at (553,0) width 0: &quot; &quot;
</span><del>-      RenderBlock {h3} at (18,92) size 732x22
</del><ins>+      RenderBlock {h3} at (18,94) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 429x22
</span><span class="cx">           text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-    RenderBlock (anonymous) at (0,166) size 800x18
</del><ins>+    RenderBlock (anonymous) at (0,168) size 800x19
</ins><span class="cx">       RenderInline {body} at (0,0) size 180x18
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderInline {p} at (0,0) size 180x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinvalidnestedh3sexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/invalid/nestedh3s-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/invalid/nestedh3s-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/invalid/nestedh3s-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,31 +6,31 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 565x18
</span><span class="cx">           text run at (0,0) width 565: &quot;In this sample, the H3s should be nested. This matches Firefox, IE, and the HTML5 spec.&quot;
</span><del>-      RenderBlock {H3} at (0,36) size 784x297 [border: (2px solid #FF0000)]
</del><ins>+      RenderBlock {H3} at (0,36) size 784x303 [border: (2px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (4,4) size 776x22
</span><span class="cx">           RenderInline {I} at (0,0) size 33x22
</span><span class="cx">             RenderText {#text} at (0,0) size 33x22
</span><span class="cx">               text run at (0,0) width 33: &quot;One&quot;
</span><del>-        RenderBlock (anonymous) at (4,47) size 776x225
-          RenderBlock {H3} at (0,0) size 776x225 [border: (2px solid #FF0000)]
</del><ins>+        RenderBlock (anonymous) at (4,47) size 776x230
+          RenderBlock {H3} at (0,0) size 776x229 [border: (2px solid #FF0000)]
</ins><span class="cx">             RenderBlock (anonymous) at (4,4) size 768x26
</span><span class="cx">               RenderInline {I} at (0,0) size 39x26
</span><span class="cx">                 RenderText {#text} at (0,0) size 39x26
</span><span class="cx">                   text run at (0,0) width 39: &quot;Two&quot;
</span><del>-            RenderBlock (anonymous) at (4,55) size 768x141
-              RenderBlock {H3} at (0,0) size 768x141 [border: (2px solid #FF0000)]
</del><ins>+            RenderBlock (anonymous) at (4,55) size 768x144
+              RenderBlock {H3} at (0,0) size 768x143 [border: (2px solid #FF0000)]
</ins><span class="cx">                 RenderBlock (anonymous) at (4,4) size 760x31
</span><span class="cx">                   RenderInline {I} at (0,0) size 64x31
</span><span class="cx">                     RenderText {#text} at (0,0) size 64x31
</span><span class="cx">                       text run at (0,0) width 64: &quot;Three&quot;
</span><del>-                RenderBlock (anonymous) at (4,64) size 760x44
</del><ins>+                RenderBlock (anonymous) at (4,64) size 760x45
</ins><span class="cx">                   RenderBlock {H3} at (0,0) size 760x44 [border: (2px solid #FF0000)]
</span><span class="cx">                     RenderInline {I} at (0,0) size 64x36
</span><span class="cx">                       RenderText {#text} at (4,4) size 64x36
</span><span class="cx">                         text run at (4,4) width 64: &quot;Four&quot;
</span><del>-                RenderBlock (anonymous) at (4,137) size 760x0
</del><ins>+                RenderBlock (anonymous) at (4,138) size 760x1
</ins><span class="cx">                   RenderInline {I} at (0,0) size 0x0
</span><del>-            RenderBlock (anonymous) at (4,221) size 768x0
</del><ins>+            RenderBlock (anonymous) at (4,224) size 768x1
</ins><span class="cx">               RenderInline {I} at (0,0) size 0x0
</span><del>-        RenderBlock (anonymous) at (4,293) size 776x0
</del><ins>+        RenderBlock (anonymous) at (4,297) size 776x1
</ins><span class="cx">           RenderInline {I} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlayersvideolayerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/layers/video-layer-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/layers/video-layer-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/layers/video-layer-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,13 +19,13 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (1,1) size 300x150
</span><span class="cx"> layer at (59,236) size 300x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,125) size 300x25
</span><del>-layer at (65,240) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (65,241) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (91,241) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (108,244) size 221x9
-  RenderFlexibleBox {DIV} at (49,8) size 221x9
-layer at (110,244) size 217x9
</del><ins>+layer at (108,245) size 221x9
+  RenderFlexibleBox {DIV} at (49,8) size 221x10
+layer at (110,245) size 217x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (2,0) size 217x9
</span><span class="cx"> layer at (336,241) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (277,5) size 16x16 [color=#FFFFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlinegridlinealignleftedgesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/line-grid/line-align-left-edges-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/line-grid/line-align-left-edges-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/line-grid/line-align-left-edges-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,25 +1,25 @@
</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 800x256
-  RenderBlock {HTML} at (0,0) size 800x256
-    RenderBody {BODY} at (8,8) size 784x200
-layer at (8,8) size 784x200
-  RenderBlock (relative positioned) {DIV} at (0,0) size 784x200 [color=#008000]
</del><ins>+layer at (0,0) size 800x257
+  RenderBlock {HTML} at (0,0) size 800x257
+    RenderBody {BODY} at (8,8) size 784x201
+layer at (8,8) size 784x201
+  RenderBlock (relative positioned) {DIV} at (0,0) size 784x201 [color=#008000]
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 784x30
</span><span class="cx">       RenderText {#text} at (0,3) size 312x24
</span><span class="cx">         text run at (0,3) width 312: &quot;X X X X X X X&quot;
</span><del>-    RenderBlock {DIV} at (37,67) size 710x36 [border: (3px solid #000000)]
</del><ins>+    RenderBlock {DIV} at (37,67) size 710x37 [border: (3px solid #000000)]
</ins><span class="cx">       RenderText {#text} at (11,6) size 264x24
</span><span class="cx">         text run at (11,6) width 264: &quot;X X X X X X&quot;
</span><del>-    RenderBlock (floating) {DIV} at (0,140) size 78x78 [bgcolor=#FFFF00]
-    RenderBlock (anonymous) at (0,140) size 784x60
</del><ins>+    RenderBlock (floating) {DIV} at (0,141) size 78x78 [bgcolor=#FFFF00]
+    RenderBlock (anonymous) at (0,141) size 784x60
</ins><span class="cx">       RenderText {#text} at (96,3) size 216x24
</span><span class="cx">         text run at (96,3) width 216: &quot;X X X X X&quot;
</span><span class="cx">       RenderBR {BR} at (312,3) size 0x24
</span><span class="cx">       RenderBlock (floating) {DIV} at (96,30) size 78x78 [bgcolor=#800080]
</span><span class="cx">       RenderText {#text} at (192,33) size 216x24
</span><span class="cx">         text run at (192,33) width 216: &quot;X X X X X&quot;
</span><del>-layer at (180,308) size 300x30
-  RenderBlock (positioned) {DIV} at (172,300) size 300x30 [bgcolor=#DDDDDD]
</del><ins>+layer at (181,308) size 300x30
+  RenderBlock (positioned) {DIV} at (172,300) size 301x30 [bgcolor=#DDDDDD]
</ins><span class="cx">     RenderText {#text} at (20,3) size 120x24
</span><span class="cx">       text run at (20,3) width 120: &quot;X X X&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlinegridlinegridcontainsvalueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/line-grid/line-grid-contains-value-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/line-grid/line-grid-contains-value-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/line-grid/line-grid-contains-value-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">       RenderText {#text} at (0,13) size 594x137
</span><span class="cx">         text run at (0,13) width 594: &quot;This header should be centered&quot;
</span><span class="cx">         text run at (0,95) width 310: &quot;in the grid lines.&quot;
</span><del>-    RenderBlock {DIV} at (10,160) size 600x131
</del><ins>+    RenderBlock {DIV} at (10,159) size 600x132
</ins><span class="cx">       RenderText {#text} at (0,35) size 101x14
</span><span class="cx">         text run at (0,35) width 101: &quot;This text should snap&quot;
</span><span class="cx">       RenderBR {BR} at (101,46) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlists003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/lists/003-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/lists/003-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/lists/003-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x350
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x350
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x302
</span><del>-      RenderBlock (floating) {DIV} at (0,0) size 470x334
-        RenderBlock {P} at (0,16) size 470x54
</del><ins>+      RenderBlock (floating) {DIV} at (0,0) size 471x334
+        RenderBlock {P} at (0,16) size 471x54
</ins><span class="cx">           RenderText {#text} at (0,0) size 415x18
</span><span class="cx">             text run at (0,0) width 415: &quot;This test case illustrates incorrect positioning of list items within a &quot;
</span><span class="cx">           RenderInline {CODE} at (0,0) size 455x33
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">               text run at (63,36) width 124: &quot;screenshot of Safari&quot;
</span><span class="cx">           RenderText {#text} at (187,36) size 4x18
</span><span class="cx">             text run at (187,36) width 4: &quot;.&quot;
</span><del>-        RenderBlock {P} at (0,86) size 470x36
</del><ins>+        RenderBlock {P} at (0,86) size 471x36
</ins><span class="cx">           RenderText {#text} at (0,0) size 450x18
</span><span class="cx">             text run at (0,0) width 450: &quot;This bug only occurs on pages with a standards-compliant DOCTYPE.&quot;
</span><span class="cx">           RenderInline {A} at (0,0) size 260x18 [color=#0000EE]
</span><span class="lines">@@ -37,19 +37,19 @@
</span><span class="cx">               text run at (0,18) width 260: &quot;View this test case without a DOCTYPE&quot;
</span><span class="cx">           RenderText {#text} at (260,18) size 4x18
</span><span class="cx">             text run at (260,18) width 4: &quot;.&quot;
</span><del>-        RenderBlock {OL} at (0,138) size 470x180
-          RenderListItem {LI} at (40,0) size 430x36
</del><ins>+        RenderBlock {OL} at (0,138) size 471x180
+          RenderListItem {LI} at (40,0) size 431x36
</ins><span class="cx">             RenderListMarker at (-20,0) size 16x18: &quot;1&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 402x36
</span><span class="cx">               text run at (0,0) width 159: &quot;New larger PowerBook. &quot;
</span><span class="cx">               text run at (159,0) width 243: &quot;Still 1 GHz, but with a 17-inch screen.&quot;
</span><span class="cx">               text run at (0,18) width 44: &quot;$3299.&quot;
</span><del>-          RenderListItem {LI} at (40,36) size 430x18
</del><ins>+          RenderListItem {LI} at (40,36) size 431x18
</ins><span class="cx">             RenderListMarker at (-20,0) size 16x18: &quot;2&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 355x18
</span><span class="cx">               text run at (0,0) width 311: &quot;New smaller PowerBook, with a 12-inch screen. &quot;
</span><span class="cx">               text run at (311,0) width 44: &quot;$1799.&quot;
</span><del>-          RenderListItem {LI} at (40,54) size 430x54
</del><ins>+          RenderListItem {LI} at (40,54) size 431x54
</ins><span class="cx">             RenderListMarker at (-20,0) size 16x18: &quot;3&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 94x18
</span><span class="cx">               text run at (0,0) width 94: &quot;New browser: &quot;
</span><span class="lines">@@ -77,12 +77,12 @@
</span><span class="cx">               text run at (0,36) width 84: &quot;like the OS). &quot;
</span><span class="cx">               text run at (84,36) width 123: &quot;Only runs on 10.2. &quot;
</span><span class="cx">               text run at (207,36) width 153: &quot;Currently in public beta.&quot;
</span><del>-          RenderListItem {LI} at (40,108) size 430x18
</del><ins>+          RenderListItem {LI} at (40,108) size 431x18
</ins><span class="cx">             RenderListMarker at (-20,0) size 16x18: &quot;4&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 428x18
</span><span class="cx">               text run at (0,0) width 239: &quot;New presentation software: Keynote. &quot;
</span><span class="cx">               text run at (239,0) width 189: &quot;The software Steve Jobs uses.&quot;
</span><del>-          RenderListItem {LI} at (40,126) size 430x36
</del><ins>+          RenderListItem {LI} at (40,126) size 431x36
</ins><span class="cx">             RenderListMarker at (-20,0) size 16x18: &quot;5&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 108x18
</span><span class="cx">               text run at (0,0) width 108: &quot;New versions of &quot;
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">                 text run at (0,18) width 30: &quot;iLife&quot;
</span><span class="cx">             RenderText {#text} at (30,18) size 58x18
</span><span class="cx">               text run at (30,18) width 58: &quot;, for $49.&quot;
</span><del>-          RenderListItem {LI} at (40,162) size 430x18
</del><ins>+          RenderListItem {LI} at (40,162) size 431x18
</ins><span class="cx">             RenderListMarker at (-20,0) size 16x18: &quot;6&quot;
</span><span class="cx">             RenderInline {A} at (0,0) size 113x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,0) size 113x18
</span><span class="lines">@@ -118,42 +118,42 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x302
</span><span class="cx">         RenderBlock {UL} at (0,0) size 784x144
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 40x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (704,0) size 40x18
</span><span class="cx">                 text run at (704,0) width 40: &quot;About&quot;
</span><span class="cx">           RenderListItem {LI} at (40,18) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 55x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (689,0) size 55x18
</span><span class="cx">                 text run at (689,0) width 55: &quot;Site map&quot;
</span><span class="cx">           RenderListItem {LI} at (40,36) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 57x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (687,0) size 57x18
</span><span class="cx">                 text run at (687,0) width 57: &quot;Archives&quot;
</span><span class="cx">           RenderListItem {LI} at (40,54) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (694,0) size 50x18
</span><span class="cx">                 text run at (694,0) width 50: &quot;Projects&quot;
</span><span class="cx">           RenderListItem {LI} at (40,72) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 43x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (701,0) size 43x18
</span><span class="cx">                 text run at (701,0) width 43: &quot;Photos&quot;
</span><span class="cx">           RenderListItem {LI} at (40,90) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 55x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (689,0) size 55x18
</span><span class="cx">                 text run at (689,0) width 55: &quot;Statistics&quot;
</span><span class="cx">           RenderListItem {LI} at (40,108) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 144x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (600,0) size 144x18
</span><span class="cx">                 text run at (600,0) width 144: &quot;Accessibility statement&quot;
</span><span class="cx">           RenderListItem {LI} at (40,126) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 29x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (632,0) size 29x18
</span><span class="cx">                 text run at (632,0) width 29: &quot;RSS&quot;
</span><span class="lines">@@ -166,38 +166,38 @@
</span><span class="cx">               text run at (739,0) width 5: &quot;)&quot;
</span><span class="cx">         RenderBlock {UL} at (0,160) size 784x18
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 88x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (656,0) size 88x18
</span><span class="cx">                 text run at (656,0) width 88: &quot;What is RSS?&quot;
</span><span class="cx">         RenderBlock {UL} at (0,194) size 784x108
</span><span class="cx">           RenderListItem {LI} at (40,0) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 92x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (652,0) size 92x18
</span><span class="cx">                 text run at (652,0) width 92: &quot;RSS Validator&quot;
</span><span class="cx">           RenderListItem {LI} at (40,18) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 145x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (599,0) size 145x18
</span><span class="cx">                 text run at (599,0) width 145: &quot;Dive Into Accessibility&quot;
</span><span class="cx">           RenderListItem {LI} at (40,36) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 101x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (643,0) size 101x18
</span><span class="cx">                 text run at (643,0) width 101: &quot;Dive Into OS X&quot;
</span><span class="cx">           RenderListItem {LI} at (40,54) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 98x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (646,0) size 98x18
</span><span class="cx">                 text run at (646,0) width 98: &quot;Dive Into J2EE&quot;
</span><span class="cx">           RenderListItem {LI} at (40,72) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 109x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (635,0) size 109x18
</span><span class="cx">                 text run at (635,0) width 109: &quot;Dive Into Python&quot;
</span><span class="cx">           RenderListItem {LI} at (40,90) size 744x18
</span><del>-            RenderListMarker at (413,0) size 7x18: bullet
</del><ins>+            RenderListMarker at (413,0) size 8x18: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 45x18 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (699,0) size 45x18
</span><span class="cx">                 text run at (699,0) width 45: &quot;r\x{E9}sum\x{E9}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlists003verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/lists/003-vertical-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/lists/003-vertical-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/lists/003-vertical-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 458x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 458x600
</span><span class="cx">     RenderBody {BODY} at (16,8) size 302x584
</span><del>-      RenderBlock (floating) {DIV} at (0,0) size 442x350
-        RenderBlock {P} at (16,0) size 72x350
</del><ins>+      RenderBlock (floating) {DIV} at (0,0) size 442x351
+        RenderBlock {P} at (16,0) size 72x351
</ins><span class="cx">           RenderText {#text} at (0,0) size 36x319
</span><span class="cx">             text run at (0,0) width 319: &quot;This test case illustrates incorrect positioning of list&quot;
</span><span class="cx">             text run at (18,0) width 92: &quot;items within a &quot;
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">               text run at (54,0) width 37: &quot;Safari&quot;
</span><span class="cx">           RenderText {#text} at (54,37) size 18x4
</span><span class="cx">             text run at (54,37) width 4: &quot;.&quot;
</span><del>-        RenderBlock {P} at (104,0) size 54x350
</del><ins>+        RenderBlock {P} at (104,0) size 54x351
</ins><span class="cx">           RenderText {#text} at (0,0) size 36x304
</span><span class="cx">             text run at (0,0) width 304: &quot;This bug only occurs on pages with a standards-&quot;
</span><span class="cx">             text run at (18,0) width 150: &quot;compliant DOCTYPE. &quot;
</span><span class="lines">@@ -40,19 +40,19 @@
</span><span class="cx">               text run at (36,0) width 76: &quot;DOCTYPE&quot;
</span><span class="cx">           RenderText {#text} at (36,76) size 18x4
</span><span class="cx">             text run at (36,76) width 4: &quot;.&quot;
</span><del>-        RenderBlock {OL} at (174,0) size 252x350
-          RenderListItem {LI} at (0,40) size 36x310
</del><ins>+        RenderBlock {OL} at (174,0) size 252x351
+          RenderListItem {LI} at (0,40) size 36x311
</ins><span class="cx">             RenderListMarker at (0,-20) size 18x16: &quot;1&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 36x302
</span><span class="cx">               text run at (0,0) width 159: &quot;New larger PowerBook. &quot;
</span><span class="cx">               text run at (0,159) width 143: &quot;Still 1 GHz, but with a&quot;
</span><span class="cx">               text run at (18,0) width 144: &quot;17-inch screen. $3299.&quot;
</span><del>-          RenderListItem {LI} at (36,40) size 36x310
</del><ins>+          RenderListItem {LI} at (36,40) size 36x311
</ins><span class="cx">             RenderListMarker at (0,-20) size 18x16: &quot;2&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 36x307
</span><span class="cx">               text run at (0,0) width 307: &quot;New smaller PowerBook, with a 12-inch screen.&quot;
</span><span class="cx">               text run at (18,0) width 44: &quot;$1799.&quot;
</span><del>-          RenderListItem {LI} at (72,40) size 90x310
</del><ins>+          RenderListItem {LI} at (72,40) size 90x311
</ins><span class="cx">             RenderListMarker at (0,-20) size 18x16: &quot;3&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 18x94
</span><span class="cx">               text run at (0,0) width 94: &quot;New browser: &quot;
</span><span class="lines">@@ -82,13 +82,13 @@
</span><span class="cx">               text run at (54,57) width 123: &quot;Only runs on 10.2. &quot;
</span><span class="cx">               text run at (54,180) width 119: &quot;Currently in public&quot;
</span><span class="cx">               text run at (72,0) width 30: &quot;beta.&quot;
</span><del>-          RenderListItem {LI} at (162,40) size 36x310
</del><ins>+          RenderListItem {LI} at (162,40) size 36x311
</ins><span class="cx">             RenderListMarker at (0,-20) size 18x16: &quot;4&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 36x264
</span><span class="cx">               text run at (0,0) width 239: &quot;New presentation software: Keynote. &quot;
</span><span class="cx">               text run at (0,239) width 25: &quot;The&quot;
</span><span class="cx">               text run at (18,0) width 160: &quot;software Steve Jobs uses.&quot;
</span><del>-          RenderListItem {LI} at (198,40) size 36x310
</del><ins>+          RenderListItem {LI} at (198,40) size 36x311
</ins><span class="cx">             RenderListMarker at (0,-20) size 18x16: &quot;5&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 18x108
</span><span class="cx">               text run at (0,0) width 108: &quot;New versions of &quot;
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx">                 text run at (18,166) width 30: &quot;iLife&quot;
</span><span class="cx">             RenderText {#text} at (18,196) size 18x58
</span><span class="cx">               text run at (18,196) width 58: &quot;, for $49.&quot;
</span><del>-          RenderListItem {LI} at (234,40) size 18x310
</del><ins>+          RenderListItem {LI} at (234,40) size 18x311
</ins><span class="cx">             RenderListMarker at (0,-20) size 18x16: &quot;6&quot;
</span><span class="cx">             RenderInline {A} at (0,0) size 18x113 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,0) size 18x113
</span><span class="lines">@@ -124,42 +124,42 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 302x584
</span><span class="cx">         RenderBlock {UL} at (0,0) size 144x584
</span><span class="cx">           RenderListItem {LI} at (0,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x40 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,504) size 18x40
</span><span class="cx">                 text run at (0,504) width 40: &quot;About&quot;
</span><span class="cx">           RenderListItem {LI} at (18,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x55 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,489) size 18x55
</span><span class="cx">                 text run at (0,489) width 55: &quot;Site map&quot;
</span><span class="cx">           RenderListItem {LI} at (36,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x57 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,487) size 18x57
</span><span class="cx">                 text run at (0,487) width 57: &quot;Archives&quot;
</span><span class="cx">           RenderListItem {LI} at (54,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x50 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,494) size 18x50
</span><span class="cx">                 text run at (0,494) width 50: &quot;Projects&quot;
</span><span class="cx">           RenderListItem {LI} at (72,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x43 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,501) size 18x43
</span><span class="cx">                 text run at (0,501) width 43: &quot;Photos&quot;
</span><span class="cx">           RenderListItem {LI} at (90,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x55 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,489) size 18x55
</span><span class="cx">                 text run at (0,489) width 55: &quot;Statistics&quot;
</span><span class="cx">           RenderListItem {LI} at (108,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x144 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,400) size 18x144
</span><span class="cx">                 text run at (0,400) width 144: &quot;Accessibility statement&quot;
</span><span class="cx">           RenderListItem {LI} at (126,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x29 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,432) size 18x29
</span><span class="cx">                 text run at (0,432) width 29: &quot;RSS&quot;
</span><span class="lines">@@ -172,38 +172,38 @@
</span><span class="cx">               text run at (0,539) width 5: &quot;)&quot;
</span><span class="cx">         RenderBlock {UL} at (160,0) size 18x584
</span><span class="cx">           RenderListItem {LI} at (0,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x88 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,456) size 18x88
</span><span class="cx">                 text run at (0,456) width 88: &quot;What is RSS?&quot;
</span><span class="cx">         RenderBlock {UL} at (194,0) size 108x584
</span><span class="cx">           RenderListItem {LI} at (0,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x92 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,452) size 18x92
</span><span class="cx">                 text run at (0,452) width 92: &quot;RSS Validator&quot;
</span><span class="cx">           RenderListItem {LI} at (18,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x145 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,399) size 18x145
</span><span class="cx">                 text run at (0,399) width 145: &quot;Dive Into Accessibility&quot;
</span><span class="cx">           RenderListItem {LI} at (36,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x101 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,443) size 18x101
</span><span class="cx">                 text run at (0,443) width 101: &quot;Dive Into OS X&quot;
</span><span class="cx">           RenderListItem {LI} at (54,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x98 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,446) size 18x98
</span><span class="cx">                 text run at (0,446) width 98: &quot;Dive Into J2EE&quot;
</span><span class="cx">           RenderListItem {LI} at (72,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x109 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,435) size 18x109
</span><span class="cx">                 text run at (0,435) width 109: &quot;Dive Into Python&quot;
</span><span class="cx">           RenderListItem {LI} at (90,40) size 18x544
</span><del>-            RenderListMarker at (0,293) size 18x7: bullet
</del><ins>+            RenderListMarker at (0,293) size 18x8: bullet
</ins><span class="cx">             RenderInline {A} at (0,0) size 18x45 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (0,499) size 18x45
</span><span class="cx">                 text run at (0,499) width 45: &quot;r\x{E9}sum\x{E9}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlists008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/lists/008-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/lists/008-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/lists/008-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,171 +3,171 @@
</span><span class="cx"> layer at (0,0) size 785x1808
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1808
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1784
</span><del>-      RenderBlock {UL} at (0,0) size 185x134 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (41,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (0,0) size 186x134 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (41,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-17,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (10,10) size 59x18
</span><span class="cx">             text run at (10,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (41,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-17,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (10,10) size 106x36
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (10,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (41,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-17,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (10,10) size 66x18
</span><span class="cx">             text run at (10,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (0,150) size 185x134 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 143x38 [border: (5px solid #FFA500)]
-          RenderListMarker at (153,10) size 7x18: bullet
</del><ins>+      RenderBlock {UL} at (0,150) size 186x134 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 144x38 [border: (5px solid #FFA500)]
+          RenderListMarker at (153,10) size 8x18: bullet
</ins><span class="cx">           RenderText {#text} at (74,10) size 59x18
</span><span class="cx">             text run at (74,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (1,39) size 143x56 [border: (5px solid #FFA500)]
-          RenderListMarker at (153,10) size 7x18: bullet
</del><ins>+        RenderListItem {LI} at (1,39) size 144x56 [border: (5px solid #FFA500)]
+          RenderListMarker at (153,10) size 8x18: bullet
</ins><span class="cx">           RenderText {#text} at (27,10) size 106x36
</span><span class="cx">             text run at (27,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (42,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (1,95) size 143x38 [border: (5px solid #FFA500)]
-          RenderListMarker at (153,10) size 7x18: bullet
</del><ins>+        RenderListItem {LI} at (1,95) size 144x38 [border: (5px solid #FFA500)]
+          RenderListMarker at (153,10) size 8x18: bullet
</ins><span class="cx">           RenderText {#text} at (67,10) size 66x18
</span><span class="cx">             text run at (67,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (0,300) size 185x134 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (41,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (0,300) size 186x134 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (41,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (9,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (24,10) size 59x18
</span><span class="cx">             text run at (24,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (41,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (9,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (24,10) size 120x36
</span><span class="cx">             text run at (24,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (10,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (41,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (9,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (24,10) size 66x18
</span><span class="cx">             text run at (24,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (0,450) size 185x134 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (0,450) size 186x134 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (127,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (60,10) size 59x18
</span><span class="cx">             text run at (60,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (1,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (1,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (127,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (13,10) size 120x36
</span><span class="cx">             text run at (13,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (42,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (1,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (1,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (127,10) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (53,10) size 66x18
</span><span class="cx">             text run at (53,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (0,600) size 185x134 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (41,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (0,600) size 186x134 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (41,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-17,14) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 59x18
</span><span class="cx">             text run at (10,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (41,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-17,14) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 106x36
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (10,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (41,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-17,14) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 66x18
</span><span class="cx">             text run at (10,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (0,750) size 185x134 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 143x38 [border: (5px solid #FFA500)]
-          RenderListMarker at (150,14) size 10x10
</del><ins>+      RenderBlock {UL} at (0,750) size 186x134 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 144x38 [border: (5px solid #FFA500)]
+          RenderListMarker at (150,14) size 11x10
</ins><span class="cx">           RenderText {#text} at (74,10) size 59x18
</span><span class="cx">             text run at (74,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (1,39) size 143x56 [border: (5px solid #FFA500)]
-          RenderListMarker at (150,14) size 10x10
</del><ins>+        RenderListItem {LI} at (1,39) size 144x56 [border: (5px solid #FFA500)]
+          RenderListMarker at (150,14) size 11x10
</ins><span class="cx">           RenderText {#text} at (27,10) size 106x36
</span><span class="cx">             text run at (27,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (42,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (1,95) size 143x38 [border: (5px solid #FFA500)]
-          RenderListMarker at (150,14) size 10x10
</del><ins>+        RenderListItem {LI} at (1,95) size 144x38 [border: (5px solid #FFA500)]
+          RenderListMarker at (150,14) size 11x10
</ins><span class="cx">           RenderText {#text} at (67,10) size 66x18
</span><span class="cx">             text run at (67,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (0,900) size 185x134 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (41,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (0,900) size 186x134 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (41,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,14) size 10x10
</span><span class="cx">           RenderText {#text} at (27,10) size 59x18
</span><span class="cx">             text run at (27,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (41,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,14) size 10x10
</span><span class="cx">           RenderText {#text} at (27,10) size 123x36
</span><span class="cx">             text run at (27,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (10,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (41,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,14) size 10x10
</span><span class="cx">           RenderText {#text} at (27,10) size 66x18
</span><span class="cx">             text run at (27,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (0,1050) size 185x134 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (0,1050) size 186x134 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (123,14) size 10x10
</span><span class="cx">           RenderText {#text} at (57,10) size 59x18
</span><span class="cx">             text run at (57,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (1,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (1,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (123,14) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 123x36
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (42,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (1,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (1,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (123,14) size 10x10
</span><span class="cx">           RenderText {#text} at (50,10) size 66x18
</span><span class="cx">             text run at (50,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (0,1200) size 185x134 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (41,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {OL} at (0,1200) size 186x134 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (41,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-20,10) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (10,10) size 59x18
</span><span class="cx">             text run at (10,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (41,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-20,10) size 16x18: &quot;2&quot;
</span><span class="cx">           RenderText {#text} at (10,10) size 106x36
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (10,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (41,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (-20,10) size 16x18: &quot;3&quot;
</span><span class="cx">           RenderText {#text} at (10,10) size 66x18
</span><span class="cx">             text run at (10,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (0,1350) size 185x134 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 143x38 [border: (5px solid #FFA500)]
-          RenderListMarker at (147,10) size 16x18: &quot;1&quot;
</del><ins>+      RenderBlock {OL} at (0,1350) size 186x134 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 144x38 [border: (5px solid #FFA500)]
+          RenderListMarker at (147,10) size 17x18: &quot;1&quot;
</ins><span class="cx">           RenderText {#text} at (74,10) size 59x18
</span><span class="cx">             text run at (74,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (1,39) size 143x56 [border: (5px solid #FFA500)]
-          RenderListMarker at (147,10) size 16x18: &quot;2&quot;
</del><ins>+        RenderListItem {LI} at (1,39) size 144x56 [border: (5px solid #FFA500)]
+          RenderListMarker at (147,10) size 17x18: &quot;2&quot;
</ins><span class="cx">           RenderText {#text} at (27,10) size 106x36
</span><span class="cx">             text run at (27,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (42,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (1,95) size 143x38 [border: (5px solid #FFA500)]
-          RenderListMarker at (147,10) size 16x18: &quot;3&quot;
</del><ins>+        RenderListItem {LI} at (1,95) size 144x38 [border: (5px solid #FFA500)]
+          RenderListMarker at (147,10) size 17x18: &quot;3&quot;
</ins><span class="cx">           RenderText {#text} at (67,10) size 66x18
</span><span class="cx">             text run at (67,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (0,1500) size 185x134 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (41,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {OL} at (0,1500) size 186x134 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (41,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,10) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (26,10) size 59x18
</span><span class="cx">             text run at (26,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (41,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,10) size 16x18: &quot;2&quot;
</span><span class="cx">           RenderText {#text} at (26,10) size 122x36
</span><span class="cx">             text run at (26,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (10,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (41,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (41,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,10) size 16x18: &quot;3&quot;
</span><span class="cx">           RenderText {#text} at (26,10) size 66x18
</span><span class="cx">             text run at (26,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (0,1650) size 185x134 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {OL} at (0,1650) size 186x134 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (117,10) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (58,10) size 59x18
</span><span class="cx">             text run at (58,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (1,39) size 143x56 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (1,39) size 144x56 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (117,10) size 16x18: &quot;2&quot;
</span><span class="cx">           RenderText {#text} at (11,10) size 122x36
</span><span class="cx">             text run at (11,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (42,28) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (1,95) size 143x38 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (1,95) size 144x38 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (117,10) size 16x18: &quot;3&quot;
</span><span class="cx">           RenderText {#text} at (51,10) size 66x18
</span><span class="cx">             text run at (51,10) width 66: &quot;Third item&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlists008verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/lists/008-vertical-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,171 +3,171 @@
</span><span class="cx"> layer at (0,0) size 1808x585
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 1808x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1784x569
</span><del>-      RenderBlock {UL} at (0,0) size 134x185 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (1,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (0,0) size 134x186 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (1,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,-17) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,10) size 18x59
</span><span class="cx">             text run at (10,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,41) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,41) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,-17) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,10) size 36x106
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,10) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,-17) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,10) size 18x66
</span><span class="cx">             text run at (10,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (150,0) size 134x185 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 38x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (10,153) size 18x7: bullet
</del><ins>+      RenderBlock {UL} at (150,0) size 134x186 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 38x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (10,153) size 18x8: bullet
</ins><span class="cx">           RenderText {#text} at (10,74) size 18x59
</span><span class="cx">             text run at (10,74) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,1) size 56x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (10,153) size 18x7: bullet
</del><ins>+        RenderListItem {LI} at (39,1) size 56x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (10,153) size 18x8: bullet
</ins><span class="cx">           RenderText {#text} at (10,27) size 36x106
</span><span class="cx">             text run at (10,27) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,42) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,1) size 38x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (10,153) size 18x7: bullet
</del><ins>+        RenderListItem {LI} at (95,1) size 38x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (10,153) size 18x8: bullet
</ins><span class="cx">           RenderText {#text} at (10,67) size 18x66
</span><span class="cx">             text run at (10,67) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (300,0) size 134x185 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (1,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (300,0) size 134x186 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (1,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,9) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,24) size 18x59
</span><span class="cx">             text run at (10,24) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,41) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,41) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,9) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,24) size 36x120
</span><span class="cx">             text run at (10,24) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,10) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,9) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,24) size 18x66
</span><span class="cx">             text run at (10,24) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (450,0) size 134x185 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (450,0) size 134x186 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,127) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,60) size 18x59
</span><span class="cx">             text run at (10,60) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,1) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,1) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,127) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,13) size 36x120
</span><span class="cx">             text run at (10,13) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,42) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,1) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,1) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,127) size 18x7: bullet
</span><span class="cx">           RenderText {#text} at (10,53) size 18x66
</span><span class="cx">             text run at (10,53) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (600,0) size 134x185 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (1,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (600,0) size 134x186 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (1,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,-17) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 18x59
</span><span class="cx">             text run at (10,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,41) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,41) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,-17) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 36x106
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,10) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,-17) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 18x66
</span><span class="cx">             text run at (10,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (750,0) size 134x185 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 38x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (14,150) size 10x10
</del><ins>+      RenderBlock {UL} at (750,0) size 134x186 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 38x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (14,150) size 10x11
</ins><span class="cx">           RenderText {#text} at (10,74) size 18x59
</span><span class="cx">             text run at (10,74) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,1) size 56x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (14,150) size 10x10
</del><ins>+        RenderListItem {LI} at (39,1) size 56x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (14,150) size 10x11
</ins><span class="cx">           RenderText {#text} at (10,27) size 36x106
</span><span class="cx">             text run at (10,27) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,42) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,1) size 38x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (14,150) size 10x10
</del><ins>+        RenderListItem {LI} at (95,1) size 38x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (14,150) size 10x11
</ins><span class="cx">           RenderText {#text} at (10,67) size 18x66
</span><span class="cx">             text run at (10,67) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (900,0) size 134x185 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (1,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (900,0) size 134x186 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (1,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,10) size 10x10
</span><span class="cx">           RenderText {#text} at (10,27) size 18x59
</span><span class="cx">             text run at (10,27) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,41) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,41) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,10) size 10x10
</span><span class="cx">           RenderText {#text} at (10,27) size 36x123
</span><span class="cx">             text run at (10,27) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,10) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,10) size 10x10
</span><span class="cx">           RenderText {#text} at (10,27) size 18x66
</span><span class="cx">             text run at (10,27) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {UL} at (1050,0) size 134x185 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {UL} at (1050,0) size 134x186 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,123) size 10x10
</span><span class="cx">           RenderText {#text} at (10,57) size 18x59
</span><span class="cx">             text run at (10,57) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,1) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,1) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,123) size 10x10
</span><span class="cx">           RenderText {#text} at (10,10) size 36x123
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,42) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,1) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,1) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (14,123) size 10x10
</span><span class="cx">           RenderText {#text} at (10,50) size 18x66
</span><span class="cx">             text run at (10,50) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (1200,0) size 134x185 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (1,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {OL} at (1200,0) size 134x186 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (1,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,-20) size 18x16: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (10,10) size 18x59
</span><span class="cx">             text run at (10,10) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,41) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,41) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,-20) size 18x16: &quot;2&quot;
</span><span class="cx">           RenderText {#text} at (10,10) size 36x106
</span><span class="cx">             text run at (10,10) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,10) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,-20) size 18x16: &quot;3&quot;
</span><span class="cx">           RenderText {#text} at (10,10) size 18x66
</span><span class="cx">             text run at (10,10) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (1350,0) size 134x185 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 38x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (10,147) size 18x16: &quot;1&quot;
</del><ins>+      RenderBlock {OL} at (1350,0) size 134x186 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 38x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (10,147) size 18x17: &quot;1&quot;
</ins><span class="cx">           RenderText {#text} at (10,74) size 18x59
</span><span class="cx">             text run at (10,74) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,1) size 56x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (10,147) size 18x16: &quot;2&quot;
</del><ins>+        RenderListItem {LI} at (39,1) size 56x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (10,147) size 18x17: &quot;2&quot;
</ins><span class="cx">           RenderText {#text} at (10,27) size 36x106
</span><span class="cx">             text run at (10,27) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,42) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,1) size 38x143 [border: (5px solid #FFA500)]
-          RenderListMarker at (10,147) size 18x16: &quot;3&quot;
</del><ins>+        RenderListItem {LI} at (95,1) size 38x144 [border: (5px solid #FFA500)]
+          RenderListMarker at (10,147) size 18x17: &quot;3&quot;
</ins><span class="cx">           RenderText {#text} at (10,67) size 18x66
</span><span class="cx">             text run at (10,67) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (1500,0) size 134x185 [border: (1px solid #0000FF)]
-        RenderListItem {LI} at (1,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {OL} at (1500,0) size 134x186 [border: (1px solid #0000FF)]
+        RenderListItem {LI} at (1,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,10) size 18x16: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (10,26) size 18x59
</span><span class="cx">             text run at (10,26) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,41) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,41) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,10) size 18x16: &quot;2&quot;
</span><span class="cx">           RenderText {#text} at (10,26) size 36x122
</span><span class="cx">             text run at (10,26) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,10) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,41) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,41) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,10) size 18x16: &quot;3&quot;
</span><span class="cx">           RenderText {#text} at (10,26) size 18x66
</span><span class="cx">             text run at (10,26) width 66: &quot;Third item&quot;
</span><del>-      RenderBlock {OL} at (1650,0) size 134x185 [border: (1px solid #FF0000)]
-        RenderListItem {LI} at (1,1) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+      RenderBlock {OL} at (1650,0) size 134x186 [border: (1px solid #FF0000)]
+        RenderListItem {LI} at (1,1) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,117) size 18x16: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (10,58) size 18x59
</span><span class="cx">             text run at (10,58) width 59: &quot;First item&quot;
</span><del>-        RenderListItem {LI} at (39,1) size 56x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (39,1) size 56x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,117) size 18x16: &quot;2&quot;
</span><span class="cx">           RenderText {#text} at (10,11) size 36x122
</span><span class="cx">             text run at (10,11) width 106: &quot;Second and very&quot;
</span><span class="cx">             text run at (28,42) width 91: &quot;very long item&quot;
</span><del>-        RenderListItem {LI} at (95,1) size 38x143 [border: (5px solid #FFA500)]
</del><ins>+        RenderListItem {LI} at (95,1) size 38x144 [border: (5px solid #FFA500)]
</ins><span class="cx">           RenderListMarker at (10,117) size 18x16: &quot;3&quot;
</span><span class="cx">           RenderText {#text} at (10,51) size 18x66
</span><span class="cx">             text run at (10,51) width 66: &quot;Third item&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlistsdynamicmarkercrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/lists/dynamic-marker-crash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">           RenderBlock {P} at (0,39) size 744x18
</span><span class="cx">             RenderText {#text} at (0,0) size 332x18
</span><span class="cx">               text run at (0,0) width 332: &quot;There should be an input field above this line of text.&quot;
</span><del>-layer at (53,21) size 279x13
</del><ins>+layer at (53,21) size 278x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 279x13
</span><span class="cx">     RenderText {#text} at (0,0) size 58x13
</span><span class="cx">       text run at (0,0) width 58: &quot;blah blubb&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastlistsorderedlistwithnooltagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x538
-  RenderBlock {HTML} at (0,0) size 800x538
-    RenderBody {BODY} at (8,19) size 784x511
</del><ins>+layer at (0,0) size 800x540
+  RenderBlock {HTML} at (0,0) size 800x540
+    RenderBody {BODY} at (8,19) size 784x513
</ins><span class="cx">       RenderBlock {H2} at (0,0) size 784x28
</span><span class="cx">         RenderText {#text} at (0,0) size 305x28
</span><span class="cx">           text run at (0,0) width 305: &quot;A regular two level nested list&quot;
</span><del>-      RenderBlock {P} at (0,47) size 784x18
</del><ins>+      RenderBlock {P} at (0,47) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 551x18
</span><span class="cx">           text run at (0,0) width 551: &quot;The outer list is numbered using decimal numerals, the inner lists with lower case letters&quot;
</span><del>-      RenderBlock {DIV} at (24,81) size 760x430 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (24,81) size 760x431 [border: (1px solid #000000)]
</ins><span class="cx">         RenderListItem {DIV} at (33,1) size 726x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderListMarker at (-20,1) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (33,1) size 40x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolbreakpropertiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/break-properties-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/break-properties-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/break-properties-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-PASS: 'break-before' is at (218, 8)
-PASS: 'after-break' is at (428, 8)
-PASS: 'no-break' is at (533, 8)
</del><ins>+PASS: 'break-before' is at (220, 8)
+PASS: 'after-break' is at (431, 8)
+PASS: 'no-break' is at (537, 8)
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolclientrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/client-rects-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/client-rects-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/client-rects-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -62,7 +62,7 @@
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">       RenderSlider {INPUT} at (2,27) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><del>-          RenderBlock {DIV} at (0,12) size 25x0
</del><ins>+          RenderBlock {DIV} at (0,12) size 25x1
</ins><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><span class="cx"> layer at (8,483) size 136x76
</span><span class="cx">   RenderBlock {DIV} at (0,475) size 136x76 [color=#ADD8E6] [border: (3px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/column-break-with-balancing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/column-break-with-balancing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/column-break-with-balancing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x792
</span><span class="cx"> layer at (8,8) size 769x388
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 769x388 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 371x378
</del><ins>+    RenderBlock (anonymous) at (5,5) size 372x378
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x18
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">       RenderText {#text} at (0,360) size 110x18
</span><span class="cx">         text run at (0,360) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,374) size 0x0
</span><del>-    RenderBlock {DIV} at (5,383) size 371x72
</del><ins>+    RenderBlock {DIV} at (5,383) size 372x72
</ins><span class="cx">       RenderText {#text} at (0,0) size 262x18
</span><span class="cx">         text run at (0,0) width 262: &quot;This text should be in the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (262,14) size 0x0
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">       RenderBR {BR} at (262,68) size 0x0
</span><span class="cx"> layer at (8,412) size 769x388
</span><span class="cx">   RenderBlock {DIV} at (0,404) size 769x388 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 371x72
</del><ins>+    RenderBlock (anonymous) at (5,5) size 372x72
</ins><span class="cx">       RenderText {#text} at (0,0) size 242x18
</span><span class="cx">         text run at (0,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (242,14) size 0x0
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">       RenderText {#text} at (0,54) size 242x18
</span><span class="cx">         text run at (0,54) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (242,68) size 0x0
</span><del>-    RenderBlock {DIV} at (5,383) size 371x378
</del><ins>+    RenderBlock {DIV} at (5,383) size 372x378
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x18
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolfloatmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/float-multicol-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/float-multicol-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/float-multicol-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><del>-layer at (0,0) size 785x810
</del><ins>+layer at (0,0) size 785x812
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x810
-  RenderBlock {HTML} at (0,0) size 785x810
-layer at (8,8) size 769x794
-  RenderBody {BODY} at (8,8) size 769x794
-    RenderBlock {DIV} at (0,19) size 769x28 [bgcolor=#00FFFF]
-      RenderBlock (floating) {DIV} at (4,4) size 384x462 [bgcolor=#FFFF00]
</del><ins>+layer at (0,0) size 785x812
+  RenderBlock {HTML} at (0,0) size 785x812
+layer at (8,8) size 769x796
+  RenderBody {BODY} at (8,8) size 769x796
+    RenderBlock {DIV} at (0,19) size 769x29 [bgcolor=#00FFFF]
+      RenderBlock (floating) {DIV} at (4,4) size 386x463 [bgcolor=#FFFF00]
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 133x70
</span><span class="cx">         RenderText {#text} at (133,0) size 379x90
</span><span class="cx">           text run at (133,0) width 229: &quot;You've already downloaded a build.&quot;
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">           text run at (133,36) width 208: &quot;everyday browser and mail/news&quot;
</span><span class="cx">           text run at (133,54) width 246: &quot;reader. If you downloaded a build with&quot;
</span><span class="cx">           text run at (0,72) width 253: &quot;Talkback, please turn it on when it asks.&quot;
</span><del>-        RenderBlock (floating) {DIV} at (302,72) size 82x390 [bgcolor=#FF0000]
</del><ins>+        RenderBlock (floating) {DIV} at (302,72) size 83x390 [bgcolor=#FF0000]
</ins><span class="cx">           RenderBlock {P} at (0,16) size 82x18
</span><span class="cx">             RenderText {#text} at (0,0) size 74x18
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><span class="lines">@@ -80,9 +80,9 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 83x18
</span><span class="cx">             text run at (0,0) width 83: &quot;Hello Kitty 9&quot;
</span><span class="cx">       RenderBlock {H2} at (0,0) size 769x28
</span><del>-        RenderText {#text} at (392,0) size 262x28
-          text run at (392,0) width 262: &quot;What Needs To Be Done?&quot;
-    RenderBlock (floating) {DIV} at (392,66) size 82x390 [bgcolor=#808080]
</del><ins>+        RenderText {#text} at (394,0) size 262x28
+          text run at (394,0) width 262: &quot;What Needs To Be Done?&quot;
+    RenderBlock (floating) {DIV} at (394,67) size 83x391 [bgcolor=#808080]
</ins><span class="cx">       RenderBlock {P} at (0,16) size 82x18
</span><span class="cx">         RenderText {#text} at (0,0) size 74x18
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><span class="lines">@@ -116,53 +116,53 @@
</span><span class="cx">       RenderBlock {P} at (0,356) size 82x18
</span><span class="cx">         RenderText {#text} at (0,0) size 82x18
</span><span class="cx">           text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><del>-    RenderBlock {DL} at (0,66) size 769x588
</del><ins>+    RenderBlock {DL} at (0,67) size 769x589
</ins><span class="cx">       RenderBlock {DT} at (0,0) size 769x18
</span><del>-        RenderText {#text} at (474,0) size 80x18
-          text run at (474,0) width 80: &quot;Report Bugs&quot;
</del><ins>+        RenderText {#text} at (476,0) size 80x18
+          text run at (476,0) width 80: &quot;Report Bugs&quot;
</ins><span class="cx">       RenderBlock {DD} at (40,34) size 729x288
</span><span class="cx">         RenderBlock {P} at (0,0) size 729x288
</span><del>-          RenderText {#text} at (434,0) size 209x108
-            text run at (434,0) width 189: &quot;You've already downloaded a&quot;
-            text run at (434,18) width 209: &quot;build. All you have to do is use it&quot;
-            text run at (434,36) width 17: &quot;as &quot;
-            text run at (451,36) width 173: &quot;your everyday browser and&quot;
-            text run at (434,54) width 153: &quot;mail/news reader. If you&quot;
-            text run at (434,72) width 157: &quot;downloaded a build with&quot;
-            text run at (434,90) width 67: &quot;Talkback, &quot;
</del><ins>+          RenderText {#text} at (436,0) size 209x108
+            text run at (436,0) width 189: &quot;You've already downloaded a&quot;
+            text run at (436,18) width 209: &quot;build. All you have to do is use it&quot;
+            text run at (436,36) width 17: &quot;as &quot;
+            text run at (453,36) width 173: &quot;your everyday browser and&quot;
+            text run at (436,54) width 153: &quot;mail/news reader. If you&quot;
+            text run at (436,72) width 157: &quot;downloaded a build with&quot;
+            text run at (436,90) width 67: &quot;Talkback, &quot;
</ins><span class="cx">           RenderInline {EM} at (0,0) size 102x18
</span><del>-            RenderText {#text} at (501,90) size 102x18
-              text run at (501,90) width 44: &quot;please &quot;
-              text run at (545,90) width 58: &quot;turn it on&quot;
-          RenderText {#text} at (603,90) size 208x180
-            text run at (603,90) width 39: &quot; when&quot;
-            text run at (434,108) width 188: &quot;it asks. Talkback reports give &quot;
-            text run at (622,108) width 14: &quot;us&quot;
-            text run at (434,126) width 126: &quot;really valuable data &quot;
-            text run at (560,126) width 59: &quot;on which&quot;
-            text run at (434,144) width 205: &quot;crashes are the most serious, and&quot;
-            text run at (434,162) width 32: &quot;how &quot;
-            text run at (466,162) width 101: &quot;often people are&quot;
-            text run at (434,180) width 86: &quot;encountering &quot;
-            text run at (520,180) width 114: &quot;them. And all you&quot;
-            text run at (434,198) width 164: &quot;have to do is click \&quot;OK\&quot;. &quot;
-            text run at (598,198) width 38: &quot;If you&quot;
-            text run at (434,216) width 183: &quot;find something you think is a&quot;
-            text run at (434,234) width 167: &quot;bug, check to see if it's not&quot;
-            text run at (434,252) width 50: &quot;already &quot;
</del><ins>+            RenderText {#text} at (503,90) size 102x18
+              text run at (503,90) width 44: &quot;please &quot;
+              text run at (547,90) width 58: &quot;turn it on&quot;
+          RenderText {#text} at (605,90) size 208x180
+            text run at (605,90) width 39: &quot; when&quot;
+            text run at (436,108) width 188: &quot;it asks. Talkback reports give &quot;
+            text run at (624,108) width 14: &quot;us&quot;
+            text run at (436,126) width 126: &quot;really valuable data &quot;
+            text run at (562,126) width 59: &quot;on which&quot;
+            text run at (436,144) width 205: &quot;crashes are the most serious, and&quot;
+            text run at (436,162) width 32: &quot;how &quot;
+            text run at (468,162) width 101: &quot;often people are&quot;
+            text run at (436,180) width 86: &quot;encountering &quot;
+            text run at (522,180) width 114: &quot;them. And all you&quot;
+            text run at (436,198) width 164: &quot;have to do is click \&quot;OK\&quot;. &quot;
+            text run at (600,198) width 38: &quot;If you&quot;
+            text run at (436,216) width 183: &quot;find something you think is a&quot;
+            text run at (436,234) width 167: &quot;bug, check to see if it's not&quot;
+            text run at (436,252) width 50: &quot;already &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 83x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (484,252) size 83x18
-              text run at (484,252) width 83: &quot;known about&quot;
-          RenderText {#text} at (567,252) size 283x36
-            text run at (567,252) width 109: &quot;, and then please &quot;
-            text run at (676,252) width 41: &quot;follow&quot;
-            text run at (434,270) width 23: &quot;the &quot;
</del><ins>+            RenderText {#text} at (486,252) size 83x18
+              text run at (486,252) width 83: &quot;known about&quot;
+          RenderText {#text} at (569,252) size 283x36
+            text run at (569,252) width 109: &quot;, and then please &quot;
+            text run at (678,252) width 41: &quot;follow&quot;
+            text run at (436,270) width 23: &quot;the &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 165x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (457,270) size 165x18
-              text run at (457,270) width 165: &quot;bug submission procedure&quot;
-          RenderText {#text} at (622,270) size 4x18
-            text run at (622,270) width 4: &quot;.&quot;
-      RenderBlock (floating) {DIV} at (474,338) size 82x390 [bgcolor=#008000]
</del><ins>+            RenderText {#text} at (459,270) size 165x18
+              text run at (459,270) width 165: &quot;bug submission procedure&quot;
+          RenderText {#text} at (624,270) size 4x18
+            text run at (624,270) width 4: &quot;.&quot;
+      RenderBlock (floating) {DIV} at (476,338) size 83x390 [bgcolor=#008000]
</ins><span class="cx">         RenderBlock {P} at (0,16) size 82x18
</span><span class="cx">           RenderText {#text} at (0,0) size 74x18
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><span class="lines">@@ -197,38 +197,38 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 82x18
</span><span class="cx">             text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><span class="cx">       RenderBlock {DT} at (0,338) size 769x18
</span><del>-        RenderText {#text} at (556,0) size 117x18
-          text run at (556,0) width 117: &quot;Quality Assurance&quot;
</del><ins>+        RenderText {#text} at (558,0) size 117x18
+          text run at (558,0) width 117: &quot;Quality Assurance&quot;
</ins><span class="cx">       RenderBlock {DD} at (40,372) size 729x216
</span><span class="cx">         RenderBlock {P} at (0,0) size 729x216
</span><span class="cx">           RenderInline {A} at (0,0) size 76x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (516,0) size 76x18
-              text run at (516,0) width 76: &quot;Mozilla QA&quot;
-          RenderText {#text} at (592,0) size 40x18
-            text run at (592,0) width 4: &quot; &quot;
-            text run at (596,0) width 36: &quot;has a &quot;
</del><ins>+            RenderText {#text} at (518,0) size 76x18
+              text run at (518,0) width 76: &quot;Mozilla QA&quot;
+          RenderText {#text} at (594,0) size 40x18
+            text run at (594,0) width 4: &quot; &quot;
+            text run at (598,0) width 36: &quot;has a &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 30x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (632,0) size 30x18
-              text run at (632,0) width 30: &quot;page&quot;
-          RenderText {#text} at (662,0) size 212x198
-            text run at (662,0) width 4: &quot; &quot;
-            text run at (666,0) width 60: &quot;dedicated&quot;
-            text run at (516,18) width 179: &quot;to ways to get involved with&quot;
-            text run at (516,36) width 182: &quot;helping. This doesn't involve&quot;
-            text run at (516,54) width 212: &quot;knowing how to code, although a&quot;
-            text run at (516,72) width 182: &quot;little knowledge of HTML is&quot;
-            text run at (516,90) width 94: &quot;helpful. Being &quot;
-            text run at (610,90) width 115: &quot;involved with QA&quot;
-            text run at (516,108) width 14: &quot;is &quot;
-            text run at (530,108) width 194: &quot;good for people wanting to get&quot;
-            text run at (516,126) width 120: &quot;more familiar with &quot;
-            text run at (636,126) width 79: &quot;Mozilla, and&quot;
-            text run at (516,144) width 189: &quot;there's a strong community. A&quot;
-            text run at (516,162) width 177: &quot;particularly good way to get&quot;
-            text run at (516,180) width 59: &quot;involved &quot;
-            text run at (575,180) width 77: &quot;is to join the&quot;
</del><ins>+            RenderText {#text} at (634,0) size 30x18
+              text run at (634,0) width 30: &quot;page&quot;
+          RenderText {#text} at (664,0) size 210x198
+            text run at (664,0) width 4: &quot; &quot;
+            text run at (668,0) width 60: &quot;dedicated&quot;
+            text run at (518,18) width 179: &quot;to ways to get involved with&quot;
+            text run at (518,36) width 182: &quot;helping. This doesn't involve&quot;
+            text run at (518,54) width 201: &quot;knowing how to code, although&quot;
+            text run at (518,72) width 193: &quot;a little knowledge of HTML is&quot;
+            text run at (518,90) width 94: &quot;helpful. Being &quot;
+            text run at (612,90) width 115: &quot;involved with QA&quot;
+            text run at (518,108) width 14: &quot;is &quot;
+            text run at (532,108) width 194: &quot;good for people wanting to get&quot;
+            text run at (518,126) width 120: &quot;more familiar with &quot;
+            text run at (638,126) width 79: &quot;Mozilla, and&quot;
+            text run at (518,144) width 189: &quot;there's a strong community. A&quot;
+            text run at (518,162) width 177: &quot;particularly good way to get&quot;
+            text run at (518,180) width 59: &quot;involved &quot;
+            text run at (577,180) width 77: &quot;is to join the&quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 73x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (516,198) size 73x18
-              text run at (516,198) width 73: &quot;BugAThon&quot;
-          RenderText {#text} at (589,198) size 4x18
-            text run at (589,198) width 4: &quot;.&quot;
</del><ins>+            RenderText {#text} at (518,198) size 73x18
+              text run at (518,198) width 73: &quot;BugAThon&quot;
+          RenderText {#text} at (591,198) size 4x18
+            text run at (591,198) width 4: &quot;.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolfloatpaginatecomplexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/float-paginate-complex-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/float-paginate-complex-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/float-paginate-complex-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><del>-layer at (0,0) size 1164x1680
</del><ins>+layer at (0,0) size 1166x1680
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x1680
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1680
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1664
</span><span class="cx"> layer at (8,8) size 769x404
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 769x404 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 374x252
</del><ins>+    RenderBlock (anonymous) at (2,2) size 375x252
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x18
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">       RenderText {#text} at (0,234) size 110x18
</span><span class="cx">         text run at (0,234) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,248) size 0x0
</span><del>-    RenderBlock {P} at (2,270) size 374x604
</del><ins>+    RenderBlock {P} at (2,270) size 375x604
</ins><span class="cx">       RenderBlock (floating) {SPAN} at (0,132) size 78x147
</span><span class="cx">         RenderText {#text} at (0,0) size 78x147
</span><span class="cx">           text run at (0,0) width 78: &quot;T&quot;
</span><span class="lines">@@ -132,7 +132,7 @@
</span><span class="cx">       RenderBR {BR} at (110,600) size 0x0
</span><span class="cx"> layer at (8,428) size 769x404
</span><span class="cx">   RenderBlock {DIV} at (0,420) size 769x404 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 374x252
</del><ins>+    RenderBlock (anonymous) at (2,2) size 375x252
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x18
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span><span class="lines">@@ -175,9 +175,9 @@
</span><span class="cx">       RenderText {#text} at (0,234) size 110x18
</span><span class="cx">         text run at (0,234) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,248) size 0x0
</span><del>-    RenderBlock {P} at (2,270) size 374x604
</del><ins>+    RenderBlock {P} at (2,270) size 375x604
</ins><span class="cx">       RenderImage {IMG} at (0,132) size 100x100 [bgcolor=#008000]
</span><del>-      RenderImage {IMG} at (274,132) size 100x200 [bgcolor=#008000]
</del><ins>+      RenderImage {IMG} at (274,132) size 101x200 [bgcolor=#008000]
</ins><span class="cx">       RenderText {#text} at (100,132) size 106x18
</span><span class="cx">         text run at (100,132) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (206,146) size 0x0
</span><span class="lines">@@ -286,12 +286,12 @@
</span><span class="cx">       text run at (2,420) width 123: &quot;wrapping behavior.&quot;
</span><span class="cx"> layer at (8,1268) size 769x404
</span><span class="cx">   RenderBlock {DIV} at (0,1260) size 769x404 [border: (2px solid #000000)]
</span><del>-    RenderImage {IMG} at (2,2) size 374x380 [bgcolor=#0000FF]
</del><ins>+    RenderImage {IMG} at (2,2) size 375x380 [bgcolor=#0000FF]
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 370x252
</span><span class="cx">       RenderImage {IMG} at (2,402) size 100x20 [bgcolor=#008000]
</span><span class="cx">       RenderText {#text} at (102,402) size 211x28
</span><span class="cx">         text run at (102,402) width 211: &quot;Longer text designed &quot;
</span><del>-      RenderImage {IMG} at (276,430) size 100x20 [bgcolor=#008000]
</del><ins>+      RenderImage {IMG} at (276,430) size 101x20 [bgcolor=#008000]
</ins><span class="cx">       RenderText {#text} at (313,402) size 370x252
</span><span class="cx">         text run at (313,402) width 59: &quot;to test&quot;
</span><span class="cx">         text run at (2,430) width 183: &quot;float and wrapping&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticollayersinmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/layers-in-multicol-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/layers-in-multicol-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/layers-in-multicol-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-layer at (0,0) size 1287x672
</del><ins>+layer at (0,0) size 1289x672
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x672
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x672
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">           text run at (0,0) width 89: &quot;RTL Version:&quot;
</span><span class="cx"> layer at (8,26) size 769x310
</span><span class="cx">   RenderBlock {DIV} at (0,18) size 769x310 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 242x234
</del><ins>+    RenderBlock (anonymous) at (5,5) size 243x234
</ins><span class="cx">       RenderText {#text} at (0,0) size 106x18
</span><span class="cx">         text run at (0,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,14) size 0x0
</span><span class="lines">@@ -51,9 +51,9 @@
</span><span class="cx">       RenderText {#text} at (0,216) size 106x18
</span><span class="cx">         text run at (0,216) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,230) size 0x0
</span><del>-    RenderBlock {DIV} at (5,305) size 242x270
</del><ins>+    RenderBlock {DIV} at (5,305) size 243x270
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,575) size 242x528
</del><ins>+    RenderBlock (anonymous) at (5,575) size 243x528
</ins><span class="cx">       RenderText {#text} at (0,0) size 106x18
</span><span class="cx">         text run at (0,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,14) size 0x0
</span><span class="lines">@@ -136,7 +136,7 @@
</span><span class="cx">         text run at (0,492) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,506) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,1121) size 242x264
</del><ins>+    RenderBlock (anonymous) at (5,1121) size 243x264
</ins><span class="cx">       RenderText {#text} at (0,0) size 106x18
</span><span class="cx">         text run at (0,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,14) size 0x0
</span><span class="lines">@@ -181,7 +181,7 @@
</span><span class="cx">       RenderBR {BR} at (106,260) size 0x0
</span><span class="cx"> layer at (8,354) size 769x310
</span><span class="cx">   RenderBlock {DIV} at (0,346) size 769x310 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 242x234
</del><ins>+    RenderBlock (anonymous) at (5,5) size 243x234
</ins><span class="cx">       RenderText {#text} at (136,0) size 106x18
</span><span class="cx">         text run at (136,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,14) size 0x0
</span><span class="lines">@@ -221,9 +221,9 @@
</span><span class="cx">       RenderText {#text} at (136,216) size 106x18
</span><span class="cx">         text run at (136,216) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,230) size 0x0
</span><del>-    RenderBlock {DIV} at (5,305) size 242x270
</del><ins>+    RenderBlock {DIV} at (5,305) size 243x270
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,575) size 242x528
</del><ins>+    RenderBlock (anonymous) at (5,575) size 243x528
</ins><span class="cx">       RenderText {#text} at (136,0) size 106x18
</span><span class="cx">         text run at (136,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,14) size 0x0
</span><span class="lines">@@ -306,7 +306,7 @@
</span><span class="cx">         text run at (136,492) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,506) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,1121) size 242x264
</del><ins>+    RenderBlock (anonymous) at (5,1121) size 243x264
</ins><span class="cx">       RenderText {#text} at (136,0) size 106x18
</span><span class="cx">         text run at (136,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,14) size 0x0
</span><span class="lines">@@ -351,5 +351,5 @@
</span><span class="cx">       RenderBR {BR} at (136,260) size 0x0
</span><span class="cx"> layer at (13,331) size 100x270
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (0,0) size 100x270 [bgcolor=#008000]
</span><del>-layer at (155,659) size 100x270 backgroundClip at (0,0) size 1287x672 clip at (0,0) size 1287x672 outlineClip at (0,0) size 1287x672
</del><ins>+layer at (155,659) size 100x270 backgroundClip at (0,0) size 1289x672 clip at (0,0) size 1289x672 outlineClip at (0,0) size 1289x672
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (142,0) size 100x270 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolnestedcolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/nested-columns-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/nested-columns-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/nested-columns-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">     RenderBlock {H1} at (0,0) size 367x37
</span><span class="cx">       RenderText {#text} at (0,0) size 166x37
</span><span class="cx">         text run at (0,0) width 166: &quot;Header One&quot;
</span><del>-    RenderBlock (anonymous) at (0,58) size 367x198
</del><ins>+    RenderBlock (anonymous) at (0,58) size 367x199
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -20,11 +20,11 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {H1} at (0,277) size 367x37
</del><ins>+    RenderBlock {H1} at (0,277) size 367x38
</ins><span class="cx">       RenderText {#text} at (0,0) size 169x37
</span><span class="cx">         text run at (0,0) width 169: &quot;Header Two&quot;
</span><del>-    RenderBlock (anonymous) at (0,335) size 367x201
-      RenderText {#text} at (0,0) size 362x201
</del><ins>+    RenderBlock (anonymous) at (0,336) size 367x200
+      RenderText {#text} at (0,0) size 362x200
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -34,15 +34,15 @@
</span><span class="cx">         text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><span class="cx">         text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><del>-        text run at (0,165) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,183) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H1} at (0,557) size 367x37
</del><ins>+        text run at (0,163) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,182) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H1} at (0,557) size 367x38
</ins><span class="cx">       RenderText {#text} at (0,0) size 190x37
</span><span class="cx">         text run at (0,0) width 190: &quot;Header Three&quot;
</span><del>-    RenderBlock {H1} at (0,852) size 367x37
</del><ins>+    RenderBlock {H1} at (0,853) size 367x38
</ins><span class="cx">       RenderText {#text} at (0,0) size 177x37
</span><span class="cx">         text run at (0,0) width 177: &quot;Header Four&quot;
</span><del>-    RenderBlock (anonymous) at (0,910) size 367x36
</del><ins>+    RenderBlock (anonymous) at (0,911) size 367x37
</ins><span class="cx">       RenderText {#text} at (0,0) size 354x36
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticoloverflowacrosscolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><del>-layer at (11,11) size 158x1454 backgroundClip at (11,11) size 158x589 clip at (11,11) size 158x589 outlineClip at (0,0) size 800x600
-  RenderBlock {DIV} at (3,3) size 158x1454
</del><ins>+layer at (11,11) size 159x1454 backgroundClip at (11,11) size 159x589 clip at (11,11) size 159x589 outlineClip at (0,0) size 800x600
+  RenderBlock {DIV} at (3,3) size 159x1454
</ins><span class="cx">     RenderText {#text} at (0,5) size 158x1444
</span><span class="cx">       text run at (0,5) width 158: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">       text run at (0,29) width 158: &quot;consectetur adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticoloverflowacrosscolumnspercentheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x505
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><del>-    RenderBlock {DIV} at (3,3) size 158x1454
-layer at (11,11) size 158x1454 backgroundClip at (11,11) size 158x589 clip at (11,11) size 158x589 outlineClip at (0,0) size 800x600
-  RenderBlock {DIV} at (0,0) size 158x1454
</del><ins>+    RenderBlock {DIV} at (3,3) size 159x1454
+layer at (11,11) size 159x1454 backgroundClip at (11,11) size 159x589 clip at (11,11) size 159x589 outlineClip at (0,0) size 800x600
+  RenderBlock {DIV} at (0,0) size 159x1454
</ins><span class="cx">     RenderText {#text} at (0,5) size 158x1444
</span><span class="cx">       text run at (0,5) width 158: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">       text run at (0,29) width 158: &quot;consectetur adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticoloverflowunsplittableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/overflow-unsplittable-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/overflow-unsplittable-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/overflow-unsplittable-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (3,3) size 158x360
</del><ins>+    RenderBlock (anonymous) at (3,3) size 159x360
</ins><span class="cx">       RenderText {#text} at (0,5) size 158x350
</span><span class="cx">         text run at (0,5) width 158: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">         text run at (0,29) width 158: &quot;consectetur adipiscing elit.&quot;
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">         text run at (0,293) width 158: &quot;tempor quam. Pellentesque&quot;
</span><span class="cx">         text run at (0,317) width 158: &quot;gravida gravida eros venenatis&quot;
</span><span class="cx">         text run at (0,341) width 39: &quot;suscipit.&quot;
</span><del>-    RenderBlock (anonymous) at (3,806) size 158x675
</del><ins>+    RenderBlock (anonymous) at (3,806) size 159x675
</ins><span class="cx">       RenderText {#text} at (0,5) size 158x665
</span><span class="cx">         text run at (0,5) width 158: &quot;Nunc et odio ut velit posuere&quot;
</span><span class="cx">         text run at (0,29) width 158: &quot;viverra. Integer eu mi quis velit&quot;
</span><span class="lines">@@ -52,25 +52,25 @@
</span><span class="cx">         text run at (0,608) width 158: &quot;amet ligula mattis porttitor sit&quot;
</span><span class="cx">         text run at (0,632) width 158: &quot;amet id felis. Integer volutpat&quot;
</span><span class="cx">         text run at (0,656) width 110: &quot;aliquam odio et feugiat.&quot;
</span><del>-layer at (11,510) size 158x304 backgroundClip at (11,510) size 158x90 clip at (13,512) size 139x88 outlineClip at (0,0) size 800x600 scrollHeight 456
-  RenderBlock {DIV} at (3,502) size 158x304 [border: (2px solid #000000)]
-    RenderText {#text} at (2,7) size 139x446
-      text run at (2,7) width 139: &quot;Aenean diam enim, suscipit&quot;
-      text run at (2,31) width 139: &quot;id pellentesque vel, hendrerit&quot;
-      text run at (2,55) width 139: &quot;et metus. Suspendisse felis&quot;
-      text run at (2,79) width 139: &quot;erat, hendrerit a congue in,&quot;
-      text run at (2,103) width 139: &quot;euismod ac erat. Donec&quot;
-      text run at (2,127) width 139: &quot;pulvinar venenatis tortor, a&quot;
-      text run at (2,151) width 139: &quot;lobortis erat scelerisque et.&quot;
-      text run at (2,175) width 139: &quot;Class aptent taciti sociosqu&quot;
-      text run at (2,199) width 139: &quot;ad litora torquent per conubia&quot;
-      text run at (2,223) width 139: &quot;nostra, per inceptos&quot;
-      text run at (2,247) width 139: &quot;himenaeos. Aliquam in orci&quot;
-      text run at (2,271) width 139: &quot;id felis mollis porta ac et orci.&quot;
-      text run at (2,295) width 139: &quot;Donec viverra, eros ac mattis&quot;
-      text run at (2,319) width 139: &quot;dapibus, quam ante porta&quot;
-      text run at (2,343) width 139: &quot;lectus, accumsan&quot;
-      text run at (2,367) width 139: &quot;pellentesque nibh metus non&quot;
-      text run at (2,391) width 139: &quot;felis. Vivamus sed eros quis&quot;
-      text run at (2,415) width 139: &quot;magna scelerisque ultrices ac&quot;
</del><ins>+layer at (11,510) size 159x304 backgroundClip at (11,510) size 159x90 clip at (13,512) size 140x88 outlineClip at (0,0) size 800x600 scrollHeight 456
+  RenderBlock {DIV} at (3,502) size 160x304 [border: (2px solid #000000)]
+    RenderText {#text} at (2,7) size 140x446
+      text run at (2,7) width 140: &quot;Aenean diam enim, suscipit&quot;
+      text run at (2,31) width 140: &quot;id pellentesque vel, hendrerit&quot;
+      text run at (2,55) width 140: &quot;et metus. Suspendisse felis&quot;
+      text run at (2,79) width 140: &quot;erat, hendrerit a congue in,&quot;
+      text run at (2,103) width 140: &quot;euismod ac erat. Donec&quot;
+      text run at (2,127) width 140: &quot;pulvinar venenatis tortor, a&quot;
+      text run at (2,151) width 140: &quot;lobortis erat scelerisque et.&quot;
+      text run at (2,175) width 140: &quot;Class aptent taciti sociosqu&quot;
+      text run at (2,199) width 140: &quot;ad litora torquent per conubia&quot;
+      text run at (2,223) width 140: &quot;nostra, per inceptos&quot;
+      text run at (2,247) width 140: &quot;himenaeos. Aliquam in orci&quot;
+      text run at (2,271) width 140: &quot;id felis mollis porta ac et orci.&quot;
+      text run at (2,295) width 140: &quot;Donec viverra, eros ac mattis&quot;
+      text run at (2,319) width 140: &quot;dapibus, quam ante porta&quot;
+      text run at (2,343) width 140: &quot;lectus, accumsan pellentesque&quot;
+      text run at (2,367) width 140: &quot;nibh metus non felis.&quot;
+      text run at (2,391) width 140: &quot;Vivamus sed eros quis&quot;
+      text run at (2,415) width 140: &quot;magna scelerisque ultrices ac&quot;
</ins><span class="cx">       text run at (2,439) width 45: &quot;eget velit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolscrollingoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/scrolling-overflow-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/scrolling-overflow-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/scrolling-overflow-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><del>-layer at (0,0) size 4780x585
</del><ins>+layer at (0,0) size 4792x585
</ins><span class="cx">   RenderView at (0,0) size 800x585
</span><span class="cx"> layer at (0,0) size 800x316
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x316
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x300
</span><span class="cx"> layer at (8,8) size 784x300
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x300
</span><del>-    RenderBlock {P} at (0,16) size 250x554
</del><ins>+    RenderBlock {P} at (0,16) size 251x554
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x554
</span><span class="cx">         text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">         text run at (0,18) width 212: &quot;consectetur adipiscing elit. Donec&quot;
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">         text run at (0,500) width 232: &quot;sed vehicula eget, volutpat eu augue.&quot;
</span><span class="cx">         text run at (0,518) width 201: &quot;Cras fermentum turpis vitae erat&quot;
</span><span class="cx">         text run at (0,536) width 193: &quot;vehicula et lacinia mi molestie.&quot;
</span><del>-    RenderBlock {P} at (0,600) size 250x444
</del><ins>+    RenderBlock {P} at (0,600) size 251x444
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x444
</span><span class="cx">         text run at (0,0) width 239: &quot;Curabitur ac porttitor leo. Class aptent&quot;
</span><span class="cx">         text run at (0,18) width 224: &quot;taciti sociosqu ad litora torquent per&quot;
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx">         text run at (0,390) width 228: &quot;Aliquam id ultrices nisl. Sed sodales&quot;
</span><span class="cx">         text run at (0,408) width 250: &quot;lacinia interdum. Aenean pharetra tellus&quot;
</span><span class="cx">         text run at (0,426) width 202: &quot;ante, aliquam consectetur ligula.&quot;
</span><del>-    RenderBlock {P} at (0,1060) size 250x566
</del><ins>+    RenderBlock {P} at (0,1060) size 251x566
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x566
</span><span class="cx">         text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">         text run at (0,18) width 212: &quot;consectetur adipiscing elit. Donec&quot;
</span><span class="lines">@@ -95,7 +95,7 @@
</span><span class="cx">         text run at (0,512) width 232: &quot;sed vehicula eget, volutpat eu augue.&quot;
</span><span class="cx">         text run at (0,530) width 201: &quot;Cras fermentum turpis vitae erat&quot;
</span><span class="cx">         text run at (0,548) width 193: &quot;vehicula et lacinia mi molestie.&quot;
</span><del>-    RenderBlock {P} at (0,1642) size 250x446
</del><ins>+    RenderBlock {P} at (0,1642) size 251x446
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x446
</span><span class="cx">         text run at (0,0) width 239: &quot;Curabitur ac porttitor leo. Class aptent&quot;
</span><span class="cx">         text run at (0,18) width 224: &quot;taciti sociosqu ad litora torquent per&quot;
</span><span class="lines">@@ -121,7 +121,7 @@
</span><span class="cx">         text run at (0,392) width 228: &quot;Aliquam id ultrices nisl. Sed sodales&quot;
</span><span class="cx">         text run at (0,410) width 250: &quot;lacinia interdum. Aenean pharetra tellus&quot;
</span><span class="cx">         text run at (0,428) width 202: &quot;ante, aliquam consectetur ligula.&quot;
</span><del>-    RenderBlock {P} at (0,2100) size 250x552
</del><ins>+    RenderBlock {P} at (0,2100) size 251x552
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x552
</span><span class="cx">         text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">         text run at (0,18) width 212: &quot;consectetur adipiscing elit. Donec&quot;
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx">         text run at (0,498) width 232: &quot;sed vehicula eget, volutpat eu augue.&quot;
</span><span class="cx">         text run at (0,516) width 201: &quot;Cras fermentum turpis vitae erat&quot;
</span><span class="cx">         text run at (0,534) width 193: &quot;vehicula et lacinia mi molestie.&quot;
</span><del>-    RenderBlock {P} at (0,2668) size 250x458
</del><ins>+    RenderBlock {P} at (0,2668) size 251x458
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x458
</span><span class="cx">         text run at (0,0) width 239: &quot;Curabitur ac porttitor leo. Class aptent&quot;
</span><span class="cx">         text run at (0,32) width 224: &quot;taciti sociosqu ad litora torquent per&quot;
</span><span class="lines">@@ -179,7 +179,7 @@
</span><span class="cx">         text run at (0,404) width 228: &quot;Aliquam id ultrices nisl. Sed sodales&quot;
</span><span class="cx">         text run at (0,422) width 250: &quot;lacinia interdum. Aenean pharetra tellus&quot;
</span><span class="cx">         text run at (0,440) width 202: &quot;ante, aliquam consectetur ligula.&quot;
</span><del>-    RenderBlock {P} at (0,3142) size 250x566
</del><ins>+    RenderBlock {P} at (0,3142) size 251x566
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x566
</span><span class="cx">         text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">         text run at (0,18) width 212: &quot;consectetur adipiscing elit. Donec&quot;
</span><span class="lines">@@ -211,7 +211,7 @@
</span><span class="cx">         text run at (0,512) width 232: &quot;sed vehicula eget, volutpat eu augue.&quot;
</span><span class="cx">         text run at (0,530) width 201: &quot;Cras fermentum turpis vitae erat&quot;
</span><span class="cx">         text run at (0,548) width 193: &quot;vehicula et lacinia mi molestie.&quot;
</span><del>-    RenderBlock {P} at (0,3724) size 250x446
</del><ins>+    RenderBlock {P} at (0,3724) size 251x446
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x446
</span><span class="cx">         text run at (0,0) width 239: &quot;Curabitur ac porttitor leo. Class aptent&quot;
</span><span class="cx">         text run at (0,18) width 224: &quot;taciti sociosqu ad litora torquent per&quot;
</span><span class="lines">@@ -237,7 +237,7 @@
</span><span class="cx">         text run at (0,392) width 228: &quot;Aliquam id ultrices nisl. Sed sodales&quot;
</span><span class="cx">         text run at (0,410) width 250: &quot;lacinia interdum. Aenean pharetra tellus&quot;
</span><span class="cx">         text run at (0,428) width 202: &quot;ante, aliquam consectetur ligula.&quot;
</span><del>-    RenderBlock {P} at (0,4200) size 250x552
</del><ins>+    RenderBlock {P} at (0,4200) size 251x552
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x552
</span><span class="cx">         text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">         text run at (0,18) width 212: &quot;consectetur adipiscing elit. Donec&quot;
</span><span class="lines">@@ -269,7 +269,7 @@
</span><span class="cx">         text run at (0,498) width 232: &quot;sed vehicula eget, volutpat eu augue.&quot;
</span><span class="cx">         text run at (0,516) width 201: &quot;Cras fermentum turpis vitae erat&quot;
</span><span class="cx">         text run at (0,534) width 193: &quot;vehicula et lacinia mi molestie.&quot;
</span><del>-    RenderBlock {P} at (0,4768) size 250x458
</del><ins>+    RenderBlock {P} at (0,4768) size 251x458
</ins><span class="cx">       RenderText {#text} at (0,0) size 250x458
</span><span class="cx">         text run at (0,0) width 239: &quot;Curabitur ac porttitor leo. Class aptent&quot;
</span><span class="cx">         text run at (0,32) width 224: &quot;taciti sociosqu ad litora torquent per&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspananonymousbeforechildparentcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,17 +6,17 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x28 [bgcolor=#EEEEEE]
</span><span class="cx">         RenderText {#text} at (0,0) size 58x28
</span><span class="cx">           text run at (0,0) width 58: &quot;PASS&quot;
</span><del>-layer at (8,55) size 760x199
-  RenderBlock {DIV} at (0,47) size 760x199 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,13) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,56) size 760x201
+  RenderBlock {DIV} at (0,47) size 760x202 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,13) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x28
</span><span class="cx">           text run at (0,0) width 58: &quot;PASS&quot;
</span><del>-layer at (13,60) size 750x8
</del><ins>+layer at (13,61) size 750x8
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x8
</span><span class="cx">     RenderBlock {SPAN} at (0,8) size 367x0
</span><del>-layer at (13,134) size 750x115
-  RenderBlock (anonymous multi-column) at (5,79) size 750x115
</del><ins>+layer at (13,137) size 750x115
+  RenderBlock (anonymous multi-column) at (5,80) size 750x116
</ins><span class="cx">     RenderBlock {SPAN} at (0,16) size 367x198
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 367x207
</span><span class="cx">         RenderText {#text} at (0,0) size 362x207
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspananonymoussplitblockcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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,16) size 784x568
</span><del>-layer at (8,16) size 784x151
-  RenderBlock {DIV} at (0,0) size 784x151 [border: (5px solid #800000)]
</del><ins>+layer at (8,16) size 784x153
+  RenderBlock {DIV} at (0,0) size 784x153 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock (anonymous) at (5,5) size 379x0
</span><span class="cx">       RenderInline {JUNK} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,24) size 379x28
</del><ins>+    RenderBlock (anonymous) at (5,24) size 379x29
</ins><span class="cx">       RenderBlock {H2} at (0,0) size 379x28 [bgcolor=#EEEEEE]
</span><span class="cx">         RenderText {#text} at (0,0) size 58x28
</span><span class="cx">           text run at (0,0) width 58: &quot;PASS&quot;
</span><del>-    RenderBlock (anonymous) at (5,71) size 379x201
</del><ins>+    RenderBlock (anonymous) at (5,72) size 379x202
</ins><span class="cx">       RenderInline {JUNK} at (0,0) size 369x201
</span><span class="cx">         RenderText {#text} at (0,0) size 369x201
</span><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspananonymousstyleinheritanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><span class="cx"> layer at (0,0) size 843x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><del>-layer at (0,0) size 800x513
-  RenderBlock {HTML} at (0,0) size 800x513
-    RenderBody {BODY} at (8,17) size 784x479
-layer at (8,17) size 835x479
-  RenderBlock {DIV} at (0,0) size 835x479 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,5) size 825x73
-      RenderBlock {H2} at (0,21) size 825x31 [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 800x516
+  RenderBlock {HTML} at (0,0) size 800x516
+    RenderBody {BODY} at (8,17) size 784x482
+layer at (8,18) size 835x481
+  RenderBlock {DIV} at (0,0) size 835x481 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,5) size 825x75
+      RenderBlock {H2} at (0,21) size 825x32 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 723x31
</span><span class="cx">           text run at (0,0) width 723: &quot;This is a spanning element at the beginning of the columns block.&quot;
</span><del>-layer at (13,95) size 825x396
-  RenderBlock (anonymous multi-column) at (5,78) size 825x396
</del><ins>+layer at (13,97) size 825x396
+  RenderBlock (anonymous multi-column) at (5,79) size 825x397
</ins><span class="cx">     RenderText {#text} at (0,0) size 403x792
</span><span class="cx">       text run at (0,0) width 381: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing&quot;
</span><span class="cx">       text run at (0,22) width 373: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspancloneanonymousblocknoninlinechildcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,21 +3,21 @@
</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,16) size 784x568
</span><del>-layer at (8,16) size 784x169
-  RenderBlock {DIV} at (0,0) size 784x169 [border: (5px solid #800000)]
</del><ins>+layer at (8,16) size 784x171
+  RenderBlock {DIV} at (0,0) size 784x171 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock (anonymous) at (5,5) size 379x18
</span><span class="cx">       RenderInline {LABEL} at (0,0) size 102x18
</span><span class="cx">         RenderText {#text} at (0,0) size 102x18
</span><span class="cx">           text run at (0,0) width 102: &quot;Some inline text&quot;
</span><del>-    RenderBlock (anonymous) at (5,23) size 379x285
-      RenderBlock {SUMMARY} at (0,0) size 379x285
</del><ins>+    RenderBlock (anonymous) at (5,23) size 379x287
+      RenderBlock {SUMMARY} at (0,0) size 379x287
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 379x18
</span><span class="cx">           RenderText {#text} at (0,0) size 102x18
</span><span class="cx">             text run at (0,0) width 102: &quot;Some block text&quot;
</span><del>-        RenderBlock {H2} at (0,37) size 379x28 [bgcolor=#EEEEEE]
</del><ins>+        RenderBlock {H2} at (0,37) size 379x29 [bgcolor=#EEEEEE]
</ins><span class="cx">           RenderText {#text} at (0,0) size 58x28
</span><span class="cx">             text run at (0,0) width 58: &quot;PASS&quot;
</span><del>-        RenderBlock (anonymous) at (0,84) size 379x201
</del><ins>+        RenderBlock (anonymous) at (0,85) size 379x202
</ins><span class="cx">           RenderText {#text} at (0,0) size 369x201
</span><span class="cx">             text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">             text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -30,5 +30,5 @@
</span><span class="cx">             text run at (0,147) width 369: &quot;condimentum vestibulum. Suspendisse hendrerit quam nec&quot;
</span><span class="cx">             text run at (0,165) width 354: &quot;felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit&quot;
</span><span class="cx">             text run at (0,183) width 211: &quot;amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock (anonymous) at (5,308) size 379x0
</del><ins>+    RenderBlock (anonymous) at (5,310) size 379x0
</ins><span class="cx">       RenderInline {LABEL} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspancloneflexboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/clone-flexbox-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/clone-flexbox-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/clone-flexbox-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx"> layer at (8,8) size 784x16
</span><span class="cx">   RenderBlock (anonymous multi-column) at (0,0) size 784x16
</span><del>-    RenderFlexibleBox {DIV} at (0,0) size 117x16 [color=#FFFFFF]
</del><ins>+    RenderFlexibleBox {DIV} at (0,0) size 118x16 [color=#FFFFFF]
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 16x16
</span><span class="cx">         RenderText {#text} at (0,0) size 16x16
</span><span class="cx">           text run at (0,0) width 16: &quot;a&quot;
</span><span class="cx"> layer at (8,24) size 784x16
</span><span class="cx">   RenderBlock (anonymous multi-column) at (0,16) size 784x16
</span><del>-    RenderFlexibleBox {DIV} at (0,0) size 117x16 [color=#FFFFFF]
</del><ins>+    RenderFlexibleBox {DIV} at (0,0) size 118x16 [color=#FFFFFF]
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 16x16
</span><span class="cx">         RenderText {#text} at (0,0) size 16x16
</span><span class="cx">           text run at (0,0) width 16: &quot;b&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanclonesummaryexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/clone-summary-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/clone-summary-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/clone-summary-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,11 +9,11 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx"> layer at (8,8) size 784x16
</span><span class="cx">   RenderBlock (anonymous multi-column) at (0,0) size 784x16
</span><del>-    RenderBlock {SUMMARY} at (0,0) size 117x16 [color=#FFFFFF]
</del><ins>+    RenderBlock {SUMMARY} at (0,0) size 118x16 [color=#FFFFFF]
</ins><span class="cx">       RenderText {#text} at (0,0) size 16x16
</span><span class="cx">         text run at (0,0) width 16: &quot;a&quot;
</span><span class="cx"> layer at (8,24) size 784x16
</span><span class="cx">   RenderBlock (anonymous multi-column) at (0,16) size 784x16
</span><del>-    RenderBlock {SUMMARY} at (0,0) size 117x16 [color=#FFFFFF]
</del><ins>+    RenderBlock {SUMMARY} at (0,0) size 118x16 [color=#FFFFFF]
</ins><span class="cx">       RenderText {#text} at (0,0) size 16x16
</span><span class="cx">         text run at (0,0) width 16: &quot;b&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatechildcomplexsplittingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 785x1564
</del><ins>+layer at (0,0) size 785x1575
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1564
-  RenderBlock {HTML} at (0,0) size 785x1564
-    RenderBody {BODY} at (8,16) size 769x1532
-layer at (8,16) size 760x484
-  RenderBlock {DIV} at (0,0) size 760x484 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,203) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x1575
+  RenderBlock {HTML} at (0,0) size 785x1575
+    RenderBody {BODY} at (8,16) size 769x1543
+layer at (8,16) size 760x488
+  RenderBlock {DIV} at (0,0) size 760x488 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,203) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 193x28
</span><span class="cx">           text run at (0,0) width 193: &quot;This is a first span.&quot;
</span><del>-    RenderBlock (anonymous multi-column span) at (5,287) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+    RenderBlock (anonymous multi-column span) at (5,288) size 750x69
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 219x28
</span><span class="cx">           text run at (0,0) width 219: &quot;This is a second span.&quot;
</span><span class="cx"> layer at (13,21) size 750x198
</span><span class="lines">@@ -39,13 +39,13 @@
</span><span class="cx">       text run at (0,342) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
</span><span class="cx">       text run at (0,360) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">       text run at (0,378) width 91: &quot;adipiscing elit.&quot;
</span><del>-layer at (13,285) size 750x18
-  RenderBlock (anonymous multi-column) at (5,269) size 750x18
</del><ins>+layer at (13,287) size 750x18
+  RenderBlock (anonymous multi-column) at (5,270) size 750x19
</ins><span class="cx">     RenderText {#text} at (0,0) size 308x36
</span><span class="cx">       text run at (0,0) width 308: &quot;This text should be sitting between two spanning&quot;
</span><span class="cx">       text run at (0,18) width 59: &quot;elements.&quot;
</span><del>-layer at (13,369) size 750x126
-  RenderBlock (anonymous multi-column) at (5,353) size 750x126
</del><ins>+layer at (13,373) size 750x126
+  RenderBlock (anonymous multi-column) at (5,356) size 750x127
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x234
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -61,17 +61,17 @@
</span><span class="cx">       text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">       text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (8,516) size 760x516
-  RenderBlock {DIV} at (0,500) size 760x516 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,129) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,520) size 760x519
+  RenderBlock {DIV} at (0,503) size 760x521 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,129) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 193x28
</span><span class="cx">           text run at (0,0) width 193: &quot;This is a first span.&quot;
</span><del>-    RenderBlock (anonymous multi-column span) at (5,319) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+    RenderBlock (anonymous multi-column span) at (5,320) size 750x69
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 219x28
</span><span class="cx">           text run at (0,0) width 219: &quot;This is a second span.&quot;
</span><del>-layer at (13,521) size 750x124
</del><ins>+layer at (13,525) size 750x124
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x124
</span><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="lines">@@ -86,8 +86,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,711) size 750x124
-  RenderBlock (anonymous multi-column) at (5,195) size 750x124
</del><ins>+layer at (13,716) size 750x124
+  RenderBlock (anonymous multi-column) at (5,196) size 750x125
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -101,8 +101,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,901) size 750x126
-  RenderBlock (anonymous multi-column) at (5,385) size 750x126
</del><ins>+layer at (13,908) size 750x126
+  RenderBlock (anonymous multi-column) at (5,388) size 750x127
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x234
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -118,17 +118,17 @@
</span><span class="cx">       text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">       text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (8,1048) size 760x500
-  RenderBlock {DIV} at (0,1032) size 760x500 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,113) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,1055) size 760x504
+  RenderBlock {DIV} at (0,1039) size 760x504 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,113) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 193x28
</span><span class="cx">           text run at (0,0) width 193: &quot;This is a first span.&quot;
</span><del>-    RenderBlock (anonymous multi-column span) at (5,303) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+    RenderBlock (anonymous multi-column span) at (5,304) size 750x69
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 219x28
</span><span class="cx">           text run at (0,0) width 219: &quot;This is a second span.&quot;
</span><del>-layer at (13,1053) size 750x108
</del><ins>+layer at (13,1060) size 750x108
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x108
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x0
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="lines">@@ -150,8 +150,8 @@
</span><span class="cx">     RenderBlock (anonymous) at (0,198) size 367x0
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,1227) size 750x124
-  RenderBlock (anonymous multi-column) at (5,179) size 750x124
</del><ins>+layer at (13,1236) size 750x124
+  RenderBlock (anonymous multi-column) at (5,180) size 750x125
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -165,8 +165,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,1417) size 750x126
-  RenderBlock (anonymous multi-column) at (5,369) size 750x126
</del><ins>+layer at (13,1428) size 750x126
+  RenderBlock (anonymous multi-column) at (5,372) size 750x127
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x234
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x2762
</del><ins>+layer at (0,0) size 785x2773
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2762
-  RenderBlock {HTML} at (0,0) size 785x2762
-    RenderBody {BODY} at (8,16) size 769x2730
-layer at (8,16) size 760x420
-  RenderBlock {DIV} at (0,0) size 760x420 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,23) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x2773
+  RenderBlock {HTML} at (0,0) size 785x2773
+    RenderBody {BODY} at (8,16) size 769x2741
+layer at (8,16) size 760x422
+  RenderBlock {DIV} at (0,0) size 760x422 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,23) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><span class="cx"> layer at (13,21) size 750x18
</span><span class="lines">@@ -14,8 +14,8 @@
</span><span class="cx">     RenderBlock (generated) at (0,0) size 367x18 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x18
</span><span class="cx">         text run at (0,0) width 166: &quot;Before Generated Content&quot;
</span><del>-layer at (13,105) size 750x326
-  RenderBlock (anonymous multi-column) at (5,89) size 750x326
</del><ins>+layer at (13,107) size 750x326
+  RenderBlock (anonymous multi-column) at (5,90) size 750x327
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x614
</span><span class="cx">       RenderText {#text} at (0,0) size 363x614
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -57,13 +57,13 @@
</span><span class="cx">     RenderBlock (generated) at (0,614) size 367x20 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 156x18
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,452) size 760x418
-  RenderBlock {DIV} at (0,436) size 760x418 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,329) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,454) size 760x420
+  RenderBlock {DIV} at (0,437) size 760x421 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,329) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,457) size 750x324
</del><ins>+layer at (13,459) size 750x324
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x324
</span><span class="cx">     RenderBlock (generated) at (0,0) size 367x18 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x18
</span><span class="lines">@@ -106,18 +106,18 @@
</span><span class="cx">         text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (13,847) size 750x18
-  RenderBlock (anonymous multi-column) at (5,395) size 750x18
</del><ins>+layer at (13,851) size 750x18
+  RenderBlock (anonymous multi-column) at (5,396) size 750x19
</ins><span class="cx">     RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 156x18
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,886) size 760x452
-  RenderBlock {DIV} at (0,870) size 760x452 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,147) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,890) size 760x453
+  RenderBlock {DIV} at (0,873) size 760x455 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,147) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,891) size 750x142
</del><ins>+layer at (13,895) size 750x142
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x142
</span><span class="cx">     RenderBlock (generated) at (0,0) size 367x18 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x18
</span><span class="lines">@@ -138,8 +138,8 @@
</span><span class="cx">         text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (13,1099) size 750x234
-  RenderBlock (anonymous multi-column) at (5,213) size 750x234
</del><ins>+layer at (13,1104) size 750x234
+  RenderBlock (anonymous multi-column) at (5,214) size 750x235
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x398
</span><span class="cx">       RenderText {#text} at (0,0) size 363x398
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -168,13 +168,13 @@
</span><span class="cx">     RenderBlock (generated) at (0,430) size 367x20 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 156x18
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,1354) size 760x436
-  RenderBlock {DIV} at (0,1338) size 760x436 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,131) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,1359) size 760x438
+  RenderBlock {DIV} at (0,1343) size 760x439 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,131) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,1359) size 750x126
</del><ins>+layer at (13,1364) size 750x126
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x126
</span><span class="cx">     RenderBlock (generated) at (0,0) size 367x18 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x18
</span><span class="lines">@@ -195,8 +195,8 @@
</span><span class="cx">         text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (13,1551) size 750x234
-  RenderBlock (anonymous multi-column) at (5,197) size 750x234
</del><ins>+layer at (13,1558) size 750x234
+  RenderBlock (anonymous multi-column) at (5,198) size 750x235
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x198
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 42x18
</span><span class="cx">         RenderText {#text} at (0,0) size 42x18
</span><span class="lines">@@ -229,13 +229,13 @@
</span><span class="cx">     RenderBlock (generated) at (0,430) size 367x20 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 156x18
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,1806) size 760x436
-  RenderBlock {DIV} at (0,1790) size 760x436 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,239) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,1813) size 760x438
+  RenderBlock {DIV} at (0,1797) size 760x439 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,239) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,1811) size 750x234
</del><ins>+layer at (13,1818) size 750x234
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x234
</span><span class="cx">     RenderBlock (generated) at (0,0) size 367x18 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x18
</span><span class="lines">@@ -275,8 +275,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2111) size 750x126
-  RenderBlock (anonymous multi-column) at (5,305) size 750x126
</del><ins>+layer at (13,2120) size 750x126
+  RenderBlock (anonymous multi-column) at (5,306) size 750x127
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x200
</span><span class="cx">       RenderText {#text} at (0,0) size 362x200
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -293,17 +293,17 @@
</span><span class="cx">     RenderBlock (generated) at (0,232) size 367x20 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 156x18
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,2258) size 760x488
-  RenderBlock {DIV} at (0,2242) size 760x488 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,271) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,2267) size 760x490
+  RenderBlock {DIV} at (0,2251) size 760x490 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,271) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,355) size 750x18
</del><ins>+    RenderBlock (anonymous) at (5,356) size 750x19
</ins><span class="cx">       RenderBlock {SPAN} at (0,0) size 750x18
</span><span class="cx">         RenderText {#text} at (0,0) size 154x18
</span><span class="cx">           text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (13,2263) size 750x266
</del><ins>+layer at (13,2272) size 750x266
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x266
</span><span class="cx">     RenderBlock (generated) at (0,0) size 367x18 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x18
</span><span class="lines">@@ -338,13 +338,13 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2595) size 750x18
-  RenderBlock (anonymous multi-column) at (5,337) size 750x18
</del><ins>+layer at (13,2606) size 750x18
+  RenderBlock (anonymous multi-column) at (5,338) size 750x19
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 354x18
</span><span class="cx">       RenderText {#text} at (0,0) size 354x18
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2631) size 750x110
-  RenderBlock (anonymous multi-column) at (5,373) size 750x110
</del><ins>+layer at (13,2642) size 750x110
+  RenderBlock (anonymous multi-column) at (5,374) size 750x111
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x182
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 362x182
</span><span class="cx">         RenderText {#text} at (0,0) size 362x182
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatechildpropertyremovalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><del>-layer at (0,0) size 785x2406
</del><ins>+layer at (0,0) size 785x2418
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2406
-  RenderBlock {HTML} at (0,0) size 785x2406
-    RenderBody {BODY} at (8,8) size 769x2382
</del><ins>+layer at (0,0) size 785x2418
+  RenderBlock {HTML} at (0,0) size 785x2418
+    RenderBody {BODY} at (8,8) size 769x2394
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 760x36
</span><span class="cx">           text run at (0,0) width 760: &quot;In this test, all of the spanning elements have their spans turned off dynamically, and so they should just be in the column&quot;
</span><span class="cx">           text run at (0,18) width 33: &quot;flow.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (8,60) size 760x358
-  RenderBlock {DIV} at (0,52) size 760x358 [border: (5px solid #800000)]
-    RenderBlock {H2} at (5,24) size 367x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,60) size 760x360
+  RenderBlock {DIV} at (0,52) size 760x360 [border: (5px solid #800000)]
+    RenderBlock {H2} at (5,24) size 367x29 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 276x28
</span><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,71) size 367x624
</del><ins>+    RenderBlock (anonymous) at (5,72) size 367x625
</ins><span class="cx">       RenderText {#text} at (0,0) size 363x624
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -51,10 +51,10 @@
</span><span class="cx">         text run at (0,570) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,588) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,606) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,434) size 760x357
-  RenderBlock {DIV} at (0,426) size 760x357 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 367x617
-      RenderText {#text} at (0,0) size 363x617
</del><ins>+layer at (8,436) size 760x358
+  RenderBlock {DIV} at (0,428) size 760x358 [border: (5px solid #800000)]
+    RenderBlock (anonymous) at (5,5) size 367x618
+      RenderText {#text} at (0,0) size 363x618
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -75,27 +75,27 @@
</span><span class="cx">         text run at (0,288) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
</span><span class="cx">         text run at (0,306) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
</span><span class="cx">         text run at (0,324) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
</span><del>-        text run at (0,347) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,365) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,383) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,383) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,401) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-        text run at (0,419) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-        text run at (0,437) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-        text run at (0,455) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-        text run at (0,473) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-        text run at (0,491) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-        text run at (0,509) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-        text run at (0,527) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-        text run at (0,545) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-        text run at (0,563) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,581) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,599) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock {H2} at (5,641) size 367x28 [bgcolor=#EEEEEE]
</del><ins>+        text run at (0,348) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,366) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,384) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,384) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,402) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,420) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,438) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,456) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,474) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,492) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,510) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,528) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,546) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,564) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,582) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,600) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock {H2} at (5,642) size 367x29 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 276x28
</span><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (8,807) size 760x380
-  RenderBlock {DIV} at (0,799) size 760x380 [border: (5px solid #800000)]
</del><ins>+layer at (8,810) size 760x384
+  RenderBlock {DIV} at (0,802) size 760x384 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock {P} at (5,21) size 367x234
</span><span class="cx">       RenderText {#text} at (0,0) size 363x234
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -112,36 +112,36 @@
</span><span class="cx">         text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-    RenderBlock {H2} at (5,274) size 367x28 [bgcolor=#EEEEEE]
</del><ins>+    RenderBlock {H2} at (5,274) size 367x29 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 276x28
</span><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock {P} at (5,321) size 367x396
-      RenderText {#text} at (0,0) size 363x396
</del><ins>+    RenderBlock {P} at (5,322) size 367x399
+      RenderText {#text} at (0,0) size 363x398
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><del>-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,216) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,234) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,252) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,270) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,288) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,306) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,324) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,342) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,360) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,378) width 91: &quot;adipiscing elit.&quot;
-layer at (8,1203) size 760x382
-  RenderBlock {DIV} at (0,1195) size 760x382 [border: (5px solid #800000)]
</del><ins>+        text run at (0,56) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,74) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,92) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,110) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,128) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,146) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,164) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,182) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,182) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,200) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,218) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,236) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,254) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,272) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,290) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,308) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,326) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,344) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,362) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,380) width 91: &quot;adipiscing elit.&quot;
+layer at (8,1210) size 760x384
+  RenderBlock {DIV} at (0,1202) size 760x384 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock (anonymous) at (5,5) size 367x234
</span><span class="cx">       RenderText {#text} at (0,0) size 363x234
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">         text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-    RenderBlock {H2} at (5,258) size 367x28 [bgcolor=#EEEEEE]
</del><ins>+    RenderBlock {H2} at (5,258) size 367x29 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 276x28
</span><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,305) size 367x198
</del><ins>+    RenderBlock (anonymous) at (5,306) size 367x199
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 42x18
</span><span class="cx">         RenderText {#text} at (0,0) size 42x18
</span><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><span class="lines">@@ -177,7 +177,7 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {P} at (5,519) size 367x198
</del><ins>+    RenderBlock {P} at (5,521) size 367x198
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -190,8 +190,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,1601) size 760x373
-  RenderBlock {DIV} at (0,1593) size 760x373 [border: (5px solid #800000)]
</del><ins>+layer at (8,1610) size 760x375
+  RenderBlock {DIV} at (0,1602) size 760x375 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock (anonymous) at (5,5) size 367x198
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 362x198
</span><span class="cx">         RenderText {#text} at (0,0) size 362x198
</span><span class="lines">@@ -211,11 +211,11 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 354x36
</span><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">           text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-    RenderBlock (anonymous) at (5,239) size 367x201
</del><ins>+    RenderBlock (anonymous) at (5,239) size 367x203
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 42x18
</span><span class="cx">         RenderText {#text} at (0,0) size 42x18
</span><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><del>-      RenderText {#text} at (42,0) size 362x201
</del><ins>+      RenderText {#text} at (42,0) size 362x203
</ins><span class="cx">         text run at (42,0) width 312: &quot; ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -223,14 +223,14 @@
</span><span class="cx">         text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</span><span class="cx">         text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
</span><span class="cx">         text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><del>-        text run at (0,129) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,147) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,165) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,183) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H2} at (5,459) size 367x28 [bgcolor=#EEEEEE]
</del><ins>+        text run at (0,131) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,149) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,167) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,185) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H2} at (5,461) size 367x29 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 276x28
</span><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock {P} at (5,506) size 367x198
</del><ins>+    RenderBlock {P} at (5,509) size 367x199
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -243,8 +243,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,1990) size 760x400
-  RenderBlock {DIV} at (0,1982) size 760x400 [border: (5px solid #800000)]
</del><ins>+layer at (8,2001) size 760x401
+  RenderBlock {DIV} at (0,1993) size 760x401 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock {P} at (5,21) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -262,31 +262,31 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 354x36
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-    RenderBlock {P} at (5,287) size 367x198
-      RenderText {#text} at (0,0) size 362x198
</del><ins>+    RenderBlock {P} at (5,287) size 367x199
+      RenderText {#text} at (0,0) size 362x199
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="cx">         text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
</span><span class="cx">         text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</span><span class="cx">         text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
</span><del>-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H2} at (5,504) size 367x28 [bgcolor=#EEEEEE]
</del><ins>+        text run at (0,109) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,127) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,145) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,163) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,181) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H2} at (5,505) size 367x29 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 276x28
</span><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,551) size 367x18
</del><ins>+    RenderBlock (anonymous) at (5,553) size 367x19
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 354x18
</span><span class="cx">         RenderText {#text} at (0,0) size 354x18
</span><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock (anonymous) at (5,569) size 367x18
</del><ins>+    RenderBlock (anonymous) at (5,571) size 367x19
</ins><span class="cx">       RenderBlock {SPAN} at (0,0) size 367x18
</span><span class="cx">         RenderText {#text} at (0,0) size 154x18
</span><span class="cx">           text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-    RenderBlock (anonymous) at (5,587) size 367x180
</del><ins>+    RenderBlock (anonymous) at (5,589) size 367x181
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 362x180
</span><span class="cx">         RenderText {#text} at (0,0) size 362x180
</span><span class="cx">           text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 785x2590
</del><ins>+layer at (0,0) size 785x2601
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2590
-  RenderBlock {HTML} at (0,0) size 785x2590
-    RenderBody {BODY} at (8,16) size 769x2558
-layer at (8,16) size 760x382
-  RenderBlock {DIV} at (0,0) size 760x382 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,5) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x2601
+  RenderBlock {HTML} at (0,0) size 785x2601
+    RenderBody {BODY} at (8,16) size 769x2569
+layer at (8,16) size 760x384
+  RenderBlock {DIV} at (0,0) size 760x384 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,5) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,87) size 750x306
-  RenderBlock (anonymous multi-column) at (5,71) size 750x306
</del><ins>+layer at (13,89) size 750x306
+  RenderBlock (anonymous multi-column) at (5,72) size 750x307
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x612
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -48,13 +48,13 @@
</span><span class="cx">       text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,414) size 760x382
-  RenderBlock {DIV} at (0,398) size 760x382 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,311) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,416) size 760x384
+  RenderBlock {DIV} at (0,399) size 760x385 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,311) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,419) size 750x306
</del><ins>+layer at (13,421) size 750x306
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x306
</span><span class="cx">     RenderText {#text} at (0,0) size 363x612
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -93,13 +93,13 @@
</span><span class="cx">       text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,812) size 760x432
-  RenderBlock {DIV} at (0,796) size 760x432 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,147) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,816) size 760x433
+  RenderBlock {DIV} at (0,799) size 760x435 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,147) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,817) size 750x142
</del><ins>+layer at (13,821) size 750x142
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x142
</span><span class="cx">     RenderBlock {P} at (0,16) size 367x234
</span><span class="cx">       RenderText {#text} at (0,0) size 363x234
</span><span class="lines">@@ -117,8 +117,8 @@
</span><span class="cx">         text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (13,1025) size 750x214
-  RenderBlock (anonymous multi-column) at (5,213) size 750x214
</del><ins>+layer at (13,1030) size 750x214
+  RenderBlock (anonymous multi-column) at (5,214) size 750x215
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x396
</span><span class="cx">       RenderText {#text} at (0,0) size 363x396
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -144,13 +144,13 @@
</span><span class="cx">         text run at (0,342) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
</span><span class="cx">         text run at (0,360) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">         text run at (0,378) width 91: &quot;adipiscing elit.&quot;
</span><del>-layer at (8,1260) size 760x416
-  RenderBlock {DIV} at (0,1244) size 760x416 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,131) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,1265) size 760x418
+  RenderBlock {DIV} at (0,1249) size 760x419 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,131) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,1265) size 750x126
</del><ins>+layer at (13,1270) size 750x126
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x126
</span><span class="cx">     RenderText {#text} at (0,0) size 363x234
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -167,8 +167,8 @@
</span><span class="cx">       text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">       text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (13,1457) size 750x214
-  RenderBlock (anonymous multi-column) at (5,197) size 750x214
</del><ins>+layer at (13,1464) size 750x214
+  RenderBlock (anonymous multi-column) at (5,198) size 750x215
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x198
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 42x18
</span><span class="cx">         RenderText {#text} at (0,0) size 42x18
</span><span class="lines">@@ -198,13 +198,13 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,1692) size 760x416
-  RenderBlock {DIV} at (0,1676) size 760x416 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,221) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,1699) size 760x418
+  RenderBlock {DIV} at (0,1683) size 760x419 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,221) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,1697) size 750x216
</del><ins>+layer at (13,1704) size 750x216
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x216
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x198
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 362x198
</span><span class="lines">@@ -241,8 +241,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,1979) size 750x124
-  RenderBlock (anonymous multi-column) at (5,287) size 750x124
</del><ins>+layer at (13,1988) size 750x124
+  RenderBlock (anonymous multi-column) at (5,288) size 750x125
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -256,17 +256,17 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,2124) size 760x450
-  RenderBlock {DIV} at (0,2108) size 760x450 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,253) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,2133) size 760x452
+  RenderBlock {DIV} at (0,2117) size 760x452 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,253) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,337) size 750x18
</del><ins>+    RenderBlock (anonymous) at (5,338) size 750x19
</ins><span class="cx">       RenderBlock {SPAN} at (0,0) size 750x18
</span><span class="cx">         RenderText {#text} at (0,0) size 154x18
</span><span class="cx">           text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (13,2129) size 750x248
</del><ins>+layer at (13,2138) size 750x248
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x248
</span><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="lines">@@ -298,13 +298,13 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2443) size 750x18
-  RenderBlock (anonymous multi-column) at (5,319) size 750x18
</del><ins>+layer at (13,2454) size 750x18
+  RenderBlock (anonymous multi-column) at (5,320) size 750x19
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 354x18
</span><span class="cx">       RenderText {#text} at (0,0) size 354x18
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2479) size 750x90
-  RenderBlock (anonymous multi-column) at (5,355) size 750x90
</del><ins>+layer at (13,2490) size 750x90
+  RenderBlock (anonymous multi-column) at (5,356) size 750x91
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 362x180
</span><span class="cx">       RenderText {#text} at (0,0) size 362x180
</span><span class="cx">         text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanasimmediatecolumnschildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 785x3395
</del><ins>+layer at (0,0) size 785x3407
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x3395
-  RenderBlock {HTML} at (0,0) size 785x3395
-    RenderBody {BODY} at (8,16) size 769x3363
-layer at (8,16) size 760x382
-  RenderBlock {DIV} at (0,0) size 760x382 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,5) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x3407
+  RenderBlock {HTML} at (0,0) size 785x3407
+    RenderBody {BODY} at (8,16) size 769x3375
+layer at (8,16) size 760x384
+  RenderBlock {DIV} at (0,0) size 760x384 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,5) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 664x28
</span><span class="cx">           text run at (0,0) width 664: &quot;This is a spanning element at the beginning of the columns block.&quot;
</span><del>-layer at (13,87) size 750x306
-  RenderBlock (anonymous multi-column) at (5,71) size 750x306
</del><ins>+layer at (13,89) size 750x306
+  RenderBlock (anonymous multi-column) at (5,72) size 750x307
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x612
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -48,13 +48,13 @@
</span><span class="cx">       text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,414) size 760x382
-  RenderBlock {DIV} at (0,398) size 760x382 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,311) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,416) size 760x384
+  RenderBlock {DIV} at (0,399) size 760x385 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,311) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 600x28
</span><span class="cx">           text run at (0,0) width 600: &quot;This is a spanning element at the end of the columns block.&quot;
</span><del>-layer at (13,419) size 750x306
</del><ins>+layer at (13,421) size 750x306
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x306
</span><span class="cx">     RenderText {#text} at (0,0) size 363x612
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -93,13 +93,13 @@
</span><span class="cx">       text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,812) size 760x400
-  RenderBlock {DIV} at (0,796) size 760x400 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,131) size 750x66
-      RenderBlock {H2} at (0,19) size 750x28 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,816) size 760x401
+  RenderBlock {DIV} at (0,799) size 760x403 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,131) size 750x68
+      RenderBlock {H2} at (0,19) size 750x29 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 634x28
</span><span class="cx">           text run at (0,0) width 634: &quot;This is a spanning element in the middle of the columns block.&quot;
</span><del>-layer at (13,817) size 750x126
</del><ins>+layer at (13,821) size 750x126
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x126
</span><span class="cx">     RenderText {#text} at (0,0) size 363x234
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -116,8 +116,8 @@
</span><span class="cx">       text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">       text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (13,1009) size 750x198
-  RenderBlock (anonymous multi-column) at (5,197) size 750x198
</del><ins>+layer at (13,1014) size 750x198
+  RenderBlock (anonymous multi-column) at (5,198) size 750x199
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x396
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -142,8 +142,8 @@
</span><span class="cx">       text run at (0,342) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
</span><span class="cx">       text run at (0,360) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">       text run at (0,378) width 91: &quot;adipiscing elit.&quot;
</span><del>-layer at (8,1228) size 760x367
-  RenderBlock {DIV} at (0,1212) size 760x367 [border: (5px solid #800000)]
</del><ins>+layer at (8,1233) size 760x367
+  RenderBlock {DIV} at (0,1217) size 760x368 [border: (5px solid #800000)]
</ins><span class="cx">     RenderText {#text} at (5,5) size 363x242
</span><span class="cx">       text run at (5,5) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (5,23) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -189,8 +189,8 @@
</span><span class="cx">       text run at (5,650) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
</span><span class="cx">       text run at (5,668) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">       text run at (5,686) width 91: &quot;adipiscing elit.&quot;
</span><del>-layer at (8,1611) size 760x386
-  RenderBlock {DIV} at (0,1595) size 760x386 [border: (5px solid #800000)]
</del><ins>+layer at (8,1616) size 760x387
+  RenderBlock {DIV} at (0,1600) size 760x388 [border: (5px solid #800000)]
</ins><span class="cx">     RenderText {#text} at (5,5) size 363x234
</span><span class="cx">       text run at (5,5) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (5,23) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -206,44 +206,44 @@
</span><span class="cx">       text run at (238,185) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (5,203) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">       text run at (5,221) width 24: &quot;mi. &quot;
</span><del>-    RenderBlock (floating) {H2} at (5,258) size 367x84 [bgcolor=#EEEEEE]
</del><ins>+    RenderBlock (floating) {H2} at (5,258) size 367x85 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 338x84
</span><span class="cx">         text run at (0,0) width 324: &quot;This element specifies a column&quot;
</span><span class="cx">         text run at (0,28) width 338: &quot;span, but it is also floating, so the&quot;
</span><span class="cx">         text run at (0,56) width 325: &quot;column-span should be ignored.&quot;
</span><del>-    RenderText {#text} at (29,221) size 363x520
</del><ins>+    RenderText {#text} at (29,221) size 363x521
</ins><span class="cx">       text run at (29,221) width 327: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing&quot;
</span><del>-      text run at (5,361) width 348: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
-      text run at (5,381) width 355: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (5,399) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (5,417) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (5,435) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (5,453) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (5,471) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (5,489) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (5,507) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (5,525) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (238,525) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (5,543) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (5,561) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (5,579) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (5,597) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (5,615) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (5,633) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (5,651) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (5,669) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (5,687) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (5,705) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (5,723) width 91: &quot;adipiscing elit.&quot;
-layer at (8,2013) size 760x442
-  RenderBlock {DIV} at (0,1997) size 760x442 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,5) size 750x94
-      RenderBlock {H2} at (0,19) size 750x56 [bgcolor=#EEEEEE]
</del><ins>+      text run at (5,363) width 348: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
+      text run at (5,382) width 355: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+      text run at (5,400) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+      text run at (5,418) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+      text run at (5,436) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+      text run at (5,454) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+      text run at (5,472) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+      text run at (5,490) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+      text run at (5,508) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+      text run at (5,526) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+      text run at (238,526) width 121: &quot;Lorem ipsum dolor&quot;
+      text run at (5,544) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+      text run at (5,562) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+      text run at (5,580) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+      text run at (5,598) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+      text run at (5,616) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+      text run at (5,634) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+      text run at (5,652) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+      text run at (5,670) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+      text run at (5,688) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+      text run at (5,706) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+      text run at (5,724) width 91: &quot;adipiscing elit.&quot;
+layer at (8,2019) size 760x444
+  RenderBlock {DIV} at (0,2003) size 760x445 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,5) size 750x96
+      RenderBlock {H2} at (0,19) size 750x57 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 709x56
</span><span class="cx">           text run at (0,0) width 709: &quot;This is a spanning element at the beginning of the columns block with&quot;
</span><span class="cx">           text run at (0,28) width 145: &quot;block siblings.&quot;
</span><del>-layer at (13,2112) size 750x338
-  RenderBlock (anonymous multi-column) at (5,99) size 750x338
</del><ins>+layer at (13,2120) size 750x338
+  RenderBlock (anonymous multi-column) at (5,100) size 750x339
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -283,14 +283,14 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,2471) size 760x442
-  RenderBlock {DIV} at (0,2455) size 760x442 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,343) size 750x94
-      RenderBlock {H2} at (0,19) size 750x56 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,2479) size 760x444
+  RenderBlock {DIV} at (0,2463) size 760x445 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,343) size 750x96
+      RenderBlock {H2} at (0,19) size 750x57 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 707x56
</span><span class="cx">           text run at (0,0) width 707: &quot;This is a spanning element at the end of the columns block with block&quot;
</span><span class="cx">           text run at (0,28) width 83: &quot;siblings.&quot;
</span><del>-layer at (13,2476) size 750x338
</del><ins>+layer at (13,2484) size 750x338
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x338
</span><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="lines">@@ -331,14 +331,14 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,2929) size 760x450
-  RenderBlock {DIV} at (0,2913) size 760x450 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,227) size 750x94
-      RenderBlock {H2} at (0,19) size 750x56 [bgcolor=#EEEEEE]
</del><ins>+layer at (8,2939) size 760x452
+  RenderBlock {DIV} at (0,2923) size 760x452 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,227) size 750x96
+      RenderBlock {H2} at (0,19) size 750x57 [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 741x56
</span><span class="cx">           text run at (0,0) width 741: &quot;This is a spanning element in the middle of the columns block with block&quot;
</span><span class="cx">           text run at (0,28) width 83: &quot;siblings.&quot;
</span><del>-layer at (13,2934) size 750x222
</del><ins>+layer at (13,2944) size 750x222
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x222
</span><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="lines">@@ -366,8 +366,8 @@
</span><span class="cx">         text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,3250) size 750x124
-  RenderBlock (anonymous multi-column) at (5,321) size 750x124
</del><ins>+layer at (13,3262) size 750x124
+  RenderBlock (anonymous multi-column) at (5,322) size 750x125
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x198
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><del>-layer at (0,0) size 785x1349
</del><ins>+layer at (0,0) size 785x1354
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1349
-  RenderBlock {HTML} at (0,0) size 785x1349
-    RenderBody {BODY} at (8,16) size 769x1317
-layer at (8,16) size 760x415
-  RenderBlock {DIV} at (0,0) size 760x415 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,13) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x28 [color=#000000] [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x1354
+  RenderBlock {HTML} at (0,0) size 785x1355
+    RenderBody {BODY} at (8,16) size 769x1323
+layer at (8,16) size 760x417
+  RenderBlock {DIV} at (0,0) size 760x417 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,13) size 750x68 [color=#FFFFFF]
+      RenderBlock {H2} at (0,19) size 750x29 [color=#000000] [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><span class="cx"> layer at (13,21) size 750x8
</span><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x8
</span><span class="cx">     RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
</span><del>-layer at (13,95) size 750x331
-  RenderBlock (anonymous multi-column) at (5,79) size 750x331
</del><ins>+layer at (13,97) size 750x331
+  RenderBlock (anonymous multi-column) at (5,80) size 750x332
</ins><span class="cx">     RenderBlock {SPAN} at (0,16) size 367x198 [color=#FFFFFF] [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -58,13 +58,13 @@
</span><span class="cx">         text run at (0,389) width 95: &quot;adipiscing elit. &quot;
</span><span class="cx">         text run at (95,389) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">         text run at (0,407) width 249: &quot;adipiscing elit. Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,447) size 760x414
-  RenderBlock {DIV} at (0,431) size 760x414 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,335) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x28 [color=#000000] [bgcolor=#EEEEEE]
</del><ins>+layer at (8,449) size 760x416
+  RenderBlock {DIV} at (0,432) size 760x417 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,335) size 750x68 [color=#FFFFFF]
+      RenderBlock {H2} at (0,19) size 750x29 [color=#000000] [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,452) size 750x330
</del><ins>+layer at (13,454) size 750x330
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x330
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x582
</span><span class="cx">       RenderText {#text} at (0,0) size 363x582
</span><span class="lines">@@ -106,16 +106,16 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 354x36
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (13,848) size 750x8
-  RenderBlock (anonymous multi-column) at (5,401) size 750x8
</del><ins>+layer at (13,852) size 750x8
+  RenderBlock (anonymous multi-column) at (5,402) size 750x9
</ins><span class="cx">     RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
</span><del>-layer at (8,877) size 760x456
-  RenderBlock {DIV} at (0,861) size 760x456 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,163) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x28 [color=#000000] [bgcolor=#EEEEEE]
</del><ins>+layer at (8,881) size 760x457
+  RenderBlock {DIV} at (0,864) size 760x459 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,163) size 750x68 [color=#FFFFFF]
+      RenderBlock {H2} at (0,19) size 750x29 [color=#000000] [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x28
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (13,882) size 750x158
</del><ins>+layer at (13,886) size 750x158
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x158
</span><span class="cx">     RenderBlock {P} at (0,16) size 367x214
</span><span class="cx">       RenderText {#text} at (0,0) size 362x214
</span><span class="lines">@@ -134,8 +134,8 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 354x36
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (13,1106) size 750x222
-  RenderBlock (anonymous multi-column) at (5,229) size 750x222
</del><ins>+layer at (13,1111) size 750x222
+  RenderBlock (anonymous multi-column) at (5,230) size 750x223
</ins><span class="cx">     RenderBlock {SPAN} at (0,16) size 367x190 [color=#FFFFFF] [bgcolor=#000000]
</span><span class="cx">       RenderBlock {P} at (0,0) size 367x198
</span><span class="cx">         RenderText {#text} at (0,0) size 362x198
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanasnestedcolumnschildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><del>-layer at (0,0) size 785x1331
</del><ins>+layer at (0,0) size 785x1336
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1331
-  RenderBlock {HTML} at (0,0) size 785x1331
-    RenderBody {BODY} at (8,16) size 769x1299
-layer at (8,16) size 760x415
-  RenderBlock {DIV} at (0,0) size 760x415 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,13) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x28 [color=#000000] [bgcolor=#EEEEEE]
</del><ins>+layer at (0,0) size 785x1336
+  RenderBlock {HTML} at (0,0) size 785x1337
+    RenderBody {BODY} at (8,16) size 769x1305
+layer at (8,16) size 760x417
+  RenderBlock {DIV} at (0,0) size 760x417 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,13) size 750x68 [color=#FFFFFF]
+      RenderBlock {H2} at (0,19) size 750x29 [color=#000000] [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 664x28
</span><span class="cx">           text run at (0,0) width 664: &quot;This is a spanning element at the beginning of the columns block.&quot;
</span><span class="cx"> layer at (13,21) size 750x8
</span><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x8
</span><span class="cx">     RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
</span><del>-layer at (13,95) size 750x331
-  RenderBlock (anonymous multi-column) at (5,79) size 750x331
</del><ins>+layer at (13,97) size 750x331
+  RenderBlock (anonymous multi-column) at (5,80) size 750x332
</ins><span class="cx">     RenderBlock {SPAN} at (0,16) size 367x198 [color=#FFFFFF] [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -54,13 +54,13 @@
</span><span class="cx">         text run at (0,389) width 95: &quot;adipiscing elit. &quot;
</span><span class="cx">         text run at (95,389) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">         text run at (0,407) width 249: &quot;adipiscing elit. Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,447) size 760x422
-  RenderBlock {DIV} at (0,431) size 760x422 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,343) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x28 [color=#000000] [bgcolor=#EEEEEE]
</del><ins>+layer at (8,449) size 760x424
+  RenderBlock {DIV} at (0,432) size 760x425 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,343) size 750x68 [color=#FFFFFF]
+      RenderBlock {H2} at (0,19) size 750x29 [color=#000000] [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 600x28
</span><span class="cx">           text run at (0,0) width 600: &quot;This is a spanning element at the end of the columns block.&quot;
</span><del>-layer at (13,452) size 750x338
</del><ins>+layer at (13,454) size 750x338
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x338
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x410
</span><span class="cx">       RenderText {#text} at (0,0) size 363x410
</span><span class="lines">@@ -103,17 +103,17 @@
</span><span class="cx">         text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,216) width 20: &quot;mi.&quot;
</span><del>-layer at (13,856) size 750x8
-  RenderBlock (anonymous multi-column) at (5,409) size 750x8
</del><ins>+layer at (13,860) size 750x8
+  RenderBlock (anonymous multi-column) at (5,410) size 750x9
</ins><span class="cx">     RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (8,885) size 760x430
-  RenderBlock {DIV} at (0,869) size 760x430 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,145) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x28 [color=#000000] [bgcolor=#EEEEEE]
</del><ins>+layer at (8,889) size 760x431
+  RenderBlock {DIV} at (0,872) size 760x433 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,145) size 750x68 [color=#FFFFFF]
+      RenderBlock {H2} at (0,19) size 750x29 [color=#000000] [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 634x28
</span><span class="cx">           text run at (0,0) width 634: &quot;This is a spanning element in the middle of the columns block.&quot;
</span><del>-layer at (13,890) size 750x140
</del><ins>+layer at (13,894) size 750x140
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x140
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x212
</span><span class="cx">       RenderText {#text} at (0,0) size 362x212
</span><span class="lines">@@ -132,8 +132,8 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 354x36
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (13,1096) size 750x214
-  RenderBlock (anonymous multi-column) at (5,211) size 750x214
</del><ins>+layer at (13,1101) size 750x214
+  RenderBlock (anonymous multi-column) at (5,212) size 750x215
</ins><span class="cx">     RenderBlock {SPAN} at (0,16) size 367x198 [color=#FFFFFF] [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 362x198
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolspanspanmargincollapsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><del>-layer at (0,0) size 785x1845
</del><ins>+layer at (0,0) size 785x1853
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1845
-  RenderBlock {HTML} at (0,0) size 785x1845
-    RenderBody {BODY} at (8,16) size 769x1813
-layer at (8,16) size 750x400
-  RenderBlock {DIV} at (0,0) size 750x400 [bgcolor=#EEEEEE]
-    RenderBlock (anonymous multi-column span) at (0,0) size 750x94
-      RenderBlock {H2} at (0,19) size 750x56 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1853
+  RenderBlock {HTML} at (0,0) size 785x1854
+    RenderBody {BODY} at (8,16) size 769x1822
+layer at (8,16) size 750x402
+  RenderBlock {DIV} at (0,0) size 750x402 [bgcolor=#EEEEEE]
+    RenderBlock (anonymous multi-column span) at (0,0) size 750x96
+      RenderBlock {H2} at (0,19) size 750x57 [bgcolor=#CCCCCC]
</ins><span class="cx">         RenderText {#text} at (0,0) size 687x56
</span><span class="cx">           text run at (0,0) width 670: &quot;This is a spanning element at the beginning of the columns block. &quot;
</span><span class="cx">           text run at (670,0) width 17: &quot;It&quot;
</span><span class="cx">           text run at (0,28) width 527: &quot;should collapse its margins with the top of the page.&quot;
</span><del>-layer at (8,110) size 750x306
-  RenderBlock (anonymous multi-column) at (0,94) size 750x306
</del><ins>+layer at (8,112) size 750x306
+  RenderBlock (anonymous multi-column) at (0,95) size 750x307
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x612
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -50,15 +50,15 @@
</span><span class="cx">       text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,432) size 750x400
-  RenderBlock {DIV} at (0,416) size 750x400 [bgcolor=#EEEEEE]
-    RenderBlock (anonymous multi-column span) at (0,306) size 750x94
-      RenderBlock {H2} at (0,19) size 750x56 [bgcolor=#CCCCCC]
</del><ins>+layer at (8,434) size 750x402
+  RenderBlock {DIV} at (0,417) size 750x403 [bgcolor=#EEEEEE]
+    RenderBlock (anonymous multi-column span) at (0,306) size 750x96
+      RenderBlock {H2} at (0,19) size 750x57 [bgcolor=#CCCCCC]
</ins><span class="cx">         RenderText {#text} at (0,0) size 696x56
</span><span class="cx">           text run at (0,0) width 606: &quot;This is a spanning element at the end of the columns block. &quot;
</span><span class="cx">           text run at (606,0) width 90: &quot;It should&quot;
</span><span class="cx">           text run at (0,28) width 504: &quot;collapse its margins with the h2 in the next block.&quot;
</span><del>-layer at (8,432) size 750x306
</del><ins>+layer at (8,434) size 750x306
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (0,0) size 750x306
</span><span class="cx">     RenderText {#text} at (0,0) size 363x612
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -97,16 +97,16 @@
</span><span class="cx">       text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,848) size 750x400
-  RenderBlock {DIV} at (0,832) size 750x400 [bgcolor=#EEEEEE]
-    RenderBlock (anonymous multi-column span) at (0,0) size 750x94
-      RenderBlock {H2} at (0,19) size 750x56 [bgcolor=#CCCCCC]
</del><ins>+layer at (8,852) size 750x401
+  RenderBlock {DIV} at (0,835) size 750x403 [bgcolor=#EEEEEE]
+    RenderBlock (anonymous multi-column span) at (0,0) size 750x96
+      RenderBlock {H2} at (0,19) size 750x57 [bgcolor=#CCCCCC]
</ins><span class="cx">         RenderText {#text} at (0,0) size 687x56
</span><span class="cx">           text run at (0,0) width 670: &quot;This is a spanning element at the beginning of the columns block. &quot;
</span><span class="cx">           text run at (670,0) width 17: &quot;It&quot;
</span><span class="cx">           text run at (0,28) width 621: &quot;should collapse its margins with the h2 in the previous block.&quot;
</span><del>-layer at (8,942) size 750x306
-  RenderBlock (anonymous multi-column) at (0,94) size 750x306
</del><ins>+layer at (8,947) size 750x306
+  RenderBlock (anonymous multi-column) at (0,95) size 750x307
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x612
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -144,20 +144,20 @@
</span><span class="cx">       text run at (0,558) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,576) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,594) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (8,1264) size 750x565
-  RenderBlock {DIV} at (0,1248) size 750x565 [bgcolor=#EEEEEE]
-    RenderBlock (anonymous multi-column span) at (0,198) size 750x169
-      RenderBlock {H2} at (0,19) size 750x56 [bgcolor=#CCCCCC]
</del><ins>+layer at (8,1269) size 750x568
+  RenderBlock {DIV} at (0,1253) size 750x569 [bgcolor=#EEEEEE]
+    RenderBlock (anonymous multi-column span) at (0,198) size 750x172
+      RenderBlock {H2} at (0,19) size 750x57 [bgcolor=#CCCCCC]
</ins><span class="cx">         RenderText {#text} at (0,0) size 730x56
</span><span class="cx">           text run at (0,0) width 640: &quot;This is a spanning element in the middle of the columns block. &quot;
</span><span class="cx">           text run at (640,0) width 90: &quot;It should&quot;
</span><span class="cx">           text run at (0,28) width 569: &quot;collapse its margins with the spanning element below it.&quot;
</span><del>-      RenderBlock {H2} at (0,94) size 750x56 [bgcolor=#CCCCCC]
</del><ins>+      RenderBlock {H2} at (0,95) size 750x57 [bgcolor=#CCCCCC]
</ins><span class="cx">         RenderText {#text} at (0,0) size 730x56
</span><span class="cx">           text run at (0,0) width 640: &quot;This is a spanning element in the middle of the columns block. &quot;
</span><span class="cx">           text run at (640,0) width 90: &quot;It should&quot;
</span><span class="cx">           text run at (0,28) width 569: &quot;collapse its margins with the spanning element above it.&quot;
</span><del>-layer at (8,1264) size 750x198
</del><ins>+layer at (8,1269) size 750x198
</ins><span class="cx">   RenderBlock (anonymous multi-column) at (0,0) size 750x198
</span><span class="cx">     RenderText {#text} at (0,0) size 363x396
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -183,8 +183,8 @@
</span><span class="cx">       text run at (0,342) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
</span><span class="cx">       text run at (0,360) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">       text run at (0,378) width 91: &quot;adipiscing elit.&quot;
</span><del>-layer at (8,1631) size 750x198
-  RenderBlock (anonymous multi-column) at (0,367) size 750x198
</del><ins>+layer at (8,1639) size 750x198
+  RenderBlock (anonymous multi-column) at (0,369) size 750x199
</ins><span class="cx">     RenderText {#text} at (0,0) size 363x396
</span><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticoltableverticalalignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/table-vertical-align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/table-vertical-align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/table-vertical-align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-layer at (0,0) size 1560x1010
</del><ins>+layer at (0,0) size 1562x1010
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x1010
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1010
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticallrbreakpropertiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,3 +1,3 @@
</span><del>-PASS: 'break-before' is at (8, 218)
-PASS: 'after-break' is at (8, 428)
</del><ins>+PASS: 'break-before' is at (8, 220)
+PASS: 'after-break' is at (8, 431)
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticallrcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 792x569
</span><span class="cx"> layer at (8,8) size 388x569
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 388x569 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 378x271
</del><ins>+    RenderBlock (anonymous) at (5,5) size 378x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (4,110) size 0x0
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">       RenderText {#text} at (360,0) size 18x110
</span><span class="cx">         text run at (360,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (364,110) size 0x0
</span><del>-    RenderBlock {DIV} at (383,5) size 72x271
</del><ins>+    RenderBlock {DIV} at (383,5) size 72x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x262
</span><span class="cx">         text run at (0,0) width 262: &quot;This text should be in the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (4,262) size 0x0
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">       RenderBR {BR} at (58,262) size 0x0
</span><span class="cx"> layer at (412,8) size 388x569
</span><span class="cx">   RenderBlock {DIV} at (404,0) size 388x569 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 72x271
</del><ins>+    RenderBlock (anonymous) at (5,5) size 72x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x242
</span><span class="cx">         text run at (0,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (4,242) size 0x0
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">       RenderText {#text} at (54,0) size 18x242
</span><span class="cx">         text run at (54,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (58,242) size 0x0
</span><del>-    RenderBlock {DIV} at (383,5) size 378x271
</del><ins>+    RenderBlock {DIV} at (383,5) size 378x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (4,110) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticallrfloatmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 356x600
</span><span class="cx"> layer at (8,8) size 340x1500
</span><span class="cx">   RenderBody {BODY} at (8,8) size 340x1500
</span><del>-    RenderBlock {DIV} at (19,0) size 56x478 [bgcolor=#00FFFF]
-      RenderBlock (floating) {DIV} at (4,4) size 521x239 [bgcolor=#FFFF00]
</del><ins>+    RenderBlock {DIV} at (19,0) size 57x479 [bgcolor=#00FFFF]
+      RenderBlock (floating) {DIV} at (4,4) size 521x241 [bgcolor=#FFFF00]
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 133x70
</span><span class="cx">         RenderText {#text} at (0,70) size 144x167
</span><span class="cx">           text run at (0,70) width 96: &quot;You've already&quot;
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">           text run at (90,70) width 153: &quot;you downloaded a build&quot;
</span><span class="cx">           text run at (108,70) width 167: &quot;with Talkback, please turn&quot;
</span><span class="cx">           text run at (126,70) width 114: &quot;it on when it asks.&quot;
</span><del>-        RenderBlock (floating) {DIV} at (144,157) size 377x82 [bgcolor=#FF0000]
</del><ins>+        RenderBlock (floating) {DIV} at (144,157) size 376x83 [bgcolor=#FF0000]
</ins><span class="cx">           RenderBlock {P} at (16,0) size 18x82
</span><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><span class="lines">@@ -32,22 +32,22 @@
</span><span class="cx">           RenderBlock {P} at (152,0) size 18x82
</span><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 5&quot;
</span><del>-          RenderBlock {P} at (173,0) size 18x82
</del><ins>+          RenderBlock {P} at (171,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 6&quot;
</span><del>-          RenderBlock {P} at (207,0) size 18x82
</del><ins>+          RenderBlock {P} at (205,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 7&quot;
</span><del>-          RenderBlock {P} at (241,0) size 18x82
</del><ins>+          RenderBlock {P} at (239,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 8&quot;
</span><del>-          RenderBlock {P} at (275,0) size 18x82
</del><ins>+          RenderBlock {P} at (273,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 9&quot;
</span><del>-          RenderBlock {P} at (309,0) size 18x82
</del><ins>+          RenderBlock {P} at (307,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x82
</span><span class="cx">               text run at (0,0) width 82: &quot;Hola hola 10&quot;
</span><del>-          RenderBlock {P} at (343,0) size 18x82
</del><ins>+          RenderBlock {P} at (341,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x82
</span><span class="cx">               text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><span class="cx">         RenderText {#text} at (144,0) size 108x155
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">           text run at (198,0) width 141: &quot;most serious, and how&quot;
</span><span class="cx">           text run at (216,0) width 101: &quot;often people are&quot;
</span><span class="cx">           text run at (234,0) width 121: &quot;encountering them.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,395) size 322x83 [bgcolor=#FF00FF]
</del><ins>+      RenderBlock (floating) {DIV} at (0,395) size 322x84 [bgcolor=#FF00FF]
</ins><span class="cx">         RenderBlock {P} at (16,0) size 18x83
</span><span class="cx">           RenderText {#text} at (0,0) size 18x83
</span><span class="cx">             text run at (0,0) width 83: &quot;Hello Kitty 1&quot;
</span><span class="lines">@@ -85,11 +85,11 @@
</span><span class="cx">         RenderBlock {P} at (288,0) size 18x83
</span><span class="cx">           RenderText {#text} at (0,0) size 18x83
</span><span class="cx">             text run at (0,0) width 83: &quot;Hello Kitty 9&quot;
</span><del>-      RenderBlock {H2} at (0,0) size 56x478
-        RenderText {#text} at (0,247) size 56x132
-          text run at (0,247) width 124: &quot;What Needs&quot;
-          text run at (28,247) width 132: &quot;To Be Done?&quot;
-    RenderBlock (floating) {DIV} at (94,247) size 382x82 [bgcolor=#808080]
</del><ins>+      RenderBlock {H2} at (0,0) size 56x479
+        RenderText {#text} at (0,249) size 56x132
+          text run at (0,249) width 124: &quot;What Needs&quot;
+          text run at (28,249) width 132: &quot;To Be Done?&quot;
+    RenderBlock (floating) {DIV} at (95,248) size 381x83 [bgcolor=#808080]
</ins><span class="cx">       RenderBlock {P} at (16,0) size 18x82
</span><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><span class="lines">@@ -111,105 +111,105 @@
</span><span class="cx">       RenderBlock {P} at (220,0) size 18x82
</span><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 7&quot;
</span><del>-      RenderBlock {P} at (246,0) size 18x82
</del><ins>+      RenderBlock {P} at (244,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 8&quot;
</span><del>-      RenderBlock {P} at (280,0) size 18x82
</del><ins>+      RenderBlock {P} at (278,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 9&quot;
</span><del>-      RenderBlock {P} at (314,0) size 18x82
</del><ins>+      RenderBlock {P} at (312,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x82
</span><span class="cx">           text run at (0,0) width 82: &quot;Hola hola 10&quot;
</span><del>-      RenderBlock {P} at (348,0) size 18x82
</del><ins>+      RenderBlock {P} at (346,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x82
</span><span class="cx">           text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><del>-    RenderBlock {DL} at (94,0) size 676x478
-      RenderBlock {DT} at (0,0) size 36x478
-        RenderText {#text} at (0,329) size 36x43
-          text run at (0,329) width 43: &quot;Report&quot;
-          text run at (18,329) width 33: &quot;Bugs&quot;
-      RenderBlock {DD} at (52,40) size 465x438
-        RenderBlock {P} at (0,0) size 465x438
-          RenderText {#text} at (0,289) size 321x146
-            text run at (0,289) width 46: &quot;You've&quot;
-            text run at (18,289) width 46: &quot;already&quot;
-            text run at (195,289) width 129: &quot;downloaded a build.&quot;
-            text run at (213,289) width 132: &quot;All you have to do is&quot;
-            text run at (231,289) width 37: &quot;use it &quot;
-            text run at (231,326) width 17: &quot;as &quot;
-            text run at (231,343) width 91: &quot;your everyday&quot;
-            text run at (249,289) width 146: &quot;browser and mail/news&quot;
-            text run at (267,289) width 85: &quot;reader. If you&quot;
-            text run at (285,289) width 125: &quot;downloaded a build&quot;
-            text run at (303,289) width 32: &quot;with &quot;
-            text run at (303,321) width 67: &quot;Talkback, &quot;
</del><ins>+    RenderBlock {DL} at (95,0) size 675x479
+      RenderBlock {DT} at (0,0) size 36x479
+        RenderText {#text} at (0,331) size 36x43
+          text run at (0,331) width 43: &quot;Report&quot;
+          text run at (18,331) width 33: &quot;Bugs&quot;
+      RenderBlock {DD} at (52,40) size 465x439
+        RenderBlock {P} at (0,0) size 465x439
+          RenderText {#text} at (0,291) size 320x146
+            text run at (0,291) width 46: &quot;You've&quot;
+            text run at (18,291) width 46: &quot;already&quot;
+            text run at (194,291) width 129: &quot;downloaded a build.&quot;
+            text run at (212,291) width 132: &quot;All you have to do is&quot;
+            text run at (230,291) width 37: &quot;use it &quot;
+            text run at (230,328) width 17: &quot;as &quot;
+            text run at (230,345) width 91: &quot;your everyday&quot;
+            text run at (248,291) width 146: &quot;browser and mail/news&quot;
+            text run at (266,291) width 85: &quot;reader. If you&quot;
+            text run at (284,291) width 125: &quot;downloaded a build&quot;
+            text run at (302,291) width 32: &quot;with &quot;
+            text run at (302,323) width 67: &quot;Talkback, &quot;
</ins><span class="cx">           RenderInline {EM} at (0,0) size 36x139
</span><del>-            RenderText {#text} at (303,388) size 36x139
-              text run at (303,388) width 40: &quot;please&quot;
-              text run at (321,289) width 58: &quot;turn it on&quot;
-          RenderText {#text} at (321,347) size 126x436
-            text run at (321,347) width 86: &quot; when it asks.&quot;
-            text run at (339,207) width 141: &quot;Talkback reports give &quot;
-            text run at (339,348) width 53: &quot;us really&quot;
-            text run at (357,207) width 87: &quot;valuable data &quot;
-            text run at (357,294) width 132: &quot;on which crashes are&quot;
-            text run at (375,207) width 168: &quot;the most serious, and how &quot;
-            text run at (375,375) width 32: &quot;often&quot;
-            text run at (393,207) width 155: &quot;people are encountering &quot;
-            text run at (393,362) width 67: &quot;them. And&quot;
-            text run at (411,0) width 211: &quot;all you have to do is click \&quot;OK\&quot;. &quot;
-            text run at (411,211) width 225: &quot;If you find something you think is a&quot;
-            text run at (429,0) width 221: &quot;bug, check to see if it's not already &quot;
</del><ins>+            RenderText {#text} at (302,390) size 36x139
+              text run at (302,390) width 40: &quot;please&quot;
+              text run at (320,291) width 58: &quot;turn it on&quot;
+          RenderText {#text} at (320,349) size 126x436
+            text run at (320,349) width 86: &quot; when it asks.&quot;
+            text run at (338,209) width 141: &quot;Talkback reports give &quot;
+            text run at (338,350) width 53: &quot;us really&quot;
+            text run at (356,209) width 87: &quot;valuable data &quot;
+            text run at (356,296) width 132: &quot;on which crashes are&quot;
+            text run at (374,209) width 168: &quot;the most serious, and how &quot;
+            text run at (374,377) width 32: &quot;often&quot;
+            text run at (392,209) width 155: &quot;people are encountering &quot;
+            text run at (392,364) width 67: &quot;them. And&quot;
+            text run at (410,0) width 211: &quot;all you have to do is click \&quot;OK\&quot;. &quot;
+            text run at (410,211) width 225: &quot;If you find something you think is a&quot;
+            text run at (428,0) width 221: &quot;bug, check to see if it's not already &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x83 [color=#0000EE]
</span><del>-            RenderText {#text} at (429,221) size 18x83
-              text run at (429,221) width 83: &quot;known about&quot;
-          RenderText {#text} at (429,304) size 36x409
-            text run at (429,304) width 105: &quot;, and then please&quot;
-            text run at (447,0) width 68: &quot;follow the &quot;
</del><ins>+            RenderText {#text} at (428,221) size 18x83
+              text run at (428,221) width 83: &quot;known about&quot;
+          RenderText {#text} at (428,304) size 36x409
+            text run at (428,304) width 105: &quot;, and then please&quot;
+            text run at (446,0) width 68: &quot;follow the &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x165 [color=#0000EE]
</span><del>-            RenderText {#text} at (447,68) size 18x165
-              text run at (447,68) width 165: &quot;bug submission procedure&quot;
-          RenderText {#text} at (447,233) size 18x4
-            text run at (447,233) width 4: &quot;.&quot;
-      RenderBlock (floating) {DIV} at (533,0) size 393x82 [bgcolor=#008000]
</del><ins>+            RenderText {#text} at (446,68) size 18x165
+              text run at (446,68) width 165: &quot;bug submission procedure&quot;
+          RenderText {#text} at (446,233) size 18x4
+            text run at (446,233) width 4: &quot;.&quot;
+      RenderBlock (floating) {DIV} at (532,0) size 393x82 [bgcolor=#008000]
</ins><span class="cx">         RenderBlock {P} at (16,0) size 18x82
</span><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><del>-        RenderBlock {P} at (53,0) size 18x82
</del><ins>+        RenderBlock {P} at (52,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 2&quot;
</span><del>-        RenderBlock {P} at (87,0) size 18x82
</del><ins>+        RenderBlock {P} at (86,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 3&quot;
</span><del>-        RenderBlock {P} at (121,0) size 18x82
</del><ins>+        RenderBlock {P} at (120,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 4&quot;
</span><del>-        RenderBlock {P} at (155,0) size 18x82
</del><ins>+        RenderBlock {P} at (154,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 5&quot;
</span><del>-        RenderBlock {P} at (189,0) size 18x82
</del><ins>+        RenderBlock {P} at (188,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 6&quot;
</span><del>-        RenderBlock {P} at (223,0) size 18x82
</del><ins>+        RenderBlock {P} at (222,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 7&quot;
</span><del>-        RenderBlock {P} at (257,0) size 18x82
</del><ins>+        RenderBlock {P} at (256,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 8&quot;
</span><del>-        RenderBlock {P} at (291,0) size 18x82
</del><ins>+        RenderBlock {P} at (290,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 9&quot;
</span><del>-        RenderBlock {P} at (325,0) size 18x82
</del><ins>+        RenderBlock {P} at (324,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x82
</span><span class="cx">             text run at (0,0) width 82: &quot;Hola hola 10&quot;
</span><del>-        RenderBlock {P} at (359,0) size 18x82
</del><ins>+        RenderBlock {P} at (358,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x82
</span><span class="cx">             text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><del>-      RenderBlock {DT} at (533,0) size 18x478
</del><ins>+      RenderBlock {DT} at (532,0) size 19x479
</ins><span class="cx">         RenderText {#text} at (0,82) size 18x117
</span><span class="cx">           text run at (0,82) width 117: &quot;Quality Assurance&quot;
</span><del>-      RenderBlock {DD} at (567,40) size 109x438
-        RenderBlock {P} at (0,0) size 109x438
</del><ins>+      RenderBlock {DD} at (566,40) size 109x439
+        RenderBlock {P} at (0,0) size 109x439
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x76 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (0,42) size 18x76
</span><span class="cx">               text run at (0,42) width 76: &quot;Mozilla QA&quot;
</span><span class="lines">@@ -219,20 +219,20 @@
</span><span class="cx">           RenderInline {A} at (0,0) size 18x30 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (0,158) size 18x30
</span><span class="cx">               text run at (0,158) width 30: &quot;page&quot;
</span><del>-          RenderText {#text} at (0,188) size 109x393
</del><ins>+          RenderText {#text} at (0,188) size 108x393
</ins><span class="cx">             text run at (0,188) width 4: &quot; &quot;
</span><span class="cx">             text run at (0,192) width 243: &quot;dedicated to ways to get involved with&quot;
</span><del>-            text run at (19,42) width 186: &quot;helping. This doesn't involve &quot;
-            text run at (19,228) width 201: &quot;knowing how to code, although&quot;
-            text run at (37,42) width 291: &quot;a little knowledge of HTML is helpful. Being &quot;
-            text run at (37,333) width 87: &quot;involved with&quot;
-            text run at (55,42) width 42: &quot;QA is &quot;
-            text run at (55,84) width 314: &quot;good for people wanting to get more familiar with&quot;
-            text run at (73,42) width 383: &quot;Mozilla, and there's a strong community. A particularly good&quot;
-            text run at (91,42) width 129: &quot;way to get involved &quot;
-            text run at (91,171) width 81: &quot;is to join the &quot;
</del><ins>+            text run at (18,42) width 187: &quot;helping. This doesn't involve &quot;
+            text run at (18,228) width 202: &quot;knowing how to code, although&quot;
+            text run at (36,42) width 291: &quot;a little knowledge of HTML is helpful. Being &quot;
+            text run at (36,333) width 87: &quot;involved with&quot;
+            text run at (54,42) width 42: &quot;QA is &quot;
+            text run at (54,84) width 314: &quot;good for people wanting to get more familiar with&quot;
+            text run at (72,42) width 383: &quot;Mozilla, and there's a strong community. A particularly good&quot;
+            text run at (90,42) width 129: &quot;way to get involved &quot;
+            text run at (90,171) width 81: &quot;is to join the &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x73 [color=#0000EE]
</span><del>-            RenderText {#text} at (91,252) size 18x73
-              text run at (91,252) width 73: &quot;BugAThon&quot;
-          RenderText {#text} at (91,325) size 18x4
-            text run at (91,325) width 4: &quot;.&quot;
</del><ins>+            RenderText {#text} at (90,252) size 18x73
+              text run at (90,252) width 73: &quot;BugAThon&quot;
+          RenderText {#text} at (90,325) size 18x4
+            text run at (90,325) width 4: &quot;.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticallrnestedcolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">     RenderBlock {H1} at (0,0) size 37x367
</span><span class="cx">       RenderText {#text} at (0,0) size 37x166
</span><span class="cx">         text run at (0,0) width 166: &quot;Header One&quot;
</span><del>-    RenderBlock (anonymous) at (58,0) size 198x367
</del><ins>+    RenderBlock (anonymous) at (58,0) size 199x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 198x362
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (18,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -20,11 +20,11 @@
</span><span class="cx">         text run at (144,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (162,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (180,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {H1} at (277,0) size 37x367
</del><ins>+    RenderBlock {H1} at (277,0) size 38x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 37x169
</span><span class="cx">         text run at (0,0) width 169: &quot;Header Two&quot;
</span><del>-    RenderBlock (anonymous) at (335,0) size 201x367
-      RenderText {#text} at (0,0) size 201x362
</del><ins>+    RenderBlock (anonymous) at (336,0) size 200x367
+      RenderText {#text} at (0,0) size 200x362
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (18,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (36,0) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -34,20 +34,20 @@
</span><span class="cx">         text run at (108,0) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><span class="cx">         text run at (126,0) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (144,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><del>-        text run at (165,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (183,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H1} at (557,0) size 37x367
</del><ins>+        text run at (163,0) width 363: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (182,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H1} at (557,0) size 38x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 37x190
</span><span class="cx">         text run at (0,0) width 190: &quot;Header Three&quot;
</span><del>-    RenderBlock {H1} at (852,0) size 37x367
</del><ins>+    RenderBlock {H1} at (853,0) size 38x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 37x177
</span><span class="cx">         text run at (0,0) width 177: &quot;Header Four&quot;
</span><del>-    RenderBlock (anonymous) at (910,0) size 36x367
</del><ins>+    RenderBlock (anonymous) at (911,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x354
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (18,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (623,8) size 216x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
-  RenderBlock {DIV} at (615,0) size 216x367
</del><ins>+layer at (624,8) size 216x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderBlock {DIV} at (615,0) size 217x367
</ins><span class="cx">     RenderText {#text} at (0,0) size 396x175
</span><span class="cx">       text run at (0,0) width 139: &quot;Lorem ipsum dolor sit&quot;
</span><span class="cx">       text run at (18,0) width 116: &quot;amet, consectetuer&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticalrlbreakpropertiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,3 +1,3 @@
</span><del>-PASS: 'break-before' is at (748, 218)
-PASS: 'after-break' is at (748, 428)
</del><ins>+PASS: 'break-before' is at (748, 220)
+PASS: 'after-break' is at (748, 431)
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 792x569
</span><span class="cx"> layer at (404,8) size 388x569
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 388x569 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 378x271
</del><ins>+    RenderBlock (anonymous) at (5,5) size 378x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (14,110) size 0x0
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">       RenderText {#text} at (360,0) size 18x110
</span><span class="cx">         text run at (360,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (374,110) size 0x0
</span><del>-    RenderBlock {DIV} at (383,5) size 72x271
</del><ins>+    RenderBlock {DIV} at (383,5) size 72x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x262
</span><span class="cx">         text run at (0,0) width 262: &quot;This text should be in the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (14,262) size 0x0
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">       RenderBR {BR} at (68,262) size 0x0
</span><span class="cx"> layer at (0,8) size 388x569
</span><span class="cx">   RenderBlock {DIV} at (404,0) size 388x569 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 72x271
</del><ins>+    RenderBlock (anonymous) at (5,5) size 72x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x242
</span><span class="cx">         text run at (0,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (14,242) size 0x0
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">       RenderText {#text} at (54,0) size 18x242
</span><span class="cx">         text run at (54,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (68,242) size 0x0
</span><del>-    RenderBlock {DIV} at (383,5) size 378x271
</del><ins>+    RenderBlock {DIV} at (383,5) size 378x272
</ins><span class="cx">       RenderText {#text} at (0,0) size 18x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (14,110) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticalrlfloatmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 356x600
</span><span class="cx"> layer at (437,8) size 340x1500
</span><span class="cx">   RenderBody {BODY} at (8,8) size 340x1500
</span><del>-    RenderBlock {DIV} at (19,0) size 56x478 [bgcolor=#00FFFF]
-      RenderBlock (floating) {DIV} at (4,4) size 521x239 [bgcolor=#FFFF00]
</del><ins>+    RenderBlock {DIV} at (19,0) size 57x479 [bgcolor=#00FFFF]
+      RenderBlock (floating) {DIV} at (4,4) size 521x241 [bgcolor=#FFFF00]
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 133x70
</span><span class="cx">         RenderText {#text} at (0,70) size 144x167
</span><span class="cx">           text run at (0,70) width 96: &quot;You've already&quot;
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">           text run at (90,70) width 153: &quot;you downloaded a build&quot;
</span><span class="cx">           text run at (108,70) width 167: &quot;with Talkback, please turn&quot;
</span><span class="cx">           text run at (126,70) width 114: &quot;it on when it asks.&quot;
</span><del>-        RenderBlock (floating) {DIV} at (144,157) size 377x82 [bgcolor=#FF0000]
</del><ins>+        RenderBlock (floating) {DIV} at (144,157) size 376x83 [bgcolor=#FF0000]
</ins><span class="cx">           RenderBlock {P} at (16,0) size 18x82
</span><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><span class="lines">@@ -32,22 +32,22 @@
</span><span class="cx">           RenderBlock {P} at (152,0) size 18x82
</span><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 5&quot;
</span><del>-          RenderBlock {P} at (173,0) size 18x82
</del><ins>+          RenderBlock {P} at (171,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 6&quot;
</span><del>-          RenderBlock {P} at (207,0) size 18x82
</del><ins>+          RenderBlock {P} at (205,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 7&quot;
</span><del>-          RenderBlock {P} at (241,0) size 18x82
</del><ins>+          RenderBlock {P} at (239,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 8&quot;
</span><del>-          RenderBlock {P} at (275,0) size 18x82
</del><ins>+          RenderBlock {P} at (273,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x74
</span><span class="cx">               text run at (0,0) width 74: &quot;Hola hola 9&quot;
</span><del>-          RenderBlock {P} at (309,0) size 18x82
</del><ins>+          RenderBlock {P} at (307,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x82
</span><span class="cx">               text run at (0,0) width 82: &quot;Hola hola 10&quot;
</span><del>-          RenderBlock {P} at (343,0) size 18x82
</del><ins>+          RenderBlock {P} at (341,0) size 19x82
</ins><span class="cx">             RenderText {#text} at (0,0) size 18x82
</span><span class="cx">               text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><span class="cx">         RenderText {#text} at (144,0) size 108x155
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">           text run at (198,0) width 141: &quot;most serious, and how&quot;
</span><span class="cx">           text run at (216,0) width 101: &quot;often people are&quot;
</span><span class="cx">           text run at (234,0) width 121: &quot;encountering them.&quot;
</span><del>-      RenderBlock (floating) {DIV} at (0,395) size 322x83 [bgcolor=#FF00FF]
</del><ins>+      RenderBlock (floating) {DIV} at (0,395) size 322x84 [bgcolor=#FF00FF]
</ins><span class="cx">         RenderBlock {P} at (16,0) size 18x83
</span><span class="cx">           RenderText {#text} at (0,0) size 18x83
</span><span class="cx">             text run at (0,0) width 83: &quot;Hello Kitty 1&quot;
</span><span class="lines">@@ -85,11 +85,11 @@
</span><span class="cx">         RenderBlock {P} at (288,0) size 18x83
</span><span class="cx">           RenderText {#text} at (0,0) size 18x83
</span><span class="cx">             text run at (0,0) width 83: &quot;Hello Kitty 9&quot;
</span><del>-      RenderBlock {H2} at (0,0) size 56x478
-        RenderText {#text} at (0,247) size 56x132
-          text run at (0,247) width 124: &quot;What Needs&quot;
-          text run at (28,247) width 132: &quot;To Be Done?&quot;
-    RenderBlock (floating) {DIV} at (94,247) size 382x82 [bgcolor=#808080]
</del><ins>+      RenderBlock {H2} at (0,0) size 56x479
+        RenderText {#text} at (0,249) size 56x132
+          text run at (0,249) width 124: &quot;What Needs&quot;
+          text run at (28,249) width 132: &quot;To Be Done?&quot;
+    RenderBlock (floating) {DIV} at (95,248) size 381x83 [bgcolor=#808080]
</ins><span class="cx">       RenderBlock {P} at (16,0) size 18x82
</span><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><span class="lines">@@ -111,105 +111,105 @@
</span><span class="cx">       RenderBlock {P} at (220,0) size 18x82
</span><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 7&quot;
</span><del>-      RenderBlock {P} at (246,0) size 18x82
</del><ins>+      RenderBlock {P} at (244,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 8&quot;
</span><del>-      RenderBlock {P} at (280,0) size 18x82
</del><ins>+      RenderBlock {P} at (278,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x74
</span><span class="cx">           text run at (0,0) width 74: &quot;Hola hola 9&quot;
</span><del>-      RenderBlock {P} at (314,0) size 18x82
</del><ins>+      RenderBlock {P} at (312,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x82
</span><span class="cx">           text run at (0,0) width 82: &quot;Hola hola 10&quot;
</span><del>-      RenderBlock {P} at (348,0) size 18x82
</del><ins>+      RenderBlock {P} at (346,0) size 19x82
</ins><span class="cx">         RenderText {#text} at (0,0) size 18x82
</span><span class="cx">           text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><del>-    RenderBlock {DL} at (94,0) size 676x478
-      RenderBlock {DT} at (0,0) size 36x478
-        RenderText {#text} at (0,329) size 36x43
-          text run at (0,329) width 43: &quot;Report&quot;
-          text run at (18,329) width 33: &quot;Bugs&quot;
-      RenderBlock {DD} at (52,40) size 465x438
-        RenderBlock {P} at (0,0) size 465x438
-          RenderText {#text} at (0,289) size 321x146
-            text run at (0,289) width 46: &quot;You've&quot;
-            text run at (18,289) width 46: &quot;already&quot;
-            text run at (195,289) width 129: &quot;downloaded a build.&quot;
-            text run at (213,289) width 132: &quot;All you have to do is&quot;
-            text run at (231,289) width 37: &quot;use it &quot;
-            text run at (231,326) width 17: &quot;as &quot;
-            text run at (231,343) width 91: &quot;your everyday&quot;
-            text run at (249,289) width 146: &quot;browser and mail/news&quot;
-            text run at (267,289) width 85: &quot;reader. If you&quot;
-            text run at (285,289) width 125: &quot;downloaded a build&quot;
-            text run at (303,289) width 32: &quot;with &quot;
-            text run at (303,321) width 67: &quot;Talkback, &quot;
</del><ins>+    RenderBlock {DL} at (95,0) size 675x479
+      RenderBlock {DT} at (0,0) size 36x479
+        RenderText {#text} at (0,331) size 36x43
+          text run at (0,331) width 43: &quot;Report&quot;
+          text run at (18,331) width 33: &quot;Bugs&quot;
+      RenderBlock {DD} at (52,40) size 465x439
+        RenderBlock {P} at (0,0) size 465x439
+          RenderText {#text} at (0,291) size 321x146
+            text run at (0,291) width 46: &quot;You've&quot;
+            text run at (18,291) width 46: &quot;already&quot;
+            text run at (194,291) width 130: &quot;downloaded a build.&quot;
+            text run at (212,291) width 133: &quot;All you have to do is&quot;
+            text run at (230,291) width 38: &quot;use it &quot;
+            text run at (230,328) width 18: &quot;as &quot;
+            text run at (230,345) width 92: &quot;your everyday&quot;
+            text run at (248,291) width 147: &quot;browser and mail/news&quot;
+            text run at (266,291) width 86: &quot;reader. If you&quot;
+            text run at (284,291) width 126: &quot;downloaded a build&quot;
+            text run at (302,291) width 33: &quot;with &quot;
+            text run at (302,323) width 68: &quot;Talkback, &quot;
</ins><span class="cx">           RenderInline {EM} at (0,0) size 36x139
</span><del>-            RenderText {#text} at (303,388) size 36x139
-              text run at (303,388) width 40: &quot;please&quot;
-              text run at (321,289) width 58: &quot;turn it on&quot;
-          RenderText {#text} at (321,347) size 126x436
-            text run at (321,347) width 86: &quot; when it asks.&quot;
-            text run at (339,207) width 141: &quot;Talkback reports give &quot;
-            text run at (339,348) width 53: &quot;us really&quot;
-            text run at (357,207) width 87: &quot;valuable data &quot;
-            text run at (357,294) width 132: &quot;on which crashes are&quot;
-            text run at (375,207) width 168: &quot;the most serious, and how &quot;
-            text run at (375,375) width 32: &quot;often&quot;
-            text run at (393,207) width 155: &quot;people are encountering &quot;
-            text run at (393,362) width 67: &quot;them. And&quot;
-            text run at (411,0) width 211: &quot;all you have to do is click \&quot;OK\&quot;. &quot;
-            text run at (411,211) width 225: &quot;If you find something you think is a&quot;
-            text run at (429,0) width 221: &quot;bug, check to see if it's not already &quot;
</del><ins>+            RenderText {#text} at (302,390) size 37x139
+              text run at (302,390) width 41: &quot;please&quot;
+              text run at (320,291) width 59: &quot;turn it on&quot;
+          RenderText {#text} at (320,349) size 127x436
+            text run at (320,349) width 87: &quot; when it asks.&quot;
+            text run at (338,209) width 142: &quot;Talkback reports give &quot;
+            text run at (338,350) width 54: &quot;us really&quot;
+            text run at (356,209) width 88: &quot;valuable data &quot;
+            text run at (356,296) width 133: &quot;on which crashes are&quot;
+            text run at (374,209) width 169: &quot;the most serious, and how &quot;
+            text run at (374,377) width 33: &quot;often&quot;
+            text run at (392,209) width 156: &quot;people are encountering &quot;
+            text run at (392,364) width 68: &quot;them. And&quot;
+            text run at (410,0) width 212: &quot;all you have to do is click \&quot;OK\&quot;. &quot;
+            text run at (410,211) width 226: &quot;If you find something you think is a&quot;
+            text run at (428,0) width 222: &quot;bug, check to see if it's not already &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x83 [color=#0000EE]
</span><del>-            RenderText {#text} at (429,221) size 18x83
-              text run at (429,221) width 83: &quot;known about&quot;
-          RenderText {#text} at (429,304) size 36x409
-            text run at (429,304) width 105: &quot;, and then please&quot;
-            text run at (447,0) width 68: &quot;follow the &quot;
</del><ins>+            RenderText {#text} at (428,221) size 19x83
+              text run at (428,221) width 84: &quot;known about&quot;
+          RenderText {#text} at (428,304) size 37x409
+            text run at (428,304) width 106: &quot;, and then please&quot;
+            text run at (446,0) width 69: &quot;follow the &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x165 [color=#0000EE]
</span><del>-            RenderText {#text} at (447,68) size 18x165
-              text run at (447,68) width 165: &quot;bug submission procedure&quot;
-          RenderText {#text} at (447,233) size 18x4
-            text run at (447,233) width 4: &quot;.&quot;
-      RenderBlock (floating) {DIV} at (533,0) size 393x82 [bgcolor=#008000]
</del><ins>+            RenderText {#text} at (446,68) size 19x165
+              text run at (446,68) width 166: &quot;bug submission procedure&quot;
+          RenderText {#text} at (446,233) size 19x4
+            text run at (446,233) width 5: &quot;.&quot;
+      RenderBlock (floating) {DIV} at (532,0) size 393x82 [bgcolor=#008000]
</ins><span class="cx">         RenderBlock {P} at (16,0) size 18x82
</span><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 1&quot;
</span><del>-        RenderBlock {P} at (53,0) size 18x82
</del><ins>+        RenderBlock {P} at (52,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 2&quot;
</span><del>-        RenderBlock {P} at (87,0) size 18x82
</del><ins>+        RenderBlock {P} at (86,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 3&quot;
</span><del>-        RenderBlock {P} at (121,0) size 18x82
</del><ins>+        RenderBlock {P} at (120,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 4&quot;
</span><del>-        RenderBlock {P} at (155,0) size 18x82
</del><ins>+        RenderBlock {P} at (154,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 5&quot;
</span><del>-        RenderBlock {P} at (189,0) size 18x82
</del><ins>+        RenderBlock {P} at (188,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 6&quot;
</span><del>-        RenderBlock {P} at (223,0) size 18x82
</del><ins>+        RenderBlock {P} at (222,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 7&quot;
</span><del>-        RenderBlock {P} at (257,0) size 18x82
</del><ins>+        RenderBlock {P} at (256,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 8&quot;
</span><del>-        RenderBlock {P} at (291,0) size 18x82
</del><ins>+        RenderBlock {P} at (290,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x74
</span><span class="cx">             text run at (0,0) width 74: &quot;Hola hola 9&quot;
</span><del>-        RenderBlock {P} at (325,0) size 18x82
</del><ins>+        RenderBlock {P} at (324,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x82
</span><span class="cx">             text run at (0,0) width 82: &quot;Hola hola 10&quot;
</span><del>-        RenderBlock {P} at (359,0) size 18x82
</del><ins>+        RenderBlock {P} at (358,0) size 19x82
</ins><span class="cx">           RenderText {#text} at (0,0) size 18x82
</span><span class="cx">             text run at (0,0) width 82: &quot;Hola hola 11&quot;
</span><del>-      RenderBlock {DT} at (533,0) size 18x478
</del><ins>+      RenderBlock {DT} at (532,0) size 19x479
</ins><span class="cx">         RenderText {#text} at (0,82) size 18x117
</span><span class="cx">           text run at (0,82) width 117: &quot;Quality Assurance&quot;
</span><del>-      RenderBlock {DD} at (567,40) size 109x438
-        RenderBlock {P} at (0,0) size 109x438
</del><ins>+      RenderBlock {DD} at (566,40) size 109x439
+        RenderBlock {P} at (0,0) size 109x439
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x76 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (0,42) size 18x76
</span><span class="cx">               text run at (0,42) width 76: &quot;Mozilla QA&quot;
</span><span class="lines">@@ -222,17 +222,17 @@
</span><span class="cx">           RenderText {#text} at (0,188) size 109x393
</span><span class="cx">             text run at (0,188) width 4: &quot; &quot;
</span><span class="cx">             text run at (0,192) width 243: &quot;dedicated to ways to get involved with&quot;
</span><del>-            text run at (19,42) width 186: &quot;helping. This doesn't involve &quot;
-            text run at (19,228) width 201: &quot;knowing how to code, although&quot;
-            text run at (37,42) width 291: &quot;a little knowledge of HTML is helpful. Being &quot;
-            text run at (37,333) width 87: &quot;involved with&quot;
-            text run at (55,42) width 42: &quot;QA is &quot;
-            text run at (55,84) width 314: &quot;good for people wanting to get more familiar with&quot;
-            text run at (73,42) width 383: &quot;Mozilla, and there's a strong community. A particularly good&quot;
-            text run at (91,42) width 129: &quot;way to get involved &quot;
-            text run at (91,171) width 81: &quot;is to join the &quot;
</del><ins>+            text run at (18,42) width 187: &quot;helping. This doesn't involve &quot;
+            text run at (18,228) width 202: &quot;knowing how to code, although&quot;
+            text run at (36,42) width 292: &quot;a little knowledge of HTML is helpful. Being &quot;
+            text run at (36,333) width 88: &quot;involved with&quot;
+            text run at (54,42) width 43: &quot;QA is &quot;
+            text run at (54,84) width 315: &quot;good for people wanting to get more familiar with&quot;
+            text run at (72,42) width 384: &quot;Mozilla, and there's a strong community. A particularly good&quot;
+            text run at (90,42) width 130: &quot;way to get involved &quot;
+            text run at (90,171) width 82: &quot;is to join the &quot;
</ins><span class="cx">           RenderInline {A} at (0,0) size 18x73 [color=#0000EE]
</span><del>-            RenderText {#text} at (91,252) size 18x73
-              text run at (91,252) width 73: &quot;BugAThon&quot;
-          RenderText {#text} at (91,325) size 18x4
-            text run at (91,325) width 4: &quot;.&quot;
</del><ins>+            RenderText {#text} at (90,252) size 19x73
+              text run at (90,252) width 74: &quot;BugAThon&quot;
+          RenderText {#text} at (90,325) size 19x4
+            text run at (90,325) width 5: &quot;.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastmulticolverticalrlnestedcolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">     RenderBlock {H1} at (0,0) size 37x367
</span><span class="cx">       RenderText {#text} at (0,0) size 37x166
</span><span class="cx">         text run at (0,0) width 166: &quot;Header One&quot;
</span><del>-    RenderBlock (anonymous) at (58,0) size 198x367
</del><ins>+    RenderBlock (anonymous) at (58,0) size 199x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 198x362
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (18,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -20,11 +20,11 @@
</span><span class="cx">         text run at (144,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (162,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (180,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {H1} at (277,0) size 37x367
</del><ins>+    RenderBlock {H1} at (277,0) size 38x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 37x169
</span><span class="cx">         text run at (0,0) width 169: &quot;Header Two&quot;
</span><del>-    RenderBlock (anonymous) at (335,0) size 201x367
-      RenderText {#text} at (0,0) size 201x362
</del><ins>+    RenderBlock (anonymous) at (336,0) size 200x367
+      RenderText {#text} at (0,0) size 200x362
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (18,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (36,0) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -34,20 +34,20 @@
</span><span class="cx">         text run at (108,0) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><span class="cx">         text run at (126,0) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (144,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><del>-        text run at (165,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (183,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H1} at (557,0) size 37x367
</del><ins>+        text run at (163,0) width 363: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (181,0) width 230: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H1} at (557,0) size 38x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 37x190
</span><span class="cx">         text run at (0,0) width 190: &quot;Header Three&quot;
</span><del>-    RenderBlock {H1} at (852,0) size 37x367
</del><ins>+    RenderBlock {H1} at (853,0) size 38x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 37x177
</span><span class="cx">         text run at (0,0) width 177: &quot;Header Four&quot;
</span><del>-    RenderBlock (anonymous) at (910,0) size 36x367
</del><ins>+    RenderBlock (anonymous) at (911,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x354
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (18,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (-54,8) size 216x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
-  RenderBlock {DIV} at (615,0) size 216x367
</del><ins>+layer at (-55,8) size 216x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderBlock {DIV} at (615,0) size 217x367
</ins><span class="cx">     RenderText {#text} at (0,0) size 396x175
</span><span class="cx">       text run at (0,0) width 139: &quot;Lorem ipsum dolor sit&quot;
</span><span class="cx">       text run at (18,0) width 116: &quot;amet, consectetuer&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastoverflow007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/overflow/007-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/overflow/007-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/overflow/007-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 800x388
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x388
</span><span class="cx">     RenderBody {BODY} at (32,32) size 736x324 [bgcolor=#CCCCCC]
</span><del>-layer at (143,32) size 514x146 clip at (144,33) size 497x144 scrollHeight 312
</del><ins>+layer at (143,32) size 514x146 clip at (144,33) size 497x144 scrollHeight 313
</ins><span class="cx">   RenderBlock {DIV} at (111,0) size 514x146 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
</span><span class="cx">     RenderBlock {P} at (17,17) size 465x72
</span><span class="cx">       RenderText {#text} at (0,0) size 220x18
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">   RenderBlock (positioned) {P} at (0,0) size 40x34 [bgcolor=#FF0000]
</span><span class="cx">     RenderText {#text} at (8,8) size 24x18
</span><span class="cx">       text run at (8,8) width 24: &quot;hi 1&quot;
</span><del>-layer at (143,210) size 514x146 clip at (144,211) size 497x144 scrollHeight 364
</del><ins>+layer at (143,210) size 514x146 clip at (144,211) size 497x144 scrollHeight 365
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (111,178) size 514x146 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
</span><span class="cx">     RenderBlock {P} at (17,17) size 465x36
</span><span class="cx">       RenderText {#text} at (0,0) size 462x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastoverflowcliprectsfixedancestorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 785x1029
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x1029
</span><del>-  RenderBlock {HTML} at (0,0) size 785x1029
-    RenderBody {BODY} at (8,21) size 769x1000
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x1030
+    RenderBody {BODY} at (8,21) size 769x1001
</ins><span class="cx">       RenderBlock {H4} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 287x18
</span><span class="cx">           text run at (0,0) width 287: &quot;Safari Fixed / Overflow Hidden Scroll Bug&quot;
</span><del>-      RenderBlock {PRE} at (0,39) size 769x0
-      RenderBlock {PRE} at (0,39) size 769x495
</del><ins>+      RenderBlock {PRE} at (0,39) size 769x1
+      RenderBlock {PRE} at (0,39) size 769x496
</ins><span class="cx">         RenderText {#text} at (0,0) size 264x495
</span><span class="cx">           text run at (0,0) width 72: &quot;#fixed1 {&quot;
</span><span class="cx">           text run at (72,0) width 0: &quot; &quot;
</span><span class="lines">@@ -74,17 +74,17 @@
</span><span class="cx">           text run at (0,465) width 64: &quot;\x{9}&quot;
</span><span class="cx">           text run at (64,465) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,480) width 0: &quot; &quot;
</span><del>-      RenderBlock {P} at (0,550) size 769x18
</del><ins>+      RenderBlock {P} at (0,550) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 401x18
</span><span class="cx">           text run at (0,0) width 401: &quot;When you scroll this page the following objects will be clipped:&quot;
</span><del>-      RenderBlock {P} at (0,584) size 769x18
</del><ins>+      RenderBlock {P} at (0,584) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 739x18
</span><span class="cx">           text run at (0,0) width 739: &quot;- (relative objects and overflowHidden objects) inside (overflowHidden objects) inside (fixed objects) will be clipped;&quot;
</span><del>-      RenderBlock {P} at (0,618) size 769x36
</del><ins>+      RenderBlock {P} at (0,618) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 717x36
</span><span class="cx">           text run at (0,0) width 717: &quot;- (relative objects and overflowHidden objects and absolute objects) inside (fixed/overflowHidden objects) will be&quot;
</span><span class="cx">           text run at (0,18) width 50: &quot;clipped;&quot;
</span><del>-      RenderBlock {P} at (0,670) size 769x36
</del><ins>+      RenderBlock {P} at (0,670) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 723x36
</span><span class="cx">           text run at (0,0) width 723: &quot;Nice effect, but not what we want. Tested in Safari Version 2.0.4 (419.3), and WebKit Nightly Build Mon Nov 20&quot;
</span><span class="cx">           text run at (0,18) width 128: &quot;5:18:23 GMT 2006.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastoverflowoverflowrtlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -35,56 +35,56 @@
</span><span class="cx">       RenderTable {TABLE} at (0,174) size 256x245
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 256x245
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 256x241
</span><del>-            RenderTableCell {TD} at (2,2) size 125x241 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (129,2) size 125x241 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 125x242 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (129,2) size 125x242 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> layer at (15,197) size 115x43 clip at (25,197) size 100x28 scrollWidth 188
</span><del>-  RenderBlock {DIV} at (5,5) size 115x43 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</del><ins>+  RenderBlock {DIV} at (5,5) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</ins><span class="cx">     RenderText {#text} at (10,0) size 188x18
</span><span class="cx">       text run at (10,0) width 188: &quot;abcdefghijklmnopqrstuvwxyz&quot;
</span><span class="cx"> layer at (15,244) size 115x43 clip at (25,244) size 100x43
</span><del>-  RenderBlock {DIV} at (5,52) size 115x43 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</del><ins>+  RenderBlock {DIV} at (5,52) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</ins><span class="cx">     RenderBlock {DIV} at (10,0) size 100x18 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (-88,0) size 188x18
</span><span class="cx">         text run at (-88,0) width 188: &quot;abcdefghijklmnopqrstuvwxyz&quot;
</span><span class="cx"> layer at (15,291) size 115x43 clip at (25,291) size 100x28 scrollWidth 188
</span><del>-  RenderBlock {DIV} at (5,99) size 115x43 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</del><ins>+  RenderBlock {DIV} at (5,99) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</ins><span class="cx">     RenderBlock {DIV} at (10,0) size 100x18 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (0,0) size 188x18
</span><span class="cx">         text run at (0,0) width 188: &quot;abcdefghijklmnopqrstuvwxyz&quot;
</span><span class="cx"> layer at (142,197) size 115x43 clip at (147,197) size 100x28 scrollX 88 scrollWidth 188
</span><del>-  RenderBlock {DIV} at (5,5) size 115x43 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</del><ins>+  RenderBlock {DIV} at (5,5) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</ins><span class="cx">     RenderText {#text} at (-83,0) size 188x18
</span><span class="cx">       text run at (-83,0) width 188: &quot;zyxwvutsrqponmlkjihgfedcba&quot;
</span><span class="cx"> layer at (142,244) size 115x43 clip at (147,244) size 100x43
</span><del>-  RenderBlock {DIV} at (5,52) size 115x43 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</del><ins>+  RenderBlock {DIV} at (5,52) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</ins><span class="cx">     RenderBlock {DIV} at (5,0) size 100x18 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (0,0) size 188x18
</span><span class="cx">         text run at (0,0) width 188: &quot;zyxwvutsrqponmlkjihgfedcba&quot;
</span><span class="cx"> layer at (142,291) size 115x43 clip at (147,291) size 100x28 scrollX 88 scrollWidth 188
</span><del>-  RenderBlock {DIV} at (5,99) size 115x43 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</del><ins>+  RenderBlock {DIV} at (5,99) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</ins><span class="cx">     RenderBlock {DIV} at (5,0) size 100x18 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (-88,0) size 188x18
</span><span class="cx">         text run at (-88,0) width 188: &quot;zyxwvutsrqponmlkjihgfedcba&quot;
</span><span class="cx"> layer at (15,338) size 115x43 clip at (25,338) size 100x43
</span><del>-  RenderBlock (relative positioned) {DIV} at (5,146) size 115x43 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (5,146) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</ins><span class="cx"> layer at (71,358) size 8x4
</span><span class="cx">   RenderBlock (positioned) {DIV} at (56,20) size 8x4 [bgcolor=#0000FF]
</span><span class="cx"> layer at (-25,338) size 70x20 backgroundClip at (25,338) size 100x43 clip at (25,338) size 100x43 outlineClip at (25,338) size 100x43
</span><span class="cx">   RenderBlock (positioned) {DIV} at (-40,0) size 70x20 [bgcolor=#808000]
</span><span class="cx"> layer at (15,385) size 115x43 clip at (25,385) size 100x28 scrollWidth 150
</span><del>-  RenderBlock (relative positioned) {DIV} at (5,193) size 115x43 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (5,193) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
</ins><span class="cx"> layer at (71,405) size 8x4
</span><span class="cx">   RenderBlock (positioned) {DIV} at (56,20) size 8x4 [bgcolor=#0000FF]
</span><span class="cx"> layer at (105,385) size 70x20 backgroundClip at (25,385) size 100x28 clip at (25,385) size 100x28 outlineClip at (25,385) size 100x28
</span><span class="cx">   RenderBlock (positioned) {DIV} at (90,0) size 70x20 [bgcolor=#808000]
</span><span class="cx"> layer at (142,338) size 115x43 clip at (147,338) size 100x43
</span><del>-  RenderBlock (relative positioned) {DIV} at (5,146) size 115x43 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (5,146) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</ins><span class="cx"> layer at (193,358) size 8x4
</span><span class="cx">   RenderBlock (positioned) {DIV} at (51,20) size 8x4 [bgcolor=#0000FF]
</span><span class="cx"> layer at (227,338) size 70x20 backgroundClip at (147,338) size 100x43 clip at (147,338) size 100x43 outlineClip at (147,338) size 100x43
</span><span class="cx">   RenderBlock (positioned) {DIV} at (85,0) size 70x20 [bgcolor=#808000]
</span><span class="cx"> layer at (142,385) size 115x43 clip at (147,385) size 100x28 scrollX 50 scrollWidth 150
</span><del>-  RenderBlock (relative positioned) {DIV} at (5,193) size 115x43 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</del><ins>+  RenderBlock (relative positioned) {DIV} at (5,193) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
</ins><span class="cx"> layer at (193,405) size 8x4
</span><span class="cx">   RenderBlock (positioned) {DIV} at (51,20) size 8x4 [bgcolor=#0000FF]
</span><span class="cx"> layer at (97,385) size 70x20 backgroundClip at (147,385) size 100x28 clip at (147,385) size 100x28 outlineClip at (147,385) size 100x28
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastoverflowoverflowrtlverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -31,33 +31,33 @@
</span><span class="cx">       RenderTable {TABLE} at (156,0) size 151x256
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 151x256
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 147x256
</span><del>-            RenderTableCell {TD} at (2,2) size 147x125 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (2,129) size 147x125 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 148x125 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (2,129) size 148x125 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx"> layer at (179,15) size 43x115 clip at (179,25) size 28x100 scrollHeight 188
</span><del>-  RenderBlock {DIV} at (5,5) size 43x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
</del><ins>+  RenderBlock {DIV} at (5,5) size 44x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
</ins><span class="cx">     RenderText {#text} at (0,10) size 18x188
</span><span class="cx">       text run at (0,10) width 188: &quot;abcdefghijklmnopqrstuvwxyz&quot;
</span><span class="cx"> layer at (226,15) size 43x115 clip at (226,25) size 43x100
</span><del>-  RenderBlock {DIV} at (52,5) size 43x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
</del><ins>+  RenderBlock {DIV} at (52,5) size 44x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
</ins><span class="cx">     RenderBlock {DIV} at (0,10) size 18x100 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (0,-88) size 18x188
</span><span class="cx">         text run at (0,-88) width 188: &quot;abcdefghijklmnopqrstuvwxyz&quot;
</span><span class="cx"> layer at (273,15) size 43x115 clip at (273,25) size 28x100 scrollHeight 188
</span><del>-  RenderBlock {DIV} at (99,5) size 43x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
</del><ins>+  RenderBlock {DIV} at (99,5) size 44x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
</ins><span class="cx">     RenderBlock {DIV} at (0,10) size 18x100 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (0,0) size 18x188
</span><span class="cx">         text run at (0,0) width 188: &quot;abcdefghijklmnopqrstuvwxyz&quot;
</span><span class="cx"> layer at (179,142) size 43x115 clip at (179,147) size 28x100 scrollY 88 scrollHeight 188
</span><del>-  RenderBlock {DIV} at (5,5) size 43x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
</del><ins>+  RenderBlock {DIV} at (5,5) size 44x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
</ins><span class="cx">     RenderText {#text} at (0,-83) size 18x188
</span><span class="cx">       text run at (0,-83) width 188: &quot;zyxwvutsrqponmlkjihgfedcba&quot;
</span><span class="cx"> layer at (226,142) size 43x115 clip at (226,147) size 43x100
</span><del>-  RenderBlock {DIV} at (52,5) size 43x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
</del><ins>+  RenderBlock {DIV} at (52,5) size 44x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
</ins><span class="cx">     RenderBlock {DIV} at (0,5) size 18x100 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (0,0) size 18x188
</span><span class="cx">         text run at (0,0) width 188: &quot;zyxwvutsrqponmlkjihgfedcba&quot;
</span><span class="cx"> layer at (273,142) size 43x115 clip at (273,147) size 28x100 scrollY 88 scrollHeight 188
</span><del>-  RenderBlock {DIV} at (99,5) size 43x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
</del><ins>+  RenderBlock {DIV} at (99,5) size 44x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
</ins><span class="cx">     RenderBlock {DIV} at (0,5) size 18x100 [bgcolor=#D3D3D3]
</span><span class="cx">       RenderText {#text} at (0,-88) size 18x188
</span><span class="cx">         text run at (0,-88) width 188: &quot;zyxwvutsrqponmlkjihgfedcba&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastoverflowoverflow_hiddenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/overflow/overflow_hidden-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/overflow/overflow_hidden-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/overflow/overflow_hidden-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 800x2150
</del><ins>+layer at (0,0) size 800x2152
</ins><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x2150
-  RenderBlock {HTML} at (0,0) size 800x2150
-    RenderBody {BODY} at (8,16) size 784x2118
</del><ins>+layer at (0,0) size 800x2152
+  RenderBlock {HTML} at (0,0) size 800x2152
+    RenderBody {BODY} at (8,16) size 784x2120
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 612x18
</span><span class="cx">           text run at (0,0) width 612: &quot;Scrolling should occur even when the frame's overflow is hidden (i.e. it has no visible scrollbars).&quot;
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 65x18
</span><span class="cx">             text run at (0,0) width 65: &quot;Click here&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H2} at (0,2053) size 784x28
</del><ins>+      RenderBlock {H2} at (0,2053) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 119x28
</span><span class="cx">           text run at (0,0) width 119: &quot;Test Passed&quot;
</span><del>-      RenderBlock {P} at (0,2100) size 784x18
</del><ins>+      RenderBlock {P} at (0,2101) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 503x18
</span><span class="cx">           text run at (0,0) width 503: &quot;The test should have automatically scrolled down to show \&quot;Test Passed\&quot; above.&quot;
</span><del>-scrolled to 0,1550
</del><ins>+scrolled to 0,1552
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastoverflowscrollnestedpositionedlayerinoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,18) size 560x800
</span><span class="cx">     RenderBlock (anonymous) at (0,818) size 560x22
</span><span class="cx">       RenderButton {INPUT} at (2,2) size 200x18 [bgcolor=#C0C0C0]
</span><del>-        RenderBlock (anonymous) at (8,2) size 184x13
</del><ins>+        RenderBlock (anonymous) at (8,2) size 184x14
</ins><span class="cx">           RenderText at (0,0) size 184x13
</span><span class="cx">             text run at (0,0) width 184: &quot;If you can see this, test has passed&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastoverflowscrollRevealButtonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/overflow/scrollRevealButton-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">               RenderBlock (anonymous) at (0,518) size 135x40
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">                 RenderButton {INPUT} at (2,20) size 51x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 35x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 35x14
</ins><span class="cx">                     RenderText at (0,0) size 35x13
</span><span class="cx">                       text run at (0,0) width 35: &quot;Button&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastparserbadxmlslashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/parser/bad-xml-slash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/parser/bad-xml-slash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/parser/bad-xml-slash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</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 {INPUT} at (2,4) size 12x12
-      RenderText {#text} at (16,0) size 218x18
-        text run at (16,0) width 218: &quot;This checkbox should be checked.&quot;
</del><ins>+      RenderBlock {INPUT} at (2,4) size 13x12
+      RenderText {#text} at (17,0) size 219x18
+        text run at (17,0) width 219: &quot;This checkbox should be checked.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastparserentitycommentinstyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/parser/entity-comment-in-style-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 547x18
</span><span class="cx">           text run at (0,0) width 547: &quot;--&gt; */ h1 { background-color: red; } /* This comment should not be part of the style. */&quot;
</span><del>-      RenderBlock {H1} at (0,39) size 784x37
</del><ins>+      RenderBlock {H1} at (0,39) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 604x37
</span><span class="cx">           text run at (0,0) width 604: &quot;This text should not have a red background.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastparserstylescriptheadtestexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/parser/style-script-head-test-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/parser/style-script-head-test-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/parser/style-script-head-test-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x162
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x162
</span><span class="cx">         RenderBlock {P} at (4,80) size 54x42 [bgcolor=#000000] [border: (1px solid #000000)]
</span><del>-        RenderBlock {P} at (66,64) size 64x50 [bgcolor=#000000] [border: (1px solid #000000)]
-        RenderBlock {P} at (139,48) size 74x58 [bgcolor=#000000] [border: (1px solid #000000)]
-        RenderBlock {P} at (224,32) size 84x66 [bgcolor=#000000] [border: (1px solid #000000)]
-        RenderBlock {P} at (321,16) size 94x74 [bgcolor=#000000] [border: (1px solid #000000)]
-        RenderBlock {P} at (430,0) size 106x82 [bgcolor=#000000] [border: (1px solid #000000)]
</del><ins>+        RenderBlock {P} at (66,64) size 66x50 [bgcolor=#000000] [border: (1px solid #000000)]
+        RenderBlock {P} at (141,48) size 76x58 [bgcolor=#000000] [border: (1px solid #000000)]
+        RenderBlock {P} at (228,32) size 86x66 [bgcolor=#000000] [border: (1px solid #000000)]
+        RenderBlock {P} at (327,16) size 96x74 [bgcolor=#000000] [border: (1px solid #000000)]
+        RenderBlock {P} at (437,0) size 107x82 [bgcolor=#000000] [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastparserxhtmlalternateentitiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/parser/xhtml-alternate-entities-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/parser/xhtml-alternate-entities-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/parser/xhtml-alternate-entities-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</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 800x184
-  RenderBlock {html} at (0,0) size 800x184
-    RenderBlock {parsererror} at (16,16) size 768x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-      RenderBlock {h3} at (18,20) size 732x22
</del><ins>+layer at (0,0) size 800x187
+  RenderBlock {html} at (0,0) size 800x187
+    RenderBlock {parsererror} at (16,16) size 768x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+      RenderBlock {h3} at (18,20) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x22
</span><span class="cx">           text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-      RenderBlock {div} at (18,60) size 732x14
</del><ins>+      RenderBlock {div} at (18,61) size 732x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 385x14
</span><span class="cx">           text run at (0,0) width 385: &quot;error on line 4 at column 13: Entity 'fnof' not defined&quot;
</span><span class="cx">           text run at (385,0) width 0: &quot; &quot;
</span><del>-      RenderBlock {h3} at (18,92) size 732x22
</del><ins>+      RenderBlock {h3} at (18,94) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 429x22
</span><span class="cx">           text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-    RenderBlock (anonymous) at (0,166) size 800x18
</del><ins>+    RenderBlock (anonymous) at (0,168) size 800x19
</ins><span class="cx">       RenderInline {h1} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreflectionsreflectionwithzoomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/reflections/reflection-with-zoom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/reflections/reflection-with-zoom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/reflections/reflection-with-zoom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,4 +5,4 @@
</span><span class="cx">     RenderBody {BODY} at (6,6) size 788x588
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (6,6) size 253x224
</span><del>-  RenderImage {IMG} at (0,0) size 253x224 [border: (1px solid #000000)]
</del><ins>+  RenderImage {IMG} at (0,0) size 254x224 [border: (1px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsfloatsbasicinvariablewidthregionsexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,314 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum2466ea902000a9108d7bb27f28ca19f7x\xF7 \xD1@IDATx\xEC\x9D \xB4N\xD5\xFA\xFF\x92wIE&quot;\xB7\x94ȥ\x93\xE4W\xE4~\x8A\xF4\xEB\x88t\x95⨜4\xD28\xFDtT\x8E:8%\xB9\xE4\xE2tA~9ɥ\xC2OJ\xA8\xE1\x8C&quot;\x84\xA2sP\xD4\xFC\xCF\xEFsZ\xEB\xACwYk\xBDk\xBF\xFB\xDD{\xBF\xFB\xDD\xDF9\xC6\xDE\xEF\x9A\xF7g~\xD6|\xF7^Ϛ\xF3yf1c\x830\x90        \x90        \x90        \x90        \x90        \x90@&gt;(\x9E}\xB0      PT@8H\x80H\x80H\x80H\x80H\x80\xF2\x8D\x90|C͎H\x80H\x80H\x80H\x80H\x80\xA8\x80p\x90        \x90        \x90        \x90        \x90        \xE4* \xF9\x86\x9A\x91        \x90        \x90        \x90        \x90        P\xE1     \xC87T@\xF2 +5;&quot;    (\x91 A\xB1bŒa&gt;        \x90        \xE4\x8A\x8F#\xCA&gt;V&amp;  \x81BE \xA9\x82\xD1\xF0\xE1\xA0P\xDDS
+K\x85\x8A_r\xAA\xDBEaI\x80H\x80H \xD7\xB8+\xD7\xD9        \x90        \x90        \x90        \x90        \x90@\T@\xE2\x92b9     \x81\\xA0\x92k\x84l\x80H\x80H\x80H\x80H\x80H .* qI\xB1        \x90        \x90        \x90        \x90        \x90@\xAE        \xC42B\xEA\x85α\x82\xA80\x8DH \x8A\x801Q\xB9\xCC#  (
+RV@'&amp;\x8A=F7\xC1Ea\xA2r\x8C\xB9'`\xC6\xEC\xD3?_Z\xE4\xFE\xB2  \xC8\xB9R@2\xC0\x98\xEC\xD8If\xE4\xE7\x8CAJA\xFEM\xA0\x98\x9C\x96(\xFB%;\xC6\xC1Q\x90        \x90        \x90        z\xD9\xF1\xE4^\xE8o@$@$@$@$@E\x83\x90\xA2q\x9F9J    \xC8T@2\xE26P    (\xA8\x80\x8D\xFB\xCCQ\x92        \x90        \x90        \x90        \x90@F\xA0\x92\xB7\x81B\x90        \x90        \x90        \x90        \x90@\xD1 @\xA4h\xDCg\x8E\x92H\x80H\x80H\x80H\x802\x82\x90\x8C\xB8 +\x82H\x80H\x80H\x80H\x80\x8A* E\xE3&gt;s\x94$@$@$@$@$\x90\xA8\x80d\xC4m\xA0$@$@$@$@$P4P)\xF7\x99\xA3$    \x81\x8C @$#n\x85     \x81\xA2A\x80
+HѸ\xCF%        \x90        \x90        \x90        \x90        d* q(        \x90        \x90        \x90        \x90         +T@\x8A\xC6}\xE6(I\x80H\x80H\x80H\x80H #PɈ\xDB@!H\x80H\x80H\x80H\x80H\xA0h\xA0R4\xEE3GI$@$@$@$@A\x80
+HF\xDC
+A$@$@$@$@E\x83\x90Bz\x9F\xFF\xF9\xCF\xCAW_}U`\xD2\xFF\xF8㏲f\xCD\xB7\xFF\x83ʎ;\xDCx&amp;^\xF8e\xF4\x8F\xC1\xCF\xC41P&amp;   (\xEC\xA8\x80d\xD0\xECڵ\xAB\x9C}\xF6\xD9r\xE3\x8D7\xCA\xCD7\xDF,\xA7\x9Dv\x9A\p\xC1ҿ\xE9ر\xA3\x9Cq\xC62}\xFAt\x997o\x9E\x96{\xE5\x95W
+D\xFA?\xFCP\xAE\xB8\xE2
+\xE9޽\xBB\xDB\xFF\x981c\xE2nF]xe\xF4\x8F\xC1\xCF \xB1)
+        \x90        \x90        \x90        d* t;\xCF&lt;\xF3L\xF9\xF4\xD3Oe\xE1…\xE5\xE2\xF4\xD3O\x97+\xAF\xBCR^}\xF5Uy\xFB\xED\xB7eƌr\xEC\xD81\xB9馛\xE4\xDCs\xCF-0\xC9/\xBB\xEC2U\x90\xBC&lt;\xF5\xD4S\xB2|\xF9roR\xC6]{e\xF4\x8F\xC1\xCF8\xE1)        \x90        \x90        \x90        d        \x81Y2\x8E\xAC\xC6=\xF7\xDC#+V \xCB +7\xDC 7n\xD4\xFC%JH\xB1b\xC5B\xCB\xC6\xC90Ƥ܆\xBF(O\xF8Igȍ|Ar\xF8e\xF4\x8F\xC1j\x83i$@$@$@$@\xB9#\xC0\x90\xDC\xF1Kk\xED6m\xDAD\xB6\x87\x91\xCB/\xBF\xDC-\xF3\xF3\xCF?\xCB\xE8ѣu5\xE4\xE2\x8B/\x96/\xBE\xF8\xC2\xCD\xFB\xE6\x9Bod\xF8\xF0\xE1r\xF5\xD5WK\xF3\xE6\xCD\xEC5f͚%\x93'O\x96\xF1\xE3\xC7K\xEB֭c\xD5q \\xEC޽[\x9E|\xF2Iiժ\x95\xE6\xAEX\xB1Bz\xF7\xEE-&lt;\xF0\x80\xBC\xF8⋺\x8D\xAC~\xFD\xFA\xF2\xE5\x97_\xBA\xB5S\x91ϭl/^\xFDu\xA9R\xA5\x8An\xFB\xFA\xFE\xFB\xEFukZժUu\xAB\x9A\xC3a„        \xBA\x82\xDB\xBF\x8C޶xM$@$@$@$\x90\xA8\x80\xE4\xEB\xB4\xF74\xFE|\xE9ܹ\xB3\xAC_\xBF^ۆ\x80p\xF2\xE4I4h\x90\x8C;V\xA0 @\xC9\xE8֭\x9B:tHN\x9C8\xA1\x8A\xC7w\xDC!#F\x8C(=\xBF\xFC\xF2Kdm4\xE2V\xF6\xEC\xD9\xE3*@͚5\x93\xFF\xFB\xBF\xFF\x93\xA5K\x97J\xEDڵe\xF5\xEA\xD5j\xCF2n\xDC8m%\xF9\xFC\xDDc5\xE8\xFC\xF3ϗ\xF2\xE5\xCBK\x85
+\xE4\x96[n\x91\xA6M\x9BJ\x8D5T\xE1A\xF9z\xF5\xEA\xC9\xED\xB7߮\xB63~\xFD\xED1N$@$@$@$\x90?\xA8\x80\xE4\xE7&lt;\xE9\xA5K\x97.Ү];\xA9^\xBD\xBA\xB4o\xDF^\xB6mۦ\xFD̜9S\x8A%K\x96Ȝ9s\xA4lٲP\xEF\xBD\xF7\x9E\xFC\xF0\xC3\xB2y\xF3f\x99;w\xAE\x96&lt;x\xB0`\xABST\x9Dd\xC2c\xDBX\x83 +\xB4\x94\xAD\\xB9\xB2ԩSG7n\xAC+P
+ \xDF\xF6\xED۵\xA9\xA8\xBE\xC2\xE4 \x92\xE1\xD6[o\x957\xDF|S\xB0\x84p\xD5UWɢE\x8B䧟~\xD28\xECfz\xF4\xE8\xA1\xD7~5\x91\xBFH\x80H\x80H\x80H\x80\xF2\x9D\x90|G\x9E\xBE\xBD6 X        \xF8׿\xFE\xA5\x8D\xAF[\xB7N\xB7ea?={\xF6xy\xC2jG\xA5J\x95d\xE0\xC0\x81ҫW/\xE9ׯ\x9Fnc\x82\xB7\xAD\xA8:q$\x86,^y\xFCq(A\xD8
+\x85\xD5W\x98|A2\xF4\xE9\xD3GWuV\xAE\\xA9\xD9[\xB6lQ\xE5㭷\xDErYx\xEDR\xFC2\xB5\xC94    \x81\xBC%@#\xF4\xBC\xE5[ \xAD&gt;|XW#.\xBD\xF4\xD2\xC0\xFE\xA7L\x99&quot;u\xEB\xD6\xB8\xA5ݴi\x93\xAE\x8C$\xAB\xD8P\x8A\x89\xC9\xFA
+\x92\xF6\xFE\x80U +l-\x83ǰr\xE5\xCAI۶m\xA5t\xE9Һ\x9A\xF3\xDDw߹\xAB\xFEz\x8C\x93        \x90        \x90        \x90        \xAE\x80\xFB&lt;\xEB\xCAŲe\xCB\xE4ȑ#n\xB0\xBB@/ܵk\x97\x8C9R֮]+\xFB\xF7\xEF\xD7\xF6\xA8:n#i\xBA\x88\xEA+L\xBE\xB0\xAE\xB1\x9A[\x98I\x93&amp;\xE9\xCA΀d\xF1\xE2ź5 .\x8CH\x80H\x80H\x80H\x802\x8B\x90̺\xAE4P`˰o\xDF&gt;7\xCD{\x81\x93\xD0a/\xE1\xC4\xF1\x83\x80C \xA1|\xF4\xED\xDBW\x95 +\xD8^\xC0#V\x8B-4}\xF6\xEC\xD9Z\xEE\x92K.Q#\xF6Z\xB5jE\xD6\xD1¾_8\x8F\xE4\xF8\xF1\xE3n*d\xC10\xB4# ϱ\xCD@\xF90\x80GHE&gt;\xAD\xF0\xABS\xA7N\xBA\xFA\xBB\xAC\x82\xC0ް\xB0\xF5̻% U\xFD2\xFA\xC7\xE0\x8Ft\xC7$    \x81\\xE0\xAC\̋\xEA\x9F|\xF2\x89\xFC\xE9O\xD2mT\xFF\xFB\xDF\xE5\xFE\xE7\xC6\xE2\xFF\xEF\xFF\xFD?\xED\xEE\xB5\xD7^S\xC5\xB68F丆\x9B[a\xFF\xD7\xFD\x97L\x9B6M\x86 \xA2\xC6\xE0x \xFF\xEB_\xFF\xAA\xE6X\xF1x\xE1\x85\xD4{\x8C\xC3a;\x82mL\xB0        \xAB\xE3#l8\xA0\xC4\xC0\xFD\xED\xF3\xCF?/\xF0z\xB5`\xC1=$\xAEo\x9B4i&quot;}\xF4\x91\x9E \x82U\x96R\xA5J\xA9|_\xFD\xB5\xA8\x88S\xDD\xC3\xFA
+\x93\xCF/\x83\xC7\xD9\xF0\x80&gt;P:\xC7J\x887@f\xAF\x8C-[\xB6&lt;e \xDE1\xFD\xEEw\xBF\x93\x92%Kz\x9B\xE05        \x90        \x90        \x90        \x90@\xB3\xAF&amp;\xAA&lt;\xD0\xB1\xC96=\xAAf\xFE\xE4{\xCC
+2&amp;;r\x8C\xFCۛS\xBA\xC8a\xC5[\x9A\xCE;\xEF&lt;U0\xD0.V(\x8A/\xAE\xCA\xCE)S\xA6LBwAu
+\xA41\xD4W2\xF9\x82\xBA\x87q\xFBg\x9C\xE1f\xF9\xE3nF
+\xC5\xE4\xB4je`\x95\xC7~3\xA6`\xBF\xB0a3\xC2\xFE\xC6d E\x8AD$@$@$\x90\I\xC4Lm
+\xCE\xCA\xF0(8;#(\xD5        *\x97\x8E\xB4\xA0\xBE\x92\xC9ԯW\xF9@\xBE?T\x87i$@$@$@$@C ;\x96
+\x86{%    \xC8!* 9\xC6\xE2$@$@$@$@$@\xA9\xA0\x92:;\xD6$    \xC8!* 9\xC6\xE2$@$@$@$@$@\xA9\xA0\x92:\xBB&quot;U\xF3\xE0\xC1\x83\xB2c\xC7w\xCC\xF04\xB5f͚и\x9B\x91a\xDF|\xF3\x8D\xAC\\xB9R:\x94a\x92Q   (\xA8\x80\x8D\xFB\x9C\xEBQ\x8E3F\xBAw\xEF\xAE\xED|\xF8\xE1\x87r\xC5W\x84\xC6s\xDDY5\xF0\xEC\xB3\xCF\xEAY P\x9C6l(P\xA2H\x80H\x80H\x80H\x80\xF2\x97\x90\xFC\xE5\x9D\xE7\xBD\xE14\xF2\xA5K\x97\xA6\xBD\x9F\xA7\x9EzJ\x96/_\xAE\xED^v\xD9ez\x9A\xB9Ӊ?\xF33\xB7\xE3\xC2)\xE8=\xF4\x90 :T~\xF8ay\xEF\xBD\xF7\xE8\xAE7\x9D7\x88m\x91        \x90        \x90        \x90@LT@b\x82* \xC5~\xFA\xE9'\xE9ӧ\x8F\x9EB\x9ELޠ\xC3%\x9D:Ayg\x9Ey\xA6\x9Cu\xD6YN\xC1        \xE48@\xCE        \xFE\xB8\x93\x9E\x8EϜ\x8C+\xAC?\x9C.\x8FC\x99/\xBC\xF0°\xA2L'   \xC8C&lt;\x880\xE1\xE6\xB4\xE9+Vȋ/\xBE(\xB5j\xD5&lt; \xFF\xF1\x8F\xD4\xFD\xBF\xFD\xEDoG\x8E\x91\xDF\xFF\xFE\xF7\x85\xE0\x8B/\xBE\x90\xB3\xCF&gt;[\xCB\xE1D\xF3\x89'\xCA\xDBo\xBF-{\xF6\xEC\x91\xFC\xE3\xF2\xDCsϝr\xD2\xF9\xACY\xB3\xE4\xF0\xE1Â\x81\x85 \xAA\xC7[o\xBD%ӦM\x93z\xF5\xEA鶤\xE9ӧ         \x9C:u\xAAt\xEA\xD4Iv\xEF\xDE-H[\xB4h\x91\xAC]\xBB6\xA7\xC3\xD2\xF2Qrϝ;W\xEE\xBD\xF7^9r\xA4\xDCu\xD7]2g\xCEy\xF4\xD1G\xA5}\xFB\xF62y\xF2\xE4X\xE3\x8AjcC'O\x9E\x94\xBB\xEF\xBE[J\x97.\xAD\xCCR+\x91        \x90        \x90        \x90        䎀}\xDBl\xEB\x81\xF9!Ɂe\xF32Q\xFE FL\xF1\xAC\xF89p\xE0\x80\xB9袋\xF4\xC7*\xC6&gt;\xF8\x9B +\x98\xDBn\xBBM\xDA7\xF8\xA6u\xEB\xD6f\xE6̙?qℱ\xB6\xC6*        .\xE2ڵk\x9Bq\xE3ƹq\xEF\x85]I0͛7w\x93x\xE0\xF3\xF3\xCF?\x9B\xAF\xBF\xFE\xDA\xD8\xD5 +cOM7\xEBׯ7|\xF0\x81\xB9\xF4\xD2K\xCD9眣e\xAD\xC1\xB66l\x98\xA9R\xA5\x8A[\xD7*7\xA6z\xF5\xEA\xA1q7\xC3^đ\xBBf͚\xE6\x89'\x9Ep\xABaL={\xF6t\xE3Q\xE3\x8A\xD3\xFEk\xAF\xBDf\xEC)\xEBn{q/\xB2en\xE1{R\xD0!\xECoF\xD8ߘ\x82\x96\x97\xFD\x93        \x90        \x90        \xE4 +n\xC1ʝ\xFE\x96\xD6ڕ+W\x96:u\xEAH\xE3ƍ\xA5cǎR\xA3F +]ؾ}\xBB\xF6\xDB\xAC@\xD8s\x8Dc\xDBӠA\x83+\xABW\xAFveq\xB6\xB9        \xBF^`\xD5c\xF3\xE6ͺ\x80\xA4\xC1\x83\xE3\xA9T\xAC\xA2!V\x90nݺI\x8B-\xA4U\xABVb\x95]\xF9زe\x8BT\xACXQ\xAC&quot;\xA4e\xFDmƉǑ\xBBT\xA9R\xEE\xF6(\xB4\x89U
+\xFF8\xFCq\xA7\xEF8\xED;e\xF9I$@$@$@$P\xB0\xA8\x80,\xFFSz\xC7C\xB6\xF7A\xBBlٲ\xAE\xB7\xA6 +6H\xB5j\xD5t[\x96S\xB1e˖z\xB9i\xD3&amp;')\xA1\xBE\x9Bh/*U\xAA$\x94^\xBDzI\xBF~\xFDĮh\xC8i\xA7\x9D\xA6EЧ]!p\x8B\xB7k\xD7NJ\x96,)\xD8\x86\xE0\x97\xCB-\xE3&quot;\xAE\xDCɚ\xF2r\xF1\x96MW\xFB\xDE6yM$@$@$@$\x907\xFE\xF3ę7\xED\xB3\xD54\xB0[\xAEd߾}\xF2\xFD\xF7߻\xAD,\x94\xE49!\xECA\xF9S\xA6L\x91'\x9F|R\xE6ϟ/v;\x97\xD8m_N\xB5\x84O\xAC@\xC0\xCE?\xB9 +q\xE5N\xD6Oظ\xD2\xD5~\xB2\xFE\x99O$@$@$@$\x90{T@r\xCF0\xDFZhԨ\x91n\x83\xB2vn\x9F0\xB7v\x82&lt;'`[UP\xF8ꫯd׮]j썭\\xFB\xF7\xEFkOTT&gt;\xFD\xF4SUt\x9C\x96\xC0B1\xE3\xCA +#\xF1\xA86\xAE\xB8\xEDG\xB5\xCD&lt;    \x81\xFC!@$8\xC7\xEE\xE5\xF8\xF1\xE3\xAAP8`\xB7\xE1\xACn\xF4\xE8\xD1C\xBDay\xCF\xF9\xC0\xA1\x80M\x9B6\x95:hl\xB3ڹs\xA7**8\xF5\xDB\xE0)j\xF6\xECٚt\xC9%\x97H\xE7Ν\xD5\xE3\x96Sʌ\xDEy\xE7\xCDG\xDB\x90gq\xC0\x95-±c\xC7\xB2:\xC1w\xD2\xF1Gn\x9C%\xB2j\xD5*\xED\xE7\xB3\xCF&gt;ؽx\xE5\x8FW\x9C\xF6\xBF\xFB\xEE;\x95\xE3`    (8T@
+\x8E\xFD)=\xE3\xFC\xA3\x8F&gt;R׸X\xA1\x80] ̷nݪ\xEEu\xCF8\xE3 Y\xB2d\x89\xAC\\xB9R\xB7QA\xB1ޝ\xF4to\xC7~\xA3K\x97.\xBA\xCD귿\xFDm\xE0A{/\xBC\xF0\x82\xFC\xF9\xCFV\x97\xBA\xE5˗W\xC3sG&lt;\xF4\x8F5Jp\xEA9\xDC\xF9:\xAB#\xEB֭\xD3&gt;\xA0dL\x980A\xFE\xFE\xF7\xBF\xAB&quot;\x83\xAD`\xCF?\xFF\xFC)q\x9C\xDB\xE1 +q\xE4\xFE\xDD\xEF~\xA7\xF2\xD6 \x98\xFC\xF5\xAF\x95\xDF\xFC\xE67j\x839\xA2ƕ\xAC}\xB0|\xF9嗵\x8C\xED\xCB/\xBF\xD4k\xFE&quot;   \xC8\xC5\xE0\+\xAA[\xEC\xBB*b\x93mzT\xCD\xFC\xC9+\xF6\x98dLv\xE8QF~\x8E + +\xAB\xB0\xFD\x80\xD7,\x80] \xCC\xFD\xABPT\xA08\xE0\x9C\x9C\xE2x\xBF\xBA\xF2\xCA+e\xECر\xBA\xBAT\xDF)\x9B\x9B\xCF(\xB9\xA1\xB8`;\xECO\xB0\xEA\xBD!l\\xDE2Q\xED{\xCBŽ.&amp;\xFF6ҏ[&gt;c\xCB=\xF6\x8B\x981\xFB\x85 +\xFB\x9B\xF67&amp;cYR0   \x81\\xE0A\x84\xB9\xC2Wp\x95\xEB֭\xDAy\x98\xF2଒T\xA8P!\xB4.\x94\xAFbZ0Ō(\xB9\xE1u\xCB        ~\xE5\xE9a\xE3r\xEA\xE03\xAA}o9^\x93        \x90        \x90        \x90         \x81\xACP@r\xB2rP0\x983\xBBW\xAC\x8C\xE0\xF4t\x9C\xACΐH [\xE6\x96u\xEE\x9C80\xC6H\x80H\x80H\x80H\xA0\x80d\xC7ޥ\x82\x97-ݾ\xF2\xCA+2t\xE8P=\x84p֬Y\xD92,\x8E\x83H\x80H\x80H\x80H         d\xC5
+Hr-T&quot; +0\xA0P\xC9KaI\x80H\x80H\x80H\x80
+/\xAE\x80\xDE{G\xC9I\x80H\x80H\x80H\x80H\xA0\xD0\xC8Z\xE4\x9F\xFF\xFC\xA7\xE0\xE0\xBDL \x94;vd\xA2h\x8124\xCB\xFCQ];\xC2~~\xFDc\xF0ǝ\xB1\xF1\x93H\x80H\x80H\x80\xB2\x9D@V* \xF3\xE6͓\xB3\xCF&gt;[`ې\x89gQt\xEF޽@E\xEBڵ\xAB2\xBA\xF1\xC6\xE5\xE6\x9BoV\x97\xBE\p\x81\xF4\xEF\xDF_:v\xEC\xA8g\x88L\x9F&gt;]
+\x9A%Z\xBC\xE2\x8A+xe\xBFd7\xCF+\xA3 \xFEx\xB2\xB6\x98O$@$@$@\xD9D k\x9C\xD2\xED\x9C~\xD3M7ɹ瞛\xB1\xF7驧\x9E\x92\xE5˗\xA8|g\x9Ey\xA6|\xFA駲p\xE1BU\xD4\xE0\xF6瀼\xFA\xEA\xABz\xE1\x8C3\xF4&lt;\x90\x82f\x89ҡ yC&amp;\xF0\xF3\xCAt\xED\x95\xD1?&lt;\xA8~nӼ߇ܶ\xC5\xFA$@$@$@$\x90NY\xA1\x80\xE0\xBB&gt;}\xFA\xE8)\xE2\x9C%J8+\xC8t\x80#\xE4\xC1\xC3\xFFYg\x9D\x95v\xD1\xC2\xFA \xEA\xE8\x9E{+ei\xDA +7\xDC \x97\r\x89^\xA7\x83eNd\xF3 \xE5\xEF?/\xF8\xE5F&gt;\xBF\xBC\x88\xFBe\xF4\x8F\xC1j#մ\xA0\xEFC\xAAm\xB1        \x90        \x90        \x90        \xA4\x9B@V( 'NԷ\xF6\x8B-\x92\xDBn\xBBM\xF0\xF6\xA7j\x8F=ZWC.\xBE\xF8\xE2\x84s.\xBE\xF9\xE6&gt;|\xB8\}\xF5\xD5Ҽy\xF3/\xE4\xF5\xEB\xD7\xCB\xED\xB7\xDF.?\xFC\xB0&lt;\xFE\xF8\xE3z޺u\xEB$\xAA&gt;\xFA\xBF\xE5\x96[\xE4\xDE{\xEF\x95N\x9D:I\xEF޽eܸq\xF2\xDE{\xEF\xC9\xEEݻ\xE5\xC9'\x9F\x94V\xADZ\xB9\xDD9rD\x86 +&amp;&gt;\xF8\xA0\xF4\xE8\xD1C\xAF\x9D1\xACX\xB1B\xEB?\xF0\xC0\xF2\xE2\x8B/
+\xB6Iկ__\xBE\xFC\xF2K\xB7&gt;\\xE7N\x9E&lt;YƏ/\xAD[\xB7vӣ.ڴi\x95\xAD\xA7\x90_~\xF9\xE5n\x99TY\x86\xC9\xC5\xCF\xED4\xE0\xC2\xCF/\x9F\xA8\xBE\xC2\xE4\xF3v\xFD\xFA\xEB\xAF\xEB}Ƕ9\x9C&quot;\x8F\xADiU\xABVխj\xCE\xD9)&amp;L\xD0$\xD8v\xF8e\xF4\xB6\xE7:Θ\xA2\xE6L\xD8\xF7!N\xDF,C$@$@$@yN\xC0\xBE\xF9\x8D V\x80\xC0\xFC\x90\xE4\xC0\xB2y\x99(\xF8\xB7|\xB5k\xD76\xF6!\xDF\xED\xAAI\x93&amp;\xA6Y\xB3f\xC6&gt;\xF4\xFBj6lh\xACr\xA2\xF9'N\x9C0\x9D;w6ָ\xDA\xD8C\xF8̝w\xDEi*W\xAEl\xAC\xE1\xB0[߹\xF8裏4\xAFiӦf\xF1\xE2\xC5Ʈ\x98\xCF?\xFF&lt;\xB2\xFE3\xCF&lt;c\xAC\xF2\xA1M\xD8mN \xADr`\xACQ\xBC9t萱ʆ\xB1\xA7zk&gt;\xFA\xB7J\x83\x999s\xA6\xC6!\x9B\xB5y0Vq\xD1\xF8\x81\xCCE]\xA4?o\xBD\xF5\x96\xB1\xB7\xA6A\x83\xEEX\xEC\xDBnc(-\x8B_VQ1VYp\xE3q/\xCE8\xE3 3p\xE0\xC0\xC0⩲ \x93-'\xFC!\xD0s\xCF=g\xAAW\xAF\xAE\xB2\xF9\xF9%\xE3\xD5W\x98|AZ\xB4h\x91\xC0\xE7\x9Ak\xAE1\xD6}\xB1[tɒ%\xC6*&amp;\x812&quot;\xD1;\x86\xA0\xB8V\xFC\xF5W\xB21%\x9B3h\xC6\xFF}p\xBE'\xDE~\xF2\xFB:\xECoF\xD8ߘ\xFC\x96\x8F\xFD\x91        \x90        \x90        \xE4\x81\xACXq\xB44\xFF\x96\xAB.]\xBAH\xBBv\xED\xC4&gt;\xBCJ\xFB\xF6\xEDe۶mZ\xD4&gt;\xEC\xCBɓ'\xC5&gt;4ʜ9s\xA4lٲ\xAFEX\xA1\xF0\xAC\x8E`šQ\xA3Fr\xFD\xF5׋U.d\xEDڵ\x91\xF5a?a m\xCA* \xBA\xDD
++5k\xD6\xD4mOH\xB3\xB7W\xF3a\xB7\x82\xF6z\xF6\xEC\xA9ql\xCD4h\x90XeCV\xAF^-V1\x92:u\xEAH\xE3ƍ\xF5\x8D{\x8D5t,۷o\xD7\xF2?\xFC\xF0\x83l޼Y\xE6Ν\xAB\xF1\xC1\x83\xBBmkB\x9A~\xA5\xC22L\xB6\x9C\xF0\xF7\x8B\x8Fmc^~\xC9\xF8D\xF5&amp;\x9F\xBFO\xC4o\xBD\xF5Vy\xF3\xCD7uU +񫮺J\xB0\xE2\x86\xEDNo\xBF\xFD\xB6\xAE^\xE1\xDA/#\xD2r\x92\x8D)ٜq\xFA\xF2\x9Ct~\x92        \x90        \x90        \x90@A\xC8j\xC4\xFBV\xBE|ywk\xB6P\xC1H\xBD^\xBDz\xFA\x83\x87x&amp;
+ۖT\xAAT)U\x9C\x95\xAC&gt;\x94\x8F\xF7\xDF\xDF)\xAEua\xE0\xED\xC8\xE5ȶa\xC3\xA9V\xAD\x9A@\xF1pB˖-\xF5rӦM\xFA\xE9-\x8F(L\xD8\xEA\x83P\xA9R%\xB1+ҫW/\xE9ׯ\x9F*&gt;\xA7\x9Dv\x9A\xE6\xA5\xF3\x97#/ڌ\xCB2L\xB6d\xFC\x92\xC9\xED\xE7\xE1\x8F{\xF9D\xF5&amp;_P\xFF\xB01\xB2\xAB/\xB2r\xE5J\xCD޲e\x8B*P\x9D\xEDr\xB0\xFBp\x82_&amp;'=\xBEwLq\xE6 \xFAA $@$@$@$\x90i\xFE\xF3ԛi\x92\xA5 O\xDC\xAEÇ\xEB*\xC1\xA5\x97^\x9AB/&quot;\xC9\xEA\x8F5J\xED6\xB0\x97\xCA \x94\xAF͇\xB7S\xBBEH\xF6\xEDۧ\xB6*T\xD0,\xBB]L\xDD\xE2&quot;/N\x982e\x8Aԭ[W\xE0\xFAJ Vr\x9C\x988\xF5sS&amp;\x8B ْ\xD5ɍ&lt;\xFE\xBA\xC9\xFA
+\x92/\x88V5\xBAu\xEB\xA6\xC3ʕ+'m۶\x95ҥK VX\xBE\xFB\xEE;w\xF5\xC3\xDF^\xC4\xE3Ι\xB8߇\xBC\x90\x91m\x92        \x90        \x90        \x90@\x81\xACZq\xB65\x85 +\xD6I\xC7\xC3\xFA\xB2e\xCB\x86\xBCN\xC0\x96,\xA4\xC5        \xC9\xEA\xE3܊!C\x86\xA8\xA1\xFA\xF1\xE3\xC7\xE5\x8D7\xDEm[\xBB 7\x8Cݝ#fl\xD9B^\xB2\x80\xC3w\xED\xDA%#G\x8Eԭ\\xFB\xF7\xEFׇ\xE2d\xF5ҕ\xC5&quot;L\xB6\xA8:\xE9\x92\xCBi'\xAA\xAF0\xF9\x9C\xBA\xFEO\xAC4͟?_&amp;M\x9A\xA4\xABN\xD6D\xAC]\x90n\xCD\xF2\xAEp\xF9\xEB\xA5;w\xCE\xC4\xFD&gt;\xA4[&gt;\xB6G$@$@$@Q\xB2F\xC1v\x9A\x9D;w\xEA\xC3&lt;\xBC\xE1\xF4n\xEC\xF1w\xE2\xF8A\xC0\xB9P&gt;\xFA\xF6\xED\xABﰧ\x80G,kh\xECO\xF8\xC4&gt;\xA7n\x9C\xFA#F\x8CЭQ:tl\xA7*^&lt;3\xE4¶kL\xACo\xCE\xCF?\xFF|\xF7 \xB4\x8F\xED`\xD6\xE8]PJ '\xA0\xBE\xB3:\x82q̞=[\xB3\xE06\xD7\xD7K\xADZ\xB54~\xF4\xE8Q:th\xD2Sס|a\x8CX\x89        
+\xA9\xB2 \x93-\xA7\xFC\x8F;\xA6 ټ\xFC\x90\xC5'\xAA\xAF0\xF9\x9C~\xFC\x9F\xF0h\x86\xD5\xD8h\xE0v \xF0\x86\x85\xAD|\xFE\xD5\xBF\x8C\xFE1\xF8\xE3\xFE\xBE\xA2\xC6Oi\xC9\xE6\x8C\xFF\xFB\xE0o\x9Fq   (0\xF6-id\xB0\x82\xE6\x87$\x96\xCD\xCBDǻ\xCF#\x8F&lt;\xA2ަ\xAC\x84\x99:u\xAA\xB1\xFD\xEA9\xEA\xE3\x8F?6\xF0de +\xC95ͺTUq^z\xE9%c\xB7\xD0h\xFBi\xEC*E\xA0\x98\xF64uc\xF7\xF6{n\x87\xB1.[\xDD2Q\xF5\xEF\xBF\xFF~m\xEC\xF0\x83\xFAֈ\xD9X\xBB +c +΍UJ4\x9E\xB1\x90\xB6u\xEBVc\xDFj\xAB/\xC8a\xDD\xF6\xEB\xDEU\xFBz\xF7\xDDw\x8D\xB5\xB90\xF6dw\xF3\xC1\x98\x8D7\xFB\xF0iJ\x96,i\xE0\xEB\x93O&gt;Q\x8FG\xF6\xAD\xBC\xC1ج\xC2a\xACB\xA1u\xE1\x81\xCB&gt;\x9B\x97_~ٕ\xDBamT6\xC8i\xAA\x8D=@\xCF\xD8mKn1k\xA4\x9F2\xCB(٢\xF8\xB9\x9D\xDB 𲊕\xF2\xB2\xEEe\x8D5\xCCO\xE0g\x8D\xBF#\x{182DC3E}\xA2\xE4\xF3\xCAྲྀʥ\xB1\x8A\xAE\x9B\x84y\xE7\xDC+'\xD1\x8F!\xB3 \xDE8\xE6\x807$\xBB\xE7(5g\x90\xEF\xFD&gt;\xC0\xBB\x9B\xF3=A^A\x85\xB0\xBFac
+JN\xF6K$@$@$\x90\xB7\x8A\xA1y\xFB\xF0f7\xA8\xEC[\xA3k\x866\x99֌b\x8FY\xF9\xC6\xFC{\xD6}i\x8El\xB0\x8A\x80m8\xE7\x9Dw\x9E\xDA\\xE4T\xB0\xB0\xFA8\xE7'\x88\xE3-6ބ\xE3\xEC\x88\xD7^{M\xFA\xF7\xEF/\xD7^{mh7X\xC1\x819\xBC^\xC5 +XE\xC1
+ \xFA\xC0i\xE6eʔI\xA8\xFA\xED\xB7\xDF\xEA[\xFA\x84\xC4&lt;\x88\xB1H&amp;[P\x9D&lt;M\x9B \xEA+\x99|A\xB2\xC0\xF8ߺ,v\xB3\xFCq7#\x9F.\xA2\xE6\x8C\xF7\xFB\xE0\xFD\x9E\xE4\x93h\xA7t\xF67#\xECo\xCC) +0\x81H\x80H\x80H +d\x95\x92        w\x87B\xD9X\xBE|y\x828\xF0\x96\x84Ca\x93\xC0@\xF9M\x80
+H~g$@$@$@aJ\x84e0=50@\xBF뮻\xF4\x\xD9\xC2^\xD8Vt\xEDڕ\xCAGjHY\x8BH\x80H\x80H\x80H \x8BPI\xF3\xCDā\x81\xF0DW\xB8{\xF7\xEE\xD5C\xB9\xEA\x91f\xC8l\x8EH\x80H\x80H\x80H\xA0\xD0\xA0\x92\xB7\xF5\xE1\xD4t     \x81D\x89\xFEa\xF3#     \x81\xB4(\xF2
+\x88uQ\x9ApN\xBC\xADY\xB3ƅ쏻\xBC     \xC81\x81&quot;\xAF\x80\x8C3F\xBAw\xEF\xAE\xE0p \x8C\xC8\xC3\xE29\xA6\xCB
+$@$@$@$@$@        \x8A\xBCb\xDEs]\xE6^v\xD9ezJ\xBAC\xC8w\xD2\xD3\xF9\x89ї.]\x9A\xCE&amp;\xD9        \x90        \x90        \x90        \x90        d,\x81\xACS@\x82Mt\xE8\xE5\xD9S\xCAŞr\xEE\x91%JFs\x82?\xE3\xF3\xA7\x9F~\x92&gt;}\xFA\x88=\xA9=ͱ +    \xC8xY\xA3\x80̚5K&amp;O\x9E,\xE3Ǐ\x97֭[+x\xFE׻woy\xF8\xE1\x87eĈR\xBDzu\xA9Y\xB3\xA6 a\xF7\xEE݂S\xCB[\xB5j\xA5\xF1T~9rD\x86 +&amp;&gt;\xF8\xA0\xF4\xE8\xD1C\xAF\xB1\xAA\x810w\xEE\9\xE7\x9Csd\xE2ĉ\x9F3g\x8Eԯ__\xEE\xB8\xE3\x8D#\xFD\xED\xB7ߖE\x8B\xC9m\xB7\xDD&amp;N=\xCD\xE4/    \xC8BY\xA1\x80\x9C8qB&lt;\xD8C\xD1hӦ\x8D\xFC\xF2\xCB/ҨQ#\xF9\xDF\xFF\xFD_\x81rҫW/}Ї\x82\x87}\xAC~\xECٳG\xBE\xF8⋔n-VT\xAE\xBB\xEE:\xED[\xB9\xA0`|\xFC\xF1Ǫ\x88\xA0\xC1\x9E={J\xF1\xE2\xC5\xE5\x87~\xD0\xF6\xA1 թSG:\xA4\xF1\xE1ÇK\x8D5䦛n\x92\xA9S\xA7J\x992e4\x9D\xBFH\x80H\x80H\x80H\x80H [        d\x85\x82\xFC͛7\xEB\x8An\xD4\xE0\xC1\x83\xCAV\xB0\xE2ѭ[7iѢ\x85\xAEt&lt;\xF1\xC4\xBA\xF2\xB1e\xCB\xA9X\xB1\xA24h\xD0@˦r\x83a\xBB\xB1v\xEDZU4P۵ +\xA4+,\xABW\xAF\xD6&amp;K\x95*\x95\xB0\xA5\xABt\xE9\xD2        q\xF2n\xF9\xD2J\xFCE$@$@$@$@YJ +\x90J\x95*\xC9\xC0\x81u\x95\xA3_\xBF~R\xA5J9\xED\xB4\xD3\xF4\x96\xE1\xE1\xABNh׮\x9D\x94,YRV\xACX\xE1槪lذA\xAAU\xAB\xA6\x8A\x87\xD3~˖-\xF5rӦMNR\xD2\xCFT\xFBO\xDA0 \x90        \x90        \x90        \x90        \x90@\x86\xF8ϓy\x86        \x96Sq\xA6L\x99\xA2\xF6\xF3\xE7\xCFW\x906\x81l\xBD\xC2On\xB6~\xED۷O\xBE\xFF\xFE{\xB7\xA9\x86 +\xAA򃼸\x81
+H\R,G$@$@$@$P\xD8        d\x85\xF2\xD5W_ɮ]\xBBd\xE4ȑ\xBA%j\xFF\xFE\xFD2s\xE6\xCC\xC0{\xF3駟\xAA\xC2\xE0\xACT\x8A\x99l\xF5Z\xBF~\xBD[\x86\xED?\xFF\xFC\xB3ڟ8\x89'O\x9Et.?\x83\xBCsd&quot;        \x90        \x90        \x90        \x90        rY\xA1\x80\xC0\xD5\xECٳ\xF5V\r\xC9%ҹsg\xA9U\xAB\x96{k\xA08\xE1\x9Dw\xDE\xD1\xFC\xA6M\x9Bj\xECG\xE0}
+F\xEBǎ\x93\xE3Ǐ\xEBuP\xDCͰ\xF0zu\xFE\xF9\xE7'\x9C\xE3\x81\xC3 \xD1v\x87\xB4(\xCEY\xB5j\x95\xA2\xF6\xD9g\xB2}\xFBv\xF9\xE6\x9Bo\xDCf\xB0}l\xE7Ν\xAA\xC8x\xD3\xDD\xBC     \x81,&quot;P&quot;[\xC6\xF2\xC2 /H\xF9\xF2\xE5ի&gt;ax\xEE&lt;\xF4\x8F5Jm?`\xB7ᬎ\xAC[\xB7N,X\xA0JDŽ        \xAB&quot;Pd\xB0\xA5\xEA\xF9矗f͚%\xC4\xF7\xBB\xDFiN\xBBg\x9Cq\x86,Y\xB2D]\xFDo\x93&amp;M\xE4\xB5\xD7^\xD36\xBBԁ7\xAC\x8B.\xBAH\xFA\xF7\xEF/\xBF\xF9\xCDoT        \x81\xFBݎ;J\x97.]\xE4\xF1\xC7\x97\xA3G\x8F\xBA\xEEz\x9D\xF6\xF9I$@$@$@$@\xD9F\xA0\x98\xDD\xFEc\xA2\xFB\x84\xA0&quot;8\xAB/\xBAfT\xAB\xE9\xCB+\xF6X1\xF9\xF9\x91\x9F\xD5\xD0\x8A\xC3駟\x9E\xE0\xCEޯ\xAE\xBC\xF2J;v\xAC*0Pϋ\x80U \xBE\xC3ͮ?\xE0\xC0Al˂\xFD        lC \xA37\xC0^%\xAF\xE4\xF2\xF6\xC3\xEB\xA2K\xDF3&amp;\xF2\xAB\x9E\xE7p\xC2\xFEf\x84\xFD\x8D\xC9s\x81\xD8        \x90        \x90        \x90@\x81Ȋg\xB5\xA1B\x85
+\xA1q\xC6F^\x9E\xB3Q\xB7n\xDDо\xE1u\xCB        ~\xE5\xE9T&gt;:\xFC$   \xC8vYav\x93`ב\x9B\x83\xC3\xDAe:        \x90        \x90        \x90        \x90        \x90@j\xB2Zy\xE5\x95Wd\xE8Сz!NCg     (XY\xB1+ \xE1\x80²\x98N$@$@$@$@$P\xB2z\xA4x\xB2K     \x81T@&quot;\xE00\x8BH\x80H\x80H\x80H\x80H \xBD\xA8\x80\xA4\x97'[#    \x88 @$\xB3H\x80H\x80H\x80H\x80H\x80\xD2K \xD6A\x84\xE9풭\x91        \x90@&quot;\x81\xA0\xC3NK0F$@$@$\x90-\xB2\xDA V\xB6\xDC$\x8E\x83\xB2\x9DNCg\xC8^T0\xB3\xF7\xDErd$@$\x90
+\x81X
+H\xD0?&lt;/\x93J\x97\x99S\xA7\xD8c\xC5Č)\xE4\x83\xC8\x9C\x94\x84H 
+\xFBߣ\xB0\xFF        T.s1)X\x95H\x80\xB2\x94m@\xB2\xF4\xC6rX$@$@$@$@$\x90\x89\xA8\x80\xE4\xE0\xAE|\xF3\xCD7\xB2r\xE5J9t\xE8P\xD2Z\xFF\xFC\xE7?嫯\xBEJZ\xAE 
+&lt;xPv\xEC\xD8Q]\xA7\xD4gA\xB3\xFC\xF1\xC7e͚5\xAE셁\x9F_F\xFF\xFCqwp~\x91-\xE3\xCA\xC9ߒ \xBF%\x8FH\x80H\x80rL\x80
+HLd\xCF&gt;\xFB\xAC,X\xB0@D6l(x\x80 \xF3\xE6͓\xB3\xCF&gt;[^y啰&quot;\x9A&gt;f\xCC\xE9޽{\x81\xCAеkWet\xE3\x8D7\xCA\xCD7\xDF,\xA7\x9Dv\x9A\p\xC1ҿ\xE9ر\xA3\x9Cq\xC62}\xFAt)h\x96~\xF8\xA1\q\xC5        \xBC2\x81_\xB2\x9B\xE7\x95\xD1?&lt;Y[\x99\x94\x9F +\xE3\xCA\xC9ߒLbOYH\x80H\x80H m\xAC}Gd\xB0\xE6\x87$\x96\xCD\xD4D\xF9C\xF0\xD8\xFC\xF29r\xC4\xD8b\xF3\xCB/\xBFh\xD6\xE7\x9F\xEE/b\xEC[z\xF3\xC6o\xB8\xE9VI1O&lt;\xF1\x84Ϥ\x8B\xFD\xEB_f\xEF޽*RϞ=\x8D]Ire߁\xBA\xF1\xD7^{\xCDL\x9E&lt;Y\xE3\xCD\xF2O\xFA\x939묳\\xD92\x81\x9F+Lȅ_F\xFF\xFC\xF1\x90fRN\xF6Rn\xC8W\xB1\xB0\x8F+\xEAoIܿG&gt;$ +\xFB\x9F\xF6?$c\xA7 $@$@\xF9N\x80+ 1T\xB9O&gt;\xF9D\xAC\xF2!\x8E1\xE5\x85^\x98P맟~\x92&gt;}\xFA\xC8G}䦗(Q\xC2-\xEF&amp;\xE6\xF3\x85\x9DM\x81=\x9Ey\xE6\x99b\xA8\xF3r\x93\xD6_P\x9B\xF7\xDCs\x8FT\xACX1(K\xD3n\xB8\xE1\xB9\xE4\x92K\xF4:,s&quot;\x9B_(\xFFy\xC1/7\xF2\xF9\xE5E\xDC/\xA3 \xFExP\xA9\xA6}\xC2ڊwP^aW\xD8x\x93\xFD-        \xAB\xC7t  \xC8&amp;\xB1\xBC`eӀ\x83\xC6b\xDFJ\xCA\xEF\xFF{}h\xFB\xE2\x8B/tk\xD0\xFF\xF8G)S\xA6\x8CL\x9B6M\xE6Ν+'O\x9E\x94\xBB\xEF\xBE[J\x97.-\xC8\xF3\x86\x89'\xCA\xDBo\xBF-{\xF6\xEC\x91\xFC\xE3\xF2\xDCs\xCFi\xF6\xCF?\xFF,\xA3G\x8F֭X\xE5ʕ\x93ŋ\xEB6#db\xF8\xF8\xF1\xE3e\xE3ƍ\xF2\xFD\xF7\xDF\xCB\xF3\xCF?/\xAD[\xB7\xF66\xAB\xD7\xEBׯ\x97\xBF\xFC\xE5/\xAA0`[\xB6o,]\xBAT\xCE=\xF7\xDC\xD0\xFA\xF6-\xB1 2D\xF0\xB7m\xDB&amp;*T\x90\xA6M\x9BJ۶m\xB5lmZ\xB4h\x91\xAC]\xBBV\xFB\x88\xFF\x8A+\xE4\xC5_\x94Z\xB5j        /\x8C\xAF\xFB\xDB\xDF\xE4\xFC\xF3\xCF\xD7\xFA\xB3f͒Ç\xCB?\xFC  .L\xB0\x978e@\xBF&amp;\xB4i\xD3&amp;,K\xD3O?\xFDt\xB9\xFC\xF2\xCB\xDD2\xA9\xB2 \x93-.W\x80_/v\xEFޭ[\xC3~q\xF8D\xF5&amp;\x9F\xB7\xDF\xD7_]\xFE\xFB\xBF\xFF[\xAE\xBC\xF2J\x9D\x8F\x98GÇW\xED\xCF\xFE\xB3\xDE\xD3        &amp;(\xFBw\xDEyG8\x90 \xA3\xB7\xAD8\xD7q\xC65g\x82\xBE\xF8.yCи\xDFz\xEB-_\xBDz\xF5t\x8B#\xE6)\xE6\xC1ԩS\xA5S\xA7N\xE2g\xEFm/\xEEu\x94\xDC\xF8\x9E\xDF{\xEF\xBD2r\xE4H\xB9뮻dΜ9\xF2裏J\xFB\xF6\xEDŮ\xC6I\x9CqE\xB5\xE7oI\xDCq\xB0        \x90        \x90        j\xF6-cd\xB0\x83 \xCCI,\x9B\xA9\x89\xD8\xF2\x80mU\xF6\xC1\xDF̜9S\xC5&lt;qℱ{\xFE\x8D}\xE0q\xC5\xC6v\xA0\xE2ŋ\xBB\xF1\xA0\x8Bڵk\x9Bq\xE3ƹYM\x9A41͚53\xEF\xBD\xF7\x9E\xB1\xA0ۈn\xBB\xED6\xCDG\x9D;w\xD6m[\xE8\xFF\xCE;\xEF4\x95+W6\xD6\xC0֭\xEF\\xD8Uͳ
+\x84\xB1\x9EƮl\x8B\xAA\xFF\xCC3\xCF\xFB \xA5M|\xFA\xE9\xA7X1V\xD91\xD6(^\xB7= +6\xCCT\xA9RE\xF3\x93\x8D\xDF&gt;̚\x8B.\xBAH\xEC\xA2\xB1\x81\xA6A\x83\xEEX\xEC\xDBnӼysG\\xF3\xC0\xAB,\xB8\xF1\xB8\xFE-X\xDEz\xA9\xB2 \x93-'\xFC!\x87U(M\xF5\xEA\xD5U$l\xF3\xF2K\xC6'\xAA\xAF0\xF9\xBCcw\xAE[\xB4h\x91\xB0E\xED\x9Ak\xAE1 p\xB2͒%K\x8C}`׸_F$z\xC7׊\xBF\xFEJ6\xA6ds\xCD\xF8\xBF\xDE\xF6\xC3\xC6\xFD\xF5\xD7_\xEBV7\xAB\xD8\xABx\x9B&gt;\xF8\xC0\z\xE9\xA5\xE6\x9Cs\xCE\xD1\xEA\xB9W\xB9k֬\x99\xB0u\xB0]\xD0        Q\xE3\x8A\xD3~\xD4\xDFn\xC1r(\xF3\x93H\x80H \xDB        \xF9-XXM\xC0J\x80}\xC8PEo\xF7 +$x\xBBz\xF5\xEA)\x97\xCE-\xA7R\x97.]\xA4]\xBBvb^\xF5-*V#\xAC\xB2\xA3+*\xF6\xA1Q߲\x96-[V\xE0\xDD\xC7*+NU\xF7\xD3&gt;\xDCK\xFD\xFA\xF5\xA5Q\xA3Fr\xFD\xF5׋U.T^\xACȄ՟1c\x86XC۰ʂ\xAE\x9E`\xC1&gt;\\xE9\xAA\xD2\xEC\xC4\xD6\xFCd㷊\x91ԩSG7n\xAC\xC6\xE15j\xD4бl߾]\xEBc\xD5c\xF3\xE6ͺJ\x84\x84\xC1\x83\xBBmk\x814\xFDJ\x85e\x98l9\xE1\xEF\xDBƼ\xFC\x92\xF1\x89\xEA+L&gt;\x9F\x88\xDFz\xEB\xAD\xF2\xE6\x9Bo
+\xEE#\xC2UW]\xA5\xABX\xF6a^\xE3X\x81\xEBѣ\x87^\xFBe\xD4\xC4\xFCJ6\xA6ds\xC6\xE9\xCA\xFF}p\xD2\xC3\xC6m +\x9D\xA3ݺu\xABpI\xABV\xAD\xC4\xDAQ\xE9\xCAǖ-[N\x99\xBBN{q?\xE3\xC8]\xAAT\xA9\x84\xAD\x93X\xF1\xF4\x8F\xC3w\xFA\x8FӾS\x96\x9F$@$@$P\x94        ydÆ +R\xADZ5\xDDV\xE4L\x84\x96-[\xEA\xE5\xA6M\x9B\x9C\xA4X\x9F\xFEo\xBC|\xF9\xF2\x82\xADQ\xEB֭\xD3-T\xD8j\x82(?\xF0L\xB6-        Ex(tB\xB2\xFAP&gt;\xDE\xFF}\xA7\xB8\xD6\xC5\xF6'@.G\xB68\xE3\xF7\x96GP\x98/`\x95*Uk&lt;.\xBDz\xF5\x92~\xFD\xFA\xA9\xE2\x8FV\xE9\x8E\xBCh7.\xCB0ْ\xF1K&amp;\xBB\x9F\x87?\xEE\xE5\xD5W\x98|A\xFD\xC3\xC6Ȯ\xA8h\xE4\xE3\x81\xCAeg^\xC1&gt;\xC2        ~\x99\x9C\xF4\xB8\x9F\xFE\xFA\xDE1ř3\xE8m\x85\xA8q\xA3\x8E]mt\xABA\x81/Y\xB2\xA4`[\x82_.\xB7`\x8C\x8B\xB8r'k*l\\xE9j?Y\xFF\xCC'  \x81\xC2N\xA0\xC8ۀ\xD8-2\xB2o\xDF&gt;\xB5À\xAD\xDC\xEC\xE2!y9        a&amp;\xFE6`/\x81\xBB\xBDğ+\x9E\xAC\xFE\xA8Q\xA3\xA4w\xEF\xDE\xFA\xD0\xE5\xF6&quot;x\x9B\xD21\xFE)S\xA6Hݺu.R\xA1\xB4a%\xC7Y\x81        \xEA3\x9Di\xC9Xɖ\xACNA\xCB\xC4\xABX\x80kg\xD8\xC1\x9Eo\xE7\xB1\xC2\xF2\xDDw߹\xAB\xE9\x94=\xAC\xAD\xB8s&amp;\xEA\xFBt_\x82ƍ1B\xB1\xF2*War%K\x8F+w\xB2v\xC2ƕ\xAE\xF6\x93\xF5\xCF|  (\xEC\xFE󪱰\x8F$E\xF9\xB1\xB5        \xCA\x8C\xBD\x9DcWluA^N\x82\xB3\xAD)Y&lt;\xAC/[\xB6L`\xB0\xEAl\xA9BZ\x9C\x90\xAC&gt;έ\x80:\x8C\x9F\x8F?.\xD6=ph\xB3\xB9?[ܵk\x97\xEEb+\xDB\xFE\xFD\xFB\xF5\xA18\xB4\xC34gD\xB1\x93-\xAAN\x9A\xC5S\xC5,\xEC^\x87\xC9&amp;V\x9A\xE6ϟ/\x93&amp;M\[ul\x80\xADY\xDE\xAE\xB0\xFA\xE9J\x8F;g¾9\xB7\xB5aҗΪdn\xC6Wn|\xA3Bظ\xE2\xB6\xD56\xF3H\x80H\x80H\xA0((\xF2
+\xF6\xCDÛ\xF6o;ۡ\xE05\xAAC\x87\x9A\x847\xCC\xD6\xC0T\xBD&lt;9e\xFC\x9F\xD8V\xB2s\xE7NUf\xF0\xE0\x8Fӻ\xB1\xD7\xDD        \x88\xE3\xEFA\xF9\xE8۷\xAF&gt;\xBCÞ^\x8D\xB0\xEF=(`\xAB\x8DS7N\xFD#F\xE4\x81\xFCxp\xF3niA}ȅm;S\x9C\xF1C\x89ql\x9C\xFAxۋ\x80q̞=[\xAF\xE16\xD7ǫ\xC7,$=zT\x86\x9A\xF4\xD4u&lt;\xF0a\x8CX\x89
+
+\xA9\xB2 \x93-\xA7\xFC\x8F;\xA6\x8A\x9C#\x9B\x97Ң\xF8D\xF5&amp;\x9Fӏ\xFF\x9E\xA0\xB0\xFA\x81\xEDx\xF8\x84HժUu\x9F\xFF\xAD\xBC_F\xFF\xFCq_Qc\x8A3g\xFC\xDFo\xFB\xC9ƍN\x80W/\xCC)|r3\xAE8r_v\xD9e\xB2j\xD5*\xED\xE7\xB3\xCF&gt;|7\xF1}vBԸ\xE2\xB4\xE7o\x89\xD3?I\x80H\x80H k        طy\x91\xC1&lt;0?$9\xB0l\xA6&amp;:^g\xB6n\xDDj\xEC\xDBK\xF5b\x85\xC3\xED\xF6%c\xDD\xF1\xAA\xD8\xF0\xC4/Y\xE0p\xDF}\xF7\xB9\xE9\xFE1=\xF2\xC8#Z\xC6\xDAA\xEB6T\xBDf\xC1{\xD4\xC7l\xE0\xC9\xCA\x92k\x9Au\xA9\xAAU_z\xE9%c\xB7\x97h\xFB\x99p\x88\xA1\xB7m\xBB\xE5\xC6\xD8\xED'\xEAȺ.u\xB3\xA2\xEA\xDF\xFF\xFD\xDA.d\xC6\xEA[#fc\xED6\x8C]\xA50V)\xD1tx\xC6BZ\xD4\xF8\xDF}\xF7]cm.\x8C=\xD9]\xBDY\xB7\xC1^\x8A\xEC\xBE|\xAFX\xF6\\xF5xd\xDF\xCA\x8C\xCD*\xC6**'&lt;p\xD9c\xF3\xF2\xCB/\xBBr\xFB/\xAC-\x83\xCA9\xEDC\xB5yꩧ\x8C\xDD&quot;\xE5\xB3\xAEPSf%[?\xB7s{^V\xB1R^\xD6 +\xAB\xB1\x8E        \xF8Y\xE3\xEFH&gt;h+\xAC\xAF(\xF9\xBC2x\xAF\xADri\xAC\xA2\xEB&amp;a\xDE9s\xD5I\xF4\xDFc\xC8\xEC\x837\x8E9\xE0 +\xC9\xEE9\xCAF\xCD\xE4{\xBF~\xEFnQ\xE3\xB6
+\x80\xCAj]\xE1\xEB\xD7\w\xDDu\xB9W\xB9W\xAE\\xA9^笳\xD6v%\xD1\xC0\xE3\xE6z\xB2q%k?\xD9\xDF\xE7\xEF\x91vTٯp`\xC0w\x9B\x81H\x80H\x80\xBC\x8A!b\xFFA\x84\xBCY +*\xFB\xD2蚡MfLF\xB1\xC7\xEC\xD8\xC6\xFCg\xF8X\xC1\x80\xED\xBC&gt;\xA5p\xFEB\xD0&gt;\x{1B0DB0}\x8A\x80\xED(\xE7\x9Dw\x9E\xF6V.,=\xAC\xFE\x93O&gt;)7\xDDt\x93\xBE\x99\xC7c\x9C3b\xDDJ\xFF\xFE\xFD\xE5\xDAk\xAF +kNWpr:~\xAC\xA2`\x85}\xE0\xCC\xFFy\xDF~\xFB\xAD\xBE\xA5\xED4MA,\x92\xC9T'M\xE2\x9C\xD2LP_\xC9\xE4;\xA5\x9B\xE3\x9C\xE3\xDCIϯϨ\xEFL\xD8\xF7!j\xDCX\xC4v\xB2\xB1c\xC7
+Vir\xF2}\xCAɘ\xA3\xE4\xC6jV\xFC`\x82\xFB\x86y\xED +a\xE3\xF2\x96\x89j\xDF[\xCE{\xED\xFF{\xE4\xCD+ \xD7a\xFF\xC2\xFE\x87\x861QF  \x81\xBC!@ģ\x80\xE4 +\xE2\xFCm\x87B\xD9X\xBE|yB\xC7\xF0\x96t\xC1\xA8MBB#$\x90A\xE4駟\xCE \xA9\xF2G* \xF9Ù\xBD\x90        \x90        &lt;\x81&quot;\xEF\xAB\xE0oAz%\x80:Nq\x86k_x\xD9\xC2[d\xD8Vt\xEDڕ\xCAGzQ\xB3\xB54\xC0\xCAȞ={\xC4n)Ks\xCBl\x8EH\x80H\x80H \x93p$\xCBV@0\xB9\xE0f\xAEp\xF7\xEEݫ\x87\xC2\xEB        d:k+$\xF64t\x8E!ड(\xAE\x80\xA5\xBBͱ\x92        \x90@\xD1&amp;@$ \x90\xA2=\xA59z(\x9C\xA8\x80\xCE\xFBF\xA9I\x80H\x80rN\xA0Ȼ\xE1\xCD92\xD6     H\x95\x90r8wީ21X\x97\xA6I\xCF\xD5\xC8$\xB9 \x9A%\xBCD\xADY\xB3\xC6ER\xF8\xF9e\xF4\x8F\xC1w\x97\xE1\xD92.\x9C b\xDD\xF5ʡC\x872\x9C8\xC5#  \x81\xCC$@\xC4w_\xE6͛'\xF6\xCC \xB1\xE7o\xF8r2#:f\xCC\xE9޽{\x81
+\x83v0\xBA\xF1\xC6\xF5PE\xB8-\xB8\xF9\xEDر\xA3\xBA\x89\x9D&gt;}\xBA4K(        \xA3|/\xAFL\xE0\x97\xEC\xE6ye\xF4\x8F\xC1O\xD6V&amp;\xE5gø\x9E}\xF6YY\xB0`\x81*\xB5 +6T\xB7șĘ\xB2\x90        \x90        \x90@a @\xC4\xDE%\x9C
+\x8E\xF33\xCE=\xF7܌\xBDw\xF6\xA0\xBES\\xEC淰\xF6`C\xB1\x87 \xCA… UQ\xC39        8\xBB\xE1\xD5W_{0\x9F̘1C\xBDo4K\x9Cj\x8D\x93Ƚ!\xF8y\xE5        \xBA\xF6\xCA\xE8\x83?T?\xB7i\xDE\xEFCn\xDB\xF2\xD6/\xEC\xE3™:=\xF4\x90\xD8\xC36\xE5\xE1\x87VG\xDE3Y\xBCc\xE55        \x90        \x90        \x90@8\x81&quot;\xAF\x80\xE0б&gt;}\xFA\x88=\xADܥT\xA2D        \xC1\xE1Y\x82\x84&lt;x\xF8?묳\xD2.ZXA\xDDs\xCF=R\xB1bŠ,M\xBB\xE1\x86Ğ\xB4\xAD\xD7\xE9`\x99\xD9\xFCB\xF9\xFB\xCF ~\xB9\x91\xCF//\xE2~\xFDc\xF0ǃ\xDAH5-\xE8\xFB\xD6VԸ\x83\xF2
+˸\xC2\xC6kOp\xB8
+v\xFE6\x\xE1\x85aE\x99N$@$@$A\xA0\xC8+ 'NԷ\xF6\x8B-\x92\xDBn\xBBMWC\xC0 '!\x8F=ZWC.\xBE\xF8ℳ        \xB0|\xF8\xF0\xE1r\xF5\xD5WK\xF3\xE6\xCDl \xBC\xACׯ_/\xB7\xDF~\xBB\xBE-}\xFC\xF1\xC7\xF5T\xE7u\xEB\xD6IT}\xBC}\xBE\xE5\x96[\xE4\xDE{\xEF\x95N\x9D:I\xEF޽eܸq\xFA\xB6u\xF7\xEE݂S\xCE[\xB5j\xE5vs\xE4\xC86l\x98&lt;\xF8\xE0\x83ңG\xBDF+V\xAC\xD0\xFA&lt;\xF0\x80\xE0\x80Bl\x93\xAA_\xBF\xBE|\xF9\xE5\x97n\xFDY\xB3f\xC9\xE4ɓe\xFC\xF8\xF1Һuk7=\xEA\xA2M\x9B6Q\xD9zr\xF4\xE5\x97_\xEE\x96I\x95e\x98lQ\xFC\xDCN.\xFC\xFC\xE2\xF0\x89\xEA+L&gt;oׯ\xBF\xFE\xBA\xDEwl\xC3i\xF1ؚV\xB5jUݪ\xE6\x9Cw1a\xC2]A\x82m\x87_Fo[q\xAE\xE3\x8C)j΄}\xBC}\x8D]b\xAEbe`ĈR\xBDzu\xA9Y\xB3\xA6 !\xB7\xE3BQrϝ;W\xCE9\xE7\x81\xFCs\xE6\xCCѹ~\xC7wh&lt;θ\xA2ڟ6m\x9A\x9E\xCE~\xF2\xE4I\xB9\xFB\xEE\xBBu%D\xE6/   \x81\x9C\xB0o*#\x83m10?$9\xB0l\xA6&amp;\xCA\xFE=\xB6ڵk\xFB\x90\xEF\x8A٤IӬY3c\xCF\xD20\xF6\xD4ؽ\xDE\xC6*'\x9A\xE2\xC4        ӹsgc\x8D\xAB\x8D}j\xEE\xBC\xF3NS\xB9rec +l\xDD\xFA΅]UѼ\xA6M\x9B\x9Aŋ\xBBr`&gt;\xFF\xFC\xF3\xC8\xFA\xCF&lt;\xF3\x8C\xB1ʇ6a\xB79\xF0\xB7ʁ\xB1F\xF1\xC6\xBD\xABl\x98*U\xAAh&gt;\xFA\xB7J\x83\x999s\xA6\xC6!\x9B\xB5y0Vq\xD1\xF8\x81\xCCE]\xA4?\xF6A\xD0؇@ӠAw,\xF6m\xB7\xB1
+\x94\x96\xC5/\xAB\xA8\xAB,\xB8\xF1\xB8v\x8A8p``\xF1TY\x86ɖ\xFE\xE8\xB9\xE7\x9E3\xF6aXe\xF3\xF3K\xC6'\xAA\xAF0\xF9\x82 \xD8ӽ\xF8\s\xCD5f\xC0\x80n\xD1%K\x96\xAB\x98ʈD\xEF\x82\xE2Z\xF1\xD7_\xC9ƔlΠ\xFF\xF7\xC1\xDB~ظ\xED\xF9Ʈ\xCC{~\x87\xB1\x8A\xB7\xF9\xE0\x83\x8C=\xD3X\xA5@\xAB\xFB\xD9#1'\xE3\x8A#\xB7Ux\xCCO&lt;ኋ\xEF\x81=\x90ӍG\x8D+N\xFB\xAF\xBD\xF6\x9A)^\xBC\xB8\xDB^\xBA/\x9C\xBFG\xE9n7\xBF\xDA \xFB\x9F\xF6?$\xBF\xE4b?$@$@\x99G\xA0ȯ\x808*\x9B\xB3\xAD‰w\xE9\xD2Eڵk\xA7or۷o/۶m\xD3,\xFB\xB0/x j\xF5-kٲe\xDE}p\xF0\x9F?`u+\x8D5\x92믿^\xACr!k׮\x8D\xAC\xFB        \xAB`hSVY\xD0\xEDVXA\xC0\xDBdl{B\x9A\x9DF\x9A\xBB\xB4\x87S\xCF\xB05gРA\xFA\xD6y\xF5\xEA\xD5b#\xA9S\xA7\x8E4n\xDCX߸רQC&amp;ܾ}\xBB\x96Ǟ\xF6͛7 \xDE# &lt;\xD8m[\xD2\xF4+\x96a\xB2儿_|?\xBFd|\xA2\xFA
+\x93\xCF\xDF'\xE2\xB7\xDEz\xAB\xBC\xF9曺\xAA\x86\xF8UW]%Xq\xB3\xF3\x88\xEA
+V\xAF\xFC2jb~%S\xB29\xE3t\xE5\xFF&gt;8\xE9a\xE3\xC6\xEA\xE6h\xB7n\xDD\xC4*\\xBAJg\x95]\xF9زeK\xAE\xC7G\xEER\xA5J\xB9ۣ o\xE9ҥ\xE2H W\x9C\xF6Q\x9F\x81H\x80H\x80H \xF7\xA8\x80\xFC\xCA\xD0\xFF`⍗/_\xDEݚ\x85-T0R\xAFW\xAF\x9E\xFE\xE0\xE1\x9E\x89¶%\xE1\xA1\x85NHV\xCA\xC7\xFB\xEF\xBF\xEF׺0\xF0v\xE4rd۰a\x83T\xABVM'\xBFe˖z\xB9i\xD3&amp;\xFD\xF4\x96G&amp;l\xF5A\xA8T\xA9\x92ؕ \xE9ի\x97\xF4\xEB\xD7Ox\xB4Jwp\xE4E\xBBqY\x86ɖ\x8C_2\xD9\xFD&lt;\xFCq/\x9F\xA8\xBE\xC2\xE4 \xEA6Fp\xD9
+׭x \x87\xF2\x81\xEDI\xCEv9\xD8G8\xC1/\x93\x93\xF7\xD3_\xDF;\xA68s\xFD\xA0\x8D\xA05nԱ+n5(\xF0%K\x96ԭ\x80H\xF4\xCB\xE5\x8CqW\xEEdM\x85\x8D+]\xED'\xEB\x9F\xF9$@$@$@\xF6\xA59!\xFC\x9B@؃\x89\x9F\xCF\xE1Çu\x95\xC0n/\xF1gŊ'\xAB?j\xD4(\xDDK\x8F\xBD\xFCP^\xA0\xECxm&gt;\xBC\x9D\xD8-B\xB2o\xDF&gt;\xB5-\xA8P\xA1\x82f\xC15(\x94\xE4\xC5        S\xA6L\x91\xBAu\xEB
+\\xA4Bi\xC1J\x8E\xB3\xA7~n\xCA$c$[\xB2:\xB9\x91\xC7_7Y_A\xF2\xB1êV\xE0ڹ\\xB9rҶm[};\x8F\x96\xEF\xBE\xFBNmw\xFC}\xE7U&lt;\xFA&gt;\xC47V \xA0Xy\x95\xABT\xC7W\xEEd퇍+]\xED'\xEB\x9F\xF9$@$@$@&quot;\xFFy]Y\xC4i8ۚ\x92a\xC0\xC3\xFA\xB2e\xCB\xD4 \xD6)\x8B-YH\x8B\x92\xD5ǹC\x86 QC\xF5\xE3Ǐ\xCBo\xBC\xDA,\xB6vAn\xBB;ƾز\x85\xBCd\x87-\xEEڵKF\x8E\xA9[\xB9\xF6\xEF\xDF/x(ί\xC5&quot;L\xB6\xA8:\xE9\x96;\xAA\xAF0\xF9\xC2d\xC0J\xD3\xFC\xF9\xF3eҤI\x82kk&quot;\xD6.H\xB7fyW\xB8\xC2\xEA\xA7+=\xEE\x9C        \xFB&gt;\xE4d\xDCp\xD5 \xC3{gU.7c\x88+7\xBE\x8BQ!l\qۏj\x9By$@$@$@\xF1P\xB1\x9C\xB0\xADd\xE7Ν\xFA0\xAFG8\xBD{ݝ\x808~p\xAE\xBC\xE5\xF4\xED\xDBW\xDEaO\x8FX\xD8\xF7\xB0\xD5Ʃ\xA7&gt;&lt;A\x9E:胛wK \xEAC.l۱F\xB3\xFA\xE6\xDC\xFD\xBAg\x98 \xDB\xC1\xACѻ\xD6GJ '\xA0\xBE\xB3:\x82q̞=[\xB3\xE06\xD7\xD7K\xADZ\xB54~\xF4\xE8Q=\xEF`ǎN\xD5\xC0O&lt;\xF0a\x8CX\x89        
+\xA9\xB2 \x93-\xA7\xFC\x8F;\xA6 ټ\xFC\x90\xC5'\xAA\xAF0\xF9\x9C~\xFC\x9F\xF0h\x86\xD5l\xC7\xC3'\xEC@\xE0 + [\xF9\xFCo\xE5\xFD2\xFA\xC7\xE0\x8F\xFB\xFB\x8AlM\x92\xCD\xFF\xF7\xC1\xDB~\xB2qCv\xC2;Cs
+\xF3!7\xE3\x8A#7\xCEHY\xB5j\x95\xF6\xF3\xD9g\x9F        \xBE\x9B\xF8&gt;;!j\q\xDA\xC7j\xBEw        \x90        \x90        \x90@.\xD87\x82\x91\xC16\x98\x92X6S\xAF3\x8F&lt;\xF2\x88z\x9B\xB2vf\xEAԩ\xEA\xE9ޣ&gt;\xFE\xF8cOV֐\ӬKU\xCAK/\xBDd\xEC\xF6\xADc&quot;\x8D]\xA5\xA2\xDDrc\xEC\xF6\xF5d]\x97\xBAe\xA2\xEA\xDF\xFF\xFD\xDA.\xB8\xE3\xF5\xAD\xB3\xB1v\xC6\x9C\xFB6Y\xD3\xE1 i[\xB7n5\xF6\xED\xADz\xF1\x82\xD6\xAA\xB1\xEE]\xB5\xAFw\xDF}\xD7X\x9B cO-W\xAFD7nT/Ev_\xBE\x81W,{\xAE\x81z&lt;\xB2o\xE5 +\xC6fX3V\xA1к\xF0\xC0e\x8C\xCD\xCB/\xBF\xEC\xCA\x{DFF0}\xB6 *\xE4\xB4\xD5\xC64g\xEC\xB6%\xB7\x98u\x85\x9A2\xCB(٢\xF8\xB9\x9D\xDB 𲊕\xF2\xB2nX\x8D5\xCCO\xE0gM\x8C䃶\xC2\xFA\x8A\x92\xCF+\x83\xF7\xDA*\x97\xC6*\xBAn\xE6\x9Ds\xAF\x9CD\xFF=\x86\xCC\xFE1x\xE3\x98ސ잣lԜA\xBE\xF7\xFB\xE0\xF7\xEE5n\xAB\xA8\xACvE\xCD&lt;\xFA\xE8\xA3\xE6\xBA\xEB\xAES\xCFmh3\xB7\xE3B\xC9\xE4\xB666\xEAu\xCE:[0`mW +&lt;\x8Ea\xAE#D\x8D \xF9Q\xEDë&lt;\xCEa\xAE\xDFw\xDF}\xA7\xDC7\xD4\xCFmp\xFE嶝\x82\xAAo\xD10c   /\x81b\x88\xD8\xA1og\x83\x8A\xC0F5\xBAfh\x93\x93Q\xEC1;\xB61\xFF\xBEu_\x9A#\xDB\xAC&quot;`;\xCAy睧69TX}\x9C\xF3\x81\xC4\xF1oZ\xB1\x85ź\xFF\x94\xFE\xFD\xFB˵\xD7^\xDA +Vp`\xFB\xAFWq\xDE\xE6b\x85}\xE04\xF32e\xCA$T\xFD\xF6\xDBo\xF5-}BbD\x82X$\x93-\xA8N\x88\xA6M\xF5\x95L\xBE Y`\xFC\xEF=9\xDB\xAA\x93\x97iQs&amp;\xEC\xFB5n\xACb;\xD9رc\xAB4A\xF60\xE9O\x94\xDCX\x8DÊ\xECOp\xDF0\xAF\xBD!l\\xDE2Q\xED{˥\xFB\xDA\xFB\xF7(\xDDm\xE7G{a\xFF\xC2\xFE\x87\xE4\x87L\xEC\x83H\x80H 3        P\xF9UɄۃ\xC3\xA1l,_\xBE&lt;AxK\xC2!\x82\xB0I` \x81L%\xE0( O?\xFDt\xA6\x8A\x98\xD1rQ\xC9\xE8\xDBC\xE1H\x80H\x80\xD2H\x80^\xB0\xD23\xB7M\xC1\xFD\xAE\xBB\xEE\xD2s=\xE0e o\x91a[ѵkW*\xB9\x85\xCB\xFAyJ+#{\xF6\xEC\xE7t\xF7&lt;팍\x93        \x90        \x90        j\ɠ\xCC$\xB8~\x85+ܽ{\xF7ꡁ\\xF5(\xD4߯&quot;#\xBC\xB5{\xBA\x8EF\xEEp\xD2\xC0\x903\\xC9/\x96&amp; (\xBC\xA8\x80d\x98Rx\xA7%'\xC8 +* \xB9\xA1Ǻ$@$@\x85\x89\xDD\xF0\xA6\xBBEYI\x80H\x80H\x80H\x80H\xA0\x90\xA0pqv&lt;\eb\xB0nQ%\xD9\xD9\x99(7e&quot;    \xA0\xE2\x9B\xF3\xE6\xCD{n\x86\xD83&lt;|9\x993f\x8Ct\xEF\xDE=3\x84\xA1$@$@$@$@$\x90CT@,0\x9C,\xBEt\xE9RE\x8738\xCE=\xF7\xDCb̿\xE2\xF6\xB0\xBFS\xDC\xF4\xE6_\xEF\xEC\x89H\x80H\x80H\x80H\x80rG\xA0\xC8+ 8\xB8\xACO\x9F&gt;bO&lt;wI\x96(QBpxVA\x86\xA0\xC3!\x8F=]\xCE:무\x8B\xD6_\xDA;b\x83$@$@$@$@E\x9A@\x91?d\xE2ĉ\xF2\xF6\xDBo\xEB\xFF\xF8\xC7?\xE4\xB9\xE7\x9E\xD3        \x81ӔG\x8F\xAD[\xB1ʕ+'\x8B/\xD6\xC3\x91\xF9\xCD7\xDF\xC8\xF8\xF1\xE3e\xE3ƍz\x8A\xF8\xF3\xCF?/\xAD[\xB7&gt;e&quot;\xAD_\xBF^\xFE򗿨€\xB0\x9F}\xF6Y]i\xC1
+KX}\xAC\xC6 2D*V\xAC(۶m\x93
+*HӦM\xA5m۶\xDA\xFF\xF4\xE9\xD3eѢE\xB2v\xEDZ\xED\xEFȑ#\xF2\xFB\xDF\xFF^\x9C\xC1\x80\xEDc\xFC\xE3\xF5T\xF3+V7\xACU\xAB\x96\xᅚ\xE5\xEAo\xFB\x9B\xC0U*¬Y\xB3\xD4\xF5/N]_\xB8p\xA1\xACY\xB3F\xD3\xF9\x8BH\x80H\x80H\x80H\x80\xF2\x82@\x91_&gt;|\xB8ԨQC\xB0\xF5j\xEAԩ\xFA\xE0\xD0\xF3\xE7ϗΝ; \x94\x84'\x9F|R?O\x9E&lt;)\x83 +\x92\xB1c\xC7
+\xF0\xA1xt\xEB\xD6M:\xA4\xF9\xDE_x\xD8\xC7C\xFDo\xBC!͚5\x93\xDF\xFE\xF6\xB7\xAAXD՟2e\x8AT\xAE\Y\x95\x95g\x9EyFOF\x87\xF2\x85\xAB\xDE\xC3ްjq\xDDu\xD7I\x9B6m[\xB3\xE6̙#\xFC\xB1\xF4\xE8\xD1C\xC5@\x9F\xFF\xF7\xFF\xA7JO\xEDڵe\xF5\xEA\xD5r\xDAi\xA7ɸq\xE34\xFFĉ\xAA\xDDq\xC72b\xC4m\xCA1\x90        \x90        \x90        \x90        \x90@^(\xF2
+\x88ֿ\xE5\xAAK\x97.Ү];\xA9^\xBD\xBA\x88\xD5\x84\x993g
+\x94\x90%K\x96\xE8ٲe\x9E\xA9px\xA0?4o\xDE\\xEAׯ/\x8D5\x92믿^\xA0P`\xE5&quot;\xAA\xFE\x8C3\xA4J\x95*\xDAT\x83 +t\xF5\xAB15k\xD6T\xE5i\xCEv)ح\xA0\xBD\x9E={jy(&lt;Pn\xDEz\xEB-U6\xA0\xC8ԩSG7n,;vTE\xAB}\xFB\xF6\xB2}\xFBv-\x8FU\x8F͛7\xCBܹs5&gt;x\xF0`\xB7mM\xE0/    H3\x81&quot;\xBF\xCB\xE1\xE9W@\xBC\xF1\xF2\xE5˫\xA1:ʮ[\xB7N\x8D\xD4\xEBի\xA7U\xF1         \xCCp\xBDT\xA9R\xBA\xA2\xE1\xF4\x93\xAC&gt;\x94\x8F\xF7\xDF\xDF)\xAEu\xAF\xBC\xF2J7\xB9\xD96l\xD8 ժU(Nhٲ\xA5^nڴI(oyd@a\xFA\xF1\xC7\xB5L\xA5J\x95d\xE0\xC0\x81ҫW/=\xB9zҤI\xBAB\xA2\x99\xFCE$@$@$@$@y@\xE0?O\xAEy\xD0xaj\xD2y\xA8O&amp;\xF3\xE1Çu\x95\xE0\xD2K/MV40?Y\xFDQ\xA3FI\xEF޽u{\x94(6\xADZ\xB5
+l [\xA8\xF6\xEDۧv(\xB0Ahذ\xA1*ȋ\xB0\xE5\xABn#\xACha@IDATݺ\xF7\xBEPZ\xB0\x92\xE3\xAC\xC0ĩ\xCF2$@$@$@$@$\x90܂\xF5+-g[S2xxX_\xB6l\x99\xC0\xF8\xDB        \xD8R\x85\xB48!Y\xFD+\xAE\xB8B\x8D\xD0a\xE8~\xFC\xF8q\xB5        k[\xBB \xB7c\xA7\x82r\xBBw\xEFl\xD9B^\xB2\x80\xC3w\xED\xDA%#G\x8Eԭ\\xFB\xF7\xEF\xD7-f\xC9\xEA1\x9FH\x80H\x80H\x80H\x80R%@Ē\xC3V\xA4\x9D;w\xEA\xC3&lt;\xFCq:\xEC#\x9C\x808~n\xBE\xF9fU&gt;\xFA\xF6\xED\xABﰧ\x80!{\x8B-\x9C\xE2        \x9Fp\xF3\xEBԍS\xC6\xE0\x90\xA7C\x87\x82\xEDTŋ'\xDE&quot;\xC8OY0\x87\xB19\x8Cӝ3L\xD0\xFE\x87~\xA8^\xB3PJ '\xA0\xBE\xB3:%j\xF6\xECٚu\xC9%\x97\xA8\xD1=&lt;f!=zT\x86\xCASו\x91        \x90        \x90        \x90        \xA4\x8B@\xE2\xD3m\xBAZ-d\xED\xC0\xE0[\x91\xE0\xA5
+.j\xB1*Cn\xB8مW)\\xF9\xE5\x97\xEA\xFE\xF6\x82 .\x90iӦɻᆱ\xDEp\x8F \xEF\xAAU\xAB\x9E2j\x94\xA3&gt;\xE7A?Y}x\xA9\xBA뮻ԝ.\xDC\xFF\xC2f\x86\xE5Pd`?\xB2`\xC19v\xEC\x98L\x980AmA` \xBFr\xE5J\xF5҅~^{\xED5-\xC5eժUz\xBE        \\xEB\xC2X[\xAC0\x96\xAD[\xB7\xAA\xEBa\xFC\xC2 /ȟ\xFF\xFCgl]\xE0\xD1 .\x89'O\x9E,|\xF0\x81\xC6\xF9\x8BH\x80H\x80H\x80H\x80\xD2A\xA0\x98\xDD\xC2c\xA2\x82mDP\x9C\xD3]3\xAA\xD5\xCC\xC8+\xF6\x98ۘ\xFF\xC0\x819\xB2}\xC0*\xB60\x9Dw\xDEy)n\x87Շ\xBB_\xB8\xC6\xCAV+\xBE\xFF\xFE{U*\xFA\xF7\xEF/\xD7^{m(8\xAC\xE0@y\x81׫\xB8\xAB(PT\xD0\xC7駟\xEE\xBA v\xEA\xFB\x{DDC1}\x8A\x95\x93\xCFO \x81\xF4\xF0\xFE=J_\xAB\xF9\xD7R\xD8\xFF\x84\xB0\xFF!\xF9'{&quot; \xC844B\xFF\xF5\x8E\xE4\xD4\xF0\xEC\xCEa~\xA9\xDCԠ\xFA84g\x8B\xC0\xDD\xE2(\xB0-\xC9ip\xB6w9\xEC\xFE\xFAA\xAB:\xFE2\x8C\x93        \x90        \x90        \x90        \x90@NP\xC9        \xAD&lt;. tl\xBF\x82[_x\xD9\xC2V+x\xB9\xEAڵ\xABz\xAA\xCA\xE3\xEE\xD9&lt;        \x90        \x90        \x90        \x90        \xE49* y\x8E8~80\x9E\xA8\xE0
+w\xEF޽zb*+\xF1{dI    \xC8_T@\xF2\x97w\xD2\xDE`\x8ES\xD3H\x80H\x80H\x80H\x80H         \xD0 V6\xDEU\x8E\x89H\x80H\x80H\x80H\x802\x94\x90 \xBD1\x8BH\x80H\x80H\x80H\x80\xB2\x91\x90l\xBC\xAB        \x90        \x90        \x90        \x90        d(* zc(        \x90        \x90        \x90        \x90        d#* \xD9xW9&amp;    \xC8PT@2\xF4\xC6P,    \xC8FT@\xB2\xF1\xAErL$@$@$@$@$\x90\xA1\xA8\x80d荡X$@$@$@$@$\x90\x8D\xA8\x80d\xE3]\xE5\x98H\x80H\x80H\x80H\x80H C        P\xC9\xD0C\xB1H\x80H\x80H\x80H\x80H         P\xC9ƻ\xCA1\x91        \x90        \x90        \x90        \x90@\x86\xA0\x92\xA17\x86b\x91        \x90        \x90        \x90        \x90@6\xA0\x92\x8Dw\x95c&quot;    \x81 %@$Co \xC5&quot;    \x81l$@$\xEF*\xC7D$@$@$@$@J\x80
+H\x86\xDE\x8AE$@$@$@$@\xD9H\x80
+H6\xDEU\x8E\x89H\x80H\x80H\x80H\x802\x94\x90ܘ\xFE\xF3\x9F\xF2\xD5W_\xE5\xA0Fz\x8B\xFE\xF8㏲f\xCD\xB7уʎ;\xDCx&amp;^\xF8e\xF4\x8F\xC1\xCF\xC41ɔ-\xE3\xFA\xE6\x9Bod\xE5ʕr\xE8С\xA0a&amp;\xA4\xF4\xFCO\xC6\xF1\xDF_6\xA3$@$@$@D\xA0\xC8+ ]\xBBv\x95\xB3\xCF&gt;[n\xBC\xF1F\xB9\xF9\xE6\x9B\xE5\xB4\xD3N\x93 .\xB8@\xFA\xF7\xEF/;v\x943\xCE8C\xA6O\x9F.\xF3\xE6\xCD\xD3r\xAF\xBC\xF2J\x81ܾ?\xFCP\xAE\xB8\xE2
+\xE9޽\xBB\xDB\xFF\x981c\xE2nF]xe\xF4\x8F\xC1\xCF \xB1\x93\x8A\x92 +\xE3z\xF6\xD9ge\xC1\x82\xAA\xD46l\xD8P\xA0 \x86\x85\x82\x9E\xFFar9\xE9\xDE\xFB\xE1\xA4\xF1\x93H\x80H\x80H 3        y\xE4\xCC3ϔO?\xFDT.\(P.N?\xFDt\xB9\xF2\xCA+\xE5\xD5W_\x95\xB7\xDF~[f̘!ǎ\x93\x9Bn\xBAI\xCE=\xF7\xDC\xBB\x8B\x97]v\x99*H^\x9Ez\xEA)Y\xBE|\xB97)㮽2\xFA\xC7\xE0\x8F\xE7\x85\xF0\xFF\xFA׿d\xE9ҥio\xBA\xB0\x8F\xEB\x87~\x90\x87zH\x86*?\xFC\xB0\xBC\xF7\xDE{\xAAl{Ay\xD9\xF4\xFC\xF7\xCAt\xED\xBDA\xF9L#  \xC8E^\xB9\xE7\x9E{\xA4bŊ\xA1w\xE4\x86n\x90K.\xB9D\xF3K\x94(!Ŋ -'\xC3\xA7X`\xFFP\x9E\xCE:\xEB\xAC\xC0\xB2\xA9&amp;\xE6F\xBE\xA0&gt;\xFD2\xFA\xC7\xE0\x8F\xB5\x91j\xDAO?\xFD$}\xFA\xF4\x91\x8F&gt;\xFA(iQ\xE3\xCA+,\xE3
+\xF8'\x9F|&quot;\xBF\xFC\xF2\x8B;\x9F/\xBC\xF0„\xA2A\xEC\xF2\xF2^%t        \xBA(\xEE\xBFM\xE4(+\xAC\xBF5\xC2\xC2$@$@$@        \x8A\xBCҦM\x9B \xFEVD.\xBF\xFCr7\xF9\xE7\x9F\x96ѣG\xEBj\xC8\xC5_,_|񅛇\xFD\xF4Ç\x97\xAB\xAF\xBEZ\x9A7o\x9E`\xAF1k\xD6,\x99&lt;y\xB2\x8C?^Z\xB7n\xAB\x8E[(\xE0b\xF7\xEE\xDD\xF2\xE4\x93OJ\xABV\xAD4wŊһwoy\xE0\x81\xE4\xC5_\xD4md\xF5\xEBח/\xBF\xFCҭ\x9D\x8A|ne{\xF1\xFA\xEB\xAFK\x95*Ut\xDB\xD7\xF7\xDF\xAF[ӪV\xAD\xAA[\xD5&amp;L\xD0$l\xE7\xF1\xCB\xE8m+\xCEu\x9C19rD\x86 +&amp;&gt;\xF8\xA0\xF4\xE8\xD1C\xAF\xF1\xE6a\xE2ĉ\xBA\x8A\xB5h\xD1&quot;\xB9\xED\xB6\xDB\xC4I\xF7\xF6t_\xDEz\xEB-e\x89\x95\x81#FH\xF5\xEAեf͚\x82t\x84܎ mD\xC9=w\xEE\9\xE7\x9CsT~\x94\x9D3g\x8E\xE0^\xDEq\xC7\x88\xC6WT\xFBӦM\x93\xB1c\xC7\xCAɓ'\xE5\xEE\xBB\xEF֕m\xD8\xF3+\x8C]\xAA\xF3\xDFӴ\xAC_\xBF^n\xBF\xFDv]yy\xFC\xF1\xC7uN\xAD[\xB7N\xA2\xE6'\xEE\xDD-\xB7\xDC&quot;\xF7\xDE{\xAFt\xEA\xD4I\xEFϸq\xE3t\xE5&amp;\xE8~D\x8D?μ
+\x9A\xDE1\xF0\x9AH\x80H\x80H \xEC\xBE\xC8`\x9B\xCCI,\x9B\xA9\x89\xF2\x87S\xC7fm&gt;\xCC\xC0\x81EnҤ\x89i֬\x99\xB1\xDBU\x8C}X2v߼\xB1\xB6Z\xF6ĉ\xA6s\xE7\xCE\xC6\xEA\xFBf\xD9\xDCy睦r\xE5\xCA\xC6\xC7\xFB6\xD9X\x85\xC4m\xD3*        \xC6&gt;ș\xA8:na\xCF\xC5s\xCF=g\xECð\xA6X\xA3ac\xBC\x8DU4~\xE0\xC0s\xD1E\xE9\x8F}P6\xF6\xA1\xCC4h\xD0 W\xF2y\xBAv/[\xB4h\x91\xC0\xE7\x9Ak\xAE1 p\xF3\x97,Yb\xAC͌\xC6\xFD2&quot;\xD1;\x86\xA0\xB8V\xFC\xF5W\xB21\x81\xB3U\xE6\xCC̙3\xB5xZ;cP\xDDfj׮m샪\xF7^\x84ݗ\xAF\xBF\xFE\xDAؕ%s\xFE\xF9\xE7\xFB\xB0l&gt;\xF8\xE0s饗\xABh\xF5܎+\x8E\xDCV\xE11O&lt;\xF1\x84+.\xC6ԳgO75\xAE8\xED\xBF\xF6\xDAk\xA6x\xF1\xE2n{A\xFE&gt;R\x9D\xFF\xFE\xB6튔~7\x9A6mj/^l\xEC*\xA4\xF9\xFC\xF3\xCFC\xBF?\xA8\xFF\xCC3\xCF\xAB|hSv\xCB$\x96\x8DU\xE6\x8Du
+a\xFC\xF7#\xD9\xF8\x93ͫ\xB0y\xE1G\xBA\xE3A\x8F\xD2\xDDG^\xB6\xF6?!\xECH^\xCA¶I\x80H\x802\x9B@\x91_ɩ\xEE֥Ki׮\x9D\xBEo߾\xBDl۶M\x9B\xB0\xC1\xFAF\xD9&gt;\x80\xEB\xEB\xB2e\xCB
+&lt;\xF3`o=\xF6\xDBo޼Y\xF0fa\xF0\xE0\xC1\xD0|$\xAA\x8E\x8C\xF8\x85mcV\xC1\xD0vP\xCC*;R\xA7Niܸ\xB1\xAEHԨQC \xDF\xF6\xED۵\x95\xA8\xBE\xC2\xE4 \xEA\xFE\xD6[o\x957\xDF|S\xF0&amp;᪫\xAE\xAC0`\xCB\xECf\xB0\x81\xE0\x97Qs\xF0+٘`۱v\xEDZ\xB1\xE6\xDA*\xB6 +4HW*V\xAF^\xED\xF6\xB6m.l\xDCX}\xC0\x8AG\xB7n\xDD\xC4*\\xBA\xCAd\x95]\xF9زeK\xAE\xC7G\xEER\xA5J\xB9ۣ0\x90ҥK'đ6\xAE8\xED\xA3~\x9C\xE0\xEF#\x95\xF9\xEF\xEF\xAB\x83X\xD1iԨ\x91\\xFD\xF5b\x95 \xBD\x8FX\x91        \xFA\xFE\xA0&gt;l\xB1\xB0\xFA\x86\x80y\x8F\xAD\x87\x98\x83\xB8O\xFEy\x96l\xFC\xC9\xE6Uؼ\xD0\xCE\xF9\x8BH\x80H\x80H \xD7\xA8\x80\xE4\xA1\xF7\x81\xAC|\xF9\xF2\xEE\xB6l!\x81\x91z\xBDz\xF5\xF4\xC5\xF0\xF2\x84-^\x95*U\xBB\xAA&quot;\xBDz\xF5\x92~\xFD\xFA\xE9\x83\xBCmEՉ#d\xF1\xCA\xE3\x8FC        r&lt;E\xF5&amp;_\x90 \xB0\xA9\xB0o\x9C\xD5u+\xF2\xF1@\xE5ۓ\x9C-N؏\xEF\xBFLNz\xDCO}\xEF\x986l\xD8 ժU(Nhٲ\xA5^nڴ\xC9IJ`\xE4&amp;ڋ\xA8q\xA3_\xBBB\xE0\x87\xD2Y\xB2dI\xC1\xF6\xBF\n\xC1q\xE5N\xD6d
+\xE9jm\xFB\xFB\xF0\xC6\xE3\xCE\xFF \xA1`ApB\xD4\xFCD(\xEF\xBF\xFF\xBES\\xEB\xC2Y\x84\xBC\xF7#\xCE\xF8\xBD\xE5цw^E\xCD \xA7?~\x92        \x90        \x90        \xA4N\xE0?On\xA9\xB7\xC1\x9A\x96\xC0\xE1Çu5\xC2n\xD5        \xE41e\xCA\xA9[\xB7\xAE\xC0](\x8E\xB12\x92\xACN`C)&amp;&amp;\xEB+H&gt;獳\xB7K\xBCm\xC6\xCA&lt;\x86\x95+WNڶm\xABo\xE7\xB1\xC2\xF2\xDDw߹\xAB\xDE:yum\xB7\ɾ}\xFB\xF6(*T\xD0n\xE0N\xCA\xF2\x9C\xE0}hvҜϸ\xE3\xC6
++\xAFr崑\xD3ϸr'k7l\\xE9j\xFD\x87\xF5\xE1\x97-\xD9\xFC\xF2\x97\xF7Ǔ\xD55j\x94\xDA}@\x84\xF2e߱򷕎\xF1ǝ\xFE\xBE'  HN\xE0?\xAFx\x93\x97e\x89P.\x96-[\xA6\xC6\xC5N1l)A/ܵk\x97\x8C9R\xB7\x9A\xEC߿_\xB7_E\xD5q\xDAH\xD7gT_a\xF2\x85\xF5\x8D՜\xF9\xF3\xE7ˤI\x93\xD7\xD6D\xEC^~ݚ\xE5}+V?]\xE9\xD8ƒ\xADl0jv \x92\xB15yN@\x99\xA0\x90\x93q\xC3U3g\x85%\xA8\xBD\xB8iq\xE5\xC6\xFC\x89
+a\xE3\x8A\xDB~T\xDBN^XN\xBE\xF35\xBF\x9C2Q\x9F\xC9\xEA\xE3 \x9C!C\x86\xA8\xA1\xFA\xF1\xE3\xC7\xE5\x8D7\xDEm.\xB7\xE3\xCFɼ\x82$@$@$@\xA1\xA8\x80x\xD0\xE0\x81ۉ\xF0V=(\xE0$h\xECw\xE2\xF8A\xC0!\x86\xF0\xBCӷo_U6`{\x8FX\xB0!@\xFA\xECٳ\xB5\\xFAZcu\xA9U\xABVd-\xEC\xFB\x85\xF3H\xF0\xF0\xE5ȂmO\xD6\xE8V\x93\x90\xE7\xD8f \xF9\xCEJ@*\xF29\xFD\xF8?\xE1\x85\xAB\xD8B\x83O؁\xC0\xB6\x9F\xF9ߘ\xFBe\xF4\x8F\xC1\xF7\xF75&amp;ؚXC\xF1\x84s&gt;\xB0\xED\xCD7K\x87\xB4)l\xA7ٹs\xA7**\xF0\xB2\xE4 +a\xF7\xC5)e\xC6        \xEF\xBC\xF3\x8E\xDE7\xB4\x8D\x90\x9Bqőg\xA4\xACZ\xB5J\xFB\xF9\xEC\xB3\xCFԖ\xC7+Ըⴏ\xD5*\xCC\x8C#,\xF8\xFBHu\xFE\xB5\x8F\xEF\x99\xF3\xDDA~\xD4\xFCD&gt;\xBC\x91A\xDCW(\x81\xDE\xEDq\xC8\xF7ޏ8㏚WQ\xF3\xE2\xE8ѣzvʎ;\xD0-        \x90        \x90        \x90@*\xEC\xCE\xC8`\xDB \xCCI,\x9B\xA9\x89^\xAF3֖\xC1Xk\xF5\xAEc\xAA\x8D=\xD8\xCC\xD8m!\xAE\xE8\xD6\xAAz +\x82\xA7\xA9\x8F?\xFE\xD8\xC0\x93\x8F5\xA4\xD54\xEB\x9EV˽\xF4\xD2K\xC6n\xD5\xD16\xEC\xB9\xB1oi5ݞ\xB9`\xE0QȮ\x94\xB5\x87\xBF\xAB\xECD\xD6q;\xFE\xF5\xC2[\xAB\xBCh\xDB\xD6E\xAA\xB1F\xD6\xC6&gt;\x88iހ\xAC\xF1\xB7\xB1{\xF2\x8D=\xD5]\xBD6mܸQ\xBD8Y\xBB\xAFX\xA9\xC8\xF7k\xF7\xA7|\xD8Bc\xEC\xDD\xF4Gy\xC4XW\xBCn\x90\xD9+#d\xF6\x8F\xC1\xB7\xF6*        \xF5\xDF}\xF7ݤcںu\xAB\xB1o\xBC\xD5\xD3x[W\xC4        r@.\xCCak{\xA3ɼD\xDD\xAB\xA8\xACv\xD5\xCA&lt;\xFA\xE8\xA3\xE6\xBA\xEB\xAESoK\xE9\xDAH&amp;\xF7ʕ+\xD5S\x94u&amp;`\xC0ھ\xFD7\xF08\xE6\xDC˨q%k^\xBD\xE0= \\xEE\xBB\xEF\xBE^\xA8\xEBoS\xA7NMy\xFE;\xED9\x9Fv\xFB\x9E\xB1[\xD9\xD4Әuw\xEB$\x87\xCEO\xB8\xFF\xFE\xFBU^Ȍ\xD4\xC7\xF7s\xC6?ϐ\xC57ټ\x8A\x9A\xF0\xC0e\x95l\xF3\xF2\xCB/\xBBr\xA7\xEB\xC2\xFB\xF7(]m\xE6g;\xF6\xB6\xDC/  \xF0(\x86\x88\xFD\xF0F;\xA8\xEC_\xA3k\x866\x991\xC5\xB3c9\xFCˊl\xE18\xEF\xBC\xF3\xD4 +\xE0M3\xDE\xD8b \xCE)S\xA6LB\xBBAu
+\xA41\xD4W2\xF9\x82\xBA\x87q\xBBuY\xECf\xF9\xE3nF&gt;]`\x95\xB6u\xAC'0\xB0nW]J޼\xA8qc\xE5
+\xDB\xC9p^Vi\x82\xECa\xBCm\xA5z%7V        \xB0\xA2\xFB\xDC7\xCCo\x97\xB7LT\xFB\xDEra\xD7q\xFA\xF0\xD6 +\x9A_\xDE\xFCd\xD7a\xF5q\xE6 +Nc\xC7\xCAV;\xF0]\xB2\xAE\x84\xA5\xFF\xFEr\xED\xB5׆6\x9B\xCA\xF8\xA3\xE6:\xFA\xF6\xDBou\xC5/\xB4\xD33\xF2\xE2\xEFQ\x8A\xA2\xA4T-\xECB\xD8\xFF\x90\x94:a%  \x81\xAC @$\xCD
+HV\xCC
+B\xB7\xCEAy\xFA\xE9\xA7I\xA3\x80        \xE0`M(˗/O\x90\x9E\xD7.\xB8\xE0uQH#T@
+鍣\xD8$@$@9&amp;@/X9F\xC6
+\xD9No\xC0\xF7\xECٓp\xCA}\xB6\x8F9\x93\xC7\xF4\xBB\xEE\xBAK\xCF{\x81\x979\xACH\xC1N\xABk׮Y\xA3|d2\xCAF$@$@\xE9&amp;\xC0\xAE\x80\xA4{N\xFA\xF6\xEC\xFE~\xB1\xA7\xA1\xEB8`\xE4\xC7 Knz\xE1\xBAz\xEF޽z\xC0&amp;\xBCfe[\xE0
+H\xB6\xDDQ\x8E\x87H\x80H \x8C* as\x83\xE9$@\xF9H\x80
+H&gt;\xC2fW$@$@J\x80nx ?;'    \x81\xA2E\x80
+H\xEE7\xCE-\x80\x87\xAB\x82
+\xF04\xB5f\xCD\xB7\xFB\x83J\xA6\x9FG\xE0\x97\xD1?\xDC\\x86_d˸p\xB6\x88u\xF9+\x87JJ\xBC\xA0\xE7\x94\x80\xFE\xFBU\x96y$@$@$@K\xA0\xC8+ 0d\xB5ggȍ7ި\x87\xA1\xC1\x95+&lt;\xEB\xC0\xBDgǎ\xD5\xD5\xEC\xF4\xE9\xD3e޼yZΞaP w \xEC\xC1\xB7{\xF7\xEEn\xFFcƌI\x88\xBBt\xE1\x95\xD1?&lt;\x83\xC4N*J6\x8C\xEB\xD9g\x9F\x95 \xA8R۰aC\x812
+z\xFE\x87\xC9\xE5\xA4{\xC6O   \x81\xCC$P\xE4{\xA0\x99\xD8\xC3\xC5d\xE1…\xE5g-\xC0\xFDꫯ\xBE*\xF6p?\x991c\x86z\xDD\xC1\xE7\x9E{n\x81\xDDE\x9C\x8C\x8DӢ\xBD\xC1\x96x\x8AkRo~&amp;\{e\xF4\x8F\xC1\xCF yqR\xFCҥK\xD3\xDEta\xCE\xD2x衇\xF4T\xEF\x87~X +\xBC\xBD\xE7\xBA\x98\x97]A\xCF\xFFd7\xD0{?\x92\x95e&gt;        \x90        \x90        \x90@\xC1(\xF2
+\xC8=\xF7\xDC#+V \xBD 7\xDCp\x83\xD8Ӻ5\xBFD\x89\x82C\xB5r\x82u\x8C۞\xBF(Og\x9DuV\xDC\xEA\xB1\xCA\xE5F\xBE\xA0\xFC2\xFA\xC7\xE0\x8F\xB5\x91j\xF2\xEBӧ\x8F\xD8S\xEB\x9365\xC22\xAE\xB0\x81\xDBӾ\xF5\x80Lg&gt;_x\xE1\x85        E\x83\xD8\xE5\xE5\xBDJ\xE8&lt;&quot;t/P\xDC?&quot;\x9A\xC8QVX9j\x84\x85I\x80H\x80H\x80y\xA4M\x9B6        @\xFC\xAC\x88\~\xF9\xE5n2N\xA6=z\xB4\xAE\x86\|\xF1\xC5        gE`?\xFD\xF0\xE1\xC3\xE5ꫯ\x96\xE6͛'\xD8k̚5K&amp;O\x9E,\xE3Ǐ\x97֭[\xBB\xEDE\xD5q \\xEC޽[p:t\xABV\xAD4wŊһwoy\xE0\x81\xB7aY\xFD\xFA\xF5\xE5\xCB/\xBFtkG\xF5&amp;\x9F[\xD9^\xBC\xFE\xFA\xEBz&quot;8\xB6\x81\xE1$jlM\xABZ\xB5\xAAnU\xFB\xE2\x8B/\xB4\xE8\x84        t        \xDBy\xFC2zۊsgLG\x8E\x91aÆɃ&gt;(=z\xF4\xD0k\xBC\xB9G\x988q\xA2\xAEb-Z\xB4Hn\xBB\xED6}\xA3\xEF\xEF7h\xDC8\xE0,\xB120b\xC4\xA9^\xBD\xBAԬYS\x90\x8E\x90\xDBq\xA1\x8D(\xB9\xE7Ν+\xE7\x9Cs\x8Eʏ\xB2s\xE6\xCC\xD1{y\xC7w k\Q\xEDO\x9B6MOx?y\xF2\xA4\xDC}\xF7ݺ\xA2 +{~\x85\xB1Ku\xFE{\x9A\x96\xF5\xEB\xD7\xCB\xED\xB7߮|\xFCq\x9DS\xEB֭\x93\xA8\xF9\x89{z\xCB-\xB7Ƚ\xF7\xDE+\x9D:u\xD2\xFB3n\xDC8]\xB9        \xBAQ\xE3\x8F3\xAF\x82\xE6\x85w \xBC&amp;  \xC8\xFB\x86/2ئ\xF3C\x92\xCBfj\xA2\xFC\xE1Ա\xD9m(f\xE0\xC0\x81\x81&quot;7i\xD2\xC44k\xD6\xCC\xD8\xF3\x8C}X2v߼\xB1\xB6Z\xF6ĉ\xA6s\xE7\xCE\xC6\xEA{\x90\x9D\xB9\xF3\xCE;M\xE5ʕ\x8D5\x8E5\xF6m\xB2\xB1
+\x89ۦU\x8C}\x903Qu\xDCž\x8B\xE7\x9E{\xCE؇aM\xB1F\xC3\xC6&gt;x\x9B*U\xAAh\xFC\xC0\x81梋.\xD2\xFB\xA0l\xECC\x99iРA\xAE\xE4\xF3t\xED^\xB6h\xD1&quot;\x81\xCF5\xD7\c \xE0\xE6/Y\xB2\xC4X\xC5D\xE3~\x91\xE8CP\+\xFE\xFA+٘\xC0\xD9*sf\xE6̙Z&lt;\xAD\x9D\x8C\xB1\xA8n3\xB5k\xD76\xF6AՍ{/\xC2\xEE\x8B=\xC4ؕ%c\xCF1\xF6a\xD9|\xF0\xC1\xC6\x80g\xACR\xA0\xD5s;\xAE8r[\x85\xC7&lt;\xF1\xC4\xAE\xB8SϞ=\xDDxԸ\xE2\xB4oO7ŋw\xDB \xBA\xF0\xF7\x91\xEA\xFC\xF7\xB7mW\xA4\xF4\xBBѴiS\xB3x\xF1bcW!\xCD\xE7\x9F\xFA\xFDA\xFDg\x9Ey\xC6X\xE5C\x9B\xB2[&amp; +\xFE.Ye\xDEX\xA7\xC6?\x92\x8D?ټ
+\x9B\xFEq\xA4;\xF4\xF7(\xDD}\xE4e{a\xFF\xC2\xFE\x87\xE4\xA5,l\x9BH\x80H \xB3        \xF9\x90\x9C\xEAn]\xBAt\x91v\xED\xDA\xE9[\xF1\xF6\xED\xDB˶m۴        \xFB,x\xA3l\xC0\xF5\x8Duٲe\x9Eypx\xF6\xDBo޼Y\xF0fa\xF0\xE0\xC1\xD0|$\xAA\x8E\x8C\xF8\x85mcV\xC1\xD0vP\xCC*;R\xA7Niܸ\xB1\xAEHԨQCl۾}\xBB\xB6\xD5W\x98|A\xDD\xDFz\xEB\xAD\xF2\xE6\x9Bo
+ބ#\u\xD5U\x82l\xD9A\x80\xDD V&quot;\xFC2jb~%l;֮]\xAB'd\xA3Yl4h\x90\xAET\xAC^\xBD\xDA\xED\xC9\xD9f\xE4&amp;\xFCz6n\xAC&gt;`ţ[\xB7nb.]e\xB2ʀ\xAE|lٲ%\xD7\xE3\x8A#w\xA9R\xA5\xB6\xFB\x95.]:!\x8E!\x84\x8D+N\xFB~aq\xA9\xCC\xDBX\xC4\xEA\\xA3F\x8D\xE4\xFA\xEB\xAF\xAB\\xE8} \xFB\xFE\xA0&gt;l\xB1\xAC\xB2\xADMa\xDEc\xEB!\xE6 \xEE\x93\x9E%\xB2y6/\xFC\xE3`\x9CH\x80H\x80H 5T@r\xC8\xCD\xFB@V\xBE|yw[\xB6\x90\xC0H\xBD^\xBDz\xFAc\xDFV \xBC&lt;a\x8BW\xA5J\x95Į\xAAH\xAF^\xBD\xA4_\xBF~\xFA o[Qu\xE2\x88Y\xBC\xF2\xF8\xE3P\x82\xCFFQ}\x85\xC9$l*\xECgu݊|&lt;\x90C\xF9\xC0\xF6$g\xEB\xF6\xE3;\xC1/\x93\x93\xF7\xD3_\xDF;\xA6 +6H\xB5j\xD5T\xF1p\xDAkٲ\xA5^nڴ\xC9IJ`\xE4&amp;ڋ\xA8q\xA3_\xBBB\xE0\x87\xD2Y\xB2dI\xC1\xF6\xBF\n\xC1q\xE5N\xD6d
+\xE9jm\xFB\xFB\xF0\xC6\xE3\xCE\xFF \xA1`ApB\xD4\xFCD(\xEF\xBF\xFF\xBES\\xEB\xC2Y\x84\xBC\xF7#\xCE\xF8\xBD\xE5цw^E\xCD \xA7?~\x92        \x90        \x90        \xA4N\xA0D\xEAUY\xD3K\xE0\xF0\xE1úa\xB7\xEAx\x93\xDD\xEB)S\xA6Hݺu\xEEB\xF1p\x8C\x95\x91du\xDC\xCAi\xB8H\xD6W\x90|\xCEgo\xF7xی\x95x +W\xAE\x9C\xB4m\xDBV\xF0v+,\xDF}\xF7\x9D\xBB\xFA᭓W\xD7v˕\xEC۷O\xEDQ*T\xA8\xA0\xDD\xC0\x9D,\x94;\xE49\xC1\xFB\xD0\xEC\xA49\x9FqǍ1B\xB1\xF2*WN9\xFD\x8C+w\xB2v\xC3ƕ\xAE\xF6\xD1X~ْ\xCD/y&lt;Y\xFDQ\xA3F\xA9\xDD@(/P\xF6\xFB'[\xE9\xDCy\xE1\xEF\x9Bq   \x81\xE4\xFE\xF3\x8A7yY\x96\x88 \xE5bٲej\\xECÖ\xA4\xE1\xF0\xC2]\xBBv\xC9ȑ#u\xAB\xC9\xFE\xFD\xFB\xF5\x81=\xAA\x8E\xD3F\xBA&gt;\xA3\xFA
+\x93/\xACo\xAC\xE6̟?_&amp;M\x9A$\xB8\xB66 b\xF7\xF2\xEB\xD6,\xEF[\xE9\xB0\xFA\xE9J\xC7le\x83Q\xB3`\x90\x8C\xAD9\xC8s\xCA\x85\x9C\x8C\xAE\x9Aaxאּ\xB57-\xAEܘ?Q!l\qۏj\xDB\xC9 \xEB\xC3\xC9w&gt;\xA3\xE6\x97S&amp;\xEA3Y}\x9C\x813d\xC85T?~\xFC\xB8\xBC\xF1\xC6\xA1\xCD\xE5v\xFC9\x99\xA1B0\x83H\x80H\x80H \x94&lt;\xF0a;ު\x9C\x8D\xFD\xE1N@?8\xA3\x9Ew\xFA\xF6\xED\xAB\xCAl/\xE0 6H\x9F={\xB6\x96\x83K_k\xAC.\xB5jՊ\xAC\xA3\x85}\xBF\x8E;&amp;x\xF8rd\xC1\xB6'kt\xABI\xC8sl3\x90\x80|g% \xF9\x9C~\xFC\x9F\xF0B\x84\xD5l\xA1\xC1'\xEC@\xE0 + \xDB\xCF\xFCo\xCC\xFD2\xFA\xC7\xE0\x8F\xFB\xFB\x8AlM\xAC\xA1x\xC29\xD8\xF6f\x8D\x9B\xA5C\x87\xDA\xB6\xD3\xECܹSxY\xF2\x86\xB0\xFB━2\xE3\x84w\xDEyG\xEF\xDAF\xC8͸\xE2ȍ3RV\xADZ\xA5\xFD|\xF6\xD9g\x82\xF9\xE4\x95?j\q\xDA\xC7j\xE6 +\xC6\xFC}\xA4:\xFF\x83\xDA\xC7\xF7\xCC\xF9\xEE ?j~&quot;\xDE\xC8 \xEE+\x94@\xEF\xF68\xE4{\xEFG\x9C\xF1Gͫ\xA8yq\xF4\xE8Q=;eǎ薁H\x80H\x80H \xF6 +gd\xB0m\xE6\x87$\x96\xCD\xD4D\xAF\xD7k\xCB`\xAC\x81\xB5zױ\xD5\xC6lf\xEC\xB6Wt\xEB
+U\xBD\xC1\xD3\xD4\xC7l\xE0\xC9\xC7\xD2j\x9AuO\xAB\xE5^z\xE9%c\xB7\xEAh\xF6\x81\xDCط\xB4\x9An\xCF\0\xF0(dW \xCA:\xD4Xe'\xB2\x8E\xDB\xF1\xAF\xD6\xD8\xDAX\xE5E۶.R\x8D5\xB26\xF6AL\xE3\xF0d\x8D\xBF\x8Dݓo\xEC\xA9\xEE\xEA\xB5i\xE3ƍ\xEA\xC5\xC9\xDA-x\xC5BHE\xBE_\xBB?\xE5\xC3&gt;\xFB`\xEF\xA6?\xF2\xC8#ƺ\xE2u㸀\xCC^!\xB3 ޸\xB5WI\xA8\xFF\xEE\xBB\xEF&amp;\xD3֭[\x8D}㭞\xAE\xC0ۺ\xCFM\x90ra[\xDB\xF5H\xE6\xED \xEA\xBEX@e\xB5\xABV\xE6\xD1G5\xD7]w\x9Dz[JǸ\xD0F2\xB9W\xAE\\xA9\x9E\xA2\xAC3\xD6\xF6\x{DFC1}\xC71\xE7^F\x8D+Y\xFB\xF0\xEA\xEFa\xE0r\xDF}\xF7%\xF0B]'x\xFB\x98:uj\xCA\xF3\xDFi\xCF\xF9\xB4\xDB\xF7\x8C\xDDʦ\x9EƬ\xBB['9t~\xA2\xC0\xFD\xF7߯\xF2Bf\xFC\xA0&gt;\xBE\xAF\x983\xFEy\x86\xB4(\xBE\xC9\xE6UԼ\x80.\xABd\x9B\x97_~ٕ;]޿G\xE9j3?۱\xB7%0\xE0~1\x90        \x90        \x90\x80\x97@1D\xEC?\x88Ѐ7\xDAAE`\xFF]3\xB4Ɍ\xC9(\xF6\x98ۘ\xC8\xE1\xE7XV\xAC8` \xC7y睧\xB6ho\x9A\xF1\xC6[xp\xAEH\x992e\xDA +\xAA\x93P \x8D\x91\xA0\xBE\x92\xC9\xD4=\x8C۽'g\xFB\xE3Au\xF22 +\xAB\xB0\xFD\xA8c=\x81\xF9\x83u\xBB\xEAzP\xF2\xE6E\x8D+W\xD8N6v\xECX\xC1*M\x90=\x8C\xB7\xADT\xAF\xA3\xE4\xC6*V\xB4`\x82\xFB\x86\xB9\xE3 +a\xE3\xF2\x96\x89j\xDF[.\xEC:N޺A\xF3˛\x9F\xEC:\xAC&gt;μ\xC1i\xECX\xB9\xC0j\xBEK֕\xB0\xF4\xEF\xDF_\xAE\xBD\xF6\xDA\xD0fSԼ@G\xDF~\xFB\xAD\xAE\xF8\x85v\x9AbF^\xFC=JQ\x94\x94\xAA\x85\xFDO\xFB\x92R'\xACD$@$\x90\xA8\x80\xA4YɊY\xC1A\xE8\xD69( O?\xFD4i0\xAC        ec\xF9\xF2\xE5        \x92\xC0\xF3܄\xFDH6* \xD9p9  \x818J\xC4)\xC42$P\x94\xE0 +\xF8\x9E={N\xB9/J\xE3ϴ\xB1\xC2\xFD\xAE\xBB\xEE\xD2\xF3^\xE0e+R\xB0\xD3\xEAڵk\xD6(\x99Ɯ\xF2\x90        \x90        \x90@^\xE0
+W@\xF2r~ʶ\xED\xFE~\xB1\xA7\xA1\xAB\xEC0r\x87c\x86\x82%7\xBDp]\xBDw\xEF^=`3[V=\xBCT\xB9\xE2\xA5\xC1k  \x81l&amp;@\x84
+H6\xCFo\x8E\x8D
+ +* \x85\xE6VQP  \x81\\xA0\xDE\du     \x81\xF8\xA8\x80\xC4g\xA5\xE7\xC0\xC3UAx\x9AZ\xB3f\x8D\xDB\xFD\xC1\x83%\xD3\xCF#\xF0\xCB\xE8\x83?\xEE.\xC3/\xB2e\8[ĺ\xFC\x95C\x87%%\x8Es;
+r\xFEG        \xE8\xBFQe\x99G$@$@$P\xB0\x8A\xBCCV{v\x86\xDCx\xE3\x8Dz\\xB9³\xDC{v\xEC\xD8Q]\xCDN\x9F&gt;]\xE6͛\xA7\xE5\xECr\xC7p\xC0\x8Cq\xBBw\xEF\xEE\xF6?f̘\x84\xB8\x9B\x91A^\xFDc\xF0\xC73H줢dø\x9E}\xF6YY\xB0`\x81*\xB5 +6(\x83a\xA1\xA0\xE7\x98\N\xBA\xF7~8i\xFC$  \xC8LE^\xB1\x9A\x89=\L.\(P.p\xD6ܯ\xBE\xFA\xEA\xABb\xF7\x933f\xA8\xD7\x9CAp\xEE\xB9\xE7\xD8]\xC4\xC9\xD88-\xDA\xECa\x89\xA7\xB8&amp;\xF5\xE6gµWF\xFF\xFC\xF1\xBC\x90'\xC5/]\xBA4\xEDM\xF6q\xE1,\x8D\x87zHO\xF5~\xF8\xE1\x87\xD5\xC0\xDB{\xAE \x80y\xD9\xF4\xFCOv\xBD\xF7#YY\xE6\x93        \x90        \x90        ,\x81&quot;\xAF\x80\xDCs\xCF=R\xB1b\xC5лp\xC3 +7\x88=\xAD[\xF3K\x94(!8T+7!\xE8PǸ\xED\xF9\xFB\x87\xF2t\xD6Ygŭ\xAB\n\xE4 \xEA\xC0/\xA3 \xFExP\xA9\xA6\xE1 \xBF&gt;}\xFA\x88=\xB5&gt;iQ\xE3\xCA+,\xE3
+\xB8=\xED[\xC8t\xE6\xF3\x85^\x98P4\x88]^ޫ\x84\xCE#&quot;A\xF7\xC5\xFD\xF7#\xA2\x89e\x85\xF5\x97\xA3FX\x98H\x80H\x80H \x81@\x91W@ڴi\x93\xC4\xC1\x8A\xC8\xE5\x97_\xEE&amp;\xE3d\xEAѣG\xEBj\xC8\xC5_\x9CpV\xF6\xD3&gt;\\xAE\xBE\xFAji޼y\x82\xBDƬY\xB3d\xF2\xE4\xC92~\xFCxiݺ\xB5\xDB^T\xB7P\xC0\xC5\xEEݻ\xA7C\xB7j\xD5JsW\xACX!\xBD{\xF7\x96x@pp\xB6\x91կ__\xBE\xFC\xF2K\xB7vT_a\xF2\xB9\x95\xED\xC5믿\xAE'\x82cN\xA2\xC6ִ\xAAU\xAB\xEAV\xB5/\xBE\xF8B\x8BN\x980AW\x90\xB0\x9D\xC7/\xA3\xB7\xAD8\xD7q\xC6t\xE4\xC86l\x98&lt;\xF8\xE0\x83ңG\xBDƛ{\x84\x89'\xEA*֢E\x8B\xE4\xB6\xDBn\xD37\xFA\xFE~\x83ƍ\xEE\xC0+#F\x8C\x90\xEAիK͚5\xE9\xB9ڈ\x92{\xEEܹr\xCE9\xE7\xA8\xFC(;g\xCE\xBD\x97w\xDCq\xA2\xB1\xC6\xD5\xFE\xB4i\xD3\xF4\x84\xF7\x93'O\xCA\xDDw߭+!ڰ\xE7W\xBBT翧iY\xBF~\xBD\xDC~\xFB\xED\xCA\xF7\xF1\xC7\xD79\xB5n\xDD:\x89\x9A\x9F\xB8\xA7\xB7\xDCr\x8B\xDC{\xEF\xBDҩS'\xBD?\xE3ƍӕ\x9B\xA0\xFB5\xFE8\xF3*h^x\xC7\xC0k   \x81\\xB0o\xF8&quot;\x83m:0?$9\xB0l\xA6&amp;\xCAN\x9B݆b(r\x93&amp;ML\xB3f͌=\x8F\xC0؇%c\xF7\xCD\xFB`\xABeO\x9C8a:w\xEEl\xAC\xA1\xAE\xB1ٙ;\xEF\xBC\xD3T\xAE\\xD9X\xE3Xc\xDF&amp;\xAB\x90\xB8mZ%\xC1\xD89U\xC7-\xEC\xB9x\xEE\xB9\xE7\x8C}\xD6k4l샷\xA9R\xA5\x8A\xC68`.\xBA\xE8&quot;\xFD\xB1\xCA\xC6&gt;\x94\x99 +\xE4J&gt;O\xD7\xEEe\x8B-\xF8\s\xCD5f\xC0\x80n\xFE\x92%K\x8CUL4\xEE\x97\x89\xDE1ŵ⯿\x92\x8D        \x9C\xAD2gfΜ\xA95\xC0\xD3\xDA\xC9\xFB\x80\xEA6S\xBBvmcTݸ\xF7&quot;\xEC\xBE\xD83@\x8C]Y2\xF6 c\x96\xCD|`\xECx\xC6*Z=\xB7\xE3\x8A#\xB7Ux\xCCO&lt;ኋ1\xF5\xEC\xD9ӍG\x8D+N\xFB\xF6dqS\xBCxq\xB7\xBD\xA0 \xA9\xCE\xDBvEJ\xBFM\x9B65\x8B/6v\xD2|\xFE\xF9\xE7\xA1\xDF\xD4\xE6\x99g\x8CU&gt;\xB4)\xBBe\xD2\xE0\xEF\x92U\xE6\x8D5\x8A7\xFE\xFB\x91l\xFC\xC9\xE6Uؼ\xF0\x8F#\xDD\xF1\xA0\xBFG\xE9\xEE#/\xDB \xFB\x9F\xF6?$/ea\xDB$@$@\x99M\xA0ȯ\x80\xE4Tw\xEBҥ\x8B\xB4k\xD7Nߊ\xB7o\xDF^\xB6mۦM؇`\xC1e\xFB\xAEo\xAC˖-+\xF0̃\xC3Ӱ\xDF~\xF3\xE6͂7\xDB\x83\x86\xE6#Qu\xB4`\xC4/l\xB3
+\x86\xB6\x83bVّ:u\xEAH\xE3ƍuE\xA2F\x8Dz`\xDB\xF6\xED۵\x95\xA8\xBE\xC2\xE4 \xEA\xFE\xD6[o\x957\xDF|S\xF0&amp;᪫\xAE\xAC0`\xCB\xECf\xB0\x81\xE0\x97Qs\xF0+٘`۱v\xEDZ=!\xCDb\x8BРA\x83t\xA5b\xF5\xEA\xD5nO\xCE6#7\xE1׋\xB0qc\xF5+ݺu\xABp\xE9*\x93Ut\xE5c˖-\xB9W\xB9K\x95*\x95\xB0ݯt\xE9\xD2        q !l\q\xDA\xF7\xB3\x8B\xFB\xFBHe\xFE\xFB\xDB\xC6\xEA V\xE75j$\xD7_\xBDX\xE5B\xEFc\xD8\xF7\xF5a\x8Be\x95mm
+\xF3[1q\x9F\xFC\xF3,\xD9\xF8\x93ͫ\xB0y\xE1\xE3$@$@$@\xA9\xA0\x92Cn\xDE\xB2\xF2\xE5˻\xDBz\xB0\x85F\xEA\xF5\xEA\xD5\xD3\xFB\xB6Z\xE0\xE5        [\xBC*U\xAA$vUEz\xF5\xEA%\xFD\xFA\xF5\xD3)xۊ\xAAG,\xC8\xE2\x95\xC7\x87\xE4x6\x8A\xEA+L\xBE `Sa\xDF8\xAB\xEBV\xE4\xE3\x81\xCA\xB6'9[\x9F\xB0\xDF        ~\x99\x9C\xF4\xB8\x9F\xFE\xFA\xDE1mذA\xAAU\xAB\xA6\x8A\x87\xD3^˖-\xF5rӦMNR#7\xD1^D\x8D\xFD\xDA\xB78\x94Β%K
+\xB6\xEF \xF8\xE5r Ƹ\x88+w\xB2\xA6 CPHW\xFBh\xDB߇7w\xFE\xC9 \x8A\x80\xA2\xE6'\xCA@\xF9x\xFF\xFD\xF7\x9D\xE2Z\xCE&quot;\x9C\xE0\xBDq\xC6\xEF-\x8F6\xBC\xF3*j^8\xFD\xF1\x93H\x80H\x80H u%R\xAFʚ^\x87\xD6\xD5\xBBUǛ\xEC^O\x992E\xEA֭+p\x8A\x87c\xAC\x8C$\xAB\xE3VN\xC3E\xB2\xBE\x82\xE4s\xDE8{\xBB\xC7\xDBf\xAC \xC0cX\xB9r\xE5\xA4m۶\x82\xB7\xF3Xa\xF9\xEE\xBB\xEF\xDC\xD5o\x9D\xBC\xBA\xB6[\xAEd߾}j\x8FR\xA1B\xED\xEEd\xA1\xDC!\xCF        އf'\xCD\xF9\x8C;n\x8C\x8A\x95W\xB9r\xDA\xC8\xE9g\\xB9\x93\xB56\xAEt\xB5\x8F\xFE\xC3\xFA\xF0˖l~\xF9\xCB\xFB\xE3\xC9\xEA\x8F5J\xED&gt;\xA0By\x81\xB2\xEF\xD8?\xF9\xDBJ\xC7\xF8\xE3\xCE ߌ\x93        \x90        \x90        $'\xF0\x9FW\xBC\xC9˲D(˖-S\xE3b\xA7\xB6\x94  +\x87\xB7\xEDڵKF\x8E\xA9[M\xF6\xEF߯\xECQu\x9C6\xD2\xF5\xD5W\x98|a}c5g\xFE\xFC\xF92i\xD2$\xC1\xB5\xB5\xBB\x97_\xB7fy\xDFJ\x87\xD5OW:\xB6\xF0`+\x8C\x9A\x9D\x83dl\xCDA\x9EP&amp;(\xE4d\xDCp\xD5 \xC3{g\x85%\xA8\xBD\xB8iq\xE5\xC6\xFC\x89
+a\xE3\x8A\xDB~T\xDBN^XN\xBE\xF35\xBF\x9C2Q\x9F\xC9\xEA\xE3 \x9C!C\x86\xA8\xA1\xFA\xF1\xE3\xC7\xE5\x8D7\xDEm.\xB7\xE3\xCFɼ\x82$@$@$@\xA1\xA8\x80x\xD0\xE0\x81ۉ\xF0V=(\xE0$h\xECw\xE2\xF8A\xC0\xF0\xBCӷo_U6`{\x8FX\xB0!@\xFA\xECٳ\xB5\\xFAZcu\xA9U\xABVd-\xEC\xFBu\xEC\xD81\xC1×  \xB6=Y\xA3[MB\x9Ec\x9B\x81\xE4;+\xA9\xC8\xE7\xF4\xE3\xFF\x84&quot;\xAC~` +&gt;aoX\xD8~\xE6c\xEE\x97\xD1?\xDC\xDFWԘ`kb +\xC5\xCE\xF9\xC0\xB67k\xDC,:tЦ\xB0\x9Df\xE7Ν\xAA\xA8\xC0˒7\x84\xDD\xA7 \x94'\xBC\xF3\xCE;z\xDF\xD06Bn\xC6Gn\x9C\x91\xB2j\xD5*\xED\xE7\xB3\xCF&gt;\xCC'\xAF\xFCQ\xE3\x8A\xD3&gt;V\xAB0o0\x8E\xB0\xE0\xEF#\xD5\xF9\xD4&gt;\xBEg\xCEw\xF9Q\xF3\xF9\xF0Fyp_\xA1z\xB7\xC7!\xDF{?\xE2\x8C?j^E͋\xA3G\x8F\xEA\xD9);v\xEC@\xB7 $@$@$@\xA9\xB0o8#\x83m30?$9\xB0l\xA6&amp;z\xBD\xCEX[c +\xACջ\x8E}\xA86\xF6`3c\xB7\x85\xB8\xA2[W\xA8\xEA5\x9E\xA6&gt;\xFE\xF8cO&gt;֐VӬ{Z-\xF7\xD2K/\xBBUG۰\xE4ƾ\xA5\xD5t{悁G!\xBBb`Pv\xE8С\xC6*;\x91u܎\xBD\xB0\xC6\xD6\xC6*/ڶu\x91j\xAC\x91\xB5\xB1b\x877 k\xFCm\xEC\x9E|cOuW\xAFM7nT/N\xD6n\xC1\xC0+B*\xF2\xFD\xDA\xFD)\xF6\x81\xD0\xD8{7\xFD\x91G1\xD6\xAF\xC7d\xF6\xCA\x99\xFDc\xF0ƭ\xBDJB\xFDw\xDF}7阶n\xDDj\xECo\xF5t\xDE\xD6}n\x82\x90 s\xD8\xDAިG2oQ\xF7\xC5**\xAB]\xB52\x8F&gt;\xFA\xA8\xB9\xEE\xBA\xEB\xD4\xDBR:ƅ6\x92ɽr\xE5J\xF5e\x9D        \xB0\xB6o\xFF +&lt;\x8E9\xF72j\\xC9ڇW/x\x97\xFB\xEE\xBB/\x81\xEA:\xC1\xDB\xC7ԩSS\x9E\xFFN{Χݾg\xECV6\xF54f\xDD\xDD:ɡ\xF3\xEE\xBF\xFF~\x952\xE3\xF5\xF1}Ŝ\xF1\xCF3\xA4E\xF1M6\xAF\xA2\xE6&lt;pY%ۼ\xFC\xF2ˮ\xDC\xE9\xBA\xF0\xFE=JW\x9B\xF9َ\xBD-\x81\xF7\x8B\x81H\x80H\x80\xBC\x8A!b\xFFA\x84\xBC\xD1*\xFB\xD7蚡MfLF\xB1\xC7\xEC\xD8\xC6D?Dzb\xC5[8\xCE;\xEF&lt;\xB5E@xӌ7\xB6\xD8ƒsEʔ)\x93\xD0nP\x9D\x84i\x8C\xF5\x95L\xBE\xA0\xEEa\xDC\xEE=9\xDB\xAA\x93\x97iX\xE5\x80\xEDG\xEB        \xCC\xAC\xDBU׃\x927/j\xDCX\xB9\xC2v\xB2\xB1c\xC7
+Vi\x82\xECa\xBCm\xA5z%7V        \xB0\xA2\xFB\xDC7\xCCo\x97\xB7LT\xFB\xDEra\xD7q\xFA\xF0\xD6 +\x9A_\xDE\xFCd\xD7a\xF5q\xE6 +Nc\xC7\xCAV;\xF0]\xB2\xAE\x84\xA5\xFF\xFEr\xED\xB5׆6\x9B\xCA\xF8\xA3\xE6:\xFA\xF6\xDBou\xC5/\xB4\xD33\xF2\xE2\xEFQ\x8A\xA2\xA4T-\xECB\xD8\xFF\x90\x94:a%  \x81\xAC @$\xCD
+HV\xCC
+B\xB7\xCEAy\xFA\xE9\xA7I\xA3\x80        \xE0`M(˗/O\x90\x9E\xD7p\xE0&amp;\xECG\xB2!PɆ\xBB\xC81\x90        \x90        \xC4!P&quot;N!\x96!\x81\xA2Do\xC0\xF7\xECٓp\xCA}Q\xA6\x8D\xE8w\xDDu\x97\x9E\xF7/sX\x91\x82\x9DV׮]\xB3F\xF9\xC84攇H\x80H\x80\xF2\x92W@\xB8\x92\x97\xF3\xABP\xB6m\xF7\xF7\x8B= +]e\x87\x91; 0,\xB8\xE9\x85\xEB\xEA\xBD{\xF7\xEA\x9Bٲ\xEA\xE1\xA5\xCA/ +^\x93        \x90        d3* T@\xB2y~sl$PhP)4\xB7\x8A\x82\x92        \x90        \xE4\x92\xDD\xF0\xE6 \xAB\x93        \x90        \x90        \x90        \x90        \xC4'@$&gt;+=\xB7\xAE
+*\xC0\xD3Ԛ5k\xDC\xEE&lt;(\x99~\x81_F\xFF\xFCqwp~\x91-\xE3\xC2\xD9&quot;\xD6\xE5\xAF:t()q\x9C\xDBQ\x90\xF3?J@\xFF\xFD\x88*\xCB&lt;   \x81\x82%P\xE4\xB2ڳ3\xE4\xC6o\xD4\xC3\xD0\xE0\xCA\x9Eu\xE0޳cǎ\xEAjv\xFA\xF4\xE92o\xDE&lt;-g\xCF0(\x90;\x86\xF6`\x8C۽{w\xB7\xFF1c\xC6$\xC4݌ \xBA\xF0\xCA\xE8\x83?\x9EAb'%\xC6\xF5\xEC\xB3\xCFʂ T\xA9mذ\xE1\xFFo\xEF\xBEB%۪5\xAF\x96Fs\xC0|\xC0\x88\xC1\x80\x8C\xA8\xC4 FĜ3\x86{\xAF\xA2O\x8A\xA2 &gt;\xA8(1\x8B`1\x8B/\x8A        DTPXw\x8Eũ\xBA\xB5˪\xDAc\xEF\xD1}g\x9F\x9E_\xC19]a\xAE1\xD7\xFC\xE6:\xA7믕\xA6\x83\xFB\xBD\xB7\xFF}\xEB\xB5zs&gt;V\xEF\xF9\x93\xB80\x86 \xED\x86fS\xBB\xB9\xD8\xF4\x89O|b\x8Ap\xF7Z\x88˯~\xF0\x83\x9C\xDA\xCD\xFD\xA6|\xE0\xCBUw\xE27\xBE\xF1\x8D\xBB\xCDb\xDC;\xEE\xBD\xF9h7K\xFC\x8FK\x93n~~!&lt;\xDF\\xC7\xED1l\xBF&gt;\xEBw\x8A\xFF\xDC\xE7&gt;w\xCEK_\xD6\xC7\xF7\xD2x\xC5+^\xB1\xDC\xD5\xFB5\xAFy\xCDr\x82\xF7\xE6}]lӮ\xF7\xF6\xDCn\xCE\xC7qm}N\x80\xF4&gt;\x80\xBC\xE0/\x98\xAE~\xF5\xABG&lt;\xE2S\xBB[\xF7\xF2\xF9ٳg\xA7\xB8\xA9V\xE5\xB1릎\xD9z\xDB\xFDGx\xBA\xEEu\xAF\x9B]&lt;ծ\xB2~\xBB:\xD8^\xC7\xED1l\xBF\xDEU\xE3\xB4\xEFō\xFC\xFB\xD8\xC7N\xED\xAE\xF5ǖ84\xEE]\x9F]VƵo\xE0\xEDn\xDF\xCB +2W\xDB\xF3-nq\x8B#MwٝϹ:\xD2\xF9\x81\xBB\xE6&quot;\x9Ao\xCFǁ'\xFAh_'*\xA21 pD`\xF8r\x8F{\xDC\xE3\xC8\xF6\x8B\xD8#r\x97\xBB\xDCe\xFDvܙ\xFAկ~\xF5\xB27\xE46\xB7\xB9͑{E\xC4\xF1\xF4/y\xC9K\xA6\xFB\xDE\xF7\xBEӝ\xEEt\xA7#\xE7k|\xF8\xC3\x9E\xDE\xF5\xAEwMo~󛧻\xDF\xFD\xEE\xEBz\x87\x96Y7\xDA\xF1䷿\xFD\xEDw\x87\xBE\xDB\xDD\xEE\xB6|\xFA\xE5/yz\xCCc3\xBD\xF4\xA5/\x9D\xE2\xC6mq\xD9-oy\xCB\xE9׿\xFE\xF5z\xE9C}\xED[\xBF\xF5\xC2\xED\xC9'?\xF9\xC9\xE5\x8E\xE0qX܉:M\xBB\x{1B5BFD}\xAA\xF6\xAB_\xFDji\xFAַ\xBEuك\x87\xF3l\xAF\xE3f\xAD\xCC\xF3̘\xFE\xF6\xB7\xBFM\xCF}\xEEs\xA7\x97\xBF\xFC\xE5\xD3#\xF9\xC8\xE5y\xFCr\x8Fw\xBC\xE3\xCB^\xACO}\xEAS\xD3Ӟ\xF6\xB4\xE5\xFD\xED~w\x8D;np\x96\xB1g\xE0e/{\xD9t\xBD\xEB]o\xBA\xE1 +o8\xC5\xFB\xF1\xA8\x8E+jZ\xEF\x8F}\xECc\xD3 +np\x83e\xFD\xA3\xEDG?\xFA\xD1e.\x9F\xF9\xCCg\xC6\xCBԸ\xD5\xEF{߻\xDC\xE1\xFD\xDF\xFF\xFE\xF7\xF4\xFC\xE7?\xD9\xB2\xDE\xF8\xD7&gt;\xBB\xD3n\xFF\xA5\xA7\xEF|\xE7;\xD3ӟ\xFE\xF4\xC5\xF7 +oxòM}\xFB\xDBߞm\x9F1\xA7O|\xE2\xA7\xBE\xF0\x85\xD3\xF8\xC0e~\xDE\xF4\xA67-{nv\xCDǡ\xF1g\xB6\xAB]\xDB\xC5\xE6&lt;'@\x80
+\xED\xBE\x83\x8FVz\xE7\xE7{\xDE\xDE\xD9\xF6B}s\xFA\xEF\xFF[; e~򓟼s\x95o\xFB\xDB\xCFw\xBC\xE3\xE7v?\x82\xB9}Y\x9A\xDBq\xF3s\xFBb\xBB\xB4\xFD׿\xFE5?\xE8A\x9Aۉ\xBAs\xBB\x91\xDD\xFC\x9C\xE7&lt;g\xBE\xE65\xAF9\xB7\x93c\xE7\xF6k\xF2\xDCɺf         s\xFB&quot;7Zf\xDDx\xE3\xC9\xDB\xDF\xFE\xF6\xB9}^\xDEi' +\xCF\xED\x8B\xF7|\xADk]ky\xFD\xE7?\xFFy\xBEխn\xB5\xFCӾ(\xCF\xEDK\xD9|\xEB[ߺ\xB4~]\xAF\x9F\xDE\xF9\xCEw&gt;\xE2s\xBF\xFB\xDDo~ғ\x9E\xB4\xFE\xFC3\x9F\xF9\xCC܂\xC9\xF2z{\xE3\xCD\xCD1\xECz\xBD,x鿎S8\xB707\xE8CZ\x96\xCFv\x9E\xCCܾ\xA0\xAE\xCB\xDC\xF4\xA67\x9D\xDB\xD5\xF5\xEB\xCD'\xFB\xE6\xA5\xDDdn{\x96\xE6v\x90\xB9}Y\x9E\xBF\xF9\xCDo\xCE\xEDxs \xCB\xE2\xD5qeֻ\x9E\xF9\x8Do|\xE3zucL\x8Fzԣ֯\x8D+S\xBF\xDDY|\xBE\xDC\xE5.\xB7\xAE\xB7\xEB\xC9v\xA7\xDD\xFE\xB7k\xB7=R\xCBw\xB8\xC3\xE6O\xFA\xD3s\xDB 9\xFF\xECg?\xDB\xFB\xDFO,\xFF\xB6\xB7\xBDmn\xE1c)\xD5\x99\x9C\xE3\xFFK-\xCC\xCF\xED\xA4\xF8y{&gt;\x8E\xFFq\xDBվ\xEDb{\xE7\xFA\xF5\xAE\xFF\x9D\xEB&gt;\xCEg\xBD}'\xEC\xFB;\xE4|\xAE\x8B\xDA pa \xBF\xE4\xA4\xD9\xED!y\xC8t\xAF{\xDDk\xF9U\xFC&gt;\xF7\xB9\xCF\xF4ӟ\xFEt)ѾO\xF1\x8Br\xFB\xBE\xFCb}\xE5+_y\x8A+\xF3\xC4\xCD\xD3\xE2x\xFB\xFE\xF0\x87S\xFC\xB2\x8Fg&lt;\xE3\x91|\xA6C\xCB, +\xFC+kc\xA9\xCDZؙ.\xB9\xE4\x92\xE9v\xB7\xBBݲG\xE2\xFA׿\xFErö\x9F\xFF\xFC\xE7K\x95C}\xED[\xBF]\xDD?\xE5)O\x99\xBE\xF0\x85/L\xF1Kx&lt;\xEE}\xEF{O\xB1\x87!ىG\x9C7{&quot;ⱽ\x8E˛'\xF8\xD7qc\x8As;\xBE\xF5\xADo-wȎ\xB2q\x88\xD0S\x9F\xFA\xD4eO\xC5׿\xFE\xF5uO\xABÌ\xD6o\\xFAd߸c\xEFC\xEC\xF1x\xF8\xC3&gt;\xB5\xC0\xB5\xECeja`\xD9\xF3\xF1\xA3\xFD\xA8&lt;\xAE\xCCz_\xE1
+W8r\xB8\xDF\xAFx\xC5#\xAFc\xFBƕ\xA9\xBFm\xB1\xEF\xF5v\xA7\xD9\xFE\xB7k\xC7\xDE\xC1\xD8;w\xDB\xDB\xDEvz\xD8\xC36\xB5p\xB1\xCC\xE3\xBE\xFF~b\xF98\xAB\x85\xED\xA5Tl\xF7q\xE8al\x831O\xDB\xDB\xD9q\xE3?n\xBBڷ]l\x8F\xC3k @\xE0t\xC8        \xDD6\xBF\x90]\xF5\xAAW]\xD6\x87\x90\xC4I\xEA7\xBF\xF9͗گ\xD5S\\xE5)\xF1\xBA\xC65\xAE1\xB5\xBD*ӣ\xFD\xE8\xE9\xF1\x8F\xFC\xF2E*\xAE\xB6uh\x99\xCCjźl\xAE\xCF\xF6\xEBA\xAB+\xEAk\xDF\xFA\xEDZ\x878\xA7\xA2\xFD\xE2\xBC\\xBA5&gt;\x8F/\xE4&gt;\xE2\xF0\xA4աOq&lt;\xFE걽N\xAB\xF7\xB3n/\xBF9\xA6\xEF~\xF7\xBB\xD3u\xAEs\x9D%x\xAC\xEA\xDD\xF5\xAEw]\x9E\xFE\xE0?X\xBDu\xC4h\xFDf{rh\xDC\xD1o\xDBC\xB0n\xA1\xF3\xF2\x97\xBF\xFC\x87\xEF\xC4c{\xBD\xD6 +O\xB2\xEB}\\xA9X\x87]\x8FsU?jo\xF7\xB1\xF9:\xBB\xFD\xEFZ\xC7XV\x8FC\xDBg\xB4\x89\xF0\xF1\x8Do|c\xD5|Y6.\xB1zl\xCEGf\xFC\x9B\xED\xA3\xC6\xE6vuh\xBBX\xF5\xE7O @\xE0\xF4gO\xBF\xA8%7\xFE\xFA׿.{#ڡ:\x9Bo\xAF\x9F\xBF\xFB\xDD\xEF\x9Env\xB3\x9BMq\xB9\xD0\xF8r{F\x8E[f\xBD\xF09xr\_\xBB\xD6o\xF5\x8B\xF3f\xF7\xF1ks\xEC\x88+\x86]\xE5*W\x99\xEEy\xCF{N\xF1\xEB|\xECa\xF9\xCB_\xFE\xB2\xDE\xFB\xB1\xB9\xCC\xF9z\xDE\xB9\x9A\xFE\xF0\x87?,\xE7\xA3\\xEDjW[\xBA\x89\xCB\xC9F\xB8\x8B\xCFV\x8F\xCD/ͫ\xF7Vf\xC7c\x8C`\xB5\xAEV5N\xFAgv\xBD\x8F\xAB\xBBo\\xE7\xAA~\x{13FBCF}\xEDu;n\xFB\xDAn\xBF\xFD\xFA\xB8\xE5_\xF5\xAAW-\xE7}D\x8C\xF0au\xFE\xD3v\xADs1\xFE\xECv\xB1ݷ\xD7 @\x80\xC0\xF1\xFF\xF7\xEF\xF1m\xB58 \xE1\xE2\xF3\x9F\xFF\xFCrr\xF1\xAAYR\xEF\xC5\xCD\xDB~\xF3\x9B\xDFL\xAF|\xE5+\x97CM\xFE\xF8\xC7?._\xD8-\xB3\xAAq\xAE\xFE&lt;\xD4׾\xF5\xDB\xD7w\xEC\xCD\xF9\xF8\xC7?&gt;\xBD\xF3\x9D\xEF\x9C\xE2y;dj\xC7\xF2/\x87fm\xFE*\xBDo\xF9s\xF5~\xC2\x87\xB2\xC5IͫG\x9C\x90\x87\xE6\xC4g\xABG\xB4\xD9\xF58ɸ\xE3R\xCDq\xE2\xFDjˮz\xD9\xF7\xB2\xEB\xDBϡǾqe\xEB\xAA\xBD\xFAl_\xAB\xCFWھVm\xFDy\xDC\xF2q\x9Cg=\xEBYˉ\xEA\xFF\xFC\xE7?\xA7\xCF~\xF6\xB3{\xCBU\xC7\x92\xEDb\xEFJ\xF8\x80\xD8+ \x80l\xD0\xC4\xBE8\x9C(~U\xDF\xF5\x88;A\xC7\xF1\xE1\xABG\xBC\x8E\xE2\xF7\xE8\x88+\xEF&lt;\xEEq\x8F[\xC2F\x9C{WĊs\xE2\xFD\x8F|\xE4#K\xBB\xB8\xA4o;Y}\xBAэntp\x99\xA5\xF1ֿ\xFE\xF1\x8FL\xF1\xE5k\xF5\x88u\x89Þ\xDAI\xB7\xCB[\xF1\xD9\xEA܌x#&gt;_\xED        8\xCD\xFA\xAD\xFA\xD9\xFE3\xAEB{?\xE2\x9A\xF83\xCE\x89\xABa\xC5\xE1gۿ\x98o\xAF\xE3\xF6\xB6_o\xF7uhLq\xAEI;Q\xFC\xC8}&gt;ⰷvr\xF3t\xFF\xFB\xDF)\x87\xD3\xFC\xF2\x97\xBF\\x82J\ei\xF3\xB1o^Vm&quot;̬_\xFC\xE2\x97y\x8B\xDA\xF1\xA8\x8C+\xB3\xDEq\x8F\x94\xAF}\xEDkK??\xF9\xC9O\xA6؞6\xD7\xFFи2\xF5coUl71\x8E}\x8F\xED&gt;N\xBB\xFD\xEF\xAA\xFF\x9D\xAD\xFEۉ\xCFm\x9F\xF1y\\x8D,\xD6'\xE65B\xE0\xE6\xE1q\xF1\xF9\xE6|d\xC6h\xBB:\xB4]\xFC\xFD\xEF_\xEE\x9D\xF2\x8B_\xFC&quot;\xBA\xF5 @\x80N#\xD0~\xE1&lt;\xF8h5w~\xBE\xE7\xED\x9Dm/\xD477\xAF:\xD3\xCEe\x98\xDB        \xD6\xCB\xD5uڗ\xEA\xB9\xDD\xD8ln\x87\x85\xACW\xBD]
+u\xB9jP\i\xEA{\xDF\xFB\xDEW\xF2i'\xD2.\xEF\xB5\xCB\xD3.\xED\xDE\xF7\xBE\xF7\xCD\xEDP\x9D\xA5F\xFBB&gt;\xB7_i\x97\xF7\xDB=渢P\xDBc0G\xDBg?\xFB\xD9s ;\x97Yw|\xE9\x93v\xB2\xF5\xDC\xC2\xCBR\xBB]&quot;un'Y\xCF\xED\x8B\xD8\xF2:\xAE\xD4N\xFE\x9E\xDB1\xF9s\xBB\xAB\xFBrզ\xEF\xFF\xFB\xCBU\x9C\xDAy s\+\xA7Y\xBFK\xBB\xFF\x8F?\xDA¹}\xB1_\xBF\xFF\xDA׾vn\x97\xE2]\xBF\x8E'\xB1Λ\xEB\xEB\xBC=\x86\xCD\xD7\xED|\x95#\xCB\xF5\xAB_=vL?\xFE\xF1\x8F\xE7\xF6\x8B\xF7r\xA5\xAB\xF0n\x97\xCF=\xB2\xB1^\xB1 +\xB7so\x96+\x92mvph^ZXֵ\x{DD5A}_\xF7\xBA\xD7\xCD~\xF0\x83\x97\xAB-\x9D\x8BqE\x8D\xE3\xD6\xFB+_\xF9\xCAr\xA5\xA8v1\x819\xACۯ\xFFs\ql5\x97\x87\xC6u\\xFD\xB8\xAAW\=,\^\xF4\xA2\xF1\x8AeW\x8F\xCD&gt;\xDE\xF3\x9E\xF7\x9Cz\xFB_\xD5[\xFD\xD9ߛۡl˕\xC6\xDA\xE5nWo\xEF\xDD&gt;\xA3\xC1\x8B_\xFC\xE2e}c\x9D\xE3\x9FX&gt;\xFE{\x8Dmf{;\x8B\xF7\xF9\xB7]\xDA.\xE2
+\-d\xCF\xEF\xFF\xFB\xD7\xEB}\xAE\x9El\xFE\xFF\xE8\\xD5\xFC\xFF\xACӦe\xE7#\xE6˃l
+\x9C\x89\xED/\x88\xBD\x8F\xF8E{W\x938\xFF\xF5\xF0\x92{K^0\x9C\xF9\x9F6\xB6\xFF:8\xFC\xAFk\xECq\x88C8nr\x93\x9B,\xE7&quot;D\x81\xF8\xA59~\xB1\x8DCx\xE2\xBE&quot;W\xBAҕ\x8E\xD4ݵ̑\xE7\xF0Ů\xBE\x8E[\xBF]\xDD\xC7\xC9\xED\x9Bw\xCE\xDE~\xBDk\x99\xF3\xF9^\xEC\xE5\x88s?.iW\xDB~\xB4ˮ\xAE\xAF\xA0\xB4\xF9١qǞ\xAB8\x9C\xEC\xF5\xAF\xFD{iv\x9D\xB3Y\xEB\xB4\xCF\xADw\xEC%\x88=Zq\xFEI\xCC[l;\x9B\x8F}\xE3\xDAls\xA8\xFEf\xBB}\xCF3}l.\xBBk\xFB\xDA\xFC\xFC\xB8\xE7\xFB\x96\x8F{\xDE\xC4\xDD\xD8c\xCFE\xEC\xED\x88\xFF\x96ڥ\x84\xA7'&lt;\xE1        \xD3\xF0\x80\xBDeO3\xFEC\xDBEt\xF4\xA7?\xFDi\xD9㷷\xD3S~p&gt;\xFEt\xCAU9\xD5b\xFB\xFEN\xD8\xF7wȩ:\xB1\\xC89 \xC5Vaˡs@\xDE\xF2\x96\xB7\xD0\xE8,7֌\xB0\xF1\xA5/}\xE9Țĕ\xD7↛q\xFE\xC8\xC5\xF0@.\x86Y4\xC8\x9C\xCD4҆\xC0H\xF1 \xF8\xEF~\xF7\xBB#w\xB9i\xFC\xDAX\xE3\xF4\xE7=\xEFy\xCB\xFD^\xE2*s\xB1G*\xCE\xD3z\xE8Czф\x8F \xCD\xDC\xFA @\x80\x81\xF3)`\x88= \xE7s\xFB\xBAL\xD6n\xC7\xF7O\xEDn\xE8˺\xC7I\xEEqa\x8F\xBEq\x99޸t\xF5\xEF\xFF\xFB\xE5\x9B\xCB^\x8FMU{@65&lt;'@\x80\x81\x8BY@@.\xE6\xED\xDB\xD8\f\x90\xCB\xCCTYQ(
+\xB8 o\xD0\xE2 @\x80\xE4\x90\xBC\x95\x96 @\x80\x90&quot;\xA0\xC5         @\x80\xC8  y+-         @\x80(
+ E@\x8B @\x80 \x90@\xF2VZ @\x80 P@\x8A\x80'@\x80 @ / \x80䭴$@\x80 @\xA0( \x80-N\x80 @\x80@^@\xC9[iI\x80 @\x80@Q@)Z\x9C @\x80\x81\xBC\x80\x92\xB7Ғ @\x80\x81\xA2\x80R\xB48 @\x80y$o\xA5% @\x80E\xA4hq @\x80\xF2g\xF3M/Ζg\xFE\xE7\xCC\xC590\xA3&quot;@\x80 p
+\x9C\x99\xDB\xE3\xD0z\x9D9sf\xDAդ\xBD\xEDA\x80\xD6\xBB\xFE6\xD9\xF7w\xC8z!O @`8\x81S\xEF\xD9\xF5\xCDpzL\x80 @\x80\xC0\x89\x9Cr&quot;.\x8D         @\x80\xA8 =\xCB @\x80 p&quot;\xE4D\ @\x80 P@*z\x96%@\x80 @\xE0Dȉ\xB84&amp;@\x80 @\xA0&quot; \x80T\xF4,K\x80 @\x80\xC0\x89\x90qiL\x80 @\x80@E@\xA9\xE8Y\x96 @\x80\x81         '\xE2Ҙ @\x80\x81\x8A\x80Rѳ, @\x80'@Nĥ1 @\x80\xA4\xA2gY @\x80N$ \x80\x9C\x88Kc @\x80*HEϲ @\x80\x9CH@9\x97\xC6 @\x80T\x90\x8A\x9Ee         @\x808\x91\x80r&quot;.\x8D         @\x80\xA8 =\xCB @\x80 p&quot;\xE4D\ @\x80 P8\x9BY\xF8̙3\x99f\xDA @\x80 @\xE0\xA0@*\x80\xAC\xE0Cι\xC0&lt;\xCF缦\x82 @\x80\x81 A @|\xBA\xA6\xCA:\x8C&quot;`\x8F\xE3(3m\x9C @`L瀌9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+ cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t@\xBA\xB0\xEB\x94 @\x80\xC0\x98Ș\xF3n\xD4 @\x80\xBA ]\xD8uJ\x80 @`Ld\xCCy7j @\x80]\x90.\xEC:%@\x80 0\xA6\x802\xE6\xBC5 @\x80\x81.Hv\x9D @\x80S@sލ\x9A @\x80@\xA4 \xBBN         @\x80\x8C) \x80\x8C9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+ cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t@\xBA\xB0\xEB\x94 @\x80\xC0\x98Ș\xF3n\xD4 @\x80\xBA ]\xD8uJ\x80 @`Ld\xCCy7j @\x80]\x90.\xEC:%@\x80 0\xA6\x802\xE6\xBC5 @\x80\x81.Hv\x9D @\x80S@sލ\x9A @\x80@\xA4 \xBBN         @\x80\x8C) \x80\x8C9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+ cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t@\xBA\xB0\xEB\x94 @\x80\xC0\x98Ș\xF3n\xD4 @\x80\xBA ]\xD8uJ\x80 @`Ld\xCCy7j @\x80]\x90.\xEC:%@\x80 0\xA6\x802\xE6\xBC5 @\x80\x81.Hv\x9D @\x80S@sލ\x9A @\x80@\xA4 \xBBN         @\x80\x8C) \x80\x8C9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+ cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t@\xBA\xB0\xEB\x94 @\x80\xC0\x98Ș\xF3n\xD4 @\x80\xBA ]\xD8uJ\x80 @`Ld\xCCy7j @\x80]\x90.\xEC:%@\x80 0\xA6\x802\xE6\xBC5 @\x80\x81.Hv\x9D @\x80S@sލ\x9A @\x80@\xA4 \xBBN         @\x80\x8C) \x80\x8C9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+
+\xFE\x8E\xCBIDAT cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t@\xBA\xB0\xEB\x94 @\x80\xC0\x98Ș\xF3n\xD4 @\x80\xBA ]\xD8uJ\x80 @`Ld\xCCy7j @\x80]\x90.\xEC:%@\x80 0\xA6\x802\xE6\xBC5 @\x80\x81.Hv\x9D @\x80S@sލ\x9A @\x80@\xA4 \xBBN         @\x80\x8C) \x80\x8C9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+ cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t@\xBA\xB0\xEB\x94 @\x80\xC0\x98Ș\xF3n\xD4 @\x80\xBA ]\xD8uJ\x80 @`Ld\xCCy7j @\x80]\x90.\xEC:%@\x80 0\xA6\x802\xE6\xBC5 @\x80\x81.Hv\x9D @\x80S@sލ\x9A @\x80@\xA4 \xBBN         @\x80\x8C) \x80\x8C9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+ cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t@\xBA\xB0\xEB\x94 @\x80\xC0\x98Ș\xF3n\xD4 @\x80\xBA ]\xD8uJ\x80 @`Ld\xCCy7j @\x80]\x90.\xEC:%@\x80 0\xA6\x802\xE6\xBC5 @\x80\x81.Hv\x9D @\x80S@sލ\x9A @\x80@\xA4 \xBBN         @\x80\x8C) \x80\x8C9\xEFFM\x80 @\xA0\x8B\x80҅]\xA7 @\x80\xC6@Ɯw\xA3&amp;@\x80 \xD0E@\xE9®S @\x80c
+ cλQ @\x80\xE8&quot; \x80ta\xD7) @\x80\x811\x901\xE7ݨ         @\x80t8\x9B\xE9\xF5̙3\x99f\xDA @\x80 @\xE0\xA0\xC0\xB1d\x9E\xE7\x83|H\x80 @\x80\x81\xAC\x80C\xB0\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P@ʄ
+ @\x80 \x90@\xB2R\xDA @\x80 P\xF8_$\xC1\x8DJ;\xA6kIEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -21,17 +21,17 @@
</span><span class="cx">           RenderBlock {DIV} at (27,15) size 396x342 [border: (1px solid #0000FF)]
</span><span class="cx">             RenderBlock {DIV} at (40,11) size 316x249 [border: (1px solid #008000)]
</span><span class="cx">               RenderBlock {P} at (1,17) size 314x93
</span><del>-                RenderText {#text} at (-18,0) size 332x93
-                  text run at (-18,0) width 250: &quot;This line of text should not get out of&quot;
-                  text run at (-18,18) width 250: &quot;the region. This line of text should not&quot;
-                  text run at (-18,36) width 250: &quot;get out of the region. This line of text&quot;
-                  text run at (0,57) width 314: &quot;should not get out of the region. This line of text&quot;
</del><ins>+                RenderText {#text} at (-18,0) size 331x93
+                  text run at (-18,0) width 248: &quot;This line of text should not get out of&quot;
+                  text run at (-18,18) width 248: &quot;the region. This line of text should not&quot;
+                  text run at (-18,36) width 248: &quot;get out of the region. This line of text&quot;
+                  text run at (0,57) width 313: &quot;should not get out of the region. This line of text&quot;
</ins><span class="cx">                   text run at (0,75) width 201: &quot;should not get out of the region.&quot;
</span><span class="cx">               RenderBlock {P} at (1,126) size 314x72
</span><del>-                RenderText {#text} at (0,0) size 314x72
-                  text run at (0,0) width 314: &quot;This line of text should not get out of the region.&quot;
-                  text run at (0,18) width 314: &quot;This line of text should not get out of the region.&quot;
-                  text run at (0,36) width 314: &quot;This line of text should not get out of the region.&quot;
</del><ins>+                RenderText {#text} at (0,0) size 313x72
+                  text run at (0,0) width 313: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,18) width 313: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,36) width 313: &quot;This line of text should not get out of the region.&quot;
</ins><span class="cx">                   text run at (0,54) width 304: &quot;This line of text should not get out of the region.&quot;
</span><span class="cx">               RenderBlock {P} at (1,214) size 314x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 304x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsoverflowmovingbelowfloatsinvariablewidthregionsexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,305 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksumf96734c272bfe5034452892005063a3eH@IDATx\xEC\x9D\xD4]E\xD5\xF7'J\xA4\xF7\x96H'\x84 ҤIHy\xE9        \xB0hA\xBD\x87\xF6R&quot;Ā&quot;E\x96/ %\x91\xD1@\x88&quot;\xA1)E\xA4%\x80X@jh
+h\xC0\xF9\xF6\x99\xC3\xDC\xC993\xE7\xDC{\xEEs\x9F򟵞甙ٳ\xE77sΝ}\xA6\xF5\xB3\xE2         \x90        \x90        \x90        \x90        \x90        t\x819\xBA  +&amp;A$@$@$@$@$@J\x80+        \x90        \x90        \x90        \x90        \x90@\x97\xA0\xD2e\xA8\x99        \x90        \x90        \x90        \x90        \x90 +\xD6     \x81.#@\xA4\xCBP3!      \xAC$@$@$@$@$@]F\x80H\x97\xA1fB$@$@$@$@$@4@XH\x80H\x80H\x80H\x80H\x80\xBA\x8C +\x90.C̈́H\x80H\x80H\x80H\x80H\x80h\x80\xB0\x90        \x90        \x90        \x90        \x90        t ]\x86\x9A        \x91        \x90        \x90        \x90        \x90        \xD0a     \xE824@\xBA 5&quot;    \xA0\xC2:@$@$@$@$@$\xD0eh\x80tj&amp;D$@$@$@$@$@\x84u\x80H\x80H\x80H\x80H\x80H\xA0\xCB\xD0\xE92\xD4L\x88H\x80H\x80H\x80H\x80H\xA0V\xE4\x9F\xFF\xFC\xA7\xF9\xDB\xDF\xFEV+\xD5\xFC\xE3f\xF2\xE4\xC9fƌ\xE6\xDDw\xDF5ӧO\xAFU~;\x84}\xFE\xF9\xE7\xE6\x85^(\xFD\xEF\xFF\xDBL\x9D:\xB5п\x8F0\x8D\xEE\xCC\xCE/\xE3:\xF2ެ\x8C\xBA\xB5\xE3yh6oa\xBC\xBA\xF3\xCA/\xBA\x93\xD7^{\xAD\xC8;z?\xAC\xD3\xD1\xC0m\xF4lw\xB9\xA6\xF2\x99z\xBF\xB4¸
+\xB6P\xCFN\xD5)\xE8\x9CbR%_e¶\xBB\x94ѡ+\xC2tU]j5/\xBD\xA1&lt;\xFC\xDF\xC1\xF0\xD9j\x95O\xA7\xE3w\xEA\xDD\xD0\xD5\xE9\xB6#\xBD\xA2\xBA\xE0חv\x96o;߭Id\xC7w4K-\xB5\x94\xD9u\xD7]\xCD~\xFB\xEDg\xBE\xF4\xA5/\x99W\\xD1\xEC\xBB\xEF\xBEf\xDBm\xB75s\xCF=\xB7\xB9\xF6\xDAk\xCD\xCD7߬\xE1~\xFE\xF3\x9F\xD7\xC6\xE2\x92K.1\xB7\xDEz\xAB6\xD6\xD7Xc +s\xC6g\x98\xDDvۭ6\xF9\xED\xF4\xE4\x93O\x9A\xAF\xFD\xEB\xE6\xD0C\xCD\xFF\xFB\xDF\xFF\xDE|\xE3\xDFhk&gt;\xF2\xD2=zt[\xD3\xCC\xCDl\x89\x9Ba\xE3a딫\x93Q;\x9E\x87:\xB9ԙײz\xFD\xDF\xFF\xFD\x9FYd\x91E\xCCM7\xDDT6J.\xAFNg\x9E]x\xD2\xEErM\xE53\xF5~i\x85q\x8Cyzv\xA2NA\xE7\x93*\xF9*\xB6\xDDu\xA0\x8C]\xA6\xAB\xEARQ^:\xD9\xF6(ҩ]\xF7\xFD\xDF\xC1\x95W^\xD9l\xB0\xC1\xDD\xF2\xF7\xBA\xD9\xFCw\xEA\xDD\xD0\xD5\xE9֝^\xDE{e\xE0\xD7\xB4\x8D\xDB\xD5nj\xFB\xBB\xD5&amp;ܞ{\xEEi\xA5\xF7! %\x87=\xF0\xC0\xB3\xEB_\xFC\xE2\xF6\xF2\xCB/\xD7kaǎ\x9B\xF9\xB5r\xF2\xE1\x87Z\xA4\xF5\xDF\xFF\xFEWż\xF8\xE2\x8B\xF6_\xFF\xFA\x97}\xE3\x8D7\x9A+_H\xECĉ\x9B\x8A[5\xD2\xD1Gm\xB7\xDCr\xCB\xC2h?\xFC\xE1\xEDK,Q\xE8_\xC6#\x95\x9F0\x8DVؕѧ\x990ye\xCAI\xE53 \xBBN\xC9j\x95Q(\xBF\xCE\xE7!\x96\xAFf\xFCZ\xCDk3i&quot;ΒK.i/\xBA袦\xA2\x87u\xBA)!5Djw\xB9\xA6\xF2\x99z\xBF\xB4¸
+\x9EP\xCFN\xD5)\xE8\x9Cb&gt;\x9BU\xF2\x89\xB0a\xFCvׁ\xAA\xFA\xB5+|Wե&lt;\xFD;\xD5\xF6\xC8ӥ\x9D\xF7\xF2~\xC3g\xAB\x9D\xE9\xB7Cv\xF8\xBCt\xEA\xDD\xD0\xD5\xE9\x86\xE9\x85\x9Aaօ\xBC\xFAҌܲqR\xEFֲr\xF2\xC2%{@\x8E=\xF6X\xB3\xD0B \xBE\xBB첋\xF9\xDA׾\xA6\xFE\xFD\xFB\xF77\xFD\xFA\xF5+ [\xC5\xE3O\xFA\x93\xE3#\x93\xB7\xCA*\xAB\x98/\xF9\xCBF\xEE\xA5\xC4Hf\xB3p\xFF\xF9\xCF̈#\xCC\xFE\xF0\x87\xEC^\xD1\xC9̙3\x8B\xBC\x92\xF7\xA1/z\x89昣m\xA7X\xDAU\xF3\xA6Q\x85]2\xA3\xB3\xF8:\x95\x8D\xE3\x87\xCB+c߿J\xB9\xF9\xF1\xF2\xCE\xCB\xC8j\x85Q\x9E\xFC\xB0 \xF2\xF4j\xF7\xBD\xA22j%\xAF1\x9D\x8B\xD2sqZa\xD2J\\x97~3\xC70O\xED֣H~\xAB\xEF\x97f\xF2\x8B\xEA\xABS!\xC3Pn\xCA? \xEF\xAE\xCB0\xC9{6]\xFC2Ǽ\xF8a\xDE\xCB\xC8I\x85i\x96AJn+\xFE\xED\xC8gY}:\xD5\xF6(\xAB_]\xE1\xF2~;Ž\x8E:\x98\xF7\xBC\xC4\xDE +uq\x84\x9CP\xFF\xBA\xD3 +出\xFB\xE9\xE5qp\xE1Sr\8ú\x90W_\xFC\xF0\xFEy\xACM\xE9\x87\xCB;/\xF3n͋W\xE5^\xFFT\xE0\x8D7\xDE8d\xCE9\xE74믿~\xE3\xC5N?\xFDt\x83\xA1X\xF3\xCF?\xBF\xB9\xF3\xCE;u\xC8`\xCC\xDA\\xA0]\xE6\xEF\xBF\xFF\xBE\xF9я~d6\xDAh\xA3,\xAE;\xB9ꪫt\x98\xC6g\x9F}f\x8E9\xE63`\xC0=b\xA8\xD7w\xDCay\xE4\xF3\xD8c\x8F\x99\x9F\xFD\xECgj\x90`\xBA\xA4\xEE\xBE\xFBn\xF3\xCA+\xAF\x98&gt;\xF8\xC0|\xF4\xD1G\xE6\xB6\xDBn\xD3\xE1[\x97^z\xA9\xF9\xF5\xAFm^\xFDu\xF3\x97\xBF\xFCŌ7\xCE\xCC;\xEF\xBC.9=N\x9A4\xC9&lt;\xF1\xC4j8\xDC~\xFB\xED\xE6\xB2\xCB.3C\x875\xF7\xDF\xBF\xF9\xE9Oj\x96[n9#\xE8\xFB\xDF\xFF\xBEV\x88_\xFE\xF2\x97\xE6\xAB_\xFD\xAA\xC6+לt\xD2If\x99e\x96\xD1&lt;&gt;\xFD\xF4ӪsC\x91\x8B\xA2\xB4\xE5\xC6ol*?~rs\xEF\xB3+\x93\xA7XY\xE5\xE9\xE4\xA7\xE7\xCE\xC5R7\xFF\xFB\xBF\xFF\xAB\x86\xE3\xCB/\xBF\xACC\xF4\xC0\xEC\xF3\xCA~\xBE\xCB+7\xC8̫C(\xBB\xD3N;M\xE7 \xFD\xE4'?Ѻw\xD0A\x99Q\xA3F\xE9\xD0\xC1&lt;Y~h\x86QJW\xF8\xD7\xF1&lt;\xD5\xF5\xE5\x97_&gt;\x97ҕ/1\xE6\xF0\xC3׏\x98\x8F\xB4\xE0\x82 j}\xDEd\x93M\xF4y\xF4\xEB\xC2\xC7ʪL})['\x9Cn'\x9Cp\x82\xB9\xFE\xFA\xEB\xF5\x99\x81.k\xAE\xB9&amp;\xBCJ\xBF#6\xA63\x9E\xE1o\xFB\xDBf\xB3\xCD6Ӻ\x86\xF7Љ'\x9E\xA8KP?0\x8CTzb\xF4\x81\xE7\xEF\x90\xD0\xC5\xF2+ט^~v\xDCqǙSO=\xD5ȗ%3a\xC2s\xD6Yg\x99-\xB6\xD8\xC2HOr\xA8\x82^7\xF3~A\xF9\xD7\xC1r\xA4W[\xEB&gt;ଳ\xCE:\xE6\xE4\x93O\x9EM\xCF\xF0\xF9\xF9կ~\xA5\xDC1\x9C\xC3P\xC6\xF8\xAD\xB8\xF2\xCA+Ͱa\xC3L\xCA        \xC4\xDEAU\x98\xE4=\xFB(\xBF\xA2wS\x98\xB9\xBC\xF8\xAB1\xDDC\xF9\xB1gu\x9Ey\xE6\xC9\xFD\x9D\x8B=\xFBEi\x97y\x8EC\xDDp\xABK\xB1\xBA\x9Ez'\xE7\xA5\xE5\xDF\xEBD\xDB\xE9\xC7\xF2t\xCF=\xF7\x98\x91#Gj{`\xFC\xF8\xF1\xFAy\xFC\xF1\xC7\xCD{\xEC\xA1u{뭷.\xAC\xB7y\xEF\xF1\xC3;L?\x8C\xFAm\x9D\xF0w0\xA5S;\xDFuEu        :\xBD\xC2\xE7\xEF: [tm\xB7T~\x9A\xA9\xA7y\xEF\xEA\xF0\x9D\x84\xF6\xDF\xCE;\xEF\xACmN\xB4M\xD1VD[\xED\xE2\x8B/\xD6\xE9\xB1\xBC\xE6\xC9G&gt;|\xA6r@\xBB\xBFCa\xFB2bi\xFBi\x94i7!|Q\x9B\xB2 \xDB*\xEFV_\xB7\xA6\xCE\xC5\xAB\xE4\xC2!X~\xE4\xB5\xD6Zˮ\xBD\xF6\xDA\xF6\xB7\xBF\xFD\xAD\xA0\xDD\xD4|\xB0K\xCCn\xB7\xDDvڕ-\x96\x95=\xF2\xC8#\xAD\x8C\xB72i\xC7\x91\x9Dch\x97\xF4&quot;d\xD7v\xD4QG\xD9E]T\xEFɏ\xA1\xC6#\xC1J\xA1Z\xF9Zb\xA5\xA1e\xE52\x8B#\x8DO+?z=p\xE0@{\xEE\xB9\xE7f~\xFEɧ\x9F~je\x9E\x8B}\xE0\x81\xF4\xF6\xD9g\x9Fme\xAE\x89\x9E\xBF\xF3\xCE;v\xB5\xD5V\xD3?\xF9ѴR\xC9\xECꫯ\x9E\xE5 \x81\xE4\xD5\xCA\xA6ᑷe\x97]\xD6n\xB3\xCD6z\x9D\xF7O*\xA2E\x81_,m\xB1\xA0\x9B\xCA\xE4\xFAi\x84\xECRy\x8A\x95UL'\xA4\xEB8\x88qio\xB8\xE1\xBD\x992\xF7EY\xB90a\xBB\xFB\xFE\xD1/\xB7\x98^\x883e\xCAt{ٻ\xEE\xBAK넼|Q֗\xD5\xE0!U\x85\xF1qʯ\xEByȫ\xEB\x92{\x9E\xE4\xA5j\xA5\xA1\xABj&gt;\xF7\xDCs\xCAE 7+\x8BD̖\xD7TY\xA5\xEAK\xD9:e\xF0l\x88\xB1a\xF1,\xFD\xEEw\xBF\xB3+\xAD\xB4\x92r\x83\x8CT\xF9\xFAu:\xA53\xD2Zo\xBD\xF5\x86\x8Bn\xB5\xD5V\xF6\x80\x80\x97:\xD4i\xBBˆc,O\xB1r-\xA3\xF8CU\xF1\xFE\xC0p\xE7\xFC|\xE2^\xD5\xF7K+\x8C\x9D\xEEf\xD2p\xD2K\xAC\xF5H\z\xED\xEB&gt;?\xFF\xFB\xDFu\x98\xA9|\xA4\xD1\xF8?\xFC\xB0\x95\xB9qV&gt;\xD2hܔ\xAA.Te\xE2?\x9Be\xCA\xC8\xE5\xDF\xFD\xF8\xB8\xAB)ݝLw\x8C=\xABU\x9F\xFDXک\xE7\xD8\xE9\xE3cu\xA9 \xC7\xD4;\xD9O+u\xDEm\x8F2y\xA3\xC1\xCA\x8CL]\xBC+dN\xAC^\xC7\xF8略|\x98\xB3y\xBF\x83\xFE\xB3UF\xA7v\xBC\xEBbyAfc\xEF\xFFy        \xDF +\xA9\xFCT\xAD\xA7E\xEF\xEA0ݗ^z\xC9\xCA-'\xB4 \xF1&gt;\xDAp\xC3 +u\x98,\xAFE\xF2U\x90\xF7/L^&gt;\x87&quot;9\xB1\xB4!ï \xB8Ϋ/\xB8\xEF\\xACMY\x86m\xD5w\xABK\xB7\x99c\xF18\xA1\xA6\xCCcv\xD8a\xB3馛;\xAA_\xF5\xDCjP\xD25\xB0\xF2\xE5G_\xBF\xFA\xCD7\xDF|\xBA\xAA\x95+\xA5R\xC200i\xF8g]l\xF8\xB7ꪫ\xEA\x97ӝv\xDAI\xAD\xD8\xC5[L-Z7\xC9\xC1J&amp;\xBFhx\xD8\s\xCDe\xF0\xB5\xDC +%[`\x81\xCC\xF3\xCF?\xAF\xF10ivРAfȐ!j%/\xBD\xF4Қ\xAFiӦ\xA9\xBF4\xA2\xD4\xDA\x83C\xAF\x91Ʒ\xBE\xF5\xAD,\xCD\xD4I,m\xF4\xE2\xC0B\xAF\x9A\x9F0͐]*O\xB1\xB2J\xE9\xE4\xD2Foz\xAA\xA4a\xA5\xB7Ѝ\x88/G\xF8\xF2\xF9\xE0\x83\xBA`\xA5\x8E\xAE\xDCbzA\xD07\xBF\xF9M\xB3\xFF\xFE\xFBkO\xBE,q\xC4\xB3\xC9w\xB2B\x8F\xAA\x8C\xC2\xF8\xEE:\x94_\xC7\xF3\x90W\xD7\xC16\xF6&lt;]w\xDDuF\x8CuU \xCF +\x86.⋭4(\xF4k\xB6\xFF,\xA5\xCA*U_\xCA\xD6        \xC7H\x8C}\x96\xF0\x85\xF3{\xDF\xFB\x9Ey\xF5\xD5W\xB5\x872U\xBE.&gt;\x8E)\x9D\xCF\xF4\xBD\xF7ޫ\xF9\xC6\xF5\xE6\x9Bo\xAE_\xE1\xE4\x87\x97\x9A\xE6\xEE\xBB\xEF\xAE\xE7\xE1\xBFT\x9E\x8Aʵ\x8C^\xF8\xAA\xED\xD7\xF4\xF0\xFA׾.;_\xEA`\x8C^c\xBC\xA5q\xA3*\xC9\xC7%\x83z%F\xA3\xAF\xA2\x9E\x87\xCFz\x83Q\xD7\xF0\xC5\xF1\xE5\x87^{R\xF0\x95\xF0\x99g\x9Eў\xAF\x98\xAC.4\xCB\xC41.SF\xB3ePn\xB8\xF8ί\xA8\xC4twq\xFDc\xECY\xAD\xFA\xEC\xC7\xD2N=ǾN\xFEyQ]*ñ\xCC;\xD9O\xAB\x95\xF3:ʣL\x9E\xE4\xE3\xA9A\x8F\xBEժ.\xDE1\xEEw.\xC6?\xAF,\xDD(\x8AX\xBE\xCB\xE8Ԏw],/e\xDE +\xEEy        \xDF +\xA9\xFCT\xAD\xA7E\xEF\xEA0]\xBC\x93\xD0V\x84èL\xB0\xC6H\xE8\xCBk\x91\xFC\xB0\xCC\xC2\xF4\x9C\xBF\xE3P$'\x96\xB6\x93Q\xE5kS\xA6\xD86\xFBn\xAD\xA2\x9F\xB6v\xC4\xC1F&quot;hȣ\x9B\xEE\xD1G5\xE86F\x97&lt;\xFE\xF0\xC0b\x86\xAA\x9BU#\xCF\xFAپ|\xFC\x90\xA8s /\xBC\xB0\x91        \xF2f\xAF\xBD\xF62\xFB쳏6\xC00\xC39?\xAE\xBB\x87#\xEEc\x98\xC1\x9F\xFF\xFCgmAWtC9\xA6 \xE3ɭ:
+\x8D\xB9\xAF|\xE5+.\xB89*J+ 4\xEB$\x96v\xB3\xF9        \xD3\xC0u\x98\x87\xF0\xDA\xCFS\xAC\xACR:\xB9\xB4\xD1-\xBD\xF8\xE2\x8B\xEBp5w+{\xC0=\xF5\xD4S\xEEV\xA9\xA3c\xD3\xCB        \xFA\xC1~\xA0ð`0\xE6\xCD\xC3q\xB2\x\xFF2        \xAF}F~&lt;\xFF&lt;\x94\xEF_\xB7\xF2&lt;\x84u=\xC5\xC6\xC7C=\x94\xA9\x86\xE7Ñ\x9C\xF3\xF3V\xA6\xAC\xFC\xF0\x90\xE1\xB3(['\\xDA\xE8\xFEv +S8\xFC\xA0\xA7\xF2\xE4\xE2\xE0XFg\xCC\xFB\x92\xAFR\xBA\x8C7\xE2\xA0\xE1 \xE3F\xB0{/a\xCCn\x9EK婨\\xCB蕗^ѽf\xDF/u0Ə\x91{f\x9D~X\xFD\xC3\xF9\xF2\XGp\xED?\x83\xF80\x85G \x80\x8B\xF9\xC7\xEAB\xB3L\\x995[F.\xBE˻\xDDʳ\x9DzV\xAB&lt;\xFB1n\x8E\xB9\xAF\xB7\xFF\xBB|\x85Ǣ\xBAT\x96c\xEA\x9D\xA6\xD7쵟\xAFfˣL\x9E0\F5\x86\xC2\xE1}\xE2&gt;:\xA6\xF8\x87eY&amp;\xAFetjǻ.\x96\x972\xEF\xBF&lt;p\xEE\xAE\xCB\xE4\xC7F\xB1z{W\xFBr\xC0{\xB0T.\xA6        \xC0\x90t\x9Dcy\x8D\xC9\xCB\xCFO\xCF\xF9\xB9|ɉ\xA5\xEDdT9&quot;\xBDN\xB5g\xAB艰\xC99 U\x85Ǹ7\xF4F`\x89\xDAv\xBA+\xAE\xB8B\xBF\xD0a944t\xF1c\xE5\xBE\xBB\x8A\x90\x97&gt;
+ _\xE7~\xFC\xE3\xEBXl\xBF\xF1\x96\xDE\xDDøB\xC4C\xDE|\xF9\xFE\xB9 [t\x8C\xA5\xDDl~\x8A\xD2*s?UV1\x9D\x9C|\xE9V4o\xBE\xF9\xA6\xC1\\xD7`\x91!y:A~U\x9Cc\x99\xD2 2\xA5\xFBQ +|YG\x8F z\xC5|\xE7d\xF9\xF7\xEA&lt;/+\xBFL^bz\xA5\xE2c&gt;\xCC\xF0\xE1õ\xB1\x87/\x8C\xD7\xD8\xE5\xD6QVe\xEAD\x98.\xAE\xF1U
+ +|=J\xE5ɏ_Fg\xC8\xC4x7 +\xF3_\xF0\x84/N\xEF\xBD\xF7\x9E)\xEA\xFDp\xE94\x93\xA72z9\xF9e\x8Eu\xBC_\x9Ae,\xDD\xF5:/\xAE\x8C\x9Ee€= \xBE&quot;\xA3\xCF\xF7\x8FՅf\x99\xB8g\xB3\xD92r\xF1Sy\x8D\xE9\x9E\xB7ʳ\x8A\xF81\xF91\xBF\xBC\xB4\xAB\xDE\xF3뒬HY\xEA\x9Fz'Wաj\xF8*L\xCA\xD6 +\xFC\xB6\xA0\xDC\xCE9\xE7\x9Dӈ\xF9MpU\xD2*\x9B\x8F2:\xB5\xE3]\xCBK\x99wC\xD1\xF3R&amp;?eٸpU\xDE\xD5(7|3f\x8C\x8B\x9E,\xB7*\xF23\xA1\xB3N|yrb\x9CCYe\xAFcmʘ\x8Cf߭1\x991\xBF\xDA{@\x8AC\xB7=&amp;pa\x82\x97sB\x82{u9l\x82\x88\xE1\x98\xF4\x84!*o\xBD\xF5\x9666\x9C|8\x96\xBB\x87#&amp;\xCBa\x8FTH\xBF\xB2\xF8a\x8A\xCEWXamdce\x82f\,\xEDf\xF3ӌ~\x9CXY\xA5trr\xF0\x95\xBC1\xF1\xCE9j\xE4&amp;\xBB\xFB\xA9\xA3+\xB7\x98^N&amp;\xF4\xCA\\x83\xAF +\xA7\x9Cr\x8A\xBB\x9D\x9D\xAC\xECF\xCD'e\xE5\x97\xC9KL\xB5T|\xEC5\x83I\xE8\x98܆\x80,A](\xAEղ*['\xF2\xC0\xA2\xE8m\w\xDDu\xF5\xC3A\xD9wDY\x9D\xD1#z\xCB-\xB7hW;\xCE1\x9C1l\xC2\xEF
+uk6Oe\xF5»\xAF\x8Ck\xF5\xFD\x824\x9Ae\x8C\xE1!\x88\xEB\xBF\xDB\xD0xpCO\xCA\xE8\xB9H\xFA\xAE {U\\xDF?V\xBF\x9Be\xE2\x9EͲe\xE4\xF4rG\xDF]c\xBA\xE7ũ\xF2\xAC&quot;~L~\xCC//\xED\xAA\xF7\xFC\xBAT\x96c\xEA\x9D\U\x87\xAA\xE1\xAB0)\x9B\xA7\xBD\xF7\xDE[GA\xC0qï\xA0W\x95\xB4\xCA棬Nu\xBF\xEBby)\xF3n(z^\xCA\xE6\xA7,\x9F*\xEFj\xB4G`\x\xE1\x85:Bi\xFC\xF5\xAF\x8D\x96[\xF9y:;Erb\x9C\xF3\xE4\xA5\xEE\xC5ڔ\xA9\xB8;[Sr\x8B\xFC+ \xF8\xD1\xC4|\xD9\xCEshH`\x9C\x9Bs\xB8vC\x99\xB0\x89!\x8C&lt;\xB800\x87\xABҸ\xF1\xC5.\x8E;\xE2 \xA5LVj\x90\xD9:\x81\xFBp\xD0\xC5\xC9\xC75\xE4ce
+8t\xAD\xC9$]]\xAD\xD7h\x90\xCA$$m\xA3Q\xE6;T@8\xECN\xFE\xC9'\x9F\xA8Q\x84t\xF0c\x8B\xB4ЀC\xC3\xD99\xE8?8\xE4\xD64*4¡\xC0\x92\xFC\xF8\xE3\x8F\xF5^\xF8i@&amp;\,m\xF44\x93\xC8\xF5\xD3\xC0u\xC8.\x96\xA7XY\xC5#\xE7\xF0u/)\x8C\xF7tCV
+\x81\xCB+c\xD6\xFDr\x93\xC9Q\xD1:\x84\x86&amp;Vd\xC3W:t\xFB_}\xF5\xD5]\xC5\xCE\xF9\xB2\xC2:\x800U9\x99\xFE1\x94_\xE7\xF3\xD6\xF5XA'\xAC\xCA}\xC0 +&gt;( \xFC\xFD\xBC\x96)\xABX})['\x90.\xF2\xE2\xC6c\xB8$\x861\xA6\xF2\xE4\xD7\xE92:# +\xD4\xF4\xB0`\x8E\x98\x82^1 \x8D}l\x88\xE5)V\xAEe\xF4\x82\xB15e\xCA-̱\xC0\xBBЯ\x8F~&gt;\x9By\xBF \xDF\xCD2F\\xE7P.\xE8\xAD\xC0\xCF\xE6na՞\xC1\x83k_O\xDC\xF0딓\x81\x8F\xCEae\xBC\x93\xF1p\xAE\xC8?V\x9Aa\xE2?\x9BXy1\xF5nr\xFA\xB9\xA3e\xAB1ݝ&lt;\xFF\x98zV\xAB&lt;\xFB\xA9\xB4cϱ\xAF\x93^T\x97\xCA\xD4\xF5\xD4;\xBF\x91\x98\xAB7}\xFAt?\xC9\xD9λ\xAA\xEDQ&amp;OPC\xBC\xB0)2\x86\x8E\xE2yv.\xC5?,K\xC4\xCB\xFB\x{11FB72}:\xD5\xFD\xAE\x8B\xE5%\xF5n\x9F\xFF\xDDP&amp;?U\xEAi\xEC]\x{D9CB}\xB6\x86]\xE17\xFA\xC3\xE1V\xB8\x8A\xE55&amp;_\x85x\xFF\xFC\xF4p\xDB瀺\x92מ\x8B\xA5 +~]\xC0u^}\xC1}\xE7bm\xCAv\xB4g]\xBAM\xC5:+\xE5d\xFC\xB4\x95\x89N\xBA
+\x8A\xFC\x90\xDB\xF3\xCF?\xDFJ\xD7Q\xAB `\xD5*\xAC% +p\x8Bd\x92\xB8ޓe\xE24\x9C4\xADt\xB3\xAB in \x88S\xB0\x82\x92d\xC8\xFC\xF1V
+\xCEJ\x8F\x86\x95\x86\x94\xDE\xC3j&gt;\xB2K\xAB\x95G]iE*\x90ʗ/u\xBA\xEA\x80L,\xB2HS^lV^\\xEAw\xE6\x99gj\\xA9x\xB3\xAD\xBC%/A+\x8Bn|\xFF\xFB\xEE\xBBOe˗ ++?\x9AV^6\xBAJ\xF4\xC2J0\xF2\xE3e\xC5\xE8Е| \^\xB2F\x86\xB9X\x99\xE4de\xD7x\xD5_&amp;j\xDA\xFE?\xE4i!oX\xA5I\x8C\x8C´\x91\xD6@Y\xBD\xABj~\xC24\xA4\xE1\xD0\xC0N}\xC9&lt;\x95U\x8C\xB1\x9FO\x9C?\xFB쳺\xE2V\xC3&amp;\x902$H\xCB~ye\x8C\xFB\xA1 ˭H/WnQ\xA7dҾ\x8A\x90\x86\x9D\x95\xF9?V\x96Oֺ\x83\x9B\xA1,?\xAD\xB0~\x95a\xE4\xC7\xE5\xCBr\xA3\xB5=2\x84h\xB6\xBA\x8E\xF4\x8AX\xC0O\x96`\xD5:\x86z\x86?&lt;+x~e\xEE\xD2l\xCF\xEE\xC5\xCA
+\xAB\xC3Ş\x81*uBzu\xB9\xEF~\xF7\xBB\xBA\xF4\x94,TVW\x94\xA7\xB0N\xA7tv\xF2p\x94\x9E\xC5
+(Ρ\xE0\x9DsEy*󞋱D\x9A\x93'O\xD6\xFCdA \xD5Mz\xAAtE\xAC \x96\x97\xCF*\xEF\xC8o\x961\xE2\x86Nz\xA4\xF4\x8B:\x84\x95\xE4#\x82        \xF5 \xDF1(i\x98\xE9\xBBMz\xA4\xAD|\xB7\xDBo\xBF}æ\xB6)\xFF\xA2\xBA\xAA2        \x9F\xFDT\x85\xFC\xF8u&gt;\xDBH'\xF6\xAC6\xF3\xECqK=\xC7a\x9Eq\x9D\xAAK1\x8Ee\xDE\xC9X\xA1O&gt;\xD8k\xAE\xB9&amp;/y\xBDוm$˓\xAF$\xF2w\xDEy\xE7\xF9\xB7\xF4\xBC\x88^Y\xE6\xFD\x86\xCFV\xA7\xDEu\xC8LQ^\xE0W\xF4n\x80\x9F\xFF\xBC\xE0\xBD\xE6\xB7\xDDR\xF9\xA9ZO\x8B\xDE\xD5\xE0\xE8\xA7+˯\xEBo\xA1|\xC0\xD0\xF7\x91 \xC5ҕ$\xF1n\x82+\xCAk\x91|\x8D\xE4\xFD \xD3C&gt;}2\xAC\xBF\xB0=W\x94vXdJ\xC1lmcO=\xED\xCA\xF6l\x98v\xD5k\xF4t\xA9\x93/\xFA\xE3\xEF \x83:\x97\xDE'\xA2.\xF7\xCA~\xFB\xED\xB7\xC3[ +\xD7(8\xE7\xA0g\x87\xB4\x9D|\xBFAUVF^ڭ\xE6\xA7l\xDAE\xE1\xF2\xCA*\xA5S\x9E,\xF9\xBAee\xCD\xED&lt;\xAFR\xF7W8O/\xE7\x97:\x86\xB2R\xE1\xAB\xFAW\x95\xDFJ^\xA0[Q|}\xF2e\xDD\xFE\xF1\x8F\xB4x\xF1IO\x94\x95\xE1G\x86U\xCC5SV\xCD\xD4        ?\x9E}\xF5)\xCAS\xCE]\xA7t\x96\xAFi.\xA8\xC3\xEB\xCFY\xCD\xE4)\x94\xD3 ?N\xEE\x99G~S\xFA\xB8\xBAU\xF6\xFDRc\xF9jf!\xAB\xAA\x83\x81\x81Ƶ\xF4d\xBA\xFB2R\xFE\xAB U\x998~\xBE\xB12\xF2\xC3\xE1&lt;/~ƿ\x8E\xE9\xEE\x87k\xF6Y\x8Dɏ\xF9\xF9i\x97=\x8F\xD5%Ȩ\xC21LS\x86J\x87\xB7\xDAr]\x95I\x99&lt;\xBDK\xAA\xA6U6\xC3)\x9DB}\xC2\xEB\xBCtR\xEF\xBAX^b\xEF\x862\xCFK*?y\xFA\x86\xF7R\xFA\x87\xE1c\xD7yymU\xBE㐒\x93\x97vLה\x9F\xFB}A8Ȯ⠫ӻ\xEC\xEFM\xF9.l?\x9C\xC8\xD7-: \x81^BK \xCAZ\xE1Fz\xF2r\x84\xD5Z\xB0Ɯґ@\xBB        `x-\xE6ٸ\xE1\xA9az)\xFF0|o\xBC\xE6\xB3\xDAK\x95y&quot;(C\xA0\xCBV\xC1*\xA3 Р       \xB4N\x93Z\xB1\xCB6&amp;Gb\xD59\xF9\x82\xA1\xF3\xB6v\xDCqG\xAD㥄0\xD6\xF3\xE00\xEE9ϥ\xFC\xF3\xE2\xF4\xC6{|V{c\xA92O$@e\xB0\xA4 %\x86!\x81FK\xFBa        j:\xA1g\xB2ף\x87`WW\xC6\xF4\xD9\xED\s\x81        ߘ8\xBF\xB6\xB7\x9F\xF3Y\xED\xED%\xCC\xFC\x91        \xE4\xA0\x92G\x85\xF7H\x80H\x80H\x80H\x80H\x80\xDAB\xA0\xD22\xBCmрBI\x80H\x80H\x80H\x80H\x80\xFA \x81\x96 +Y\xCDE\xF7\xCFpİͽ\xACl\xE0.\xDBv\x94Y\xFA\xE6\x85^\xC8\xE4\xA5\x8B5\xDBe\xD9K3cƌ,l޽̳ OBvU\x93.\xCAsU9u\x86\xC7\xFA\xF8\xD8p\xA7S\xAE;2\x8BNs\xE9\xAA\xF2@&gt;\xFD\xBD\xBA*\xDD0\x9Dv\xF3N=\xBB\xE1\xFB)ԯS׭\x94O*\xCF\xED\xCES\x9De\xE6\xA5\xEF +\xFFw(ԧ\xDD,)\x9FH\x80:M\xA0%\xCBa6\xE4qn\xF4\xE8\xD1 +\xD7\xEE~\x9DG\xD9C'\xD7z衙ؼt/\xB9\xE4s뭷\xAA\x81\xB4\xC6k\xE8Υy\xF72!]x\x92Ǯj\xF2yy\xAE*\xA3\xCE\xF07\xDF|\xB3Yj\xA9\xA5\x8C\xACw^\xA7\xD8J\xB2\xBA\x92        &amp;u#\xBF\xB2\xEF\x8Bnd$\xFB\x8E\xE8*S\xFB\xD9v\xDBm\xCD\xDCs\xCFm\xAE\xBD\xF6Z\xD3\xB8T\x82\xD8d`ٛG7\xFC\xBB馛\x9A\x94PO\xB4v\xF3N=\xBBy\xEF\xA7zr֚\x94V\xCA'\x95\xE7\xD64KǮ\xB3L\xF3\xF2ҕ\xEF +\xE4\xD6\xFF¦\x98\xD8,\xD4\xFFMa \xE8\xE1\xDCz\xBC\xCD\xF8\xC3\xEAFU.\xBE\xEC \xDEԚ\xF1.~٣\xAC\xF2c\xB7\xDCr\xCB,x\x98\xAE\xEC^\xA9 b\x9Dj\xB8_|\xD1\xE6\xDD\xCBt\xC1\x89|\xC1k\xD8|1dWU\x850\xCFU\xE3\xB7#\xBCz\xBA\xC1\;d\x97\x91ٕL\xB0Q\xA5\xF4\xACej\x89\xC1a&lt;\xF0\xC0\xECZ\x96µ\x97_~\xB9^w\x9AK\xA6T\x9BO\x96\rI{\xD1E\xB59\x95\xB4\xF8v\xF3N=\xBB\xE1\xFB)\xAD\xF1\xFF\xBE#\xCA\xC6s\xE1R\xF1[)\x9FT\x9E\x9Duü\xD4Y\xA6a^\xBA\xF2\xBD\x91\xF7;\xEA\xD3
+Ð[+\xB2\x97H\x80\xDAE\xA0\xA5\xD8^\xFD\xFB\xF77\xB2\x93if\x86Ɏ\xCBf\x89%\x96Ȯ\xFDɄ\xD9p\xF3\xF3b\xF9F8|m\x96\x9D\xD73\xAF0]ٽ\xD2 \xAC\xD3m\x95UV1y\xF72m&gt;\x91\x8D`̈#\x8C\xEC\x9F\xA5\xB2\xCB&lt;J\x9E\x84y.\xADR\xB0\x993gV
+\xDFj\x9E\xCA&amp;VT_\xBA\x82\x89\xD3\xF1\xD8c\x8F5 -\xB4\x90\xBB\x9C\xED\xB8\xCB.\xBB\xD9\xF5^ﷃK\x83\xD9\xE9\xC2\xED\xC8g\xF5C\xED֣H~\xD1\xFB\xA9(\xBE\xDEy\xEF\xAF\xCCs\x8B\xEF\xE4\xE9\xED\xFCc\xC7V\xE2\xC6\xE4\xE6\xF9\xE5\xE5\xA5\xCE\xF4CY]\xF9\xDE\xC8\xFB
+\xF5\xC9c\x92w/\xACy\xDC\&lt;\xBF\xAE\xB9{&lt;\x92        \x90@\xA7\x94\xDAD\xBE\x99\xB1c\xC7jc +\xE8u\xD6Yǜ|\xF2ɳ錱\xDFrr\xC7w\xD9B\xDE`㳫\xAE\xBAʠ\x8Bc\\xE17\xE7\x9Cs\x9A+\xAF\xBC\xD2 6L\xE3\xDFx\xE3\x8D\xCB~\xF4\xD1G\xE6\xB6\xDBnk\x98O\xE2' _u\xCCI'\x9Dd\x96Yf\x83\xB1\xB3O?\xFD\xB40`\x80        \xD3E\x9A&quot;\xBB\xAD\x9Bc\x8E9Fí\xBAꪳ\xDD\xFB\xFE\x{1FFBF2}.\xB8\xE0\x83a\xEF\xBF\xFF\xBE\xF9я~d6\xDAh#\xF3\xD8c\x8F\x99\x9F\xFD\xECgjLa( +\xBA\xCCe7i\xB3\xFC\xF2˛\xBC\xF0\xF7\xDF\xBF\xC1\xA6R\xCB-\xB7\x9C\x81\xB1\xD9\xF8Q\xF9\xE5/i\xB0 套^jdj]\xFF/\xF9\x8B7n\x9C\x9F=3~\xFCxs\xCE9\xE7hXl\xDC}\xF1Cu\xC8!\x87\x98\xEF}\xEF{\xE6\x9B\xDF\xFCfC\xF80ϩ\xF4&quot;ϺǼ\xBC\xC0{ҤI\xE6\x89'\x9EP#\xEF\xF6\xDBo7\x97]v\x99:t\xA8\xC6L\xD5\x8C?\xFD\xF4\xD3u(\xD6\xFC\xF3\xCFo\xEE\xBC\xF3N\x9A4+\xD9\xECP\x951&quot;&quot;\xED\xC3?\\xEB&quot;\xE6-\xB8\xE0\x82\xAA\xD7&amp;\x9Bl\xA2i\xF8\xF5\xE1\xE5k\xA3\xF9\xDF\xFF\xFD_\x83\xF6$\xC0\x90)\x94ͼ\xF3\xCEk\x9Aa\x99\xCEm\xBC\xF1\xC6\xEE4\x{1C8EBE}\xFE\xFA\xEBg~1.\xB1\xB2\xC8\xCC:\x891\x98g\x9Ey*\xD5[\x88,J\xBBY&gt;\xD0Ov\xC06\xD7_\xBD&gt;\xAF(\x935\xD7\S\xB5\x8F\x95\xEA\xDBi\xA7\x9D\xA6s\x88~\xF2\x93\x9Fԝ\x83:Ȍ5J\x87\xB8\xCD\xCA~\xC3!\xF6\xFE\x88\xF1\x8E\xE9\x81w\xC7q\xC7gN=\xF5T\xDDOe„        欳\xCE\xD2匥G\xAB!}w{?\xB90\xFE1O\xEF\xBCw\xC4ԩSs\x9Függ\x9F}\xF6\x99\xED\x83z\xBAX\xF9ՅP\xAEc \xF1\xCE\xF8\x{1B7FED}\xE2}\x8Cw\xC0\x89'\x9E\xA89\xCAbJO\x99\xBE\xF3\xF1\xAE\xC1;\xD6wy,\xE0+\xD3*\xBA\xFBi\x85\xEF\xD2iӦ\xE9\xBBim\xBE\xF9\xE6\xE6\xEC\xB3\xCF\xD6Yxg\xCF7\xDF|f̘1桇2Gy\xA49\xE3\x8C3TTٴ\xF3~\x9B\xF0&gt;
+]\x8C-\xC2\xBD\x9F\xF3\xB8\x81}\x99\xDF\xD8P^\x93        \x90@[        \xC8W\x91\xA4\xDBj\xAB\xAD\xAC\xFC\xE0i8i\xA8\xA3\xC3&gt;\xFE\xF8\xE3z-/e\x8Bn}8 G9ꨣ좋.\xAAײ\xBCϒ\xB8\xC6\xF8ᇭl\x8CfňP\xF9ZcŘ\xD1s\x{13186557}~v퟈\xC1be\xB0\xDE°\xAAe\x97]\xD6n\xB3\xCD6z\xA6\x8B\x9B\xFE&quot;=$\xEA\xEF\xFE\x85\xF7\xE4\xEB\x91\xDDn\xBB\xED,\xBA\xAC!S~P\xEC&quot;\x8B,beB\xA2CKϥ\xD1m\xE5n\xE5k\xB7\xE3*
+\xFF\xCE;\xEF\xD8\xD5V[M\xFF\xC4\xF0\xB2\xF2\xA3fW_}u{\xF0\xC1\xBB\xE4\xED\xC0\x81\xED\xB9瞛]\xFB\xECps\x8B-\xB6\xD0?\xFA\xED\xB1\xC7\xEE\xB2\xE1\xE6\xB9L\xFA\xBE\x80X\xDE?\xFD\xF4S+ +u\xFB\xC0h\xF9\xB62&gt;9\x8B\xABk\xAD\xB5\x96]{\x{DD6D}\xECAa\xE5G\xD9b؄\xCF &quot;'U#\xEE\xC5_l\xA5q\xA8b\x9E{\xEE9\xAD\x8BbDY\x99\xF8&gt;[\xFDC\x99\x8A1io\xB8\xE1 +\x8F&lt;˜%\x8B\xBAW\x95\x99F\x8A\xFC \x87`\xF9Ac\be\xE1\xCBp\xE71U\x99\xC6\xD2n\x86\x9EK16,\x9E\x81\xDF\xFD\xEEwV\xF6\xD1z\x8Fg=U\xC8ߔ)S\xB4L\xEF\xBA\xEB.}\xEE\xA4A\xE5\xB2=\xDB1\xF6\xFE\x88\xF1.\xA3\xF2!]\xB24Qg0\xE4ι\xF0ٍ\xBD\x9F\w\x8C\xE9\xED\xBF#b\xCFa^9\x8B\x81=\xDB;ƥ鎱\xF2\x89\xD5\xC4\xF7\xF3\\x86\xA1\xECt\xDE0$\xEF\x8D8\xC0\xA9bQ\xC6b\x9Cf\xD7\xE1\x89\xCF~\xB12M\xE9\xCA\xF6\xF3\xBEK_}\xF5U\xBB\xEE\xBA\xEBZ\xFCn\xE1\xDD/Ϭ\xECcb +d\xF1\xAE\x91UZ7\xF0;\x88ߊ\xAAi\x87\xBFC\xD0\xCD\xD7'\xC56V/ \xCB\xE7\xABkKG$@\x9D&quot;\xF0\xC5\xA63_\xED\x9F\xFEy#?&amp;B\x97\xE6\xBA\xEB\xAE\xCB\xDDQ\xC3Q\xA4\xD1m$3\xBD\xF2\x83gv\xDEyg\x8D\xBF\xE1\x86jO
+\xBE8=\xF3\xCC3\xDA끞 7i\x93\xCA]\_i\xC8\xE818\xF46\x86U}\xEB[\xDFʂ\x84\xE9f\x89i\x98j/\x89\xFC|\xE5\xC4\xD7-\xAC\x86\x82 +\xDC\xD0˃^|\xB9\xDDi\xA7\x9D\x8C4\xFA\xB4W\xBD*y\xE1\xC5p1\xF2e\x86 \xA2\x90\x97^zi\xFDb\x8A\xAFi\xBEsC\xC2\xFC{\xEE\xFC\xF8\xE3\x8F7\xD23.\xCEo~\xF3\x9B\x86|\xBAp8\x86y.\x9B\xBE\x93\xCB\xFB\sͥ_\x9E\xDD\xF0\xA1X@\xEB▩;찃\xD9t\xD3M\x8D\xA6\xCA\xC0_\xAD̥\x8FcUƈ\x83\xBA'.N\xB5\xAEa\xB8\xBET\xA2\x9E\x85L\xD0c\x85\x9E8\xEC\x87\xA9\x91#Gj\xCF܃&gt;\xA8\xA6˔\x99F\xAE\xE1_\x97XY\xE4%cP\x95i,\xED\xAAu\xCA\xE9*\x8DL}\xD0C\x84\xDE;i\xD0i\xBDI\x95⣧o\xFF\xFD\xF7מ&lt;\x93Gq\x84;\xDB\xBD\xA6\xB1\xF7G\xEF2z\xA0'\xC9V\xD1\xDB\xEA_\xFBʤ\xDEO~X\x9C\xA7\xF4v\xE9ĞürFO+\x9C\x8B\xAF9\xFF\x8A\xCA'VB1e\xA2\xF7\xEA\xDE{\xEF\xD5\xE7\xF1ћ\x80\xDEqi\xAB8\xBCKv\xDF}\xF7Pt\xC3u\x98\x97\xA22\xAD\xA2{Cr\xBE7VXa}\x8F\xE3\xB7 \xEF~\x94\x8E\xD8X\xBD8xʇ6\x83\xBA\xDDJڡ.\xB8N\xB1\x8D\xD5 '\xCFqK\xD55\x9EG \xE8jI?\xAEX\xA1\xC3wX\xE5C_\xF2^|\xEE\xE5\x9C\xFBs5\xD00\xC5 \xC3;^xa#\x93v\xCD^{\xEDe0| +K\xCC\xED \xFC|\xE5+_ɼ0\xA4&amp;Lǿ\xCEFN}\xF4QR\x85!b\xF8CC+\xA4\xB8\xA15h\x84\xA0\xE6\*&lt;\xD2\xF7u\x80A\x83\xA1g\xBE\xF3\xFD\xFD\xFB8Ǐ+~\xFC\xDC0:\xB1\x95Q\xC2\xF4\xC2\xEB\xBC\xF4]\x9A\xB1\xBC@\x86\xDC\xFD\xF9\xCF\xD6$\xC2b\x88        \\x99\xFA\xE0\xE7?\xD6\xF2Q\xE4\xAA2F\xC1\xF0\xE7P&gt;\x9Bm\xB6\x99\xBBT\xFE.}\xE9\xA53\x8B/\xBE\xB8.\x80\xAB\xCBO=\xF5\x94ު\xC2\xCC\xC9h\xF6\xE8\xF4B|\x9FK\xAC,\xF2\xD2J1\xA8\xC24\x95v3|0t\xCA9|t\x80\xC3\xF0\xB72偰?\xF8\xC1t\x8Cy\xFF\xDD?ߥ\xDEE\xBC\xCB\xEA\xE1\xA7;/\xF3~\xF2\xE3\x97\xD5\xFA=\x87\x90\x96\xB3K\xC3Ϸ\xBB\xE7\x8B\xCA'U|ebΛ\xF4.\xE82舋\x8FN0&gt;04׽\xF0\x8F\xB90/\xFEu+\xCFP\x98&amp;\xE4\xFA\xB2\xC3k\xBCK}\xE7\xAE\xF1\xC1\xAA
+7_F\xD1y\x8A-t\x8B\xD5 \xC8uyIյ&quot;x\x9FH\x80\xDAM 9D\x86a\xE8\xE4\xBA\xC1\x97D\xFC\xE8\xB8\x9E+\xAE\xB8B{S\xB0 &quot;\x85\xF81w_\xB8]\x9A\xAF\xBF\xFE\xBA\xEE-\x80\xDE\xF7b\x85\x9F\xEE\xC2V9b\,dʰ\xB0RѪ\x86\xCF\xD3\x8D-|\xF1\x95aZ:D\xBAڵ\xA1\x9A'\xA7\xD5{\xA9\xBC\xE0=U?\xFE\xF1\x8F\xD5 r\x8D\xFE\xBA\xEBC\x98\x8F\x94^\x98#0|\xF8p5`\xD1Ü\xD7\xC8 +e\xC9\xD0\xF3\xE6\x9Bo\xEA\xDCg0ː05r\xE1\xD7]\*ϡ\x9EU nL~\xCC/L\xB7\x99k\xF4\x82\xA2\xC1\x8B\xAF\xCCo\xBC\xF1F\xA9\xF2@\xBD\x87\xE1\x88\xDE\xF4X-\xB6\xD8b\x85I\x97y\x84\x91\xEB\xAEͼ\x9Fbz\xFB\xE70̓\xED\xC7\xF7\xEF\xE7\x9D\xFB\xE5S\xA5.\x94a\x882G\xEF7\x96\xE5F\xC0&lt;-\xBC\xFF\xD1c\xF0\xDE{\xEF%{?\xA0oټT\xD1=\x8FC\xEA\xDE;.\xFEy\xDDi\x97a\x9B\xAA\xBE~\xB1\xBA\x96\xCA7\xFDI\x80H\xA0]\x92= \xE8\xD6ǤiL\x88v/H\x99\xCF\xE1.+eܾ6\xF1%֡ \x93=1T歷\xDE\xD2\xA7P z0A\xDC\xD7! \xD3̵\x8CO7\xF7\xDCs\x8FN\xA6t\xF11\xC4
+\xF7\xF2\\xD5\xF0y2\xF2\x86\x98\xF9\xE1\xD0\xE0\xFA\xE4\x93O\xB4\x8B_\x96\xF6\xBDj=\x8F\xE5\x93\x811\xB9\x93-\xFD2(Pw}3\xD3 a\xB1\xEF &amp;\xA1c\xD2'\xAA'N Ed\xD7&gt;ޘ\xB0\xEB\x8C* \xD9r\x93\xA2\xDD\xFDNSyu\xAB\xC2qc\xF2c~a\xBA\xCD\\xE3݁\xDE3S\xAF\xCC˔&amp;|\xCB\xFC#\xED!=\xE5\x94S
+\x93-\xFB\xFE\x94\xADx\x94qU\xDFO)\xBD\xDD;&quot;\xF6\xC6\xF4r\xF1ca\x9C\x9F_&gt;U\xEABY\x86\xE8\xE1\xBE\xE5\x96[t \x9Cc\xF8&amp;Ech\x96\xDFs\xE9\xF4        \x8Fe\xF3RE\xF70\x8DV\xAF\xEBN;ŶL\xBDp\xDCRu\xADռ3&gt;        \x90        4K i\x80`hz+p\xC4\xF0\x8C\x9D?\xEC\xB0\xC3\xCC\xE0\xC1\x835M4\x96\xD1tcNѽ.\xE9ܭ\x86\x9D\x91\xB1z\x87L\xE4֕\x8B\xB0\xD2V\x82\xC3|\xDC\xC7*R\xA1\x93        \x80:l \xABC\xC1\xA1\x89\x970\xBE&lt;~\xFC\xF1\xC7z/L_ؠ\xEE;\xDE\xDBo\xBF\xFD\xD4\xF8\x80|B\x98{\x811\xBEn\xBE \x86 \xB8\xA1G\x90\x91
+\xD0\xCD9\xA4 +c\xCD9t\x87\xBF\xF4\xD2K\xDA(F:d\x87pR\xD6\xF8\xD1\xC6Fw1\xE69\x95\xBE/+\x96\x97\xBF\xFE\xF5\xAF+\xF0@Gd(S\xE4\xC3*b\xF5\xBC|\xE6\xB8\xF6\xFA:\xE0\xBC*c\xAC\x84\x8E[o\xBD\xB5 + \x87\xE8\xF8L0\xBE\xC6T;\x87!vX\xCD \xF1\xE1R\xCCP\xBF\xD0+5}\xFAt'&quot;\xF7\x88\xC6*\xF2\x82\x97&lt;\xE3+\x8B&lt;Y)U\x98\xA6\xD2N\xF1\xC9\xD3\xE9;\x87q\xFE\xA8\xCFBY\xA6&lt;P\xEF\xB1r\xBE\xCCc(\xD6\xD5W_\xAD\xEF'\xCF?\xC6\xDE1\xDEe\xF4\x80\xC14E\xE6c\xA1&gt;a\xDE +xf\x9D\xF3\x9F\xDD2\xEF'ǘ\xDE\xFE;\xC2 +\xCC{\xF1n \xCB\xB2\xFD\xF8\xBE\xBE\xF0s\xAE\xA8|Ru\xC1\xCFs\x86HO&amp;\xE7k\xEF\xDEk\xE8\xC1&lt;\xF4ha\xC8k\xF8q\xC3\xE9\xE7\x8Ea^be\x9A\xD2\xDD\xC9tG?/\xB8\xE7\xBF7p\x8D\xA1\xB3\xBE\x8A\xE7\xD7nH\xADc\x88{U\xD3\x87\x90\x9E\xAFO\x8Am\xEC\xFD\x8Cz\xE1s\xC3\xD0Ǣ\xDFز\xEF6\xE8GG$@\xB5\x90/%I' +P]\xCDJ\xB7\xB2|\xA2\x95F\x9CƑ^ +\x86\x83\xAEZ\x83\xD5j\xC48\xB1ҳ\x91\xADL\x84\xD5C\xB0\x9A\xC2H/\x87\x95/\x9Bv\xFB\xED\xB7\xCF6o\x93 +]\xB1C\x96x\xB5\xB2l\xA3\x95\x86\x9E\x95z\xAE&gt;\xD20\xB12\xE6\xD7ʐ+\xAD\xEC&gt;\xAD+Ʉ\ =\xFCte\x97\xFAA_\x99\xD8m\xB1: V\xE0ŠH\xFE=$$ ++\xC3\xF4\xBE\xFC0fʰ+ +mͷ,\x99\x99\xE9T+FA?\xAC\x85\xB4\xB0Z\x984~\xAD\xCCw\xD1\x81 \xE0\xCC3\xCF\xD4t\xA4A\xA6\xF7|v`\xE5\xF4\x97y6\xEE2\xF7\xE6Yz\xC9\xF4CAEy\x91&amp;-3\xAC\xEA]\xEF\xBB\xEF&gt;e\x81U\x80\xE4\x87\xD7\xD5\x994\xAC+\x8Fa501u\x95+\x99ȯ\xF7P\xBE\xA1\xAB\xCA\xF1eyWe\x88r\xC4\xCAH&amp;\xBB\xEAJ5!0}\xF6\xD9guU&amp;\xAC&gt;&amp;\xBD%V\x86oi}\x80\xAC2e\x86\x95\xB6\xA4\xA1d\xAF\xB9\xE6D\xC9u2\xB6]u\x80&gt;\xD2Ȳ\xE7\x9F\xBE\x95aY\xD82\\x8A\xCA&quot;\xE2\x9D\xC44ô(\xED2|&lt;\xB5\xF4Tz\xCDt\xF5\xB7\xEF~\xF7\xBB\xBARt\x95\xC6U,V2/\xCC\xE2\x94\x89\xE5^\xFEV\xE6\x84Y\xF9(\xA1\xCFx&amp;d\xD6I\xD1\xFB\xA3 \xEF\x98?y\xF2d]O\x93\xB0b\xF0Y\xE9u\xB3X\xC5        \xAB{\x85\xEF=Գ\xD8\xFB\xA9\xAC\xDE\xE7\xBF#\xB0\x8A \xDEyϡ\xECj\x9E\xFB~\xF2\xE3c\x85\xA6Хʧ\xA8.\xE4\xE59\xC5Х +~\xF2\xE1\xC5]j\xF1NN9?/\xB2t{\xF2\xDDR\xA4{\x98N\x98\x97\xF0w \xEF_\xAC\xEC(\xC3\xB5\xBC\xF2\xCA+\xBAZ&quot;\x9Eo\xE9\xD6U\xB0d\xC9t}\xFF\x88\xB1`QNe\xD3\xCE\xFB
+\xF5I\xBD\xB7R\xEFg\x9F\x9B \x9D-\xFC\x8D-\xF3n \xD9\xF1\x9AH\x80\xEA&quot;\xD0\x82\xE4Śt\x86!RE\x9B         @o\xBAڱ\xC7\xBE\xF2\xF8\xF3;\xF0\xB5_\xB01\xBC
+{&amp;\xE4\xADY\xEF\xCBExLj\x84 |\x91\xC2\x80:\xBE죫C)\xF2&amp;\xC1\x87iT +\xEF\xC7\xC7
+\x9F\x81\xEF\xE7α\x9F\xC8\xC0\x81u%!w\xAF]\xC7X^P^\xB3 +\x87p(#皭.~\xEAX\xA4\xD7y\xE7\x9Dgdib-|\xB5Dݑe- +Fp\xAB\xA4\xE5\xC9F\xCF\xCAv\x90\xACTVս\xFD\xF6\xDB\xD1yU\xE5\x85/\xCAs\xBEY1\xF91\xBF0\xFD2\xD7\xE8        B=/z\x9EZ)\x97~\xD5\xF7\x87\x8B\xE7cz\xE0+7z4\xF1 \x80\x8F_\xFF}\xEE\xBC\xEC\xFB)\xA5w\xF8\x8E\x88=\x87.m\xFF\xC6\xF7\xFD\xDCy\xAC|\xAAօC\xA4' +\xEA\x86}&gt;\xC2k\xA7SޱL^\xFCxUu\xF7\xE3\xB6zގ\xB4clc\xF5\xC2qKյ\xAEz\xB7\xB5ʖ\xF1I\x80z\x81\xD2H\xB3Yw\x88&gt;լ\x9C\xBE +jlȅ\xC64թ!
+}\x81\x89\x9FGf\xE0&quot;=2\xFEm]U\x9Ba,vowd\xD0\xDBK\x98\xF9#  \x81\xDEO \xB9
+V+\xF0\xF5\xF340\x95.N;\x8Dcmy\x8C}\xC7N\xF14&gt;f\xE7\x85\xC9\xD7G}\xB4.\x97\x8C\x95\xCB\xF0_r1W\xA6/ B\xB3\xD7 \xDE!  \xE8Y\xDA\xDA&quot;\xE3\xE6u\xF3&amp; \xC1d`L֤\xCB'\x80\xA1e\xD8x\xED\xFE\xE7 61\xA4\xCB'\x80%/\xB1T3\x96t\x95\x9D\xE3\xFB\x8C\xE1\xE1\xD3 \x9F\xCFI\x80H\x80H\x80z\x81\xB6 = +\xF5%    h/\x81\xE42\xBC\xEDM\x9E\xD2I\x80H\x80H\x80H\x80H\x80\xFA }\xA9\xB4\x99W    \xE80 .&amp;O$@$@$@$@}\x89 +\x90\xBET\xDA\xCC+        \x90        \x90        \x90        \x90        t\x98 +\x90\x93'    \x81\xBED\x80H_*m\xE6\x95H\x80H\x80H\x80H\x80:L\x80H\x87 \x80ɓ        \x90        \x90        \x90        \x90@_&quot;@\xA4/\x956\xF3J$@$@$@$@&amp;@\xA4\xC3\xC0\xE4I\x80H\x80H\x80H\x80H\xA0/\xA0җJ\x9By%    \x81\xA0\xD2\xE1`\xF2$@$@$@$@$З\xD0\xE9K\xA5ͼ\x92        \x90        \x90        \x90        \x90@\x87        \xD0\xE9p0y    \xE8Kh\x80\xF4\xA5\xD2f^I\x80H\x80H\x80H\x80H\xA0\xC3h\x80t\xB8\x98&lt;        \x90        \x90        \x90        \x90        \xF4%\xFDS\x99\xEDׯ_*\xFDI\x80H\xA0[\xB0\xD6v+}\xA8         \x90        \x90        \x90\xC0\x92\x82\xF2\xC7\xFC `&lt;#\xE8\xDE\xF8Ѥ{\x97\xB5#  \xC1b     \xE824@\xBA 5&quot;    \xA0\xC2:@$@$@$@$@$\xD0eh\x80tj&amp;D$@$@$@$@$Pjz&amp;.\x8E\x95G\x85\xF7H\x80\xBA\x92\xBB\xEAJ\xDAL\x8BH\x80H\x80\xEA!д\xA2\xC9\xDB/գE\x87\xA5X\xF3y\x875`\xF2$\xD0u\xFA\x99\xDE\xF1ܚ~|n\xBB\xAE\xD60%  \xA8\x8F\x87`\xD5ǒ\x92H\x80H\x80H\x80H\x80H\x80h\x80$ћH\x80H\x80H\x80H\x80H\xA0&gt;4@\xEAcII$@$@$@$@$@        4@\x80\xE8M$@$@$@$@$P \xF5\xB1\xA4$     \x81         @\xF4&amp;    \xA8\x8F +\x90\xFAXR        \x90        \x90        \x90        \x90        \x90@\x82 +\x90 z\x93        \x90        \x90        \x90        \x90        \xD4G\x80H},)\x89H\x80H\x80H\x80H\x80H A\x80H\xBDI\x80H\x80H\x80H\x80H\x80\xEA#@\xA4&gt;\x96\x94D$@$@$@$@$\x90 @$\x88\xDE$@$@$@$@$@\xF5\xA0RKJ&quot;    H\xA0\x92Do     \x81\xFA\xD0\xA9\x8F%%\x91        \x90        \x90        \x90        \x90        $\xD0I\xA27        \x90        \x90        \x90        \x90        \x90@}h\x80\xD4ǒ\x92H\x80H\x80H\x80H\x80H\x80h\x80$ћH\x80H\x80H\x80H\x80H\xA0&gt;4@\xEAcII$@$@$@$@$@        4@\x80\xE8M$@$@$@$@$P \xF5\xB1\xA4$     \x81         @\xF4&amp;    \xA8\x8F +\x90\xFAXR        \x90        \x90        \x90        \x90        \x90@\x82 +\x90 z\x93        \x90        \x90        \x90        \x90        \xD4G\x80H},)\x89H\x80H\x80H\x80H\x80H A\x80H\xBDI\x80H\x80H\x80H\x80H\x80\xEA#@\xA4&gt;\x96\x94D$@$@$@$@$\x90 @$\x88\xDE$@$@$@$@$@\xF5\xA0RKJ&quot;    H\xA0\x92Do     \x81\xFA\xD0\xA9\x8F%%\x91        \x90        \x90        \x90        \x90        $\xD0I\xA27        \x90        \x90        \x90        \x90        \x90@}h\x80\xD4ǒ\x92H\x80H\x80H\x80H\x80H\x80h\x80$ћH\x80H\x80H\x80H\x80H\xA0&gt;4@\xEAcII$@$@$@$@$@        4@\x80\xE8M$@$@$@$@$P \xF5\xB1\xA4$     \x81         @\xF4&amp;    \xA8\x8F +\x90\xFAXR        \x90        \x90        \x90        \x90        \x90@\x82 +\x90 z\x93        \x90        \x90        \x90        \x90        \xD4G\x80H},)\x89H\x80H\x80H\x80H\x80H A\x80H\xBDI\x80H\x80H\x80H\x80H\x80\xEA#@\xA4&gt;\x96\x94D$@$@$@$@$\x90 @$\x88\xDE$@$@$@$@$@\xF5\xA0RKJ&quot;    H\xA0\x92Do     \x81\xFA\xD0\xA9\x8F%%\x91        \x90        \x90        \x90        \x90        $\xD0I\xA27        \x90        \x90        \x90        \x90        \x90@}h\x80\xD4ǒ\x92H\x80H\x80H\x80H\x80H\x80\xFA'\xFC\xA3\xDE\xD6|\xF5\xEFJ\xCF~g\xF7k:\xB9~\xA6\xF9\xB8M'ʈ$\xD0        \xD8Ѷ\xDBhͧ\xB6\xDB!  \x81JZ2@*\xA5\xD4\x81\xBBS\xE3\xA8 \xB2\xCB$H\xA0K        \xB4b\xE4w\xA9\xA2L\x8CH\x80H\x80H\xA0[\xE0\xACn]&lt;T\x8EH\x80H\x80H\x80H\x80z\x81&gt;a\x80\xBC\xF6\xDAk\xE6\xFF\xF8GVr3f\xCC\xC8\xCE\xFF\xFD\xEF\x9B\xA9S\xA7f\xD7\xEF\xBE\xFB\xAE\x99&gt;}zvݕ'\x9F\xFE\xB9y\xE1\x85
+\x93\xECN\xBA:%\xC1u\xF2\xE4\xC9\xC6g\xEA\xFC:y\xFC\xE7?\xFFi\xFE\xF6\xB7\xBFu\xA9
+\xEDN3,\xFF0s\xA9\xFA\x86\xE75        \x90        \x90        \x90        t\x82@\xAF5@\xD001b\x84\xD9b\x8B-\xCCE]d~\xFC\xE3\x9Bw\xDC\xD1l\xB9\xE5\x96f\xB7\xDDvSֿ\xFF\xFD\xEF\xCD7\xBE\xF1\x8D\xEC7G\x8F\xDDp\xDDU\x85\xF2\xE4\x93O\x9A\xAF\xFD\xEB\xE6\xD0C\xCDM\xB2;\xE9\xEA\xBC\xE4\x92K̭\xB7ު\xDCk\xACa\xD0@\xEE\xEE\xE6\x9Bo6K-\xB5\x94\xF9\xF9\xCF\xDEe\xEA\xB4;ͼ\xF2\xF73\x97\xAA?~X\x9E\x93        \x90        \x90        \x90@'        \xF4J\xE4\xF1\xC77h\xA3z\xDF}\xF7\x99 .\xB8\xC0|\xF7\xBB\xDF5'NT#\xC4\x{146B3B}\xEE\xBAf\xBF\xFD\xF6k\xE0\xFE\xF9\xE7k\x9C\x86\x9B]p\xF1\xB5\xAF}\xCDl\xB6\xD9f\xA6\xFF\xFCi9\xDDIW\xE0\xF8裏\xCC)\xA7\x9Cb\x8E8\xE2s\xC6g\x98\xDF\xFE\xF6\xB7f\xEE\xB9\xE7n \xF5\xAF\xFD\xCB\xDC}\xF7\xDD +\xF7\x9A\xBDH\xC9\xF2\xFD\xF7\xD8c\xB3\xFC\xF2\xCB7\x9B\x94\xF1e\x95\xD2j\x9A\xA9t\xF2\xCAߏ\x93\xAA?~X\x9E\x93        \x90        \x90        \x90@'        \xF4:d\xE6̙f\xE4ȑf\x91E1?\xF8\xC1̗\xBE\xF4\xA5\xBE'\x9Cp\x82&lt;xpv +\xFE~\xFD\xBEXO\xE7\xCB_\xFE\xB2Yb\x89%2\xFF\xC4\xDA\xF8
+@)_\x96\xFE\xDF\xFF\xFEW/\xA1\xEBsI]}\xF9\xED8\xFFӟ\xFEd\xA0\xB7c\xB7\xCA*\xAB4$\xF3\x9F\xFF\xFCG{\xA0\xFE\xF0\x87?4\xDCo\xE6&quot;%+\xCF?dU\x94.\xEA\x8B\xEF\xF2d\xF9\xFE\xFEyX\xDEe\xD3\xF4eT9/\x92_\xB6\xFETI+ .t$@$@$@$P\x81\xE2\xD6n\xD2; \xE3W\xBF\xFA\x95A\xE3x\xFF\xFD\xF7/\xECM\xB8ꪫr5\xC3\\x91\xF3\xCE;\xCFl\xB8\xE1\x86\xEAYÇ\xD7/\xFC'\x9Dt\x92Yr\xC9%Ͳ\xCB.kp.\xE5\x8F0\xE8m9\xF1\xC4u\xE8\xD7:\xEB\xAC\xD30\xDFs?\xFCps\xEE\xB9\xE7\x9A#\x8F&lt;Ҡ禬 u\xBD\xFF\xFE\xFBU\xD7Q\xA3F\x99\x9F\xFE\xF4\xA7f\xC5W4\xAB\xAE\xBA\xAAy\xE5\x95W2\x911]\xB2@\xB3N&gt;\xFC\xF0Cs\xD4QG\x99\x93O&gt;\xD9\xEC\xBE\xFB\xEEz\x8E\x9E8\xF0;\xE7\x9Cs\xCCg\x9F}f\x8E9\xE6\xED        \x99-;\z\xE9\xA5\xE6׿\xFE\xB5\xB9\xE3\x8E;\xCC\xC1\xAC\xBD
+E\xE9?\xF1\xC4fذa\xDAk\xF5\x9B\xDF\xFC\xC6\xE0z\xE8С\xD9\xAA&lt;YYBrR\xE4\x8F9\xA7\x9F~\xBA\xF6\x86\xC0\xE8|\xF9嗳h\x93&amp;M2\xDF\xFF\xFE\xF7\xCD\xC5_l6\xDExc\xF3\xF4\xD3O\xAB_\x91\xAC,\xA2\x9C\xDCx\xE3\x8D\xE6\xF2\xCB/מ\xB5\x8D6\xDA\xC8\xF72\xB14cLo\xBA\xE9&amp;\xB3\xCC2\xCBh^ p„        Z~\x87vX\x83|\xFF\xA2J\xFD)S?b\xFA\x81         \x90        \x90        \x90        \xD4B@\xBE\xE2F\x9D$\x92\xEB_p;7lW\xDC4\xDF\xF9\xFFzJ\xA3\xDD\xF6\xDAk\xAF-\x95\xEC\xB8q\xE3\xACV&amp;R[it\xDBE]T\xAF\xFF\xFE\xF7\xBF[\xE9 +\xB1_\xFD\xEAW\xEDc\x8F=f~\xF8a+\xF34\xAC4K\xF9\xCB\xD7u\xBB\xDDv\xDBYi(Z\xF9Jm\xC5Ȱ\xD23ce\xA2\xBBƗF\xB7\x95\xB9z1n\xEC6\xDBl\xA3\xD7y\xFFb\xBA\xBE\xF3\xCE;v\xB5\xD5V\xD3?1\x8C\xAC(v\xF5\xD5W\xB7\xD2\xF8WQ)]\xFC\xF4\xA0\x8B4\xAC\xED +7ܐŕ\xB92\xFA:\xF7\x8B_\xFC\xC2Jo\x8D\xBB\xCC=8Њq\xA5~\xA9\xF4\xA7L\x99\xA2\xE5v\xD7]w\xD9;\xEF\xBC\xD3J\x83\xB7A\xA6/\xAB\xC1c\xD6E\xE8\xBF\xD6Zkٵ\xD7^\xDB\xCA\xD00+\x86\x8F\x95!y\x8BO?\xFD\xD4\xCA\xF0&lt;\xFB\xC0h\xEC\xB3\xCF&gt;\xDBʼ\xA0Ll(+\xF3\x90\xE9        \xB0bHf\xB7\xC4\xE0\xB3bt\xE8u,\xCD2LQ\xFEcǎ\xCDd\x83\xF7\x9E{\xEE\x99]\xFB叛U\xEAO\xAA~\x94\xD1\xCF=c\x99B&gt;)z\xBD\xB3:\xAC.\x93'  \x98E \xC2A-\xA6Mg\x84\xE0+;\x86`Uu -\xB4\x90\x91F;,\x8D\x8A/\xD2\xE8\xF1\xD8t\xD3M\xCDz뭧\xF7\xA4\x81hĨ0\xCF&lt;\xF3\x8C2dH\xD4\x83\xD1K \x8Dj\x8D;\xDF|\xF3\xAC\xB2\x85\xF9b\xE4|\x85\x97\x86\xBC\xFAa(ӷ\xBE\xF5-\xF3\xE7?\xFFY\xAFS\xFFB]\x91\xDFA\x83\xA4\xB1\xED\xB6\xDBjtL\xC0\x87\x9EpbL\xEA\xB2\xCB.\xBBh\xF7\xF36y\xE4\x83\xDE8 \xFD\xC1\xB0\xB6C9\xC4&lt;\xF8\xE0\x83\xCAÅM\xDD\xADT\xFA\xDF\xFC\xE67\xB5\xD7\xEA\xB4\xD3N\xD3\xDE1 g\xEDd\xCD\xE61\xEBF\xE8\xBF\xC3;d\xBA\x82\xC5SO=\xA5!\xE7\x9Ak.s\xD0A̛\x80[`\x81\xCC\xF3\xCF?\xAF\xE7\xEE_(\xCB\xDD\xC7\xDC\xF4\x96\xA0\xC7B\x8C]4\xC0\xD5\x84)J\xB3 \xD3y\xE6\x99'\xD2Y h\xB8\xC6=\xE7~\xF7\xBB\xDFU\xAA?\xA9\xFAQF?\x976\x8F$@$@$@$\xD0
+\x81^7Kz+\x94\xC7_\xFF\xFAצ\xB8\xA0\xE1\xE97&gt;q\xEE\xCFˀ1\x82,\x86\xB4\xC0\xC5\xFC}\xF4Q\xFE\xB3\xF2\xCA+\xFC\xA1\xC1\x8AՌ0\xE4F\x8C\x9D\xAF|\xE5+\x99\x9E\x98⧝y\x9C \xAC&gt;\xBC\x861\xE2V\xA6\x8A\xE9\x8A\xC7P\xB0\xC5_\xBCa\xDBl\xA0\xC1\#&gt;\x8CSt\xED\xF4+\x93&gt;\xE6\xEC`\xE9\v&gt;s'\xDB\xC9r\xD7\xE11\xF4\xF7\xAFad\xB8!d\xB8C\xC6\xDE\xF7\xBE\xF7=\xDD0\x9C\xC9w~\\xFF\xFE\xC2 /l&lt;\xF0@\xB3\xD7^{\x99}\xF6\xD9G +I\x9E\x91\xCFO\xB3N\xA6Ч\x99\xFA\xDD|\xFD\xFC\xFAQ\xB7~&gt;3\x9E\x93        \x90        \x90        \x90\x80O\xA0\xD7\xF5\x80\xC80\xCD\xDF\xFF\xF8G?\x9F\xB5\x9D\xE3\xAB4 \xFC\xE59\xDF\xFF\x83&gt;\xD0\xDE,\xAF\xBA\xD7_\xDD`\xBE\x9E\xFB\x8DB\xFF&lt;\x8C\xD3\xCAuL\x97P.&amp;f\xBF\xF9\xE6\x9B\xE6\xFD\xF7\xDF7 .\xB8\xA0zcU14\xB4\xE1WŹ\xFC\x94I_\x86F\xA9\xE1\xA3=.\x8B-\xB6XCRNV\xC3M\xEF&quot;\xE5\xEFU\xFC\xB1&lt;3\xE6s&lt;\xF4\xD0C\xBEwC\x994x\xC8\xC5W\aVZi%]\xB2\x99\xEB\xD1
+\xC3\xF9\xD7u2\x85ܺ\xEBO\xDD\xFA\xF9y\xE79        \x90        \x90        \x90        \xF8z]\x86\xF2\xA0\x87\xE1\x9Ak\xAE1o\xBC\xF1\x86\x9F\xD7\xEC\x93m\x9Bu\xCF=\xF7\x9C6\xCC]\x8F@(\xC7\xF7G#\xF5\x9E{\xEE1~z\x92\x85{+\xAC\xB0\x82\xCA\xC1\x84\xF9\xAEp1]\xC2\xF4\xD7\sM5\x8Cd\xDEK\xE6\x85\xC6:&amp;Xï\x8AsÓʤ\xD6Yg\x99\x97a\xD0ˀ%~C\xE7d\x85\xF7\xDDu\xCA߅\xC3$w,&lt;f̘BC\xA3Hzh^}\xF5Usꩧ\xEA0\xB5\xB7\xDEzK\x87\xB79\xD9EDzLQ?ʸ\xBA\xEBOY\xFD\xCA\xE8\xC60$@$@$@$#\xD0\xEB d+\xF6\xA0'+X\xC9\xE4ۆ\xFC\xE3\x8B\xF5w\xBE\xF3mL\xC3\xE3\x93O&gt;1\xF8\xF2\xEE\xC6\xF8c\xA8\x8EL\xCAu\xB7\xB4\xA7\xC2]`\xDE\xE6\x80`\x95&amp;\xE7\xD08w\xCE\xF7\xC7#0&gt;\xF6\xDE{om\xB4N\x9B6MW\xC4\xC2|\xDC\xC3P\xAE /\xBCP\xA3\xA2q\x8F\x861\xBEl\xFC\xF1\xC7N\\xC31\xA5+\xF29\xCE!/\xAE\xC7&quot;\xA6\x8B \xEF\x8EX\xF5
+C\xD9\xFC=&lt;0t y\xDEz\xEB\xAD5\xD8{ァ\x8C\x90F\x91\x83!\xF1\xD2K/\xA91#\xA6 Y \xFE-\xB7\xDCb\xD6_}]        
+C\xB1\xAE\xBE\xFAj\x83y\xCE\xF9\xB2\xDC&lt;\xE7\x87c\xE8\x8F!U\xBEn\xB8vì\xDC\xF0\xBC\xA9S\xA7j\xF9\xC3 D\x99\x83\xCA=\x94姃\xF2?~\xBC\xDE\xC2ԅ\xE5\x96[N\xAFci\x96a\x8A\xBD&gt;\xA6L\x99\xA2zcN
+ꋟW\xBF\xFC\x9B\xA9?\xB1\xFAQF?\x9F\xCFI\x80H\x80H\x80H\xA0i\xF2\xA57\xEADp\xAE\xC1\xEDܰ]q\xD3|\xA7QO\xF9R\xAD\xABɆtV\x96\xE4\xB5\xC7{\xAC\xC5JN\xF2\xE5\xDBJCSU\x92\x89\xD6V\x91\xBA\xFAV]\x92        \xD6Vz6\xF4Z6/\xB42\xC2J\xA3P\xC3\xC8o+_\xE8\xED\xF6\xDBoo\xB1Z\x96s)iH[1\x86T\xA6 )\xB2\xB2\xA2\x8Bj\xA5\xD1me\x9E\x80\x85\x8E;\x{DD13}\xDDu\xD7]u\xF5\xA9뮻. \xE3NR\xBAʒ\xB7* \xAB;a\xB5.\x99\xAF\xABw\x89\x91c\xB1*\L\x97\x8E;&gt;\xFB\xEC\xB3V\xBE\x8A\xEB*V\xD0Y\x8C9+\xCBت7\xE4c\x95,ԍ\xE3\x8F?&gt;\xBB\xEF\xE2\xBA\xE3\x99g\x9E\xA9ad\xAE\x84\xAE\xFCU\x94\xBȨ\xB1`#\x93\xBB5\xAA4\xBE\xAD \xF7\xB2Ұ\xB7\xC87\(Koz\xFF|\xFF+\xAF\xBCRW\xE8ª`b\xD4Yً\xC4ʒ\xC4z\xEF\xF6\xDBo\xB7b\xE0i\x99\xCAƉ\xBA\xC9f\x95V\x86\xD4\xE9\x8ASX\xE5ʗ\xE5V,sII\x8F\x95(\xAB{]v\xD9e\xB2d#F+\xBDV\x96͍\xA6\x89\xF81\xA6\xF0\x9F&lt;y\xB2\xAE\x92\xB6\xF4\xD2K[Y\xF6\xD9\xCA\xCDv\xAB\xAD\xB6\xD2\xF2 \xCBu\xB3J\xFD\xC1\x8A_\xA8k\xB1\xFA\x91\xD2/|Ơs']\xD1;\xA8\xE8\x9D\xD5I]\x996        \x90        \x90        \x90\xC0\xFA\xE14f\xBD`\}^\xB9-\xF7c1\xBB֯\xDF٢\xE7\xE8\xD9\xC2j\x85\xF9 \x98\x8E\x95\x86\xAA8\xF4V`\x87r\xEC{\x81/\xD0X\xBD\xCAw)\x84ŗu \xDD\xC1\xB0\xC22\xFC\xF0\xC5] \x95\x8B/\xD4U\xF5\x83\x8C*.\xA6K\x9E\xF4`@g\xAC\xB0ՌC\x94Ϭj\xFA~\x9A\xA1,\xDF\xE7)\xFF0&lt;\xCA=ep\xD0k\xCE9\xE7̂\xC9Bya\x82&lt;\xE6\xC7 \xFC\xBC\xF3Λ\xC5){c\x8A\xFA\x8A^,\xE8\xEA\x94'\xBF\xF5\xA7H\xBF\xA2g,O\xAF\xAE\xB8W\xF4*zgu\x85NL\x83H\x80H\x80H M\xA0:H\xCF\x81aN\xB2D˙@C3\xD6،\xF9\xA3\xA1\xEAV\xE7
+Ac\xD65\xD0\xDBm| \xED\x98.\xA1n\xB8\xC6܍V\x9C˛\x93Q5}\xC7P\x96\xEFW\xC6? \xEF\x8C܇^\xBE+J˭\xCE\xE5&amp;\xE7\xFBqʞǘ\xA2\xBE:\xEA\xE4\xEE\xFB\xC7vԟ\x98~~\xDA&lt;'   \x81f\xF4\xCA9 ̀ȋ\x83\xAF˘\x93\xE1\xEF\xA0\xED\x87K\xF9\xFBayN$@$@$@$@$ \xDBX\xF4\xF6!X\xAD2VҒ\xDD\xD0Uz00\xF1\xD7w)?,\xCFI\xA0\xA7\xE0\xAC\x9E^\x82ԟH\x80H\x80\xBA ݣ\xA8        t{4@\xBA}QA  \xE88\xABG\x95$    \x81\xDEA\x80H\xEF(G\xE6\x82H\x80H\x80H\x80H\x80z =\xA2\x98\xA8$        \x90        \x90        \x90        \x90        \xF44@zG92$@$@$@$@$\xD0#\xD0\xE9\xC5D%I\x80H\x80H\x80H\x80H\xA0w\xA0\xD2;ʑ\xB9     \x81A\x80H\x8F(&amp;*I$@$@$@$@\xBD\x83 +\x90\xDEQ\x8E\xCCVjB@IDAT        \x90        \x90        \x90        \x90        \xF44@zD1QI    \xE8h\x80\xF4\x8Erd.H\x80H\x80H\x80H\x80H\xA0G\xA0\xD2#\x8A\x89J\x92        \x90        \x90        \x90        \x90@\xEF @\xA4w\x94#sA$@$@$@$@=\x82 +\x90QLT\x92H\x80H\x80H\x80H\x80z \xBD\xA3\x99     \xE8h\x80\xF4\x88b\xA2\x92$@$@$@$@$\xD0;\xD0\xE9\xE5\xC8\\x90        \x90        \x90        \x90        \x90@\x8F @\xA4G\x95$    \x81\xDEA\x80H\xEF(G\xE6\x82H\x80H\x80H\x80H\x80z =\xA2\x98\xA8$        \x90        \x90        \x90        \x90        \xF44@zG92$@$@$@$@$\xD0#\xD0\xE9\xC5D%I\x80H\x80H\x80H\x80H\xA0w\xA0\xD2;ʑ\xB9     \x81A\x80H\x8F(&amp;*I$@$@$@$@\xBD\x83 +\x90\xDEQ\x8E\xCC        \x90        \x90        \x90        \x90        \xF4\xFD\xAC\xB8\x98\xA6\xFD\xFA\xF5\x8ByӏH\x80\xBA\x81\xC4k\xAD\xDB\xE9K\x85H\x80H\x80H\xA0/\xE8ߗ2˼\x92        \xF4 +\xFCpҽʙa\xF7*jC$@\x9D&amp;P\xCA\xC9\xFB\xF1@\xC7H\xBC\xEF\xA4\xD3YK\xA7\xDF\xEF\xEC~Ǝ\x8Ev\xA5\x850        \x90        \xD4@\xA0\xA7\xBF\x8F\x8A~h \xD6P9(\x82H\x80z\xCE\xE9e\xCA\xEC\x90        \x90        \x90        \x90        \x90@w&amp;@\xA4B\xE9\xFC\xF3\x9F\xFF4\xFB\xDB\xDF*Ĩ7\xE8\xBF\xFF\xFDo3u\xEA\xD4L\xE8\xBB\xEF\xBEk\xA6O\x9F\x9E]wǓP\xC70\xE1uw\xCCC\x9EN\xBD%_\xFF\xF8\xC7?\xCC\xE4ɓ͌3\xF2\xB2\xD9p\xAF\xD3\xF5\xBFA\x99\xE0&quot;,\x8F\xC0\x9B\x97$@$@$@݈@\x9F7@v\xDCqG\xB3\xD4RK\x99]w\xDD\xD5\xEC\xB7\xDF~\xE6K_\xFA\x92Yq\xC5;\xFB\xEEk\xB6\xDDv[3\xF7\xDCs\x9Bk\xAF\xBD\xD6\xDC|\xF3\xCD\xEE\xE7?\xFFyG\x8A\xEF\xF7\xBF\xFF\xBD\xF9\xC67\xBEav\xDBm\xB7,\xFDѣG7\g\xDD\xE8\xC4\xD71\xCCCxݍ\xD4N\xAA\xD2\xF2u\xC9%\x97\x98[o\xBDU\x8D\xDA5\xD6X\xC3\xC0,r\x9D\xAE\xFFEz\xB9\xFB~y\xB8{&lt;\x92        \x90        \x90        tO}\xDE\xF9\xF2\x97\xBFl\x9E{\xEE9s\xDBm\xB7s\xCE9\xA7\xD9l\xB3\xCD\xCC\xF5\xD7_o~\xFD\xEB_\x9B뮻\xCE|\xF2\xC9'f\x8F=\xF60\xCB/\xBF|\xC7Jq\xDDu\xD7U\xC9W\xE0\xFC\xF3\xCF7\xF7\xDDw\x9F\xAB۝\xFB:\x86y\xAFۡ\xFC\xBF\xFE\xF5/s\xF7\xDDw\xD7.\xBA\xA7\xE7룏&gt;2\xA7\x9Cr\x8A9\xE2\x88#\xCCg\x9Ca~\xFB\xDBߪ\xB1\xED\x83\xF2\xD9u\xBA\xFE\xFBz\xE5\x9D\xFB\xE5\x91\xE7\xCF{$@$@$@݇@\x9F7@\x8E=\xF6X\xB3\xD0B \x96\xC8.\xBB\xECb\xBE\x{1B5BE9}\xFF\xFE\xFDM\xAB*\xF3&amp;\xF4&amp;x\x84\xE9\xC3xZb\x89%\x82P\xAD]\xB6\xA2_^ʡ\x8Ea\xC2\xEB&lt;\xCD\xDE\xFB\xCF\xFEcF\x8Ca\xFE\xF0\x87?$E\xC4\xF2\x9D\xE7\xD7S\xF2U\x94\xF1?\xFD\xE9O\xE6\xBF\xFF\xFDoV\x9FWYe\x95\x86\xA0y\xEC\xDAYV +\x89G.\xF2\xCA\xC1\xC3򈈨\xE4U\x94^%! L$@$@$\xD0@\xA0\xCF o\xBCq\x90\xF0=&quot;믿~v\xFB\xF3\xCF?7\xA7\x9F~\xBA\xF6\x86 &lt;ؼ\xFC\xF2˙\xC6ӟx\xE2\x89f\xCB-\xB74묳N\xC3|\x8Do\xBC\xD1\~\xF9\xE5\xE6\x82 .0m\xB4Q\xA98Y\xA0\x9C\x93\xD7^{͜w\xDEyf\xC3 +7T\xDF\xFB\xEF\xBF\xDF &gt;܌5\xCA\xFC\xF4\xA7?\xD5ad\xAB\xAE\xBA\xAAy\xE5\x95W\xB2\xD8\xCD\xE8\x97E\x96\x93\xDBo\xBF\xDD,\xBA\xE8\xA2:\xEC\xEB\xFD\xF7\xDFסi\x8B-\xB6\x98Us.\xBA\xE8&quot;\xEDA\xC2p\x9EPG_V\x99\xF32y\xFA\xF0\xC3\xCDQGeN&gt;\xF9d\xB3\xFB\xEE\xBB\xEB9\xBE\xDC\xC3]z\xE9\xA5ڋu\xC7w\x98\x83&gt;ظ\xFB~\xDAy\xE5\xF2\xAB_\xFDJY\xA2gओN2K.\xB9\xA4Yv\xD9e +\xEEõ\x9A/Ȉ\xE9}\xD3M7\x99e\x96YF\xF5G\xD8        &amp;\x94\xE5a\x87\x86\xCBR\xF9\x8Aɿꪫ\xCC9\xE7\x9Cc&gt;\xFB\xEC3s\xCC1\xC7hO\x88
+\xF6\xFE\xB1k\xB6\xFE{\xA2\xCDc\x8F=f9\xE4\xEDy3f\x8C֩G}\xD4\xC4\xEA'\xCAn\xFF\xFD\xF77\xC7w\x9C6l\x98\x96Ϲ瞫=7y\xE5\xCB\x99z\x95W/\xFC&lt;\xF0\x9CH\x80H\x80H\xA0\xF2\x85/\xEADt\xAE\xC1\xEDܰ\xDD\xF5\xA6\xF9\xCE\xECy\x939\xF6\xC0\xCCUy\xAD\xB5ֲk\xAF\xBD\xB6\x95\xE1*VKV\xC6\xCD[i\xD8jؙ3g\xDA\xED\xB6\xDB\xCE\xCAD]+_\x96\xED\x91GiYd+\x93c\xAD|M\xB6b\x90d2\xC5H\xB0Ґ\xB3\xB18Y`\xEFdܸqV\xC3zG&amp; +[ix[1\xF4\xFA\x9Dwޱ\xAB\xAD\xB6\x9A\xFEIC\xD9J\xA3̮\xBE\xFA\xEA-\xE9\xE7%\x9D\x9D\xAE\xB7\xDEz +|\xB6\xDAj+{\xC0d\xFEw\xDDu\x97\x9593zꈛ~\xF2\xAE5\xE2\xAC\xA9&lt;\x81\xB3s\xF6\x86n\xD0\xE0)\xF3d\xAC4P31\xB4\xD2Pͮ\xFD\x93\xA2r\xF9\xFB\xDF\xFFn\xA5g\xC9~\xF5\xAB_\xB5\xD2X\xB6?\xFC\xB0\xFD\xFA׿n\xC5(\xD0\xE8\xAD櫌\xDEb\xF0رc\xC7f\xEA&quot;O{\xEE\xB9gv\xCBW\xF9\xBF\xF8\xC5/\xECs̑\xC9\xCB;        \xD3h\xB6\xFE\x87\xB2\xA5GJ\x9F\x8D\xA1C\x87\xDA;\xEF\xBC\xD3J/\xA4}\xF1\xC5 \x9FĿ\xF8⋭*J\x86Lb\xEDl+Ƽ\x95E!lX\xA9\xFC\xA7\xEAUQ\xBD\xF3Q\xF7u\xDE\xFB\xA8\xEE4\xDA)\xAF\xE87\xA1\xE87\xA4\x9D\xBAP6        \x90        \x90@\xF7&amp;\xD0\xE7{@\xAA\xDAn;찃\xD9t\xD3M\xF5\xAB\xF8[la^x\xE1!\x8D`\xFD\xA2, +p\xFDb=\xDF|\xF3\xAC̃\xB1\xF5o\xFF\xF4\xD3O|ن;\xF4\xD0Ca\xF9\x98X +\xF9\x87acb`\xA8c\xC7 4\xC8 2D{$\x96^zi\xFD\xA6M\x9B\xA6Rbi闗\xFCAd\xEE\xBD\xF7^\x83/\xE1p\x9Bo\xBE\xB9A\x86\xEC\xC0a\xDE z&quot;\xE0B\xF5f\x85\xA9&lt;an\xC7#\x8F&lt;b\xA4a\xAER1Dh\xE4ȑ\xDAS\xF1\xE0\x83f) +\x9B+\xCA7z\xD0\xE3\xB1\xF3\xCE;1\xB8\xB4\x97I\x8C\xED\xF9x\xE6\x99gZ\xCEW\xBD\xE7\x99g\x9Elx22`\xC0\x80\x86k\xDC+\xCAW\xF9\x88_ƅi4S\xFF\xC3t\xD0;\x88\x9D5\xD7\\xD3\xEC\xB4\xD3NF\x8C -G\xF4\xC8\xE4=?\x88\x8F\xB9X\xE8}\x83C\xBD\xC7\xD0C\xD4A\x94SX\xCFR\xF9Oի\xA2z\xA1\x89\xF3        \x90        \x90        \x90@\xCBh\x80TD\xE87\xC8X`\x81lX\x86\x90`\x92\xFA\xCA+\xAF\xAChc\x95' \xF1Zxᅍ\x{12A63D}\xF6\xDA\xCB\xEC\xB3\xCF&gt;ڐ\xC2j[\xB18eԂ.\xBE&gt;\xE15\x8C \xB7\xB2Q,\xAD&quot;\xFD\xF2t\xC0\x9C
+\xF9\xE2\xACK\xB7\xC2 +r\x9E\xE4\x868a&lt;\xBEs\xA1N\xEE~\xD9c\xDF\xCF\xD3\xE3\x8F?n_|q\xC3ù +6\xD8@O\x9Fz\xEA)w\xAB\x81QvSNb\xF9F\xBA\xD2C\x90\x87\xD19\xD7\s ߁ \xF5\xCA\x968)\xABwJt\xC8suɇ\xEC0 +\xFF\xBAl\xFD\xCF\xD3 \xE7b\xF5a`|&lt;\xF4\xD0C.\xB8\xC6\xC5b\xCE\xF9\xE5Q&amp;\xFF~x\xC8\xF0\xEBU\xAC^\xB8\xF4x$  h\x9E\xC0-\xB7\xE6e0\xA6\xF8\xE0\x83\xB47B\x86\xEA\xE4\xF2\xB8\xE2\x8A+\xCCJ+\xADd\xB0\(\xC7\xE8I\xC5\xC9\xD4\xE4\xCDTZy\xFA\xB9/\xCE~\x92\xF8ڌ\x9E\xAC6\xFF\xFC\xF3\x9BM6\xD9D\xBFΣ\x87\xE5\xBD\xF7\xDE\xCBz?\xFC8\xED:\x97!W\xE6\xCD7\xDF4\x98\x8F\xB2\xE0\x82 j2XN\xC6\xFC\x9C\xF3\xCD\xEE\x9E;\x96\xCD7z `X\xF9ƕ\x93Q\xF5XV\xEF\x94ܢ|\xD5%\xE9\xA5ꖪ_a\xF8\xF0:\xFF\xB4\xD3N\xD3y0a\xBC\xC0\xD8w\xF3\x9FBYu\xE4\xBFl\xBD\xD3\xE65        \x90        \x90        \x90@\x9A\xC0\x9Fx\xD3a&quot;B\xC6\xC5=\xF7ܣ\x93\x8B]0 )\xC1=l^\xF8ꫯ\x9ASO=U\x87\x9A\xBC\xF5\xD6[:\xFC*\xC7ɨ\xEBK\xABH\xBF\xA2\xB4ћs\xCB-\xB7\x98\xCB.\xBB\xCC\xE0\\xE6\x80˯C\xB3\xFC\xAF\xD2E\xF1뺏!&lt;ʆI\xCD\xCEaB2\x86\xE6\xC0\xCF9\x84\xC9sU򍥚a\xE8\xB8\x96&lt;ye\xEF\x95\xD5\xF5'\xE6\x8A\xF2UV~L\xB6\xF3+J\xC3\xF9\xBBc\xAC~\xB90\xB1c*&gt;\xF6\xC09\xFC\xF0\xC3u\xA2\xFA\xA7\x9F~j&amp;N\x9CX(\xAE\xD5\xFCW\xA9\x85JЃH\x80H\x80H\xA0\x90 + +|N\x84\xAF\xEAy;Ac|\xB8s\xB8\xC661\xC4\xCA;{キ\x98{\x81\xB10\x87\xF7Ǐ\xAFᰤ\xAFLV7\xCB-\xB7\4\x8E\xFEa?4\xBE\x9C\x83.\xF6$\x93n\xF5\xFC\xDC\xDC ܀\xBF\xEB        hF?\x97Nx\xC4*D\xE8\xFD\xC01\xABaa\xF8Y\xF8\xC5&lt;\xD41\xCCCx\xA6\xCB\xE6\x9A\xC8D\xF1\x86}&gt;0\xECM&amp;7\x9B\xAD\xB7\xDEZEa8\xCDK/\xBD\xA4\x86
+VY\xF2]Q\xB9\xB800f\x9C\x9B4i\x92\x96dõ\x92\xAF2zc\x8F\x94)S\xA6h:\xCF?\xFF\xBC\xCE\xE5\xF1\xF5\x8F嫌|\xF4V\xA1\xDE E.L\xA3\xD9\xFA\x9F'ϙ{v\xE0\xAB\x9F\xF0\xC7jd\xD0\xE5
+#\xD0\xBF&lt;\xCA\xE4?V\xAFb\xF5\xE2\xE3\x8F?ֽS\xA6O\x9F\x8Ed\xE9H\x80H\x80H\x80\x9A! _8\xA3Nd\xE6\xFA\xDC\xCE +\xDB]o\xFA\xAB\xCE\xC8\+\xACuuiT[\xD9\xD8\xCCʰ\x90LuY
+UW +\xC2JSO&lt;\xF1\x84\xC5J&gt;2\x91V\xEF\xC9\xF2\xB4\xEEꫯ\xB62TGeH\x83\xDC\xCAWZ\xBD/{.X\xAC($=ae\xF37+\xC6N4N\x96\xF0\xAC\x99lm\xC5xQٲD\xAA\x95I\xD6Vbz\x8DՀd\xF2\xB7\x951\xF9Vvu\xD7U\x9B\x9E|\xF2I]\xC5I\xE6-X\xAC\x8A׌~\xB3\x92\x9F\xED  +B+ +\xFB\xEC\xFE\x99g\x9Eie)\xDE\xEC'\xD0\xD9\xD7:\x87y\xF0\xAFe\xBEJC\xFCx \x99\xA7g\x9F}\xD6\xCAo]\xE9
+\xBCe)\xE2=\xA0\xEA\xB0̽\xD1\xC9\xFCb\xE5&quot;\x80\xEA*\xBDV\xF6\xAC\xB3β\xDBo\xBF\xBD\xAE\xB6TG\xBE #\xA5\xF7\xE4ɓu\xA5(YL\xC0\x82\xB5|\xFD\xB7Xq̕e,_)\xF9X\xD5 \xAB\x87\x81\xCB\xF1\xC7\xDF\xC0 q\x9D\xF3Ӹ\xF2\xCA+\x9B\xAE\xFFN\x9E;\xCA\xF0=+C\xD9t\xA51Y\xEE\xD6\xDD.\xAC\x9Fp\xC2        '\xA8\xBE\xD0\x88\x8F\xE7u&amp;\xACg\xB8㛪W\xB1z\x81\xB8\xC4ȶ\xD7\sM\xA6w]'\xFE\xFB\xA8.\x99])G\x8A%ס\xBC\xE8H\x80H\x80H\xC0'\xD0\xF2Q\xE8\xF0E;/\xE6\xBF\xC6c\x8A\xEC6\xFDΖ\xBC\x8D\x8Ef\xBF\xB2\xAE\xE8q\xC0\x8EVXA\xE7&quot;@\xBE4\xE3\x8B-\x86\xF0`_\x91y睷An^\x9C\x865^䥕\xD2//yLn\x97%\x8B3\xAF\xF0:\xF3\xE8\xA2\xF4r`\xEE\xC7 Y        ,t\xB2\xECj\xB6\x82\x92\xEF\xCB7z\xAE0\x9C \xFBe\xA0\x97&amp;o&gt;\x8C/\xAB\xD9\xF3\x98\xDE\xE8%@\x8F柠\xDCPw|W\x94/?LL\xBE\xAE\xE8\xBCL~ܼ\xFA\xE5\xFB\xA7΋\xE2c\xCF\xECƎ\x9E \xF4v\xE0Y\x92\xA5\x84;\xFB\xEEk\xB6\xD9f\x9BB\xB1\xCD\xE4?V/\x90\xD0\xDBo\xBF\xAD=~\x85\x896\xE9ю\xF7Q\x93\xAA4\xAD\xE87\xA1\xE87\xA4\xA9D\x89H\x80H\xA0W\xA0R\xB3\xD2+j3\xA1C\xE7`\x80\xᅤ\xD1a\xD8X\xC6\xC6}\xF7\xDDנ        V^[q\xC5uq\x87\x8FzA\xA4\x87\xD5&amp; \xA8L\x80\xAB`UF\xC6\xBD\x9D\xBE\x80\xBF\xFE\xFA\xEB +\xBB\xDC\xF7\xF6&lt;w\xE7\xFCa\xFA\xD1G\xAD\xFB\xBD`\x959\xF4Ha\x9E֎;\xEE\xD8k\x8C\x8F\xEE̟\xBA\x91        \x90        \x90@\xDD\xD8\xC2\x90\xBA\xEBT\x8F\x97'\xE3\xFB\x8D솮\xF9\xC0$w,,@\xD7YX\xA6KW\xBF\xF1\xC6\xBA\xC1&amp;V\xCD\xEAm\x8E= \xBD\xADD\x99  \x81&quot;4@h\x80\xD5 +\xDE'\xE8B4@\xBA6\x93&quot; \xE8(.\xC3\xDBQ\xFCL\x9CH\x80H\x80H\x80H\x80\xFA \xCA\xFB`\x85\xABN9\xAC45u\xEA\xD4,\xF9w\xDF}\xD7t\xF7\xFDB\xC3&lt;\x84\xD7Y\xE6\xBA\xF9Io\xC9\xF6\x91%͌3\x92\xC4;]\xFFc
+\x86\xE5 K?   \x81\xCE\xE8\xF3&amp;\xB2\xCA\xDEf\xD7]w\xD5\xCDа\x94+V\xD6\xC1\xF2\x9E\xDBn\xBB\xAD.5{\xED\xB5ך\x9Bo\xBEY\xC3\xC9)1l\xB0\x87ɸ\xBB\xED\xB6[\x96\xFE\xE8ѣ\xAE3\x8Fnt\xE2\xEB\xE6!\xBC\xEEFj'U\xE9 +\xF9\xBA\xE4\x92K̭\xB7ުF\xEDk\xACa` \xB9N\xD7\xFF&quot;\xBD\xDC}\xBF&lt;\xDC=I\x80H\x80H\x80\xBA'\x81&gt;o\x80ȆfF63\xB7\xDDv\x9B\x81q\x81\xBD\xB0\xFC\xEA\xF5\xD7_ods?s\xDDu\xD7\xE9\xAA;؃`\xF9\xE5\x97\xEFX)bgl\xEC\xED;\xD9,q\xB6\xA5I}\xFF\xEEp\xEE\xEB\xE6!\xBCn\x87\xBE\xD8)\xFE\xEE\xBB\xEF\xAE]tO\xCF\xF6\xD28\xE5\x94StW\xEF3\xCE8C'x\xFB\xFB\xBA\x98Ϯ\xD3\xF5?U\x80~y\xA4\xC2ҟH\x80H\x80H\xA0\xB3\xFA\xBCr\xEC\xB1ǚ\x85Z\xA8\xB0v\xD9e#\xBBu\xAB\xFF\xFE\xFD +6\xD5j\xC5\xE5m\xEAXV^\x98&gt;\x8C\xA7%\x96X\xA2l\xF4R\xE1Z\xD1//\x81P\xC70\xE1u\x9E\x8Cf\xEFa#\xBF#Fٵ&gt;)&quot;\x96\xEF&lt;\xBF\x9E\x92\xAF\xA2\x8C\xCBnߺA\xA6\xABϫ\xAC\xB2JC\xD0&lt;v\xED,\xAB\x86\xC4#ye\x81\xE0ayDDT\xF2*J\xAF\x92&amp;  h \xD0\xE7 +\x90\x8D7޸Hx\x81\x91\xF5\xD7_?\xBB\x8D\x9D\xA9O?\xFDt\xED +&lt;xp\xC3^O\xE2\x89'\x9A-\xB7\xDCҬ\xB3\xCE: +\xF35n\xBC\xF1Fs\xF9嗛 .\xB8\xC0l\xB4\xD1F\x99\xBCX\x9C,P\xCE\xC9k\xAF\xBDf\xB0;\xF4\x86n\xA8\xBE\xF7\xDF\xBF&gt;|\xB85j\x94\xC1\xC6mF\xB6ꪫ\x9AW^y%\x8BK\xABH\xBF,\xB2\x9C\xDC~\xFB\xED\xBA#8\x86\x81a'j M[l\xB1\xC5t\xA8\xDA\xCB/\xBF\xACA/\xBA\xE8&quot;\xEDA\xC2p\x9EPG_V\x99\xF32y\xFA\xF0\xC3\xCDQGeN&gt;\xF9d\xB3\xFB\xEE\xBB\xEB9\xBE\xDC\xC3]z\xE9\xA5ڋu\xC7w\x98\x83&gt;X\xBF\xE8\x87\xE9\xE6\xE5܁%zN:\xE9$\xB3\xE4\x92K\x9Ae\x97]\xD6\xE0&gt;\\xAB\xF9\x82\x8C\x98\xDE7\xDDt\x93Yf\x99eT\x84\x9D0a\x82\x96\xE5a\x87\x86\xCBR\xF9\x8Aɿꪫt\x87\xF7\xCF&gt;\xFB\xCCs\xCC1\xDA\xA2\x82\xBDE욭\xFF\x9Eh\xF3\xD8c\x8F\x99C9D\xF9\x8E3F\xEBԣ\x8F&gt;jb\xF5e\xBA\xFF\xFE\xFB\x9B\xE3\x8E;\xCE 6L\xCB\xE7\xDCs\xCF՞\x9B\xBC\xF2\x88\xE5\xBFL\xBDʫ~xN$@$@$\xD0\xF9\xC2u&quot;:׿\xE0vn\xD8\xEEz\xD3|g\xF6\xBC\xC90{\xE0\x81檼\xD6Zkٵ\xD7^\xDB\xCA~VKV\xC6\xCD[i\xD8jؙ3g\xDA\xED\xB6\xDB\xCE\xCAD]+\xD9\xD9#\x8F&lt;\xD2.\xB2\xC8&quot;V&amp;\xC7Z\xF9\x9Al\xC5 \xC9d\x8A\x91`\xA5!gcq\xB2\xC0\xDEɸq\xE3\xAC4\x86\xF5\x8EL\xB6\xD2\xF0\xB6\x8B.\xBA\xA8^\xBF\xF3\xCE;v\xB5\xD5V\xD3?i([i\x94\xD9\xD5W_\xBD%\xFD\xBC\xA4\xB3\xD3\xF5\xD6[\xAF\x81\xCFV[me8\xE0\x80\xCC\xFF\xAE\xBB\xEE\xB2b\x98\xE8u\xA8#n\xFAyȻֈ\xB3\xFE\xA5\xF2\xCEb\xCC\xD9n\xB8Ac\x80\xA7̓\xB1\xD2@\xCD\xC4 8\xD0JC5\xBB\xF6O\x8A\xCAE\xF6\xB1ҳde+\x8De\xFB\xF0\xC3[\xD9ϊQ\xA0\xD1[\xCDW\xBD\xC5\xE0\xB1cǎ\xCD\xD4E\x9E\xF6\xDCs\xCF\xEC:\x96\xAF2\xF2egq;\xC7sd\xF2\xF2N\xC24\x9A\xAD\xFF\xA1l\xE9\x91\xD2gc\xE8С\xF6\xCE;\xEF\xB4\xD2 i_|\xF1\xC5\xC2\xE7\xF1/\xBE\xF8b+Ƈ\x8A\x92!\x93\xEF%1\xE6\xAD,
+a\xC3\xF2H\xE5?U\xAF\x8A\xEAE\x98\x8F\xBA\xAF\xF3\xDEGu\xA7\xD1NyE\xBF        E\xBF!\xEDԅ\xB2I\x80H\x80\xBA7\x81&gt;\xDFR\xD5v\xDBa\x87̦\x9Bn\xAA_ŷ\xD8b \xF3\xC2 /\xA8i|Q\x96\xB8~\xB1\x9Eo\xBE\xF9 V\xE6\xC1\xE6io\xFF\xF4\xD3O|ن;\xF4\xD0Ca\xF9\x98X +\xF9\x87acb`\xA8c\xC7 4\xC8 2D{$\x96^ziݰmڴi*%\x96V\x91~y\xC9t\xD0A\xE6\xDE{\xEF5\xF8\xB7\xF9\xE6\x9B\xF40`\xC8\xE6͠'.\xD4QoV\xF8\x97\xCA\xE6v&lt;\xF2\xC8#\xBAC6\xC4b\x88\xD0ȑ#\xB5\xA7\xE2\xC1\xCCRrÌ\xB2\xB3N\x8A\xF2\x8D\xDE\xF4x\xEC\xBC\xF3\xCEF .\xEDec@{&gt;\x9Ey晖\xF3UF\xEFy晧a\xB8߀\xAE\x91\x85\xA2|\x95\x91\xB2(\xBA\xD3h\xA6\xFE\x87\xB2\xD1;\x88޹5\xD7\\xD3\xEC\xB4\xD3NF\x8C -Ǣ\xE7\xF11K\x8Cm\x85z\x8F\xA1\x87\xA8\x83(\xA7\xB0\x9E\xA5\xF2\x9F\xAAWE\xF5&quot;\xCC\xAFI\x80H\x80H\x80\x9A#@\xA4&quot;7\xBFA\xB6\xC0 d\xC3z0\x84\x93\xD4W^ye\xFD\x93\xAF\xD5\xAB&lt;a\x88\xD7\xC2 /l\xA4W\xC5\xEC\xB5\xD7^f\x9F}\xF6цVۊ\xC5)\xA3t\xF1\xF5        \xAFa\xB9\x95\x8Dbi闧\xE6T\xC8g]\xBA\xFEh\x90\xC3\xF8\xC0\xF0$7\xF4        \xE3\xF1\x9D ur\xF7\xCB\xC3\xF8~\x9E\xFCq\xB3\xF8⋫\xE1\xE1\xE4m\xB0\xC1z\xFA\xD4SO\xB9[ +\x8C\xB2\x9Br\xCB7ҕ\x82,8\x8Cι\xE6\x9A\xCB`\xF8\\xA8W\xB0\xC4IY\xBDS\xA2\xA0C\x9E\xABK&gt;d\x87i\xF8\xD7e\xEB\x9E\x8E0\xB0`8\xAB\x9F\xE3㡇r\xC15.\x8Bp\xCE/\x8F2\xF9\xF7\xC3C\x86_\xAFb\xF5¥\xC7#        \x90        \x90        \x90@\xF3\xFA7\x951}|\xF0\x81\xF6F\xC8P\xFFvv~\xC5W\x98\x95VZ\xC9`\xB9P4\x8E\xD13\x92\x8A\x93E\xAE\xE1$\x95V\x9E~\x9F&lt;\xBE6\xA3g+\x86\xCD?\xFF\xFCf\x93M61\xF8:\x8F\x96\xF7\xDE{/\xEB\xFD\xF0\xE3\xB4\xEB\\x86\\x997\xDF|S\xE7\xA3,\xB8\xE0\x82\x9A \x96\x93\x85q?\xE7\xFCF\xB3\xBB\xE7\x8Ee\xF3\x8D&lt;°\xF2\x8D+'\xA3걬\xDE)\xB9E\xF9\xAAK&gt;\xD2/J#\xD4-U\xBF\xC2\xF0\xE1u*\xFEi\xA7\x9D\xA6\xF3&gt;`\xC2x\x81\xB1\xEF\xE6?\x85\xB2\xEA\xC8\xD9z\xA6\xCDk   \x814\x81/&gt;\xF1\xA6\xC32D\x84\x8C\x8B{\xEE\xB9G'\xBB`R\x82{ؼ\xF0\xD5W_5\xA7\x9Ez\xAA5y뭷\xB4\xC1\x8B\xE3d\xD4u\x8C\xA5U\xA4_Q\xDA\xE8͹\xE5\x96[\xCCe\x97]fp.s@\x8C\x8C\xE5סY\xFEW\xE9\xA2\xF8u\xDD\xC7 eäf\xE70!Cs\xE0\xE7\xC2\xE4\xB9*\xF9\xC6R͘x\xEFzX\xF2䕽WVoԟ\x98+\xCAWY\xF91\xD9ί( +\xE7\xFA\xE5\xC2Ď\xA9\xF8\xD8\xE7\xF0\xC3׉\xEA\x9F~\xFA\xA9\x998qb\xA1\xB8V\xF3_\xA5^*A   \x81B4@&lt;4h\xF0a8\xBE\xAA\xE79\xEC\x8D\xF1\xE1\xCE\xE1pأ+\xEF\xEC\xBD\xF7\xDEjl`\xEEV\xC4\xC2\xDC?~\xBC\x86Ò\xBE2Y\xDD,\xB7\xDCr\xD188\xF8\xF7\xC9'\x9F4\xBE\x9C\x83.\xF6$\x93n\xF5\xFC\xDC\xDC ܀\xBF\xEB        hF?\x97Nx\xC4*D\xE8\xFD\xC01\xABaa\xF8Y\xF8\xC5&lt;\xD41\xCCCx\xA6\xCB\xE6\x9A\xC8D\xF1\x86}&gt;0\xECM&amp;7\x9B\xAD\xB7\xDEZEa8\xCDK/\xBD\xA4\x86
+VY\xF2]Q\xB9\xB800f\x9C\x9B4i\x92\x96dõ\x92\xAF2zc\x8F\x94)S\xA6h:\xCF?\xFF\xBCA}\xF2\xF5\x8F嫌|\xF4V\xA1\xDE E.L\xA3\xD9\xFA\x9F'ϙ{v\xE0\xAB\x9F\xF0\xC7jd\xD0\xE5
+#\xD0\xBF&lt;\xCA\xE4?V\xAFb\xF5\xE2\xE3\x8F?ֽS\xA6O\x9F\x8Ed\xE9H\x80H\x80H\x80\x9A! _8\xA3Nd\xE6\xFA\xDC\xCE +\xDB]o\xFA\xAB\xCE\xC8\+\xACuuiT[\xD9\xD8\xCCʰ\x90LuY
+UW +\xC2JSO&lt;\xF1\x84\xC5J&gt;2\x91V\xEF\xC9\xF2\xB4\xEEꫯ\xB62TGeH\x83\xDC\xCAWZ\xBD/{.X\xAC($=a\x8F8\xE2+\xC6N4N\x96\xF0\xAC\x99lm\xC5xQٲD\xAA\x95I\xD6Vbz\x8DՀd\xF2\xB7\x951\xF9Vvu\xD7U\x9B\x9E|\xF2I]\xC5I\xE6-X\xAC\x8A׌~\xB3\x92\x9F\xED  +B+ +\xFB\xEC\xFE\x99g\x9Eie)\xDE\xEC'\xD0\xD9\xD7:\x87y\xF0\xAFe\xBEJC\xFCx \x99\xA7g\x9F}\xD6\xCAo]\xE9
+\xBCe\xF9\xDC=\xA0\xEA\xB0̽\xD1\xC9\xFCb\xE5&quot;\x80\xEA*\xBDV\xF6\xAC\xB3β\xDBo\xBF\xBD\xAE\xB6TG\xBE #\xA5\xF7\xE4ɓu\xA5(YL\xC0\x82\xB5|\xFD\xB7Xq̕e,_)\xF9X\xD5 \xAB\x87\x81\xCB\xF1\xC7\xDF\xC0 q\x9D\xF3Ӹ\xF2\xCA+\x9B\xAE\xFFN\x9E;\xCA\xF0=+C\xD9t\xA51Y\xEE\xD6\xDD.\xAC\x9Fp\xC2        '\xA8\xBE\xD0\x88\x8F\xE7u&amp;\xACg\xB8㛪W\xB1z\x81\xB8\xC4ȶ\xD7\sM\xA6w]'\xFE\xFB\xA8.\x99])G\x8A%ס\xBC\xE8H\x80H\x80H\xC0'\xD0\xF2Q\xE8\xF0E;/\xE6\xBF\xC6c\x8A\xEC6\xFDΖ\xBC\x8D\x8Ef\xBF\xB2\xAE\xE8q\xC0\x8EVXA\xE7&quot;@\xBE4\xE3\x8B-\x86\xF0`_\x91y睷An^\x9C\x865^䥕\xD2//yLn\xF7w\xCE\xAF\xF3\xE2\xB4\xF3z90\xF7c\x90\xAC:Yv5[A\xC9\xF7\x8B\xE5=WNv\xCE9\xE7\xF4\xD2\xE4͇\xF1e5{\xD3\xBD\xE8\xD1\xC2\xFC\x94\xEA\x8E\xEF\x8A\xF2凉\xC9\xF7\xC3\x9D\x97IÏ\x9BW\xBF|\xFF\xD4yQ|\xECy\x83\xDD\xD8\xD1s\x81\xDE&lt;K\xB2\x94\xB0\xD9w\xDF}\xCD6\xDBlS(\xB6\x99\xFC\xC7\xEAz\xFB\x{DDF5}ǯ0\xD1&amp;=\xDA\xF1&gt;jR\x95\xA6\xA2\xFD&amp;\xFD\x864\x95#\x91        \x90        \xF4
+4@j6@zE\xAD`&amp;t\xE8 \x90 /\xBC\x904:Lk\xC2ظ\xEF\xBE\xFB4\xC1\xCAk\xD8p\xF3Gz\x83\xA3\xD2J\x91y  (C\xA0\x99@ C}\x89\xBE\x80\xBF\xFE\xFA\xEB +\xBB\xDC\xF7\xA5\xFCw\xB7\xBCb\xFA\xD1G\xAD\xFB\xBD`\x959\xF4Ha\x9E֎;\xEE\xD8k\x8C\x8F\xEEƜ\xFA\x90        \x90        \x90@;        \xB0\x84= \xED\xAC_=R\xB6\x8C\xEF7\xB2\xBA\xEA\x8EI\xEEXX\x80\xAE\xB3\xB0L/\x96\xAE~\xE3\x8D7t\x83\xCD\xDE\xD2\xEB\xE1Se\x88O\x83\xE7$@$@\xBD\x99 + \xBD\xB9~3o$\xD0c\xD0\xE91EEEI\x80H\x80Z$\xC0ex[\xC8\xE8$@$@$@$@$@\xE5        \xD0)\xCFJ\xF7-\xC0
+W\x9DrXij\xEAԩY\xF2\xEF\xBE\xFB\xAE\xE9\xEE\xFB\x84:\x86y\xAF\xB3\xCCu\xF3\x93ޒ/\xEC-&quot;K\xFE\x9A3f$\x89cߎN\xD6\xFF\x98\x82ay\xC4\xC2ҏH\x80H\x80H\xA0\xB3\xFA\xBC\x82\x89\xAC\xB2w\x86\xD9u\xD7]u34,劕u\xB0\xBC\xE7\xB6\xDBn\xABK\xCD^{\xED\xB5\xE6\xE6\x9Bo\xD6p\xB2\x87AGJ \xECa2\xEEn\xBB향?z\xF4\xE8\x86\xEḄ\x9D\xF8:\x86y\xAF\xBB\x91\xDAIUzC\xBE.\xB9\xE4s뭷\xAAQ\xBB\xC6k\x83E\xAE\xD3\xF5\xBFH/w\xDF/w\x8FG   \x81\xEEI\xA0\xCF \xB2\xA1\x99\x91\xCD\xC5\xCCm\xB7\xDDf`\`\xAF,\xBFz\xFD\xF5\xD7\xD9\xDC\xCF\w\xDDu\xBA\xEA\xF6 X~\xF9\xE5;V\x8A\xD8\xBBE\xFBN6K\x9CmiR߿;\x9C\xFB:\x86y\xAFۡ/v\x8A\xBF\xFB\xEE\xBBk\xDD\xD3\xF3\x85\xBD4N9\xE5\xDD\xD5\xFB\x8C3\xCE\xD0        \xDE\xFE\xBE.\xE6\xB3\xEBt\xFDO\xA0_\xA9\xB0\xF4'  \xE8,\x81&gt;o\x80{\xEC\xB1f\xA1\x85*,\x85]v\xD9\xC5\xC8n\xDD\xEA߿\x83M\xB5Zqy\x9B:\x96\x95\xA6\xE3i\x89%\x96(\xBDT\xB8V\xF4\xCBK \xD41\xCCCx\x9D'\xA3\xD9{\xD8\xC8oĈFv\xADO\x8A\x88\xE5;ϯ\xA7\xE4\xAB(\xE3\xB2۷n\x90\xE9\xEA\xF3*\xAB\xAC\xD24\x8F];˪!\xF1\xC8E^Y xX\x95\xBC\x8Aҫ$\x84\x81I\x80H\x80H\x80\xF4yd\xE3\x8D7n^\xA0Gd\xFD\xF5\xD7\xCFncg\xEA\xD3O?]{CܰW\xC6ӟx\xE2\x89f\xCB-\xB74묳N\xC3|\x8Do\xBC\xD1\~\xF9\xE5\xE6\x82 .0m\xB4Q&amp;/' \x94s\xF2\xDAk\xAF\xEC\xBD\xE1\x86\xAA\xEF\xFD\xF7\xDFo\x86nF\x8De\xB0q\x86\x91\xAD\xBA\xEA\xAA\xE6\x95W^\xC9b\xC7\xD2*\xD2/\x8B,'\xB7\xDF~\xBB\xEE\x8Ea`؉C\xD3[l1\xAA\xF6\xF2\xCB/kЋ.\xBAH{\x900\x9C'\xD4їU\xE6\xBCL\x9E&gt;\xFC\xF0Cs\xD4QG\x99\x93O&gt;\xD9\xEC\xBE\xFB\xEEz\x8E/\xF7p\x97^z\xA9\xF6b\xDDq\xC7\xE6\xE0\x83\xD6/\xFAa\xBAy\xF9\xC6w`\x89\x9E\x81\x93N:\xC9,\xB9\xE4\x92f\xD9e\x975\xB8\xD7j\xBE #\xA6\xF7M7\xDDd\x96Yf\xD5a'L\x98\xA0ey\xD8a\x87\xE1\xB2T\xBEb\xF2\xAF\xBA\xEA*\xDD\xE1\xFD\xB3\xCF&gt;3\xC7s\x8C\xF6\x84\xA8`\xEF_\xBBf\xEB\xBF'\xDA&lt;\xF6\xD8c\xE6\x90CQ\xBEcƌ\xD1:\xF5裏\x9AX\xFDD\x99\xEE\xBF\xFF\xFE\xE6\xB8\xE3\x8E3Æ +\xD3\xF29\xF7\xDCs\xB5\xE7&amp;\xAF&lt;b\xF9/S\xAF\xF2ꅟ\x9E\x93        \x90        \x90        \xB4@@\xBE\xF0E\x9D\x88\xCE\xF5/\xB8\x9D\xB6\xBB\xDE4ߙ=o2 \xC5x\xE0\x81\xB9*\xAF\xB5\xD6Zv\xED\xB5׶\xB2\x81\x95ƒ\x95q\xF3V\xB6v\xE6̙v\xBB\x{DDB3}2Q\xD7\xCAFv\xF6\xC8#\x8F\xB4\x8B,\xB2\x88\x95ɱV\xBE&amp;[1H2\x99b$Xi\xC8\xD9X\x9C,\xB0w2n\xDC8+\x8Da\xBD#\x93\x86\xAD4\xBC\x{D88B}.\xAA\xD7\xEF\xBC\xF3\x8E]m\xB5\xD5\xF4O\xCAVev\xF5\xD5WoI?/\xE9\xECt\xBD\xF5\xD6k\xE0\xB3\xD5V[\xD98 \xF3\xBF뮻\xAC&amp;zꈛ~\xF2\xAE5\xE2\xAC\xA9&lt;\x81\xB3s\xF6\x86n\xD0\xE0)\xF3d\xAC4P31\xB4\xD2Pͮ\xFD\x93\xA2r\x91=@\xAC\xF4,Y\xD9\xC4Jc\xD9&gt;\xFC\xF0\xC3V6\xC0\xB3bh\xF4V\xF3UFo1x\xECرc3u\x91\xA7=\xF7\xDC3\xBB\x8E嫌|\xD9Y\xDC\xCE1\xC7\x99\xBC\xBC\x930\x8Df\xEB([z\xA4\xF4\xD9:t\xA8\xBD\xF3\xCE;\xAD\xF4B\xDA_|\xB1\xF0\xF9A\xFC\x8B/\xBE؊\xF1\xA1\xA2dȤ\xC5{I\x8Cy+\x93\xE2mX\xA9\xFC\xA7\xEAUQ\xBD\xF3Q\xF7u\xDE\xFB\xA8\xEE4\xDA)\xAF\xE87\xA1\xE87\xA4\x9D\xBAP6        \x90        \x90@\xF7&amp;\xD0\xE7{@\xAA\xDAn;찃\xD9t\xD3M\xF5\xAB\xF8[la^x\xE1!\x8D`\x83/\xCA\xD2\xD7/\xD6\xF3\xCD7\x9F\xC1\xCA&lt;\xD8&lt; +\xE3\xED\x9F~\xFAi\x83/\xDBp\x87z(,\x8B\xA3#\xFF0lL \x95\x83`b\xEC\x98A\x83\x99!C\x86h\x8F\xC4\xD2K/\xAD\xB6M\x9B6M\xA5\xC4\xD2*\xD2//\xF9\x83:\xC8\xDC{\xEF\xBD_\xC2\xE16\xDF|s\x83 فü\xF4D\xC0\x85:\xEA\xCD
+\xFFRy\xC2܎GyDwȆX 9r\xA4\xF6T&lt;\xF8\xE0\x83YJn\x98Qvc\xD6IQ\xBE\xD1\xFB\x80\x8F\x9Dw\xDEو\xC1\xA5\xBDLb h\xCF\xC73\xCF&lt;\xD3r\xBE\xCA\xE8=\xCF&lt;\xF34 \xF70`@\xC35\xB2P\x94\xAF2\xF2CE\xD7a\xCD\xD4\xFFP6z\xD1;\xB7\xE6\x9Ak\x9A\x9Dv\xDAɈq\xA1\xE5X\xF4\xFC &gt;\xE6b\x89\xB1\xAD\xA2P\xEF1\xF4u\xE5ֳT\xFES\xF5\xAA\xA8^\x84\xF9\xE05        \x90        \x90        \x90@sh\x80T\xE4\xE67\xC8X`\x81lX\x86\x90`\x92\xFA\xCA+\xAF\xAC\xF2\xB5\xDA`\x95' \xF1Zxᅍ\x{12A63D}\xF6\xDA\xCB\xEC\xB3\xCF&gt;ڐ\xC2j[\xB18eԂ.\xBE&gt;\xE15\x8C \xB7\xB2Q,\xAD&quot;\xFD\xF2t\xC0\x9C
+\xF9\xE2\xACK\xB7\xC2 +r\x9E\xE4\x86&gt;a&lt;\xBEs\xA1N\xEE~\xD9c\xDF\xCF\xD3\xE3\x8F?n_|q5&lt;\x9C\xBC +6\xD8@O\x9Fz\xEA)w\xAB\x81QvSNb\xF9F\xBA\xD2C\x90\x87\xD19\xD7\s ߁ \xF5\xCA\x968)\xABwJt\xC8suɇ\xEC0 +\xFF\xBAl\xFD\xCF\xD3 \xE7b\xF5a`|&lt;\xF4\xD0C.\xB8\xC6\xC5b\xCE\xF9\xE5Q&amp;\xFF~x\xC8\xF0\xEBU\xAC^\xB8\xF4x$  h\x9E@\xFF\xE6\xA32\xA6O\xE0\x83&gt;\xD0\xDE\xAA\xE3\xDF\xCEί\xB8\xE2
+\xB3\xD2J+,\x8A\xC61zFRq\xB2\xC85\x9C\xA4\xD2\xCA\xD3\xCF}q\xF6\x93\xC7\xD7f\xF4 `Ű\xF9\xE7\x9F\xDFl\xB2\xC9&amp;_\xE7\xD1\xC3\xF2\xDE{\xEFe\xBD~\x9Cv\x9Dː+\xF3\xE6\x9Bo\xEA|\x94\P\x93\xC1r\xB20\xEE\xE0\xE7\x9C\xDFhv\xF7ܱl\xBE\x91GV\xBEq\xE5dT=\x96\xD5;%\xB7(_u\xC9G\xFAEi\x84\xBA\xA5\xEAW&gt;\xBCN\xC5?\xED\xB4\xD3t\xDE @/0\xF6\xDD\xFC\xA7PV\xF9/[/´yM$@$@$\x90&amp;\xF0\xC5'\xDEtX\x86\x88\x80qq\xCF=\xF7\xE8\xE4b CJp\x9B\xB7\xBD\xFA\xEA\xAB\xE6\xD4SOա&amp;o\xBD\xF5\x966\xD8cq\x9C\x8C\xBA\x8E\xB1\xB4\x8A\xF4+J\xBD9\xB7\xDCr\x8B\xB9\xEC\xB2\xCB \xCEe\x88\x91\xB1\xFC:4\xCB\xFF*]\xBF\xAE\xFBƒ\xA1l\x98\xD4\xEC&amp;$ch\xFC\x9CC\x98&lt;W%\xDFX\xAA\xEF]K\x9E\xBC\xB2\xF7\xCA\xEA\x8D\xFAsE\xF9*+?&amp;\xDB\xF9\xA5\xE1\xFC\xDD1V\xBF\\x98\xD81{\xE0~\xF8\xE1:Q\xFD\xD3O?5'N,\xD7j\xFE\xABԋB%\xE8A$@$@$PH\x80\x88\x87 +&gt; '\xC2W\xF5&lt;\x87\x9D\xA01&gt;\xDC9\\xE3{t`坽\xF7\xDE[\x8D +̽\xC0\x8AX\x98C\x80\xFB\xE3Ǐ\xD7pX\xD2W&amp;\xAB\x9B\xE5\x96[.G\xFF&gt;\xF9\xE4\x83Ɨs\xD0Þdҭނ\x9F\x9B\x9B\x81\xF0w=\xCD\xE8\xE7\xD2        \x8FX\x85\xBDB\x83#\xE6\x81`5, ? \xBF\x98\x87:\x86y\xAFôby\xC2\\x99(ް\xCF\x86\xBD\xC9\xE4f\xB3\xF5\xD6[\xAB( \xA7y饗\xD4P\xC1*K\xBE+*ƌs\x93&amp;M\xD2r\x83l\xB8V\xF2UFo\xEC\x912e\xCAM\xE7\xF9\xE7\x9F7\xA8O\xBE\xFE\xB1|\x95\x91\x8F\xDE*\xD4\xE4\xA3ȅi4[\xFF\xF3\xE4\xE39s\xCF\xFCc\xF5\xFEX\x8D \xFA\xA0\a\xFA\xC3\xE3\xE0\xEF\x97G\x99\xFC\xC7\xEAU\xAC^|\xFC\xF1Ǻw\xCA\xF4\xE9ӑ,        \x90        \x90        \x90@3\xE4 gԉ\xCC\\xFF\x82۹a\xBB\xEBM\xD5\x99\xCB`e\x82\xB5\xAE\xAE#\x8Dj+\x9BY\x92\xA9.K\xA1\xEA\xAAAXi\xEA\x89'\x9E\xB0X\xC9G&amp;\xD2\xEA=Y\x9EV\xC3]}\xF5\xD5V\x86\xEA\xA8 i\x90[\xF9J\xAB\xF7e\xCF\x8B\x85\xA4\xC7\xC0&quot;\xECGa\xC5؉\xC6\xC9\x9Eu&quot;\x93\xAD\xAD/*[\x96H\xB52\xC9\xDAJCL\xAF\xB1\x90L\xFE\xB62&amp;\xDFʮ\xEE\xBAjӓO&gt;\xA9\xAB8ɼ\x8BU\xB1\xE0\x9A\xD1oV\xF2\xB3\xA4Ah\xA5a\x9F\xDD?\xF3\xCC3\xAD,ś]\xE3:\xFB:B\xE70\xFE\xB5\xCCWi\x88\xFF\xC0$\xF3\xF4\xEC\xB3\xCFZ\xF9\xE2\xAD+]\x81\xB7,\x9F۠\xF4B\x96\xB97\xBA&quot;\x99\x9F@\xAC\\xC4P]\xA5\xD7ʞu\xD6Yv\xFB\xED\xB7\xD7Ֆ\xEA\xC8d\xA4\xF4\x9E&lt;y\xB2\xAE%\x8B        X\xB0\x96\xAF\xFF+\x8E\xB9\xB2\x8C\xE5+%\xABza\xF50p9\xFE\xF8\xE3x!\xAEs~W^ye\xD3\xF5\xDF\xC9sG\xBEge(\x9B\xAE4&amp;\xCBݺۅ\xF5N8\xE1\xD5:\xE3\xF1\xF1\xBC\xA2΄\xF5 \xF7b|S\xF5*V/\xB0\x97\xD9\xF6\x9Ak\xAE\xC9\xF4\xAE\xEB\xC4\xD5%\xB3+\xE5H\xB1\xE4:\x94        \x90        \x90        \xF8\xFA\xE1B~ 
+\xBEh\xE7\xC1\xFC\xD7x\xCCB\x91\xDDƣ\xDFْ\xB7\xD1\xD1\xECW\xD6=±\xC2
++\xE8\\xC0\x97f|\xB1\xC5\xEC+2\xEF\xBC\xF36\xC8͋\xD3\xA0Ƌ\xBC\xB4R\xFA\xE5%\x8F\xC9\xED\xFE\xCE\xD9\xE1u^\x9Cv\xDEC/\xE6~ \x92\x95\xC0B'ˮf+(\xF9~\xB1|\xA3\xE7
+\xC3\xC9\xCE9\xE7\x83^\x9A\xBC\xF90\xBE\xACf\xCFcz\xA3\x97=Z\x98\x82rC\xDD\xF1]Q\xBE\xFC01\xF9~\xB8\xA2\xF32i\xF8q\xF3\xEA\x97\xEF\x9F:/\x8A\x8F=o\xB0;z.\xD0ہgI\x966\xFB\xD9f\x9Bm
+\xC56\x93\xFFX\xBD@Bo\xBF\xFD\xB6\xF6\xF8&amp;ڤG;\xDEGM\xAA\xD2T\xB4\xA2߄\xA2ߐ\xA6a$  \x81^A\x80H\xCDH\xAF\xA8̄\x9D\x83r\xE1\x85\x92F\x87        `cM\xF7\xDDw_\x83&amp;Xy +nb\xFEHop4@zC)2$@$@e\xF4/\x88aH\xA0/\xC0\xF0\xD7_\xBDa\x97\xFB\xBE\x94\xFF\xEE\x96WL@?\xFA\xE8\xA3u\xBF\xAC2\x87)\xCC\xD3\xDAq\xC7{\x8D\xF1\xD1ݘS  h'\xF6\x80\xB0\xA4\x9D\xF5\xABGʖ\xF1\xFDFvCW\xDD1\xC9 \xD0u\x96\x96\xE9\xC5\xD2\xD5o\xBC\xF1\x86n\xB0\xD9[z=|\xAA\xEC\xF1i\xF0\x9CH\x80H\xA07\xA0B\xA47\xD7o\xE6\x8Dz  =\xA6\xA8\xA8(        \x90        \x90@\x8B\xB8 o\x8B\x9DH\x80H\x80H\x80H\x80H\xA0&lt; \xE5Y\xE9\xBEX\xE1\xAAS+MM\x9D:5K\xFE\xDDw\xDF5\xDD}?\x82P\xC70\xE1u\x96\xB9n~\xD2[\xF2\x85\xBDEd\xC9_3cƌ$q\xEC\xDB\xD1\xC9\xFAS0,\x8FXX\xFA\x91        \x90        \x90        t\x96@\x9F7@0\x91U\xF6\xCE0\xBBn\x86\x86\xA5\\xB1\xB2\x96\xF7\xDCv\xDBmu\xA9\xD9k\xAF\xBD\xD6\xDC|\xF3\xCDN\xF60\xE8H\x89a\x83=L\xC6\xDDm\xB7ݲ\xF4G\x8F\xDDp\x9Dyt\xA3_\xC70\xE1u7R;\xA9Jo\xC8\xD7%\x97\bn\xBD\xF5V5j\xD7Xc +c\xB0\xC8u\xBA\xFE\xE9\xE5\xEE\xFB\xE5\xE1\xEE\xF1H$@$@$\xD0=        \xF4yD643\xB2\xB9\x98\xB9\xED\xB6\xDB \x8C 쵀\xE5W\xAF\xBF\xFEz#\x9B\xFB\x99뮻NW\xDD\xC1\xCB/\xBF|\xC7J;cc\xB7h\xDF\xC9f\x89\xB3-M\xEA\xFBw\x87s_\xC70\xE1u;\xF4\xC5N\xF1w\xDF}w\xED\xA2{z\xBE\xB0\x97\xC6)\xA7\x9C\xA2\xBBz\x9Fq\xC6:\xC1\xDB\xDF\xD7\xC0|v\x9D\xAE\xFF\xA9\xF4\xCB#\x96\xFE$@$@$@\x9D%\xD0\xE7 +\x90c\x8F=\xD6,\xB4\xD0B\x85\xA5\xB0\xCB.\xBB٭[\xFD\xFB\xF7\xEFo\xB0\xA9V+.oSDz\xF2\xC2\xF4a&lt;-\xB1\xC4e\xA3\x97
+׊~y        \x84:\x86y\xAF\xF3d4{\xF9\x8D1\xC2Ȯ\xF5I\xB1|\xE7\xF9\xF5\x94|e\v\xFB\xD6 +2]}^e\x95U\x82\xE6\xB1kgY5$\xB9\xC8+ \xCB#&quot;\xA2\x92WQz\x95\x8400        \x90        \x90        \x90@\x81&gt;o\x80l\xBC\xF1\xC6 +@\xC2 􈬿\xFE\xFA\xD9m\xECL}\xFA\xE9\xA7ko\xC8\xE0\xC1\x83\xF6\x8A\xC0x\xFAO&lt;\xD1l\xB9\xE5\x96f\x9Du\xD6i\x98\xAFq\xE3\x8D7\x9A\xCB/\xBF\xDC\p\xC1f\xA3\x8D6\xCA\xE4\xC5\xE2d\x81rN^{\xED5\x83ݡ7\xDCpC\xF5\xBD\xFF\xFE\xFB\xCD\xF0\xE1\xC3ͨQ\xA3 6n\xC30\xB2UW]ռ\xF2\xCA+Y\xECXZE\xFAe\x91\xE5\xE4\xF6\xDBo\xD7\xC11 ;Qch\xDAb\x8B-\xA6C\xD5^~\xF9e +z\xD1Ei\x86\xF3\x84:\xFA\xB2ʜ\x97\xC9Ӈ~h\x8E:\xEA(s\xF2\xC9'\x9B\xDDw\xDF]\xCF\xF1\xE5\xEE\xD2K/\xD5^\xAC;\xEE\xB8\xC3|\xF0\xC1\xFAE?L7/\xDF\xD8\xE0,\xD13p\xD2I'\x99%\x97\\xD2,\xBB\xEC\xB2\xF7\xE1Z\xCDd\xC4\xF4\xBE馛\xCC2\xCB,\xA3\xFA#\xEC\x84        \xB4,;\xEC0\\x96\xCAWL\xFEUW]\xA5;\xBC\xF6\xD9g\xE6\x98c\x8Eў\xEC\xFD+b\xD7l\xFD\xF7D\x9B\xC7{\xCCr\xC8!\xCAw̘1Z\xA7}\xF4Q\xAB\x9F(\xD3\xFD\xF7\xDF\xDFw\xDCqfذaZ&gt;\xE7\x9E{\xAE\xF6\xDC\xE4\x95G,\xFFe\xEAU^\xBD\xF0\xF3\xC0s   \x81\xC8\xBE\xA8ѹ\xFE\xB7s\xC3vכ\xE6;\xB3\xE7M\x86\xA1\xD8&lt;0W\xE5\xB5\xD6Zˮ\xBD\xF6\xDAV\xF6#\xB0\xD2X\xB22n\xDEJ\xC3V\xC3Μ9\xD3n\xB7\xDDvV&amp;\xEAZ\xD9\xC8\xCEy\xE4\x91v\x91E\xB129\xD6\xCA\xD7d+I&amp;S\x8C+ +9\x8B\x93\xF6Nƍg\xA51\xACwdҰ\x95\x86\xB7]t\xD1E\xF5\xFA\x9Dwޱ\xAB\xAD\xB6\x9A\xFEIC\xD9J\xA3̮\xBE\xFA\xEA-\xE9\xE7%\x9D\x9D\xAE\xB7\xDEz +|\xB6\xDAj+{\xC0d\xFEw\xDDu\x97\xC3D\xAFCq\xD3\xCFC޵F\x9C\xF5/\x95'pc\xCE\xDEp\xC3 +&lt;e\x9E\x8C\x95j&amp;f\xE0\xC0\x81V\xAAٵRT.\xB2\x88\x95\x9E%+{\x80Xi,ۇ~\xD8\xCAxV\x8C\x8D\xDEj\xBE\xCA\xE8-\x8F;vl\xA6.\xF2\xB4\xE7\x9E{fױ|\x95\x91/;\x8B\xDB9\xE6\x98#\x93\x97w\xA6\xD1l\xFDeK\x8F\x94&gt;C\x87\xB5w\xDEy\xA7\x95^H\xFB\xE2\x8B/&gt;?\x88\xF1\xC5[1&gt;T\x94 \x99\xB4x/\x891oeR\xBC +\xCB#\x95\xFFT\xBD*\xAAa&gt;\xEA\xBE\xCE{՝F;\xE5\xFD&amp;\xFD\x86\xB4S\xCA&amp; \xE8\xDE\xFA|HU\xDBm\x87v0\x9Bn\xBA\xA9~\xDFb\x8B-\xCC /\xBC\xA0&quot;\xA4l\xF0EY\xE0\xFA\xC5z\xBE\xF9\xE63X\x99\x9B\xA7a\xBC\xFD\xD3O?m\xF0e\xEE\xD0C\x85\xE5cbq4`\xE4\x86\x8D\x89\x81\xA1rL\x8C3h\xD0 3d\xC8\xED\x91Xz\xE9\xA5uöiӦ\xA9\x94XZE\xFA\xE5%\xD0A\x99{\xEF\xBD\xD7\xE0K8\xDC\xE6\x9Bon\xD0À!;p\x987\x83\x9E\xB8PG\xBDY\xE1_*O\x98\xDB\xF1\xC8#\x8F\xE8\xD9\x8B!B#G\x8EԞ\x8A|0K\xC9 +3\xCAn\xCC:)\xCA7z\xD0\xE3\xB1\xF3\xCE;1\xB8\xB4\x97I\x8C\xED\xF9x\xE6\x99gZ\xCEW\xBD\xE7\x99g\x9E\x86\xE1~ h\xB8F\x8A\xF2UF~Ȣ\xE8:L\xA3\x99\xFA\xCAF\xEF z\xE7\xD6\sM\xB3\xD3N;1.\xB4\x8B\x9E\xC4\xC7\,1\xB6U\xEA=\x86\xA2\xA2\x9C\xC2z\x96\xCA\xAA^Ջ0\xBC&amp;  h\x8E +\x90\x8A\xDC\xFC\xD9 ,\x90 +\xEB\xC1LR_y\xE5\x95\xF5O\xBEV\xAC\xF2\x84!^ /\xBC\xB0\x91^\xB3\xD7^{\x99}\xF6\xD9GRXm+\xA7\x8CZ\xD0\xC5\xD7'\xBC\x86\xE4V6\x8A\xA5U\xA4_\x9E\x98S!_\x9Cu\xE9V\xF8\xA3A\xE3Ó\xDC\xD0'\x8C\xC7w.\xD4\xC9\xDD/{ \xE3\xFByz\xFC\xF1\xC7\xCD\xE2\x8B/\xAE\x86\x87\x93\xB7\xC1\xE8\xE9SO=\xE5n50\xCAn\xCAI,\xDFHWz\xB2\xE00:\xE7\x9Ak.\x83\xE1;p\xA1^Y\xC0'e\xF5N\x89\x82y\xAE.\xF9\x90\xA6\xE1_\x97\xAD\xFFy:\xC2\xC0\x82!\xE0\\xAC~&quot; \x8C\x8F\x87z\xC8׸X,\xC29\xBF&lt;\xCA\xE4\xDF~\xBD\x8A\xD5 \x97\x8F$@$@$@\xCD\xE8\xDF|T\xC6\xF4        |\xF0\xC1\xDA!Cu\xFC\xDB\xD9\xF9W\aVZi%\x83\xE5B\xD18F\xCFH*N\xB9\x86\x93TZy\xFA\xB9/\xCE~\xF2\xF8ڌ\x9E\xAC6\xFF\xFC\xF3\x9BM6\xD9\xC4\xE0\xEB&lt;zX\xDE{ャ\xF7ÏӮsre\xDE|\xF3M\x9D\x8F\xB2\xE0\x82 j2XN\xC6\xFC\x9C\xF3\xCD\xEE\x9E;\x96\xCD7\xF2\xC3\xCA7\xAE\x9C\x8C\xAADzz\xA7\xE4\xE5\xAB.\xF9H\xBF(\x8DP\xB7T\xFD
+Çש\xF8\xA7\x9Dv\x9A\xCE\xFB\x80\xE3ƾ\x9B\xFFʪ#\xFFe\xEBE\x986\xAFI\x80H\x80H\x80\xD2\xBE\xF8ě\xCB0.\xEE\xB9\xE7\x9D\\xEC\x82aH        \xEEa\xF3\xB6W_}՜z\xEA\xA9:\xD4䭷\xDE\xD2{,\x8E\x93Q\xD71\x96V\x91~Ei\xA37\xE7\x96[n1\x97]v\x99\xC1\xB9\xCC12\x96_\x87f\xF9_\xA5\x8B\xE2\xD7uCx0\x94 +\x93\x9A\x9DÄd ́\x9Fs\x93\xE7\xAA\xE4K5c\xE2\xBD\xEBaɓW\xF6^Y\xBDQb\xAE(_e\xE5\xC7d;\xBF\xA24\x9C\xBF;\xC6\xEA\x97 ;\xA6\xE2c\x9C\xC3?\'\xAA\xFA\xE9\xA7f\xE2ĉ\x85\xE2Z\xCD\x95zQ\xA8=H\x80H\x80H\x80
+        \xD0\xF1Р\xC1\x87\xE1D\xF8\xAA\x9E\xE7\xB04Ƈ;\x87k\xFC\xC1a\x8F\xAC\xBC\xB3\xF7\xDE{\xAB\xB1\x81\xB9X sp\xFC\xF8\xF1K\xFA\xCAdu\xB3\xDCr\xCBE\xE3h\xE0\xE0\xDF'\x9F|b\xD0\xF8r\xBA`ؓL\xBA\xD5[\xF0ss3p\xFE\xAE'\xA0\xFD\:\xE1\xAB\xA1\xF7Chp\xC4&lt;\xAC\x86\x85\xE1g\xE1\xF3P\xC70\xE1u\x98V,O\x98k&quot;\xC5\xF6\xF9\xC0\xB07\x99\xDCl\xB6\xDEzk\x85\xE14/\xBD\xF4\x92*Xe\xC9wE\xE5\xE2\xC2\xC0\x98qnҤIZn\x90 +\xD7J\xBE\xCA\xE8\x8D=R\xA6L\x99\xA2\xE9&lt;\xFF\xFC\xF3\xF5\xC9\xD7?\x96\xAF2\xF2\xD1[\x85z\x83|\xB90\x8Df\xEB\x9E|&lt;g\xEEف\xAC~\xC2\xAB\x91A\x94+\x8C@x\xFC\xFD\xF2(\x93\xFFX\xBD\x8AՋ\x8F?\xFEX\xF7N\x99&gt;}:\x92\xA5#  h\x86\x80|\xE1\x8C:\x91\x99\xEB_p;7lw\xBD\xE9\xAF:#s\xACL\xB0\xD6\xD5u\xA4Qmec3+\xC3B2\xD5e)T]5+M=\xF1\xC4+\xF9\xC8DZ\xBD'\xCB\xD3j\xB8\xAB\xAF\xBE\xDA\xCAP\x95! +r+_i\xF5\xBE\xEC\xB9`\xB1\xA2\x90\xF4\xD8\xFF\xD7\xDE}\xFDM\xDC\xF9_\x87@ G/\xA1;\xF4NH(\xA1\xE4h|\x86\xAA/\xD4a\xD3; \xC5r\x97\xC3C\x9Bc\x98f0\xA1\x86^\x87cs\xE1\xE8        \x86#\xC5\xC01\x97\xE0\xD0        $H\xF6\xFF\xFD\xEC\xDFR\xF4\x92~\xFB\xFC\xF4{x\xF4\xC8o\xCD؏\xCAj\xB5\xFB\x92[_\xADv\xA5\xB4&amp;L\xF0\xECT\xEE\x93xΌu\xB6\xF6\xBC\x84\xBCm\x88To\x9D\xAC\xBD݈\x85e\x8Dd\x9D\xBF\xBD\xBD\x93\xEF\xED\xAB\xEEaԦ3f\x84Q\x9C\xAC߂רX\x9Az)ߜ\xC3\xEE\x87\xDDz\xBB\xB1Oןu\xD6Yކ\xE2M\x975\xA32g˨2\xE7\xEB\x90]\xB6\xFE*\xFBO\x9F&gt;\xBDk\x9DfΜ\xE9\xED\x89w\xE9J\xDE6|nG9T.]\xC3\xD6\xF7&amp;\x8CH\x96=@\xD5y\xB1 \x94\xD5Z\xAD\xFC\xD9g\x9F\xEDǎF[\xEAG\xBD\x94G\xB7rO\x9B6-\x8Ce\x83        xY\xDB\xD3\xAFǒsYU\xAFn\xF9kT/\x8D&amp;\x97\xE3\x8F?\xBE\xC3K\xFB&amp;S\xF6\x93'O\xEE\xF9\xFAO\xF2K~\xDA\xEB{\xDE^e #\x8D\xD9p\xB7\xC9\xEA\xD2\xEBS        N8\xE1\x84P^\x95Y\xB4\xBF~_u\xCD\xE4\xAF3\xAD\xAB\xF2\xEDv]U]\x81˂l?eʔ\xB4\xDC\xFD\x9A\xC9\xFE{ԯ&lt;\xBF\xC8|\xEC\xB4N:_L \x80dFh\xC1\xFE\x83(\x9D\xF4D\xBB(\x89\xFA\xBFV\xEFY\x9Aec6\x8C8\xC7\xEA6\xB1\xB2\xFA.\xABZ\xF4
+NJ+\xAE\xFA&quot;(=i\xD6[\xBD£5\xAA#ߢ}:\xF4q\xA1\xE8X\xDD\xCAWtxun\xCF~9;\xBF\\xB4\xCF`\xAES+\x87\xFA~\x8C\xB6\x91\xC0\xF2\x93 +\xBB\x9A\x8E\xA0\x94\xDDVUo\xB5\\xE9u\xB2s\xCF=ש\x95\xA6\xA8?L6\xAF^\xE7\xABʭV\xB5h\xA9\xFF\x89Λ\xAE\x9D\xECTV\xAFl\x9A\xAA\xFC\xB3\xE9\xCA\xE6c\x8E\x91ݷ\xE8\xFA\xCAn\xEF6_\xB6\xBF\xBEy\xA3\xAF\xB1\xAB\xE5B\xAD\xFA]\xB2\xA1\x84\xDD\xF8\xF1\xE3ݘ1cJ\xB3\xED\xA5\xFEUׅ\xF4\xF6\xDBo\x87\xBF҃\xF6\xB8a0\xFE=\xEA\xB1(=\xEDV\xF6B\xD9\xFF!=\x84\x9D@Z!@\xD2\xE7\xA4W\x95\xAF\xCE)\x994iC,\xA0k*ؘ:ujGI4\xF2\x9A&gt;\xB8\xA9\xFE#m\x98@\xDAp\xA9 \x80@\x8C\xC0ȘD\xA4A`n\xD0\xF0ٳgw|\xE5~n\xAA\xD3\xEA\xAA\xE8G}t\xF8ދF\x99S\x8B\x94\xFAi\x8D7\xAE5\xC1G\xD3\xCC) \x80\x83)@ - \x83y} +˼\xED\xFD~g_CeW'w +,\xC04\xB4\xA6WCW\xBF\xF1\xC6\xE1\x9Bmi\xF5Ȫ\xD2\x92\xD5`@\xA0\xCD  m\xBE\xBE\xA9\xC3F\x80d؜*
+\x8A PS\x80axk\xB2; \x80 \x80\xC4 \x80\xC4[\x91@@j
+\x80\xD4dw@@\x88 \x89\xB7&quot;% \x80 \x80\xD4 \xA9        \xC8\xEE \x80 \x80 /@oEJ@@\xA8)@R\x90\xDD@@@ ^\x80$ފ\x94 \x80 \x80 PS\x80\xA4&amp; \xBB#\x80 \x80 \x80@\xBCH\xBC)@@@\xA0\xA6HM@vG@@\x81x\x90x+R&quot;\x80 \x80 \x80@M\x90\x9A\x80\xEC\x8E \x80 \x80\xF1 \xF1V\xA4D@@\x81\x9A 5\xD9@@\xE2@\xE2\xADH\x89 \x80 \x805@j\xB2; \x80 \x80\xC4 \x80\xC4[\xB9?\xFE\xF1\x8F\xEE7\xBF\xF9\xCD\xF6\xE8o\xD2?\xFF\xF9\xCF\xEE\xD1GM3}\xF7\xDDwݬY\xB3\xD2\xE5&amp;\xCE\xE4˘\xAFC~\xB9\x89u(*S[\xEA\xF5\xBB\xDF\xFD\xCEM\x9B6ͽ\xF7\xDE{E\xD5\xECX7\xD4\xD7Gar \xF9\xF3\x91\xDB\xCC&quot; \x804H`\xAE@ƍ\xE7\xBE\x{1B5BF9}\xDDv\xDB\xCD}\xEF{\xDFs_\xFAҗ\xDC\xCA+\xAF\xECƏ\xEF\xB6\xDF~{\xF7\x95\xAF|\xC5]s\xCD5\xEE\x96[n        \xE9~\xFC\xE3\xC9\xE9\xFB\xC5/~\xE1\xBE\xFD\xEDo\xBB\xDDw\xDF==\xFEĉ;\x96\xD3 + +\x9Aɖ1_\x87\xFCr\x83\x8Aݵ(m\xA8\xD7%\x97\\xE2n\xBB\xED\xB6Ԯ\xB5\xD6ZN\xC1`\xD94\xD4\xD7Y\xB9\x92\xF5\xD9\xF3\x91\xAC\xE3' \x804S`\xAE@\xBE\xFAկ\xBA_\xFF\xFA\xD7\xEE\xF6\xDBow
+.\xBE\xFC\xE5/\xBB\xEF|\xE7;\xEE\xBA\xEB\xAEs?\xFB\xD9\xCFܵ\xD7^\xEB&gt;\xFE\xF8c\xF7\xDD\xEF~׭\xB0\xC2
+Cv\xBF\xF5\xADo\x85)[\x80\xFE\xF0\x87n\xEAԩ\xD9U\x8D\x9Bϖ1_\x87\xFC\xF2`\xFEO\xFA\x93\xBB\xF7\xDE{\xFB\x9E\xF5p\xAF\xD7\xFE\xF0wꩧ\xBA        &amp;\xB83\xCF&lt;\xD3\xFD\xFC\xE7?\xC1v*k7\xD4\xD7\xB6\E\xF3\xD9\xF3Q\xB4\x9Du \x80 \xD0\x81\xB9&gt;9\xF6\xD8c\xDD&quot;\x8B,RzFv\xDDuW\xF7\x8Do|#l9r\xA41bDiژ +\xDE\xFB\x98d\x85i\xF2\xC7W\xF0\xB4\xD4RK\xA6\xEDue\x9D\xF23_\xC6|\xF2\xCBEy\xF4\xBA\xEE/\xF9\x8B\xDBg\x9F}\xDC/\xF9ˮYTջh\xDBp\xA9WY\xC5\xF5\xAB_\xB9\xBF\xFD\xEDo\xE9\xF5\xBC\xDAj\xABu$-\xB2\xCCs\xD5q\xF0\x8A\x85\xA2s\xA1\xE4\xF9\xF3Q\x91ŀ6\x95o@\x99\x90@:\xE6\xFAd\xF3\xCD7\xEF\xC9/\xA8Ed\xE3\x8D7NW\xFF\xF5\xAFug\x9CqFh +Y{\xED\xB5\xDD+\xAF\xBC\x92n\xD3\xFB\xF4'\x9Ex\xA2\xDBf\x9Bm܆n\xD8\xD1_\xE3\x86npW\q\x85\xBB\xF0\xC2 \xDDf\x9Bm\xB5O\x9A\xA8`\xE6\xF5\xD7_w?\xF8\xC1ܦ\x9Bn\xB6&gt;\xF8\xE0\x83n\xEF\xBD\xF7v'\x9Dt\x92\xFBя~^#[}\xF5\xD5ݫ\xAF\xBE\x9A\xEE\xDDK\xF9ҝm\xE6\x8E;\xEEp\x8B/\xBExx\xED\xEB\xF7\xBF\xFF}x5m\x89%\x96\xAF\xAA%]tQhA\xD2\xEB&lt;\xF92f󊙏\xA9Ӈ~\xE8\x8E:\xEA(w\xCA)\xA7\xB8=\xF6\xD8#\xCC\xEBɽ\xA6\xCB.\xBB,\xB4b\xDDy\xE7\x9D\xEE\x90Cq\xC9\xFA챋\xCE\xCBO\xFA\xD3`\xA9\x96\x81\x93O&gt;\xD9-\xBD\xF4\xD2n\xB9\xE5\x96sZ\xAF\xA9n\xBD\x94GU\xB9o\xBE\xF9f\xB7\xEC\xB2ˆ\xF2+\xEDM7\xDD\xE4t.?\xFCp-Fի*\xFF\xAB\xAE\xBAʝ{\xEE\xB9\xEE\xB3\xCF&gt;s\xC7sLh                g\xFE*\xB3\xEB\xF5\xFA\xCFd\xED\x9E|\xF2Iw衇\x86\x96\x97\xF3\xCE;/\SO&lt;񄫺&gt;u\xEE\xF6\xDFw\xDCqǹv\xD8!\x9C\x9F .\xB8 \xB4\xDC\x9D\x8F\xAA\xFA\xC7\WE\xD7E\xB6\xCC#\x80 \x80@ +{\xC2W9Yօ\xDBKV\xA6m\xEAJ\xF7\xFD\xCF\xD7\xCD\xFA|\xF8&lt;\xB0\xB0\xC8뭷\x9E\xDF`\x83 +\xBC\xBD\xAE\xE2\xEDf\xC9\xDB{\xF3\xDEnlC\xDAO?\xFD\xD4\xEF\xB8\xE3\x8E\xDE:\xEAz{\xB2\xEC\x8F&lt;\xF2H\xBF\xD8b\x8By\xEB\xEB\xEDi\xB2\xB7\x80$\xCDӂo7r\xBEj\x9F4qf\xE6\xD2K/\xF5v3\xD6X\xA7ao7\xDE\xDE\x82\xB0\xFC\xCE;\xEF\xF85\xD6X#\xFC\xB1eo7e~\xCD5׬U\xBE̡\xD3ٍ6ڨ\xC3g\xDBm\xB7\xF5p@\xBA\xFD\xEE\xBB\xEF\xF6\xD6g&amp;,\xE7˨\x95\xD9:-\x87\xE7\xFCխNr\xB6`\xCE_\xFD\xF5ayZ?o7\xA8i6+\xAD\xB4\x92\xB7\xD5t9;Sv^~\xFB\xDB\xDFzkY\xF2_\xFF\xFA׽\xDD,\xFB\xC7{\xCC\xF3\x9B\xDF\xF4\x84\xDD\xEB\xD6+\xA6\xDC\xF0\xF8\xF3\xCF??-\xAE\xEA\xB4\xE7\x9E{\xA6\xCBU\xF5\x8A\xC9\xFF'?\xF9\x89\x9Fg\x9Ey\xD2\xFC\x8Af\xF2\xC7\xE8\xF5\xFA\xCF\xE7m-R\xE1wc\xFD\xF5\xD7\xF7w\xDDu\x97\xB7VH\xFF\xE2\x8B/\x96\xFE\xFEh\xFF\x8B/\xBE\xD8[\xF0\xB2\xB2W&amp;Ռ\xE8-\x98\xF76(\x84ϟ\x8Fn\xF5\xEFv]\x95]\xF9z\xF4{\xB9\xE8ߣ~c0\xF3+\xFB?\xA1\xEC\xFF\x90\xC1, y#\x804[`\xAEoh\xEC\xB6\xD3N;\xB9-\xB7\xDC2&lt;\xDFz\xEB\xAD\xDD /\xBC\xB2\xB0\x9B\xE0\xF0D\xD9n\xC0\xC3\xEBX\xC0id\xBD[\xAF\xF7\xED\x9F}\xF6Y\xA7'ۚ;\xEC0E&gt;\xAEj\x9F\x90\xB0\xE2/\xBD6fF\xC8G\xC9,\xD8q\xA3G\x8Fv뮻nh\x91Xf\x99e\x9C\xCA\xF7\xD2K/\x85\\xAA\x8EUV\xBE\xA2\xC3t\xD0A\xEE\xFE\xFB\xEFwz\xAEi\xAB\xAD\xB6rja\xD0+;\x9A\xD4oF-\x9A\xF2e +\xF0W\xB7:\xA9o\xC7\xE3\x8F?\xEE\xEC\xC6&lt;\xE4\xAAW\x84&gt;\xF8\xE0\xD0R\xF1\xF0\xC3\xA7G*{m\xAE\xAC\xDEj}P\x8B\xC7.\xBB\xEC\xE2,\xE0
+\xADL \x84\x96\x8F\xE7\x9E{\xAEv\xBDb\xCA=\xDF|\xF3\xA5\xAFG\xA9&quot;\xF3\xCF?Dz֕\xD5+&amp;\xED3\xE5\x8F\xD1\xCB\xF5\x9F?\x8EZբ\xB3\xCE:븝w\xDE\xD9YpΣZd\x8A~\xB4\xBF\xFAb\xA9\xF5M\x93\xAE{\xBDz\xA8kP\xE7)\x9Du\xAB\xB7\xEB\xAA\xEC\xBA\xE7/@\xA8-@2@\xC2\xEC +\xD9B -\x94\xBE֣WH\xD4I}\xD5UW +tS\xACQ\x9E\xF4\x8Aע\x8B.\xEA\xACU\xC5\xED\xB5\xD7^n\xBF\xFD\xF6 7Rm\xABj\x9F\x98b\xA9,\xD9\xF2\xE4\x97%#U\xAB\xAC|EeP\x9F
+{\xE2\x86n\xD5vݐ+\xF8\xD0\xEBI\xC9+Nz?\x99\xF2eJ\xD6\xC7\xFE\xCC\xD3SO=\xE5\x96\rI\xA7\xC0#\x996\xD9d\x930\xFB\xCC3\xCF$\xAB:\x8Cҕ6SUo\xD7Z\xD2\xE4
+:\xE7\x9Dw^\xA7\xD7w4\xE5˕&amp;\x8C\x98\x89-w\xB7\xACT\x86\xA2\xA9_\xF9+\xEF\xFC1\xB2˱\xD7Q`)H\xA6\xAA\xEBSi|&lt;\xF2\xC8#I\xF2\xB0\xAF\x8BH\xA6\xEC\xF9\x88\xA96\xBD\xF2\xC8^WU\xD7Er&lt;~&quot;\x80 \x80@\xEF\xBFs\xEB=\xF64\x81&gt;\xF8 \xB4Fث:\x85W^y\xA5[e\x95U\x9C\x86 \xD5ͱZF\xBA\xEDS\x98Q\x8F+\xBB\xAB\xA8|\xC9\xE7\xEC!\xF5\xB4Y-1l\xC1t[l\xB1Ex:\xAF\x96\xF7\xDF?m\xFD\xC8\xEE3X\xF3\xF6ʕ{\xF3\xCD7\x9D\xFA\xA3,\xBC\xF0\xC2\xE10NV\xC1\x9D\xB6%S\xF6\xA69Y\x97\xFC\x8C\xAD\xB7Z Xe\x83\xAB$\x8F\x81\xFE\x8C-w\xB7|\xCB\xEAկ\xFCu\xFC\xB2c\xE4\xCB\xD6\xED\xFAʧ\xCF/w\xDB\xFF\xF4\xD3O\xFD&gt;*xQ\xB0\x9F\xF4\xCA\xE7Տ\xFA\xC7^\xF9c\xB3\x8C \x80\xDD\xFE\xFE\x88\xB7{ZRT(\xB8\xB8\xEF\xBE\xFBB\xE7\xE2$\x99^)\xD1:}\xBC\xF0\xB5\xD7^s\xA7\x9DvZx\xD5䭷\xDE
+\xAF_U\xED\x93\xE4ѯ\x9FU\xC7*+_ٱ՚s뭷\xBA\xCB/\xBF\xDCi\xDE\xFA\x808{\x97?\xBC\x9A\x95}*]\xB6\xBF\xD6\xEB\xBDʦN\xCDɤ\xC9z5GےIi\x8A\xA6\x81\xD4[C5+\xD0IZX\x8A\xF2\x8B][n]?USY\xBDb\xF3\xAF\xCA;\xD9Vv\x8Cd{\xF2\xB3\xEA\xFAJ\xD2T\xFD춿\xBE\x81s\xC4G\x84\x8E\xEA\x9F|\xF2\x89\xBB\xE7\x9E{J\xB3\xAB[\xFF\x81\\xA5\x85` \x80\x94
+\x80dhtç׉\xF4T\xBDhҗ\xA0\xF5~x2iY4\xE9#\x86yg\xDF}\xF7 +\xC1\x86\xFA^hD,\xF5!\xD0\xFAo\xBC1\xA4Ӑ\xBE\xD6Y\xDD-\xBF\xFC\xF2\x95\xFB\x84Ĺ\xBF\xF4=\xDD|%\x93ʢמ\xAC\xD3mX\xA5mI\xDF \xAD\xD0\xF6\xA4%\xA0\x97\xF2%\xC7\xC9\xFF\xD4(Dj\xFD\xD0+4\xFA\xA9~  +K\xAF\x9F埘\xE7˘\xAFC~9\xAC\xAA:\xA9\xAF\x89u\xEF\xF8·^{\xB3\xCE\xCDn\xBB\xED\xB6 Y\xE9u\x9A\x97_~9*e);\x95\x9D\x97$\x8D\x82\x99dz\xE0\x81\xC2ySޚ\xEA\xD4+\xA6\xDC\xFAF\xCAC=\x8E\xF3\xFC\xF3χ\xBE&lt;\xD9\xF2W\xD5+&amp;\xB5V\xE9\xBAQ=ʦ\xFC1z\xBD\xFE\x8B\xF2\xD7\xEFY\xF2\xBB\xA3\xEDUק\xB6k42\x95G\xE7UA`\xF6\xF58mϞ\x8F\x98\xFAW]WU\xD7\xC5G}\xBE\x9D2k\xD6,\x96        @z\xB0'\x9C\x95\x93\xE5Y\xB8\xBDduaڦ\xAE̎:c}\xBCu\xB0\xA3\xEB\xD8M\xB5\xB7\x9By{-$-\xBA +\x85F +\xD2HSO?\xFD\xB4\xD7H&gt;֑6\xAC\xB3\xE1iC\xBA\xAB\xAF\xBE\xDA۫:!\xBB!\xF7\xF6\x946\xAC\xB7o.x\x8D\xDEX\\xE2@IDAT(d-^i\xED\xE3oނ\x9D\xCA}\xD2ϙ\xB1\xCE\xD6ނ\x97\x90\xB7 +\x91ꭓ\xB5\xB7\xB1\xB0\xACр\xAC\xF3\xB7\xB7w\xF2\xBD}\xD5=\x8C\xDA4cƌ0\x8A\x93\xF5[\xF0KS/\xE5\x9Bs\xF8\xCF\xFD\xB0Bo7\xF6\xE9\xFA\xB3\xCE:\xCB\xDBP\xBC\xE9\xB2fT\xE6lU\xE6|\xB2\xCB\xD6_\xA5c\xFF\xE9ӧw\xAD\xD3̙3\xBD=\xF1#]\xC9ۆ&quot;\xEE(\x87ʥk\xD8\xFAބɲ\xA8:/\x84\xB2Z\xAB\x95?\xFB\xEC\xB3\xFDرc\xC3hK\xFD\xA8\x97\xF2\xE8V\xEEiӦ\x85\x91\xA2l0/k{\xFA\xEF5\xE2Xr.\xAB\xEA\xD5-\x8D\xEA\xA5\xD1\xC3\xE4r\xFC\xF1\xC7wxi\xDFd\xCAc\xF2\xE4\xC9=_\xFFI~\xC9O{}\xCF۫la\xA41\xEE6Y]z}*\xC1        '\x9Cʫ2\xEB\x8F\xF6\xD7﫮\x99\xFCu\xA6uU\xBEݮ\xAB\xAA\xEBB#pY\x90\xED\xA7L\x99\x92\x96\xBB_3\xD9\x8F\xFA\x95\xE7\x99\x8F\x9D\x96\xC2I\xE7\x8B        @\x81\xAC\xC0-\xD8\xA5\x93\x9Eh%Q\xFF\xD7\xEA=K\xB3l̆\xE7X\xDD&amp;VV\xC0eU\x8B\x83^\xE1Xq\xC5C_e\xA0'\xCDzb\xABWx\xF4]\x91Q\xA3Fu\xE4[\xB4OG\x82&gt;.\xAB[\xF9\x8A\xAF\xCE\xED6dq\xBA)\xBF\x9Cn\xF8\x82f\xD4ʡ\xBE\xA3m$\xB0\xFCdî\xA6#(e\xB7U\xD5[-Wz\x9DL\xDF\xCBP+MQ\x98l^\xBD\xCEW\x95[\xADj\xD1R\xFF\x9D7];٩\xAC^\xD94U\xF9gӕ\xCD\xC7#\xBBo\xD1\xF5\x95\xDD\xDEm\xBEl}\xF3F_cW˅Z;\xF4\xBBdC        \xBB\xF1\xE3ǻ1cƔf\xDBK\xFD\xAB\xAE \xE8\xED\xB7\xDF-~\xA5\xEDq\xC3`\xFC{\xD4cQzڭ\xEC\xFF\x84\xB2\xFFCz:;!\x80\xB4B\x80\xA4\xCFH+\xAE
+*^\x9DS2i\xD2$4\x86X@\xD6T\xB01u\xEAԎ\x92h䵕W^9 \xEEбa\x98.\x80 \xD3G\xB1@,\xC0(X&amp;c\x87\xB6 \xE8        \xF8\xECٳ;\xBEr\xDF\xF6:7\xB9~\xEA\x80~\xF4\xD1G\x87\xEF\xBDh\x949\xB5H\xA9\x9Fָq\xE3Z|4ٟ\xB2!\x80 \xD0oZ@h\xE9\xF755\xEC\xF3\xB3\xF7\xFB\x9D} +=\xD4C\x9D\xDC5\xB0\xD3\xD0
+h\x98^ +]\xFD\xC6o\x84ljԬ\xB6M\xB4\x80\xB4\xED\x8CR@\x812\x90\xB2k\x83\xF5 \xF0
+\x80|\x81\xD8
+@`H\x86wH\xF998 \x80 \x80s\x97\xC8η\xBE[\xA0\xAE\x86j\xD2HS\x8F&gt;\xFAhz\xF8w\xDF}\xD75\xFD{\xF92\xE6\xEB\x90_N+\xD7\xF0\x99\xB6\xD4K\xDF\xB1!\xDD{\xEF\xBD\xD7U|\xA8\xAF\xFF\xAA\xE6\xCFGUZ\xB6!\x80 \x80\xC0\xD0
+\xCC\xF5\x88:\xB2ڷ3\xDCn\xBB\xED&gt;\x86\xA6\xA1\5\xB2\x8E\x86\xF7\xDC~\xFB\xED\xC3P\xB3\xD7\s\x8D\xBB\xE5\x96[B:\xFB\x86\xC1\x90\x9C1}`O\x9Dqw\xDF}\xF7\xF4\xF8'N\xECXN74h&amp;[\xC6|\xF2\xCB +*vע\xB4\xA1^\x97\r\x89\xBB\xED\xB6\xDBBP\xBB\xD6Zk9\x83e\xD3P_\xFFe\xE5J\xD6g\xCFG\xB2\x8E\x9F \x80 \xD0L\x81\xB9&gt;\xB1\x9A9\xFB\xB8\x98\xBB\xFD\xF6۝\x82 }kAï^w\xDDu\xCE&gt;\xEE箽\xF6\xDA0ꎾA\xB0\xC2
++ \xD9Yԗ\xB1\xF5\xB5\xE8\xECdK\xFC\xDCФ\xD9\xEDM\x98ϖ1_\x87\xFC\xF2`\x94W_\x8A\xBF\xF7\xDE{\xFB\x9E\xF5p\xAF\x97\xBE\xA5qꩧ\x86\xAFz\x9Fy晡\x83w\xF6\xBB.\xCB\xDA +\xF5\xF5\xDF\xEDf\xCFG\xB7\xB4lG@\x81\xA1\x98\xEB\x90c\x8F=\xD6-\xB2\xC8&quot;\xA5ga\xD7]wu\xF6\xB5\xEE\xB0}\xE4ȑNժ3}\xD416\xBF\xFC\xF1&lt;-\xB5\xD4R\xB1\xBBG\xA5\xABS\xBE\xA2\xE4˘\xAFC~\xB9(\x8F^\xD7\xE9C~\xFB쳏\xB3\xAF\xD6w͢\xAA\xDEEۆK\xBD\xCA*n_\xFB\xC8L\xAE\xE7\xD5V[\xAD#i\x91\xDD`\x9E\xAB\x8E\x83W,\x9D %ϟ\x8F\x8A,\xB4\xA9\xECxʄ\xC4 \x80 \xD0!0\xD7 \x9Bo\xBEyH~A-&quot;o\xBCq\xBAZ_\xA6&gt;\xE3\x8C3Bk\xC8\xDAk\xAF\xDD\xF1\xAD\xBDO\xE2\x89'\xBAm\xB6\xD9\xC6m\xB8\xE1\x86\xFD5n\xB8\xE1w\xC5W\xB8 /\xBC\xD0m\xB6\xD9fi~U\xFB\xA4\x89
+f^\xFDu\xA7\xAFCo\xBA\xE9\xA6a\xEB\x83&gt;\xE8\xF6\xDE{ow\xD2I'9}\xB8M\xAF\x91\xAD\xBE\xFA\xEA\xEE\xD5W_M\xF7\xAE:VY\xF9ҝm\xE6\x8E;\xEE_\xD7k`\xFA\xB5^M[b\x89%«j\xAF\xBC\xF2JHz\xD1E\x85$\xBDΓ/c6\xAF\x98\xF9\x98:}\xF8\xE1\x87\x8Er\xA7\x9Cr\x8A\xDBc\x8F=¼\x9E\xDCk\xBA\xEC\xB2\xCBB+֝w\xDE\xE99\xE4\x90\xF0D?ܢz\xEBw\xB2T\xCB\xC0\xC9'\x9F\xEC\x96^zi\xB7\xDCr\xCB9\xAD\xD7T\xB7^ʣ\xAA\xDC7\xDF|\xB3[v\xD9eC\xF9\x95\xF6\xA6\x9Bn
+\xE7\xF2\xF0\xC3\xD7bT\xBD\xAA\xF2\xBFꪫ\xC2\xDE?\xFB\xEC3w\xCC1DŽ\x96\x90\x90q\xE6\xAF2\xBB^\xAF\xFFL\xD6\xEE\xC9'\x9Ft\x87zh\xF0=\xEF\xBC\xF3\xC25\xF5\xC4O\xB8\xAA\xEBS\xE7t\xFF\xFD\xF7w\xC7w\x9C\xDBa\x87\xC2\xF9\xB9\xE0\x82 B\xCBM\xD1\xF9\xA8\xAA\xCCuUt]d\xEB\xC0&lt; \x80\xD4\xB0'|\x95\x93e]\xB8\xBDduaڦ\xAEt\xDF\xFF|\xDD\xEC5\xE0\x81y\xBD\xF5\xD6\xF3l\xB0\x81\xB7\xEFx\xBBY\xF2\xF6޼\xB7ې\xF6\xD3O?\xF5;\xB7\x8E\xBA\xDE&gt;d\xE7\x8F&lt;\xF2H\xBF\xD8b\x8By\xEB\xEB\xEDi\xB2\xB7\x80$\xCDӂo7r\xBEj\x9F4qf\xE6\xD2K/\xF5v3\xD6X\xA7ao7\xDE~\xF1\xC5\xCB\xEF\xBC\xF3\x8E_c\x8D5\xC2\xBBQ\xF6vS\xE6\xD7\s\xCDZ\xE5\xCB:\x9D\xDDh\xA3\x8D:|\xB6\xDDv[\xC0\xA4\xDB\xEF\xBE\xFBno\x81IXΗQ+\xB3u(Z;\xCE\xF9\xAB[\x9D\xE4l\xC1\x9C\xBF\xFE\xFA\xEB\xC3\xF2\xB4~2\xDEnP\xD3lVZi%o7\xAA\xE9rv\xA6\xEC\xBC\xD87@\xBC\xB5,y\xFB\x88\xB7\x9Be\xFF\xD8c\x8Fy\xFB\x9E\xB7\xA0 \xEC^\xB7^1嶀ǟ\xFE\xF9iqU\xA7=\xF7\xDC3]\xAE\xAAWL\xFE\xF6eq?\xCF&lt;\xF3\xA4\xF9\xCD\xE4\x8F\xD1\xEB\xF5\x9F\xCF\xDBZ\xA4\xC2\xEF\xC6\xFA\xEB\xAF\xEF\xEF\xBA\xEB.o\xAD\x90\xFE\xC5_,\xFD\xFD\xD1\xFE_|\xB1\xB7\xE0#de\xAFLz\xFD\xBBd\xC1\xBC\xB7A!|\xFE|t\xAB\xB7\xEB\xAA\xEC\xBA\xC8ף\xDF\xCBE\xFF\xF5\xFB\x83\x99_\xD9\xFF        e\xFF\x87 fY\xC8@\xA0\xD9s} \xC8@c\xB7\x9Dv\xDA\xC9m\xB9\xE5\x96\xE1\xA9\xF8\xD6[o\xED^xᅐ\x85\xDD;=Q\xB6\xF0\xF0\xC4z\x81p\x99GO\xD3\xFB\xF6\xCF&gt;\xFB\xACӓmM\x87v\x98&quot;W\xB5OHX\xF1\x97^\xB3#\xE4\xA3d\xEC\xB8ѣG\xBBu\xD7]7\xB4H,\xB3\xCC2\xE1\x83m/\xBD\xF4Rȥ\xEAXe\xE5+:\xFCA\xE4\xEE\xBF\xFF~\xA7'ᚶ\xDAj+\xA7\xBD\xB2\xA3I\xFDf\xD4\xA1)_ưru\xAB\x93\xFAv&lt;\xFE\xF8\xE3\xE1 \xD9\xCAV\xAF|\xF0\xC1\xA1\xA5\xE2\xE1\x87N\x8F\x94\xBCf\x94\xAE\x983SVo\xB5&gt;\xA8\xC5c\x97]vqp\x85V&amp; B\xCB\xC7s\xCF=W\xBB^1\xE5\x9Eo\xBE\xF9:^\xF7\x9B\xFE\xF9;\x96U\x85\xB2z\xC5䟷([\xCE\xA3\x97\xEB?\x9F\xB7Z\xD5:\xB7\xCE:븝w\xDE\xD9Yp\xCEc\xD9\xEF\x8F\xF6W_, \xB6CV\xBA\xEE\xF5ꡮA\x9D\xA7\xFCu֭\xFEݮ\xAB\xB2\xEB&quot;_\x96@@\xA07\x90\xBAeo\xC8Zh\xA1\xF4\xB5\xBDB\xA2Nꫮ\xBAj\xF8cO\xAB\x9DFy\xD2+^\x8B.\xBA\xA8\xB3V\xB7\xD7^{\xB9\xFD\xF6\xDB/\xDCHi\xB4\xAD\xAA}b\x8A\xA5\xB2d˓_V\x94\x8ClTu\xAC\xB2\xF2\x95A}*\xEC\x89s\xBAU\xDBuC\xAE\xE0C\xAF'%\xAF&gt;\xE9}\xFCdʗ)Y\xFB3\xBF\xB6NO=\xF5\x94[r\xC9%C\xE0\x91\xE4\xB7\xC9&amp;\x9B\x84\xD9g\x9Ey&amp;Y\xD5a\x94\xAE\xB4\x99\xAAz\xEB\xB8\xD6B\x90&amp;W\xD09\xEF\xBC\xF3:\xBD\xBE\xA3)_\xAE4a\xC4Ll\xB9\xBBe\xA52M\xFD\xCA_y珑]\x8E\xBD\xFE\x8BʨK\x81@2U]\x9FJ\xA3\xE0\xE3\x91GI\x92\x87}5XD2e\xCFGL\xFD\xB3\xE9\x95G\x{1BAABA}.\x92\xE3\xF1@z\xD9\xFB\xAE\xEC\x99\xF8\xE0\x83Bk\x84\xBD\xAA\x93]\x9D\xCE_y\xE5\x95n\x95UVq.T7\xC7j\xE9\xB6O\xBAsf\xBA\xAB\xA8|\xC9\xE7\xEC\xE1\xF5\xB4Y-1l\xC1t[l\xB1\x85\xD3\xD3y\xB5\xB0\xBC\xFF\xFE\xFBi\xEBGv\x9F\xC1\x9A\xB7W\xAEܛo\xBE\xFA\xA3,\xBC\xF0\xC2\xE10NV\xC1\x9D\xB6%S\xF6\xA69Y\x97\xFC\x8C\xAD\xB7\xEA\xA8\xC0*\%y \xF4gl\xB9\xBB\xE5[V\xAF~\xE5\xAF\xE3\x97#_\xB6n\xD7W&gt;}~\xB9\xDB\xFE\xA7\x9F~z\xE8\xF7\xA1P\xC1\x8B\x82\xFD\xA4\xFFS&gt;\xAF~\xD4?\xF6\xBA\xC8\x9Be@\xE8.\xF0\xF7G\xBC\xDDӒ\xA2B@\xC1\xC5}\xF7\xDD:'\xC9\xF4J\x89\xD6\xE9ㅯ\xBD\xF6\x9A;\xED\xB4\xD3«&amp;o\xBD\xF5V\xB8a\xAF\xDA'ɣ_?\xAB\x8EUV\xBE\xB2c\xAB5\xE7\xD6[ou\x97_~\xB9Ӽ\xF5q\xF6.x5+\xFBT\xBAl\xFF~\xAD\xD7+&lt;z\x95M\x9D\x9A\x93I\x92\xF5j\x8E\xB6%\x93\xD2M\xA9\xB7\x86jV\xC7\xFB\xA4\x85\xA5(\xBF\xD8u\xB1\xE5\xD6\xF5S5\x95\xD5+6\xFF\xAA\xBC\x93me\xC7H\xB6'?\xAB\xAE\xAF$M\xD5\xCFn\xFB\xEB8GqD\xE8\xA8\xFE\xC9'\x9F\xB8{4\xBB\xBA\xF5\xC8uQZ6 \x80 \x80@\xA9H\x86F7|z\x9DHOՋ&amp;}        Z\xEF\x87'\x93\x96\xF5G\x93\xBEѡ\x91w\xF6\xDDw\xDFl\xA8\xEF\x85F\xC4R\xAD\xBF\xF1\xC6C: +\xE9k\x9D\xD5\xDD\xF2\xCB/_\xB9OH\x9C\xFB\xEB\xE3\x8F?v\xBA\xF9J&amp;\x95E\xAF=Y\xA7۰Jے\xBEZ\xA1\xEDIK@/\xE5K\x8E\x93\xFF\xA9Q\x88\xD4\xFA\xA1Wh\xF4S\xFD@4\x96^?\xCB?1ϗ1_\x87\xFCr\xFEXUuR_\xEB(\xDE\xF1\x9D\xBD\xF6f\x9D\x9B\xDDv\xDBm\xB2\xD2\xEB4/\xBF\xFCrT4\xCARv*;/I3\xC9\xF4\xC0\x84\xF3\xA6\xBC5թWL\xB9\x{14D507}z(\xE7\xF9\xE7\x9Fw\xBA\x9E\xB2寪WL\xFEj\xAD\xD2u\xA3z\x94M\xF9c\xF4z\xFD\xE5\xAF߳\xE4wG۫\xAEOm\xD7hd*\x8FΫ\x82\xC0\xEC\xEBqڞ=1\x{16FEAE}\xAA\xAE\x8B\x8F&gt;\xFA(|;e֬Y:, \x80\xF4&quot;`O8+'˳p{\xC9\xEA´M]\x99u\xC6\xFA2x\xEB`Fױ\x9Bjo6\xF3\xF6ZHZt
+5\x8C\xA4\x91\xA6\x9E~\xFAi\xAF\x91|\xAC#mXg\xC3ӆtW_}\xB5\xB7WuBvC\xEE\xED)mXo\xDF\\xF0Q\xC8Z \xBC\xD2N\x980\xC1[\xB0S\xB9Oz\xE093\xD6\xD9\xDA[\xF0\xF2\xB6!R\xBDu\xB2\xF6v#\x965\x90u\xFE\xF6\xF6N\xBE\xB7\xAF\xBA\x87Q\x9Bf̘Fq\xB2~ ^\xA3bi\xEA\xA5|s\xFF\xB9vC\xE8\xED\xC6&gt;]\xD6Ygy\x8A7]֌ʜ-\xA3ʜ\xAFCv\xD9\xFA\xABt\xEC?}\xFA\xF4\xAEu\x9A9s\xA6\xB7'\xDEa\xA4+y\xDB\xF0\xB9\xE5P\xB9t +[ߛ0&quot;Y\xF6U\xE7\xC5\x80PVk\xB5\xF2g\x9F}\xB6;vlm\xA9\xF5R\xDD\xCA=mڴ0R\x94 +&amp;\xE0emO\xFF\xBDFK\xCEeU\xBD\xBA\xE5\xAFQ\xBD4z\x98\\x8E?\xFE\xF8/\xED\x9BL\xD9cL\x9E&lt;\xB9\xE7\xEB?\xC9/\xF9i\xAF\xEFy{\x95-\x8C4f\xC3\xDD&amp;\xABK\xAFO%8\xE1\x84ByUf\xFD\xD1\xFE\xFA}\xD55\x93\xBFδ\xAEʷ\xDBuUu]h. \xB2\xFD\x94)S\xD2r\xF7k&amp;\xFB\xEFQ\xBF\xF2\xFC&quot;\xF3\xB1\xD3R8\xE9|1!\x80 \x90\xA1\xFB\xA2t\xD2\xED\xA2$\xEA\xFFZ\xBDgi\x96\x8D\xD90\xE2\xAB\xDB\xC4\xCA\xEA\xB8\xACjq\xD0++\xAE\xB8b苠 \xF4\xA4YOl\xF5
+\x8F\xBE+2jԨ\x8E|\x8B\xF6\xE9H\xD0Dž\xA2cu+_\xD1\xE1չ=\xFB\xE5\xEC\xFCr\xD1&gt;\x83\xB9N\xAD\xEA\xFB1\xDAF\xCBO6\xECj:\x82Rv[U\xBD\xD5r\xA5\xD7\xC9\xCE=\xF7\\xA7V\x9A\xA2\xFE0ټz\x9D\xAF*\xB7Z        Ԣ\xA5\xFE':o\xBAv\xB2SY\xBD\xB2i\xAA\xF2Ϧ+\x9B\x8F9Fvߢ\xEB+\xBB\xBD\xDB|\xD9\xFE\xFA捾Ʈ\x96 \xB5v\xE8wɆv\xE3Ǐwcƌ)Ͷ\x97\xFAW]:\xD0\xDBo\xBFZ\xFCJ\xDA\xE3\x86\xC1\xF8\xF7\xA8Ǣ\xF4\xB4[\xD9\xFF        e\xFF\x87\xF4tvBh\x85H\x9F\x90V\T&quot;\xBC:\xA7dҤIh \xB1\x80&gt;\xAC\xA9`c\xEAԩ%\xD1\xC8k\xFA\xE0\xA6\xFA\x8F\xB4a&quot;i\xC3Y\xA4 \x801#c\x91\x81\xB9I@O\xC0gϞ\xDD\xF1\x95\xFB\xB9\xA9\xFEM\xAB\xAB:\xA0}\xF4\xD1\xE1{/eN-R\xEA\xA75nܸ\xD6M3\xA7&lt; \x80 \xA6- \xB4\x80 \xE6\xF55,\xF3\xB6\xF7\xFB\x9D} +=\x94]\x9D\xDC5\xB0\xD3\xD0
+h\x98^ +]\xFD\xC6o\x84l\xB6\xA5\xD5#\xABJ HV\x83y@\x816 \x80\x80\xB4\xF9\xFA\xA6n \x90as\xAA(( \x80@M\x86\xE1\xAD        \xC8\xEE \x80 \x80 /@o\xBE[\xA0\xAE\x86j\xD2HS\x8F&gt;\xFAhz\xF8w\xDF}\xD75\xFD{\xF92\xE6\xEB\x90_N+\xD7\xF0\x99\xB6\xD4K\xDF\xB1!\xDD{\xEF\xBD\xD7U\\xDF\xED\xCA뿪\x80\xF9\xF3Q\x95\x96m \x80 0\xB4s}\xA2\x8E\xAC\xF6\xED \xB7\xDBn\xBB\x85\x8F\xA1i(W\x8D\xAC\xA3\xE1=\xB7\xDF~\xFB0\xD4\xEC5\xD7\\xE3n\xB9喐ξa0$gL\xD8Sg\xDC\xDDw\xDF==\xFEĉ;\x96\xD3 + +\x9Aɖ1_\x87\xFCr\x83\x8Aݵ(m\xA8\xD7%\x97\\xE2n\xBB\xED\xB6Ԯ\xB5\xD6ZN\xC1`\xD94\xD4\xD7Y\xB9\x92\xF5\xD9\xF3\x91\xAC\xE3' \x804S`\xAE@\xEC\x83f\xCE&gt;.\xE6n\xBF\xFDv\xA7\xE0B\xDFZ\xD0\xF0\xAB\xD7]w\x9D\xB3\x8F\xFB\xB9k\xAF\xBD6\x8C\xBA\xA3o\xAC\xB0\xC2
+Cv\xF5el}-:;\xD9\xC7?74iv{\xE6\xB3e\xCC\xD7!\xBF&lt;\xE5՗\xE2\xEF\xBD\xF7޾g=\xDC\xEB\xA5oi\x9Cz\xEA\xA9\xE1\xAB\xDEg\x9Eyf\xE8\xE0\x9D\xFD\xAE\x8B\xC0\xB2vC}\xFDw;\x81\xD9\xF3\xD1--\xDB@@`h\xE6\xFA\xE4\xD8c\x8Fu\x8B,\xB2H\xE9Y\xD8u\xD7]\x9D}\xAD;l9r\xA4\xD3G\xB5\xEALEu\x8C\xCD/|OK-\xB5T\xEC\xEEQ\xE9ꔯ\xE8\xF92\xE6\xEB\x90_.ʣ\xD7u\xFA\x90\xDF&gt;\xFB\xEC\xE3\xEC\xAB\xF5]\xB3\xA8\xAAwѶ\xE1R\xAF\xB2\x8A\xDB׾\xC32\x93\xEBy\xB5\xD5V\xEBHZd7\x98\xE7\xAA\xE3\xE0 E\xE7B\xC9\xF3\xE7\xA3&quot;\x8Bm*;ހ2!1 \x80t\xCC\xF5\xC8\xE6\x9Bo\xDE\x92_P\x8B\xC8\xC6o\x9C\xAE֗\xA9\xCF8\xE3\x8C\xD0\xB2\xF6\xDAkw|+B\xEFӟx\xE2\x89n\x9Bm\xB6qn\xB8aG\x8Dn\xB8\xC1]q\xC5\xEE\xC2 /t\x9Bm\xB6Y\x9A_\xD5&gt;i\xA2\x82\x99\xD7_\xDD\xE9\xEBЛn\xBAi\xD8\xFA\xE0\x83\xBA\xBD\xF7\xDE۝t\xD2INn\xD3kd\xAB\xAF\xBE\xBA{\xF5\xD5Wӽ\xAB\x8EUV\xBEtg\x9B\xB9\xE3\x8E;\xC2\xC1\xF5\x98\xBED\xADWӖXb\x89\xF0\xAA\xDA+\xAF\xBC\x92^t\xD1E\xA1I\xAF\xF3\xE4˘\xCD+f&gt;\xA6N~\xF8\xA1;ꨣ\xDC)\xA7\x9C\xE2\xF6\xD8c\x8F0\xAF'\xF7\x9A.\xBB\xEC\xB2Њu\xE7\x9Dw\xBAC9$&lt;\xD1\xCF\xB7\xA8\xDE\xFA\xC0\x9D,\xD52p\xF2\xC9'\xBB\xA5\x97^\xDA-\xB7\xDCrN\xEB5խ\x97\xF2\xA8*\xF7\xCD7\xDF\xEC\x96]v\xD9P~\xA5\xBD馛¹&lt;\xFC\xF0õU\xAF\xAA\xFC\xAF\xBA\xEA\xAA\xF0\x85\xF7\xCF&gt;\xFB\xCCs\xCC1\xA1%$d\x9C\xF9\xAB̮\xD7\xEB?\x93\xB5{\xF2\xC9'ݡ\x87|\xCF;\xEF\xBCpM=\xF1\xC4\xAE\xEA\xFA\xD49\xDD\xFF\xFD\xDDq\xC7\xE7v\xD8a\x87p~.\xB8\xE0\x82\xD0rSt&gt;\xAA\xEAs]]\xD9:0\x8F \x805\xEC        _\xE5dYn/Y]\x98\xB6\xA9+\xDD\xF7?_7{ +\xC5x\xE0\x81\x85E^o\xBD\xF5\xFCl\xE0\xED{\xDEn\x96\xBC\xBD7\xEF\xED\xC66\xA4\xFD\xF4\xD3O\xFD\x8E;\xEE譣\xAE\xB7\xD9\xF9#\x8F&lt;\xD2/\xB6\xD8b\xDE:\xC7z{\x9A\xEC- I\xF3\xB4 \xC1ۍ\x9C\xAF\xDA'M\x9C\x99\xB9\xF4\xD2K\xBD\xDD \x875\xD6i\xD8ۍ\xB7_|\xF1\xC5\xC3\xF2;\xEF\xBC\xE3\xD7Xc\x8D\xF0\xC7n\x94\xBDݔ\xF95\xD7\\xB3V\xF92\x87Ng7\xDAh\xA3\x9Fm\xB7\xDD\xD6p\xC0\xE9\xF6\xBB\xEF\xBE\xDB[`\x96\xF3e\xD4\xCAl\x8A\x96Îs\xFE\xEAV'9[0篿\xFE\xFA\xB0\x87&lt;\xAD\x9F\x8C\xB7\xD44\x9B\x95VZ\xC9ۍj\xBA\x9C\x9D);/\xF6 +o-K޾\xE2\xEDf\xD9?\xF6\xD8c\xDE&gt;\x80\xE7-(\xBB׭WL\xB9-\xE0\xF1\xE7\x9F~Z\\xD5i\xCF=\xF7L\x97\xAB\xEA\x93\xBF}Y\xDC\xCF3\xCF&lt;i~E3\xF9c\xF4z\xFD\xE7\xF3\xB6\xA9\xF0\xBB\xB1\xFE\xFA\xEB\xFB\xBB\xEE\xBA\xCB[+\xA4\xF1\xC5K\xB4\xFF\xC5_\xEC-\xF8Y\xD9+\x93^\xFF.Y0\xEF\xADS\xBCϟ\x8Fn\xF5\xEFv]\x95]\xF9z\xF4{\xB9\xE8ߣ~c0\xF3+\xFB?\xA1\xEC\xFF\x90\xC1, y#\x804[`\xAEoh\xEC\xB6\xD3N;\xB9-\xB7\xDC2&lt;\xDFz\xEB\xAD\xDD /\xBC\xB2\xB0\x9B`\xA7'\xCAv\x9EX/\xB0\xC0N#\xF3\xE8\xE3iz\xDF\xFE\xD9g\x9Fuz\xB2\xAD\xE9\xB0\xC3S\xE4\xE3\xAA\xF6                +\xFE\xD2kc`\x84|\x94̂7z\xF4h\xB7\xEE\xBA\xEB\x86\x89e\x96Y&amp;|\xB0\x{D957}^
+\xB9T\xAB\xAC|E\x87?蠃\xDC\xFD\xF7\xDF\xEF\xF4$\\xD3V[m\xE5\xD4 Wv4\xA9ߌZ&quot;4\xE5\xCBV\xE0\xAFnuRߎ\xC7&lt;|![\xD9\xEA\xA1\x83&gt;8\xB4T&lt;\xFC\xF0\xC3鑒׌\xD2sf\xCA\xEA\xAD\xD6\xB5x\xEC\xB2\xCB.\xCE\xAE\xD0\xCAd\xC1@h\xF9x\xEE\xB9\xE7j\xD7+\xA6\xDC\xF3\xCD7_\xC7\xEB~\xF3\xCF?Dz\xAAPV\xAF\x98\xFC\xF3e\xCB\xF9c\xF4r\xFD\xE7\xF3V\xEB\xA0Z\xE7\xD6Yg\xB7\xF3\xCE;; .\xC2y,\xFB\xFD\xD1\xFE\xEA\x8Be\xC1v\xC8J׽^=\xD45\xA8\xF3\x94\xBFκտ\xDBuUv]\xE4\xEB\xC12 \x80\xF4&amp;@2@\xB7\xEC +\xD9B -\x94\xBE֣WH\xD4I}\xD5UW +\xECi\xB5\xD3(Oz\xC5k\xD1Eu֪\xE2\xF6\xDAk/\xB7\xDF~\xFB\x85)\x8D\xB6U\xB5OL\xB1T\x96ly\xF2\xCB
+\x82\x92\x91\x8D\xAA\x8EUV\xBE\xA22\xA8O\x85=qC\xB7j\xBBn\xC8|\xE8\xF5\xA4\xE4\xD5'\xBD\x8F\x9FL\xF92%\xEBc\xE6\xF7\xCF\xD6驧\x9ErK.\xB9d&lt;\x92\xFC6\xD9d\x930\xFB\xCC3\xCF$\xAB:\x8Cҕ6SUo\xD7Z\xD2\xE4
+:\xE7\x9Dw^\xA7\xD7w4\xE5˕&amp;\x8C\x98\x89-w\xB7\xACT\x86\xA2\xA9_\xF9+\xEF\xFC1\xB2˱\xD7Q`)H\xA6\xAA\xEBSi|&lt;\xF2\xC8#I\xF2\xB0\xAF\x8BH\xA6\xEC\xF9\x88\xA96\xBD\xF2\xC8^WU\xD7Er&lt;~&quot;\x80 \x80@\xEF#{ߕ=\xB3|\xF0Ah\x8D\xB0Wu\xB2\xAB\xD3\xF9+\xAF\xBCҭ\xB2\xCA*NÅ\xEA\xE6X-#\xDD\xF6Iw\xEE\xC3L\xB7c\x95/y\xE2\x9C=\xBC\x9E6\xABe@#\x86-\xB8\xE0\x82n\x8B-\xB6pz:\xAF\x96\xF7\xDF?m\xFD\xC8\xEE3X\xF3\xF6ʕ{\xF3\xCD7C\x94\x85^8F\xC3\xC9*\xB8Ӷd\xCA\xDE4'뒟\xB1\xF5VXe\x83\xAB$\x8F\x81\xFE\x8C-w\xB7|\xCB\xEAկ\xFCu\xFC\xB2c\xE4\xCB\xD6\xED\xFAʧ\xCF/w\xDB\xFF\xF4\xD3O\xFD&gt;*xQ\xB0\x9F\xF4\xCA\xE7Տ\xFA\xC7^\xF9c\xB3\x8C \x80\xDD\xFE\xFE\x88\xB7{ZRT(\xB8\xB8\xEF\xBE\xFBB\xE7\xE2$\x99^)\xD1:}\xBC\xED\xB5\xD7^s\xA7\x9DvZx\xD5䭷\xDE
+7\xECU\xFB$y\xF4\xEBgձ\xCA\xCAWvl\xB5\xE6\xDCz\xEB\xAD\xEE\xF2\xCB/w\x9A\xB7&gt; \xCE\xDE\xE5\xAFfe\x9FJ\x97\xED߯\xF5z\x85G\xAF\xB2\xA9Ss2\xA9C\xB2^\xCDѶdR\x9A\xA2i \xF5\xD6P\xCD\xEAx\x9F\xB4\xB0\xE5\xBB.\xB6ܺ~\xAA\xA6\xB2z\xC5\xE6_\x95w\xB2\xAD\xEC\xC9\xF6\xE4g\xD5\x{155929}\xFA\xD9m}\xE7\x88#\x8E\xD5?\xF9\xE4w\xCF=\xF7\x94fW\xB7\xFE\xB9.J \xC1@( \xC9\xD0\xE8\x86O\xAF\xE9\xA9zѤ/A\xEB\xFD\xF0dҲ\xFEh\xD27:4\xF2ξ\xFB\xEE\x82 +\xF5\xBDЈX\xEAC\xA0\xF57\xDExcH\xA7!}\xAD\xB3\xBA[~\xF9\xE5+\xF7        \x89s}\xFC\xF1\xC7N7_ɤ\xB2\xE8\xB5'\xEBtVi[\xD27C+\xB4=i        \xE8\xA5|\xC9q\xF2?5
+\x91Z?\xF4
+\x8D~\xAA\x88F\xC3\xD2\xEBg\xF9'\xE6\xF92\xE6\xEB\x90_\xCE\xAB\xAAN\xEAkb\xC5;\xBE\xF3\xA1\xD7ެs\xB3\xDBn\xBB\xEDBVz\x9D\xE6\xE5\x97_\x81\x8AFY\xCANe\xE7%I\xA3`&amp;\x99x\xE0\x81pޔ\xB7\xA6:\xF5\x8A)\xB7\xBE\x91\xF2\xD0C\x85\xE3&lt;\xFF\xFC\xF3N\xD7S\xB6\xFCU\xF5\x8A\xC9_\xADU\xBAnT\x8F\xB2)\x8C^\xAF\xFF\xA2\xFC\xF5{\x96\xFC\xEEh{\xD5\xF5\xA9\xED\x8DL\xE5\xD1yU\x98}=N۳\xE7#\xA6\xFEU\xD7U\xD5u\xF1\xD1G\x85o\xA7̚5K\x87eB@\x81^\xEC        g\xE5dyn/Y]\x98\xB6\xA9+\xB3\xA3\xCEX_o\xAC\xC3\xE8:vS\xED\xED\xC3f\xDE^ I\x8BnC\xA1\x86Q\x834\xD2\xD4\xD3O?\xED5\x92\x8Fu\xA4 +\xEBlxڐ\xEEꫯ\xF6\xF6\xAAN\xC8\xC3nȽ=\xA5 +\xEB\xED\x9B ^#
+Y\x8B\x81W\xDA        &amp;x v*\xF7I&lt;g\xC6:[{ ^B\xDE6D\xAA\xB7N\xD6\xDEn\xC4²F\xB2\xCE\xDF\xDE\xDE\xC9\xF7\xF6U\xF70jӌ3\xC2(N\xD6o\xC1kT,M\xBD\x94o\xCE\xE1?\xF7\xC3n\xBD\xDDا\xEB\xCF:\xEB,oC\xF1\xA6˚Q\x99\xB3eT\x99\xF3u\xC8.[\x95\x8E\xFD\xA7O\x9F޵N3g\xCE\xF4\xF6\xC4;\x8Ct%o&gt;\xB7\xA3*\x97\xAEa\xEB{F$\xCB\xA0\xEA\xBCX\xCAj\xADV\xFE\xEC\xB3\xCF\xF6cǎ +\xA3-\xF5\xA3^ʣ[\xB9\xA7M\x9BF\x8A\xB2\xC1\xBC\xAC\xED\xE9\xBF׈cɹ\xAC\xAAW\xB7\xFC5\xAA\x97F\x93\xCB\xF1\xC7\xDF\xE1\xA5}\x93){\x8Cɓ'\xF7|\xFD'\xF9%?\xED\xF5=o\xAF\xB2\x85\x91\xC6l\xB8\xDBdu\xE9\xF5\xA9'\x9CpB(\xAFʬ?\xDA_\xBF\xAF\xBAf\xF2י\xD6U\xF9v\xBB\xAE\xAA\xAE \x8D\xC0eA\xB6\x9F2eJZ\xEE~\xCDd\xFF=\xEAW\x9E_d&gt;vZ
+'\x9D/&amp;@\xB2#\xB4`\xFFA\x94Nz\xA2]\x94D\xFD_\xAB\xF7,Ͳ1F\x9Ccu\x9BXY\xFD\x97U-z\x85c\xC5W }\x94\x81\x9E4뉭^\xE1\xD1wEF\x8DՑo\xD1&gt;        \xFA\xB8Pt\xACn\xE5+:\xBC:\xB7g\xBF\x9C\x9D_.\xDAg0ש\x95C}?F\xDBH`\xF9Ɇ]MGP\xCAn\xAB\xAA\xB7Z\xAE\xF4:ٹ\xE7\x9E\xEB\xD4JS\xD4&amp;\x9BW\xAF\xF3U\xE5V+\x81Z\xB4\xD4\xFFD\xE7M\xD7Nv*\xABW6MU\xFE\xD9te\xF31\xC7\xC8\xEE[t}e\xB7w\x9B/\xDB_߼\xD1\xD7\xD8\xD5r\xA1\xD6\xFD.\xD9P\xC2n\xFC\xF8\xF1n̘1\xA5\xD9\xF6R\xFF\xAA\xEBBz\xFB\xED\xB7C\x8B_\xE9A{\xDC0\xFF\xF5X\x94\x9Ev+\xFB?\xA1\xEC\xFF\x90\x9E\xC2N \x80\xAD \xE9sҊ\xAB\x82J\x84W\xE7\x80L\x9A4        \x8D!Ї5lL\x9D:\xB5\xA3$yM\xDCT\xFF\x916L m8\x8B\xD4@ F`dL&quot;\xD2 07        \xE8        \xF8\xECٳ;\xBEr?7տiuU\xF4\xA3\x8F&gt;:|\xEFE\xA3̩EJ\xFD\xB4ƍך\xE0\xA3i\xE6\x94@\x81\xC1\xA0\x84\x90\xC1\xBC\xBE\x86e\xDE\xF6~\xBF\xB3\xAF\xA1\x87\xB2\xAB\x93\xBB`Z +ӫ\xA1\xAB\xDFx\xE3\x8D\xF0\x81Ͷ\xB4zdUi\xC9j0\x8F \xD0f\x906_\xDF\xD4 +\x81a#@2lNE\xA8)\xC00\xBC5\xD9@@\xE2@\xE2\xAD\xC2w 4\xC2\xD5PMi\xEA\xD1GM\xFF\xEE\xBBﺦ\x8F _\xC6|\xF2\xCBi\xE5&gt;Ӗz\xE9\xDB&quot;6\xE4\xAF{\xEF\xBD\xF7\xBA\x8A\xEB\xBBCy\xFDW0&gt;\xAAҲ +@\x86V`\xAE@ԑվ\x9D\xE1v\xDBm\xB7\xF014 +媑u4\xBC\xE7\xF6\xDBo\x86\x9A\xBD\xE6\x9Ak\xDC-\xB7\xDC\xD2\xD97 \x86\xE4\x8C\xE9{ꌻ\xFBǟ8qb\xC7r\xBA\xA1A3\xD92\xE6\xEB\x90_nP\xB1\xBB\xA5 +\xF5\xBA\xE4\x92K\xDCm\xB7\xDD\x82ڵ\xD6Z\xCB),\x9B\x86\xFA\xFA/+W\xB2&gt;{&gt;\x92u\xFCD@\x81f
+\xCC\xF5\x88}\xD0\xCC\xD9\xC7\xC5\xDC\xED\xB7\xDF\xEE\\xE8[ ~\xF5\xBA\xEB\xAEs\xF6q?w\xED\xB5׆Qw\xF4 +\x82VXa\xC8΢\xBE\x8C\xAD\xAFEg'\xFBX\xE2\xE7\x86&amp;\xCDno\xC2|\xB6\x8C\xF9:\xE4\x97\xA3\xBC\xFAR\xFC\xBD\xF7\xDE\xDB\xF7\xAC\x87{\xBD\xF4-\x8DSO=5|\xD5\xFB\xCC3\xCF \xBC\xB3\xDFuX\xD6n\xA8\xAF\xFFn'0{&gt;\xBA\xA5e; \x80 \xAD\xC0\\x80{\xEC\xB1n\x91E)= \xBB\xB3\xAFu\x87\xED#G\x8Et\xFA\xA8V\x9D\xA9裎\xB1\xF9可\xE0i\xA9\xA5\x96\x8A\xDD=*]\x9D\xF2 _\xC6|\xF2\xCBEy\xF4\xBAN\xF2\xDBg\x9F}\x9C}\xB5\xBEkU\xF5.\xDA6\\xEAUVq\xFB\xDAw\xF8@fr=\xAF\xB6\xDAjI\x8B\xEC\xF3\u\xBCb\xA1\xE8\(y\xFE|Td1\xA0Me\xC7P&amp;$F@\x81\x81\xB9&gt;\xD9|\xF3\xCD;@\xF2 j\xD9x\xE3\x8D\xD3\xD5\xFA2\xF5g\x9CZC\xD6^{\xED\x8EoE\xE8}\xFAO&lt;\xD1m\xB3\xCD6n\xC3 +7\xEC\xE8\xAFq\xC3 +7\xB8+\xAE\xB8\xC2]x\xE1\x85n\xB3\xCD6K\xF3\xAB\xDA'MT0\xF3\xFA\xEB\xAF;}z\xD3M7 +[|\xF0A\xB7\xF7\xDE{\xBB\x93N:\xC9\xE9\xC3mz\x8Dl\xF5\xD5Ww\xAF\xBE\xFAj\xBAwձ\xCAʗ\xEEl3w\xDCqG\xF8&quot;\xB8^ӗ\xA8\xF5j\xDAK,^U{\xE5\x95WBҋ.\xBA(\xB4 \xE9u\x9E|\xB3y\xC5\xCC\xC7\xD4\xE9\xC3?tGu\x94;\xE5\x94S\xDC{\xEC\xE6\xF5\xE4^\xD3e\x97]Z\xB1\xEE\xBC\xF3Nw\xC8!\x87\x84'\xFA\xF9\xE3\xD5[\xB8\x93\xA5ZN&gt;\xF9d\xB7\xF4\xD2K\xBB\xE5\x96[\xCEi\xBD\xA6\xBA\xF5RU\xE5\xBE\xF9\xE6\x9Bݲ\xCB.ʯ\xB47\xDDtS8\x97\x87~\xB8\xA3\xEAU\x95\xFFUW]\xBE\xF0\xFE\xD9g\x9F\xB9c\x8E9&amp;\xB4\x84\x84\x8C3\x95\xD9\xF5z\xFDg\xB2vO&gt;\xF9\xA4;\xF4\xD0C\x83\xEFy\xE7\x9D\xAE\xA9'\x9Ex\xC2U]\x9F:\xA7\xFB\x{FFFF};\xEE\xB8\xE3\xDC;\xEC\xCE\xCF\Zn\x8A\xCEGU\xFDc\xAE\xAB\xA2\xEB&quot;[\xE6@@\xA0\x86\x80=᫜,\xEB\xC2\xED%\xAB \xD36u\xA5\xFB\xFE\xE7\xEBf\xAF\xA1\xF8&lt;\xB0\xB0\xC8뭷\x9E\xDF`\x83 +\xBC}\x8F\xC0\xDB͒\xB7\xF7\xE6\xBD\xDD؆\xB4\x9F~\xFA\xA9\xDFq\xC7\xBDu\xD4\xF5\xF6!;\xE4\x91G\xFA\xC5[\xCC[\xE7XoO\x93\xBD$i\x9E$x\xBB\x91\xF3U\xFB\xA4\x8933\x97^z\xA9\xB7\x9B\xE1\xB0\xC6: +{\xBB\xF1\xF6\x8B/\xBExX~\xE7\x9Dw\xFCk\xAC\xFE؍\xB2\xB7\x9B2\xBF\xE6\x9Ak\xD6*_\xE6\xD0\xE9\xECFm\xD4\xE1\xB3\xED\xB6\xDB\xFA8 \xDD~\xF7\xDDw{ L\xC2r\xBE\x8CZ\x99\xADC\xD1r\xD8q\xCE_\xDD\xEA$g \xE6\xFC\xF5\xD7_\xF6\x90\xA7\xF5\x93\xF1v\x83\x9Af\xB3\xD2J+y\xBBQM\x97\xB33e\xE7ž\xE2\xADe\xC9\xDB7@\xBC\xDD,\xFB\xC7{\xCC\xDB\xF0\xBCa\xF7\xBA\xF5\x8A)\xB7&lt;\xFE\xFC\xF3\xCFO\x8B\xAB:\xED\xB9\xE7\x9E\xE9rU\xBDb\xF2\xB7/\x8B\xFBy\xE6\x99'ͯh&amp;\x8C^\xAF\xFF|\xDE\xD6&quot;~7\xD6_}\xD7]wyk\x85\xF4/\xBE\xF8b\xE9\xEF\x8F\xF6\xBF\xF8⋽!+{e\xD2\xEB\xDF% \xE6\xBDu\x8A\xF7\xF9\xF3ѭ\xFEݮ\xAB\xB2\xEB&quot;_\x8F~/\xFD{\xD4\xEFc f~e\xFF'\x94\xFD2\x98e!o@\x81f \xCC\xF5- \x8D\xDDv\xDAi'\xB7\xE5\x96[\x86\xA7\xE2[o\xBD\xB5{\xE1\x85Bv\xEC\xF4D\xD9n\xC0\xC3\xEBX\xC0id}&lt;M\xEF\xDB?\xFB\xEC\xB3NO\xB65v\xD8a\x8A|\\xD5&gt;!a\xC5_zm\xCC\x8C\x90\x8F\x92Y\xB0\xE3F\x8F\xED\xD6]w\xDD\xD0&quot;\xB1\xCC2˄\xB6\xBD\xF4\xD2K!\x97\xAAc\x95\x95\xAF\xE8\xF0t\x90\xBB\xFF\xFE\xFB\x9D\x9E\x84k\xDAj\xAB\xAD\x9CZ\xF4ʎ&amp;\xF5\x9BQK\x84\xA6|\xC3\xCA\xFCխN\xEA\xDB\xF1\xF8㏇/d+[\xBD&quot;t\xF0\xC1\x87\x96\x8A\x87~8=R\xF2\x9AQ\xBAb\xCELY\xBD\xD5\xFA\xA0\x8F]v\xD9\xC5Y\xC0Z\x99,-\xCF=\xF7\\xEDzŔ{\xBE\xF9\xE6\xEBx\xDDo\xFE\xF9\xE7\xEFXV\xCA\xEA\x93ޢl9\x8C^\xAE\xFF|\xDEjT\xEB\xDC:\xEB\xAC\xE3v\xDEygg\xC1E8\x8Fe\xBF?\xDA_}\xB1,\xD8Y\xE9\xBA׫\x87\xBAu\x9E\xF2\xD7Y\xB7\xFAw\xBB\xAEʮ\x8B|=XF@\x81\xDE@薽![h\xA1\x85\xD2\xD7z\xF4
+\x89:\xA9\xAF\xBA\xEA\xAA\xE1\x8F=\xADv\xE5I\xAFx-\xBA\xE8\xA2\xCEZU\xDC^{\xED\xE5\xF6\xDBo\xBFp#\xA5Ѷ\xAA\xF6\x89)\x96ʒ-O~YAP2\xB2Qձ\xCA\xCAWT\xF5\xA9\xB0'\xCEa\xE8Vm\xD7 +\xB9\x82\xBD\x9E\x94\xBC\xFA\xA4\xF7\xF1\x93)_\xA6d}\xEC\xCF\xFC\xFE\xD9:=\xF5\xD4Sn\xC9%\x97 \x81G\x92\xDF&amp;\x9Blf\x9Fy\xE6\x99dU\x87Q\xBA\xD2f\xAA\xEA\xAD\xE3Z A\x9A\A\xE7\xBC\xF3\xCE\xEB\xF4\xFA\x8E\xA6|\xB9҄3\xB1\xE5\xCAP4\xF5+\xE5\x9D?Fv9\xF6\xFA/*\xA3,\xC9Tu}*\x8D\x82\x8FGy$I\xF6\xD5`ɔ=1\xF5ϦW\xD9\xEB\xAA\xEA\xBAH\x8E\xC7O@\xE8]`dﻲgV\xE0\x83&gt;\xAD\xF6\xAANvu:\xE5\x95W\xBAUVY\xC5i\xB8P\xDD\xABe\xA4\xDB&gt;\xE9\xCE}\x98\xE9v\xAC\xA2\xF2%O\x9C\xB3\x87\xD7\xD3f\xB5 hİ\\xD0m\xB1\xC5NO\xE7\xD5\xC2\xF2\xFE\xFB吝\xD9}k\xDE^\xB9ro\xBE\xF9f菲\xF0\xC2 \x87\xC3h8YwږLٛ\xE6d]\xF23\xB6ު\xA3\xABlp\x95\xE41П\xB1\xE5\xEE\x96oY\xBD\xFA\x95\xBF\x8E_v\x8C|ٺ]_\xF9\xF4\xF9\xE5n\xFB\x9F~\xFA\xE9\xA1߇@/
+\xF6\x93\xFEO\xF9\xBC\xFAQ\xFF\xD8\xEB&quot;l\x96@@\xA0\xBB\xC0\xDF\xF1vOK\x8A
+\xF7\xDDw_\xE8\\x9C$\xD3+%Z\xA7\x8F\xB7\xBD\xF6\xDAk\xEE\xB4\xD3N \xAF\x9A\xBC\xF5\xD6[ᆽj\x9F$\x8F~\xFD\xAC:VY\xF9ʎ\xAD֜[o\xBD\xD5]~\xF9\xE5N\xF3\xD6\xC4ٻ\xFC\xE1լ\xECS\xE9\xB2\xFD\xFB\xB5^\xAF\xF0\xE8U6ujN&amp;uH֫9ږLJS4 +\xA4\xDE\xAAY\xEF\x93\x96\xA2\xFCb\xD7Ŗ[\xD7O\xD5TV\xAF\xD8\xFC\xAB\xF2N\xB6\x95#ٞ\xFC\xAC\xBA\xBE\x924U?\xBB\xED\xAFo\xE0q\xC4\xA1\xA3\xFA'\x9F|\xE2\xEE\xB9\xE7\x9E\xD2\xEC\xEA\xD6 \xD7Ei!؀ \x80\xA5 \xDD\xF0\xE9u&quot;=U/\x9A\xF4%h\xBD\x9ELZ\xD6M\xFAF\x87F\xDE\xD9w\xDF}C\xB0\xA1\xBEK}\xB4\xFE\xC6o \xE94\xA4\xAFuVw\xCB/\xBF|\xE5&gt;!q?\xFE\xD8\xE9\xE6+\x99T\xBD\xF6d\x9Dn\xC3*mK\xFAfh\x85\xB6'-\xBD\x94/9N\xFE\xA7F!R\xEB\x87^\xA1\xD1O\xF5\xD1hXz\xFD,\xFF\xC4&lt;_\xC6|\xF2\xCB\xF9cU\xD5I}M\xAC\xA3x\xC7w&gt;\xF4ڛunv\xDBm\xB7]\xC8J\xAFӼ\xFC\xF2\xCB!P\xD1(K٩\xEC\xBC$i\xCC$\xD3&lt;Λ\xF2\xD6T\xA7^1\xE5\xD67Rz\xE8\xA1p\x9C\xE7\x9F\xDE\xE9zʖ\xBF\xAA^1\xF9\xAB\xB5J׍\xEAQ6\xE5\x8F\xD1\xEB\xF5_\x94\xBF~ϒ\xDFm\xAF\xBA&gt;\xB5]\xA3\x91\xA9&lt;:\xAF
+\xB3\xAF\xC7i{\xF6|\xC4Կ꺪\xBA.&gt;\xFA\xE8\xA3\xF0\xED\x94Y\xB3f\xE9\xB0L \x80 Ћ\x80=ᬜ,\xCF\xC2\xED%\xAB \xD36uev\xD4\xEB\xCBୃu]\xC7n\xAA\xBD}\xD8\xCC\xDBk!i\xD1m(\xD40j\x90F\x9Az\xFA駽F򱎴a\x9D +O\xD2]}\xF5\xD5\xDE^\xD5        y\xD8 +\xB9\xB7\xA7\xB4a\xBD}s\xC1kD!k1\xF0J;a\xC2o\xC1N\xE5&gt;\xE9\x81\xE7\xCCXgko\xC1K\xC8ۆH\xF5\xD6\xC9\xDAۍXX\xD6h@\xD6\xF9\xDB\xDB;\xF9޾\xEAFm\x9A1cF\xC5\xC9\xFA-x\x8D\x8A\xA5\xA9\x97\xF2\xCD9\xFC\xE7~\xD8 +\xA1\xB7\xFBt\xFDYg\x9D\xE5m(\xDEtY3*s\xB6\x8C*s\xBE\xD9e\xEB\xAFұ\xFF\xF4\xE9ӻ\xD6i\xE6̙ޞx\x87\x91\xAE\xE4m\xC3\xE7v\x94C\xE5\xD25l}oˆd\xD9T\x9D BY\xAD\xD5ʟ}\xF6\xD9~\xECرa\xB4\xA5~\xD4Kyt+\xF7\xB4i\xD3\xC2HQ6\x98\x80\x97\xB5=\xFD\xF7q,9\x97U\xF5ꖿF\xF5\xD2\xE8ar9\xFE\xF8\xE3;\xBC\xB4o2e\x8F1y\xF2䞯\xFF$\xBF䧽\xBE\xE7\xEDU\xB60Ҙ +w\x9B\xAC.\xBD&gt;\x95\xE0\x84N\xE5U\x99\xF5G\xFB\xEB\xF7U\xD7L\xFE:Ӻ*\xDFn\xD7U\xD5u\xA1\xB8,\xC8\xF6S\xA6LI\xCBݯ\x99\xEC\xBFG\xFD\xCA\xF3\x8B\xCC\xC7NK\xE1\xA4\xF3ń \x80@V`\x84\xEC?\x88\xD2IO\xB4\x8B\x92\xA8\xFFk\xF5\x9E\xA5Y6fÈs\xACn+\xAB?ಪ\xC5A\xAFp\xAC\xB8⊡/\x822Гf=\xB1\xD5+&lt;\xFA\xAEȨQ\xA3:\xF2-ڧ#A\x8A\x8Eխ|E\x87W\xE7\xF6엳\xF3\xCBE\xFB \xE6:\xB5r\xA8\xEF\xC7h        ,?ٰ\xAB\xE9J\xD9mU\xF5V˕^';\xF7\xDCs\x9DZi\x8A\xFA\xC3d\xF3\xEAu\xBE\xAA\xDCj%P\x8B\x96\xFA\x9F\xE8\xBC\xE9\xDA\xC9Ne\xF5ʦ\xA9\xCA?\x9B\xAEl&gt;\xE6\xD9}\x8B\xAE\xAF\xEC\xF6n\xF3e\xFB\xEB\x9B7\xFA\xBBZ.\xD4ڡ\xDF%J؍?ލ3\xA64\xDB^\xEA_u]\xE8@o\xBF\xFDvh\xF1+=h\x8F\xE3ߣ\x8B\xD2\xD3ne\xFF'\x94\xFD\xD2\xD3A\xD8        @\xA0 }@ZqUP\x89\xF0\xEA\x9C\x90I\x93&amp;\xA11\xC4\x{2C2608D}\xA9S\xA7v\x94D#\xAF郛\xEA?҆\x89\xA4 +g\x91: \x80\xC4\x8C\x8CID\xE6&amp;=\x9F={v\xC7W\xEE\xE7\xA6\xFA7\xAD\xAE\xEA\x80~\xF4\xD1G\x87\xEF\xBDh\x949\xB5H\xA9\x9Fָq\xE3Z|4͜\xF2 \x80 0\x98\xB4\x80\xD02\x98\xD7װ\xCC\xDB\xDE\xEFw\xF65\xF4Pvur\xD7\xC0LC+\xA0az5t\xF5o\xBC&gt;\xB0ٖV\x8F\xAC*- Y +\xE6@\xDA,@B\xD2\xE6뛺!0l@\x86ͩ\xA2\xA0 \x805\x86\xB7&amp; \xBB#\x80 \x80 \x80@\xBCH\xBC)@@@\xA0\xA6HM@vG@@\x81x\x90x+R&quot;\x80 \x80 \x80@M\x90\x9A\x80\xEC\x8E \x80 \x80\xF1 \xF1V\xA4D@@\x81\x9A 5\xD9@@\xE2@\xE2\xADH\x89 \x80 \x805@j\xB2; \x80 \x80\xC4 \x80\xC4[\x91@@j
+\x80\xD4dw@@\x88 \x89\xB7&quot;% \x80 \x80\xD4 \xA9        \xC8\xEE \x80 \x80 /@oEJ@@\xA8)@R\x90\xDD@@@ ^\x80$ފ\x94 \x80 \x80 PS\x80\xA4&amp; \xBB#\x80 \x80 \x80@\xBCH\xBC)@@@\xA0\xA6HM@vG@@\x81x\x81ަ\xAA\xE4#F\x8C\xA8\xDA\xCC6@*\xBA\xFC7S\xB9/@\xDA'0\xB2}U\xA2F n؆\xFF9\xA4 \x80 P,\x80\xDD \xA9a\xA4\xBA\xED\xA4\xF8\x80];\xE2\x9C\xCEO\xACl\xA4h\x96\xA4G\xA0R\xE0\x8B\xBA\xE6\xCA~\x87hu\xAC&lt;=lD@\x81a.@\x90a~)&gt; \x80 \x80\xC3I`X \xAF\xBF\xFE\xBA\xFB\xDD\xEF~\x97z\xBF\xF7\xDE{\xE9\xFC\x9F\xFF\xFCg\xF7裏\xA6\xCB\xEF\xBE\xFB\xAE\x9B5kV\xBA\xFCE\xCE\xFC\xF5\xAFu/\xBC\xF0B\xE9!\x9BT֤\x90r\x9D6m\x9A˚&amp;ۆ\xF2\xE7\xFF\xF8G\xF7\x9B\xDF\xFCf(\x8B\xC0\xB1@@j \xBBD7\xC6\xFB쳏\xDBz\xEB\xAD\xDDE]\xE4\xFE\xE3?\xFEÍ7\xCEm\xB3\xCD6n\xF7\xDDw\xBF\xF8\xC5/ܷ\xBF\xFD\xEDtY+'N\x9Cر\\xC3l@\xBBΘ1\xC3}\xF3\x9B\xDFt\x87vX\xE1~M*kR\xC0K.\xB9\xC4\xDDv\xDBm!\x80[k\xAD\xB5\x9C\xA4&amp;L\xB7\xDCr\x8B\xFB\xDA׾\xE6~\xFC\xE37\xA18\x94@@\xA0\x81a\x80&lt;\xF5\xD4SN7ĺ        \x9D:u\xAA\xBB\xF0\xC2 ݿ\xFC˿\xB8{\xEE\xB9'!Ikȷ\xBE\xF5-\xF7\xBD\xEF}\xAF\x83\xE3\x87?\xFCaاc\xE5\xB0\xF0\x8Do|\xC3}\xE7;\xDFq#Gw\xB7iRY\xC5\xF1\x87?\xFC\xC1\x9Dz\xEA\xA9n„        \xEE\xCC3\xCFt?\xFF\xF9\xCF\xDDW\xBE\xF2\x95\xA9?\xFD\xE9O\xEE\xDE{\xEF\xEDX\xD7\xEBB\xB7\xBC\xB2ۿ\xFB\xDD\xEF\xBAVX\xA1\xD7C\xB9l^=gŽ \x80 \x80\xB5\x86M\xF2駟\xBA\x83&gt;\xD8-\xB6\xD8b\xEE\xDF\xFF\xFD\xDFݗ\xBE\x{12538A}\x9Fp\xC2        n\xED\xB5\xD7N\xD7\xE9\x86?ۙ\xF7\xAB_\xFD\xAA[j\xA9\xA5\xD2\xEDٙ\xA2N\xF6ٞM\x9B\x9D\xFF\xDB\xDF\xFEU\xD6y\xE6)\xA7HY\xB3\xF9\xC6\xFC\xAF~\xF5+\xA7r'v\xAB\xAD\xB6Z\xC7a\xFE򗿄\xA8_\xFE\xF2\x97\xEB{Y\xE8\x96W\xD1\xF6\xBCU\xD9qu\xBDd\xA7\xA2\xBC\xB2ۙG@\xF8b\xCA\x98\xE3G\xE5\xA7?\xFD\xA9\xD3\xCD\xF1\xFE\xFB\xEF_ښp\xD5UW槾&quot;?\xF8\xC1ܦ\x9Bn\xB6+\xAF\xBD\xF7\xDE;&lt;\xE1?\xF9\xE4\x93\xDD\xD2K/\xED\x96[n9\xA7\xF5\x9A\xBAmW\xB5\xB6\x9Cx\xE2\x89\xE1կ +7ܰ\xA3\xBF\x89\xFA)q\xC4\xEE\x82 .pGy\xA4S\xCBM\xEC\x94/\xEB\x83&gt;\xCAz\xD2I'\xB9\xFD\xE8Gn\xE5\x95Wv\xAB\xAF\xBE\xBA{\xF5\xD5W\xD3,\xABʒ&amp;\x9A3\xF3\xE1\x87\xBA\xA3\x8E:ʝr\xCA)n\x8F=\xF6\xF3j\xD0$\xBFs\xCF=\xD7}\xF6\xD9g\xEE\x98c\x8E        -!svK\v\xD9e\xEEg?\xFB\x99\xBB\xF3\xCE;\xDD!\x87Zʎ\xFF\xF4\xD3O\xBBv\xD8!\xB4Z\xFD\xD7\xFD\x97\xD3\xF2\xFA믟\xBEBU\x94Wz \x9B)ۮ&gt;5g\x9CqFh +Q\xD0\xF9\xCA+\xAF\xA4\xBB=\xF0\xC0\xEE\xDF\xFE\xED\xDF\xDC\xC5_\xEC6\xDF|s\xF7\xEC\xB3φmey\xA5;\xDA\xCC +7\xDCஸ\xE2\x8A\xEC*\xE6@@\xFA-`O\xFF+';^\xE1\xF6\x92Յi\xEB\xACt\xDF\xFF\xFFǷ\x9BJ\x8D\xC5믹暨\xEC.\xBD\xF4Ro\x81EHk\xA9\xBD\xDDt\xFB\xC5_&lt;,\xFF\xF6\xB7\xBF\xF5\xD6\xE2\xBF\xFE\xF5\xAF\xFB'\x9F|\xD2?\xF6\xD8c\xDE\xFAi\xF8e\x97]6j\xBB=]\xF7;\xB7@\xC3[k\x81\xB7 \xC3[ˌ\xB7\x8E\xEEa\xBB\xE9\xF6\xD6_!\xCCk\xBB7~̘1a\xB9诪\xB2\xBE\xF3\xCE;~\x8D5\xD6,0\xF2\xA0\xF85\xD7\\xD3\xDB\xCDȪ[Y\xB2\xC7SY6\xDBl3\xFD\xF5ק\xFBZ_\xAF\xF2&amp;\xD3O~\xF2o\xAD5\xC9b\xE1ϕVZ\xC9[p\xB6u;\xFEC=\xCE\xDB\xDDw\xDF\xED\xEF\xBA\xEB.o\x81@G\x9Eټ:6\xCCY\xC8o_o\xBD\xF5\xFCl\xE0\xED\xD50o\x81\x8F\xB7W\xF2R\x8BO&gt;\xF9\xC4\xDB\xEBy~\xFA\xF4\xE9a\xEFs\xCE9\xC7[\xBF\xA04\xDB|^\xE9\x9B\xB1o\x81dX\x95\s\xD9\xED\x831_\xF6;T\xF6;7e O@@\xE0\x8B(\xEE\x98\xD0\xEF(\xA7\xF9\xE9)\xBB&amp;\xBD\x825\xD0i\x91EqvӮH&amp;\xECj\x81Fh\xF1\xD8r\xCB-\xDDFm֝\xFE\xF9΂
+\xF7\xDCsϹu\xD7]\xB7r\xBB:\x96\xAB\x95\xC0n\xAAþ ,\xB0\x80\xD3([\xEA/aA\x8E\xD3Sx\xBB\x91\xDB\xF4*\xD3?\xFD\xD3?\xB9\xFF\xFD\xDF\xFF +\xCB\xDD\xFEʗU\xF5=z\xB4\xD31\xB6\xDF~\xFB\xB0\xBB:૜\x9A,\x98(-ˮ\xBB\xEE\xD2$\xA9\xDF\xC6\xE3\x8F?\xEE\xD4\xA1I\xAF3鵶C=\xD4=\xFC\xF0\xC3N\xB1S\xF2\x8AV\xB7\xE3\xFF\xE3?\xFEch\xB5:\xFD\xF4\xD3C\xEB\x87\x90\x9F;D\x92\xD7\xE76\xCCY\x91߾\xD3N;\xA5e\x95\xC53\xCF&lt;R\xCE;\xEF\xBCr\xEAw\xA3i\xA1\x85r\xCF?\xFF|\x98O\xFE\xCA畬W\xDF\xB5\x96\xDC|\xF3\xCD\xC9*~&quot;\x80 \x80 \x82\xC0\xB0        @\xAC\xB5&quot;T\xFF\xFF\xFE\xEF\xFFzbЍg\xF6\xE6S\xF3\xD9~\xBA\xF9\xD6 +\xAC^yRR\xB5]\xC3\xF9\xAA3\x{12AAEE}ʢ\x9F{\xEE\xB9gX\xF7\x9F\xFF\xF9\x9F!\xD8\xF9\x87\xF8\x87\xB4\x9C\xEA\x92=v\xBA\xA1dFi\xB3\xE9\xF3\xCB
+F\x92\x91\xA9\x9Ex\xE2\x89Ҳ\xE4\xB3׫`K.\xB9d\xC7+l\x9Bl\xB2IH\xA6\x9B\xF8^\x90\x98\xE3\xABώ\xFA\x92\xFC\xF3?\xFFs\x87yR\xBEl]\x93uٟ\xF9\xED\xD9e\xC9+dZ\xAF@Ru\xB9\xFF\xFE\xFB\xDD\xFF\xFC\xCF\xFF8\xBD\x97\x9D\xB2\xFBf\xD7/\xBA\xE8\xA2\xEE\xC0t{\x{DD57}\xB3&amp;@@\x81A6\x88\xBDztS9\xD3\xFC\xF3\xCF\xEF(\xE8Oє\xDD\xFE\xC1\x84\xD6 +\xAF\x9B\x9FfϞ\xEDԏC\xAD-ٛ\xDD\xEC|~\x9F:\xCBUe\xC9竎\xD9o\xBE\xF9\xA6\xFB\xFD\xEF\xEF^x\xE1\xB0Y\xA3\x8A\xA9\x93\xBC\xB6 +dJ\xEAs|{5*&gt;\xFF\xFA\xAF\xFFZ\\x96Xb\x89\x8EC%yu\xAC\xCC,t۞I\xF9kxf\xF5\xE7x\xE4\x91G\xB2\x9B;\xCEI\xC7[\xB8\xF2\xCA+\xDD*\xAB\xAC\xE2N\xFF\xF3\xE9\xF9M,#\x80 \x80\xF4I`\xD8tB׫&lt;\xEAT&lt;e\xCA\xF7\xC6oV_\xAC{\x9D~\xFD\xEB_\x87\xF3\xA4E \x9FOv\xBBnR\xEF\xBB\xEF&gt;\x97=\x9E^\xC9ҺW\1\xE4\xA3\xF3_\xC4TU\x96\xFC\xF1\xD7Yg\x9DY\xBF\x97t\x93n\xD6թ[\xDB2%\xAF\xB3\xC5\xFF\xEC\xB3\xCFv\xD6/é\x95AC\xFC\xE6\xA7$\xAF\xFC\xFAd\xB9\xDB\xF6$\x9D:\xB9k\xE8\xE0\xF3\xCE;\xAF4\xD0(\xCBK7|\xED\xB5\xD7\xDCi\xA7\x9D\x96d\xC7O@@\x81A6\x88ꮑ\x8C\xD4\xA1\xAC\xACsv\x87^\xBB\xF9\xFE\xF7\xBFn\xA6\xB5\xE1\xE3\x8F?vz\xF2\x9ELz\xC7_\xAF\xEAh\x88\xD9d\xD2\xCDw2\xA9߆\xFA\x80h\x94\xA6d*ۮo\x8C(\xF8\xD8w\xDF}\xC3M\xEBK/\xBDF\xC4R\xADӫ\\x93&amp;M
+\xD9\xE8\xE6^7\xC6j\xF9裏\x92\xAC;~v+\xAB\xEA\xA1|\x92IuIZ,\xAAʒ\xA4O~j\xD4+\xBDʖ\xFD\x86\x87&gt;\x84\xA8:o\xB7\xDDv!\xD9\xFB\xEF\xBF\x8Ct\x8C\xB2I\x81\xC4\xCB/\xBF\x82\x8DrUf\xA1\xFDo\xBD\xF5V\xB7\xF1\xC6;\xF5\xBBѫXW_}\xB5\xFB\xEF\xFF\xFE\xEF4\xEBl^I?\x9Ft\xA3\xCD\xE4\xB7땪lٴ\x9C\xBCf\x95\xBC\x9E\xF7裏\x86\xF3\xAF\x80P\xE7\V:\xEF\xF9\xBC\xB2\xC7Qn\xBC\xF1\xC6\xEC*\xE6@@C\xC0\x9EWNv\xCC\xC2\xED%\xAB \xD3\xD6Y\xE9\xBE\xDFy|{RFm\xB2&gt;ކ\xE4\xF5\xC7{\xAC\xD7HN\xF6\xE4\xDBۍf8\x94u\xB4\xF6\xD69\x8C\xBE\xA4Q\x97\xAC\x83\xB5\xB7\x96\x8D\xB0l/\xF4\xD6\xC2\xDBC{\xE2\xED\xED        \xBD;v\xAC\xD7hY\xC9\xD4m\xBB\xDDH{ \x86B\x9E\xF6J\x91\xB7\x8F!&amp;\xBBz\xBB\xE9\xF6\xD67\xC1\xAB\x8C;S\xDFm\xB7\xDD\xC2\xE8S\xD7^{m\x9A&amp;\x99\xE9VV\xF26\xE4\xA5ѝ4Z\x97u\x80\xA3wY\x90\xE35*\x96\xA6\xAA\xB2$\xC7I~Μ9\xD3[kG\xC5Je\xB6`\xCE\xDB0\xB6a\xB3\xF2\xD7(Y:\xE7\xC7|\xBA&gt;\xD97\xF9y\xD6Yg\x854\xFB\xED\xB7_\xF9\xAB\xEC\xF8֟\xC6\xCB\xC6:w\x87]\xADC\xB8\xB7׽\xFC\xF2\xCB/\xEFUoM\xF9\xBC\xC2\xCA\xCC_\xD9\xED\x93'O#tiT0 \xEA\xBC}\x8B\xC4ې\xC4a\xDDw\xDC\xE1-\xC0 \xE7\xD4&gt;\x9C\xE8U6\xFBX\xA5\xB7W\xEA\xBC\xF5\xCF        \xA3\e\xF3JF,Ke-V~%\xDD\xEB\xF2\xCB/\xF7\xF9k.I\xD3\xEF\x9Fe\xBFCe\xBFs\xFD&gt;&gt;\xF9!\x80 \x80C!0B\xAD
+l\xF4\xFE}Q[m\xEB\xAB\xF6\xEC϶\xE7\xD8\xF1'~\xFE@\xFA\xB0\x9C^\x8BR\xFFu\x9Fo\xBE\xF9t@\xB5V\xE8 \xE5\xFA\xEE\x85Z 4zUv\xEA\xB6]i\xF5d]\xAF\xEE\xE8\xB5+\x95#;鉻4!_\xB5` \xB4|ټb\xE6\xAB\xCAR\xB4\xBFZ0Tf\x8D\xB0\xD5ˤ\xA8\xAC\xD9@\x8F\x9F=f&gt;\xAF\xEC6\xCDw۞O\xAF\xF3\xA9\x962M*ח\xBF\xFC\xE54IY^:_\x94@\xFDc\xB9d\x91\xC2k.ͤO3e\xBFCe\xBFs}:,\xD9 \x80 \x80C*0rH\x8F^\xE3\xE0z\xCDɾQ#\x87\xFF\xBF\xEB\xA8Q\xA3\x9C\xFE\x94MU\xDBuc\x9B\x8CΕ\xDF_7\xB3\xC9 +\xFA`:vUY\xF2eӲ\xFAnԙ\x92\xBA%y \xF4\xF8\xC9~\xFA\x99\xCF+\xBB-f{&gt;}|h}6\xF8\xA8\xCA+-霟ϓe@@\x81\xFE \xAB&gt; \xFD\xA9\xB2 \xFD\xD4'#\xFB\xEDl\xDEz^\xB5=\x9B\x96y@@\x88\xB6\xAF`\xC5W\xF1\xF3)5\x92\x96} +=lP \x86:\x8Eg\xA7n۳i\x99o\x9F@\xD9k\xFD\xAE)\xAF`\xF5[\x94\xFC@@`8 \x8Bd8@R\xC6v        \xF5;\xEAw +        @\xFA-J~ \x80 0j á\x82\x94\x81&amp;  +\xE4@'\xF4&amp;\x9F1ʆ \x80uz\xEE\x84^t\xE3T\xB70\xEC\x8F \x80 \x80\xED\x98+;\xA1\xB7\xFB\x94R;@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9 \xCD=7\x94 @@\x81\xD6        \x80\xB4\xEE\x94R!@@\x9A+@\xD2\xDCsC\xC9@@h\x9DH\xEBN)B@@\xA0\xB9#c\x8A6bĈ\x98d\xA4A@@*\xBA \xDE\xFB\xCA ؈ \x80 \x80\xC4
+\xF0
+V\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-@R\x9B\x90 @@@ V\x80$V\x8At \x80 \x80 P[\x80\xBE\xEA\xF7=\xA4IDAT\xA46! \x80 \x80 \x80@\xACH\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-@R\x9B\x90 @@@ V\x80$V\x8At \x80 \x80 P[\x80\xA46! \x80 \x80 \x80@\xACH\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-@R\x9B\x90 @@@ V\x80$V\x8At \x80 \x80 P[\x80\xA46! \x80 \x80 \x80@\xACH\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-@R\x9B\x90 @@@ V\x80$V\x8At \x80 \x80 P[\x80\xA46! \x80 \x80 \x80@\xACH\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-@R\x9B\x90 @@@ V\x80$V\x8At \x80 \x80 P[\x80\xA46! \x80 \x80 \x80@\xACH\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-@R\x9B\x90 @@@ V\x80$V\x8At \x80 \x80 P[\x80\xA46! \x80 \x80 \x80@\xACH\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-@R\x9B\x90 @@@ V\x80$V\x8At \x80 \x80 P[\x80\xA46! \x80 \x80 \x80@\xACH\xAC\xE9@@@\xA0\xB6HmB2@@@\x81X\x90X)\xD2!\x80 \x80 \x80@m\x90ڄd\x80 \x80 \x80\xB1 \xB1R\xA4C@@\x81\xDA \xB5        \xC9@@b@b\xA5H\x87 \x80 \x80\xB5@j\x92 \x80 \x80\xC4
+\x80\xC4J\x91@@j \x80\xD4&amp;$@@\x88 \x89\x95&quot; \x80 \x80\xD4 \xA9MH \x80 \x80 +@+E:@@\xA8-\xF0\xFF{\xE0W\x85\xD7\xCFV\x9DIEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsoverflownotmovingbelowfloatsinvariablewidthregionsexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,286 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum4a8562392a83f7c1f0819901601b0526\xCFy}@IDATx\xEC\x9D        \xFCWS\xFE\xFFOdg\x94,Y&quot;{e\x89\xECY\xA1\x8C\xF8\xDBED\xE3A\xCAZ\x88\xA2\xC1`\x98 j\xC6\xF40\xB2$\x85\x8A\x8C\xA5\xD20\x92\xEC?[\x84a\xEC[\xF65\x9C\xFF\xFB\xF5\x9EΝ\xF3=\xDD{\xEE\xFDl\xDF\xEF\xA7o\xAF\xF3x|\xBF\xF7\x9E\xED}\xDE\xE7yν\x9Fs\xEE\xD9ZX1\x86\x86H\x80H\x80H\x80H\x80H\x80\x81\xC0b\x8D\x90\x93      %\xC0+        \x90        \x90        \x90        \x90        \x90@\xA3`\xA4\xD1P3!     v@XH\x80H\x80H\x80H\x80H\x80\x8D; \x8D\x86\x9A        \x91        \x90        \x90        \x90        \x90        \xB0\xC2:@$@$@$@$@$\xD0h\xD8i4\xD4L\x88H\x80H\x80H\x80H\x80H\x80\xD6     \x81F#\xC0H\xA3\xA1fB$@$@$@$@$@쀰\x90        \x90        \x90        \x90        \x90        4v@ +5&quot;    `\x84u\x80H\x80H\x80H\x80H\x80H\xA0\xD1\xB0\xD2h\xA8\x99        \x90        \x90        \x90        \x90        \x90; \xAC$@$@$@$@$@\x8DF\x80\x90FC̈́H\x80H\x80H\x80H\x80H\x80\xD8a     h4\xEC\x804j&amp;D$@$@$@$@$P\xD5\xC8\xD7_m\xDE~\xFB\xED\xAAR}\xFF\xFD\xF7ʹi\xD3\xCCܹsͧ\x9F~j\xE6̙SU\xF9\xB5\xF6\xF3\xCF?\x9Bٳgg\x8A\xFE\xE1\x87̌32\xFD\xAB\xE1\xA6Q\xCF\xEC\xFC2\xAEF\xDE˕QmF\xB5x\xCA\xCD[\xAF\xDAy +\xE5g\xD9\xC1\xE4\xDDw\xDF\xCD򎺇u:\xB8\x86\x9E\xB5.׼|\xE6\xBD_*a\
+\xB6PϦ\xAAS\xD09\x8FI)\xF9*\xB6\xD6u\xA0\x88\x8D\xA6\xB1\xEAR\xA5yi\xE5\xE1\xFF\x86\xCFV\xA5|\x9A:~S\xBD;\xDDZ\xA4\x97U\xFC\xFAR\xCB\xF2\xAD\xE5\xBB5\xB7ҳgO\xB3\xFAꫛ8\xC0y\xE4\x91f\xF1\xC57믿\xBE\xE9ݻ\xB7\xD9k\xAF\xBD\xCCRK-eF\x8FmƏ\xAF\xE1n\xBA馪\xB1\xB8ꪫ̝wީ\x8D\xF5N\x9D:\x99\xA1C\x87\x9A&lt;\xB0j\xF2k!\xE8\x99g\x9E1[m\xB5\x959\xFE\xF8\xE3S\xC5?\xF9\xE4\x93f\x87v\xA8i&gt;\xD2\xD26lXM\xD3L\xCDlǰ\x8C\xF1\xB05\x95\xA9&amp;\xA3Z&lt;\xD5\xE4Rͼ\xD5\xEB\xEF\xFF\xBBiӦ\x8D7n\\xD1(I\xB8\xB4:\x9Dx6\xE2M\xAD\xCB5/\x9Fy\xEF\x97J\x97\x821MϦ\xA8S\xD09\x8FI)\xF9*\xB6\xD6u\xA0\x88\x8D\xA6\xB1\xEARV^\x9A\xB2푥S\xAD\xDC\xFD\xDF\xC1 +7\xDC\xD0l\xB7\xDDvu\xF9{]n\xFE\x9B\xEA\xDD\xD0\xD8\xE9V;\xBD\xB4\xF7,\xCA\xC0\xAF/hת\xDDT\xF3w\xAB\xCD1\x87r\x88\x95ч$\x94t8l\x9F&gt;}\xFB\xED\xB7\xDFnG\x8D\xA5va/\xBA\xE8\xA2į\x92\x9B/\xBF\xFC\xD2&quot;\xAD_~\xF9Eż\xF2\xCA+\xF6\x9Bo\xBE\xB1|\xF0AYb\xE5 \x89\xBD\xE7\x9E{ʊ[j\xA4\x93N:\xC9\xEE\xBE\xFB\xEE\x99\xD1\xFE\xF4\xA7?\xD9\xD5V[-ӿ\x88G^~\xC24*aWD\x9Fr¤\x95q('/\x9Fa\xF8\x98=OV\xA5\x8CB\xF9\xD5|b\xF9*ǯҼ\x96\x93&amp;\xE2\xB4m\xDB\xD6^q\xC5eE\xEBtYB\xAA\xA9\xD6嚗ϼ\xF7K%\x8CK\xC1\xEA\xD9Tu
+:\xE71        \x9F\xCDR\xF2\x89\xB0a\xFCZׁR\xF5\xABU\xF8ƪKi\xFA7U\xDB#M\x97Z\xBA\xA5\xFD\x86\xCFV-ӯ\x85\xEC\xF0yi\xAAwCc\xA7\xA6r(\x87uX\xD2\xEAK9r\x8B\xC6\xC9{\xB7\x95\x93.w\xE4\x94SN1\xAD[\xB7\xCE\xEC\xF8\xEE\xBF\xFF\xFEf\xCB-\xB7T\xFF\x96-[\x9A-Zd\x86-\xC5\xE3\x85^0\xD2\xF9H\xE4m\xB4\xD1Ff\xD9e\x975\xD2p/$F2\x9B\x84\xFB\xF1\xC7M\xAF^\xBD\xCCSO=\x95\xB8e\xDD̛7/\xCB+\xD7\xFA\xC2`\x94h\xB1Ų\xD1fq\x8A\xA5]j~\xC24Ja\x97\x9B\xD1\xF9|\x9D\x8A\xC6\xF1å\x95\xB1\xEF_J\xB9\xF9\xF1\xD2\xEE\x8BȪ\x84Q\x9A\xFC\xB0 \xD2\xF4\xAA\xB5[VU\x92ט\xCEY\xE9\xB98\x950\xA9$\xAEK\xBF\x9Ck\x98\xA7Z\xEB\x91%\xBF\xD2\xF7K9y\x8F\xC5        \xF5\x8Cթ\x90a(7\xCF? \xEF\xECE\x98\xA4=\x9B.~\x91kZ\xFC0\xEFE\xE4\xE4\x85)\x97A\x9E\xDCJ\xFCk\x91Ϣ\xFA4Uۣ\xA8~\xD5
+\x97\xF6;\xD8TܫQӞ\x97ػ\xA1Z!'Կ\xDA\xE9\x86\xF2C\xDD\xFD\xF4\xD28\xB8\xF0yr\8\ú\x90V_\xFC\xF0\xFE}\xACM\xE9\x87K\xBB/\xF2nM\x8BW\x8A[˼\xC0;\xEE\xB8c4\xC8K,a\xB6\xDDv\xDB$ \xE6\x8B +2\xC4`*\xD6
++\xAC`&amp;M\x9A\xA4S\xB6sֆ\xAEC\xE6\x9F\xFE\xB9\xF9\xF3\x9F\xFFl\xBAv\xED\x9A\xC4u7\xD7_\xBDN\xD3\xF8駟\xCC\xC9'\x9Fl\x96Yf\xBDb\xAA\xD7ĉ\xCD̙3ͬY\xB3\xCC\xDF\xFE\xF67\xED\x90`\x86\xA4&amp;O\x9El\xDEx\xE3 +\xF3\xC5_\x98\xAF\xBE\xFA\xCA\xDCu\xD7]:}k\xE4ȑ\xE6\x810\xEF\xBD\xF7\x9Ey뭷̈#\xCCr\xCB-\xE7\x92\xD3\xEB\x83&gt;h\x9E~\xFAi\xED8L\x980\xC1\}\xF5զs\xE7\xCEf\xEAԩ\xE6\x9Ak\xAE1\xEDڵ3\xE8]z\xE9\xA5Z!\xFE\xF1\x8F\x98\xF5\xD6[O\xE3J/לq\xC6f\xCD5\xD7\xD4&lt;&gt;\xF7\xDCs\xAAs\x83&quot;\x96\xAC\xB4e̘1e\xE5\xC7Os\xEE}vE\xF2+\xAB4\x9D\xFC\xF4ܽ\xF4\xD4\xCD9眣\xC7\xD7_]\xA7\xE8\x81ا\x951\xFC|\x93Vn\x90\x99V\x87Pvg\x9F}\xB6\xAEA\xFA\xEB_\xFF\xAAu\xEF\x98c\x8E1\x83 +ҩ\x83i\xB2\xFC:P\xA3&lt;]\xE1_\x8D\xE7!\xAB\xAE\xAF\xBD\xF6ک,\x90\xAE|\x891\xFD\xFA\xF5ӏX\x8FԪU+\xAD\xCF;\x{DD13}&gt;\x8F~}@\xF8XY\xA9/E\xEB\x84\xD3\xED\xF4\xD3O7\xB7\xDCr\x8B&gt;3\xD0e\xD3M7\x85W\xE1w\xC2\xC6t\xC63\xFC\xDB\xDF\xFE\xD6\xEC\xB2\xCB.Z\xD7\xF08p\xA0~,A\xFD\xC04R\x89\xD1w\x9E?\xBCCB\xCBS\xAC\cza\xFA٩\xA7\x9Ejl\xE4˒;v\xAC9\xEF\xBC\xF3\xCCn\xBB\xEDfd$9TA\xED\xE5\xBC_P\xFE\xD5` 92\xAA\xAD\xF5p\xBAt\xE9b\xCE&lt;\xF3\xCC\xF4 \x9F\x9F\xFB\xEF\xBF_\xB9c:        \xA6\xA0\x8C\xF1[q\xDDuי\xEEݻ\x9B&lt;${\x95\xC2$\xED\xD9G\xF9e\xBD\x9B\xC2̥\xC5G\x98X\x88\xE9ʏ=\xABK/\xBDt\xEA\xEF\\xEC\xD9\xCFJ\xBB\xC8s\xEA{\xAC.\xC5\xEAz\xDE;9--߭)\xDAH?\x96\xA7{\xEF\xBD\xD7{\xEC\xB1\xDA\xB8\xED\xB6\xDB\xF4=\xF2\xC4O\x98\x83&gt;X\xEB\xF6{\xEC\x91Yo\xD3\xDE\xE3'\x9Cp\x82~\xF5\xDB:\xE1\xEF`\x9EN\xB5|\xD7e\xD5%\xE8\x94\xF5n\x9F\xBC\xEB0mѵ\xDD\xF2\xF2SN=M{W\x87\xEF$\xB4\xFF\xF6\xDBo?ms\xA2m\x8A\xB6&quot;\xDAjW^y\xA5.'\x88\xE55M&gt;\xF2\xE1\x9B0\xBD\x90ڝ\xF8
+ۧ\x90K\xDBO\xA3H\xBB        \xE1\xB3ڔEؖ\xF2n\xF5u+\xEB^zb%\x99p
+\x96y\xF3\xCD7\xB7[l\xB1\x85}\xF8ᇭ\xB5\xA6\xEE۷\xAF\x91\x9E\x98\xEDѣ\x87eK\xCF\xCA\xF6\xEF\xDF\xDF\xCA|p+\x8Bv|\xC9=\xA6v\xC9(Bb\xC74\xB0ؕW^Y\xDD\xE4\xC7P\xE3K'\xC1J\xA1Z\xF9Zb\xA5\xA1e\xE52\x89#\x8DO+?jo߾\xBD\xBD\xF8\xE2\x8B?\xFF\xE6\xFB￷\xB2\xCE\xC5&gt;\xF4\xD0C\xEA|\xFE\xF9\xE7[Yk\xA2\xF7\x9F|\xF2\x89\xEDС\x83\xFEɏ\xA6\x95Jf;v\xEC\x98\xE4 \x81\xE4\xD5\xCA\xA6ᑷ\xB5\xD6Z\xCB\xEE\xB9\xE7\x9EjO\xFB'Q\xA7\xA2\xC0/\x96\xB6\xF4\xA0\xCB\xCA\xE4\xFAi\x84\xEC\xF2\xF2+\xAB\x98NH\xD7p\x90Υ\xBD\xF5\xD6[\xD5        2e틲ra\xC22v\xEE\xFE\xD5/\xB7\x98^\x883}\xFAt {ٻ\xEF\xBE[넼|Q֗\xD5\xC0C,\xA52
+\xE3\xC3ʯ\xD6\xF3\x90V\xD71%1\xF6&lt;\xC9K\xD5JCW\xD5|饗\x94\x8Btܬl\xB1@^\xF3\xCA*\xAF\xBE\xADPφt6,\x9E\xA5\xFD\xEB_v\x83 +6Pn\x90\x91W\xBE~\x9D\xCE\xD3im\xB3\xCD6 +\xA6\x8Bv\xEB\xD6\xCD}\xF4\xD1\xF0R\x83z&quot; +cgmp\x8D\xE5)V\xAEE\xF4\xAA*\xDE\x98n⌟O\xB8\x95\xFA~\xA9\x84\xB1\xD3\xC1]\xC1LNj\x95\xF9\xC0Z\x8F\xA4\xC1\xA5v_\xCF\xF0\xF9y\xE7\x9Dwt\x9A\xA9|\xA4\xD1\xF8\x8F=\x{198575}qV&gt;\xD2h\xDC&lt;\xFF\xBC\xBAP*\xFF\xD9,RF.\xFF\xEE\xEALJ[\xAC\xE4\xE9\xEEd\xBAk\xECY-\xF5ُ\xA5\x9D\xF7;}\xFCk\xAC.\xE1\x98\xF7N\xF6\xD3ʻo\x8C\xB6G\x91&lt;I\xA7\xC1\xCA\x8CD]\xBC+dM\xAC\xDAc\xFC\xD3\xCAR&gt;\xCCٴ\xDFA\xFF\xD9*\xA2S-\xDEu\xB1\xBC \xB3\xB1w\x83\xFF\xBC\x84\xFC\x94ZO\xB3\xDE\xD5a\xBA\xAF\xBD\xF6\x9A\x95&gt;ZNh\xE2}\xB4\xFD\xF6\xDB\xEB4\xFFX^\xB3\xE4\xAB \xEF_\x98\xBC|YrbiC\x86_`O\xAB/pw&amp;֦,¶\xD4w\xABK\xB7\x9Ck\xF6&lt;\xA1\xB2\xBA3\xC6\xEC\xB3\xCF&gt;f\xE7\x9Dw62wT\xBF\xEA\xB9ݠ\xA4!j\xD0˗}\xFD\xEA\xB7\xFC\xF2\xCB\xEB\xAEV\xD2Y)\x94\xA6\x81I\xC3?b×\xB8\x8D7\xDEX\xBF\x9C\xEE\xBB\xEF\xBEڋ]e\x95U\xB4G\xEB\xB9b!\xB8@I\xE4gM[r\xC9% +\xBE\x96\xBB\xA9d+\xAE\xB8\xA2y\xF9\xE5\x975ͮ\xBB\xEE\xBAf\xB3\xCD6\xD3^\xF2k\xAC\xA1\xF9z\xF5\xD5W\xD5_Q\xDA۔\x87ڑ\xC6o~\xF3\x9B$ͼ\x9BX\xDA\xC5A\xBD\xD4\xFC\x84i\x86\xEC\xF2\xF2+\xAB&lt;\x9D\\xDA\x8D\xC2H\x954\xAC\xD4        È\xF8r\x84/\x9F\x8F&lt;\xF2\x88 V\xE8\xEA\xCA-\xA6\xFD\xFA׿6Gu\x94\x8E\x84\xE0\xCB\xF2\x89'\x9E\xB8\x80|'+\xF4(\x95Q\xDF\xD9C\xF9\xD5x\xD2\xEA:\xD8ƞ\xA7\x9Bo\xBE\xD9Hg]\xD5\xC2s\x83\xA9\x8B\xF8b+
+\xFD\x9A\xED?Kye\x95W_\x8A\xD6        \xC7H:\xFA,\xE1 \xE7\xFE\xF0\xF3\xE6\x9Bo\xEAe^\xF9\xBA\xF8\xB8\xE6\xE9\x8C0x\xA6\xEF\xBB\xEF&gt;\xCD7\xEC\xBB~\x85\x93X5̓:H\xEF\xC3yy\xCA*\xD7&quot;z᫶_O0\xC2\xEB\xDB}]\xCA}\xBFT\x831F\x8D\xF1\x94ƍ\xAA$\x97 \xEA\x95t}\xF5&gt;|~0\x8C\xBA\x86/\x8E\x88/?\xF4:\x92\x82\xAF\x84\xCF?\xFF\xBC\x8E|\xC5\xFCcu\xA1\&amp;\x8Eq\x912Z \x83\xE2\xE0\xE2;\xBF\xAC:\xD3\xDD\xC5\xF5\xAF\xB1g\xB5\xD4g?\x96v\xDEs\xEC\xEB\xE4\xDFgե&quot;\x8B\xBC\x93\xFD\xB4*\xB9\xAFFyɓ|&lt;5їN\xB5\xAA\x8Bw\x8C\xFB\x9D\x8B\xF1O+K7\x8B&quot;\x96\xEF&quot;:\xD5\xE2]\xCBK\x91w\x83{^\xC2wC^~J\xAD\xA7Y\xEF\xEA0]\xBC\x93\xD0V\x84\xC1\xAC,\xB0\xC6L\xE8\xCBk\x96\xFC\xB0\xCC\xC2\xF4\x9C\xBF\xE3\x90%'\x96\xB6\x93Q\xCA5֦\xCCc[\xFD\xFC\xB0U\xEF\x808\xD8H +y \xD3\xC1&lt;\xFE\xF8\xE3\xC3\xC6\x92\xC7X\xAC\xF0\xCFf\xD5\xC8\xF3\xFFA\xB6/?\xE4\xEA\xCCJ+\xADdd\x81\xBC9\xF4\xD0C\xCDG\xA1 +0\xAC\xC7pƏ\xEB\xDCp\x85;\xA6\xFC\xFB\xDF\xFF\xD6t\xC50\x943a\xBA\xE8&lt;\xB9]ЁBc\xEEW\xBF\xFA\x95 \xAES\x8E\xB2\xD2JͿ\x89\xA5]n~\xC24`\xF3\xDA\xFD&lt;\xC5\xCA*O'\x976\x86\xA5W]uU\x9D\xAE\xE6ܰ\xB3̳\xCF&gt;\xEB\x9C
+]˘^N\xD0\xFF\xF8G\x9D\x86\x85c\xDA:'˅\xF7\xAF!\x93\xD0\xEE3\xF2\xE3\xF9\xF7\xA1|\xDF^\xC9\xF3\xD6\xF5&lt;\xE8|&lt;\xFA裉jxN0\xC9?oE\xCA\xCA&gt;\x8B\xA2u¥\x8D\xE1og\xD00\x85\xC1z^\x9E\\\x8B\xE8\x8Cu_\xF2UJ\xB7\xF1F4|\xD1\xF9@'ؽ\x970g7\xCD\xE4\xE5)\xAB\\x8B蕖^\x96[\xB9\xEF\x97j0Ə\x91{f\x9D~\xD8\xFD\xD3\xF9\xD2LXG`\xF7\x9FA|\x98#\xA6\xC0\xC4\xFCcu\xA1\&amp;\xAE\xCC\xCA-#\xDF\xE5ݷW\xF2l\xE7=\xAB\xA5&lt;\xFB1n\x8E\xB9\xAF\xB7\xFF\xBB|\x85׬\xBAT\x94c\xDE;9L\xAF\\xBB\x9F\xAFrˣH\x9E0]\x9DjL+\x84\xC1\xFB\xC4}t\xCC\xE3\x96e\x91\xBCѩ\xEF\xBAX^\x8A\xBC\xFC\xF2\xC0\xBD\xB3ɏ\x8Cb\xF54\xF6\xAE\xF6\xE5\x80=&gt;\xF6`\xAB\,@G\xD2}t\x8E\xE55&amp;?,??=\xE7\xE7\xF2\x9D%'\x96\xB6\x93Q\xCA\xE95U{\xB6=6w +H\xA9\xB3\xC2c\xDEF#\xB0Em-͵\xD7^\xAB_\xE8\xB0\xBA\xF8\xB1r_\x82]EHK\x86\xAFs\xF9\xCB_t.\xB6\xDFxK \xEF\xDC0\xAF\xF1\x907_\xBE\xEF\xC2f]ci\x97\x9B\x9F\xAC\xB4\x8A\xB8\xE7\x95UL''_\x86͇~h\xB0\xD6\xC75XdJ\x9E.Ї_)Ʊ\xCC\xD3 2e\xF8Q;&gt;\xF8\xB2\x8E\x8C\x8A\xF9\xC6\xC9\xF2ݪy_T~\x91\xBC\xC4\xF4ʋ\x8F\xF50\x87v\x986\xF6\xF0\xE2E\xE7\xDF5\xF6C\xB9\xD5(\xAB&quot;u&quot;Lv|\x95B_\x8F\xF2\xF2\xE4\xC7/\xA23d\xE2 \xBC[\x8F\x86\xF5/\xF8\xC2\xA7\xCF&gt;\xFB\xCCd\x8D~\xB8t\xCA\xC9S\xBD\x9C\xFC&quot;\xD7j\xBC_\xCAe,\xC3\xF5\xBA.\xAE\x88\x9EE€=:|Y\x9D&gt;\xDF?V\xCAe\xE2\x9E\xCDr\xCB\xC8\xC5\xCF\xCBkL\x{1F4E25}&lt;\xAB\x88\x93\xF3KK\xBBT7\xBF.Ɏ\x94\x85\xDE\xF1y\xEF\xE4Ru(5|)L\x8A\xD6 +\xFC\xB6\xA0\xDC.\xB8\xE0]ӈ\xF5M0\xA5\xA4U4Et\xAAŻ.\x96\x97&quot;\xE7\xA5H~\x8A\xB2q\xE1JyW\xA3\xDC\xF0!\xE4\xC2 /t\xD1s˭\xF9\x89\xD0\xF97&gt;\x87491Ρ\xAC\xA2\xF6X\x9B2&amp;\xA3\xDCwkLf̯\xEA# Y\x89a\xD8 \xB8\xB0\xC0\xCBL!\x81[\xB5 A\xC4t,z\xC2\x95\x8F&gt;\xFAHN\xBE?˹\xE1\x8A\xC5r8cү,~\x98\xAC\xFBu\xD6YG\xD9ؙ\xA0K\xBB\xDC\xFC\x94\xA3\x87'VVy:99\xF8J\xDEXx\xE7 :j\x98\xE4;\xF7\xBC\xAB+\xB7\x98^N\xF4\xCAZ\x83\xAF +g\x9Du\x96sN\xAENV\xE2P团\xF2\x8B\xE4%\xA6Z^|\x9C5\x83E\xE8X܆\x80lA\x9D)\xAEҲ*Z'\xD2\xC0\xA6m\xDCz\xEB\xAD\xF5\xC3A\xD1wDQ\x9D1&quot;z\xC7w\xE8P;\xEE1\x9D 1m\xC2
+u+7OE\xF5»\xAF\x88\xA9\xF4\xFD\x824\xCAe\x8C\xE9!\x88\xEB\xBF\xDB\xD0xpSO\x8A\xE8\xB5H\xFA\xAE GU\\xDF?V\xBF\xCBe\xE2\x9E͢e\xE4\xF4rW\xDFٳ\xAE1\xDD\xD3\xE2\x94\xF2\xAC&quot;~L~\xCC/-\xEDR\xDD\xFC\xBAT\x94c\xDE;\xB9TJ +_
+\x93\xA2y:\xFC\xF0\xC3u:&quot;n\xFA\xF4*%\xAD\xA2\xF9(\xAAS\xB5\xDFu\xB1\xBCy7d=/E\xF3S\x94O)\xEFj\xB4G\xD0        \xB8\xFC\xF2\xCBu\x86\xD2\xF8\xCF\xFE-\xB7R\xE4\xA7\xE9\xEC8dɉqN\x93\x97\xE7kS\xE6\xC5-\xF7ݚ'7˿\xA4~41\x85_\xB6\xD3 \x98\xE7\xE6 \xECn*1D\xE7.:        XC\x81]i\xDC\xFCb\xC7]\xF1\x85R+5\x90٘:w\xE8\xE2\xE4\xC3\xF9ؙCk\xB2HWw\xAB\x80 +RY\x84\xA4\x8Db4\xCA|\x83
+\x83\xD3ɿ\xFB\xEE;\xED!\xFC\xD8&quot;-4\xE0\xD0pvz\xC0\xF9Ao\xE1PГ\xFC\xF6\xDBo\xD5-\xFC\x874 &amp;\x966F\xCA\xC9\xE4\xFAi\xC0\xB2\x8B\xE5)VV1\xC6H\xC7|]\xC6K
+\xF3=\x9D\xC1\x94;\xEC,\x86\x9DB`\xD2\xCA؅uW\xBF\xDCdqT\xB4\xA1\xA1\x89\xD9\xF0\x95\xC3\xFE7\xDCp\x83\xC1P\xB13\xBE\xAC\xB0 L)\x8C\x9CL\xFFʯ\xE6\xF3\xD6\xF5XA'\xEC\xCA}\xC0 +&gt;* \xFC\xFD\xBC)\xABX})Z'\x90. \xF2\xE2 \xE6c\xBA$\xA61\xE6\xE5ɯ\xD3EtF\xA83a\xC14\\xB1\xA3b\x98\xFB\xD8\xCBS\xAC\\x8B\xE8\x85\xCE\xD6\xF4\xE9ӵ \xB0\xC6\xEFB\xBF&gt;\xFA\xF9,\xE7\xFD\x82|\x97\xCBq\x9DA\xB9`\xB4W&lt;GX\xBB\x85]{6\xD9d +\xE2\xEB        \xBFN9\xF8\xE8\xE0 vf\xC1;\xEFg\xB2\xFCcu\xA1&amp;\xFE\xB3\x89\x9D\xF3\xDEMN?w\xF5㣬bu \xA6\xBB\x93\xE7_\xF3\x9E\xD5R\x9E\xFD\xBC\xB4cϱ\xAF\x93\x9FU\x97\x8A\xD4\xF5\xBCw2~#\xB1VoΜ9~\x92 \xDC7VۣH\x9E\xA0\xA6x\xE1PdL\xC5\xF3\xECL\xFF\xB0,/\xEDw\xD0\xB6\x8A\xEAT\xEDw],/y\xEF\x86\xF0y\xF1\xDF +E\xF2SJ=\x8D\xBD\xAB\xFDtіô+\xFC@\xB8a\x87\xABX^c\xF2U\x88\xF7\xCFO\xCE&gt;ԕ\xB4\xF6\,m\xC8\xF0\xEB\xECi\xF5\xEE\xCE\xC4ڔ\xB5hϺt˺J﬐\x91\xF9\xD3V:\xE9.(\xF2Cn/\xBB\xEC2+CGI\\xEC.\x80]\xAB\xB0c\x944\xC0-v|\x90E\xE2\xEA&amp;\xDB\xC4i8iZfW\xD2\xC8&lt;;\xA6`%ɐ=\xED\xB4Ӭ\x9C\x95 ++ +)u\xC3n&gt;rJ\xAB\x95G\xDDiE*\x90ʗ/u\xBA\xEB\x80,,\xB2HS^lV^\\xEAw\xEE\xB9\xE7j\\xA9x \xEC\xBC%/A+=\xF8\xFES\xA6LQ\xD9\xF2e\xC3ʏ\xA6\x95\x97\x8D\xEE\x92\xBD\xB0\x8C\xFCxY\xE9t\xE8N&gt;./Y +#\xD3\\xAC,r\xB2rj\xBC\xEA/\x8B 5m\xFF򁴐7\xEC\xD2$\x9D\x8C̴\x91V{ٽ\xAB\xD4\xFC\x84iHá;i\xF4\xE5\xE6)\xAB\xACb\x8C\xFD|\xE2\xFE\xC5_\xD4\x8F\xB0\xFB\x81\x94)AZ\x96\xF0K+c\xB8\x87&amp;,\xB7,\xBDd^\xB9E\x9D\x92E\xFB*BvV\xD6\xFFX\xD9&gt;Y\xEBCY~Za\xFD*\xC2ȏʗ\xEDF\xAB\xF6&lt;\xC8\xA2\xEA:\xD2\xCBb?قU\xEB\xEA\xFE\xF0\xAC\xE0\xF9\x95\xB5K &lt;Kp\x8B\x95v\x87\x8B=\xA5\xD4        e\xD4]\xE4~\xFF\xFB\xDF\xEBNP\xD0S^\xB0PYMV\x9E\xC2:\x9D\xA7\xB3\x93\x87\xAB4\xF0,v@q\xF5\xC9\xCAS\x91\xF7\\x8C%Ҝ6m\x9A\xEE\xE0'Z\xA8n2R\xA5;\xCA`g\xB0\xB4|\x96\xF2~\x81\xFCr#nhdDJ߱\xA8C\xD8\xF9G&gt;&quot;h\x90P\xCF\xF0\x83򑆙\xBE\xDBdD\xDA\xCAWp\xBB\xF7\xDE{78\xD46\xCF?\xAB.@\x81R\x99\x84\xCF~^\x85\xFC\xF8\xD5|\xB6\x91N\xECY-\xE7\xD9\xCF\xE2\x96\xF7\x87y\x86=\xAF.\xC58y'c\x87&gt;\xF9`o\xBC\xF1ƴ\xE4խ1\xDBH0\x96'_I\xE4\xEF\x92K.\xF1\x9D\xF4&gt;\x8BZY\xA6\xFD\x86\xCFVS\xBD됙\xAC\xBC\xC0/\xEB\xDD?\xFFy\xC1{\xCDo\xBB\xE5\xE5\xA7\xD4z\x9A\xF5\xAEG?]\xD9~] \xE5\x86\xBE\x8Fd*\x96\xEE$\x89wLV^\xB3\xE4k$\xEF_\x98\xF2\xE9s\x90i\xFD\x99\x{DE6C}\xB4ú K
+h{*\xE8mc\xB6gôK\xB5cD\xA0Q\x8D|\xD0\xD71\xA8f\xE22\xFA\xA0⤇\xA8\xDB\xFD\x86\xB2?\xFE\xF8\xE3Щ\x81\xE7 \xF4,\xC5 m'\xDFoP\x95\x91\x96v\xA5\xF9)\x9AvV\xB8\xB4\xB2\xCA\xD3)M\x96|ݲ\xB2\xE7v\x9AW!7\xC7\xD5N\xD3\xCB\xF9\xE5]CYy\xE1K\xF5/U~%y\x81nY\xF1\xD1\xE9\x93/\xEB\xF6\xFF\xFE\xEF\xFF,^|2ee\xFA\x91E\xC7*f\xCA)\xABr\xEA\x84\xCCO&gt;\x84\xFAd\xE5) \xE7\xECy:\xCB\xD74T\xAF\xA1\xBD\x81\xE7|K9y
+\xE5\xC4\xF4\x93{\xE6\x91\xDF&lt;}\\xDD*\xFA~\xA9c\xF9jf!\xABT\x83\xD72Z\x90\xE8\xEE\xCB\xC8\xF3G\xD8X](\x95\x89\xE3\xE7\xEB+#?\xEE\xD3\xE2\x87a|{Lw?\\xB9\xCFjL~\xCC\xCFO\xBB\xE8}\xAC.AF)\xC34e\xAAt\xE8T{\xA9L\x8A\xE4)\xEB]RjZE3\x9C\xA7S\xA8OhOK'\xEF]\xCBK\xEC\xDDP\xE4y\xC9\xCBO\x9A\xBE\xA1[\x9E\xFEa\xF8\x98=-\xAF\x95\xCAw\xF2䤥\xD35\xCF\xCF\xFD\xBE d\x97b\xA0\xABӻ\xE8\xEFM)\xF2]\xD8\xB8\x91\xAF[4$@̈́\xB6\x94\xBD\x8C\xE45\xC8vk\xC1|\x98sJC\xB5&amp;\x80\xE9\xB5Xg㦧\x86\xE9\xE5\xF9\x87ᛣ\x9D\xCFjs,U\xE6\x89H\xA0\x81F\xDB\xAB\x882 C$P9,j\xC5)\xDBX\x89]\xE7\xE4 \x86\xAE\xDB\xEAٳ';\x95㥄0\xD7\xEB\xE00\xEF9\xCD\xE4\xF9\xA7\xC5i\x8En|V\x9Bc\xA92O$@Ep\xA4%\x86!\x81\x85\x8C\xB6\xF6\xC3\xD42uB\xCE\xE4\xA8\xC7BV\x80 \xB9\xBA2\xA7\xDF\xC8i\xE7\x9A ,\xF8\xC6\xC2q\xDF\xE4\xF9\xFBa\x9B\xFB=\x9F\xD5\xE6^\xC2\xCC        \x90@v@ҨЍH\x80H\x80H\x80H\x80H\xA0&amp;Jچ\xB7&amp;P(        \x90        \x90        \x90        \x90        \x90\xC0&quot;C\xA0\xE2\x88\xEC\xE6\xA2\xE7g8b8\xE6^v6p֚]e\x95\xBE\x99={v&quot;?+]\xEC\xD9.\xDB^\x9A\xB9s\xE7&amp;a\xD3\xDC\xCFF\xBC        ٕ\x9AtV\x9EK\x95S\xCD\xF0\xD8\xEE4\x95\xA9G&amp;`\xD1\xD4\\xAB&lt;\x90O\xFFl\x87\xC6J7L\xA7ּ\xF3\x9E\xDD\xF0\xFD\x94\xA6_=p
+\xF5jL{޳ZiV\xDFg\x96w\x9E\xEE~\xDCj\xDD\xFB\xBF[\xA1&gt;\xD5J\xA3\xA9\xE4T\xB3\xAC\x9A*a\xBA~y\x85~\xA1\xBD\xF9\xF7\xD3o\x8A\xFA汨}aҵh\x9E.\x9D@E,\x87Et8\x90ǙaÆ5\xB0;\xF7j^\xE5| ]\{\xFC\xF1\xC7'b\xD3ҽꪫ̝wީ\xA4N\x9D:\xE9ɥin\x89\x90F\xBCIcWj\xF2iy.UF5Ï?ެ\xBE\xFA\xEAF\xF6;\xAF\xA6ؒd5&amp;,\xEAF~\xE5\xDC=\xC8H\xCE\xD1]\xA6z\xF7\xEEm\xF6\xDAk/\xB3\xD4RK\x99ѣG\x9Bz\xE0R\xC42\xCB\xD9&lt;z\xE0߸q\xE3ʔP\x9Dh\xB5\xE6\x9D\xF7즽\x9F\xFC\x9C\xD5 '_\xA7\xA6\xB8\x8F=\xAB\x95\x96a\xA5\xF1}i\xE5\xD3ݏ[\xAD{\xFFw \x87h\xE2pQ\xFFw\xB7Z\xE94\x85\x9Cj\x96US蟖\xA6_^\xAE\xED\x91n\xB5\xC8\x98\xFEСC\x9A\xFA\xD2\xD8\xCFVV\xB9н\xB8\xFDx˽\xFE\xE9O҃\xAA\|9A\xBC\xAC=\xE3]\xFC\xA2W\xD9\xE5\xC7\xEE\xBE\xFB\xEEI\xF00]9\xBDR\xC4&gt;\xD50\xAF\xBC\xF2\x8AMsK4|\xE5hp\xF8bȮT\xC2&lt;\x97\xBF\xE1\xE5e\xAB\xCC\xD5Bv\x99\x8D\xC9U\xCA\xC8Z\xA2\x96t8l\x9F&gt;}\xBBl\x85kG\x8D\xA5\xF6\xA6\xE6\x92(U㛶m\xDB\xDA+\xAE\xB8\xA2Ʃ䋯5\xEF\xBCg7|?\x85\xD7 \xA7P\xAFƴ\x87\xCFj\xF8~,\xB5 +\x8D\xCB{Xޡ\x95\xFA\xA5\xFDn\x85\xFAT\x92FȭY.n\x9E\xCCпԲv\xE9\xA4]C\xD9iaj\xE9\x96V^az\xA1\x8E\xD5\xCCZ\xFA\x95\xD4\xD7P\xD70/նW\xA2k\xB5u\xA1\xBC\xDA\xA8h\xFD\xA3\x96-[9\xC94\xE9*ɉ\xCBf\xB5\xD5VK\xEC\xFE\x8Ddŷ6\xB8\x8F\xF9\xF9\xB1}# \xBE6\xCB\xC9\xEB\x89W\x98\xAE\x9C^i\xD6\xE9\xB6\xD1F\x994\xB7D@\x8Do\xE4 ӫW/#'\xC4')\x85\xEC\x8F\x827a\x9E F+)ؼy\xF3J
+_i\x9E\x8A&amp;\x96U_\x83\x89\xD3\xF1\x94SN1\xAD[\xB7v\xD6\xAE\xFB\x{FFFF}\x91S\xEFս\\xB2,\xA0H#:\xD4&quot;\x9FE\xD4Y\xD4Z\x8F,\xF9Y\xEF\xA70Y\xF1\xC3p\xCD\xD9\xEE?\xAB\x95\xBE+\x8D\x9F\xC79,/_\x{1FCE15}\xFA\xA7\xFDn\x85\xFAM#|\x9F\xA7qs\xB2\xC2gʹ\x87\xD7Rd&quot;nZ\x9A\xE5\xE6'\xD4%Mv&amp;f/\x9A瘌\xB4\xF2\xF2ç\xE9X\xAD\xFC#\x9D\xB4\xF4K\xA9\xAF&gt;\x834]\xFD\xBCTr\xEF\xA7\xE3\xCB)EW?\xEF&gt;\xFFk\xC1Gt\x97\xA99\xE7\x9Cs\xCC\xFF\xF8GmD_v\xD9e\xA9\xA11\xA7\xF9\x92K.1\xDBo\xBF\xBD\xFA\xE3\xE0\xB3\xC3;\xCC`\xF8\xEF\x8C3\xCE0\xF2\xD5Ϭ\xB5\xD6Z\xEEΌ3\xC6\xC8Wb3|\xF8pӵkW\xE7\xBC\xC0Uz\xE1\xA6_\xBF~FN\x8D5\xFD\xFB\xF77O&lt;\xF1D&amp;L\xF7\xFA\xEB\xAF7\p\x81\x91\xD3\xD6\xCD\xC9'\x9Fl\xCE:\xEB,\x93\xE6\x98'9p\xE0@#\xA3)\xA6K\x97.\xC9z\x96Y\xB3f\x99\xE3\x8E;Nu\xBF\xF0\xC2 \xCD\xCA+\xAFl\xFC\xF1\xCC\xF0S\xA7Nռ4\xC8\xE0p)\xF8\xB6\xF1\xC69\\xF59r\xA4\x91S\xA8\xCDĉM߾} +\x98\xFA\xE6\xB6\xDBn3\xF2\xC4`Z\x8F\x8C֨^$\x98\xE2\xF6\xCF\xFE\xD3\xAA\xF7a\x9E\xF3\xD2_@\x808d\xE5a|\xF0As饗\x9A+\xAF\xBC\xD2\xEC\xB8\xE3\x8E\xE6\xB9\xE7\x9EKD\xE4\xD5\xCC2d\x88Y{\xED\xB5\xCD&amp;\x9Bl\x92y@\xA9\x8C\xA1\xD2&gt;ꨣ̩\xA7\x9Ej\xBAw\xEF\xAE\xCCQ'\xB0\xE5l\xC8\xE1\xE5k\x900`\x809\xF3\xCC3\xCDA\xA4\xF7\x8E}9\xCC \xD3p\x89\x99%\x96X\xC2l\xBB\xED\xB6I\x90\x97XY$\xE6\xDF\xC4\x94\xC34+\xEDr\xF9@?9[?D\xE0\x99B=v&amp;VO?\xFD\xB4\x96)\x9E\xD4y\xD8;w\xEE\x9D\xD2{\xC4x\xC7\xF4\xC0\xB25\xD7\\xD3\xE0\x99\x85;v\xAC&gt;\xCB'\x9Cp\x82\xCB\xC6\xD7\xD8\xFBi\x81\xC0\xF3b\x9C\xB2\xCA$MVV\xD8{\xEF\xBDW߹8\xF0ϝǁ\xF7\xE6:묓R\x99\xB7Բ\x9F0a\x82\xBE#1-\xE8\xF3\xCF?ש\x87\xAB\xAC\xB2\x8ANEti\xCBȘL\x88\xF5 ᳚\xF5~\x8C\x95\xA1Ϣ\x9C\xF8Yy\xF7\xE5\xA6݇\xBA\xBF\xFA\xEA\xAB\xEF\xFD\xD3N;M\xDF\xEF\xA8\xF38\xE7\xD1G\xD5\xF7\xE6\xC1\xACS5\xFF\xFB\xDF'⊦\x9D\xF5\xBB\x95\x9A\xAB\xCF\x92\xF5&gt;O\xE3{\xA6\xFCtK\x91\xE9\xC7KK\xFE\xB1\xB2.\xCA+Mv\x8CM\x916\x8A\xAF;\xEEc\xF2\x8A\x94W\x9A\x8E\x90[\x8D\xFC\xA7\xA5\xD6׬߈\xB4r\xCF\xD2\xFA\xC2dɊ\x95W\xEC\xF7+\xD4i\xC4x\x97\xFA\x9E\x82&lt;\x9A:&quot; \xBD\xD0\ӭ[7+M\xC3\xC9\xFCf cX\xF9!S\xFB\x88#,\xA6\xC0`:\x8A4\xF6\xAC4\xD6\xD5.\xFB\xC0\xEB\xF4,\xD9^\xE3?\xF6\xD8cV^\xCCV~\xDC\xD5_z\xD7V^\xD6z\x8F\xF2\xB7\xF2&amp;v\xFFF\x9BV\xE6J\xAA\xA6UIG\xC6\xEE\xB9\xE7\x9EjӅ#\xA6\xBF\xC8\x89\xFA\xBB\xA1\x9B|\xB9\xB1=z\xF4\xB0b\x84L\xE9\xD8\xD86m\xDAXYee\xA4B\xEF\xA5d'M\x9Ad\xE5k\xB7N\xE3\xCA
+\xFF\xC9'\x9F\xD8:蟼Ԭ&lt;H\xB6cǎV:.y۾}{+\x8D\xE5\xC4\xE3n\xBB\xED\xA6.\xF4\x93/gmp +\xF3\$}_@,\xEF\xDF\xFF\xBD\x95\xB5 +\xF6\xA1\x87\xD2(\xE7\x9F\xBE\x95\x86E=V6\xDF|s\xBB\xC5[X\xE9Xy        Y -\xFB !rS*cĕ\x91\x95·\x8Ay饗\xB4.J\xE7\xD5\xCA\xC2\xF7\xEA\xCAT:\xB5\xF6\xD6[o\xD5\xF0ȳt\xE8,\xEAL\xA9\xCC4R\xE4_8\xCB\xE3+ _\x86\xBB\x8F1(\x95i,\xEDr\xF8\xE0\xB9\xDCt\xD3M-\x9E\x81\xFD\xEB_V\xCE\xD1z\x8Fg=\xAF&lt;\x90\xBF\xE9ӧk\x99\xDE}\xF7\xDD\xFA\xDC\xC9\xA0\xCB\xF6\xD7\xD8\xFB#ƻ\x88\xC8\xC7E]\x94\xA4\x89:\x83)w΄\xCFn\xEC\xFD\xE4\xE2\xF8\xD7\xA7X\x99\xF82p\x9FV:MV&gt;\x86$\xD1\xC0L\xD6(\xA9=\xB7\x9C\xB2\x97\x8EN\x83)\x88xO}\xF4\xD1I\xDA(SY\xA5\xF6\xF0\xFD\xC7\xF0\xFD+\xC3D\xA8wSJ\xFCX\xDE=\x91ɭ_ޡ\xEEo\xBE\xF9\xA6\xDDz\xEB\xAD-~\xE7\xF0[!,+\xE7\x9E\xD8u\xD7]\xD7\xE2\xDD$2\xADK\xF8\xDD\xC4oK\xA9i\x87\xBF[P\xCA\xD7'\xAF&gt;\xE7\xBD\xCF}n\xB1g*\x81!7\xA5\xC8\xF4\xE3\xB9{?M\xB8\xC5ʺT^\xBE\xEC&lt;6ym\xA7\xAF\xBB\xE6\xC9C\xB8\xB4\xF2r\xF1\xDD\xD5\xD7n\xD5\xCC\x98~X_\xD3~#dC\x9F̶X\xA8\xAB\xCB\xAEi\xB20\xDD=\xAB\x9D\x848\xB1߯P\xD7&lt;\xDE弧\xA0M}\xC8\xC1W\xFB\x97_~\xD9\xE0+\x8C4.\xCD\xCD7ߜz\xA22\xA6\xA3H\xA3\xDBH\xD64,\xBE&quot;\xCA\xAD\xD9o\xBF\xFD4&gt;FF\xE4G]\xBF~=\xFF\xFC\xF3櫯\xBE\xD2/Dn\xD1*\x95\xBB\xB8*`\xFE?i\xC8\xE8\xE9p\xA8 \xA6U\xFD\xE67\xBFI\x82\x84\xE9&amp;97\xD20\xD5Q\xF9aԯ\x9C\xCB/\xBF\xBC\xC1 \xF8\x9A\x8E\xAFX\xC1\x90Ɣ\xD9w\xDF}u$`\xE6̙\x99\xE1\xA5\xE3b\xE4\xC7l\xB6\xD9f\xFA\xD5o\x8D5\xD6\xD0\xE0\xF0u\xCC7nJ\x98\xEF\xE6\xEE\xF1M`\xC6\xC5\xC1W`?\x9F.\xAEa\x9E\x8B\xA6\xEFd\xC4\xF2\xBE\xE4\x92K\x9Ac\x8E9&amp;\x99&gt;\xB4\xE2\x8A+j@\xDC&quot;\xF5a\x9F}\xF61;S~}\x95NU\x83\xDD\xCA\\xFA\xB8\x96\xCAqP\xF70\x83\xBA\x86\xE9~\xF8r\x84z2\x99&lt;y\xB2A\x99\xE1Dp s{\xEC\xB1:\xF7\xC8#\x8F\xE8\x82\xE9&quot;e\xA6\x91\xAB\xF0/\x8BK\xAC,Ғ\x8D1(\x95i,\xEDR\xEB\x94\xD3U\x9D\xFA `\x84\xE8\xF8\x83\x91\x9A֛\xBC\xF2@\xFC_\xFF\xFA\xD7:\xC2u\xF6\xD9g\xEB3y\xE2\x89':\xB1 \\xF3\xDEY\xBC\x8B\xE8\xB1\xF4\xD2K'\xD37\x91\xF02\xCB,\xD3\xC0\xEE+\x93\xF7~\xF2\xC3\xFA\xF7Y\x9Cbe\xE2\xC7\xC7}^X\x8CcB&gt;\xFEh\xD4\xFB\xEE\xBB/ybq\xCB){\xBC3 \xCF#̮\xBB\xEE\xAA#ҨU;\xDE\x85\x84        \x9FUu\x94\xE1\xFB1\xAB ]\xF8\xF0Z4~,\xEF\xA1\xCC\xD0\xEA\x8E%\xBC\xF7\xF1&gt;\xC2oޟ\xB8\xE2 F\x8C\xAE\xE3\xFD\x89QX&lt; \x95\xA4\xEA{^}\x8E\xBDϝ&lt;\xC7-\xEF\x99r\xE1K\x91\xE9\xE2\x84W\x97\xA6s\xCF*\xEBrx9\xD9yl\xF2\xDA(N7w͓\xE7\xC2\xB9:]\xD8j\xE6\xDF\xC9\xC45\xAC\xAFi\xBF\xAD\xC4,\x87\xAC\xB6X\xA8\xAB\x93\x9F&amp;+\xD6NB\xBC\xD8\xEFW\xA8k\xEFr\xDESNw^\x9B\x9E@n?\xAE\xD8q\xC37\xD8\xE5\xA7U\xABV\xBESr\x8F\x8A\xEAWV\xDC\xFBk5\xD00\xC5\xCB Cg+\xAD\xB4\x92\x91E\xBB\xE6\xD0C5Gq\x846,\xB1\xB6#4\xE8\xE0\xE5\xFE\xAB_\xFD*\xF1\xC2&lt;\xC10ߞ\x8C\xDC`J\xA6        aW\xFC\xA1\xA1\x8AO\xDC\xD44BP\xC1\x9D\xC9 \x8F\xF4}С\xC1t\xDF\xF8\xFE\xBE;\xEE\xF1\xA6\xA4\xC1\xA0c\xDB\xE9$L/\xB4\xA7\xA5\xAF\x82\xE5_,/\x90\x83\x8E\xE2\xBF\xFF\xFDom@&quot;,\xA6\x98\xC0\xA9~\xF1\xE3\x8B!\xD7,S*ct&gt;0\xB5\xC1\x94\xCF.\xBB\xEC\xE2\xAC\xCAߥ\x8F\xE9&amp;\xAB\xAE\xBA\xAAv&lt;\W\x97\x9F}\xF6Yu*\x85\x99\x93Q\xEE\xD5\xE9\x85\xF8&gt;\x97XY\xA4\xA5\x95Ǡ\xA6yi\x97\xC3g\x85VH\xD4v\xD31\xD1.R\x88\x88\xA9\x9E\xD8\xCA\x8D:\xFFݑ\x9D\x93\xF7\xFE\xC8\xE2]T\x8F0\xBD,{\x91\xF7SZ\xDC,Nye\xE2\xCB\xCA \x8B(\xF8x\x84\xDD\xD8`0\xE5\xC4}\xD4ȋ[j\xD9c\x8D\x9B|\xC1\xD4mϑ&gt;2\xA1\xF3\x814\xDD;\xEFmgB\xF9p\xF7\xCB,\xB4\xFBό\x93^\x8B\xC6\xCF\xCB{(7\xB4\x87\xBA\x87v\xBC{}\xE3\xEC\xF8\xC0Uiھ\\xDC\xE7\xD5g\xE8\x96\xF5&gt;w\xB2\xB7\xBCg\xCA_T\xA6\x8B^]\x9A\xCEݷ\xFBe]/'+\x8F +\xD2FX\xFF=\xE3\xB7Q\x9Cn\xEEZD\x9E \x9Bwu:\xBAp\xBE\xBD\xD2\xFC;\x99\xEE
+پ\xFC\xF07&quot;\xAF\xDC\xFD\xB8N\xA6\xBB\x86\xB2\xF2\xCA+\xEF\xF7\xCB׵o?&lt;t\x8A\xB5{\x9Cμ\xD6\x81\x96yj\xC8\x97\xCE\xC5\xCE W\xD4_\xF1#\xE4~\x88\xAE\xBD\xF6ZM\xC1\xD6kh\xE2\xC7\xDC}\xE1v2\xDF{\xEF=5\xC1\xE8\x88\xFF \xF8\xF7.l)\xD7/\xBE\xF8BG\0_\xB7\x88)5|\x9A̘\xCEx        \xE2\x8B/\xD64` +\x8B skC5MN\xA5nyyq#U\xF9\xCB_\xB4C\xE4\xFDծa&gt;\xF2\xF4—q\xAC+B/&gt;t ]#7\x94%C\xF7\xE6\xC3?\xD49\xE9\xAEÌ\xF5\xE8\xE4¯^L^\x9EC=Ka\x80\xB81\xF91\xBF0\xDDr\xEC\xF8ˆ\x866\xBEl}\xF0\xC1\x85\xCA\xF5G\x8C\x9E`\xC4
+_\xE7\xB2L\x91\xF7G\xB7\xDA\xF5\xA2\xEF'\x9FS)eR$,\xA2\xCE\xE0\x9D\xB2\xDCr\xCB\xACM\x82)7d\xB3\xA3\x8C1ڍm\xB8Q\xE6;\x{DD13}\x8E\xE1 \xF6g\x9F}\x96\x8C~\xC4d\xC4ޏ\xB1xίh\xFCj\xE7ݥ\xEF\xAEx\x97\xFB\xBA\xF8\xF7\xD5N\xBBH}\xCEz\x9F;}}\xFD\x8A&gt;S\xA5\xC8t\xE9\xF8W?M\xDF=\xBC/\x87\x97\x93]\x84M\x98^\xD8F\xF1\xFDˑ\xE7\xC7\xF7\xBE[\xDA}9\xF9O\x93\x93\xE7+\xF7\xA2\xBA&quot;\x8D&lt;}K\xF9\xFD\xAA&amp;\xEF\xBC\xFCӿ\xF1        䎀ȼV\xF3\xD6[o5XH\x8AJ\xE1\x86\xF4KUY\xE6\xEDk\x83_\xA2\xF1\x95C҃֩2}\xF4\x91O\x8721*\x80\x85\x8D\xFEb\xD60L9v\x99\x9Fn\xB0P\x8B\x9C\x9C\xC1\xC2u\xB8\xA5\x99Rç\xC9H\x9Bb\xE6\x87Cc\xE1\xBB\xEF\xBE\xD3!{,\x8C\xAF\x95\x89\xE5\x8B\xB1q߇/\x9Ejׇ01\xBD\x8B\xF2\xB1\xB9\xA1\xA1z\xCF=\xF7\x84&quot;;\xBE\xFE\x827\xCA9\x83En\x98&quot;\xBFz1yy\xF5,\x85\xE2\xC6\xE4\xC7\xFC\xC2t˱\xE3݁\xD13\x99#\xAF̋\x94\xC7y\xE7\x9Dgd\xFD\x91\x8E\x90b\x89,S\xF4\xFD\xC6/Z/\xF0.(b\xAA\xF1~\xF29\x95R&amp;E\xC2\xCAz\x89Ż\xC5MGD\xBE\x8A\xC4-\x92? F\xB4\xEF\xB8\xE3s\xF5\xD5W\xDCc\x9A\x99\xAC\x8BЩY\xFEH\xA5ǿ\xCF{?\xFAa\xD3\xEE\x8BƯE\xDE\xD3\xF4Is\xABv\xDAy\xF59\xF6&gt;w\xFA9nE\x9F\xA9Rd\xBA4«K3t\xED\xE5\xF0r\xB2\xF3؄i\xC1\xEE\xB7QB\xFFr\xE4\x852\x9C\xDD\xE9\xE8\xECY\xD7r\xF2\x9F%+\xCB=\xAF܋\xEA
+\xF9y\xFA\x96\xF2\xFBUM\xDEYy\xA7{\xD3\xC8\xED\x80`jF+p\xC5\xF4̝\xC7n0\xD8\xDD\x8De4\x9D\xC1R \xB7\xCB\xE2!礣΂\x9D3d\x81\x92\xEEn\x83\x86?v\x82\xC1v\xA5po׮\x9D \x9A\\xF1\x8Ai[\x97_~\xB9\xBA\xA1\x89 \xBE&lt;~\xFB\xED\xB7\xEA\xA6\x8B/n\xD0\xEE΄nGy\xA4v&gt; !\xAC\xBD\xC0\x9C]\xB7\xDE\xD3\xDC\xD4#\xC8\xC8 n\xFE3\xC2#mt֜\xC10\xE7k\xAF\xBD\xA6\x8Db4\xA0Cv\x87)E`\x8Dq\xEC\x883a\x9E\xF3\xD2\xF7e\xC5\xF2\xF2\x9F\xFF\xFCG\x83Θ1CuD\x87 e\x8A\xBC`\x9AE\xAC&gt;\x80\x97\xCFv\x9F\xA1\xAF\xEEKe\x8C\xDD\xD4\xC0q\x8F=\xF6Щ\x81\xFE\xD09\xE4\xF9L0\xDF&amp;\xCC#uS찳\xE2\xC3\xE41C\xFD¨Ԝ9s\x9C\x88\xD4+\xAB\xC8 F\\xD2L\x8CK\xAC,\xD2d\xE51(\x85i^\xDAy|\xD2\xF4C\xFA\xCE`\xDE?\xEA3\xA6P)\xD4{\xEC\x86Lź\xE1\x86\xF4\xBD\xE3\xE4\xF9\xD7\xD8\xFB#ƻ\x88\xE80M\x97\xF5X\xA8OX\x87w\x9EYg\xFCg\xB7\xC8\xFB\xC9\xC5\xF3\xAFY\x9C\xF2\xCAėQ$,\xA6s`*'\xA6\xC1!_\xCE\xE4\xC5-\xA7\xECe1\xBE\x8E~\xE0=\x86Q\xAC\xC1\xA6\xB8\x863\xFCg:\x85\xEF\xC7X\xBA&lt;\xF8\xD7R\xE2\xE7\xE5ݗ\x8B{\xBF\xBCau\xC7T[\xBF\xC3
+v\xB0\xBB)\xB8\xAE\xAC\xE1Vj\xDA\xE1\xEFV\xA8O^}\x8E\xBD\xCF\xF1\xE9sC)\xF2\x9B\\x8AL\xFF\xB9\x81\xEE0~\x9A\xF0\x8F\x95u\xA9\xBC|\xD9\xD8Y3\xEF7\xFA\xE0Ô3~Ź\xB9kk\x84K+/\xDF]}\xAB\x9D\xFF\xB4\xF4\xC3\xFA\xFEF\xC4ޥ\xA1\xAE.\xEE\xCA\xCA+\xAF\xBC\xDF/_\xD7&quot;\xBC\xF3\xDESE\xC3]~xmDҳ\xCD5\xD2\xD5ݬD-\xDDQEqGY\xE98\xE8\xAE5حF:'VF6\x92\x9D\x89\xB0vA\xE5\xB0\xF2e\xD3\xEE\xBD\xF7\xDE\xC9\xE1m2\xA2\xA1;\x9F\xC8\xD72+\xDB8Zi\xE8YyA\xA7\xEA# ++?\xA4V\xA6\xDCXY\xE0g\xE5\xF4i\xDD\xE1H4Y\xE8\xE1\xA7+Ӹ\xD4\xFA\xCA\xC2n+/U\x8B\xB8\xB0#\x92\xA4\x81ce\xC8U\xDD\xE5\x8729(P\xA6Xihk\xBEe{\xBAD\xA7\xAC\xF0\xD81
+\xFAa\xF7(\xA4\x85\xDD\xC2\xE4\xC5g\xA5\xE3\xA4;A\xC0\xB9瞫\xE9H\x83L\xDD|v`\xE5 \xF4w;\xD58\xB7\xF0\xE6Yz\xB9\xE9\x872\xB2\xF2&quot;\xAC\x96vu\x82\xAES\xA6LQ\xD8H^66\xAB&gt;\xC8v\xA5\xBA\xF3v\x93\xA2\xEE\x90! \xF9\xD5 +\xE5\x9AR#\xBEl\xEF\xAA Q\x8E\xF8C\xC9\xE2W\xDDy&amp;d\xA6/\xBE\xF8\xA2\xEEʄ\xDD\xC7d\xB4\xC4\xCA\xF4-\xAD\x90U\xA4̰Ӗ4\x9C\xEC\x8D7ވ(\xA9F溫\xD0G]V\xB6\xA9\xB62 \x9D\x84-\xC2%\xAB,!\xDEM\x8CA9L\xB3\xD2.\xC2\xC7SKoe\xD4Lw\x93-Gu\xE7\xE8*\x8D\xB7$X\xAC&lt;dZ\x9D\xC53(\x8B!5\xBC4\xFC\xADL\x97\xB3\xF2QB\x9F\xF1D\xC8\xFC\x9B\xAC\xF7G\xDE1= ~ڴi\xBA \x9El&amp;a\xE5\xD3ʨ\x9BŮN\xD8\xDD+|\xC5\xDEO\xA1ް\xE7q\xCA*\x934YE‚\xADl\x91\xBE@\xF4\xAC\xB8唽^\xF2\xA1\xC5Y\xF5\xBD\x87w\xB0oҞU\xFF\xFDx\xDDuו\xF4.\x81\xECR\xE3g\xE5\xDD\xD7\xF7ay\x87\xBFsx_c'H\x996\xA8\xF5F\xB6^\xD7]\x80\xF0&gt;\x90\x91d\xDDK\xA6\xBF\xE9\xFBJT;/M;\xEDw+\xD4'\xEF=\x97\xF7&gt;\xF7\xB9\xC9T\xDBB\xBFɥ\xC8\xC4\xCE_\xA1\xF1\xD3,R\xD6Ey!_6\xD2\xCE{\xD6cm\x94Po\xD8c\xF2\xD2\xCA+M\x86\xAFc5\xF3\x9F\x96~\xF8\xAC\xFD\xFD\xEF_\xA0m\x93\xF5.\x85aY\x96\xF3{\xFB\xFD
+uͫ\xDBE\xDESE~\xC3\xD3ʈn\xB5'\xD0Iȋ2\xD7 \xA6He2\x98%\xA3        z\xC7\xFCc|E\xF2\xD7w\xE0\xEB \xBE`cz\xE6%c~r\xCC &lt;9Bz\xBDXP +\x83/\xFB\x82\xC4T\x8A\xB4E\xF0a\xA5\x86\xF7\xE3c +\x85\xCF\xC0\xF7s\xF78G\xA4}\xFB\x{1BA4D0}s\xAB\xD55\x96\x94\xE6\xC3\xC2 \x9C\x9B;{\xB9\xF5q\x8B\x98,\xBDp\xCE \xF6\xD5G\xF9\xE3K        \xEA\x8El;h\xB01\x82\xDB%-M&gt;F\x9EP\xB6\xD8\xF5\xAAT\xF3\xF1\xC7G\xD7!\x94*/+|V\x9E\xC3\xF0\xE52\x88ɏ\xF9\x85\xE9\xB1c$\xF5&lt;\xEBy\xAA\xA4&lt;\\xFA\xA5\xBE?\&lt;\xFF\xD3_\xF60\xA2\x89g|\xFC\xFA\xEF\xCBp\xF7弟b\x9CJ)\x93&quot;a\xE5\xC7\xDC\xC8G\xA7nr-7        \\xE0&amp;L'\xB4\xC7Dy?V3~\xB5\xF3\xD3-\xF4\xABEڱ\xFA{\x9F;\xEE\xA5&gt;SEd\x86\xF9vv\x97\xA6\xB3\xE7]K\xE1\x95&amp;;\x8BM\xAC\x8D\xD3)K^,\x8E\xA3\xEFޗ\x92\xFF0n\x9E=\xAF\xDCK\xD5\xE9e\xE9[\xEE\xEFW%\xBC\xEB7&lt;\x8F3\xFD(\xDCi\xAD\xB8\xCD=\xDCn\xFAT\xF1\x98\x8B^H4\xA8\xD1@@c\x8D\xEAp\xCA¢G\xA4a\x8E\xD11\x91i\xE0\x81]vp\xF0#\xE6\x9E6wCͽ\x84\x99? \x81\xC6$\xC06J\xE3\xD1\xE6\xEFW\xE3\xB1^R\xCA\xDD\xAB\x92L\xA0W\x8Du\x98WJ'\x80E\x9B\xD8+s\xDFeH\x96\x9D\x8F\X\xBCv\xD2I'\xE9BZ\xEC\\x86\xAFo\xF8\x82\x8C\xB52\x8BB\xE7H\xC8 \xA5bЉH\x80\xCA \xC06J\xD0*\x88\xC2߯
+\xE05è5\x91y\xF3z\xB8a!kҤ\xC0\xD42\x99\xBBn\xFE\xDF\xFF\xFB\x87Ҥ\xC0ت[\xBA\xE2\x90\xC3E\xA5\xE3\xE1\xD3 \x9F\xEFI\x80H\xA0&lt;l\xA3\x94ǭ\x92X\xFC\xFD\xAA\x84^\xF3\x8A[\xD3H\xF3B\xC5ܐ        \x90        \x90        \x90        \x90        TJ w\xDEJ`|     p\xD8q$x%    \xA89v@j\x8E\x98        \x90        \x90        \x90        \x90        \x90        8\xEC\x808\xBC\x92        \x90        \x90        \x90        \x90        Ԝ; 5G\xCCH\x80H\x80H\x80H\x80H\x80v@        ^I\x80H\x80H\x80H\x80H\x80jN\x80\x90\x9A#f$@$@$@$@$@\x8E; \x8E\xAF$@$@$@$@$@5'\xC0H\xCD3     G\x80G\x82W     \x81\x9A`\xA4戙        \x90        \x90        \x90        \x90        \x90\x80#\xC0\x88#\xC1+        \x90        \x90        \x90        \x90        \x90@\xCD        \xB0Rs\xC4L\x80H\x80H\x80H\x80H\x80H\xC0`đ\xE0\x95H\x80H\x80H\x80H\x80H\xA0\xE6\xD8\xA99b&amp;@$@$@$@$@$\xE0\xB4t7Y\xD7-ZdyѝH\x80ꒀ\xB5\xB6.\xF5\xA2R$@$@$@\xC6\xE4v@\x89?\xE6\xAC*$@ ~4YXJ\x8Az\x92        \x90        ,\xAA8kQ-y\xE6\x9BH\x80H\x80H\x80H\x80\x9A\x80; M\x9DI\x92        \x90        \x90        \x90        \x90\xC0\xA2J\x80\x90E\xB5\xE4\x99o    h\xEC\x804t&amp;I$@$@$@$@\x8B*\x81B\x8B\xD0\xD3\xE0ps\xAC4*t#hL\xDC\xEC\xAA1i3-  \xA8\x81\xB2; \x9A\xBC]\xBC:Z\x94(Ś\x9F\x88\xD1\xE2|n\xBC:\x90@\x95        \xD8a no\xDB\xC24\xCD{\xC0\xB4X\xF0=P\xE5\xECR        \x90        \x90        \x90@ +T\xD6\xA9\x81B\x95\x88LkU&quot;\x8FqI\x80\xFEG\x80\x9D\xFC\xFF\xB1\xE0        \x90        \x90        \x90@\xF9\xB8\xA4|v\x8CI$@$@$@$@$P&quot;\x81f\xDFy\xF7\xDDw\xCD\xFB￟`\x99;wnr\xFF\xC3?\x983f$\xF6O?\xFD\xD4̙3'\xB17\xE6\xCD\xCF?\xFFlfϞ\x9D\x99d=\xE9\xEA\x94\xD7iӦ\x9F\xA9\xF3k\xCA\xEB\xD7_m\xDE~\xFB\xEDFU\xA1\xD6i\x86\xE5f.\xAF\xFE\x84\xE1i'   \x81\xA6&quot;\xD0,; h\xF7\xEA\xD5\xCB\xEC\xB6\xDBn\xE6\x8A+\xAE0\xF9\xCB_LϞ=\xCD\xEE\xBB\xEFn&lt;\xF0@e\xFD\xE4\x93O\x9Av\xD8!\xB1\xC3qذa +\xEC\x8DU(\xCF&lt;\xF3\x8C\xD9j\xAB\xAD\xCC\xF1\xC7\x9F\x9Ad=\xE9\xEA\xBCꪫ̝wީ\xB8N\x9D:4\x90\xEB\xC1\x8C?ެ\xBE\xFA\xEA榛nj4uj\x9DfZ\xF9\xFB\x99˫?~Xޓ        \x90        \x90        \x90@Shv\x90'\x9Ex A\x8CF\xE8\x94)S\xCC\xF0\xE1\xC3\xCD\xEF\xFF{s\xCF=\xF7h'č\x86l\xBD\xF5\xD6\xE6\xC8#\x8Fl\xC0\xFF\xB2\xCB.\xD38 +\xC1\xB2\xE5\x96[\x9A]v\xD9Ŵl\x99\xBE$\xA7\x9Et\x8E\xAF\xBE\xFAʜu\xD6Y\xE6\xC4O4C\x875?\xFC\xB0Yj\xA9\xA5\x90\xFA\xE6\x9Bo\xCC\xE4ɓ\xB8\x95kɓ\xE5\xFB|\xF0\xC1f\xED\xB5\xD7.7)\xE3\xCB**\xA4\xD24\xF3\xD2I+?N^\xFD\xF1Ö{.4$@$@$@$P +ͪ2o\xDE&lt;s\xEC\xB1ǚ6mژ?\xFE\xF1\x8Ff\xF1\xC5\xEE\xCEs\xFA駛M6\xD9$\xE1\x86 o?\xE1e\x97]֬\xB6\xDAj\x89\xBFcs\xF6\xFB\xCC\xF3\xF7e\xF9\xF7\xBF\xFC\xF2\x8BZ\xA1\xEBb\x8BeG)\xBA\xFA\xF2kq\xFF\xC2 /\xE8\xED\xD8m\xB4\xD1F +\x92\xF9\xF1\xC7uꩧ\x9Ej\xE0^\x8E%OV\x9A\xC8*+]\xD4ߤ\xC9\xF2\xFD\xFD\x{3C3C2E6}\xE9\xCB(\xE5&gt;K~\xD1\xFASJZaX\xC7%t\xA7\x9DH\x80H\x80H\x80\xCA!\x90\xDD\xE2-GZǹ\xFF\xFE\xFB +\xC7GuT\xE6h\xC2\xF5\xD7_\x9F\xAA%֊\r\xC9%f\xFB\xED\xB7W\xC8:\xEC\xB0\xC3\xF4 \xFFg\x9Caڶmk\xD6Zk-w\x98&lt;\x84\xC1h\xCB\xC0\x81u\xEAW\x97.]\xAC7\xC1\x9A\x81~\xFD\xFA\x99\x8B/\xBE\xD8\xF4\xEF\xDF\xDF`䦨        u\x9D:u\xAA\xEA:h\xD0 s\xCD5ט\xF5\xD7_\xDFl\xBC\xF1\xC6\xE6\x8D7\xDEHD\xC6tIͿ\xF9\xF2\xCB/̙̀g\x9Ei:\xE8 \xBDw_\xC0\xC1\xEF\x82 .0?\xFD\xF4\x939\xF9\xE4\x93u$$\x8C?r\xE4H\xF3\xC0\x98\x89'\x9A\xBE}\xFB\xEA\xA8BV\xFAO?\xFD\xB4\xE9޽\xBB\x8EZ\xFD\xF3\x9F\xFF4\xB0w\xEE\xDC9\x99B\x95&amp;\xCBO/\xCBk&quot;\x86 \xA2\xA3!\xE8t\xBE\xFE\xFA\xEBI\xB4|\xD0\z\xE9\xA5\xE6\xCA+\xAF4;y\xEE\xB9\xE7\xD4/KVQnƌcF\x8D\xA5#k]\xBBv\xF5\xBDL,\xCD\xD3q\xE3ƙ5\xD7\\xD3 }\x98\xB1c\xC7j\xF9\x9Dp\xC2         +\xE4\xFB\x96R\xEAO\x91\xFA\xD3\xCFq\xF1\xD3\xE7=        \x90        \x90        \x90        \x94M@\xBE\xE4F\x8DN\x{147CF1}\x8B5\xC9_\x9AB\xE6w\xC6J\xA3\x87\xD8ѣG\xA7Y\xC0mĈV:\xEA. \xA9\xAD4\xBA\xED\xCA+\xAF\xAC\xF6w\xDEy\xC7\xCAh\x88]o\xBD\xF5\xEC\xACY\xB3\xECc\x8F=fe\x9D\x86\x95\x86b!\xF9\xBAn{\xF4\xE8a\xA5\xA1h\xE5+\xB5\x95N\x86\x95\x91+ \xDD5\xBE4\xBA\xAD\xAC\xD0{\xF8K\xE7\xC6\xEE\xB9\xE7\x9EjO\xFB\xD3\xF5\x93O&gt;\xB1:t\xD0?\xE9Y\xE9\xA0؎;Zi\xFC\xAB\xA8&lt;]\xFC\xF4\xA0\x8B4\xAC\x{DB77}ޚĕ\xB52\xFA:s\xFB\xED\xB7[\xADq\xD6\xD4k\xFB\xF6\xED\xADt\xAE\xD4//\xFD\xE9ӧk\xB9\xDD}\xF7\xDDvҤIV\xBC +d\xFA\xB2x̷\x84\xFE\x9Bo\xBE\xB9\xDDb\x8B-\xACL +\xB3\xD2\xF1\xB12%/a\xF1\xFD\xF7\xDF[\x99\x9Egz\xE8!\x8D}\xFE\xF9\xE7[Y\x94\x88 +e%r##V:\x92\x89\x93t\xF8\xACt:\xD4K\xB3S\x94\xFFE]\x94\xC8\xEFC9$\xB1\xFB\xE5\xC7R\xEAO^\xFD(\xA2\xB8\xE0K3M\xF5\xC0;(\xCDd\xBD\xB3\xD2\xC2ҍH\x80H\x80H\xA0\xF1        \xA4/:(\xBB;Ӵ\xF1\x95S\xB0J5\xAD[\xB76\xD2hG\x93F\xA3\xE2\x8B4F&lt;v\xDEyg\xB3\xCD6ۨ\x9B4\x8Dt*\xCC\xF3\xCF?o6\xDBl\xB3\xA8?c\x94@\xD5w\xF9\xE5\x977\xD8e \xEB%\xA4\x93c\xF0^\xF2ꇩL\xBF\xF9\xCDo̿\xFF\xFDo\xB5\xE7\xFD uE~\xD7]w]\x834\xF6\xDAk/\x8D\x8E\xF8\xD0F:\x99\xBA\xEC\xBF\xFF\xFE\xC6\xFDú\x8D\x993g\x8CF\xC0`\xEA\xA6\xB5w\xDCq\xE6\x91GQ.l\xDE\xD5M\xD1\xCAK\xFF׿\xFE\xB5\x8EZ\x9D}\xF6\xD9:\xFA!\xC8D;Y x\xCCw\xFD\xF7\xD9g\x9FDW\xB0x\xF6\xD9g5\xE4\x92K.i\x8E9\xE6\x83u0+\xAE\xB8\xA2y\xF9\xE5\x97\xF5\xDE\xFD e9w\xAC}\xC1h        F,\xA4s\xA0\x9B\xB8\xFA\x820Yia\xBA\xF4\xD2K'S\xDA k\x99e\x96i`\x87\x9B3\xFF\xFA׿J\xAA?y\xF5\xA3\x88~.m^I\x80H\x80H\x80H\xA0R\xCDj
+\x96\x8CV(\x8F\xFF\xFC\xE7?eqA\xC3\xD3o|\xE2\xDE_\x97\x81\xCE\xB0\x98\xD2\xF3\xFC\xF1\xC7u\xFAφnh\xF0\x87+v3”tB\xD0\xD9\xF9կ~\x95\xE8\x89\xF5'~ډG\xC6 +\xC2\xFA\xE1C;:#ng\xAA\x98.\xA1xL[u\xD5ULa\xDBn\xBB\xED4\x98kćq\xB2\xECN\xBF&quot;\xE9c\xCD\xB6\xCEE\xC7\xCEg\xEEd;Y\xCE^CߎN\x86\x9BBwt$\xD1\xD9\xFB\xC3\xFE`\xA0\xA63\xF9Ə뻯\xB4\xD2J\xA6O\x9F&gt;\xE6\xD0C5Gq\x84v$\xFDuF~&lt;?\xCDj2\x85&gt;\xE5\xD4\xE8\xE6\xEB\xE7׏j\xEB\xE73\xE3=        \x90        \x90        \x90        \x84\x9A\xD5\x88L\x83\xD1\xFC\xFD\xDF\xFF\xFD_\x98Ϫ\xD8\xF1U\xFC\xA5\xDF\xFF\x8B/\xBE\xD0\xD1l\xAF\x9A\xF7\xDE{\xCF`\xBE\x9E\xFB\x8DB\xFF&gt;\x8CS\x89=\xA6K( \xB3?\xFC\xF0C\xF3\xF9矛V\xADZ\xA97vCC~\xA5\x97\x9F&quot;\xE9\xCB\xD4(\xED\xF8\xA0S\x80\x97UVY\xA5ARNVGϒ\xE7\xEF\xD5\xF8c{f\xAC\xE7x\xF4\xD1G}\xEFe\xD2\xC0C,\xD7^{\xAD\xD9`\x83 +t\xCBft\xC8܈VηW\x93)\xE4V\xBB\xFET[??\xEF\xBC'   \x81\x90@\xB3\xC1T\x8C0\xDCx\xE3\x8D\xE6\x83&gt;\xF3\xAAv,\xB6-׼\xF4\xD2K\xDA0w#\xA1\xDF\x8D\xD4{\xEF\xBD\xD7\xF8\xE9aJ\xDC\xD6Yg\x95\x83\xF3\x8Dab\xBA\x84\xE9o\xBA\xE9\xA6\xDA1\x92u/\x89\xEBX` +\xBFR\x8C\x9B\x9ET$\xFD\xF3\xCE;\xCFȺ \x83Ql\xF1'+tw\xF6&lt;\x8Bܱu\xF0\x85^\x98\xD9\xD1Ȓ\x85\x9A7\xDF|\xD3 &lt;X\xA7\xA9}\xF4\xD1G:\xBD\xCD\xC9κe\x8A\xFAQ\xC4T\xBB\xFEկ\x88n C$@$@$@y\x9AU\x99Ŏ=\x89\xC0V\xB2\xF8\xB6A\xFE\xF1\xC5\xFAw\xBF\xFB\x9D6\xA6\xE1\xF1\xDDw\xDF|yws\xFC1UG\xE5:'\xA9p\xAC\xDB\xC0\xEC\xD2\xE4 \xE7\xCE\xF8\xFE8c\x9D\x8F\xC3?\\xAD\xAF\xBE\xFA\xAA\xF5$p\xC3T\xAE\xCB/\xBF\\xA3\xA2q\x8F\x861\xBEl\xFB\xED\xB7N\\x83k\x9E\xAE\xC8\xE48\x83\xBC\xB8\x8B\x98..\xBC\xBBb\xD7+Le\xF3\xCF\xF0\xC0\xD41\xE4y\x8F=\xF6\xD0`\x9F}\xF6\x992BY\x89\xD7^{M;3\xB2`:\x93\xE2\xDFq\xC7f\xDBm\xB7՝\xA00\xEB\x86n0X\xE7\xE0\x8C/˭\xF3q~\xB8\x86\xFE\x98R\xE5\xEB\xBB\x9Bf\xE5\xA6\xE7͘1C\xCBB\x949X\xA1\xDCCY~:(\xCF\xDBn\xBBM\x9D\xB0\x86u\xA1]\xBBvj\x8F\xA5Y\x84)\xCE\xFA\x98&gt;}\xBA\xEA\x8D5)\xA8/~^\xFD\xF2/\xA7\xFE\xC4\xEAG\xFD\xC0\x85\x86H\x80H\x80H\x80\xAAB@\xBE\xF6F\x8D$\x92\xEA\xE7\xA6\xDA\xFD&amp;M!\xE3\xED\xD0#_\xAAu\x97 9\x90\xCEʖ\xBC\xF6\x94SN\xB1\xD8\xC9I\xBE|[ihjtYhm\xA5\xA9\xBB/a\xD7%Y`medC\xEDrx\xA1\x95\xF5V\x85F\xBEx[\xF9Bo\xF7\xDE{o\x8Bݲ\x9C\xC9󗆴\x95ΐʔ)EVCtQ\xAD4\xBA\xAD\xAC\xB0\xD0q\xDF}\xF7\xB5p\x80\xEE&gt;u\xF3\xCD7'a\xDCM\x9E\xAE\xB2\xE5\xAD\xCA\xC2\xEENحK\xC0\xEB\xEE]\xD2ɱ\xD8 &amp;\xA6\x8BK\xC7]_|\xF1E+_\xC5u+\xE8,\x9D9+\xDBت7\xE4c\x97,ԋ\xD3N;-qwq\xDD\xF5\xDCs\xCF\xD50\xB2VBw\xFE\xCAJ_\xD6\xD3X\xB0\x91\xC5\xDDU\xDFV\xA6{Yi\xD8[\xE4&amp;\x94\xA5\x8E\xDE?\xDF\xFF\xBA\xEB\xAE\xD3\xBA\xB0+\x98t꬜EbeKbu\x9B0a\x82\x95\x9E\x96\xA9\x9Ch\xA1\x9BVieJ\x9D\xEE8\x85]\xAE|Yn\xC72\x97\x94\x8CX\xD9\xF6\xB2\xD4\xD5W_m!Kb\xB42jae\xDB\xDCh\x9A\x88c
+\xFFiӦ\xE9.ik\xAC\xB1\x86\x95m\x9F\xADl\xD1l\xBBu\xEB\xA6\xE5\x96?\xEAf)\xF5;~\xA1\xAE\xC5\xEAG\x9E~\xCA\xC5{Ơ\xB33M\xF5\xC0;(\xCDd\xBD\xB3\xD2\xC2ҍH\x80H\x80H\xA0\xF1        \xB4@\x92\xB1\x9E \xE6֧g\xF9\xFDox\xD0_LN5\xFD\xAC\xF9ߗ~'\xB7\xC5\xF9\xA2簆Y\xC1j\x98\x85\xF5 X\x8E\x9D\x86J1\xAD\xC0        \xE58\xF7_\xA0\xB1{\x95o\xF2\xFC_\xD61u\xD3f\xFC\xCB\xF0\xC3w\xE9Ш\|\xA1.U?\xC8(\xC5\xC4tI\x93\x83 \xE8\x8C\xB6\xCA1\x81򙕚\xBE\x9Ff(\xCB\xF7\xC3}\x9E剑2\xE8\xB5\xC4K$A\xB2d\xA1\xBC\xB0@\xEBc~\xB9\xE5\x96K\xE2\xBD\x891E}\xC5(\xF4
+uJ\x93_\x8B\xFA\xD3/\xED\x83^-LӼL\x8B\x9F\xF1d\x93\xF5\xCEZ  H\x80H\x80H\x80\x9A\x84@\xCB&amp;I\xB5\x91\xC54'9\xA2\xE2\xD4\xD0Ќ56c\xFEh\xA8\xBAݹBEИu +\xF4Zw&gt;\x90vL\x97P7رv\xA3\xE3\xF2\xE6d\x94\x9A\xBE\x8B\x87k(\xCB\xF7+\xE2\x86w\x9D\xB8C/\xDFd\xA5\xE5v\xE7r\x8B\xF3\xFD8E\xEFcLQ_\x9D        ur\xEE\xFE\xB5\xF5'\xA6\x9F\x9F6\xEFI\x80H\x80H\x80H\xA0\\xCDn +H\xB9 \xC2x\xF8\xBA\x8C5\xFE        \xDA~\x98&lt;?,\xEFI\x80H\x80H\x80H\x80H\x80\xFEK\xA0YO\xC1\xAA\xA4\x90\xB1\x93\x96\x9C\x86\xAE&quot;0\x82\x81\x85\xBF\xBE\xC9\xF3\xF7\xC3\xF2\x9E\x9AN\xC1j\xA5\xC8&lt;\x90        \x90        \x90@\xD3`\xA4\xE9ˀ\x90\xC0BA\x80\x90\x85\xA2\x98\xA8$        \x90        \x90        \xD4=N\xC1\xAA\xFB&quot;\xA2\x82$@$@$@$@$\xD0|\xB0\xD2|ʒ9!    \x81\xBA'\xC0H\xDD$    \x81\xE6C\x80\x90\xE6S\x96\xCC                \x90        \x90        \x90        \x90        \xD4=v@꾈\xA8         \x90        \x90        \x90        \x90        4\xEC\x804\x9F\xB2dNH\x80H\x80H\x80H\x80H\xA0\xEE        \xB0R\xF7EDI\x80H\x80H\x80H\x80H\xA0\xF9`\xA4\xF9\x94%sB$@$@$@$@uO\x80\x90\xBA/&quot;*H$@$@$@$@͇; ͧ,\x99    \xA8{\xEC\x80\xD4}QA    h&gt;\xD8i&gt;eɜ\x90        \x90        \x90        \x90        \x90@\xDD`\xA4
+\x92        \x90        \x90        \x90        \x90@\xF3!\xC0H\xF3)K\xE6\x84H\x80H\x80H\x80H\x80\xEA\x9E; u_DT\x90H\x80H\x80H\x80H\x80\x9Av@\x9AOY2'$@$@$@$@$P\xF7\xD8\xA9\xFB&quot;\xA2\x82$@$@$@$@$\xD0|,\xB2\x90\xAF\xBF\xFEڼ\xFD\xF6\xDBMV\x92?\xFC\xF0\x83\x991cF\x92\xFE\xA7\x9F~j\xE6̙\x93\xD8\xEB\xF1&amp;\xD41\xCCCh\xAF\xC7&lt;\xA4\xE9\xD4\\xF2\xF5\xFE\xFB\xEF\x9BiӦ\x99\xB9s\xE7\xA6e\x93n$@$@$@$P\x9AU\xA4gϞf\xF5\xD5W7p\x809\xF2\xC8#\xCD\xE2\x8B/n\xD6_}ӻwo\xB3\xD7^{\x99\xA5\x96Zʌ=ڌ?^\xC3\xDDt\xD3MMRO&gt;\xF9\xA4\xD9a\x87́\x98\xA4?lذ\xF6ģ\x8En|\xC3&lt;\x84\xF6:R;W\x95搯\xAB\xAE\xBA\xCA\xDCy\xE7\x9Dک\xED]\x91A\xE0@IDATԩ\x93Ag\x90\x86H\x80H\x80H\x80\xEA\x91@\xB3\xEA\x80,\xBB\xEC\xB2楗^2w\xDDu\x97A\xE7b\x89%\x960\xBB첋\xB9\xE5\x96[\xCC&lt;`n\xBE\xF9f\xF3\xDDwߙ\x83&gt;ج\xBD\xF6\xDAMV[o\xBD\xB5v\x90|.\xBB\xEC23e\xCAߩ\xEE\xEE}\xC3&lt;\x84\xF6Z(\xFF\xCD7ߘɓ'W]\xF4ž\xAF\xAF\xBE\xFAʜu\xD6Y\xE6\xC4O4C\x875?\xFC\xB0v\xB6\xAB\x8AI\x80H\x80H\x80H\xA0
+\x9AU\xE4\x94SN1\xAD[\xB7\xCEIJ\xFF\xFE\xFB\x9B-\xB7\xDCR\xFD[\xB6liZ\xB4h\x91\xB6\x88\x87\xB5\xB6H\xB0\xD40a\xFA\xE8&lt;\xAD\xB6\xDAj\xA9a\xCBu\xACD\xBF\xB44C\xC3&lt;\x84\xF64\xE5\xBA\xFD\xF8㏦W\xAF^橧\x9E\xCA\xCBw\x9A\xDF’\xAF\xAC\x8C\xBF\xF0\xC2 \xE6\x97_~I\xEA\xF3Fm\x94\x94\xEE$@$@$@$\xD0\xE4\x9AUd\xC7w\x8Cňȶ\xDBn\x9B\x84\xF9\xF9\xE7\x9F͐!Ct4d\x93M61\xAF\xBF\xFEz\xE2\x87\xF9\xF44\xBBᄏ\xE9ҥK\x83\xF5cƌ1\xA3F\x8D2Ç7]\xBBv-'        \x94r\xF3\xEE\xBB\xEF\x9AK.\xB9\xC4l\xBF\xFD\xF6\xEA;u\xEATs\xD8a\x87\x99A\x83\x99k\xAE\xB9F\xA7\x91m\xBC\xF1\xC6\xE6\x8D7\xDEHb\x97\xA3_Yn&amp;L\x98`V^ye\x9D\xF6\xF5\xF9\xE7\x9F\xEBԴUVYE\xA7\xAA9W\q\x85\x8E a:O\xA8\xA3/\xAB\xC8}\x91&lt;}\xF9\xE5\x97f\xC0\x80\xE6\xCC3\xCF4t\x90\xDEc\xD4f\xE4ȑ:\x8A5q\xE2Dӷo_\xE3\xDC\xFD\xB4\xD3\xCA\xE5\xFE\xFB\xEFW\x968\xE3\x8C3L۶m\xCDZk\xADe\xE0Si\xBE #\xA6\xF7\xB8q\xE3̚k\xAE\xA9\xFA#\xECرc +\xCA\xF2\x84N\x80\xB5P\xBEb\xF2\xAF\xBF\xFEzs\xC1\x98\x9F~\xFAɜ|\xF2\xC9:\xA2\x82\xF9\x8FH\x80H\x80H\x80ꕀ|\x8E\xD1;\xD5\xCE\xC6.\xD6$i
+\x99\xDF-\xA8\xA7\xAC\xF9\xB0}\xFA\xF4I n7\xDF|s\xBB\xC5[X\x99\xAEb\xA51oe޼\x95\x86\xAD\x86\x9D7o\x9E\xEDѣ\x87\x95\x85\xEAV\xBE,\xDB\xFE\xFD\xFB\xDB6m\xDAXY\xACl\xE5K\xBC\x95I&quot;S:        V:26'        \xEC݌1\xC2JcX]dѰ\x95\x86\xB7\x95\x81\xDA?\xF9\xE4ۡC\xFD\x93\x86\xB2\x95F\xB2\xEDرcE\xFAyI'\xB7\xDBl\xB3M&gt;ݺu\xB3G}t\xE2\xF7\xDDw[Y3\xA3\xF6PG8\xFAyH\xB3k\xC4\xF9\xFF\xF2\xF2\xCEҙ\xB3\xB7\xDEz\xAB\xC6OY'c\xBBwi߾\xBD\xBD\xF8\xE2\x8B\xBB\x93U.\xEF\xBC󎕑%\xBB\xDEz\xEB\xD9Y\xB3f\xD9\xC7{\xCCn\xB5\xD5VV:\xBD\xD2|\xD1[:&lt;\xF6\xA2\x8B.J\xD4E\x9E9\xE4\x90\xC4\xCBW\xF9\xB7\xDF~\xBB]l\xB1\xC5y\xB5\xBAI{ƐVS\xBD2^M\x96\xAC\xCA%  \xA8\x81f5Rj'o\x9F}\xF61;S~\xDFm\xB7\xDD\xCC\xECٳU\x844\x82\xF5\x8B\xB24\xC0\xF5\x8B\xF5\xF2\xCB/o\xB0S\xE6\xD6c\xBE\xFDs\xCF=g\xF0e\xE6\xF8\xE3\x8FGk\xC7\xC4\xE2h\xC0\xC8?L\x93\x86\xCAA0\xE9\xEC\x98u\xD7]\xD7l\xB6\xD9f:&quot;\xB1\xC6k\xE8\xF7ꫯ\xAA\x94XZY\xFA\xA5%\xCC1ǘ\xFB\xEE\xBB\xCF`$f\xD7]w5a\xC0t'\xAC\x9B\xC1HL\xA8\xA3:\x96\xF0//OX\xDB1s\xE6L# +s\x95\x8A\xE9\\xC7{\xAC\x8ET&lt;\xF2\xC8#IJY\xD3\xE6\xB2\xF2\x8D\xD1\x8Cx\xEC\xB7\xDF~F:\:\xCA$\x9D\xF9x\xFE\xF9\xE7+\xCEW\xBD\x97^z\xE9dz2\xB2\xCC2\xCB4\xB0\xC3-+_E\xE4#&gt; +        \x90        \x90        \x90        ,,\xE9\x88\xDF\xE8[q\xC5\x93i=\x8F?\xFE\xB8N\xCB\xDAp\xC3 + +\xFE\xD0(\xC6.O\x98\xE2\xB5\xD2J+U1\x87z\xA89\xE2\x88#tvۊ\xC5)R\xA0\x8B\xAFOhG'\xC8\xEDlK+K\xBF4\xB0\xA6[\xB6b\xEBV4\xC8\xD1\xF9\xC0\xF4$7\xC5        \xEB#\x9C        ur\xEEE\xAFa|?OO&lt;\xF1\x84Yu\xD5U +:\xCEl\xB7\xDDvz\xFB\xEC\xB3\xCF:\xA7\x8CG\xB9\x89\xE5\xE9\xCAA\x9D\xCE%\x97\\xD2`ZL\xA8W\xB0\xC0MQ\xBD\xF3DA\x874S-\xF9i\xB2\xE9F$@$@$@MA\xE0\xAD\xBD\xA6H\xBDN\xD3\xFC\xE2\x8B/t4B\xA6\xEA\xA4jx\xED\xB5ך +6\xD8\xC0`\xFBV4\x8E12\x92'UP\x99\x8Eyi\xA5\xE9\x87\xF5\xA1\xC1\xA8F\xB0c\xD8
++\xAC`v\xDAi'\xFD:\x8F\x96\xCF&gt;\xFB,\xFD\xE3\xD5\xC2.S\xAĖ~h\xB0\xA5U\xABV\x9A\xB6\x93E\xE7~\xCEd5\xD4\xE1_4\xDF\x81@\xC7\xCA\xEF\9\xF9\xA5^\x8B\xEA\x9D'7+_Ւ\x9F\x97&gt;\xFDI\x80H\x80H\x80H\xA0\xB1\xFC\xEF\xB3pc\xA5\xB8\xA4\x83\xCEŽ\xF7ޫ\x8B\x8B\x9D\xBAX\xE4 7^\xF8\xE6\x9Bo\x9A\xC1\x83딡\x8F&gt;\xFAH\xA7_\xC5\xE28պ\xC6\xD2\xCA\xD2/+m\x8C\xE6\xDCq\xC7\xE6ꫯ6\xB8\x975 fҤI:5 [7\x96\xD9t\xD3M\xB5\xD3'\xEB4\x92$\xB1@\xD3\xC3\xE0\xE7 \xA6\xBB\xA5\x99R򍭚\xD1\xD1q#,i\xF2\x8A\xBA\xD5\xF5'f\xB2\xF2UT~L6\xFDH\x80H\x80H\x80H\xA0\x9E4\xDB|\x98N\x84\xAF\xEAi'\xA1c݀3\xB0\xE3\x87b\xE7\xA1\xC3?\;X{\x81\xB1\xB0\x86\xEE\xB7\xDDv\x9B\x86Ö\xBE\xB2Xݴk\xD7.G\xFFp\xC9\xF7\xDF\x9F\xB8BL{\x92E\xC7\xEA?\xB76\xF0w#\xE5\xE8\x97$\xDCȂh\xFD\xC0 +\x8C\x82`v\xC3\xC2Գ\xF0\xAB|\xA8c\x98\x87\xD0$\xA5\xF9\xCD\xCA֚\xC8B\xF1\xE7|`\xDA[\xE7Ν\xCD{졢0\xCD\xEA\xB5\xD7^ӎ
+v\xF3MV\xB9\xB80\xE8\xCC8\xF3\xE0\x83j\xB9A6L%\xF9*\xA27\xCEH\x99&gt;}\xBA\xA6\xF3\xF2\xCB/\xEBZ_\xFFX\xBE\x8A\xC8\xC7h\xEA +\xF2AC$@$@$@uO o!\xBBd 5\x9C\x9Bj\xF7\x9B4\x85\xFCzd-\x83\x95ֺ\x8E4\xAA\xAD4ge\xDARM\xB6B\xD5]\x83\xB0\xD3\xD4\xD3O?m\xE5l        +[\xA3\xAA\x9BlO\xAB\xE1n\xB8\xE1+SuT\x864\xC8\xED=\xF7ܣ\xEEr\xE6\x82ŮE2b`V\xB3\xD2ى\xC6I\x9E#\x8B\xAD\xADt^T\xB6l/ke\x91\xB5\x95\xAF\xF1j\x97\xAD}\xAD,\xFE\xB6\xB2&amp;\xC5ʩ\xEE\xBAk\xD33\xCF&lt;\xA3\xBB8ɺ\x8B]\xB1`\xCA\xD1o~\xF2 \d{Z+ +\xFB\xC4\xFD\xDCsϵ\xB2ob\xC7 +t\xF6u\x84\xCEa|\xBB\xACWi\xFF\xA1\x87\xCA\xCDӋ/\xBEh勿\xEEt޲q=\xA0꣬\xBD\xD1\xC9\xFCb\xE5&quot;\xD5UF\xAD\xECy\xE7\x9Dg\xF7\xDE{o\x8Bݯ`*\xCDd\xE4\xE9-klt5\xD9L\xC0\x82u\xBF~\xFD,vse\xCBW\x9E|\xEC\xEA\x85\xDD\xC3\xC0\xE5\xB4\xD3Nk\xC0 q\xABi\xFCg̗\xDBTW\x93\xB2\xF0\xF5\xE3=        \x90        \x90        \x90@}hub\xBD$|O \xA2kf\xEDⱨ5\xF3\xB3濻6\xF9        \xB48_\xF4͊\xBC\xD0=F0\xB5g\x9Du\xD6ѵ\x88\x84/\xCDXЌ)&lt;8Wd\xB9\xE5\x96k +-N\x83U\xB4\xA4\xA5\x95\xA7_Z\xF2X\xDC.['^\xA1=\xF1h\xA4\x8Cr`\xEDv \x8Dl\xE7\xAB \xFFC\xF7X\xBE1r\x85\xE9d8/\xA34i\xEBaBy\xE5\xD8czc4\xA3?X\x82rC\xDD\xF1MV\xBE\xFC01\xF9~\xB8Z\xDDg=c-LӼL\x8B\x9F\xF1d\x93\xF5\xCEZ  H\x80H\x80H\x80\x9A\x84@E\x8B\xD0\xD3:M\x92\x8B%\x8AF&quot;\xA6\xF9\xC6\xED\xA6\xE4J\xFB~\xB8O\x8B\x86\xA9\x96=-\xAD&lt;\xFD\xD2\xD2\xF6;\xF0\xEDiqj\xE9\x865.Y&amp;\xAB\xF3P$\xDF\xE8,\x86Ƭt\xCAq\x8F\xE9\x8D]\xB7\x9C        p\xCFʗ\x8B\x83kL\xBE\xAE\xB1\xEF\x9B\xEA=\x90\xBEoXc\xE7\x9E\xE9\x91        \x90        \x90        \x94J\xA0ٮ)\xC37Oy\xEF\xBD\xF7\x9Cr\xDF&lt;s\xCA\\x91        \x90        \x90        \x90\xC0\xC2A\x80\x90\x85\xA3\x9C\xA8e\x99\xB0Ű\xAC\xD3\xD1 +ƌS\xA6F#   \xA8\x81\x8A\xA6`UK        \xCA!\x81Z\xC0\xB6\xC24$@$@$@$@\xF5C\x80# \xF5SԄH\x80H\x80H\x80H\x80\x9A=\x81f\xDF\xC1\xD9\xD8ɪͧ\x9F~j\xE6̙S\x8F\xAA\xA5\xEA\xD4\xD4,\xB1;׌3\xDD~\xA1\x8EaB{\x929ސ        \x90        \x90        \x90@3%Ь; \xE3Ǐ7r\x96\x86\xC1:\x80z4Æ +3x`\x93\xAAֳgOet\xC0\xE8a\x8A\xD8\xFEv\xFD\xF5\xD77\xBD{\xF76{\x{DD57}\xEE\x885z\xF4h\xD3\xD4,q(\xE1;\xECЀW=\xF0\xCB+&lt;_\xC70\xA1=O\xFDI\x80H\x80H\x80H\xA09hv\x9C&amp;&gt;y\xF2d-\x9B\x83&gt;ج\xBD\xF6\xDAu[Nr@\xA2\x992eJ\x93\xEA\xB7\xEC\xB2˚\x97^z\xC9\xDCu\xD7]\xDAQ\xC3\xB183\xE3\x96[n1r \xA2\xB9\xF9\xE6\x9B\xF5쌦f\x89\xD3\xC4q\xBCoꁟ\xAFOڽ\xAFc\x98\x87О\xBFR7\xFFy\xA8T\xE3\x93        \x90        \x90        \x90@54\xAB{\xEBի\x97\x91\x93\xCD6-[\xB648\x98\xAC)M\xDAA\x8E\xD0\x8D\xFF\xD5V[\xAD\xEA\xAAe\xA5\x97\x96\xD0)\xA7\x9CbZ\xB7n\x9D\xE6\xA5n\xFB\x{FFFF}\x91\xCE\xF5\xBE,K\xD1-T*L\xBF\xFC*\xD1/\xD4\xF6P\xC70\xA1=MF\xB9ni\xCFC\xB9\xB2\x8FH\x80H\x80H\x80\xAAE\xA0Yu@F\x8E\xA9_\xED'N\x9Ch\xFA\xF6\xEDk\xF0\xF5'P2DGC6\xD9d\x93gB\xBC\xFF\xFE\xFBf\xE0\xC0\x81f\xF7\xDDw7]\xBAti\xB0\xC6\xC0\x87&lt;k\xD6,s\xDCqǙ\xA1C\x87\x9A /\xBCP\x8E{\xFC\xF1\xC7M,&gt;\xD2?ꨣ̩\xA7\x9Ej\xBAw\xEFn;\xEC0s\xF1\xC5\x9B\x87~ؼ\xFB\xEE\xBB\xE6\x92K.1\xDBo\xBF}\x92̗_~i `\xCE&lt;\xF3Ls\xD0A\xE9\xBD\xCB\xC3ԩS5\xFE\xA0A\x83\xCC5\xD7\\xA3Ӥ6\xDExc\xF3\xC6o$\xF1\xB1\xCD\xEC\xA8Q\xA3\xCC\xF0\xE1\xC3M׮]\xF7\xD8͎;\xEE\xF3փ\xB7\xDDv\xDB$L\xB9,\xB3t\x8B\xF1KM\xB9        \xF9\xE1K+K??\xE9        &amp;h\xB9c\xDA\xDC\xE7\x9Fn05m\x95UVѩj\xAF\xBF\xFE\xBA\xBD\xE2\x8A+t        k;B}YE\xEE\x8B\xE4)Vg\xB2\x9E\x87&quot;i3         \x90        \x90        \x90        Ԍ\x80|\xF1\x8DI8\xD5?\xC395lc8\x9A\xDF\xFDW\xCF\xF6\xED\xDB[i\xE4'In\xBE\xF9\xE6v\x8B-\xB6\xB0\xD2\xE8\xB7\xD2\xB5\x9D:u\xB2\xD29Q\xFFy\xF3\xE6\xD9=zXY\m\xE5\xC0:ۿۦM+ \x87\x93\xF8\xEEFFUԯs\xE7\xCEvҤIVF\xEC+\xAF\xBC\x8D\xE5\x95WZ\xE9|\xA8\x99\xE6d\xC1R:V\xC5۹s\xE7Z\xE9lX9[\xFD\x91\xBEt쭷ުv\xE8&amp;k\xACt\\xD4\xFE\xC9'\x9F\xD8:\xE8\xDF\xFD\xF7\xDFo\xA5qk;v\xEC\x98\xE4E\xBEv[\xE9@iX\xFC\x93\x8E\x8A\x95\xCEBb/z#\xA7\xA0\xDB&gt;}\xFA\xA4/\x97e\x96n\xA5\xF0\x87B#F\x8C\xB0m۶U\xDDB~y|bie\xE9\x97a\x9Bm\xB6i\xC0\xA7[\xB7nV\xB6\xFAM\x82\xDE}\xF7\xDDV:&amp;\xA9:\xC2\xD1\xCFC\x9A]#\xCE\xFF\x97\x97\xA7\xBC:1\xE1\xF3\xE0\xCB/\xF5\xDE=c\xA5ƫU\xF8\xACwP\xD6;\xABVzP.        \x90        \x90        \x90@i\x9A\xD5\x88륅S\xAE\xF6\xD9g\xB3\xF3\xCE;i\xBC\x9A\xDDv\xDB\xCD̞=[\x83Jc\xDF\xFC\xF4\xD3OF\x8Df\xECرf\xF9\xE5\x977ص#\xA1\xC1\xE8F6\xDDtS\xB3\xEF\xBE\xFB\xE9\\x98\x993gF\xE3c\xFD\x84t0T\x94tt\xBAF\xD6Zk-\x9D\xF67).\xF5Ǻ\xC8;\xE4\x90CԎ\xA99\xC7{\xAC\x91Άy\xE4\x91G\x8Ct\x8C̺\xEB\xAEk6\xDBl3\xFD\xE2\xBE\xC6kh^^}\xF5U +\xFF\xD5W_\x99\xE7\x9E{Ό7N\xED\xC7|&quot;[\xAA\xF4\xAF\x96Y\xBA\x95\xC2?T\xD3\xC6|~y|bie\xE9\xA6        \xFB1\xC7c\xEE\xBB\xEF&gt;U\x83}\xD7]w5q\xC3t'\xAC\x9B\xC1\xE8L\xA8\xA3:\x96\xF0//Oyu\xC6%&gt;ΝW   h
+\x8BD\xC4o\x80\xAD\xB8\xE2\x8A\xC9\xD4,L\xA1\xC2&quot;\xF5 +7\xDCP\xFF\xD0\xF8\xC7\xCEDYӒ\x96^zi\xED\xB8\x82ʋ\x8F\xCEǣ\x8F&gt;\xEA\x82k\,\xF0vz9ݞx\xE2        \xB3ꪫt&lt;\x9C\xD9n\xBB\xED\xF4\xF6\xD9g\x9Fի\xE80a\xAA\xCCJ+\xADdd\xE4\xC2z\xE8\xA1\xE6\x88#\x8EЎv\xB4\xAA\xB6q\xFABnQ\x96Y\xBA\xE5\xF1\xCB\xD3=\xE4\xDA}&gt;\xB1\xB4\xB2\xF4KKk\x8Cd\xF4\xC5L\x9B6M\xBD\x9F\xFEy\xED|\xA0\xA3\xE8\xA6\xCBa݇3\xA1Nν\xE85\x8C\xEF\xE7\xA9H\x9DA:\x90AC$@$@$@\xF5B\xE0\xAD\xDDzѨ
+zmp}\xF1\xC5:J\xB0\xD5V[\x95\x95j^\xFC\xB3\xCF&gt;[\xD7m`.?:/\xE8\xEC\xF8k&gt;\xFCDe\x8A\x90\xF9\xF0\xC3umA\xABV\xAD\xD4K\xA6\x8Bt&quot;\xE0W\xC4\{\xED\xB5f\x83 +60\xD8\xFA\x9D\x8C\xE4\xB8\x98&quot;\xF1+        \x93\xC7&quot;M\xB7\xBC8\x95\xE8\xC6\xCDK+M\xBF4v\xD5\xD8o\xBF\xFDtǰVX\xC1\xEC\xB4\xD3Nf\x99e\x961a\xF9\xEC\xB3ϒя0\xFDZ؋֙\xA2\xCFC-t\xA4L           4\xCB7\xAD)\xCClhGc\xFD\xDE{\xEF5X\xC8\xEB \xA6d\xC1\xAD\x88ɋ\x8Fs+\xFA\xF5\xEB\xA7 տ\xFF\xFE{s\xCF=\xF7d\x8A\xC5\xD4.\xE8\x8D\xC5\xEE\xCE`3\xA6l\xC1/\xCF\xE0\xB0\xC57\xDF|\xD3 &lt;X\xA7r}\xF4\xD1G\xDA(΋W-\xFF\x8B,\xDDbq\xAA\xA5\x97\x93K+K?7\xBCb\xA4\xE9\x8E;\xEE0W_}\xB5\xC1\xBD\xAC1\xB2.H\xA7f\xF9#\a\xBCjۋ֙\xA2\xCFC\xB5\xF5\xA3&lt;   H#\xD0\xEC: \x98N\xF3\xDAk\xAFic\xBB\xE1\xF4n\xCC\xF1wv\xFC\xC1\xE0\        t&gt;?\xFCpm\xBCc=vĒ\x85\xC6.x\x83+\xE6\xF9\xBB\xB8E\xE2\x9Fq\xC6:5j\x8F=\xF60\x98N\xB5\xD8b +qC/Lۑ\xC5\xC4\xFA\xE5|\xBD\xF5\xD6K\xCE0\x81|L\x93E\xEF\xF1aЉA\x87\xC4\xC4w\xA3#\xC8\xC7m\xB7ݦ^\xD86Wכv\xEDک\xFD\xDBo\xBF5'\x9Exb\xEE\xA9\xEB\xE8|!\x8F\x89I3\xE5\xB2\xCCҭT\xFE\xDF}\xF7\x9D2p\xBA\xF9\xFC\xE0\xE3K+K?\x97NxŎf\xFD\xC0 +\\xB1\xBBaa*_8\xDA\xEA\xE6!\xB4\x87i\xC5\xF2\x84\xB5&amp;yu&amp;|B\xF9\xB4\x93        \x90        \x90        \x90@\xA3\x90\xAF\xA3Q#
+\xA5\xFAg8\xA7\x86m G\xB7CϹ瞫\xBBM\xC9:{\xDDu\xD7Yi\xF4\xEB\xCEQO?\xFD\xB4\xC5NV\xB2\x90\\xDDdKUU\xEB\x86n\xB02\x85F\xE3H#\xD2\xCA(E\xAA\xBAr\x9A\xBA\x95\xB9\xFDV\xCE\x{DC32}ek&amp;\xFF\xF4\xD3OW\xB9`\x88?ėE\xCCV\xD6mXYpn\xA5S\xA2\xEE\xD8 n/\xBE\xF8\xA2\x95\xAFں\x8B\xF4\x90m{\xADl\xEF\xAAi=\xF4\xD0CV\xD6\X9\xD9\xDD&gt;\xF6\xD8c\xF6\x99g\x9E\xB1\xD2\xF8\xB4K.\xB9\xA4ŮX/\xBC\xF0\x82\xEEx$_\xE5-\xF2&amp;+
+\x8D\x8B\xB8\xA4alo\xBC\xF1\xC6D\xEF\xF0F\xD62\xA8n\xD0S\xD5Vг2m)        &amp;\x8B\xF4\xCBf\xD3-\xC6/I\n\xC0K:V\xCAK\xB6\x97\xB5\xB20\xBF?Y\xFC\xE5YYi\xC5\xF4\xF3u\xF0\xEF\xA5si\xA5\xA3\x9B8\xA1޹\xB2r\x8EaC\xE70\xBEu\xC07ye\x8E\xB0\xB1:\xFFyH\xDB\xDD +a\x8A\xF7\x8C +_\xEBpYwV\xAD\xF5\xA1|   \x81bZ \x98\xFC`g|\xD1M \x82u\xAD\xF1\x98\x99&quot;k\xE2\xD1\xE2|\xD1s\xD8\xB3&quot;ۗ\x96\xB4\xF6\xA3\x98\x86\xB3\xCE:\xEB蚋R̊\x8Fs&gt;p\x828\xBEb\xE3K8Ύ\xB8\xFD\xF6\xDBM\xEF޽͞{ Fp\xB0\xF6\xBB^5E\xC1 \xD2\xC0i\xE6\xCB-\xB7\\x83\xA8\xFC\xB1~\xA5o\xE0XK\x8B&lt;\xDD\xD2\xE2\xD4@5\x99\x96V\x9E~i\xBA`\xF1\xBFlY\x9Cx\x85\xF6ģ\x91nbu\xA6\xD4\xE7!Ke\xFF\xCB
+Ә\xEEYwVc\xEAƴH\x80H\x80H\x80\xB2        4\xCBHvv\xCF\x87\xA2\xB31eʔ\x89b\xB7\xA4\xF5\xD7__\x8B7\xF0\xA0\x85\xEA\x9C; u^@T\x8FH\x80H\x80\xCDr\xACz`\x8F\xE8'\x9Dt\x92\x9E\xEB\x81]\xB60\xD7k+z\xF6\xEC\xC9\xCEG=u    h\xEC\x80\xD4; \xC4NT\xD8
+\xF7\x83&gt;\xD0C\xB1 +        \x90        \x90        \x90        \x90        ,\xCA\xD8\xA9a\xE9\xE3\xA0&gt;\x9C\x9ANC$@$@$@$@$\xF0_ +\xF7\x85%     \xA8!v@\xE6Õ-J\x9C\x93\x81]\x8Df̘\x91\xA0\xED\x89G\x9D\xDD\xE0\xEC\x93iӦ\x99\xB9s\xE7\xE6j\x86s=\xB0\xFBW=\x9A\xB0&lt;\xEAQG_\xA7zf\xE9\xEB\xC9{   hj\xEC\x80\xCC/\x81aÆ\x99&lt;Pm8\x8Bȳ\xECM]hY\xE9_u\xD5U\xE6\xCE;\xEFԎS\xA7N\x9D :MYf\xFC\xF8\xF1F\xCE1r\xBEIV\x90&amp;u\xF7ˣ\xA9\xC1\x86`t\xC0衕\xD8;\x98a\xE5\xBD\xF6\xDAK\xB7\xE1=z\xB4\xA9w\x96Mŏ\xE9\x92        \x90        \x90        \x90@v@\xE6S\x91\x83\xF7\x92-s\xB7\xDEzkmp:`\xA1ݹW\xF3\x8A\xD1'O\x9E\\xB6H\x9C3r\xD6Yg\xE9\x89\xE7C\x87\xD5\xC5\xEF\xFE9직\xF3I\xD6^{\xED\xB2ӫuD\xBF&lt;j\x9DV\x96|98\xD2\xC8!\x8E殻\xEEҎ\xCEW\xD9e\x97]\xCC-\xB7\xDCb\xE4\xE0Cs\xF3\xCD7\xEB\xEEf\xF5\xCE2+t'   \x81\xA6 \xD0l; i\x87':\xC0i~hl\xCA)\xE7.\x88iٲ\xA5\xC1\x81f΄v\xE7^\x8D\xEB\x8F?\xFEhz\xF5\xEAe\xE4\xA4\xF6\xB2\xC5\xC9i\xDE\xEA9\x9D7\xDAh\xA3\xB2\xD2Ҩe\x9E$\xB1\xA4\x95\x82\x87\xE5Q\x92WVziBN9\xE5Ӻu\xEB4/u\xDB\xFF\xFD\x8D\x9Cd\xAE\xF7\xD5`Y\x8An\x99JуH\x80H\x80H\x80\xEA\x9C@\xB3\xDBk̘1\xE6\x8B/\xBEГ\xC7\xF1\xE5\xEB8p\xF8\xDF\xF5\xD7_o6\xDCpC\x9D\x96\x84i3\xF8\x9A}\xDDuי\xEEݻ\x9Bw\xDF}\xD7\xC0m\xE2ĉf\xE6̙eٗ_~i\xCE9\xE7m8\xBF\xFE\xFA\xEB:u\xE7\xD2K/\xD5\xC9ǍgN=\xF5T3x\xF0`=d\xECر\xE6\xBC\xF3\xCEӭyG\x8DeF\x8E\xA9_\xD4\xDF{\xEF=\xF3\xD6[o\x99#F,p\x92yL&gt;\xF2\x864~\xFA\xE9's\xF2\xC9'\x9Be\x96Y\xC6 mߤ\xA5\xFF\x9F\xFE\xD9 2D\xBF\xF0\xAF\xB0\xC2
+fҤI:\xCD~XO2|\xF8p\xF3\xCC3\xCF\xE8        \xEB\xFE\xF3\x9FM׮]\xE1\xD5\xC0̚5\xCB\xFC\xEDo\xD3F]0 \xA39aɊ\x8Fј~\xFD\xFAi\xF6\xEC٦U\xABV\xA6s\xE7\xCEf\xA7\x9Dv\xD2\xF4\xC3\xF2\x88\xE5\xEAԩ?\xB6k\xD7Πㅼ\xA3C\xF0\x8F\xFCì\xB7\xDEz\xAAkZ\xBDh\x90\x89ˎ;\xEE\x98\xE2\xFA?'ԡm\xB7\xDD6q(\x97e\x96nE\xF9'
+\xF0\x86H\x80H\x80H\x80\xF2\xD55j$\xA9\xFEΩa\xC3\xD1\xFC\xCEX\xF9\xCAo\xBBt\xE9\x92$7h\xD0 +\x8DB\xFB\xCE;\xEFXݰ\xD2\xB5\xD2X\xB6\x8F=\xF6\x98\x95\xC3\xED\x9Ak\xAE\xA9ae\xC1\xB60`\x80]y啓\xB8\xD2        \xB0m۶ʹ'r##V\xE6\xF6\xD6[oU\xE7y\xF3\xE6YYCb\xA5s\x93[k\xAD\xB5\xECE]\x94\xD8\xE1w\xC8!\x87$\xF6\xF6\xED\xDBۋ/\xBE8\xB1\xFB7E\xE4˩\xEBv\xB1\xC5\xF3\xA3-p\xA6\xB1\xF9\xE6\x9B\xDB-\xB6\xD8\xC2\xCAY%V\xBBV֍ؾ}\xFBj&lt;\xE4\xA1G\x8FVWk\xFE\xFA\xF7\xEFo۴iceq\xF8re\xE4F\xFD\xA4a\xA5ce\xE4\xC0\xBE\xF2\xCA+\xD1\xF8W^y\xA5\x95N\x99ʒiN\xF5L:+V\xC5۰&lt;\xF2\xF2\xFF\xC9'\x9F\xD8:\xE8\x9Ft6\xADt(mǎ\x93\xBCdՋ2\x92\xE3 \x9D+ۧO\x9F\xD4P\xE5\xB2\xCCҭ\xFE\xA9
+\xD5\xC0\xCFX=\x99\xACwP\xD6;\xAB\x9Et\xA7.$@$@$\xB0(hVS\xB0\xB0\xE2\xB9\xE7\x9E\xD3\xD1t\xFE\x8E?\xFEx\xB4\x98\x8Ct4\x8Ct\xCC~\xFB\xEDg\xB6\xD9f\xB3\xFD\xF6\xDB\xE9 \xE8\xC8\xC7\xF3\xCF?\xAF_\xE1\xA5\xC1\xAAa\xAFT\x83\xAF\xFD9\x91\x85F\xC5\xD7\xF7c\x8F=VG^y\xE4u[z饓\xE9Qp\xC0(\x85\x9B.\xA5\xE4_hw\xEEE仰y\xD70\x8D}\xF6\xD9\xC7\xEC\xBC\xF3\xCEF:[:&quot;\x83\xD1\xE9L\xE9\x88\xCA\xDDw\xDFm0b\xB3\xFC\xF2\xCB\xECL\x85\x83C#\x9D&gt;\xB3\xF1\xC6\x9BM7\xDDT\xCF=\x91΅\xF2\xC0\x88LV|\xAC\x9F\x90\x9F\x8A{L\xC3\xCA        Ӟ\xFC\xF2\xC8˿t\x8C̺\xEB\xAEkp\xF8#\x87\xAF\xB1\xC6\x9A\x97W_}U\xE5gՋ0\x95\xDA\xCBa\x99\xA5[)\xFC+՛\xF1I\x80H\x80H\x80H\xA01        4\xAB\xC8J+\xADd\xE4 \xB59\xF4\xD0C\xCDG\xA1 +\\xEC\\x83\x86\xB7\x8C$l\xD1\xE8^r\xC9% +\xA6\xEF8\xFF\xB0q\x9Eιy\xE2\x89'̪\xAB\xAE\xAA\xD3~\\xD0\xED\xB6\xDBNo\x9F}\xF6Y\xE7\x94{\xCDJ\xBFZ\xF2\xA1@\x98\x86o\xC7\xC1\x89\x98\xF3\xF8\xE3\x8F\xEB*L[\xC3:W\xD8,kZ:X\xE88\x93\x9D\x8FG}\xD4׸X\xE0\xED \xF4r\xBAɿ2\xD0ar\xBB\x80\xC5\xEA\x85K\xAFW\xA7/de\x99\xA5[\xBFj\xE8K$@$@$@$\xD0\x9A\xDD\x90k\xAF\xBD\xD6l\xB0\xC1۸\xA2\xF1\x8F/\xF6\xEEK\xBB#X茿J\x8DL\x971~\xF8\xA1\xAE\x93\xC0Zl\x83\x8B\xCE\xFC\x8A\xBF\xEBǩ\x96|\xC8\xCCJ\xC3O\xF7XG\x83\xD1#\x99\xAAz\xB2\xE7\xC5?\xFB\xEC\xB3\xCDa\x87\xA6@t^\xB0^#Si\xA6\xF9/Z/\xD2ү\xD4-\x8FE\x9Anyq*Չ\xF1I\x80H\x80H\x80H\xA0\xA9\xFCoH\xA0\xA94\xA8b\xBA8T\xEF\xCD7\xDF\xD4\xC5ޘ\xF5\xD1G\xE9T\xA2\xB4$\xB0\xBD\xEA\xE7\x9Fn\xDCHEZ\x98\xA2n\x98z\x84\xC6:c;\x83\x85\xED\x98R?g0%)f #\xCD\x95\x9F7t\xCBJ# \x87Nܽ\xF7\xDEk\xB0\xF8\xDB\xE8\xB7&quot;&amp;/&gt;\xCEY\xC1&quot;t,\xB4\xFE\xFE\xFB\xEF\xCD=\xF7ܓ)\xB6\xD2\xFC\x97R/2\x95\xA8\xC0#\xC6&quot;K\xB7X\x9C
+TaT   hrͪ\x82\xC6\xF2m\xB7ݦP\xB1=\xAA,\xA2֝\x91et
+\x9Cy\xF0\xC1\xD5;/\xC1`.&gt;\xA6a+[\x98\xEF\xBE\xFBN\xC6jI\xB1;w\:\xE8 \xDDm        k\x9C\xC1t%\xC8\xDEc\x8F=\xD4        g\x89L\x9F&gt;]\xD3y\xF9\xE5\x97 +\xD6'\xA0\xF1\xED \xA6\xE2\xBC\xF6\xDAkڑ\xF1\xDD\xE1_D\xFEg\x9F}\xA6\xBA#Y&amp;L\xA7w\xFB\xE1a\xC7̑G\xA9\x9D\x8F\xC3?\;u\xD0w\xE0\xC0\x81\xBA\x86&amp;M&gt;\xB6\xF9uq\x8B\xC4?\xE3\x8C3 \xF4t\xFD\xE9q\x88\xEF\x97G\x91\xFC\xA3\x83\x9F3\x88\xEFF\x9Fb\xF5\xE2\xDBo\xBFճS\xE6̙㢦^\xD1\xF9B1ҕf\xCAe\x99\xA5[\xA9\xFC\xD3t\xA2        \x90        \x90        \x90        \xD4%\xF9&quot;5\xA2t\xAA\x86sj\xD8\xC6p\xC4=r\x86\xC5NOW_}\xB5\x9D0a\x82=\xF1\xC4\xAD45y\xE9X\xE9\x94X\xD9
+\xD7\xCA\xB8v\xEF\xBD\xF7\xD6ݖ\xE0)\xA3%V\xC1\xC9NL\xB2p\\xC3&quot;\xEF\xB2}\xAD +\x{DCB6}`\x81,\xBD\xF8\xE2\x8BV\xBE\xD4\xEBNV\xF25\xDF\xCA\xF4&quot;+\xDB\xF1&amp;\xE1\xA6M\x9B\xA6;E\xC9i+\x8Do+_\xFFm\xB7n\xDD,vm\x829\xF7\xDCs5}Y\xBB\x92\xBA\xD3TL&gt;v\xF5\xC2.\\xD0\xF7\xB4\xD3Nk\x90n\xA2@\x90\x86lA\xAC\xBBfa\x{1E89DF}~\xDAb'+YH\xAEn`s\xC3 +7X\x99\xAA\xA6rWYe\x8B|\xA59M\xDD\xCAT6\xDDiL\xB6\x94M\x82\xC4\xE2\x9F~\xFA\xE9*:\xE3\xF1\x8F9\xE6 \xB6ay\xC0-\x96\xFF\x87z\xC8ʚ +\xA7\x96\xEBg\xB2m\xB0\xEEx&amp;k|\x94o\xAC^`.\x99\x96fo\xBC\xF1\xC6D\xEF\xF0F6*Pݠ\xA7lUl\xE5\x90D+S\xA4\x92`\xB2H\xBFl\x961\xDDb\xFC\x92\xC4\xF1\x86\xBB`5&quot;l&amp;E$@$@͘@ \xE4MV\x99k҂\x88\xB3\xB8gFkt\x8F\xE7\xB70?\x9F\xFB\xB3~I\xC7\xD4*\x9CѰ\xDCr\xCB%z`\xF7+,r\xBE\xE0\x82 tt#m]H\xB8\x82\x8Cb`\xEDve
+ +\xBE\xA0\xE3+=֟\xE0\xEB&lt;t\xF4\x8Dl'\x9B\xBA^\xC5\x93\xEF\x87˺/\x92\x86zb\x9A\xD0:묣\xF9\xF2\xFD\x8A\xDCgſ\xE4\x92K N\xC7\xC8F+Pf\xB2\x95\xB0\xE9ݻ\xB7\xD9s\xCF=3E\x97\x93\x8Cja\x84%\xAD^ \xA1\x8F?\xFE\xD8H+3\xCDjy\xA4\xB1\xC8\xD3--N\xB5\xF4)U\x9E1;\xAC~\xFA\xACwP\xD6;\xAB\xD4\xFC2&lt;        \x90        \x90        \x90@m4\xABE\xE8n\x8F[\x9E\x86 \x9D\xBFc\x92\xA67\xCC\xDD\xCF2\xD8u˙\xB0\xF3\xF7&quot;\x9D\xA2\x98|';v-\x92\x86z\xBA\xC3\xFC|\xF7\xA2\xF7i\xF1qh v\xC3Bt\xDFdu\xDC\xFC0\xE5\xE4?\xAF^4F\xE7yHc\x91\xA7[Z\x9F\xEFI\x80H\x80H\x80H`a#Ь: Y\xF0\xF1\x95\xA7\x8C\xE3\x84r\x9A\xA6'\x80\xE8'\x9Dt\x92n\xED\x8B]\xB6\xB0\xDEk+z\xF6\xEC\xA9;\x985\xBD\x86ԀH\x80H\x80H\x80H\xA0V\x9A\xD5\xAC\xAC\xE9!2\xBF\xDF\xC8i\xE8\xCA_󱰚\xA6i        `\x9BYl\x91\xFC\xC1衁\xE5\x8Cl4m\xBD\xD49k\xD1+s\xE6\x98H\x80H\x80jA`\x91\xE8\x80\xD4e\x92\xC0\xA2F\x80\x90E\xADę_  \xA8 +\x81f\xB5 +omQ*        \x90        \x90        \x90        \x90        \x90@\xB5\xB0R-\x92\x94C$@$@$@$@$\x90K\x80\x90\D @$@$@$@$@$P-\xEC\x80T\x8B$\xE5\x90        \x90        \x90        \x90        \x90        \xE4(\xB4=W
+\x90        \x90@H;&lt;\xB5\x8Eԣ*$@$@$\xB0HX$\xCEY\xA4K\x98\x99'\x81E\x90NC\xA7\xA9\xEC\xD6OYP \xA8\x85: i?\xF8}\xB7\xB6\xB2P\xBE\xF5\xB6\xADh\xF99aL \x81\x85\x9D\xC0\xC2\xFE&gt;\xCA\xFAM`gpa\xAF\x99ԟH\x80\xAAO\x80k@\xAAϔI\x80H\x80H\x80H\x80H\x802\xB0&quot;`~\xF8\xE13cƌѧ\x9F~j\xE6̙\x93\xD8\xEB\xF1&amp;\xD41\xCCCh\xAF\xC7&lt;\xA4\xE9\xD4\\xF2\xF5\xFE\xFB\xEF\x9BiӦ\x99\xB9s\xE7\xA6e\xB3\x81\xDB\xD7_m\xDE~\xFB\xEDn\xF5b        ˣ^\xF4\xCAң\x9EYf\xE9Lw  X\xD4,\xF2\x90'\x9F|\xD2\xEC\xB0\xC3\xE6\xC0L\xCA~ذa +\xEC\x89G\xDD\xF8:\x86y\xEDu\xA4v\xAE*\xCD!_W]u\x95\xB9\xF3\xCE;\xB5S۩S'\xED\xE0fe|\xFC\xF8\xF1f\xF5\xD5W77\xDDtSV\x90&amp;u\xF7ˣ\xA9\xE9ٳ\xA72:\xE0\x80̑Gi_|q\xB3\xFE\xFA\xEB\x9B޽{\x9B\xBD\xF6\xDA\xCB,\xB5\xD4Rf\xF4\xE8Ѧ\xDEY6?\xA6K$@$@\xF5F`\x91\xEF\x80l\xBD\xF5\xD6ڨ\xF1 \xE6\xB2\xCB.3S\xA6L\xF1\x9D\xEA\xEE\xDE\xD71\xCCCh\xAF\x85\xF2\xDF|\xF3\x8D\x99&lt;yr\xD5E/\xEC\xF9\xFAꫯ\xCCYg\x9DeN&lt;\xF1D3t\xE8P\xF3\xF0\xC3k\xD9\xE5\xB3;\xF8\xE0\x83\xCD\xDAk\xAF\xED{\xD7ս_M\xA5ز\xCB.k^z\xE9%s\xD7]wiGm\x89%\x960\xBB첋\xB9\xE5\x96[\xCC&lt;`n\xBE\xF9f\xF3\xDDwߙzg\xD9T\xFC\x98.        \x90        \x90        \xD4\x81E\xBE\x82iٲ\xA5\xF1J\xA2\xC1\xB3\xDAj\xABU\xB5\xAC\xD2\xF2W\x92@\xA8c\x98\x87\xD0^IZa\xDC\xFC\xD1\xF4\xEA\xD5\xCB&lt;\xF5\xD4S\xA1\xD7\xF6X\xBE\xD3\xFC\x96|-\x90\xD1\xF9/\xBC\xF0\x82\xF9\xE5\x97_\x92\xFA\xB4\xD1F5\x9AƮ\x96e\xD5 \xF1\x88%\xAD,&lt;,\x8F\x88\x88\x92\xBC\xB2\xD2Kr\xCA)\xA7\x98֭[\xA7y\xA9\xDB\xFE\xFB\xEFo\xB6\xDCrK\xBD\xAF\xCBRt\xCBT\x8A$@$@$@\x99\xD8        м\xFB\xEE\xBB\xE6\x92K.1\xDBo\xBF\xBD\xFAL\x9D:\xD5v\xD8afРA\xE6\x9Ak\xAEѩo\xBC\xB1y\xE3\x8D7\x92\x98\x98\xEF?p\xE0@\xB3\xFB.]\xBA4XO2f\xCC3j\xD4(3|\xF8pӵk\xD7$\x8E3a\xC2\xB3\xF2\xCA+봯\xCF?\xFF\\xA7\x93\xAC\xB2\xCA*:\xBD\xE4\xF5\xD7_נW\q\x85~\xF5\xC5ڎPG_V\x91\xFB&quot;y\xFA\xF2\xCB/̙̀g\x9Ei:\xE8 \xBDǗ{\x98\x91#G\xEA\x97\xE7\x89'\x9A\xBE}\xFB\xE7\x96\xEF\xFB\xEF\xBF_Ybd\xE0\x8C3\xCE0m۶5k\xAD\xB5\x96\x81;L\xA5\xF9\x82\x8C\x98\xDE\xE3ƍ3k\xAE\xB9\xA6ꏰcǎ5(\xCBN8\xD6B\xF9\x8Aɿ\xFE\xFA\xEB\xCD\`~\xFA\xE9's\xF2\xC9'\xEBH\x88
+\xF6\xFEe\xB1\xFB\xF9\xE7\x9F͐!Ct4d\x93M61\xAE\xDC5V\xBF&lt;\xD1f֬Y\xE6\xB8\xE3\x8Eӑ\x97 /\xBCP\xEB\xD4\xE3\x8F?\x8D\x8F\xB2;ꨣ̩\xA7\x9Ej\xBAw\xEF\xAE\xE5s\xF1\xC5\xEB\xC8MZy\xC4\xF2_\xA4^\xA5\xD5 ?i\xF7;\xEE\xB8c\x9As\xE2\x86\x91m\xB7\xDD6\xB1\x97\xCB2K\xB7\xA2\xFCxC$@$@$' _\xFB\xA2Fb\xA7\xFAg8\xA7\x86\xADWG\xF3\xBB\xFF\xE6mĈVê\xA6,\xB6\xD2\xF0\xB6\xD2!P\xFB'\x9F|b;t\xE8\xA0\xD2P\xB6\xD2(\xB3;v\xB4\xD2\xF0V\xFFy\xF3\xE6\xD9=zXY\xFCj\xE5˷\xED߿\xBFmӦ\x8D\x95ŻV\xBEv[\xE9\x90$ٗN\x8C\x95\xC6Qb\xF7o\xB6\xD9fۧO\x9Fĩ[\xB7n\xF6裏N\xECw\xDF}\xB7\x95y\xEEju\x84\xA3\x9F\x874\xBBF\x9C\xFF//Oȇt\x96쭷ު1\x90GY'c\xA5\x81\x9A\x88i߾\xBD\x95\x86jb\xF7o\xB2\xF2\xFD\xCE;\xEFXY\xB2뭷\x9E\x95Ʋ}\xEC\xB1\xC7\xECV[me\xA5S\xA0\xD1+\xCDW\xBD\xA5\xC3c/\xBA\xE8\xA2D]\xE4\xE9\x90CI\xEC\xB1|\x91\xFB\xED\xB7\xDB\xC5[,\x91\x97v\xA6\xB1\xF9\xE6\x9B\xDB-\xB6\xD8\xC2\xCAt-+\x8D]+\xEBF
+կP\xB6\x8CHi\xDD\xEBܹ\xB3\x9D4i\x92\x95\x91\xFB\xCA+\xAFd\xD6OĿ\xF2\xCA+\xADt&gt;T\x94Ls\xC2\xC6\xDAV:\xCBV\xC5۰&lt;\xF2\xF2\x9FW\xAF\xB2\xEAE\x98\x8F&lt;\xBB\xAC\xF9h\xF0\xAC\xF8\xE1\xCBe\x99\xA5[\xEC\xF9\xF6ӭƽ{UCVS\xC8\xC8\xFAM\xC8\xFA +i
+\x99&amp;        \x90        \x90@}\xE0H\xD0?\xC3T\xE9`\xA0g\xA2&gt;ҙ0뮻\xAE\xD9l\xB3\xCDtDb\x8D5\xD60\xBB\x{DD9B}y\xF5\xD5W\xD5_\xE9\xFA\xC5[:\xFAE}\xF9\xE5\x977\xD89s\xFF\xB1\xE0\xB9\xE7\x9E3\xF8\xF2s\xFC\xF1\xC7'r\xD5\xC1\xFBw\xCC1ǘ\xFB\xEE\xBB\xCF\xE0\xEB-̮\xBB\xEEj0\xC2  +#\xB5c\xAE;F&quot;`Bձ\x84yy\xC2ڎ\x993gi\x98\xABTLk9\xF6\xD8cu\xA4\xE2\x91GIR\xF2\xA7\xAD%\x8Er\x93\x95o\x8C&gt;`\xC4c\xBF\xFD\xF63\xD2\xE1\xD2Q&amp;\xE9 \xE8\xC8\xC7\xF3\xCF?_q\xBE\x8A\xE8\xBD\xF4\xD2K'ӣ\xA0\xF32\xCB,\xD3\xC0\xB7\xAC|\x91\x8F\xF8EL\x98\xC6&gt;\xFB\xECcv\xDEygB\xFD\x9A={\xB6\x8A\x89կ0\x8C\xBEaDg\xD3M75\xFB\x91΅\x96#Fd\xD2\xEA'\xE2c\xFDF\xDF`P\xEF1\xF5u\xE5ֳ\xBC\xFC\xE7ի\xACz\xA1\x89W\xF1_9,\xB3t+\x85\xB3@Q$@$@$Ь        \xB0\x92R\xBCh\xFA +\xC4ЎN\xA6B\xC1`\x8A o\xB8\xE1\x86\xFA\x87F;v\xA1´\x91\x95VZ\xC9Ȩ\x869\xF4\xD0C\xCDG\xA1 +=\xEC\xE0\x93f\xB0\xA6B\xBE8\xEB֭\xF0G\x83\x9DLOrS\x9C0ߙP'\xE7^\xF4\xC6\xF7\xF3\xF4\xC4O\x98UW]U\xD7\xC68y\xDBm\xB7\x9D\xDE&gt;\xFB\xEC\xB3Ω\xA3\xC4Qnb\xF9F\xBA2B\x90G\xA3{\xC9%\x974\x98\xBE\xEA\x95,pST\xEF&lt;Q\xD0!\xCDTK&gt;d\x87i\xF8\xF6W\1)\xF3X\xFDJ\xD3,t\x9Cɋ\x8F\xCEǣ\x8F&gt;\xEA\x82k\,\xF0v\xC6/\x8F&quot;\xF9\xF7\xC3C\x86_\xAFb\xF5¥W\x8Dk9,\xB3t\xCB\xE3W +})\x83H\x80H\x805\x85NB_Ԡ\x94\x92\xDF/\xBE\xF8BG5d*Qj\xB4k\xAF\xBD\xD6l\xB0\xC1ۙ\xA2\xF1\x8E\x91\xF7\xC5ُ\x80\xAF\xCD\xC0v\xAC+\xAC\xB0\x82\xD9i\xA7\x9D\xF4\xEB&lt;\xBE\xC0~\xF6\xD9g\xC9\xE8\x87\xA7V\xF72\xED\xC4|\xF8\xE1\x87\xEBQZ\xB5j\xA5\xC9`;Yt\x9E\xE0\xE7\x8C\xDF\xD0sn\xEEZ4\xDF\x81@\xC7\xCA\xEF\9\xA5^\x8B\xEA\x9D'7+_Ւ\x8F\xF4\xB3\xD2u˫_a\xF8О\xFF\xEC\xB3\xCF\xD6u\xE8\xA2\xF3\x82δ[\xFFʪF\xFE\x8B֋0\xEDj\xD8\xF3X\xA4\xE9\x96\xA7zQ        \x90        \x90        ,j\xFE\xF7)zQ\xCBy\x95\xF2\x8B\xCEŽ\xF7ޫ\x8B\x9F\x9DHLy\x81\x97{\xF3\xCD7\xCD\xE0\xC1\x83u*\xCCG}dС\xC82-\xB9\xE3\x8E;\xCC\xD5W_mp/k@\x8C\xCC\xE5שY\xFEW\xE9\xAC\xF8\xD5r\xC7LAâfg\xB0 Ss\xE0猛\xA6\xE6\xEC\xEEZJ\xBE\xB1\xBD*::n\x84\xC5\xC9(\xE7ZTo\x94O\xCCd嫨\xFC\x98l痕\x86\xF3w\xD7X\xFDrab׼\xF88\xA7_\xBF~\xBAP\xFD\xFB\xEF\xBF7\xF7\xDCsO\xA6\xB8J\xF3_J\xBD\xC8T\xA2\x8F\x8B,\xDDbq*P\x85QI\x80H\x80H`\x91&amp;\xC0\x88?\xCE@\xE3\xCB\xCCǴ'Yt\xABN\xF0sk3\xE07\x80\x83Ѱ3\xD0\xE1\x87\xAE\x9D +\xAC +\xC1\x8EXX\xE3\xF7\xDBn\xBBMe`\x9BPY\xACnڵk\xA7\xF6\xB4؅\xA3\x98B\x83+ց`7,L\xEF
+\xBF\x98\x87:\x86y\xEDaz\xB1&lt;a\xAD\x89,op\xCE\xA6\x95\xC9\xE2f\xB3\xC7{\xA8(LYy\xED\xB5״\xA3\x82]\x82|\x93\x97otf\x9Cy\xF0\xC1\x95 d\xC3T\x92\xAF&quot;z㌔\xE9ӧk:/\xBF\xFC\xB2\xAE\xE5\xF1\xF5\x8F嫈|\x8CV\xA1\xDE Y&amp;L\xA7w\xFB\xE1a\xC7L\xAC~\xA5\xC9Ǵ=\xB7H|\xECF}P\xAE\xE8\xFA\xD3\xE3\xDF/\x8F&quot;\xF9\x8FիX\xBD\xF8\xF6\xDBo\xF5\xEC\x949s\xE6\xA4e+qC\xE7y\xC4]\x9A)\x97e\x96n\xA5\xF2OӉn$@$@$@\xF95&lt;\xD5?\xC395l\xBD:b\xD7Ylm\xA5s\xA0\xBB\xFF\xC8\xA9VY[i\x88%\xBB\xC9\xE2o+s\xF2\xAD\x9CV\xAD\xBB6=\xF3\xCC3\xBA\x8B\x93\xAC[\xB0\xD8 \xE6\x86n\xB02\x95H\xE3H\x87\xC1\xCAWdu\x973!,v&lt;\x92 ++[\xEDZ9\x9C\xCEJJ\xFD\xB2\xFEI\x83\xD0J\xC3&gt;\xF1&gt;\xF7\xDCs\xADlɚ\xD8q\x9D}\xA1s\x98\xDF.\xEBU\xC4衇r\xF3\xF4\xE2\x8B/Z\xF9\xE2\xAD;]!?\xB2q=\xA0ꆬm\xD1\xBF\xFCb\xF9\x96\x80\xEA*\xA3B\xF6\xBC\xF3γ{キ\xEE\xB6T\x8D|AF\x9E\xDEӦMӝ\xA2d3 \xD6\xF2\xF5\xDFb\xC71W\x96\xB1|\xE5\xC9Ǯ^\xD8= \N;\xED\xB4\xBC\xD7?\x8D뮻Nw\xCD\xC2NkO?\xFD\xB4\xC5NV\xB2\x90\\xDDPg`\xB2ꗓ\xE7\xAE2}\xCF\xCAT6\xDDiL\xB6\x94u\xCE\xD1\xF8\xA7\x9F~\xBA\xEA \x9D\xF1\x87\xF8\xB2!\x82E\x9D        \xEB\xDCb|\xF3\xEAU\xAC^`.\xE9d\xDBo\xBC1\xD1;\xBC\x91uQ\xAA\xF4\x94\xBA\x95C\xADL\x91J\x82ɶ\xCAe\xB3\x8C\xE9V\x94\xA2H\x997\xDC\xABLp\x8CF$@$\xB0\xD0h\x8D\xE5=\xD3\xE0\xCB{Z\xACӍ\xC7\xCCY7-Η\xBC +\x8Bf\xBF\xB0\xAE\xC14\x8Eu\xD6YG\xD7J &quot;\xBE\x84\xE3\x8B2\xA6ᬂ\xE5\x96[.W\xB7\xCB6\xA3I\xB8Оx4\xD2 +F9\xB0\xF6c]\xD9        ,4\xB2\xEDj\xEAz\x96X\xBE12\x84\xE9d8/\xA34i\xEBa\xC2tʱ\xC7\xF4\xC6t\x8Cha\xFD        \xCA +e㛬|\xF9ab\xF2\xFDpY\xF7E\xD2\xF0\xE3\xA6\xD5/\xDF?\xEF&gt;+&gt;μ\xC1        \xE2\xB9\xC0h\xEA\xAAl%lz\xF7\xEEm\xF6\xDCs\xCFL\xB1\xE5\xE4?V/\x90\xD0\xC7\xAC#~\x99\x89V\xC9#\x8DE\x9Eniq\xAA\xA4N&quot;\xA6\x9A\xEF\xA3Dh#\xDEd\xFD&amp;d\xFD\x864\xA2jL\x8AH\x80H\xA0\xCE\xB0R\xA5H\x9D\x95kݪ\xE3: \x97_~y\xDD긨(\x86\x835\xD1٘2eJ\x83,c\xE7\xB5\xF5\xD7__7Oh\xE0AKM        \xB0RS\xBCN$@$PG\xB8 VFsW_\x99\xDF{\xEF\xBD\xA7|7\xF7&lt;\xD7s\xFE\xB0\xFD\xA4\x93N\xD2\xF3^\xB0\x8BF\xA4\xB0\xB6\xA2gϞ\xEC|\xD4s\xC1Q7  X\xC8        p\x84# \x8DV\x85e~\xBF\x91\xD3\xD05=,r\xC7\xC2}\x9A\xA6%\x80mf\xB15\xF4|\xA0lb\xD7'\x9A\xA6!\xC0\x90\xA6\xE1\xCETI\x80H\x80\x9F; \xEC\x804~\xADc\x8A$@ `d$t  h\xA6\xB8 +o3-Xf\x8BH\x80H\x80H\x80H\x80\xEA\x91; R*\xD8ijƌI\xF9|\xFA\xE9\xA7&amp;\xEF&lt;\x82$p݄:\x86y\xEDM\xA4f\xC9\xC96\x97|\xE1l\xD9\xF2\xD7̝;7\x97ή\xC0j\xF5h\xC2\xF2\xA8G\xA9        \x90        \x90        \x90\xC0\xC2E`\x91\xEF\x80\xE0\x80=,\xC6=\xF0\xC0\x93\x926lX{\xE2QG7\xBE\x8EaB{\xA9\x9D\xABJs\xC8\xD7UW]e\xEE\xBC\xF3N\xED\xD4v\xEA\xD4I;\xB8Y?~\xBC\x913f\x8C\x9C\xE1\x91\xA4I\xDD\xFD\xF2hRE\x988        \x90        \x90        \x90@\xB3!\xB0\xC8w@p26N;\xF6\x8Dp\xB6\xC0֤\xBE=\xDC\xFB:\x86y\xED\xB5\xD0'\xC5O\x9E&lt;\xB9\xEA\xA2\xF6|\xE1,\x8D\xB3\xCE:KO\xF5:t\xA8.\xF0\xF6\xCFu0\x9F\xCE\xE0X{\x{DD6B}αZ\xFD\xF2\xA8\x96L\xCA!  X\xB4        ,\xF2˖- +\xCBrFN\x836\xAB\xAD\xB6\x9A\xB3V\xE5\x9Av\x98c%\x82C\xC3&lt;\x84\xF6J\xD2
+\xE3\xE2 \xBF^\xBDz9\xB5;\xF4Z\xC0\xCBw\x9A\xDF’\xAF2:\xDFAN\xD4\xD6(]}\xDAh\xA3\x8DMcW˲j\x90xĒV\x96GDDI^Y\xE9\x95$\x84\x81I\x80H\x80H\x80J&lt;$(\xB6w\xDF}׌=\xDAL\x9C8\xD1̜9\xD3L\x9D:\xD5\xE0\xC0\xB6v\xED\xDA4&amp;/\xBD\xF4R\xED\xB0\xFC\xE3\xFF0\xD8J\xF3\xFD\x87n\x9Ey\xE6=I\xFA\xCF\xFE\xB3\xE9ڵ\xAB\xFA\x8D3\xC6`\xABS|\xBF뮻\xAC5\xD1\xF2o„        淿\xFD\xAD\x9E~\xFD\xF5כI\x93&amp;\x99\x81\x9A-\xB7\xDC\xD2\xFC\xF5\xAF\xD5C᮸\xE2
+\x8D\xFF\xE0\x83\x9C\xA2\xED\xEB\xE8\xE4\xBD\xC9ӗ_~i\xCE9\xE7m\x80\xBE\xFE\xFA\xEB:My\xC7i\xEE#G\x8E4&lt;\xF0\x80\x9E\xE9\xF1\xD6[o\x99#F,p\xCA{Z\xBEq\xC0\xF2\xB7\xE1\x86\xEA\xB4$\xE4\xA7\x90_w\xDDu\xA6{\xF7\xEE&amp;d_4?~\xB8\x98\xDE\xE3ƍ3\xA7\x9Ez\xAA&lt;x\xB0\x9E1v\xECXs\xDEy\xE7\xE9\xF6\xB3\xA3F\x8D*\x94\xAF\x98|\xE4 +i\xFC\xF4\xD3O\xE6\xE4\x93O֓\xD6\xC1\xCC7i\xEC\xE0\x8F\x93ه \xA2S\xB1VXa\xAD8 &amp;V\xBF4\xC0\xFC\xB3f\xCD2\xFB\xDBߴ\xF3\x8CQL\xC3(FX\xB2\xEA'Fc\xFA\xF5\xEBgZ\xB7nmfϞmZ\xB5je:w\xEElv\xDAi'\xADwa=\x8B\xE5\xBFH\xBDJ\xAB~xO$@$@$\xB0\x90/\x91Q#R\xFD3\x9CS\xC3֫\xA3\xF9\xDD\xF3&amp; +h۶m[US +\xDBؕW^Y\xED\xD2ط:t\xD0?i@[i$ێ;ھ}\xFB\xAA\xFF\xBCy\xF3l\x8F=\xAC,$\xB6rО\xED߿\xBFmӦ\x8D\x95ŻV\xBEv\xDB.]\xBA$\xD94h\x90\x95\x86fb\xF7o\xE4\x84pۧO\x9Fĩ[\xB7n\xF6裏N\xEC\xFF\xBF\xBD\xFB\xBA\xA4*\xD38~G\x81%ɣ\xE4,J\x90\xE0\x92\xC32P\x89S\x8B&quot;\xE7\\x84QXpׅ&quot;\xD5R\x94, Qr,fe\xC9JXD\xC2ˮ\x82dPг\xEFsj\xBA\xED\xDBt8\xDF\xED\xFB\xD1w\xBE\xFEws;\x9E\xF0\xEB\xA6\xDF\xEEsN\xDFv\xDBm\xDEn\xC3r\xBE\x8CZ\x99\xADC\xD1r8p\xFAuuR=,\x80\xF2W]uU8Bu\xB4~2ނ\x844\x99%\x97\ҟq\xC6\xE9rv\xA6\xAC\xDE\xF6 +oo\x96\xBCn\xDEn\x96\xFDC=\xE4\xEDx~\x91E        \x877\xADWL\xB9]tQ\xFA駧\xC5U\x9Dv\xDCq\xC7t\xB9\xAA^1\xE9ۗ\xC5\xFDL3͔\xA6W4\x93\xCFc\x95UV񫭶\x9A\xB7\xEFqx 6\xBC\xF5\x89\xBA\xBE\xF2i\xDB\xA9p\xEDY\xE1-\x88\xF5\x87v\x98\xFE\xF9\xE7K\xAFO\xCE9\xE7x \xCABR\xBF\xFE\xF5\xAF\xBD\xFE\xBE[\xB0\xE2\xADS\xBCϟ\x8F\xBA\xFA\xD7]We\xD7E\xBE]]N\xFE4\xA3ֿ\xEC߄\xB2Cf\xD4zRn@\x81\xE64\xC1\xCA\x99zl\x86&quot;\x93\xB0ł        7a\xC2\xB7\xF2\xCA+\xBB\xCD6\xDB\xCC-\xBC\xF0\xC2\xE1\x89\xF9 /\xBC\xB6\xDBMzx\xE2m\x82\xD3\xF5\xD9g\x9F\xDDi\xE4 }\xDCMo=\x9Ez\xEA\xA9\xF0T\;\xEF\xB7\xDF~i\xBA\xE1\xE0\xCC{\x{DD57}\xBB뮻“p\xAD\xDE`\x83 +\xC2[5\xD9Ѥ7;\xEC\xB0C\x98ϗ1\xAC\xC1uu\xD2Ss\xBD\xFD\xB1󐪚\xED\xBD\xF7\xDENo0\xEE\xBF\xFF\xFE4\xA7\xA4\x99Q\xBAb\xFALY\xBD-\xD0p\xB8m\xB6\xD9\xC6Y\xC0\xE5\xD6^{mg\xC1@x\xF3\xF1\xF4\xD3O\x87\xA7\xF0Y\xFB|\xBAu\xCB1\xE5\x9Ee\x96Yz\x9A\xDB\xCD:\xEB\xAC=\xCBʣ\xAC^1\xE9ו1ٞ\xCFc\xAB\xAD\xB6r믿\xBE\xB3@8\_z\xA1\xA9\xEA\xFAJ\xD2J~-\xD8u\xCB.\xBB\xAC[i\xA5\x95\xDC\xD6[o\xED,\xB8\xE7Qod\x8A\xAEOw\xC5W8 \xB6C\xB2W\xD3C\xBD\x8D\xD1y\xCA_gu\x{16FEEE}ʮ\x8B\xA4\xFC\xFC&quot;\x80 \x80@7@
+γn\xB37\x88\xF9e\xE6V\xD3#\x8F&lt;\x9A\xB8\xA8Y\x91\xFE\xD3M\xBBF\xA1Zw\xDDu\xDD&lt;\xF3\xCC\xE3쭆\xDBi\xA7\x9D\xDCn\xBB\xEDn\xF4\xBE\xF0\x85/\xE4\xE8B\x9F
+{\xE2\x86n\xD5\xBA!W\xF0\xA1\x9B~5\x93Ѥ\xF6\xF8ɔ/S\xB2&gt;\xF67|\xB6N\x8F=\xF6\x98[`\x81BS\xB3$\xBD\xB5\xD6Z+\xCC&gt;\xF9\xE4\x93ɪ\xA3t\xA5\xCDT\xD5[\xF9\xDA\x82tw\xDDt\xCF&lt;\xF3̡\xA9\x9BV\xE6˕\xEE1[T\x86\xA2iP\xE9+\xED|\xD9\xE59\xE7\x9C3=\xE7U\xD7WQ`)H\xA6\xBA\xE3|&lt;\xF0\xC0\xC9\xEE\xE1\xD8o\xFB\xDB\xE9r\xF6|\xC4\xD4?\xBB\xBF\xC9^WU\xD7E\x9A!3 \x80 0\xE6\xE8\xD2\xF0\xAB\x87ޖXS\xA2”.\xBA\xE8&quot;\xB7\xD4RK9 +g\xAA\x9Bw\xBDI\x9E8g\xD0\xD3f\xBD\xD0p\xAC\xEA\xA06\xF8z:\xAF'\xE0\xEF\xBD\xF7^\xFA\xF6#{\xCCh\xCD[\x93+\xF7\xC6o\x84\xFE,\xEA\xA0I\xC3\xC9*xҶd\xCA\xDE4'\xEB\x92\xDF\xD8z\xAB\x8E
+\xAC\xB2\xC1U\x92\xC6Hc\xCB]\x97nY\xBD\x95\xBE\xF2/\xCB#_\xB6\xBA\xEB+\xBF~\xB9\xEE\xF8N8\xC1\xED\xBC\xF3\xCE!T\xF0\xA2\xFE&quot;z3U4 +\xA2\xFE\xB1\xD7EQ\xFE\xACC@\x81\xB1!\xF0\xF7G\xD1c\xA3&gt;\x9F{-\\xDCy\xE7\x9DN\x9Ds\x93IM^\xB4N\x97{\xE5\x95WB\xA7g5iz\xF3\xCD7C@\x91\xEC\x97\xFF\xD5ےn\xB8\xC1]p\xC1N\xF3\xD6$tFVӬ\xECS\xE9\xFCq\x83^VU\xEAԜL\xEA \xAE\xA69ږLI3\xB5d9\xF9I\xBD\xAD\xDFAt\x927,I\xFD\xFCƖ[\xE7\xA7j*\xABWl\xFAUi'\xDB\xCA\xF2H\xB6'\xBFU\xD7W\xB2O\xD5o\xDD\xF1\xFA\x8E:\xA1\xAB\xA3\xFB\xC7\xECn\xBF\xFD\xF6\xD2\xE4\x9A\xD6$\xD7Ei!؀ \x803\xBC\x88\x9D&gt;\xFA(\xDC|%gSm\xD5\xD5\xEC\xC9:݆U\xBA1\xD3\xCDw2i{\xF2&amp;@\xDFQ\xF0\xB1뮻\x86`C}C4\x82\x95\xFA8h\xFD5\xD7\ӈV\xD6Y=\x8C\xA6\x95\xA4\x93\xFF\xD5HPz\xFB\xA1&amp;4\xFAU?\x90\xF9\xE7\x9F?4\xED\xCA?1ϗ1_\x87\xFCr&gt;\xAF\xAA:\xA9\xAF\x89F\xF8R\x9B\xFFdR\xB32\x8D\x8E\xB4\xC9&amp;\x9B\x84UjN\xF3\xE2\x8B/\x86@E7\xAF٩\xAE\xDE
+f\x92I\xA3z\xC9EikjR\xAF\x98r\xEB)S\xA7N +\xF9&lt;\xFB\xEC\xB3N\xE7+[\xFE\xAAzŤ\xAF\xB7U\xBAnT\x8F\xB2)\x9F\x87\xBE\x84\x9E\xDD_\xCB\xFAOS\xD5\xF5U\x94\xBE\x9A\xED%\xC7\xC6\xCC1DŽ&amp;s:\xAF
+\xB3\xCD\xE3t|\xF6|\xC4Կ꺪\xBA.&gt;\xFC\xF0\xC3\xF0\xED\x94iӦU\x8Bu \x80 0\x96\xECIl\xE5du-\xDC^\xB2\xBAp\xDFa]\xA9Qg\xEC̈́\xB7\xE0 \x8C\xFEcC\xA4z\xEBd\xED\xEDF, +\xC8:{k\x93\xEF\xEDk\xD5a\xD4&amp;j7\x8C\xE2d\xFD\xBCF\xC5\xD2t饗zkJ\x8E\xB1\x80\xC1\xDBS\xE4\xB0޾        \xE15⑽\xD1\xF06Ԯ?\xF0\xC0\xBD=}\xDB\xCA\xFE\xB0Bo7\xF6\xE9\xE6\x93O&gt;\xD9\xDB0\xB8\xE9\xB2fT\xE6lU\xE6|\xB2\xCB\xD6_\xA5\xE7\xF8\xFB\xB6N\xCF&lt;\xF3\x8C\xB7'\xDEa\xA4+\xD5ǚ\xE9\xF4\x94C\xE5ҵa}[ˆ_\xD9 \xAA\xEAm@(\xAB +\x85\xEBm\\xBF\xE5\x96[\x86іQ/\xA5QW\xEE)S\xA6\x84\x91\xA2l0/k{\xFA\xEF5\xE2Xr.\xAB\xEAU\x97\xBEF\xF5\xD2\xE8ar9\xE2\x88#z\xBCtl2e\xF3\xB0!\x88èYi\xED\xF1\xC7\xF7\xC9\xCA:\x92\x87u\xBAf4\x95]_Izɯ5\xDF\xF3֔-\x8C4f\xC3\xDD&amp;\xAB+\x8F?\xF2\xC8#CyUf\xFD\xA7\xE3m@\xAFk&amp;\x9Di]\x95o\xDDuUu]h. \xB2\xFDe\x97]\x96\x96\xBBk3\x8C\x82յ3N}@\x81\xEE
+\x8CS\xD5\xEDƣtғ\xF7\xA2]\xD4O\xB7\xFA\xC8\xD2$\x87fø\xEF[\xDD&amp;WV?\xBA\xACz#\xA2&amp;&amp;K,\xB1D\xE8+\xA1\xF5$\O\x94\xFF\xFB߇\xEF]\xE8u\x93:\xB7g\xBF\x9C\x9D_\xAE;~\xD0\xDB\xF5\x96C}?&amp;\xD8H`\xF9I\xDF#)\xEA\xCFRUo\xBDRs\xB2SO=5\xBCy*:&gt;\x9FO?\xCBU\xE5\xD6[\xBD\xD1R\xFF\x9D7}\x8B$;\x95\xD5+\xBBOU\xFA\xD9\xFD\xCA\xE6c\xF2\xC8[t}e\xB7\xD7͗\xFF\x83\xFC\xC0\xE9k\xECzs\xA1\xB7\xBAVm(a7i\xD2$\xB7馛\x96&amp;\xDBO\xFD\xAB\xAE e\xF4\xD6[o\x857~\xA5\x99\x8E\xF1 +\x83\xFC\xFFQTe\xFF&amp;\x94\xFD\xD2F\xC9@`8\xE8\x84&gt;\xA0\xF3\xA0\x9B\xD8\xE4ÄI\x92Is\x96\xA4#w\xB2\xBE\xEA7|h\xBF\xFCrձ\xA3\xB1M}ʦ\xB2\xE0!\xA6\xDE
+\xC6b\xB2\xB2\xBC\xEB\xD6W\x95[\xA3n%S&gt;\xF8\xD0\xFA\xB2z%\xC7\xE8\xB7*\xFD\xEC~e\xF31yd\x8F-\xBA\xBE\xB2\xDB\xEB拎\xD76\xF5\xF1@uD\xCFNegv\x9F~\xEA_w]\xA8\xB9! \x80\x8C}\x90\xB1\x8E\x87\xA6\x86z\xFE\xDAk\xAF9}Y\x9D\xA9}u@?\xE4\x90C\xC2\xD0\xD1\xC5M\xFD\x864\xFA\xD9ĉX\xED׎ \x80 \x80\xC0\xB0
+\xD0k@M\xB0\x86\xF5S\xB9\xAC}\xBF\xB3\xAF\xA1\x87&quot;\xE9m\x91:\xEE3\xB5+\xA0az54\xF4믿&gt;\x80\xD8ϛ\x8Dvk0vr\xA7        \xD6\xD89\x97\xD4@\xA0Z\x80\x84\xA4\xFA
+a+|. \x9F 3\x99 \x80 \x81\xC3\xF0\xC1I\xA0 \x80 \x80tE\x80\xA4+g\x9Az&quot;\x80 \x80 0 Cp( \x80 \x80] \xE9ʙ\xA6\x9E \x80 \x80 \x81\xC8\x9C\x8A\x80 \x80 \x80@W@\xBAr\xA6\xA9' \x80 \x80C @2'\x81&quot; \x80 \x80 \xD0\x90\xAE\x9Ci\xEA\x89 \x80 \x80\xC0\x80 \xC1I\xA0 \x80 \x80tE\x80\xA4+g\x9Az&quot;\x80 \x80 0 Cp( \x80 \x80] \xE9ʙ\xA6\x9E \x80 \x80 \x81\xC8\x9C\x8A\x80 \x80 \x80@W@\xBAr\xA6\xA9' \x80 \x80C @2'\x81&quot; \x80 \x80 \xD0\x90\xAE\x9Ci\xEA\x89 \x80 \x80\xC0\x80 \xC1I\xA0 \x80 \x80tE\x80dg\xFA\x8F\xFC\xA3\xFB\xCDo~3\x82#\xBB\xEB\x9F\xFF\xFCg\xF7\xE0\x83\xA6\x89\xBE\xF3\xCE;nڴi\xE9\xF20\xCE\xE4˘\xAFC~y\xEBPT\xA6\xB1R\xAF\xDF\xFD\xEEwnʔ)\xEE\xDDw\xDF-\xAAfϺ\xB6\xAF\xFF\x9E\xC2\xE4\xF2\xE7#\xB7\x99E@&quot;\x81\xCE 'Nt_\xF9\xCAW\xDCv\xDBm\xE7\xBE\xFB\xDD\xEF\xBA/|\xE1 \xEEk_\xFB\x9A\x9B4i\x92\xDBl\xB3\xCDܗ\xBE\xF4%w\xF9嗻믿&gt;\xEC\xF7\xE3\xFF\xB8\x95\xD3\xF7\x8B_\xFC\xC2}\xEB[\xDFr\xDBo\xBF}\x9A\xFF\xE4ɓ{\x96\xD3 +C4\x93-c\xBE\xF9\xE5!*vmQ\xC6B\xBD\xCE=\xF7\w\xE3\x8D7\x86\xA0v\x85Vp
+˦\xB6\xAF\xFF\xB2r%\xEB\xB3\xE7#Y\xC7/ \x80 \xA7@\xE7\x90/\xF9\xCB\xEE׿\xFE\xB5\xBB馛\x9C\x82\x8B/~\xF1\x8B\xEE\xDB\xDF\xFE\xB6\xBB\xF2\xCA+\xDD\xCF~\xF63w\xC5W\xB8\x8F&gt;\xFA\xC8}\xE7;\xDFq\x8B/\xBExkg\xF1\x9B\xDF\xFCf\x90\xB2\xF8\xE1\xE8\xEE\xB9\xE7\x9E쪡\x9Bϖ1_\x87\xFC\xF2h\xFEO\xFA\x93\xBB\xE3\x8E;\x9E\xF4\x8C^\xAF?\xFC\xE1\xEE\xB8\xE3\x8Esx\xA0;餓\xDC\xCF\xFE\xF3lg\xA1\xB2vm_\xFF\xD9r\xCDg\xCFG\xD1v\xD6!\x80 \x80\xC0\xF0t&gt;9\xEC\xB0\xC3\xDC\xDCs\xCF]zF\xB6\xDDv[\xF7\xF5\xAF=l?~\xBC7n\\xE9\xBE1\xBC\xF71\xBB\xEE\x93\xCF_\xC1ӂ .X\xB8o\xBF+\x9B\x94\xAF(\xCF|\xF3u\xC8/\xA5\xD1ﺿ\xFC\xE5/n\x97]vq\xBF\xFC\xE5/k\x93\xA8\xAAwѶ\xA5^e\xFFկ~\xE5\xFE\x{1B7FE5}\xD7\xF32\xCB,ӳk\x91\xDDh\x9E\xAB\x9E\xCC+\x8A΅vϟ\x8F\x8A$F\xB4\xA9,\xBF%\xC2\xCE \x80 \xD0#\xD0\xF9d\xDDu\xD7\xED\xC9/\xE8\x8DȚk\xAE\x99\xAE\xFE\xEB_\xFF\xEAN&lt;\xF1\xC4\xF06d\xC5Wt/\xBD\xF4R\xBAM\xED\xE9\x8F:\xEA(\xB7\xD1F\xB9\xD5W_\xBD\xA7\xBF\xC6\xD5W_\xED.\xBC\xF0Bw\xE6\x99g\xBAu\xD6Y'\xEA\x98t\xA7\x82\x99W_}\xD5\xFD\xE0?pk\xAF\xBDv\xD8z\xEF\xBD\xF7\xBA\x9Dw\xDE\xD9}\xF4\xD1\xEEG?\xFAQhF\xB6\xEC\xB2˺\x97_~9=\xBA\x9F\xF2\xA5\xDB\xCC\xCD7\xDF\xEC\xE6\x9Bo\xBE\xD0\xEC\xEB\xF7\xBF\xFF}h\x9A6\xFF\xFC\xF3\x87\xA6j\x89\xC3\xD9g\x9F\xDE \xA99O\xBE\x8Cٴb\xE6c\xEA\xF4\xC1\xB8\x83&gt;\xD8{\xEC\xB1n\x87v\xF3zr\xAF\xE9\xFC\xF3\xCFo\xB1n\xB9\xE5\xB7\xCF&gt;\xFB\xB8d}6\xEF\xA2\xF3\xF2ӟ\xFE4X\xEA\xCD\xC01\xC7\xE3Zh!\xB7袋:\xAD\xD7Դ^J\xA3\xAA\xDC\xD7]w\x9D[d\x91EB\xF9\xB5\xEF\xB5\xD7^\xEBt.\xF7\xDF-Fի*\xFDK.\xB9ĝz\xEA\xA9\xEE\xD3O?u\x87zhx\xCE\xFCQf\xD7\xEF\xF5\x9FI\xDA=\xFA\xE8\xA3n\xDF}\xF7 +o^N;\xED\xB4pM=\xF2\xC8#\xAE\xEA\xFAԹ\xDB}\xF7\xDD\xDD\xE1\x87\xEE6\xDF|\xF3p~\xCE8\xE3\x8C\xF0\xE6\xA6\xE8|T\xD5?\xE6\xBA*\xBA.\xB2u`@\xD8\xBE\xCAɒ.\xDC^\xB2\xBAp\xDFa]\xE9\xBE\xF7ٺY\x9F\xBF\xE7\x9E{y\x95UV񫭶\x9A\xB7\xE6*\xDEn\x96\xBC\xB5\x9B\xF7vc\xF6\xFD\xE4\x93O\xFC[l᭣\xAE\xB7'\xCB\xFE\xA0\x83\xF2\xF3\xCE;\xAF\xB7αޞ&amp;{ H\xD24-H\xF0v#竎Iw\xCE̜w\xDEy\xDEn\x86\xC3\xEB4\xEC\xED\xC6\xDB[@\x96\xDF~\xFBm\xBF\xDCr˅\xFF\xECF\xD9\xDBM\x99_~\xF9\xE5\x95/\x93u:\xBB\xC6k\xF4\xF8l\xBC\xF1\xC6~\x8F=\xF6H\xB7\xDFv\xDBm\xDE\xFĀ\xE5|\xB52[\x87\xA2\xE5p\xE0\xF4?\xEA\xEA$g \xE6\xFCUW]\x8E\x90\xA7\xF5\x93\xF1v\x83\x9A&amp;\xB3\xE4\x92Kz\xBBQM\x97\xB33e\xE7巿\xFD\xAD\xB77K\xFE\xAB_\xFD\xAA\xB7\x9Be\xFF\xD0C\xF9o|\xE3ނ\x82px\xD3zŔ\xDB\xFA駧\xC5U\x9Dv\xDCq\xC7t\xB9\xAA^1\xE9\xFF\xE4'?\xF13\xCD4S\x9A^\xD1L&gt;\x8F~\xAF\xFF|\xDA\xF6F*\xFC\xDDXu\xD5U\xFD\xAD\xB7\xDE\xEA\xED-\xA4\xFE\xF9\xE7K\xFF\xFE\xE8\xF8s\xCE9\xC7[\xF0\x92\xB2&amp;\x93z\x8D\xE8-\x98\xF76(\x84ϟ\x8F\xBA\xFA\xD7]We\xD7E\xBE\x83^.\xFA\xFFѠ\xF3\xCD\xF4\xCA\xFEM(\xFB7d4\xCBB\xDA \x80\xC3-\xD0\xF97 #\x8Dݶ\xDAj+\xB7\xFE\xFA뇧\xE2n\xB8\xA1{\xEE\xB9\xE7Bv\x9E(\xDB +xxb=\xFB\xEC\xB3;\x8Ḍ\xB6\xF5jo\xFF\xD4S\xFD         @IDATO9=\xD9ִ\xDF~\xFB)\xF2qUDŽ+\xFEP\xB31 0B:\xDA͂7a\xC2\xB7\xF2\xCA+\x877 /\xBC\xB0S\xF9^xᅐJU^e\xE5+\xCA~\xAF\xBD\xF6rw\xDDu\x97ӓpMl\xB0\x81\xD35\xD9Ѥ~3z\xA1)_ưr\xD4\xD5I};~\xF8ag7\xE6!U5\xDA{\xEF\xBDÛ\x8A\xFB\xEF\xBF?ͩ\xAC\xD9\Y\xBD\xF5\xF6Ao&lt;\xB6\xD9fgWx\xCBd\xC1@x\xF3\xF1\xF4\xD3O7\xAEWL\xB9g\x99e\x96\xB4y\x94*2묳\xF6,k]Y\xBDb\xD2\xD7\xF11S&gt;\x8F~\xAE\xFF|&gt;z;\xA87:+\xAD\xB4\x92\xDBz뭝\xE1&lt;\xEA\x8DL\xD1\xDF\xAF\xBEXz\xFB\xA6I׽\x9A\xEA\xD4y\xCA_gu\x{16FEEE}ʮ\x8B\x909 \x80 \x80@c\x90fo\xC8\xE6\x9CsδY\x8F\x9A\x90\xA8\x93\xFA\xD2K/\xFE\xD3M\xB1FyR\xAFy\xE6\x99\xC7\xD9[\xB7\xD3N;\xB9\xDDv\xDB-\xDCHi\xB4\xAD\xAAcb\x8A\xA5\xB2d˓_V\x94\x8ClT\x95WY\xF9\x8Aʠ&gt;\xF6\xC49 ݪ\xED\xBA!W\xF0\xA1\xE6II'\xB5\xC7O\xA6|\x99\x92\xF5\xB1\xBF\xF9\xE3\xB3uz\xEC\xB1\xC7\xDC ,\xE0x$\xD3Zk\xADf\x9F|\xF2\xC9dU\x8FQ\xBA\xD2f\xAA\xEA\xAD|\xED +A\xBA\xBB\x82Ιg\x9E٩\xF9\x8E\xA6|\xB9\xD2#fb\xCB]\x97\x94\xCAP4 +*}\xA5\x9D\xCF#\xBB{\xFD\x95Q\x96\x81d\xAA\xBA&gt;\xB5\x8F\x82\x8Fx \xD9=\xAB\xC1&quot;\x92){&gt;b\xEA\x9F\xDD_id\xAF\xAB\xAA\xEB&quot;ɏ_@\xE8_\xE0\xEFwn\xFD\xA7\xC1\x91&amp;\xF0\xFE\xFB\xD6T\xA7\xD0㢋.rK-\xB5\x94\xD3p\xA1\xBA9֛\x91\xBAc
+\xEAse]^E\xE5K\x9E8g\xB3\xD4\xD3f\xBDЈas\xCC1\x87[o\xBD\xF5\xC2\xD3y\xBDay\xEF\xBD\xF7ҷ\xD9cFkޚ\\xB97\xDExé?\xCA\s\xCD\xB2\xD1p\xB2
+\xEE\xB4-\x99\xB27\xCDɺ\xE47\xB6\xDEz\xA1\xC0*\%i\x8C\xF47\xB6\xDCu\xE9\x96\xD5kP\xE9+\xFF\xB2&lt;\xF2e\xAB\xBB\xBE\xF2\xFB\xE7\x97\xEB\x8E?\xE1\x84B\xBF\x80
+^\xEC'\xFD\x9F\xF2i +\xA2\xFE\xB1\xD7E&gt;o\x96@@\xA0^\xE0\xEF\x8Fx\xEB\xF7e\x8F
+w\xDEyg\xE8\\x9C\xEC\xA6&amp;%Z\xA7\x8F\xBE\xF2\xCA+\xEE\xF8\xE3\x8FMM\xDE|\xF3\xCD\xD0\xFC\xAA\xEA\x98$\x8DA\xFDV\xE5UV\xBE\xB2\xBC\xF56\xE7\x86np\p\x81Ӽ\xF5q֖?4\xCD\xCA&gt;\x95.;~P\xEBՄGM\xD9ԩ9\x99\xD4!YMs\xB4-\x99\xB4O\xD14\x92zk\xA8f:\xC9\x96\xA2\xF4b\xD7Ŗ[\xD7O\xD5TV\xAF\xD8\xF4\xAB\xD2N\xB6\x95\xE5\x91lO~\xAB\xAE\xAFd\x9F\xAAߺ\xE3\xF5 +\x9C8 tT\xFF\xF8\xE3\x8F\xDD\xED\xB7\xDF^\x9A\\xD3\xFA\x8F\xE4\xBA(-@@\xA0T\x80$C\xA3&gt;5'\xD2S\xF5\xA2I_\x82V\xFB\xF0dҲ\xFEӤ\x8Fj\xE4\x9D]w\xDD5\xEA{\xA1\xB1ԇ@믹暰\x9F\x86\xF4\xB5\xCE\xEAn\xB1\xC5\xAB&lt;&amp;\xEC\x9C\xFBC\xDF#\xD1\xCDW2\xA9,j\xF6d\x9Dn\xC3*mK\xFAfh\x85\xB6'o\xFA)_\x92O\xFEW\xA3\xE9퇚\xD0\xE8W\xFD@4\x96\x9A\x9F埘\xE7˘\xAFC~9\x9FWU\x9D\xD4\xD7\xC4:\x8A\xF7|\xE7C\xCDެs\xB3\xDBd\x93MBRjN\xF3\xE2\x8B/\x86@E\xA3,e\xA7\xB2\xF3\x92\xEC\xA3`&amp;\x99\xEE\xBE\xFB\xEEpޔ\xB6\xA6&amp;\xF5\x8A)\xB7\xBE\x912u\xEAԐϳ\xCF&gt;\xFA\xF2d\xCB_U\xAF\x98\xF4\xF5\xB6J׍\xEAQ6\xE5\xF3\xE8\xF7\xFA/J_ϒ\xBF;\xDA^u}j\xBBF#Syt^f\x9B\xC7i{\xF6|\xC4Կ꺪\xBA.&gt;\xFC\xF0\xC3\xF0\xED\x94iӦ)[&amp;@\xE8G\xC0\x9EpVN\x96f\xE1\xF6\x92Յ\xFB\xEB\xCA\xEC\xA83֗\xC1[\xEB0\xBA\x8E\xDDT{\xFB\xB0\x99\xB7f!i\xD1m(\xD40j\x90F\x9Az\xFC\xF1ǽF򱎴a\x9D +O\xF6\xBB\xF4\xD2K\xBD5\xD5        i\xD8 +\xB9\xB7\xA7\xB4a\xBD}s\xC1kD!{c൯}\xFC\xCD[\xB0SyL\x9A\xF1\xF4\xEBl\xED-x        i\xDB\xA9\xDE:Y{\xBB \xCB +\xC8:{k\x93\xEF\xED\xAB\xEEaԦ'\x9Ex&quot;\x8C\xE2d\xFD\xBCF\xC5\xD2\xD4O\xF9\xA6g\xFF\x99\xBB!\xF4vc\x9F\xAE?\xF9䓽 +ś.kFeΖQe\xCE\xD7!\xBBl\xFDUz\x8E\xBF\xEF\xBE\xFBj\xEB\xF4\xCC3\xCFx{\xE2F\xBA\x92\xB7 +E\xDCS\x95Kװ\xF5\xBD        #\x92e3\xA8:/\x84\xB2\xDA[+\xCA)\xA7\xF8-\xB7\xDC2\x8C\xB64\x88z)\x8D\xBArO\x992%\x8Ce\x83        xY\xDB\xD3\xAFǒsYU\xAF\xBA\xF45\xAA\x97F\x93\xCBG\xD1\xE3\xA5c\x93)\x9B\xC7\xC5_\xDC\xF7\x{15F917}\xFCZ\xF3=oM\xD9\xC2Hc6\xDCm\xB2\xBA\xF4\xFA\xD4Gyd(\xAFʬ\xFFt\xBC\xFE\xBE\xEA\x9A\xC9_gZW\xE5[w]U]\x81˂l\xD9e\x97\xA5\xE5\xD4L\xF6\xFFG\x83J\xF3\xF3L\xC7NK\xE1\xA4\xF3ń \x80@V`\x9C\xEC\x88\xD2IO\xB4\x8BvQ\xFF\xD7\xEA#K\x93\x9A +\xE3\xBEou\x9B\Y\xFD\x97UoԄc\x89%\x96}\x94\x80\x9E4뉭\x9A\xF0\xE8\xBB&quot;\xB3\xCD6[O\xBAE\xC7\xF4\xEC0\xC0\x85\xA2\xBC\xEA\xCAW\x94\xBD:\xB7ې\xC5\xE9\xA6\xFCr\xBA\xE1s\x9A\xD1[\xF5\xFD\x98`#\x81\xE5'v5A)\xBB\xAD\xAA\xDEzs\xA5\xE6d\xFA^\x86\xDE\xD2\xF5\x87ɦ\xD5\xEF|U\xB9\xF5\x96@o\xB4\xD4\xFFD\xE7M\xD7Nv*\xABWv\x9F\xAA\xF4\xB3\xFB\x95\xCD\xC7\xE4\x91=\xB6\xE8\xFA\xCAn\xAF\x9B/;^߼\xD1\xD7\xD8\xF5\xE6Bo;\xF4wɆv\x93&amp;Mr\x9Bn\xBAii\xB2\xFDԿ\xEA\xBAPFo\xBD\xF5Vx\xE3W\x9Ai\x9FF\xE3\xFFG}\xA5\xAF\xC3\xCA\xFEM(\xFB7\xA4\xAFL8@`L\x80 8W\x95M\xE7\x80\x9Cu\xD6Yh\xB4,\xA0k*ظ\xE7\x9E{zJ\xA2\x91׾\x{1B5BC5}\xC1z6̠  3艣\xD8 \x80#`\xAC\x93q\xC0X\xD0\xF0\xD7^{\xAD\xE7+\xF7c\xBD\xCE\xC3\?u@?\xE4\x90C\xC2\xF7^4ʜ\xDEH\xA9\x9F\xD6ĉ\xC7L\xF01\xCC\xFE\x94 +@\x81A \xF0\x847 \x83\xBE\xA6f\xF8\xF4\xAC}\xBF\xB3\xAF\xA1\x87z\xA8\x93\xBB`jW@\xC3\xF4j\xE8\xEA\xD7_=|`S\xA3f\x8D\xB5\x897 c\xED\x8CR@\x812\x90\xB2k\x83\xF5 \xF09
+\x80|\x8E\xD8d\x85 Ъ\xC3\xF0\xB6\xCAO\xE6 \x80 \x80tK\x80d\xE7[\xDF-\xD0WmMi\xEA\xC1L\xB3\xE7\x9Dwܰ\x8F _\xC6|\xF2\xCBi\xE5\x86|f\xAC\xD4K\xDF\xB1!ݻ\xEF\xBE[+\xDE\xF6\xF5_U\xC0\xFC\xF9\xA8ڗm \x80 Ю@\xE7ud\xB5og\xB8\xED\xB6\xDB.| MC\xB9jd +\xEF\xB9\xD9f\x9B\x85\xA1f/\xBF\xFCrw\xFD\xF5ׇ\xFD\xEC\xAD\x9C1}`O\x9Dq\xB7\xDF~\xFB4\xFFɓ'\xF7,\xA7\x86h&amp;[\xC6|\xF2\xCBCT\xECڢ\x8C\x85z\x9D{\xEE\xB9\xEE\xC6o A\xED
++\xAC\xE0 \x96Mm_\xFFe\xE5J\xD6g\xCFG\xB2\x8E_@N\x81\xCE \xF6A3gs7\xDDt\x93Sp\xA1o-h\xF8\xD5+\xAF\xBC\xD2\xD9\xC7\xFD\xDCW\F\xDD\xD17_|\xF1\xD6΢\xBE\x8C\xAD\xAFEg'\xFBX\xE2g\x86&amp;\xCDn\x86\xF9l\xF3u\xC8/\x8FFy\xF5\xA5\xF8;\xEE\xB8c\xE0I\xCF\xE8\xF5ҷ4\x8E;\xEE\xB8\xF0U\xEF\x93N:)t\xF0\xCE~\xD7E`Y\xBB\xB6\xAF\xFF\xBA\x98=u\xFB\xB2@\xDA\xE8|r\xD8a\x87\xB9\xB9瞻\xF4,l\xBB\xED\xB6ξ\xD6\xB6\x8F?\xDE\xE9\xA3ZM\xA6\xA2\x8F:Ʀ\x97\xCF_\xC1ӂ .{x\xD4~M\xCAW\x94A\xBE\x8C\xF9:䗋\xD2\xE8w\x9D&gt;\xE4\xB7\xCB.\xBB8\xFBj}mU\xF5.\xDA6\xA3ԫ\xAC\xE2\xF6\xB5\xEF\xF0\x81\xCC\xE4z^f\x99ezv-\xB2\xCDsՓy\xC5Bѹ\xD0\xEE\xF9\xF3Q\x91Ĉ6\x95\xE57\xA2D\xD8@z:\x80\xAC\xBB\xEE\xBA= \xF9\xBDYs\xCD5\xD3\xD5\xFA2\xF5\x89'\x9Eކ\xAC\xB8\xE2\x8A=ߊP{\xFA\xA3\x8E:\xCAm\xB4\xD1Fn\xF5\xD5W\xEF\xE9\xAFq\xF5\xD5W\xBB /\xBCНy\xE6\x99n\x9Du\xD6Iӫ:&amp;ݩ`\xE6\xD5W_u\xFA:\xF4\xDAk\xAF\xB6\xDE{\xEF\xBDn\xE7\x9DwvG}\xB4Ӈ\xDBԌl\xD9e\x97u/\xBF\xFCrztU^e\xE5K\xB6\x99\x9Bo\xBE9|\\xCD\xC0\xF4%j5M\x9B\xFE\xF9CS\xB5\x97^z)\xECz\xF6\xD9g\x877HjΓ/c6\xAD\x98\xF9\x98:}\xF0\xC1\xEE\xE0\x83v\xC7{\xAC\xDBa\x87¼\x9E\xDCk:\xFF\xFC\xF3\xC3[\xAC[n\xB9\xC5\xED\xB3\xCF&gt;\xE1\x89~&gt;ߢz\xEBw\xB2ԛ\x81c\x8E9\xC6-\xB4\xD0Bn\xD1EuZ\xAF\xA9i\xBD\x94FU\xB9\xAF\xBB\xEE:\xB7\xC8&quot;\x8B\x84\xF2k\xDFk\xAF\xBD6\x9C\xCB\xFD\xF7\xDF_\x8BQ\xF5\xAAJ\xFF\x92K.        _x\xFF\xF4\xD3Oݡ\x87ބ\x84\x843\x94\xD9\xF5{\xFDg\x92v\x8F&gt;\xFA\xA8\xDBw\xDF}\x83\xEFi\xA7\x9D\xAE\xA9Gy\xC4U]\x9F:\xA7\xBBᄏ;\xFC\xF0\xC3\xDD\xE6\x9Bo\xCE\xCFg\x9C\xDE\xDC\x9D\x8F\xAA\xFA\xC7\WE\xD7E\xB6\xCC#\x80 \x80@{\xC2W9Y҅\xDBKV\xEE;\xAC+\xDD\xF7&gt;[7k\x86\xE2\xF7\xDCs\xCF\xC2&quot;\xAF\xB2\xCA*~\xB5\xD5V\xF3\xF6=o7K\xDE\xDA\xCD{\xBB\xB1 +\xFB~\xF2\xC9'~\x8B-\xB6\xF0\xD6Q\xD7ۇ\xEC\xFCA\xE4\xE7\x9Dw^o\x9Dc\xBD=M\xF6\x90\xA4iZ\x90\xE0\xEDF\xCEW\x939\xEF\xBC\xF3\xBC\xDD \x875\xD6i\xD8ۍ\xB7\x9Fo\xBE\xF9\xC2\xF2\xDBo\xBF\xED\x97[n\xB9\xF0\x9F\xDD({\xBB)\xF3\xCB/\xBF|\xA3\xF2e\xB2Ng\xD7Xc\x8D\x9F\x8D7\xDE\xD8\xEF\xB1\xC7\xE9\xF6\xDBn\xBB\xCD[`\x96\xF3e\xD4\xCAl\x8A\x96Á\xD3\xFF\xA8\xAB\x93\x9C-\x98\xF3W]uU8B\x9E\xD6O\xC6\xDB +j\x9A̒K.\xE9\xEDF5]\xCEΔ\x9D\xFB\x88\xB77K޾\xE2\xEDf\xD9?\xF4\xD0C\xDE&gt;\x80\xE7-(\x877\xADWL\xB9-\xE0\xF1\xA7\x9F~zZ\\xD5i\xC7wL\x97\xAB\xEA\x93\xBE}Y\xDC\xCF4\xD3LizE3\xF9&lt;\xFA\xBD\xFE\xF3i\xDB\xA9\xF0wc\xD5UW\xF5\xB7\xDEz\xAB\xB7\xB7\x90\xFE\xF9\xE7\x9F/\xFD\xFB\xA3\xE3\xCF9\xE7o\xC1GHʚLz\xFDɂyo\x83B\xF8\xFC\xF9\xA8\xAB\xDDuUv]\xE4\xEB1\xE8\xE5\xA2\xFF +:\x8F\xD1L\xAF\xEC߄\xB2CF\xB3,\xA4\x8D 0\xDC\x9D2\xD2\xD8m\xAB\xAD\xB6r믿~x*\xBE\xE1\x86\xBA\xE7\x9E{.$a7\xC1NO\x94\xED&lt;&lt;\xB1\x9E}\xF6ٝF\xE6\xD1\xC7\xD3\xD4\xDE\xFE\xA9\xA7\x9Erz\xB2\xADi\xBF\xFD\xF6S\xE4㪎        V\xFC\xA1fc`\x84t\xB4\x9B;n„        n\xE5\x95Wo$^x\xE1\xF0\xC1\xB6^x!\xA4R\x95WY\xF9\x8A\xB2\xDFk\xAF\xBD\xDC]w\xDD\xE5\xF4$\\xD3l\xE0\xF4\x86AMv4\xA9ߌ\xDEDhʗ1\xAC\xC1uuRߎ\x87~8|![ɪ\x89\xD0\xDE{\xEF\xDET\xDC\xFF\xFDiNI3\xA3t\xC5\xF4\x99\xB2z\xEB\xED\x83\xDExl\xB3\xCD6\xCE\xAE\xF0\x96ɂ\x81\xF0\xE6\xE3駟n\\xAF\x98r\xCF2\xCB,=\xCD\xFDf\x9Du֞eU\xA1\xAC^1\xE9\xE7-ʖ\xF3y\xF4s\xFD\xE7\xD3\xD6\xDBA\xBD\x9D[i\xA5\x95\xDC\xD6[o\xED,\xB8\xE7\xB1\xECW_, \xB6CR\xBA\xEE\xD5\xF4Pנ\xCES\xFE:\xAB\xAB\xDDuUv]\xE4\xEB\xC12 \x80\xF4'@2B\xB7\xEC +ٜsΙ6\xEBQuR_z\xE9\xA5\xC3\xF6\xB4\xDAi\x94'5\xF1\x9Ag\x9Ey\x9C\xBDUq;\x{DD13}\xDBm\xB7\xDD\x94F۪:&amp;\xA6X*K\xB6&lt;\xF9eA\xC9\xC8FUy\x95\x95\xAF\xA8 \xEASaO\x9C\xC3Эڮrj\x9E\x944}R{\xFCdʗ)Y\xFB\x9B?&gt;[\xA7\xC7{\xCC-\xB0\xC0!\xF0H\xD2[k\xAD\xB5\xC2\xEC\x93O&gt;\x99\xAC\xEA1JW\xDALU\xBD\x95\xAF\xBD!HwW\xD09\xF3\xCC3;5\xDFє/W\xBAc\xC4Ll\xB9\xEB\x92R\x8A\xA6A\xA5\xAF\xB4\xF3yd\x97c\xAF\xFF\xA22*\xC0R \x90LUק\xF6Q\xF0\xF1\xC0$\xBB\x87c5XD2e\xCFGL\xFD\xB3\xFB+\x8D\xECuUu]$\xF9\xF1\x8B \x80\xFD \x8C\xEF\xFFP\x8E\xCC
+\xBC\xFF\xFE\xFB\xE1m\x845\xD5ɮN\xE7/\xBA\xE8&quot;\xB7\xD4RK9 +\xAA\x9Bc\xBD\xA9;&amp;=x3uy\x95/y\xE2\x9C\xCD^O\x9B\xF5f@#\x86\xCD1\xC7n\xBD\xF5\xD6sz:\xAF7,\xEF\xBD\xF7^\xFA\xF6#{\xCCh\xCD[\x93+\xF7\xC6o\x84\xFE(s\xCD5W\xC8F\xC3\xC9*\xB8Ӷd\xCA\xDE4'\xEB\x92\xDF\xD8z\xAB\x8E
+\xAC\xB2\xC1U\x92\xC6Hc\xCB]\x97nY\xBD\x95\xBE\xF2/\xCB#_\xB6\xBA\xEB+\xBF~\xB9\xEE\xF8N8!\xF4\xFBP\xA8\xE0E\xC1~\xD2\xFF)\x9F\xD6 \xEA{]\xE4\xF3f@\xEA\xFE\xFE\x88\xB7~_\xF6\xA8Ppq\xE7\x9Dw\x86\xCE\xC5\xC9njR\xA2u\xFAx\xE1+\xAF\xBC\xE2\x8E?\xFE\xF8\xD0\xD4\xE4\xCD7\xDF 7\xECU\xC7$i \xEA\xB7*\xAF\xB2\xF2\x95孷97\xDCp\x83\xBB\xE0\x82 \x9C\xE6\xAD\x88\xB3\xB6\xFC\xA1iV\xF6\xA9t\xD9\xF1\x83Z\xAF&amp;&lt;jʦN\xCDɤ\xC9j\x9A\xA3mɤ}\x8A\xA6\x91\xD4[C5\xAB\xE3}\xF2\x86\xA5(\xBD\xD8u\xB1\xE5\xD6\xF5S5\x95\xD5+6\xFD\xAA\xB4\x93mey$ۓߪ\xEB+٧\xEA\xB7\xEEx}\xE7\x80\xD5?\xFE\xF8cw\xFB\x{DDD7}&amp;״\xFE#\xB9.J \xC1@( \xC9\xD0\xE8\x86O͉\xF4T\xBDhҗ\xA0\xD5&gt;&lt;\x99\xB4\xAC\xFF4\xE9yg\xD7]w +\xC1\x86\xFA^hD,\xF5!\xD0\xFAk\xAE\xB9&amp;\xEC\xA7!}\xAD\xB3\xBA[l\xB1\xC5*\x8F        \xE7\xFE\xF8裏\x9Cn\xBE\x92IeQ\xB3'\xEBtVi[\xD27C+\xB4=y\xD0O\xF9\x92|\xF2\xBF\x85Ho?ԄF\xBF\xEA\xA2Ѱ\xD4\xFC,\xFF\xC4&lt;_\xC6|\xF2\xCB\xF9\xBC\xAAꤾ&amp;\xD6Q\xBC\xE7;j\xF6f\x9D\x9B\xDD&amp;\x9Bl\x92Rs\x9A_|1*e);\x95\x9D\x97d3\xC9t\xF7\xDDw\x87\xF3\xA6\xB455\xA9WL\xB9\x{14D529}S\xA7\x86|\x9E}\xF6Y\xA7\xEB)[\xFE\xAAzŤ\xAF\xB7U\xBAnT\x8F\xB2)\x9FG\xBF\xD7Q\xFA\xFA{\x96\xFC\xDD\xD1\xF6\xAA\xEBS\xDB5\x99ʣ\xF3\xAA 0\xDB&lt;N۳\xE7#\xA6\xFEU\xD7U\xD5u\xF1\xE1\x87\x86o\xA7L\x9B6M\xD92!\x80 \x80@?\xF6\x84\xB3r\xB24 \xB7\x97\xAC.\xDCwXWfG\x9D\xB1\xBE \xDE:X\x87\xD1u\xEC\xA6\xDAۇͼ5 I\x8BnC\xA1\x86Q\x834\xD2\xD4\xE3\x8F?\xEE5\x92\x8Fu\xA4 +\xEBlxڰߥ\x97^ꭩNH\xC3nȽ=\xA5 +\xEB\xED\x9B ^#
+\xD9\xAF}&lt;\xF0@o\xC1N\xE51i\xC6\xD3g\xAC\xB3\xB5\xB7\xE0%\xA4mC\xA4z\xEBd\xED\xEDF,,k4 \xEB\xFC\xED\xADM\xBE\xB7\xAF\xBA\x87Q\x9B\x9Ex\xE2\x890\x8A\x93\xF5[\xF0KS?回\xFDg~\xEC\x86\xD0ۍ}\xBA\xFE\xE4\x93O\xF66o\xBA\xAC\x959[F\x959_\x87\xEC\xB2\xF5W\xE99\xFE\xBE\xFB\xD33\xCF&lt;\xE3\xED\x89w\xE9J\xDE6|nO9T.]\xC3\xD6\xF7&amp;\x8CH\x96͠\xEA\xBCX\xCAjo\xAD\xFC)\xA7\x9C\xE2\xB7\xDCr\xCB0\xDA\xD2 \xEA\xA54\xEA\xCA=eʔ0R\x94 +&amp;\xE0emO\xFF\xBDFK\xCEeU\xBD\xEA\xD2ר^=L.GqD\x8F\x97\x8EM\xA6l_|q\xDF\xD7\x92^\xF2k\xCD\xF7\xBC5e #\x8D\xD9p\xB7\xC9\xEA\xD2\xEBS;y䑡\xBC*\xB3\xFE\xD3\xF1\xFA\xFB\xAAk&amp;\x9Di]\x95o\xDDuUu]h. \xB2\xFDe\x97]\x96\x96{P3\xD9\xFF +*\xCD\xCF3;-\x85\x93\xCE \x80Y\x81qZ\xB0 J'=\xD1.\xDAE\xFD_\xAB\x8F,Mrh6\x8C\xFB\xBE\xD5mre\xF5G\V\xBDqP\x8E%\x96X&quot;\xF4EPzҬ'\xB6j£\xEF\x8A\xCC6\xDBl=\xE9ӳ\xC3\x8A\xF2\xAA+_Q\xF6\xEAܞ\xFDrv~\xB9\xE8\x98\xD1\\xA7\xB7\xEA\xFB1\xC1F\xCBO6\xECj:\x82Rv[U\xBD\xF5\xE6J\xCD\xC9N=\xF5T\xA7\xB74E\xFDa\xB2i\xF5;_Un\xBD%\xD0-\xF5?\xD1yӵ\x93\x9D\xCA\xEA\x95ݧ*\xFD\xEC~e\xF31yd\x8F-\xBA\xBE\xB2\xDB\xEB\xE6ˎ\xD77o\xF45v\xBD\xB9\xD0\xDB\xFD]\xB2\xA1\x84ݤI\x93ܦ\x9BnZ\x9Al?\xF5\xAF\xBA.\x94\xD1[o\xBD\xDE\xF8\x95f\xDA\xE7\x86\xD1\xF8\xFFQ\x9FE\xE9밲\xCA\xFE +\xE9+B @\xC6\xC4UA%B\xD39 g\x9Du- \xE8Ú
+6\xEE\xB9瞞\x92h\xE45}pS\xFDG\xC6\xC2D2\xCE&quot;u@\x88\xB3\xFB \xD0%=\xED\xB5\xD7z\xBErߥ\xFA[]\xD5\xFD\x90C        \xDF{\xD1(sz#\xA5~Z'N3\xC1ǰ\x99S@FS\x807 \xBC\xCD\xEBk\x86L\xDB\xDA\xF7;\xFBz(\xBB:\xB9k`\xA6v4L\xAF\x86\xAE~\xFD\xF5\xD7\xC36\xC7\xCA[\x8F\xAC*o@\xB2\xCC#\x80\x8Ce\x90\xB1|}S7f\x90\xE6TQP@\x81\x86 \xC3\xDB\x90\xC3@@@ ^\x80$\xDE*|\xB7@#\\xB55i\xA4\xA9|0\xCD\xFE\x9Dw\xDEq\xC3\xFE=\x82|\xF3u\xC8/\xA7\x95\xF2\x99\xB1R/}[Ć\xFCu\xEF\xBE\xFBn\xAD\xB8\xBE\xDB\xD1\xE6\xF5_U\xC0\xFC\xF9\xA8ڗm \x80 Ю@\xE7ud\xB5og\xB8\xED\xB6\xDB.| MC\xB9jd +\xEF\xB9\xD9f\x9B\x85\xA1f/\xBF\xFCrw\xFD\xF5ׇ\xFD\xEC\xAD\x9C1}`O\x9Dq\xB7\xDF~\xFB4\xFFɓ'\xF7,\xA7\x86h&amp;[\xC6|\xF2\xCBCT\xECڢ\x8C\x85z\x9D{\xEE\xB9\xEE\xC6o A\xED
++\xAC\xE0 \x96Mm_\xFFe\xE5J\xD6g\xCFG\xB2\x8E_@N\x81\xCE \xF6A3gs7\xDDt\x93Sp\xA1o-h\xF8\xD5+\xAF\xBC\xD2\xD9\xC7\xFD\xDCW\F\xDD\xD17_|\xF1\xD6΢\xBE\x8C\xAD\xAFEg'\xFBX\xE2g\x86&amp;\xCDn\x86\xF9l\xF3u\xC8/\x8FFy\xF5\xA5\xF8;\xEE\xB8c\xE0I\xCF\xE8\xF5ҷ4\x8E;\xEE\xB8\xF0U\xEF\x93N:)t\xF0\xCE~\xD7E`Y\xBB\xB6\xAF\xFF\xBA\x98=u\xFB\xB2@\xDA\xE8|r\xD8a\x87\xB9\xB9瞻\xF4,l\xBB\xED\xB6ξ\xD6\xB6\x8F?\xDE\xE9\xA3ZM\xA6\xA2\x8F:Ʀ\x97\xCF_\xC1ӂ .{x\xD4~M\xCAW\x94A\xBE\x8C\xF9:䗋\xD2\xE8w\x9D&gt;\xE4\xB7\xCB.\xBB8\xFBj}mU\xF5.\xDA6\xA3ԫ\xAC\xE2\xF6\xB5\xEF\xF0\x81\xCC\xE4z^f\x99ezv-\xB2\xCDsՓy\xC5Bѹ\xD0\xEE\xF9\xF3Q\x91Ĉ6\x95\xE57\xA2D\xD8@z:\x80\xAC\xBB\xEE\xBA= \xF9\xBDYs\xCD5\xD3\xD5\xFA2\xF5\x89'\x9Eކ\xAC\xB8\xE2\x8A=ߊP{\xFA\xA3\x8E:\xCAm\xB4\xD1Fn\xF5\xD5W\xEF\xE9\xAFq\xF5\xD5W\xBB /\xBCНy\xE6\x99n\x9Du\xD6Iӫ:&amp;ݩ`\xE6\xD5W_u\xFA:\xF4\xDAk\xAF\xB6\xDE{\xEF\xBDn\xE7\x9DwvG}\xB4Ӈ\xDBԌl\xD9e\x97u/\xBF\xFCrztU^e\xE5K\xB6\x99\x9Bo\xBE9|\\xCD\xC0\xF4%j5M\x9B\xFE\xF9CS\xB5\x97^z)\xECz\xF6\xD9g\x877HjΓ/c6\xAD\x98\xF9\x98:}\xF0\xC1\xEE\xE0\x83v\xC7{\xAC\xDBa\x87¼\x9E\xDCk:\xFF\xFC\xF3\xC3[\xAC[n\xB9\xC5\xED\xB3\xCF&gt;\xE1\x89~&gt;ߢz\xEBw\xB2ԛ\x81c\x8E9\xC6-\xB4\xD0Bn\xD1EuZ\xAF\xA9i\xBD\x94FU\xB9\xAF\xBB\xEE:\xB7\xC8&quot;\x8B\x84\xF2k\xDFk\xAF\xBD6\x9C\xCB\xFD\xF7\xDF_\x8BQ\xF5\xAAJ\xFF\x92K.        _x\xFF\xF4\xD3Oݡ\x87ބ\x84\x843\x94\xD9\xF5{\xFDg\x92v\x8F&gt;\xFA\xA8\xDBw\xDF}\x83\xEFi\xA7\x9D\xAE\xA9Gy\xC4U]\x9F:\xA7\xBBᄏ;\xFC\xF0\xC3\xDD\xE6\x9Bo\xCE\xCFg\x9C\xDE\xDC\x9D\x8F\xAA\xFA\xC7\WE\xD7E\xB6\xCC#\x80 \x80@{\xC2W9Y҅\xDBKV\xEE;\xAC+\xDD\xF7&gt;[7k\x86\xE2\xF7\xDCs\xCF\xC2&quot;\xAF\xB2\xCA*~\xB5\xD5V\xF3\xF6=o7K\xDE\xDA\xCD{\xBB\xB1 +\xFB~\xF2\xC9'~\x8B-\xB6\xF0\xD6Q\xD7ۇ\xEC\xFCA\xE4\xE7\x9Dw^o\x9Dc\xBD=M\xF6\x90\xA4iZ\x90\xE0\xEDF\xCEW\x939\xEF\xBC\xF3\xBC\xDD \x875\xD6i\xD8ۍ\xB7\x9Fo\xBE\xF9\xC2\xF2\xDBo\xBF\xED\x97[n\xB9\xF0\x9F\xDD({\xBB)\xF3\xCB/\xBF|\xA3\xF2e\xB2Ng\xD7Xc\x8D\x9F\x8D7\xDE\xD8\xEF\xB1\xC7\xE9\xF6\xDBn\xBB\xCD[`\x96\xF3e\xD4\xCAl\x8A\x96Á\xD3\xFF\xA8\xAB\x93\x9C-\x98\xF3W]uU8B\x9E\xD6O\xC6\xDB +j\x9A̒K.\xE9\xEDF5]\xCEΔ\x9D\xFB\x88\xB77K޾\xE2\xEDf\xD9?\xF4\xD0C\xDE&gt;\x80\xE7-(\x877\xADWL\xB9-\xE0\xF1\xA7\x9F~zZ\\xD5i\xC7wL\x97\xAB\xEA\x93\xBE}Y\xDC\xCF4\xD3LizE3\xF9&lt;\xFA\xBD\xFE\xF3i\xDB\xA9\xF0wc\xD5UW\xF5\xB7\xDEz\xAB\xB7\xB7\x90\xFE\xF9\xE7\x9F/\xFD\xFB\xA3\xE3\xCF9\xE7o\xC1GHʚLz\xFDɂyo\x9D\xE2}\xFE|\xD4տ\xEE\xBA*\xBB.\xF2\xF5\xF4r\xD1\xFF\x8F\x9D\xC7h\xA6W\xF6oBٿ!\xA3Y\xD2Fn\x81οi\xEC\xB6\xD5V[\xB9\xF5\xD7_?&lt;\xDFp\xC3 +\xDDs\xCF=\x92\xB0\x9B`\xA7'\xCAv\x9EX\xCF&gt;\xFB\xECN#\xF3\xE8\xE3ijo\xFF\xD4SO9=\xD9ִ\xDF~\xFB)\xF2qUDŽ+\xFEP\xB31 0B:\xDA͂7a\xC2\xB7\xF2\xCA+\x877 /\xBCp\xF8`\xDB /\xBCR\xA9ʫ\xAC|E\xD9\xEF\xB5\xD7^\xEErz\xAEi\x83 +6pzà&amp;;\x9A\xD4oFo&quot;4\xE5\xCBV\x8E\xE0\x8F\xBA:\xA9o\xC7\xC3?\xBE\x90\xADd\xD5Dh\xEF\xBD\xF7o*\xEE\xBF\xFF\xFE4\xA7\xA4\x99Q\xBAb\xFALY\xBD\xF5\xF6Ao&lt;\xB6\xD9fgWx\xCBd\xC1@x\xF3\xF1\xF4\xD3O7\xAEWL\xB9g\x99e\x96\x9E\xE6~\xB3\xCE:kϲ\xAAPV\xAF\x98\xF4\xF3e\xCB\xF9&lt;\xFA\xB9\xFE\xF3i\xEB\xED\xA0\xDEέ\xB4\xD2Jn뭷v\\x84\xF3X\xF6\xF7Gǫ/\x96\xDB!)]\xF7jz\xA8kP\xE7)\x9D\xD5տ\xEE\xBA*\xBB.\xF2\xF5`@\xFA \xA1[\xF6\x86l\xCE9\xE7L\x9B\xF5\xA8        \x89:\xA9/\xBD\xF4\xD2\xE1?{Z\xED4ʓ\x9Ax\xCD3\xCF&lt;\xCEު\xB8\x9Dv\xDA\xC9\xED\xB6\xDBn\xE1FJ\xA3mUS,\x95%[\x9E\xFC\xB2\x82\xA0dd\xA3\xAA\xBC\xCA\xCAWT\xF5\xA9\xB0'\xCEa\xE8Vm\xD7 +\xB9\x825OJ\x9A&gt;\xA9=~2\xE5˔\xAC\x8F\xFD\xCD\x9F\xAD\xD3c\x8F=\xE6X`\x81x$魵\xD6Za\xF6\xC9'\x9FLV\xF5\xA5+m\xA6\xAA\xDE\xCA\xD7\xDE\xA4\xBB+\xE8\x9Cy晝\x9A\xEFhʗ+\xDD1b&amp;\xB6\xDCuI\xA9 EӠ\xD2W\xDA\xF9&lt;\xB2˱\xD7Q`)H\xA6\xAA\xEBS\xFB(\xF8x\xE0\x81\x92\xDDñ,&quot;\x99\xB2\xE7#\xA6\xFE\xD9\xFD\x95F\x{1BAABA}.\x92\xFC\xF8E@\x81\xFE\xC6\xF7(Gf\xDE\xFF\xFD\xF06š\xEAdW\xA7\xF3]t\x91[j\xA9\xA5\x9C\x86 \xD5ͱތ\xD4\x93&lt;\x80\x99\xBA\xBC\x8Aʗ&lt;q\xCEf\xAF\xA7\xCDz3\xA0\xC3\xE6\x98c\xB7\xDEz\xEB9=\x9D\xD7\x96\xF7\xDE{/}\xFB\x91=f\xB4\xE6\xADɕ{\xE3\x8D7B\x94\xB9\xE6\x9A+d\xA3\xE1d\xDCi[2eo\x9A\x93u\xC9ol\xBDUGV\xD9\xE0*Ic\xA4\xBF\xB1\xE5\xAEK\xB7\xAC^\x83J_\xF9\x97\xE5\x91/[\xDD\xF5\x95\xDF?\xBF\w\xFC        '\x9C\xFA}(T\xF0\xA2`?\xE9\xFF\x94Ok\xF5\x8F\xBD.\xF2y\xB3\x8C \x80\xF5\xC4[\xBF/{T(\xB8\xB8\xF3\xCE;C\xE7\xE2d75)\xD1:}\xBC\xED\x95W^q\xC7|hj\xF2\xE6\x9Bo\x86\xF6\xAAc\x924\xF5[\x95WY\xF9\xCA\xF2\xD6ۜn\xB8\xC1]p\xC1N\xF3\xD6\xC4Y[\xFE\xD04+\xFBT\xBA\xEC\xF8A\xADW5eS\xA7\xE6dR\x87d5\xCDѶd\xD2&gt;E\xD3Hꭡ\x9A\xD5\xF1&gt;y\xC3R\x94^\xEC\xBA\xD8r\xEB\xFA\xA9\x9A\xCA\xEA\x9B~U\xDAɶ\xB2&lt;\x92\xED\xC9o\xD5\xF5\x95\xECS\xF5[w\xBC\xBE\x81s\xC0\x84\x8E\xEA\xFC\xB1\xBB\xFD\xF6\xDBK\x93kZ\xFF\x91\\xA5\x85` \x80\x94
+\x80dhtç\xE6Dz\xAA^4\xE9K\xD0j\x9ELZ\xD6\x9A\xF4\x8D\x8D\xBC\xB3뮻\x86`C}/4&quot;\x96\xFAh\xFD5\xD7\\xF6Ӑ\xBE\xD6Y\xDD-\xB6\xD8b\x95DŽ\x9Ds|\xF4\xD1GN7_ɤ\xB2\xA8ٓu\xBA +\xAB\xB4-雡ڞ\xBC        \xE8\xA7|I&gt;\xF9_\x8DB\xA4\xB7jB\xA3_\xF5\xD1hXj~\x96b\x9E/c\xBE\xF9\xE5|^UuR_\xEB(\xDE\xF3\x9D5{\xB3\xCE\xCDn\x93M6        I\xA99͋/\xBE\x8D\xB2\x94\x9D\xCA\xCEK\xB2\x8F\x82\x99d\xBA\xFB\xEE\xBB\xC3ySښ\x9A\xD4+\xA6\xDC\xFAF\xCAԩSC&gt;\xCF&gt;\xFB\xAC\xD3\xF5\x94-U\xBDb\xD2\xD7\xDB*]7\xAAGٔϣ\xDF\xEB\xBF(}\xFD=K\xFE\xEEh{\xD5\xF5\xA9\xED\x8DL\xE5\xD1yU\x98m\xA7\xED\xD9\xF3S\xFF\xAA\xEB\xAA\xEA\xBA\xF8\xF0\xC3÷S\xA6M\x9B\xA6l\x99@@\xA0{\xC2Y9Y\x9A\x85\xDBKV\xEE;\xAC+\xB3\xA3\xCEX_o\xAC\xC3\xE8:vS\xED\xED\xC3fޚ\x85\xA4E\xB7\xA1PèAi\xEA\xF1\xC7\xF7\xC9\xC7:҆u6&lt;m\xD8\xEF\xD2K/\xF5\xD6T'\xA4a7\xE4ޞ҆\xF5\xF6\xCD\xAF\x85썁׾x\xA0\xB7`\xA7\xF2\x984\xE3\xE93\xD6\xD9\xDA[\xF0Ҷ!R\xBDu\xB2\xF6v#\x965\x90u\xFE\xF6\xD6&amp;\xDF\xDBW\xDDèMO&lt;\xF1D\xC5\xC9\xFA-x\x8D\x8A\xA5\xA9\x9F\xF2M\xCF\xFE3?vC\xE8\xED\xC6&gt;]\xF2\xC9'{\x8A7]֌ʜ-\xA3ʜ\xAFCv\xD9\xFA\xAB\xF4\xDF}\xF7\xD5\xD6\xE9\x99g\x9E\xF1\xF6\xC4;\x8Ct%o&gt;\xB7\xA7*\x97\xAEa\xEB{F$\xCBfPu^,e\xB5\xB7V\xFE\x94SN\xF1[n\xB9emi\xF5Ru\xE5\x9E2eJ)\xCA𲶧\xFF^#\x8E%粪^u\xE9kT/\x8D&amp;\x97#\x8E8\xA2\xC7K\xC7&amp;S6\x8F\x8B/\xBE\xB8\xEF\xEB?I/\xF9\xB5\xE6{ޚ\xB2\x85\x91\xC6l\xB8\xDBdu\xE9\xF5\xA9\x8E&lt;\xF2\xC8P^\x95Y\xFF\xE9x\xFD}\xD55\x93\xBFδ\xAEʷ\xBA.4\x97\xD9\xFE\xB2\xCB.K\xCB=\xA8\x99\xEC\xFF\x8F\x95\xE6癎\x9D\x96\xC2I\xE7\x8B        @\x81\xAC\xC08-\xD8?\xA5\x93\x9Eh\xED\xA2\xFE\xAF\xD5G\x96&amp;94\xC6}\xDF\xEA6\xB9\xB2\xFA#.\xAB\xDE8\xA8        \xC7K,\xFA&quot;(=i\xD6[5\xE1\xD1wEf\x9Bm\xB6\x9Et\x8B\x8E\xE9\xD9a\x80 EyՕ\xAF({un\xCF~9;\xBF\t\xCCh\xAE\xD3[\xF5\xFD\x98`#\x81\xE5'v5A)\xBB\xAD\xAA\xDEzs\xA5\xE6d\xA7\x9Ez\xAA\xD3[\x9A\xA2\xFE0ٴ\xFA\x9D\xAF*\xB7\xDE荖\xFA\x9F\xE8\xBC\xE9\xDA\xC9Ne\xF5\xCA\xEES\x95~v\xBF\xB2\xF9\x98&lt;\xB2\xC7]_\xD9\xEDu\xF3e\xC7\xEB\x9B7\xFA\xBB\xDE\\xE8m\x87\xFE.\xD9P\xC2nҤIn\xD3M7-M\xB6\x9F\xFAW]\xCA護\xDE
+o\xFCJ3\xEDs\xC3h\xFC\xFF\xA8Ϣ\xF4uXٿ        e\xFF\x86\xF4\x95        !\x80\x8C        \x90 c⪠\xA1\xE9\x9C\x90\xB3\xCE: \x8D\x96\xF4aM\xF7\xDCsOOI4\xF2\x9A&gt;\xB8\xA9\xFE#ca&quot; g\x91: \x80\xC4\x8C\x8Fى}蒀\x9E\x80\xBF\xF6\xDAk=_\xB9\xEFR\xFD\x87\xAD\xAE\xEA\x80~\xC8!\x87\x84\xEF\xBDh\x949\xBD\x91R?\xAD\x89'\x8E\x99\xE0c\xD8\xCC) \x80\xA3)\xC0ހ\x8C\xE6\xF55C\xA6m\xED\xFB\x9D} +=\x94]\x9D\xDC5\xB0S\xBB\xA6WCW\xBF\xFE\xFA\xEB\xE1\x9Bc\xE5\xADGV\x957 Y +\xE6@Ʋ\xC8X\xBE\xBE\xA93\x8C\xC8 s\xAA(( \x80@C\x86\xE1m\xC8\xE1 \x80 \x80 /@o\xBE[\xA0\xAEښ4\xD2ԃ&gt;\x98f\xFF\xCE;\xEF\xB8a\xFFA\xBE\x8C\xF9:\xE4\x97\xD3\xCA +\xF9\xCCX\xA9\x97\xBE-bC\xFE\xBAw\xDF}\xB7V\\xDF\xEDh\xF3\xFA\xAF*`\xFE|T\xED\xCB6@hW\xA0\xF3\x88:\xB2ڷ3\xDCv\xDBm&gt;\x86\xA6\xA1\5\xB2\x8E\x86\xF7\xDCl\xB3\xCD\xC2P\xB3\x97_~\xB9\xBB\xFE\xFA\xEB\xC3~\xF6 +\x83VΘ&gt;\xB0\xA7θ\xDBo\xBF}\x9A\xFF\xE4ɓ{\x96\xD3 +C4\x93-c\xBE\xF9\xE5!*vmQ\xC6B\xBD\xCE=\xF7\w\xE3\x8D7\x86\xA0v\x85Vp
+˦\xB6\xAF\xFF\xB2r%\xEB\xB3\xE7#Y\xC7/ \x80 \xA7@\xE7\x{3819CCF}\x8B\xB9\x9Bn\xBA\xC9)\xB8з4\xFC\xEA\x95W^\xE9\xEC\xE3~\xEE\x8A+\xAE\xA3\xEE\xE8\x8B/\xBExkgQ_\xC6\xD6ע\xB3\x93},\xF13C\x93f\xB7\xC3|\xB6\x8C\xF9:\xE4\x97G\xA3\xBC\xFAR\xFCw\xDC1\xF0\xA4g\xF4z\xE9[\xC7w\\xF8\xAA\xF7I'\x9D:xg\xBF\xEB&quot;\xB0\xAC]\xDB\xD7\xDD        ̞\x8F\xBA}َ \x80\xED
+t&gt;9\xEC\xB0\xC3\xDC\xDCs\xCF]z\xB6\xDDv[g_\xEB\xDBǏ\xEF\xF4Q\xAD&amp;S\xD1Gc\xD3\xCB\xE7\xAF\xE0i\xC1\x8C=&lt;j\xBF&amp;\xE5+\xCA _\xC6|\xF2\xCBEi\xF4\xBBN\xF2\xDBe\x97]\x9C}\xB5\xBE6\x89\xAAzm\x9BQ\xEAUVq\xFB\xDAw\xF8@fr=/\xB3\xCC2=\xBBٍ\xE6\xB9\xEAɼb\xA1\xE8\h\xF7\xFC\xF9\xA8HbD\x9B\xCA\xF2Q&quot;\xEC\x8C \x80=\x9D@\xD6]w\xDD\x90\xFC\x82ވ\xAC\xB9\xE6\x9A\xE9j}\x99\xFA\xC4O oCV\qŞoE\xA8=\xFDQG\xE56\xDAh#\xB7\xFA\xEA\xAB\xF7\xF4׸\xFA\xEA\xAB݅^\xE8\xCE&lt;\xF3L\xB7\xCE:\xEB\xA4\xE9U\x93\xEET0\xF3ꫯ:}z\xED\xB5\xD7[\xEF\xBD\xF7^\xB7\xF3\xCE;\xBB\xA3\x8F&gt;\xDA\xE9\xC3mjF\xB6\xEC\xB2˺\x97_~9=\xBA*\xAF\xB2\xF2\xA5\xDB\xCC\xCD7\xDF\xBE\xAEf`\xFA\xB5\x9A\xA6\xCD?\xFF\xFC\xA1\xA9\xDAK/\xBDv=\xFB\xEC\xB3\xC3$5\xE7ɗ1\x9BV\xCC|L\x9D&gt;\xF8\xE0w\xF0\xC1\xBBc\x8F=\xD6\xED\xB0\xC3a^O\xEE5\x9D\xFE\xF9\xE1-\xD6-\xB7\xDC\xE2\xF6\xD9g\x9F\xF0D?\x9FoQ\xBD\xF5\x81;Y\xEA\xCD\xC01\xC7\xE3Zh!\xB7袋:\xAD\xD7Դ^J\xA3\xAA\xDC\xD7]w\x9D[d\x91EB\xF9\xB5\xEF\xB5\xD7^\xCE\xE5\xFE\xFB\xEF\xAFŨzU\xA5\xC9%\x97\x84/\xBC\xFA\xE9\xA7\xEE\xD0C +oBB™?\xCA\xEC\xFA\xBD\xFE3I\xBBG}\xD4\xED\xBB\xEF\xBE\xC1\xF7\xB4\xD3N \xD7\xD4#\x8F&lt;⪮O\x9D\xD3\xDDw\xDF\xDD~\xF8\xE1n\xF3\xCD7\xE7\xE7\x8C3\xCEon\x8A\xCEGU\xFDc\xAE\xAB\xA2\xEB&quot;[\xE6@@\xA0\x81\x80=᫜,\xE9\xC2\xED%\xAB \xF7֕\xEE{\x9F\xAD\x9B5C\xF1{\xEE\xB9ga\x91WYe\xBF\xDAj\xABy\xFB\x81\xB7\x9B%o\xED\xE6\xBD\xDD؆}?\xF9\xE4\xBF\xC5[x\xEB\xA8\xEB\xEDCv\xFE\xA0\x83\xF2\xF3\xCE;\xAF\xB7αޞ&amp;{ H\xD24-H\xF0v#竎Iw\xCE̜w\xDEy\xDEn\x86\xC3\xEB4\xEC\xED\xC6\xDB\xCF7\xDF|a\xF9\xED\xB7\xDF\xF6\xCB-\xB7\\xF8\xCFn\x94\xBDݔ\xF9\xE5\x97_\xBEQ\xF92Y\xA7\xB3k\xAC\xB1F\x8F\xCF\xC6o\xEC\xF7\xD8c\x8Ft\xFBm\xB7\xDD\xE6-0        \xCB\xF92je\xB6E\xCB\xE1\xC0\xE9\xD4\xD5I\xCE\xCC\xF9\xAB\xAE\xBA*!O\xEB'\xE3\xED5Mf\xC9%\x97\xF4v\xA3\x9A.gg\xCA΋}\xC4ۛ%o\xDF\xF1v\xB3\xECz\xE8!o\xC0\xF3\x84Û\xD6+\xA6\xDC\xF0\xF8\xD3O?=-\xAE\xEA\xB4\xE3\x8E;\xA6\xCBU\xF5\x8AI߾,\xEEg\x9Ai\xA64\xBD\xA2\x99|\xFD^\xFF\xF9\xB4\xED\x8DT\xF8\xBB\xB1ꪫ\xFA[o\xBD\xD5\xDB[H\xFF\xFC\xF3ϗ\xFE\xFD\xD1\xF1\xE7\x9Cs\x8E\xB7\xE0#$eM&amp;\xBD\xFE\xBFd\xC1\xBC\xB7N\xF1&gt;&gt;\xEA\xEA_w]\x95]\xF9z z\xB9\xE8\xFFG\x83\xCEc4\xD3+\xFB7\xA1\xECߐ\xD1, i#\x80 \xB7@\xE7߀\x8C4v\xDBj\xAB\xAD\xDC\xFA\xEB\xAF\x9E\x8Ao\xB8\xE1\x86\xEE\xB9\xE7\x9E I\xD8M\xB0\xD3e\xBBO\xACg\x9F}v\xA7\x91y\xF4\xF14\xB5\xB7ꩧ\x9C\x9Elk\xDAo\xBF\xFD\xF9\xB8\xAAcŽ\xA8٘!\xEDf\xC1\x8E\x9B0a\x82[y\xE5\x95\xC3\x89\x85^8|\xB0\xED\x85^\xA9T\xE5UV\xBE\xA2\xEC\xF7\xDAk/w\xD7]w9=        ״\xC18\xBDaP\x93M\xEA7\xA37\x9A\xF2e +G\xF0G]\x9DԷ\xE3\xE1\x87_\xC8V\xB2j&quot;\xB4\xF7\xDE{\x877\xF7\xDF\x9AS\xD2\xCC(]1}\xA6\xAC\xDEz\xFB\xA07\xDBl\xB3\x8D\xB3\x80+\xBCe\xB2` \xBC\xF9x\xFA\xE9\xA7\xD7+\xA6ܳ\xCC2KOs\xBFYg\x9D\xB5gYU(\xABWL\xFAy\x8B\xB2\xE5|\xFD\\xFF\xF9\xB4\xF5vPo\xE7VZi%\xB7\xF5\xD6[; .\xC2y,\xFB\xFB\xA3\xE3\xD5˂퐔\xAE{5=\xD45\xA8\xF3\x94\xBF\xCE\xEA\xEA_w]\x95]\xF9z\xB0\x8C \x80\xFD        \x80\x8C\xD0-{C6\xE7\x9Cs\xA6\xCDzԄD\x9Dԗ^z\xE9\xF0\x9F=\xADv\xE5IM\xBC\xE6\x99ggoU\xDCN;\xED\xE4v\xDBm\xB7p#\xA5Ѷ\xAA\x8E\x89)\x96ʒ-O~YAP2\xB2QU^e\xE5+*\x83\xFAT\xD8\xE70t\xAB\xB6\xEB\x86\\xC1\x87\x9A'%M\x9F\xD4?\x99\xF2eJ\xD6\xC7\xFE\xE6\x8F\xCF\xD6\xE9\xB1\xC7s ,\xB0@&lt;\x92\xF4\xD6Zk\xAD0\xFB\xE4\x93O&amp;\xABz\x8Cҕ6SUo\xE5ko\xD2\xDDt\xCE&lt;\xF3\xCCN\xCDw4\xE5˕\xEE1[T\x86\xA2iP\xE9+\xED|\xD9\xE5\xD8뿨\x8C
+\xB0$S\xD5\xF5\xA9}|&lt;\xF0\xC0\xC9\xEE\xE1X +\x91L\xD9\xF3S\xFF\xEC\xFEJ#{]U]I~\xFC&quot;\x80 \x80@\xFF\xE3\xFB?\x94#\xB3\xEF\xBF\xFF~xaMu\xB2\xAB\xD3\xF9\x8B.\xBA\xC8-\xB5\xD4RNÅ\xEA\xE6XoF\xEA\x8EI\xC0L]^E\xE5K\x9E8g\xB3\xD7\xD3f\xBDЈas\xCC1\x87[o\xBD\xF5\x9C\x9E\xCE\xEB +\xCB{w\xBE\xFD\xC83Z\xF3\xD6\xE4ʽ\xF1\xC6\xA1?\xCA\s\xCD\xB2\xD1p\xB2
+\xEE\xB4-\x99\xB27\xCDɺ\xE47\xB6ު\xA3\xABlp\x95\xA41\xD2\xDF\xD8rץ[V\xAFA\xA5\xAF\xFC\xCB\xF2ȗ\xAD\xEE\xFA\xCA\xEF\x9F_\xAE;\xFE\x84N\xFD&gt;*xQ\xB0\x9F\xF4ʧ5\x88\xFA\xC7^\xF9\xBCYF@\x81z\x81\xBF?\xE2\xADߗ=*\\xDCy睡sq\xB2\x9B\x9A\x94h\x9D&gt;\xDE\xF6\xCA+\xAF\xB8\xE3\x8F?&gt;45y\xF3\xCD7\xC3 +{\xD51I\x83\xFA\xADʫ\xAC|ey\xEBm\xCE +7\xDC\xE0.\xB8\xE0\xA7y\xEB\xE2\xAC-h\x9A\x95}*]v\xFC\xA0֫        \x8F\x9A\xB2\xA9Ss2\xA9C\xB2\x9A\xE6h[2i\x9F\xA2i$\xF5\xD6P\xCD\xEAx\x9F\xBCa)J/v]l\xB9u\xFDTMe\xF5\x8AM\xBF*\xEDd[Y\xC9\xF6\xE4\xB7\xEA\xFAJ\xF6\xA9\xFA\xAD;^\xDF\xC09\xE0\x80BG\xF5\x8F?\xFE\xD8\xDD~\xFB\xED\xA5\xC95\xAD\xFFH\xAE\x8B\xD2B\xB0@J@24\xBA\xE1Ss&quot;=U/\x9A\xF4%h\xB5O&amp;-\xEB?M\xFAF\x87F\xDE\xD9u\xD7]C\xB0\xA1\xBEK}\xB4\xFE\x9Ak\xAE        \xFBiH_\xEB\xAC\xEE[l\xB1\xCAc\xC2ι?&gt;\xFA\xE8#\xA7\x9B\xAFdRY\xD4\xEC\xC9:݆Uږ\xF4\xCD\xD0
+mO\xDE\xF4S\xBE$\x9F\xFC\xAFF!\xD2\xDB5\xA1ѯ\xFA\x81h4,5?\xCB?1ϗ1_\x87\xFCr&gt;\xAF\xAA:\xA9\xAF\x89u\xEF\xF9·\x9A\xBDY\xE7f\xB7\xC9&amp;\x9B\x84\xA4Ԝ\xE6\xC5_ \x81\x8AFY\xCANe\xE7%\xD9G\xC1L2\xDD}\xF7\xDD\xE1\xBC)mMM\xEASn}#e\xEAԩ!\x9Fg\x9F}\xD6\xE9zʖ\xBF\xAA^1\xE9\xEBm\x95\xAEգl\xCA\xE7\xD1\xEF\xF5_\x94\xBE\xFE\x9E%w\xB4\xBD\xEA\xFA\xD4v\x8DF\xA6\xF2\xE8\xBC*\xCC6\x8F\xD3\xF6\xEC\xF9\x88\xA9\xD5uUu]|\xF8\xE1\x87\xE1\xDB)ӦMS\xB6L \x80 Џ\x80=ᬜ,\xCD\xC2\xED%\xAB \xF7֕\xD9Qg\xAC/\x83\xB7\xD6at\xBB\xA9\xF6\xF6a3o\xCDBҢ\xDBP\xA8a\xD4 \x8D4\xF5\xF8\xE3\x8F{\x8D\xE4ci\xC3:\x9E6\xECw饗zk\xAAҰroOi\xC3z\xFB\xE6\x82׈B\xF6\xC6\xC0k\xDF&lt;\xD0[\xB0SyL\x9A\xF1\xF4\xEBl\xED-x        i\xDB\xA9\xDE:Y{\xBB \xCB +\xC8:{k\x93\xEF\xED\xAB\xEEaԦ'\x9Ex&quot;\x8C\xE2d\xFD\xBCF\xC5\xD2\xD4O\xF9\xA6g\xFF\x99\xBB!\xF4vc\x9F\xAE?\xF9䓽 +ś.kFeΖQe\xCE\xD7!\xBBl\xFDUz\x8E\xBF\xEF\xBE\xFBj\xEB\xF4\xCC3\xCFx{\xE2F\xBA\x92\xB7 +\x9F\xDBS\x95Kװ\xF5\xBD        #\x92e3\xA8:/\x84\xB2\xDA[+\xCA)\xA7\xF8-\xB7\xDC2\x8C\xB64\x88z)\x8D\xBArO\x992%\x8Ce\x83        xY\xDB\xD3\xAFǒsYU\xAF\xBA\xF45\xAA\x97F\x93\xCBG\xD1\xE3\xA5c\x93)\x9B\xC7\xC5_\xDC\xF7\x{15F917}\xFCZ\xF3=oM\xD9\xC2Hc6\xDCm\xB2\xBA\xF4\xFA\xD4Gyd(\xAFʬ\xFFt\xBC\xFE\xBE\xEA\x9A\xC9_gZW\xE5[w]U]\x81˂l\xD9e\x97\xA5\xE5\xD4L\xF6\xFFG\x83J\xF3\xF3L\xC7NK\xE1\xA4\xF3ń \x80@V`\x9C\xEC\x88\xD2IO\xB4\x8BvQ\xFF\xD7\xEA#K\x93\x9A +\xE3\xBEou\x9B\Y\xFD\x97UoԄc\x89%\x96}\x94\x80\x9E4뉭\x9A\xF0\xE8\xBB&quot;\xB3\xCD6[O\xBAE\xC7\xF4\xEC0\xC0\x85\xA2\xBC\xEA\xCAW\x94\xBD:\xB7g\xBF\x9C\x9D_.:f4\xD7\xE9-\x87\xFA~L\xB0\x91\xC0\xF2\x93 +\xBB\x9A\x8E\xA0\x94\xDDVUo\xBD\xB9Rs\xB2SO=\xD5\xE9-MQ\x98lZ\xFD\xCEW\x95[o        \xF4FK\xFDOt\xDEt\xEDd\xA7\xB2ze\xF7\xA9J?\xBB_\xD9|L\xD9c\x8B\xAE\xAF\xEC\xF6\xBA\xF9\xB2\xE3\xF5\xCD}\x8D]o.\xF4\xB6C\x97l(a7i\xD2$\xB7馛\x96&amp;\xDBO\xFD\xAB\xAE e\xF4\xD6[o\x857~\xA5\x99\xF6\xB9a4\xFE\xD4gQ\xFA:\xAC\xEC߄\xB2C\xFAʄ\x83@ƄȀ\x901qUP\x89\xD0tN\xC8Yg\x9D\x85F\xCB\x{2C2608D}{\xA7$yM\xDCT\xFF\x91\xB10\x80\x8C\x85\xB3H@b\xC6\xC7\xEC\xC4&gt;tI@O\xC0_{\x{DD5E}\xAF\xDCw\xA9\xFE\xC3VWu@?\xE4\x90C\xC2\xF7^4ʜ\xDEH\xA9\x9F\xD6ĉ\xC7L\xF01l\xE6\x94@\x81\xD1\xE0 +o@F\xF3\xFA\x9A!Ӷ\xF6\xFDξ\x86ʮN\xEEX\x80\xA9] +ӫ\xA1\xAB_\xFD\xF5\xF0\x81ͱ\xF2\xD6#\xAB\xCA\x90\xAC\xF3 \x80cY\x80\x84d,_\xDF\xD4 +\x81F\x80d\x869U@\xA0\xA1\xC3\xF06\xE4p@@\x88 \x89\xB7bO@@h(@\xD2\x90\xC3@@@ ^\x80$ފ=@@@\xA0\xA1HC@G@@\x81x\x90x+\xF6D@@\x81\x86  +9@@\xE2@\xE2\xAD\xD8@@
+\x804\xE4p@@\x88 \x89\xB7bO@@h(@\xD2\x90\xC3@@@ ^\x80$ފ=@@@\xA0\xA1HC@G@@\x81x\x90x+\xF6D@@\x81\x86  +9@@\xE2@\xE2\xAD\xD8@@
+\x804\xE4p@@\x88 )\xB0z\xF5\xD5W\xDD\xEF~\xF7\xBBt˻ロ\xCE\xFF\xF9\xCFv&gt;\xF8`\xBA\xFC\xCE;\xEF\xB8iӦ\xA5˟\xE7\xCC_\xFF\xFAW\xF7\xDCsϕf9LeM
+)\xD7)S\xA6\xB8\xACi\xB2\xAD\xCD\xDF?\xFE\xF1\x8F\xEE7\xBF\xF9\xCD\xE7Z\x84\xD1\xCE3\xFE󕫻~\xF2\xFBzY\xF5\xD7ߵ\xCFc\x8A\xFD{\x9A߯\xAE\x8CuƟG\xDD\xC8@\x81M\x80d\xFAӍ\xF1.\xBB\xEC\xE26\xDCpCw\xF6\xD9g\xBB\xFF\xF7w'Ntm\xB4\x91\xDB~\xFB\xED\xC3^\xBF\xF8\xC5/ܷ\xBE\xF5\xADtY+'O\x9Eܳ&lt;=\xB9Q\xFFy\xE2\x89'\xDC7\xBE\xF1 +\xB7\xDF~\xFB\xE65LeM
+x\xEE\xB9\xE7\xBAo\xBC1p+\xAC\xB0\x82\xD3\xCD\xDB0L\xD7_\xBD\xFB\xCAW\xBE\xE2~\xFC\xE3n\xC5\xED&lt;\x8B\xCE\xB6ru\xD7Ov\xDFј\xFF\x8F\xFF\xF87\xEF\xBC\xF3\xBA뮻n4\x92\xFFL\x9A\xB1O\xB3\xFBՕ\xB1\xCE\xF83\x85` \x80cx\xEC\xB1ǜn\x88uz\xCF=\xF7\xB83\xCF&lt;\xD3\xFD\xF3?\xFF\xB3\xBB\xFD\xF6\xDBC\x92\xBC +\xF9\xE67\xBF\xE9\xBE\xFB\xDD\xEF\xF6\:?\xFC\xE1\xC31=+?\x87\x85\xAF\xFD\xEB\xEE\xDB\xDF\xFE\xB6?~|an\xC3TV\xF0\xF8\x83;\xEE\xB8\xE3܁\xE8N:\xE9$\xF7\xF3\x9F\xFF\xDC}\xE9K_\xEA)\xFB\x9F\xFE\xF4'w\xC7w\xF4\xAC\xEBw\xA1.\xAD\xEC\xF6\xEF|\xE7;n\xF1\xC5\xEF7+\x97M+6\x91\xA6y\xD6\xE5St\xFE\xB3\xC7\xD4]?\xD9}\xFB\x9D\xAFr\xD9k\xAF\xBD\xDC&lt;\xF3\xCC\xD3o\xD2#&gt;.\xF6\xEFiv\xBF\xBA2\xD6\x8F\xB8\x90\x80 \x80@G:\x80|\xF2\xC9'n\xEF\xBD\xF7Oc\xFF\xED\xDF\xFE\xCD}\xE1 _\xE89\xF5Gy\xA4[q\xC5\xD3u\xBA\xE17n\\xBA\xFC\xE5/\xD9-\xB8\xE0\x82\xE9rv\xC6{\x9F]\xFC\xCC|\xDD\xF6\xCF0}\xC5\xDF\xFE\xF6\xB70\xA7\xB2\xCE4S\xF9)IY\xCB\xF2\xD4\xFA_\xFD\xEAWN\xE5N\xEC\x96Yf\x99\x9E\xA4\xFF򗿄7P\xBF\xFC\xE5/{\xD6\xF7\xB3P\x97V\xD1\xF6\xBCUY\xBE\xBA^\xB2SQZ\xD9\xED\xD9\xF9\xFC\xF9\x8E\xCD3\x9B\xC6H\xE6\xCBҏ\xBD~F\x92W~\xDF\x97\xB2\xF2\xE5\xD3\xC4r\xD9\xDF\xD3\xFC9\xC9\xEFWWƺ\xED\x83(;i \x80 0\xD6\xCA\xEF^\xC7ZMK\xEA\xF3ӟ\xFE\xD4\xE9\xE6x\xF7\xDDw/}\x9Bp\xC9%\x97\xAD\xF6\xEB?\xF8\xC1\xDC\xDAk\xAF\xB6+\xAD\x9Dw\xDE9&lt;\xE1?\xE6\x98c\xDCB -\xE4]tQ\xA7\xF5\x9A\xEA\xB6k\xBDm9ꨣBӯ\xD5W_\xBD\xA7\xBF\x89ڣp\xC0\xEE\x8C3\xCEptPxs\xA3cb\xA6|Y\xEF\xBD\xF7\xDEP֣\x8F&gt;\xDA\xFD\xE8G?r_\xFB\xDA\xD7ܲ\xCB.\xEB^~\xF9\xE54\xB9\xAA\xB2\xA4;M\x9F\xF9\xE0\x83\xDC\xC1\xEC\x8E=\xF6X\xB7\xC3;\x84y=\xD7$\xBFSO=\xD5}\xFA\xE9\xA7\xEE\xD0C +oB\xA6\x96\xFE\x9C\xFE\xF9\xEEg?\xFB\x99\xBB\xE5\x96[\xDC&gt;\xFB\xEC\xDE*\x94\xE5\xFF\xF8㏻\xCD7\xDF&lt;\xBC\xB5\xFA\xCF\xFF\xFCO\xA7\xE5UW]5mBU\x94V\x9A\x91͔mW\x9F\x88O&lt;1\xBC +Q\xD0\xF9\xD2K/\xA5\x87\xDD}\xF7\xDD\xEE_\xFF\xF5_\xDD9\xE7\x9C\xE3\xD6]w]\xF7\xD4SO\x85mei\xA5\xDA\xCC\xD5W_\xED.\xBC\xF0\xC2\xF0fm\x9Du\xD6\xC9nrUyV\x99\xAA\xE9\xD2&quot;\x8B,\xEA\xA2\xAF\xBD\xF6\xDAp\xFE\xF6\xDF\xFF\x9E\xF4\xB3 #\xB9~b\xAE\x8F\xAA\xF2Ÿ\xA8l\xBAF\xE4+\x88\xD7\x{16EFCB}\xC9Tv\xFE\x93\xED\xC9\xEF\x9Dw\xDE\xFE\xAE\xAD\xB1\xC6\xE99\xD3[\xCD%\x96X&quot;\xBC\x9D\xCC_\xFB:\xAE\xE8\x9C\xED\xA7}\xABʨ\xED\xD9)\xB6\xCC\xD9c\x98G@\xA0s\xF6\xB0r2\x90\xC2\xED%\xAB \xF7֕\xEE{\xCE\xDBM\xA5^S\xF8\xCB/\xBF&lt;\xAA\x98\xE7\x9Dw\x9E\xB7\xC0&quot;\xECk\xA9\xBD\xDDt\xFB\xF9\xE6\x9B/,\xFF\xF6\xB7\xBF\xF5v#\xE5\xBF\xFAկ\xFAG}\xD4?\xF4\xD0C\xDE\xFAix\xBBQ\x8C\xDAnO\xD7\xFD[l\xE1\xEDF\xD1\xDBSjoA\x86\xB7v\xF2\xDE:Ɔ\xE3\xED\xA6\xDB[߁0\xAF\xED\xDC\xF8M7\xDD4,\xFDQUַ\xDF~\xDB/\xB7\xDCr\xE1? \x8C\xBC\xDD|\xF9\xE5\x97_\xDE\xDB\xCDH\xAA\xAE,\xD9\xFCT\xBB\xB1\xF6W]uUz\xAC\xF5\x95\xF1*o2\xFD\xE4'?\xF1\xF6\xB6&amp;Y,\xFC]r\xC9%\xBDWa[]\xFES\xA7N +\xE7\xED\xB6\xDBn\xF3\xB7\xDEz\xAB\xB7ޞ4\xB3i\xF5l\x98\xBE\x90߾\xCA*\xAB\xF8\xD5V[\xCD[\xD30o7\x91ޚ\xE4\xA5\xFC\xB1\xB7\xE6y\xFE\xBE\xFB\xEE G\xFF\xFB\xDF\xF7\xD6/(M6\x9FV\xBA\xC1f\xECM\x80\xB7\xEBt\x95|ނ\x8E\xB0\\x95g\x8C\xA9\xCE\xFF駟\x9E\xA6-\xEFw\xDC1]Ξ\xAD\xC9\xF5Sw}Ĕ\xAF\xCAE\xE5Q\xF9WZi%\xAF\xEB\xEF\xBF\xFE\xEB\xBF\xFCRK-\xE5u\x8C\xCC\xEAο\x8E\xCFNxy \xA2\xD3UJcҤIa9\xFF\xF7\xB4\xEC\x9C\xE4\xF7\xD3\xC1Ue\xD4\xF6\xAC\xF1Hˬ㳓\xFE4#Oe\xFF&amp;\x94\xFD2#ו\xB2#\x804\xE8\xFC=\xB1Ԥ\xB1#\x9D\xE6\x9E{ng7\xED\xBAk\x87ꉴݰ\xB8m\xB6\xD9\xC6\xE9i\xACތ\xD8 +b\xE9\xE7駟O\xAC\xAB\xB6\xDB +|xK`7\xD5\xE1\x89\xF6\xEC\xB3\xCF\xEE4*\x8F\xFAK\xD8 +\x9A\xD3Sx 8B^j\xCA\xF4O\xFF\xF4O\xD1EΗU\xF5\x9D0a\x82[y\xE5\x95\xDDf\x9Bm\xE6^x\xE1\xD0\xFF\x85^iV\x95%\x9F\xA9\xFAm&lt;\xFC\xF0\xC3\xCEn~\xC3&amp;5KQ\xB36\xBD\xF1\xB9\xFF\xFE\xFB\xF3\xBBW.'M\xB4\xEA\xF2\xFF\xC7\xFC\xC7\xF0\xD6\xEA\x84NV\xEA[\x92\x9F\x92\xB4\xF2\xEB\x93\xE5\xFC\xF6\xAD\xB6\xDAʭ\xBF\xFE\xFA\xE1i\xBA#HF\x9By晝\xFA\xA8߄\xA69\xE7\x9C\xD3=\xFB\xEC\xB3I2\xE17\x9FV\xB2Q}_\xF4\xB6$\xE9l\xADA\x92\xEBE\xFB\x94\xE5c:\xCB,\xB3\xA4Mڔ֬\xB3\xCEڳ\xACu\xC94\xD2\xEB\xA7\xEE\xFA\x88)\x9F\xF2.sIʵ\xC7{\x84\xEBOo\x95\xFE\xE5_\xFEŽ\xF2\xCA+\xE1MX\xDD\xF9O\x8EO~\xF5FPo\xAC,\xE8\xAB\xEE\xBA\xEB\xAE\xF4z\xCC_\xFBe\xE7$\xBF_\x92vY\x93\xED\xC9\xEFH˜\xC7/ \x80]\xE8|bo+\xC29\xFF\xBF\xFF\xFB\xBF\xBEνn\xB0\xB27Y\x9A\xCF\xF6\xCB\xD0 +\xADn`դES\xD5\xF6Gy$4\xFFYz饝\xFE\xD3 +\xBDF\xDA\xD1͙\x82;\xFF\xF0\xFF\x90\x96S\xEDճy\xA7Jf\xB4ov\xFF\xFC\xB2\x9Edd\xAA\xAA\xB2\xE4\x93Ws\x97X\xA0\xA7        \xDBZk\xADv{\xF2\xC9'\xF3\xBBW.'\xE5\x8B\xC9_}v4t\xAE\x82\xA8\xACy\x92A\x92V\xB2\x9C\xFF\xCDo\xCF.+\xC8H\x9A\x90i\xBD\xC9\xFF\xF9\x9F\xFF        7\xC9*\x9B\x9A3e\xA7\xEC\xB1\xD9\xF5\xEAh\xBD\xE7\x9E{\xBA\x9Dv\xDA\xC9\xED\xB6\xDBn\xCEޖ\xF5\xF43\xCA\x97\xCDs\x90\xA6*O?׏ʖ-_\xF6\xFA\x88-_\xF6\xF8\xACK2?\xC7s$\xB3iSF1\xE7?=\xD0f\xECMJ\xFA\xEDMfX\xAD\xE07\xA0g\xEBRuN\xB2\xFB%闕1ٞ\xFC\x8E\xB4\xCC\xC9q\xFC&quot;\x80 \xD05\x81\xE2!\x94:\xA4`\xCD`Bm\xFF\xFB\xBF\xFF{Tj\xAD\xA7\xD2
+\xF4_є\xDD\xFE\xFE\xFB\xE3^7?\xBD\xF6\xDAk\xE1M\x8A\x9E\x9Ego\xEA\xB2\xF3\xF9c\x9A,W\x95%\x9F\xAE5=qo\xBC\xF1\x86\xFB\xFD\xEF\xEF\xE6\x9Ak\xAE\xB0Y\xA3\x8A\xA9\x93\xBC\xB6\x8DdJ\xEA\x93\xBF5\x8D
+\x81\x8F\x9E\x9C\xEB\x8D\xCB\xFC\xF3\xCFߓU\x92V\xCF\xCA\xCCB\xDD\xF6̮\xE9\x9B, +Ϭ\xFE&lt;\xF0@vs\xCF9\xE9\xD9` ]t\x91\xB3\xE6Ea\xC8fd
+\x88TM\x834U&gt;\x83\xBE~b\xCB7c\xBDA\xD4;\xDEDĜ\xFF\xBC\x9F\xAE\xBDS\xA3\xD9f\x9B\xCD}\xF1\x8B_\xCC\xEF\x92.\xF7sNtp\xB6\x8Cib\xD3g\xFA)s&gt; +\x96@\xE8\x82@\xE7߀\xA8)\x8F\xDE0\v\xD9e\xEE\xF5\xD7_/&lt;\xE7\xEAl\xDB\xEF\xF4\xEB_\xFF:ܘ'o\xF2\xE9d\xB7\xEB&amp;Uj\xB3\xF9\xA9\xE3\xB6֩C\xADn\xF0\xB3\x9Dt\xF3i +r\xB9\xAA,\xF9|\xF4\xF4Y\x81\x91\xF5{I7\xA9C\xAF:Xk\xDBH\xA6\xA4yRL\xFE\xA7\x9Cr\x8A\xB3~a8W +񛟒\xB4\xF2\xEB\x93\xE5\xBA\xED\xC9~\xEA䮡\x83O;\xED\xB4\xD2@\xA3,-\xBD\xA1Q\xB3\xA2\xE3\x8F?&gt;4S{\xF3\xCD7\x9D\x9A\xEA\xD4M\xB1\xA6\xBA&gt;b\xA6A_?\xB1\xE5+s)*\xF3\xFF\xFE\xEF\xFF\x867K\xDE6\xE6\xFC\xE7\xD3\xD8u\xD7]\xC3&lt;&quot;Is\xC0\xFC&gt;Z\xEE\xF7\x9C\xE8\xD8l\xB5\x9C\x9D\xFA)s\xF6x\xE6@\xE8\x8A@\xE7\x9Dh\x8Dأ7\xC1\xCA:\xDF\xF6\x9C{=\xB1\xFE\xDE\xF7\xBEn\xA6\xB5ᣏ&gt;rz\xF2\x9ELjO\xAE\xA6:\xD6)7Y\xD5\xF3ug\xF5۰\x8E\xE5a\x94\xA6dݜ'Sv\xBB\xBE1\xA2\xE0C7R\xBAiU \x8D\x88\xA5\xFE$Z\xA7\xA6\g\x9DuV8T7\xF7\xBA1֓\xED?\xFC0I\xAE緮\xAC\xAA\x87\xD2I&amp;\xD5%ycQU\x96d\xFF\xE4W\xA3^\xA9)[\xF6j:\xA6\x91\xA96\xD9d\x93\xB0\xDB{\xEF\xBD\x8C\x94G٤\xA61/\xBE\xF8bf\xAC\xC3t\xA9\x85\x8E\xBF\xE1\x86ܚk\xAE\x9EH\xAB)֥\x97^\xFA\xC9$ig\xD3J\xFA\xF9$\xDB\xF4\x9B߮&amp;Uٲi9if\x954\xCF{\xF0\xC1\xC3\xF9W@\xA8s.+\x9D\xF7|Z\xD9|t&gt;\xAF\xB9暰J}Ht-,\xB6\xD8ba\xB9*\xCFSݨO\x9D:5\x94[}Rt\xBDd\xEB\x9A=\xFF\xFD\?U\xD7GL\xF9\xAA\#\xEB\x9Ĕ\xBEj\xA6\xA6\xA6\x86#\xB9\xFE\x92ԄM +U.\xD9d\xA7\xEC\xDFӪs\x92\xDD/9\xBE\xAC\x8Cڞ5\xAE+\xB3\xFE\x9E\xAA\xAFҴiӒ\xA4\xF9E@\xA0\x9B\xF6\x84\xB2r2\x95\xC2\xED%\xAB \xF7֕\xD9Qg\xEC\xA9h%\xC8&gt;H\xE7mH^\xD8a\x87y\x8D\xE4dO\xBEÈ&lt;\xAA\x83u\xB4\xF6vF_ҨK\xD6\xC1\xDAۛ\x8D\xB0l/\xF4\xD6\xC2ۍO\xD8Ǟx{{B\xEF\xB7\xDCrK\xAF\xD1u\x92\xA9n\xBB\xDDH{ \x86B\x9A֤\xC8\xDB\xC7\x93C\xBD\xDDt{\xBB\xC9\xF2*\xE3\xD6[o\xED\xB7\xDBn\xBB0\xFA\xD4W\\x91\xEE\x93\xCCԕՆ\xBC +iit'\x8D\xD6e_\xC6\xA3wY\x90F%R:UeI\xF2I~\x9Fy\xE6\x990\xA2\x91F\xB1R\x99-\x98\xF3v#6+}\x8D\x92\xA5k\xE9\x88#\x8EH\xD7'\xC7&amp;\xBF'\x9F|r\xD8\xC7nB\xC3\xC8_e\xF9[/\xEB\xDC\xB5\x9Booͽ\xBC\xDD؇s\xA4\x95\xF9\xB4\x92&lt;\x92\xDF\xEC\xF6\x8B/\xBE8\x8CХQ\xC1,\xA8\xF3\xF6-oC\x87u7\xDF|\xB3\xB7\xC7pN\xEDÉ^e\xB3\x8FUzkRF\x9C҈Jٴ\x92˒|\xEC\x8DU\xD9\xE9\x82 .\xF0J\xCBn@\xBD\xBD\xB5\xF06lne\x9E:\xBE\xCATۧL\x99FI\xB3\xBC +\xFB\xECm\x88f\xBF\xF1\xC6\x87\xF3\x97?\xFF\xBA6Gr\xFDh\xC4/]kU\xD7G]\xF9\xAA\T~{\xA3F^\xB3\x8F~\x86Ѽl8^o7\xF4\xDA\xA6\xB2\xF3\x9Fl/\xFAյaCc\xF7l\x92E\xF6﩮\xF5%m\xB4\xAD\xFC9\xC9\xEF'\xB3\xAA2W\x95\xD9\xDEvzk\x92\xE6\xEDmkO\xF9\x92\x85\xEC\xFF\x8F\x92u3\xD2oٿ        e\xFF\x86\xCCHu\xA3\xAC \x80\x83\xA7\xE4\xAAB/\xB5\xE1.\xDA\xC5V\xDB\xFA\xAA#\x87۸\xEF[\xDD&amp;\xF7VBO;\xD5,J\xFD\xD4\# +\x8Dd\xD2\xDB
+}\xA1\\xED\xD0\xF5t4\xDFֿn\xBB\xF2ғu5Q\xB3\x95#;鉻4!]=\xA1i\xF9\xB2i\xC5\xCCW\x95\xA5\xE8x\xBD\xC1P\x995\xC2V?\x93\xDE@e\xCDF\x9A6\xCF|Z\xD9m\x9A\xAF۞\xDF_\xE7So\xCA4\xA9\\xD9&gt;ei\xE9|\xA9\x83\xBC\x9A\xCFi\xF5M\xE9Te\xAA\xEBUo\xB1T\xAE|\x99\x8A\xF2\x8D맪|e.ٲ\xA9\xFFP\xBEs~\xB2\xBD\x9F\xF3\xAF\x81,XL\x92\xF8\xCCo?礪\x8C\xF9 \xAA\xCA\xFC\xD6[o}\xA6\xAFRr|\xD1\xFF\x8F\x92m3\xC2oٿ        e\xFF\x86\xCCu\xA2\x8C \x80\xA3#@\x92 @\x9A2'F\xD2T*\x9F^\xDD\xF6\xFC\xFE,#\x80@7@\xBAq\x9E\xA9% \x80\x80s\xF4\xE0U\xA0'\xABꓡ6\xE8ES\xDD\xF6\xA2cX\x87 \x80 \x80\xC0X\xE0 +\xC8߀h$-\xFBz\xB8&gt;\xD4)[\xB3S\xDD\xF6\xEC\xBE\xCC#\x80@\xB7xҭ\xF3Mm@\x81. t&gt;\xE9\xF2ɧ\xEE 0\\xF9&gt;i\xC3U\xBA\xEA\xD2\xD0\xA4ڇ\xAD \x80h\x80\xFC=\xE6@\xBA.P40        \x9Dл~UP@\xE0\xB3\xE3?\xBB*nM\xD1?4qG\xB2 \x80 \x80tU\x80N\xE8]=\xF3\xD4@@\x81@Z@'K@@\xBA*@\xD2\xD53O\xBD@@hA\x80\xA4t\xB2D@@\xA0\xAB ]=\xF3\xD4@@\x81@Z@'K@@\xBA*@\xD2\xD53O\xBD@@hA\x80\xA4t\xB2D@@\xA0\xAB ]=\xF3\xD4@@\x81@Z@'K@@\xBA*@\xD2\xD53O\xBD@@hA\x80\xA4t\xB2D@@\xA0\xAB ]=\xF3\xD4@@\x81@Z@'K@@\xBA*@\xD2\xD53O\xBD@@hA\x80\xA4t\xB2D@@\xA0\xAB ]=\xF3\xD4@@\x81@Z@'K@@\xBA*@\xD2\xD53O\xBD@@hA`|L\x9E\xE3ƍ\x8Bٍ}@@@\x81J\x81\xA8\xA426&quot;\x80\xC0\xC0\xBC\xF7O\x93@@\x81a\x88
+@\xB8\x86SE\xBA&quot;\xC0Ǯ\x9Ci\xEA\x89 \x80@7\xE8\xD2\xCDr\xFF\x807IDAT\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V@Za'S@@\xBA)@\xD2\xCD\xF3N\xAD@@hE\x80\xA4v2E@@\xA0\x9B \xDD&lt;\xEF\xD4@@\x81V\xC6\xC7\xE4:nܸ\x98\xDD\xD8@@\xA8\xA8 +@\xBC\xF7\x95        \xB0@@\x88\xA0        V\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804 iLH \x80 \x80 +@+\xC5~ \x80 \x80 \xD0X\x80\xA41!         \x80 \x80 \x80@\xACH\xAC\xFB!\x80 \x80 \x80@c\x90Ƅ$\x80 \x80 \x80\xB1 \xB1R\xEC\x87 \x80 \x80\x8D@\x92 \x80 \x80\xC4
+\x80\xC4J\xB1 \x80 \x804\xF8\xD3#\xBB#L  +IEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsoverflowsizechangeinvariablewidthregionsexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,324 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum9dcf7c57c06ab16588320609e4f8afbd\xF5-\xAA@IDATx\xEC\xBD \xBC\x97S\xDA\xFFE&quot;2\xA9\xA8:\xA9t\xE5\x90(e\x8AB\xE2q\xAAg\xFE\x91+&quot;4\xCC#\xC3\xD3\xF3s\xC8?\xA7\xC7ir(\x87DN\x91G\xA3T#59D1͘        DX\xFF\xEBs=\xD6=\xF7\xBE\xBBO\xDF\xEF\xFE\xED&gt;\xEB\xF5\xDA\xFB\xBE\xD7\xF9Z\xEF\xFB\xF0]׽ֵV\xA7N\xE8H\x80H\x80H\x80H\x80H\x80H\xA0lV +u\xB0
+     0T@x#\x90        \x90        \x90        \x90        \x90        T* Ն\x9A\x91        \x90        \x90        \x90        \x90        P\xE1=@$@$@$@$@$Pm\xA8\x80TjVD$@$@$@$@$@\x84\xF7        \x90        \x90        \x90        \x90        \x90@\xB5\xA0Rm\xA8Y        \x90        \x90        \x90        \x90        \x90\xDE$@$@$@$@$@\xD5F\x80
+H\xB5\xA1fE$@$@$@$@$@T@x\x90        \x90        \x90        \x90        \x90        T* Ն\x9A\x91        \x90        \x90        \x90        \x90        P\xE1=@$@$@$@$@$Pm\xA8\x80TjVD$@$@$@$@$@\x84\xF7        \x90        \x90        \x90        \x90        \x90@\xB5\xA0Rm\xA8Y        \x90        \x90        \x90        \x90        \x90\xDE$@$@$@$@$@\xD5F\x80
+H\xB5\xA1fE$@$@$@$@$@%U@\xFE\xF9\xCF\xCA|PR\xAA}\xF4\x91\xBC\xF8⋲f\xCD\xF9\xEC\xB3\xCFdٲe%-\xBF*
+\xFB\xF1\xC7e\xE9ҥ\x89E\xF7\xDDw2gΜ\xC4\xF8RDD\xEB(gv\xE1k\\x8A\xB6[F\xA9U\xC5\xF3Plۢ\xF9J\xDD\xD6h\xF9I~0Y\xB9reRtjx\xF4\x9ENM\\x85\x91U}]\xB3ڙ\xF5~\xA9 \xE3B\xB0E嬩{
+2g1)\xA4]y\xD2V\xF5=\x90G\x86\xEAHS]\xF7Re\xDBR\xAEG\xF8w0\xFAlU\x96OM篩wCu\xD7[\xF5%\xDD \xE1\xFB\xA5*\xAFoU\xBE[3\x90\x81ʎ;\xEE(\xC7s\x8C\x9Cr\xCA)\xB2\xF9\xE6\x9BK۶m\xE5\xE4\x93O\x96\xC3?\\xB6\xDCrK\xB9\xF7\xDE{e\xEAԩ\x96\xEE\xBE\xFB\xEE+\x8Bo\xBCQ}\xF4Q\xEB\xACw\xEE\xDCY.\xBB\xEC29\xF6\xD8cKV~U\xF4\xFA\xEB\xAF\xCB&gt;\xFB\xEC#Ç\x8F-\xFE\xCF\xFE\xB3p\xC0Uڎ\xB8:Ə_\xA5u\xC666G`\xF4\xE3a\xAB)WJFU\xF1&lt;\x94\x92K)ۚW\xAE\xFF\xFE\xEF\xFF\x96&amp;M\x9AȔ)S\xF2f        \xD2\xC5\xDD\xD3Ad5\x9ET\xF5u\xCDjg\xD6\xFB\xA52\x8C \xC1'gM\xDCS\x909\x8BI!\xEDʓ\xB6\xAA\xEF\x81&lt;2TG\x9A꺗\x92\xDAR\x93}\x8F$\x99\xAA*&lt;\xFC;ؾ}{\xE9ѣGY\xFE^\xDB\xFE\x9Az7Tw\xBD\xA5\xAE/\xEE=\x8Bk\xBE_\xD07\xAE\xAA~S\x95\xBF[]\x86;\xFE\xF8㝎&gt;\xA9T\xE1p\xA7\x9F~z\xE0\xF8\xE1\x87ݭ\xB7\xDEj~ᮾ\xFA\xEA \xAE2'k׮u\xA8맟~\xB2b\xDEy\xE7\xF7\xF5\xD7_\xBB\x8F?\xFE\xB8\xA8b\xF5 \x89{\xF2\xC9'\x8B\xCA[h\xA6s\xCE9\xC7r\xC8!\x89\xD9\xFE\xEF\xFF\xFD\xBF\xAEY\xB3f\x89\xF1y&quot;\xB2\xDA\xAD\xA32\xEC\xF2\xC8SL\x9A\xB8k-'\xAB\x9D\xD1\xF4i\xFE\xAC\xB2*\xCB(Z~)\x9F\x87\xB4vWٶS'\xF24o\xDE\xDC]\xFD\xF5Ee\x8F\xDE\xD3ER\x82LU}]\xB3ڙ\xF5~\xA9 \xE3B\xF0D嬩{
+2g1\x89&gt;\x9B\x85\xB4i\xA3\xF9\xAB\xFA(T\xBE\xAAJ_]\xF7R\x9C\xFC5\xD5\x{1C84E5}*\xC3\xE2~\xA3\xCFVU\xD6_eG\x9F\x97\x9Az7Tw\xBD\xD1\xFA\xA2\x8Aa\xBD\xE2\xEE\x97b\xCA͛'\xEBݚ\xB7\x9C\xB8t\x99# \xE7\x9Dw\x9E4j\xD4(Q\xF1=\xFA\xE8\xA3e\xAF\xBD\xF6\xB2\xF8\xBAu\xEBJ\x9D:u\xD3\xF1\xC6o\x88*Ay\xBB\x{DD9B}l\xBD\xF5֢\xF7\\xC5hc\x83t\xDF\xFF\xBD\x9Cx\xE2\x89\xF2\xDAk\xAFaI'\xEBׯO\x8A\xCA \x87\xBCp%\xDAl\xB3d\xB4I\x9C\xD2\xEA.\xB4=\xD1:
+a\x97\xD9П\x84eʛ'\x9C.\xEE\x87\xE3 \xB9n\xE1|q\xE7yʪ \xA3\xB8\xF2\xA3\xD7 N\xAE\xAAK\xBAF\x95ik\x9A\xCCI\xF5\xF9&lt;\x95aR\x99\xBC\xBE\xFEb\x8E\xD16U\xB5I\xE5W\xF6\xFDRL\xDB\xD3\xF2D\xE5L\xBB\xA7\xA2 \xA3\xE5f\xC5G\xD3{&amp;qϦϟ\xE7\x97?\xDA\xF6&lt;\xE5d\xA5)\x96AV\xB9\x95\x89\xAF\x8Av敧\xA6\xFAy\xE5+U\xBA\xB8\xDF\xC1\x9A\xE2^\x8A{0\xEEyI{7\x94\x8A#ʉ\xCA_\xEAz\xA3\xE5Ge\xD7\xC7\xC1\xA7\xCF*ǧ\xC31z/\xC4\xDD/\xE1\xF4\xE1\xF3\xB4&gt;e8]\xDCy\x9Ewk\\xBEB\xC2\xEAf%\xEEիWj\x92-\xB6\xD8B\xF6\xDBo\xBF  +拍7N0k\xDBm\xB7\x95'\x9Ex¦l!\xE6\xACM\x9C8ц̿\xF8\xE2 \xB9\xF9曥gϞA^r\xD7]w\xD94\x8D~\xF8A\xCE=\xF7\\xA9_\xBF\xBE1\xD5kڴi\xF2ꫯ\xCA\xFC\xF9\xF3\xE5\xF6\xDBo7\x85\xD3\xC00$\xF5\xD4SO\xC9\xFB\xEF\xBF/_~\xF9\xA5|\xF5\xD5W\xF2\xD8c\x8F\xD9\xF4\xADI\x93&amp;\xC9s\xCF='~\xF8\xA1\xFC\xEDo\x93\x9Bn\xBAI\xB6\xD9f_\x9D\x9F\xFEyY\xB8p\xA1)\x8F?\xFE\xB8\xDCr\xCB-ҵkWy\xE1\x85\xE4\xB6\xDBn\x93-Z\x94\xA0k\xAF\xBD\xD6n\x88\xA7\x9F~Zv\xDDuW˫Z\xAE\x8C3Fv\xDEygk\xE3\xE2ŋM\xE6
+\xA4x\x92\xEAF\x96x\xA0\xA8\xF6\x84\xABÜ\xFB0\xBB&lt;mJ\xBBVq2\x85\xEB\xF3窩˥\x97^j\x8A\xE3{\xEF\xBDgS\xF4\xC0\xEC\xE3\xAE1\xE2\xC2.̸{\xD7\xEE\x92K.1\xA4?\xFC\xE1v\xEF\x9Dq\xC62z\xF4h\x9B:WV\xF8(\x86Q\x96\xAC\x88/\xC5\xF3\x90t\xAF\xB7l\xD92\x96\xEA\xD5/1r\xD6Yg\xD9\xC7\xD8#m\xB7\xDDvv?x\xE0\x81\xF6&lt;\x86\xEF\xA4O\xBBVy\xF7\x84\x97\xED\xC2 /\x94?\xFE\xF1\x8F\xF6\xCC@\x96.]\xBA *\xF7;i\xD3d\xC63\xFC\xEF\xFF\xFE\xEFr\xD0Aٽ\x86\xF7ШQ\xA3\xECc        \xEEL#Ց{G\xE0\xF9\xC3;$\xEA\xD2ڔv]\xD3\xE4\xC2\xF4\xB3\xF3\xCF?_Ǝ+\xFAeIz\xE8!\xB9\xE2\x8A+\xA4O\x9F&gt;\xA2#\xC9Q\xCC_\xCC\xFB׿\x8CQ\x8E\x8Ej\xDB}\x848{キ\t\xD1E\xC8}~\x9E}\xF6Y\xE3\x8E\xE9$\x98\x80k\x8Cߊ;\xEF\xBCS\xFA\xF5\xEB'Y\xF1\xA8 \xEDT\x93\xB8g\xD7/\xE9\xDDm\\~\xA4I\xBB\xD2d\x8F\x96\x9F\xF6\xACn\xB5\xD5V\xB1\xBFsi\xCF~R\xDDy\x9E\xE3\xA8l\xF0\xA7\xDDKi\xF7z\xD6;9\xAE\xAEpXM\xF4=PZ\x9Bf̘!C\x87\xB5\xFE\xC0\x83&gt;h\xEF\x91 \xC8q\xC7g\xF7v߾}\xEF۸\xF7\xF8\x99g\x9EiF\xC3}\x9D\xE8\xEF`\x96LU\xF9\xAEK\xBA\x97 Sһ!\xFA\xBC\xE0]\x87i\x8B\xBE\xEF\x96՞b\xEEӸwu\xF4\x9D\x84\xFE\xDFQGe}N\xF4M\xD1WD_\xED\x86n0s\x82\xB4\xB6ƕ\x8Fv\x84]\xB4\xBE(\xF4;\xF1;ퟢ\x8C\xB4\xBA\xC3u\xE4\xE97!}R\x9F2\xDBBޭaي:WM\xAC \x9D\x82μ\xE7\x9E{\xBAnݺ\xB9\x97_~\xD9)P\x87a\xEAaÆY\xD5\xC4\\xFF\xFE\xFDm([5+w\xF6\xD9g;\x9D\xEE\xD4h'\Dp\x8E\xA9]:\x8A\xF81 +l\xE4ȑn\xFB\x{DDF7}0\xFD1\xB4\xFC\xAA$8\xBD\xA8N\xBF\x968\xEDh9\xFD\x81 \xF2h\xE7\xD3鏄\xF9[\xB7n\xED&amp;L\x98ąO֭[\xE7\xD4\xCE\xC5͚5˂\xAF\xBC\xF2J\xA7\xB6&amp;v\xBEz\xF5jױcG\xFB\xD3M\xA77\x99\xEBԩS\xD0.$\xD2T\xA7\x98\xA5G\xDBv\xD9ew\xD8a\x87\x99?\xEE\x9Fވ6qiu\xAB]T{Pn\xB8\x8E(\xBB\xAC6\xA5]\xAB4\x99P\xAFw\xE0\xA0ʥ\x9B&lt;y\xB2\xA1L\xB5}1V&gt;M\xF4\xFB\xF0\xF01|\xDD\xD2\xE4B\x9E\x97^z        \xC3^n\xFA\xF4\xE9vO\xE8  \\x94 \x97U!B=\x852\x8A\xE6\x87?Z~\xA9\x9E\x87\xB8{SӞ'}\xA9:\xED蚘o\xBD\xF5\x96qQ\xC5\xCD\xE9&quot;\xB45\xEBZe\xDD/y\xEF        \x83gC\x95 +\x87g\xE9O\xFA\x93k׮\x9DqCY\xD77|OgɌ\xBA\xBAw\xEF^a\xBA衇\xEAN;\xED4D\x99\xC3}\xA2c\xEF\xADpLkS\xDAu\xCD#\x84\xA7\xAA\xE2\xFD\x81\xE9&amp;ޅۉ\xB0B\xDF/\x95a\xECe\xF0G0ӎ\x93yu&gt;\xB0\xDDG\xDA\xE12X\xCE\xE8\xF3\xF3\x8F\xFCæ\x99\xEAG\xCB?w\xEE\\xA7\xB6qN?\xD2Xެ\xF8\xAC{\xA1P&amp;\xE1g3\xCF5\xF2\xED\xF7\xC7p~\x84\xA5\xDDY\xB2\xFB2\xFD1\xEDY-\xF4\xD9O\xAB;\xEB9\xF6\xF2\x84\x8Fi\xF7R\x8EY\xEF\xE4p]Y\xE7\xD5\xD1\xF7\xC8\xD3&amp;U\x9C~\xC0\xC4ŻBmb͟\xC6?\xEEZ\xEA\x879\xF7;~\xB6\xF2\xC8Tﺴ\xB6\xA0\xB1i\xEF\x86\xF0\xF3}7d\xB5\xA7\xD0\xFB4\xE9]\xADw\xF9\xF2\xE5N?\xF8\xD8uB\xBF\xEF\xA3\xFD\xF7\xDFߦ\xF9\xA7\xB55\xA9|+(\xF4/Z\xA2\xC2\x92\xCAI\xABe\x84\xEF\xF8\xE3\xEE\x84{\x97֧\xCCö\xD0w\xAB\xAF\xB7\x98c\xF2&lt;\xA1\xA2\xD4\x91H\xEF޽E\xE7\x8E\xDAW=\xBF\x94vDZ\xBE\xFE\xE8\xDBW\xBF +تV\xAA\xAC\xE4\xAA        \xD3\xC0\xB4\xE3 \xB1\xE1K\\x87\xEC\xCB\xE9\x91GiZ\xEC;\xEC`\xAD7r\x85!\xB8B        \xCAO\x9AV\xAF^=\xC1\xD7r?\x95\xACaÆ\xF2\xF6\xDBo[&gt;Ͷi\xD3F\xF6\xD8cӒw\xDAi'k׻\xEF\xBEk\xF1ډ2mS\xF3\xA3\x8E_\xFD\xEAWA\x9DY'iucz\xA1\xED\x89\xD6e\x97զ\xB4k\x95%\x93\xAF\xA3Q\xA9Ҏ\x95a_\x8E\xF0\xE5s\xF6\xEC\xD9&gt;Y\xAE\xA3\xBFnir\xA1\xA0_\xFE\xF2\x97rꩧ\xDAH\xBE,\x8F1b\x83\xF2}YшBE\xF3{\xB4\xFCR&lt;q\xF7:ئ=O\xF7\xDF\xBF\xA8\xB2nb\xE1\xB9\xC1\xD4E|\xB1\xD5\x85}\xCD?KY\xD7*\xEB~\xC9{OxF\xAAس\x84/\x9C\xBF\xFB\xDD\xEFdŊ6B\x99u}}~\xB3dF&lt;\xD3\xCF&lt;\xF3\x8C\xB5\xFE\x83&gt;ؾ\xC2\xE9\xBCV\xE7\xA0A\x83\xEC&lt;\xFA/\xABMI\xD75\x8F\\xF8\xAA\xBEO0\xC2\xF6\x87e)\xF6\xFDR
+\xC65\xC6{P;7&amp;\x92~\\xDCW\xAA4\x86E\xB4\xF3\xE8\xF3\x83\xD1`\xDCk\xF8\xE2\x88\xFC\xFACo#)\xF8J\xB8d\xC9\xF9J\x8BO\xBB\x8Ae\xE2\xE7\xB9F4P|~\x97t\xA4\xC9\xEE\xF3\x86\x8Fi\xCFj\xA1\xCF~Z\xDDY\xCFqX\xA6\xF0yҽ\x94\x87c\x9Ewr\xB8\xAEʜ\x97\xE2z\xE4i\x93~&lt;\x8C\xE8\xABRm\xE2\xE2\xE3\xE7\xD2\xF8\xC7]K?\x8B&quot;\xAD\xDDyd\xAA\x8Aw]Z[\xF2\xBC\xFC\xF3}7d\xB5\xA7\xD0\xFB4\xE9]\xAD\xEF$\xF4\xE10\xAB֘\xE99\xD3ښT~\xF4\x9AE\xEB\xF3\xF1\x9ECR9iu\xFB2
+9\xA6\xF5)\xB3\xD8\xFBn-D\xBEpڒ+ 6*AG\xC3tp\xF3\xE6\xCD cHx`a\xE1\x9F5\xCCj\x99\xFE\x87\xB2\xC3\xE5\xE3\x87@\xBDkܸ\xB1\xA8\x81\xBC\x9Cp\xC2        r\xD2I'Y \xF6ޅ\xF3\xFA0\x8Ei\xFD\xEB_\xADCY1 \xE5]\xB4^(O~\xD5(P\xE8\xCC\xFD\xE2\xBF\xF0\xC9m\xCAQR]A\xA2\x9FO\xD2\xEA.\xB6=\xD1:\xE0\x8F\xB6!\xEA\xB7)\xEDZe\xC9\xE4\xEBưtӦMm\xBA\x9A\xC3\xCAp\x8B-\xF2A\xB9\x8E\x9Ee\x9A\\xBE\xA0\xFF\xFC\xCF\xFF\xB4iXP\xE3\xECp|Y&gt;}\xF8e\xF5\x87\x85\xF3\x85ϣ\xE5\x87\xFD\x95y\xA2\xF7z (\xAF\xBC\xF2J \x9ELG\xF2.ܶ&lt;\xD7*\x9Ce\x84Y\xE4\xBD'|\xDD\xFE\xF6S8\xFC\xA0g\xB5\xC9\xE7\xC11\x8F̰\xFBүR\xB6\x8C7\xF2\xA0\xE3 \xE5J\xB0/a\xCEn\x9C\xCBjS\xD2u\xCD#W\}Iaž_J\xC1?F\xFE\x99\xF5\xF2a\xF5CL\xE7\x8Bs\xD1{\xFE\xF03\x88S\xF8q\xC44\xB8\xB4\xF8\xB4{\xA1X&amp;\xFE\x9A{\x8D|~\xDF\xF6\xB0\xBF2\xCFvֳZȳ\x9F\xC6\xCD3\xCB~\x8E}\xBB\xA2Ǥ{)/Ǭwr\xB4\xBEb\xFD\xE1v{=\xF2\xB4        \xD3E\xA1TcZ!\xDE'\xFE\xA3c\xFF\xE8\xB5\xCC\xD3\xD6&lt;2UŻ.\xAD-y\xDE +\xE1\xEB\x81s\xEF\xCFӞpz0J\xBBO\xD3\xDE\xD5\xE1r\xC0{\xB0T.\xCC\xA0H\xFA\x8F\xCEimM+?z\xFD\xC2\xF5\xF98\xDF\xEE\xA4r\xD2\xEA\xF6erD}5՟-DN\xA4ʹ)\xB4\xC0\xA4\xF4\x98\xF7\x86\xD1,Q[\x95\xEE\x8E;\xEE\xB0/tX +]\xFCX\xF9/\xC1\xFEF\x88\xAB _\xE7~\xFF\xFB\xDF\xDB\\xECp\xE7-.\xBDüB\xE4C\xDB\xC2\xE5\x87\xCF}ڤcZ\xDDŶ'\xA9\xAE&lt;\xE1Y\xD7*M&amp;_\xBE+ʪU\xAB\xB6&gt;\xBEâS\xF2\xCC@q\x858\xCF2K.\x94\xA9Ï\xA6\xF8\xE0\xCB:F\0*v\xBE\xACpX)\xCF󖟧-ire\xE5\x87=\xCC\xE0\xC1\x83\xAD\xB3\x87/\x94\xDFُ\x96[\x8Ak\x95瞈\xD6 ?\xBEJ\xA1\x83\x83\xAFGYm
+\xE7\xCF#3\xCA\xC4xo\x8F\xFB\xFC\xE1\x8B\xD3\xE7\x9F.I\xA3\xBE\x9EbڔG._~\x9Ec)\xDE/\xC52\xD6\xE1z\xB3\x8B\xCB#g\x9E4`\x85/I\xE9 ǧ\xDD \xC52\xF1\xCFf\xB1\xD7\xC8\xE7\xCFjk\x9A\xECqy yV\x91?\xAD\xFC\xB4\xB8\xB8\xBA + \xDFK\xBA&quot;e\xAEw|\xD6;\xB9P
+M_\x93\xBC\xF7~[pݮ\xBA\xEA*\xB3i\x84}\!u\xE5mG\x99\xAA\xE2]\x97֖&lt;\xE7%O{\xF2\xB2\xF1\xE9
+yW\xE3\xBA\xE1C\xC8o\xFB[\x9F=\xF3\xBAR~P\xE8\xCF'aq\xE5\xA4q\x8E\x96\x95ן֧L+\xA3\xD8wkZ\x99iq%I\xAA \xC3\xF60\xE0\x82\x81\x97w\x98B\x82\xB0R9l\x82\x88\xE90z\xC2\x95O&gt;\xF9\xC4:\xBE\xFC\xF0t,\x86#\x8C\xE5\xB0\xC7n\xC8\xF0\xCDN\x93tުU+\xEBdce\x82b\Z\xDDŶ\xA79\xC2yҮU\x96L\xBE|%o\xDEyE +Ӏ\xBC\xC1\xB1\xCF:\xFA\xEB\x96&amp;\x97/\xBDj\xCB#\xF8\xDAp\xF1\xC5\xFB\xE0\xE0\xE8\xCB
+J|\x92\xB7\xFC&lt;mI-+?\xF6\x9A\x81:\x8C\xDB\xD0\xD0%\xA8\x8B\xAB\xEC\xB5\xCA{O\xC4        \x80E!0ڸ\xEF\xBE\xFBڇ\x83\xBC2cD\xF4\x91G\xB1\xA1v\x9Cc:         1m&quot;&lt;&quot;\x95\xAD\xD86\xE5\x95 \xEF\xBE&lt;\xAE\xB2\xEF\xD4Q,cLA\xDE\xF0\xBB +\x9D?\xF5$\x8F\xFC\xE14j\x8Bd\xEF\xCA訊O\x8EO\xBB\xBF\x8Be\xE2\x9Fͼ\xD7\xC8\xCB\xE5\x8F&gt;\xBF\xF7'\xD3d\x8F\xCBSȳ\x8A\xFCi\xE5\xA7\xC5\xC5\xD5]hX\xF8^\xCA\xCB1\xEB\x9D\\xA8 \x85\xA6/\x84I\xDE6 +2\xC4fA@\xF1ӯ W!u\xE5mG^\x99J\xFD\xAEKkK\x9EwC\xD2\xF3\x92\xB7=y\xF9\xF2\xAEFJ\xC0\xFD\xD7\xD9 \xD4\xF1\xF7\xBF\xFF=\xF5\xBAR~\x9C̞CR9i\x9C\xE3\xCA\xCB
+K\xEBSf\xE5-\xF6ݚUnR|A
+~41\x85_\xB6\xE3:\x98\xE7\xE6\xFC~*61\x84\xF2\x81Jl(\xB0*\x8D\x9F_\xEC\xF3\xF8#\xBEP\xAA\xB1R\x85\xF2P6\xA6N \xB2\xF8\xF2\xE1G\xF9X\x99Ckj\xA4k\xABU\xC0\x8F\xA9!Y\xA7\x9D\xB2\xB0\xC3 +\x87\xDDɿ\xFD\xF6[S\x8AP~lQ:p\xE88{9\x87\xF6@\x9B\xC6 + +\x87t\xB8\xA0I~\xF3\xCD7\xFD\x87:P&amp;\Z\xDD=(\xA6=(7\\xFCQvimJ\xBBVi\x8CQ\x8Fw\xF8\xBA\x8C\x97\xE6{z\x87)wXY +\x85\xC0\xC5]c\x9F\xD6\xC3\xD7M\x8D\xA3R\xEF!t4\xB1&quot;\xBE\xD2a\xD8\xFF\xEE\xBB\xEF {.+z M!\x8C|\x99\xE1c\xB4\xFCR&gt;\xD1{=\xEDA&amp;\xAC\xCAy\xC0\xBE\xF0Tćۚ\xE7Z\xA5\xDD/y\xEF        \xD4 \x87\xB6x\x87\xB9Ę.\x89i\x8CYm
+\xDF\xD3ydF\xB8g0‚)h8\xC2\xA3b\x98\x9A\xF6\xB1!\xADMi\xD75\x8F\P\xB6^z\xE9%\xBB\xB0\xB1\xC0\xBB0|?\x86\xDBY\xCC\xFB\xED.\x961\xF2z\x87\xEB\x82\xD1
+\xF1\xC1v \xAB\xF6\xEC\xBE\xFB\xEE\x96$,'\xC2\xF7\x94/\xBC\xC3\xCA,x'\xE3\xE0]R|ڽP \x93𳉕\xB3\xDEM^&gt; \xE7ǵJ\xBB\xD2d\xF7兏Y\xCFj!\xCF~V\xDDi\xCFqX\xA6\xF0yҽ\x94\xE7^\xCFz'\xE37\xB6z˖- W\xB9\xC1yu\xF5=\xF2\xB4        \xC2a\x8A6E\xC6\xD4Q&lt;\xCF\xDEe\xF1\x8F^K\xE4\x8B\xFB ?[ye*\xF5\xBB.\xAD-Y\xEF\x86\xE8\xF3~7\xE4iO!\xF7iڻ:\/\xFAr\x98v\x85\xDF\xC8\x870\xACp\x95\xD6ִ\xF2\xAD\x90пp}s\xC0\xBDןK\xABe\x84\xEF\xF8\xE3\xEE\x84{\x97֧\xAC\x8A\xFE\xAC\xAF\xB7\xA8\xA3jg\xB9\x9CΟvj\xE8d\xAB\xA0\xE8\xB9\xBB\xEE\xBA\xEB\x9Cy\xB1\xBAV\xADŠQ\xDAwX\xF1A\x8D\xC4-L\x97\x89\xB3t\xDA!t:\xCCneh' qc@\xAC\x98\x82\x94\xB4A\xEE\x82 .pzᜎh8\xEDHYV\xF3\xD1]Z\x9D\xFE8\xDAJ+zY\xF9\xFA\xA5\xCEVP\xC3&quot;\x87:\xF5\xC5\xE6\xF4\xC5eq\x97_~\xB9\xE5\xD5o\x83\x95\xB7\xF4%\xE8Ta\xB1\x8D?s\xE6L+[\xBFl8\xFD\xD1t\xFA\xB2\xB1U\xB2 V\x82\xD1/\xA7J\x87\xAD\xE4\x83\xC2\xF5%kit\x9A\x8BS#'\xA7\xBBƛ\xFCj\hu\x87\xFF\xA1\xA8 m\xC3*M\xAAd$֍\xBAZ\xEB\xEA]\x85\xB6'Z\x87v*\xB0\xD3N_f\x9B\x92\xAEU\xE3p;q\xFE\xE6\x9BoڊGX} \x9B@\xEA\x94 \xBB\x96\x88\x8B\xBB\xC6\x8F\xBA\xE8uK\x92K\xE7\x95;\xDCSj\xB4oEh\xC7Ω\xFD\x8F\xD3\xE5\x93\xED\xDEA`\xB4\xACp]\xD1\xFB+\xA3p\xFEh\xF9\xBA\xDChɞ\x9DB\xB4\xC1\xBD\x8E\xFA\x92X N\x97`\xB5{ \xF7\xFE\xF0\xAC\xE0\xF9Uۥ +\x9E%\x84\xA5]+\xAC\x97\xF6 rO\xE8(\xA3\xAD&quot;\xF7\xFF\xF1\xB6\xE4\xD4,D6\x97Ԧ\xE8=\x9D%\xB3/G\xED\xE09\xAC\x80\xE2\xEE\xBCS\xD2\R\x9B\xF2\xBC\xE7\xD2X\xA2\xCE_|\xD1V\xF0\xD3-L6\xA9\xB2e\xB02X\; y\xBF\xA0\xFCb#o\xD4鈔\xBDcqa\xE5\xFD\x88`I\xA2rF\xDF1\xB8&gt;\xDA1\xB3w\x9B\x8EH;\xFD
+\xEE\x8E8\xE2\x88
+\x9B\xDAf\xC5'\xDD \xA0P&amp;\xD1g?\xEBE9\x84\xF3\x97\xF2\xD9F=i\xCFj1\xCF~\xB7\xAC\xE78\xDAf\xF8\xB3\xEE\xA54\x8Ey\xDE\xC9X\xA1O?\xB8{\xEE\xB9'\xAEz \xABξ*LkSXH\xB4\xEF\x9Ak\xAE        \xD9y\xFF\xB8k\xF7;}\xB6j\xEA]\x87\xC6$\xB5qI\xEFą\x9F\xBC\xD7\xC2}\xB7\xAC\xF6z\x9F&amp;\xBD\xAB\xC11\\xAF.\xBFn\xBF\x85\xFA\xC3\xDEG:\xCBV\x92Ļ        .\xA9\xADI\xE5[\xA6пh}hg\x98\x83N\xEBO\xEC\xCF%\xD5\xBDԤ`\x83\xBEqH;\xAD\xCE\xFEl\xB4\xEEB\xFD\xA8V\xA7_\xEC\xC7\xDF+\xA5\xAC\G\xAC8\xD5m\xB9\xDFhٟ~\xFAi4\xA8\x82\xCE;\xC8Y\x88Cݾ\xFCp\x87*oquW\xB6=y\xEBNJw\xAD\xB2d\x8A+K\xBFn9]s;.*W\x98\xE7\xEA\xC7\xC9\xE5㲎Ѳ\xB2\xD2_h\xF9\x95i dK\xCA\xA5O\xBF\xAC\xBB\xBF\xFC\xE5//&gt;\x89r:\xFD\xC8A\xB1Js\xC5\\xABb\xEE        \x9D?|\x88ʓԦh:\xEFϒY\xBF\xA6\xF9\xA4v\x8C\xFA+D\xFE\xEC)\xA6M\xD1r\xD2\xE4\x93\xE6\xD1\xDE,y\xFC\xBD\x95\xF7\xFDR*\xC6\xFA\xD5̡\xACB t\xAEu\xB4 \x90=\FV&lt;Ҧ\xDD \x852\xF1\xFC\xC22\xA4]\xA3p:\x9C\xC7另        \xFB\xD3d\xA7+\xF6YM+?-.\w\xDE\xF3\xB4{        e\xC21Z\xA7N\x95\x8EU\x89\xBFP&amp;yڔ\xF4.)\xB4\xAE\xBC +Β)*O\xD4WOֻ.\xAD-i\xEF\x86&lt;\xCFKV{\xE2䍆e\xC9M\x9F\xE6\x8Fkke\xCB\xF7\xB2ʉ\xAB;M֬8\xFF\xFB\x82t(\xBBY\xBD\xDCyo
+)ߧ\xAD\x83\xFD\xBAEG$PK`\x89A]+\t$\xAFB\x8B\xB0Z 6\xE0ÜS:\xA8j\x98^ ;?=5Z_V|4}m\xF4\xF3Y\xAD\x8DW\x95m&quot;\xC8C\xA0\xDAV\xC1\xCA# Ӑ        T\x9E\x8CZ\xB1\xCB6\x8C#\xB1\xEA\x9C~\xC10\xBB\xAD\x81R\xF9\xA8&lt;^\x96\x90\x83\xE6\xC3\xF3\x9E\xE3\V|\\x9E\xDA\xC6g\xB56^U\xB6\x89H \x8E\x80\xE4\xA1\xC44$\xB0\x91\xC0\xD2~X\x82Z\xA7N\xD8ƙ\xF5\xD8\xC8.\xE0F.\xAE\xCE\xE9\xDD\xED\xDCZ\x83o\x8E\x87]V|8mm?\xE7\xB3Zۯ0\xDBG$G\x80
+H\x86\x91        \x90        \x90        \x90        \x90        T        \x81\x82\x96\xE1\xAD        X(        \x90        \x90        \x90        \x90        \x90\xC0&amp;C\xA0\xD2
+\x88\xAE\xE6b\xFBgxb\xD8\xE6^W6\xF0\xDE*;\xAA\x95\xBE,]\xBA4(?\xA9^\xACٮ\xCB^ʚ5k\x82\xB4qaAd5\x9ED\xD9ZuR\x9B -\xA7\x94\xE9\xB1&gt;&gt;6ܩ)W\x8ELj\x8A\xEB%   \x81r$P)\xCB\xC1\x88\xF2x7~\xFC\xF8
+~^ʣ\xEE\x8FaƵÇ\x8A\x8D\xAB\xF7\xC6o\x94G}\xD4\xA4Ν;\xDBΥqaA!\xD5xǮ\xD0\xEA\xE3\xDA\h\xA5L?u\xEAT\xD9q\xC7E\xD7;/e\xB1\x95UnL
+\x9E\x89I\x80H\x80H\x80H` Pi\x90믿^\xAE\xBD\xF6Z3v/]{\xD8v\xC4m֬Y\x95\xE2;\xF7\xDCsE7 \xDD \xC8\xEA\x89֋)\xB1\xE31VŽ\xC7\xD8m\x9D\xE3h\xD8n\xBB\xEDV\xA5r\x86 \xC7\xEE\xEA\xD8y\xC0\x80eN\x9B\xE7&lt;\xDA\xE6&lt;y\xAA: +vI&gt;\xF9\xE4\x93\xE5\xD2K/\xAD\xEA\xAAb\xCB/G&amp;\xB1\x822\x90H\x80H\x80H\x806Q\x95\xB3\xBAu\xEBZ\xDF\xF3\xD3\x97%I\xF9H\xDBr$-Η\x8D#\x96o\x84\xD3]\xAEEw^\xB7s\xFC\x8B֫\xBBWZZ(pP4\xE2\xC2,\xB2\xFE\xE9F0r\xE2\x89'\x8A\xEE\xD4eD\xE4&lt;\x89\xB69g\xB6\x82\x92\xAD_\xBF\xBE\xA0\xF4\x95mS\xDEʒ\xEE\x97\xEA`\x92WF\xA6#   ؐ@\xAE}@\xF0\xE5\xFEꫯ\x96F\x8DYz\xEF\xBD\xF7\x96\x8B.\xBAh\x83\xD2V\xAE\)\xF7\xDE{\xAFL\x9B6Mt y\xC1\xC6gw\xDDu\x97\xB4o\xDFަ?!n\x8B-\xB6\x90;\xEF\xBCS\xFA\xF5\xEBg\xF9x\xE0\xC12\x84\xB1x\xEC\xB1\xC7*ؓ\x84+\x80m\xC1\x981cd\xE7\x9Dw\xD8p,^\xBCX\xEAׯoI\xA2\xF5\xA2\xCE)S\xA6\x88\xEE\xB6.)A\xBA:l\x86\x91\x945q\xE2D\xC1\xB4\xAE/\xBE\xF8Bn\xBE\xF9f\xE9ٳ\xA7̟?_n\xBF\xFDvS\xA6\xB6\xDCrK\xC1\xD4-\xDDMZZ\xB6l\x9B#1\xD8T\xAAE\x8B\xA6\xEC\xA0ltƟ~\xFAi\xC12\x94\x93&amp;M݅\xDA\xD6\xC6\xFF\xDB\xDF\xFE&amp;7\xDDtS\xB8y\xF2\xE0\x83\xCAUW]ei\xB1q\xE4\x85\xC2\xF4\xEB_\xFFZ~\xF7\xBB\xDF\xC9/\xF9\xCB
+\xE9\xA3mΪ\xBFB\xE6\x9F=ImG\xF4\xF3\xCF?/ .4%\xEF\xF1\xC7\x97[n\xB9E\xBAv\xEDj9\xB3\xEE\xD8\xE7\x8C7Φbm\xBB\xED\xB6\xF2\xC4O\xD8x?W
+e\x8C\x8C\xA8\xFB\xAC\xB3β{6@\xDBm\xB7\x9D\xC9u\xE0\x81Z\xE1\xFB\xE9׮]k\xA31PL\xB0'F\xC1pm\xB6\xD9f=K\xBBf\xC8OG$@$@$@$Pb\xFA%9\xD3z\xE8\xA1N;\x8B\x96N;\xEA\xD89\xDD-X\xB0\xC0\xFCڑv͛7\xB7s5\xF4v#G\x8Et\xDBo\xBF\xBD\xF9ux\xA7\xA3!N;\xE0\x96\xEEܹN7Fs\xAADX&lt;\xB6\x87We\xC6\xCE\xF1o\xF4\xE8\xD1\xCEoW\xFE|\xA2
+\x8BS\xF3\xE9(\x88\xDBe\x97]\xDCa\x87f\xFEh\xBDԝ\xA0\x9D\x8E\x90X\xBC\xFF +ӯ\xFB\xAE\xFF\xFEN\x95\x872\xCF&gt;\xFBlפI\xA7\x86\xCCNG*\xEC\;\xDDN;\xD0\xEE\xBC\xF3\xCEs\xEF\xBC\xF3Nb\xFAիW\xBB\x8E;ڟ*^NשS'7l\xD80_\xBDkݺ\xB5\x9B0aB\xE0\xB3C`\x9F&gt;}\xEC\xCF'\x80|\xC7w\x9C\xF7V8Fۜ\xA7\xFEpim_\xB7n\x9Dӎ\xBA\x9B5k\x96e\xB9\xF2\xCA+\x9D\xDA\xF9\xD9\xD3\xEE\x87=\xF7\xDC\xD3u\xEB\xD6\xCD\xE9N\xA7\xB67\x85\xE8I\xA1\x8C\x91\xF7\x86np\xE7\x9F\xBE\xF3\xD6[oٽ\xA8
+\xA4S\xC3we\x82k\xAAʤ\x9B&lt;y\xB2\xA5G\x9B\xD5f\xC9\xE1^\x82+\x94\x99e\xE2?    \x81J\xC8\xC1W\xFB\xB7\xDF~[\xBAw\xEFn\xAA\x8Fv.\xE5\xFE\xFB\xEF\x8F\xDDQ#$\xDA\xE9\x95\xC8\xD2b\xB4B\xE9ݻw\x90#)\xDA\xE9\x97%K\x96\xD8hF20Z\x81]\x9BaT\xEE\xF3\x86\xF5\xAC?\xFD\xE9O\xF6E^ ƴ\xAA_\xFD\xEAW\xF2׿\xFE\xD5\xFC\xD1z\xC3y\xD3εcj\xA3$ӧO\xB7d +4\xAC\xA2\x84 +܎&gt;\xFAh\x85hӦ\x8Dy\xE4\x91\xF6\x87\xAF\xEBUIJ\x8F\xB4(\xE3\xF0\xC3\xB7\xF2T\xA1\xB0v\x86e\xF0S\xC2\xC2a\xFE\xFC\x82 .\x90\xFF\xF3\xFE\x8F٫`\xCA\xD8\xFF\xFC\xCF\xFFX;}|\xF8m\xB3*N\x92\xA7~_FZ\xDB!\xC3g\x9C!{\x{DD57}%oذ\xA1\xDD\xF0\xE4\xB9`\xE3\x82k\x8B-\xB2\xF3\xE8?\x8C\xA4a\xA4\xA7Ƹ\xF7pm\xE0p\xAFa\xBAF\p\x9F\xF90a\xC4
+#q\xE0\x87\xA9\xA1C\x87ڨ\xD2\xECٳM\xC6B\x98Y!\xFCG$@$@$@$P)\xFF2\xA2H(\x9D\xFF=zT\x88\x85\x911\xA6\xBE\xC49t\xB0Ýl\x9C\x87m5\xD01\xADW\xAF\x9EMiܸ\xB1\x9C~\xFA\xE9r\xC2        '\xC8I'\x9D$:rb\xB6\xD1r\xA1\xA0\xB3\xF9\x8B_\xFC&quot;\x88”\x9Ah=a\x900\xE5d޼y6\xA5
+S\xC4\xF0%\xABS\xF5\xEA\xD5\xCBrm\xB5\xD5V\x82\x8E\xBDwY\xE9QX(#Xj7\xEC\xC2\xF1\xE1p\x9C\xA3\xE3ުU+\xB9\xF5\xD6[-
+\x8ANx\x85\xB1h\xFAh}Q\\x{7E334DA0}(\x8AP\xF00\xFD i1.\xCF\xFDn#\x94L\x9BJr\x852\xC6=\xF2\xCA+\xAF\xC5\xE1\xFAt\xD0A\x81?\xCC@G\xE9\xA4iӦ\xA6x\xF8\xFE^\xF6JQ8=Ҥ1\xF3e\xF0H$@$@$@$P&lt;\x81\xCC\x9D\xA6b\xB6\xC5WQ1'\xEC1\xA0&lt;\xE0\xEE\x8E;\xEE\xB0\xD1,\x9F\x8AN!\x94 +t2\xC3\xEE\xC3?\xD8&lt;\xE0\xCBv\xB8s&gt;\xA7\xCF{\xDB\x94\xA9\xD3\xC2re)4}\\xA1i2CQ1b\x84\xE84-\xB3ѩP\x82|U\xB8\xAC\xB6@\xF3\xDF\xFF\xFE\xF7\xA6\xF9N\xA9\xEF\x87h۲\xE4\xBA\xE4\x92Kd\xF0\xE0\xC1\xA6\xC0By\x81M\xCE\xFE\xFB\xEF-\xC6\xFC:\xE5JV\xADZe\xB6=^a\xC6r\xCCX\xC0qt$@$@$@$@\xD5O s\xD40\x9A\x86A\xB4w輩=\x87\xF7t\xD4y\xFB\xD6!ėhlX\xB7b\xC5
+;v\xACM\x95\xF9\xE4\x93OS\x83\xA2\xA30\xCBMS\x8C\xBF]\xBBv2c\xC6 3T\xF6\xF91\xC5
+aq\xAE\xD0\xF4qe\xF8\xE9Aqq\xC3!,\xAC\xB64r\xC8!\x87$%\xABtxZ[`|~\xD9e\x97\xC9o\xFB\xDB
+
+*-\xF5\xFDmH\x9A\H\x8B}g`\x84z(hO&gt;\xF9d\xB4\x88\xC0ߥKS0a\xEC\xEE\x94*L\xD9B        \x90        \x90        \x90        \x90@\xF5\xC8T@05
+\xA38b\xFA +\xE6Οy時\xFD\xE0\xD0YFG\xD0;\xACf\x85)7~\xB9\\x84\xA3\xD3\xE7VW\x82 +VT\xC2
+EX\xFD        \xF6\xC7*RQ7d\xC8\x9B\xB6\x85ա\xE0ЁD'##\xD8\xF7.Z\xEF\xE7\x9Fn2 ܻh\xD8)\xA7\x9Cb2\xA0|(B\xD8+dԨQ\x81\xBD
+\x96\xCE\xF5S\x8FPFVzp\x80lޡ\xEE\xF0\x97vL9[\xBE|\xB9u\x8Aс\x8E\xB2C&gt;L)\xEBGyD苊=FۜU\xB8\x90\xB4\xB6\xFC\xFD\xEF\xB7\xA4s\xE6\xCC1\xA1\x90ᚢ-XJ8\xED~\xAF0s\xF8\xC3 \xC32\xE0\xBCP\xC6X         +\xFB\xF6\xEDkS\xC3\xD3\xFBP^\x98ɠA\x83La\x82-\x88w\x98b\x87{\xF9Ი\xE1\xFE¨Բe\xCB|&lt;\x92        \x90        \x90        \x90        T\x86\x80~\x91\xCFt\xDA\xB5լ\xB4׶m[\xA7\x9D8ˣ\xBEN[\x89H\x97\x99u\xAA\x9C8\xD9V&amp;R\xFB\xB7\xEF\xBE\xFBZ\xE5pW\q\x85;\xE2\x88#l\xB5&quot;\xA0#\xB62\x94.\xF1\xEAt\xA9W\xA7=\xA7#\xB1\xF2h\x87\xDC\xE9t$\xA7Sn\x9C\x85\xBBc\x8E9\xC6V8R\xA3d9\xC2\xF5b&amp;\xAC~yհ\xDB\xE9\xF2\xAB+pE\xC3P\xD1\xDDw\xDF\xEDtZ\x98\xA5\xD5M
+\x9D~Q\xB7\xFAu7o\xA7mk\xB7.Ȕ\x94+FA&gt;\xAC\x85\xBA\xB0ZV\xFFR{\x87U\xB1\xE0.\xBF\xFCr\xABG \xB3+\xEF \xBF\xDA\xD9xo\xEC1\xDAf5Ϭ?ZPR[\xB4\xD3m\xD7L\x97v\x90u\xE6̙\xC6BmdV.K\xBAz\xE8![y \xAB\x81\xA9\x82h\xAB\\xA9\x91\xB9\x85\xE1\xFAF]\xA1\x8C\x91\xFF\xC2 /4\x86\xB8\xB6\xF8\xC35R\x83y~Q&amp;\xD3\xCD*\x9D\x8Ev\xD8\xEAc\xB8\xB6:}\xCB\xEE\x94\x95\xE7\x9Aa\xA5-\x9D6\xE7\xEE\xB9\xE7d\xA1#   \xA8$\x81\xDC;\xA1k=\x82)RI\x9B jg0\xD6a\xF5,        c\x8F |\xF1\xDBw`\x94_\xB01\xBD
+\xFB\x83`o\x864\x87\xF4\xBAԪ\x95\x81/װ(\x85×}L\xC3T/\xD8d\xB9BӇ˃ +E\x98A8Οco\x8A֭[\xABi\xF9\xF0\xAA8\xA6\xB5\xD7\xCB﵂t\xB8F\xDE{?\xF8\xFCY\xC7$\xB9\xAE\xB9\xE6ѥ\x89m\xE4\xA3\xB8w\xB0:F\xD0e\x99\x8B\xC5\xC8\xAE-V\xBD*\xD4}\xFA駢\xCAi\xA1٘\x9EH\x80H\x80H\x80H \x86@n$&amp;o\xAE \xAF\x80\xF8\xE9S\xB92m\xA2\x89СƦ\x87\xE8L\xA3S\x9Df\xB0\xBE)&quot;\x82b.:&quot;S\xA1\xF9\xD8\xF0RG\xE6b\x97\x86\xAE\x90\x90    \x81'\x90\xB9
+Ve$Ĉ\xEC4\xB05]:\xEC4\xC3s읂\x9D\xE2\xA9|l\xC8 \xE8\xE7\x9Cs\x8E-\x97\x8C\x95\xCB0B\x83U\xAE`+\xE3u:    \x81\xF2'P\xA5# :o^t7t\xA3\x80Փ`\xECMOS\xCBԆ\xC26&quot;\xDCi\xA7\x9D\xE21T\xB0L/\x96j\xFE\xF8\xE3\x8Fm\x93C*\xBC)H\x80H\x80H\x80H`\xE3&quot;P\xA5
+\xC8ƅ\x82Ғ        \x90        \x90        \x90        \x90        T5\x81\xCCex\xABZ\x96O$@$@$@$@$\xB0\xE9\xA0\xB2\xE9\k\xB6\x94H\x80H\x80H\x80H\x80j\x9C\x90\xBF\x80H\x80H\x80H\x80H\x806T@6\x9Dk͖\x92        \x90        \x90        \x90        \x90@\x8D\xA0R㗀\x90        \x90        \x90        \x90        \x90\xC0\xA6C\x80
+Ȧs\xAD\xD9R    \xA8qT@j\xFCP    \xD8tP\xD9t\xAE5[J$@$@$@$@5N\x80
+H\x8D_
+@$@$@$@$@\x9B* \x9BεfKI\x80H\x80H\x80H\x80H\xA0\xC6        P\xA9\xF1K@H\x80H\x80H\x80H\x80H`\xD3!@dӹ\xD6l)        \x90        \x90        \x90        \x90        \xD48* 5~        (        \x90        \x90        \x90        \x90        l:\xA8\x80l:ך-%    \x81'@\xA4\xC6/     \x81M\x87@ݬ\xA6֩S'+        \xE3I`\x93'\xE0\x9C\xDB\xE4        \x90        \x90        \x90        \xE4!\x90\xA9\x80\xA0v\xAE\xF2\xA0d\x9AM\x95\x95\xF4M\xF5ʳ\xDD$@$@$@\xC5\xE0\xACb\xA81        \x90        \x90        \x90        \x90        \x90@Q\xA8\x80\x85\x8D\x99H\x80H\x80H\x80H\x80H\x80\x8A!@\xA4j\xCCC$@$@$@$@$P* Eac&amp;     \x81b\xE42B\x8F+\x98\x8Bc\xC5QaXm'\xC0Ůj\xFBf\xFBH\x80H\x80H\x80\xAA\x9A@\xD1
+\xAB\xCA\xCEX\x9D+\xB9\xFCoU_\xFC\xDAZ\xBE_5K\xE2R鮭w \xDBE$@$@$P\x9D*\xA5\x80T\xB5\xA0UՑ\xACj\xB9Y~\xCD\xA0\xE2Zs\xECY3        \x90        \x90        \x90        \xE4!@\x90&lt;\x94\x98\x86H\x80H\x80H\x80H\x80H\xA0$6:d\xE5ʕ\xF2\xD1G\x8D_\xB3fMp\xFE\xDDw\xDFɜ9s\xFFg\x9F}&amp;˖- \xFC\xD5y\xF2\xE3\x8F?\xCAҥK\xAB,'Y\xBD\x90\xE0\xFA\xE2\x8B/J\x98\xA9\x8F\xAB\xC9\xE3?\xFF\xF9O\xF9\xE0\x83jR\xD6M$@$@$@$P&quot;\x85\x82\x8E\xF1\x89'\x9E(}\xFA\xF4\x91믿^~\xFF\xFB\xDF\xCB\xC0\x81\xE5\x90C\x91c\x8F=\xD6P\xFC\xF9\xCF\x968 \xF0#p\xFC\xF8\xF1\xFC%b\x96Y\xCC믿.\xFB쳏 &gt;&lt;6m9\xC9\xEA\xBC\xF1\xC6\xE5\xD1G5\xAEs\xE7\xCE\xA9\xDCԩSe\xC7w\x94\xFBġ $@$@$@$@\x95$P\xF6
+Ȃ btBgΜ)'N\x94\xFF\xF8\x8F\xFF\x90'\x9F|Ҕ?\xB2\xEF\xBE\xFB\xCA)\xA7\x9CR\xC7u\xD7]gy*V\x83g\xAF\xBD\xF6\x92\x83:H\xEA֍7\xB1)'Y\x81㫯\xBE\x92\x8B/\xBEXF\x8C!\x97]v\x99\xBC\xFC\xF2˲\xE5\x96[V \xF5\xF5\xD7_\xCBSO=U!\xACXOVY\xE1\xF8\xE3\x8E;NZ\xB6lYlU\xCCG$@$@$@$Pf\xCAZY\xBF~\xBD :T\x9A4i&quot;\xFF\xF9\x9F\xFF)\x9Bo\xBEy|^x\xA1\xEC\xBE\xFB\xEEA:\xFCuBKm\xBD\xF5\xD6ҬY\xB3 &gt;|\xE22\x96\xF0ʊ\x97&gt;\xFF駟\xCC Y7\xDB,o!\xB2\x86˯\x8A\xF37\xDExC \xB7g\xB7\xDBn\xBBU\xA8\xE6\xFB￷\xA8\xD7^{\xADBx1\x9E\xAC\xB2\xE2⣬\x92\xEA\xC5\xFDBG$@$@$@$P\xDE\xE2?ї\x89\xCC\xCF&gt;\xFB\xAC\xA0s|\xE5\x95W&amp;\x8E&amp;\xDCu\xD7]\xB1\xD2\xC2V\xE4\xDE{\xEF\x95iӦɫ\xAF\xBE*( i۷ooӋ\xB7\xC5[ȝw\xDE)\xFD\xFA\xF5ˌG%m\xC1 \xA6X}\xF1\xC5r\xF3\xCD7KϞ=\xAD~\xD8)\x8C3Fv\xDEygK\xB7x\xF1b\xA9_\xBF~\xACl\xD1\xC0\xA8\xAC/\xBC\xF0\x82\xDCv\xDBmҢE \x812p\xED\xB5\xD7Z\xFB\x9F~\xFAi\xD9u\xD7]-{\x9A,\xD1\xF2׮]+\x97^z\xA9@!{\xEF\xBD\xF7l4        en\xB3\xCD6\xC6dʔ)\xF2\xC3?ȹ\xE7\x9Ek2#.\xEC&amp;M\x9A$\xCF=\xF7\x9C|\xF8\xE1\x87\xF2\xB7\xBF\xFDMn\xBA\xE9&amp;A\x99q,.\(\x97\r\x89\xD9l\xFC\xE1\x90m\xB7\xDDV\xCE8\xE3 =z\xB4\x8DPŕ9\xBC\x8B\x8BGljƍgS\xB1P\xE6O&lt;!m۶\xB5l\xCF?\xFF\xBC\xA0\xDE4\x85ϗ\xCF#        \x90        \x90        \x90        \x90@ +\xD0/\xFD\xA9Nŋ\x8DO\x8EM[L\xA0\xFCF\x9Cv\x84\xB1\xA1\x83Se!W\xDA1v͛7\xB7\xB4jH\xEDF\x8E\xE9\xB6\xDF~{\xF3\xFF\xE3\xFFp:\xE2\xB4\xEF\xE6ϟ\xEF\xE6Ν\xEB\xD4Né+^\xBF\xAE\xBB\xFE\xFD\xFB;U4\x9C\x8E\xB8\xB3\xCF&gt;\xDB\xE9ȌSCw˯J\x8CS{;G\xFC.\xBB\xEC\xE2;\xEC0\xF3\xC7\xFDK\x93u\xF5\xEAծcǎ\x{1A7293}S\xC5u\xEA\xD4\xC9 +6̊ʒ%\dQ%\xC9M\x9E&lt;9ȫ\xB62\xF2z\xF7\xF0\xC3;\xED\xBC{o\xEC\xB1u\xEB\xD6n„        \x97U\xFFK/\xBDd\xD7m\xFA\xF4\xE9N\xA7JE\x852\xC3eU\x88\xF8\xD9\x8D\xDFs\xCF=]\xB7nݜN +s\xAAx9\x9D\x92\xB0X\xB7n\x9D\xD3\xE9yn֬Y\x96\xF7MU\xB9\xA4{&gt;\xE9\xA9*9X.        \x90        \x90        \x90        l\xCC\xCAz\xC4\xDBw`
+V\xA1\xAEQ\xA3F\xA2\x9Dv\xF4F-+F&amp;T)\x90޽{K\xF7\xEE\xDD-\xECꫯU*dɒ%\xB2\xC7{\xA4\xC6c\xD4\xA3ک\xB6\xBC +4\xAC\xB2{        Ur_\xE1\xB5#oq\x98\xCA\xF4\xAB_\xFDJ\xFE\xFA׿\x9A?\xEB_TV\xB4\xB7M\x9B6\x82:?\xFCp\xCB|\xC8        \xA7\xCAD\xA2,G}\xB4\xA5\xF1\xFF`\xB7\x81\xA0\xFF\xF9\x9F\xFF\xB1 Lg´\xB6_\xFF\xFA\xD72{\xF6l\xE3\xE1\xD3f\xFD\xAD\xAC\xFA\xF9\xCB_ʩ\xA7\x9Ej#!]\xBBv\xB5\x91\xA8hپ\xACh\xB8\xF7G\xE3 \xC8
+\x8B-\xB2\xA4\xF5\xEAճ\xD8\xDDБ        \x90        \x90        \x90        \x94?\x81\xB2V@\xFCt\xA3\xBF\xFF\xFD\xEFE\x91D'6ܑ\xC5yx\x9A\x94t`1\xE5        
+HZ&lt;\x96\xF3\x8514\xA6p\xC1\xE1x\xFC\xF1\xC7[\xD8\xED\xB7\xDFn\xCA\xCE/~\xF1\x8B@NLw
+\xD7D$\x9C m8}\xD4eįL5o޼DY\xA2\xC5È\xBFiӦ\xA6\xB0\xF5\xE8\xD1Ò\xA1y\x9D\x97/O\xFD\xB0\xD9\xC1\xF4\xB1\xFB\xB7\xAB\xC0\xDC\xD7\xE5\xCB\xF2\xFE\xE81\xF67l\xD8P`\xA8\x87p(\x92h\xCB3\xCF&lt;-\x86~    \x812#P\xD6
+\x88N\xBD1\\xF9\xCB_\xAAl4\xA0(\xE0/΅\xE3\xBF\xFC\xF2KM\xC1\xF2\xBAQ\xDB\xD8q`\xB4%\xDCQ\x9FG\xF3TƟ&amp;K\xB4\f\xAFZ\xB5\xCAlV\xB6\xDBn;\x8Bƪb0\x92G\!η'O\xFD:5\xCA\x9F\xDF\xFD\xEEw6\xE2\xB2\xC3;T\xA8ʗU!0\xE4Ɋ%5\xFC\xB1&lt;\xF3%W]\x8E\xE29        \x90        \x90        \x90        \x90@\x99H^\xA6\xA9 \xC5T\x9E^\xBDz\xC9=\xF7\xDC#\xFCq\xACD0\x86.ֽ\xF5\xD6[\xD61\xF7#\xD1r\xC2\xF1\xEDڵ\x933f\x98\xF1\xB5O\x87)Ykժ\x95\x95\x83\xF9\xEApi\xB2D\xEB\xEFҥ\x8B)Fj\xF7D\xA1\xB3\xA3n\xC4\xE2\xFCt\xB6&lt;\xF5_q\xC5\xA2vҸqc[\xE27Z\x8F/+\xEE\xFDY\xF1&gt;\x8Cϱt\xF0o\xFB\xDB
+ʟ\x8F\xE7\x91H\x80H\x80H\x80H\xA0\xBC\x94\xB5TX        #\x835ή@\xD3n~\xF3\x9B\xDFXg\xDF~\xFB\xAD\xE0˻w\xD8\xDFSu\xB0Ĭw\xE8|{\xBB +؀\xC0N\xC1\xBB\xA4x\xEC1egȐ!\xB2b\xC5
+y\xF7\xDDweԨQfO\x820L\xE5\xFA\xAF\xFF\xFA/+\x9D{t\x8C12\xF2\xCD7\xDF\xF8\xA2+\xB3dE;P\x8Ewh\x8B\xB1H\x93ŧ\xF7\xC7A\x83\xD9\xCAY\xE1=&lt;\xB0&quot;\xDAܷo_K\xF6\xF9\xE7\x9F#ԑ\xE4\xA0H,_\xBEܔ\xAC\x96\xC4\xF9y\xE4\xD9o\xBF\xFDlE0Lź\xFB\xEE\xBB\xE5O\xFASPt\xB8,o\xE7D\xEAI4+\x8C\x85e\x83p~zޜ9s\xEC\xFA[ \xFF\x91        \x90        \x90        \x90        \x94/\xFDҜ\xEAT\xF2\xD8\xF8\x84\xE0ش\xC5Jh5\xA3&gt;\xF8\xC0VmR \xA7\xC6\xCD\xEE\xBC\xF3\xCEsX\xC9I\xBF|;\xAC\xC8\xA7\x86\xD6N +\x91m\xF5%\xAC\xBA\xA4\xD6NG6̯\xCB\xC5:\xB5\x9Fp\xBA\xA0\xA5;v\xAC\xD3/\xF4\xEE\x88#\x8EpX-˻\xACx\xEDH;U\x86\xACL\x9DR\xE4t3D\x9F\xD5i\xA7۩m\x82\x83\x8CGy\xA4;\xE6\x98cl\xF5\xA9\xFB\xEF\xBF?H\xE3O\xB2d\xD5%o\xAD,\xAC\xEE\x84պ\xD4\xDEV\xEFR%\xC7aU,\xB84Y|=\xFE\xF8\xE6\x9Bo:\xED\xB0U\xAC \xB3*sN\x97\xE3\xB5h\x94\x8FU\xB2p\x9D/\xB8\xE0\x82 \xDC\xE7\xF5\xC7\xCB/\xBF\xDCҜt\xD2I\xB6\xF2WR\xFDjO\xE3\xC0F\x97!\xB6\xACo\xBF\xFD\xB6\xD3\xE9^N\x97\xB6k\x84\xC0hY\xBE \xC7\xEB2ɶBVS\xA5\xCE\xE9^$\xAEC\x87\xF6\xF8\xE3\x8F;U\xF0\xEC\x9A\xEAƉ\xB2\x85\xEF_^\xA9\x8EI\xF7|\xD23R\xAAzY        \x90        \x90        \x90        \xD4&amp;uИ4\xF5s\xF1\xE3\x92h\xB0\x86\xA7\xE5\xAC\\\x9D+\xB5\xDE\xF1+\xC0&amp;u\x98\xFB\x81o\xB5\xD5VU\x82կ\xB0C\xF9UW]e_˱zU\xD8e\xC5#-F!T!\xB2iW\x90#\xEC0Ң
+\x8D\xAD\x8A\x85\x8CB\xE5 \x97\x95\xE7&lt;M\x96\xB8\xFC\xC1\x80\xCCXa\xAB\x87\xA80\xB3B\xEB\xD7-+\x87\xF3\xAC\xF8hz\x8C(a\xA4,\xA6-֟t\xCF'=#\xC5\xD6\xC3|$@$@$@$P\x9B        \xD4ݘ\x87iN\xBAD\xA5E\xC6\xC6w\xE1\xCD\xEF\xA2\xA6\xC5c\xF3B\xBF:W4V\xD8\xF2\xF4\xAAV&gt;Pw\x9A,Q\xD9\xE0\x87\xEDFe\x9Co\x9B/\xA3\xD0\xFA}&gt;\xA3e\x85\xE3\xF2\xC4G\xD3C\xF9\xA0#   (eoR*\x84\x9D\x80Mv\x8FsY\xF1qyF$@$@$@$@$P\x81\x8Dj
+VaM\xAB\x98+i\xE9n\xE8\x88 \x8E\x87]V|8-\xCF˗\xA7`\x95ﵡd$@$@$@$\x9B\x8C\xC2˽i\xA0\xB2i\g\xB6\x92H\x80H\x80H`\xE3%\xB0\xC9L\xC1\xDAx/%'    \x81\xDAC\x80
+H\x{DE56}l                \x90        \x90        \x90        \x90        \x94=* e\x89(         \x90        \x90        \x90        \x90        \xD4T@jϵdKH\x80H\x80H\x80H\x80H\xA0\xEC        P)\xFBKDI\x80H\x80H\x80H\x80H\xA0\xF6\xA0R{\xAE%[B$@$@$@$@eO\x80
+H\xD9_&quot;
+H$@$@$@$@\xB5\x87\x90\xDAs-\xD9    ({T@\xCA\xFEQ@    \xA8=\xA8\x80Ԟkɖ\x90        \x90        \x90        \x90        \x90@\xD9\xA0R\xF6\x97\x88\x92        \x90        \x90        \x90        \x90@\xED!@\xA4\xF6\K\xB6\x84H\x80H\x80H\x80H\x80ʞ\x90\xB2\xBFD\x90H\x80H\x80H\x80H\x80j* \xB5\xE7Z\xB2%$@$@$@$@$P\xF6\xA8\x80\x94\xFD%\xA2\x80$@$@$@$@$P{P\xA9=ג-!    \x81\xB2'@\xA4\xEC/$    \x81\xDAC\xA0\xD6( \xFF\xFC\xE7?\xE5\x83&gt;\xA8\xB1+\xF3\xDDw\xDFɜ9s\x82\xFA?\xFB\xEC3Y\xB6lY\xE0/Ǔ\xA8\x8C\xD16D\xFD\xE5\xD8\xCAD$@$@$@$\xB0q(kd\xE0\xC0\x81\xB2\xE3\x8E;\xCA1\xC7#\xA7\x9Cr\x8Al\xBE\xF9\xE6Ҷm[9\xF9\xE4\x93\xE5\xF0\xC3\x97-\xB7\xDCR\xEE\xBD\xF7^\x99:u\xAA\xA5\xBB\xEF\xBE\xFBj\x84\xFE\x9F\xFF\xFCg9\xE0\x80\xE4\xD8c\x8F +\xEA?~|QF'a\xA3m\x88\xFA\xCBHl\x8AB$@$@$@$\xB0(kd뭷\x96\xB7\xDEzK{\xEC1\x81r\xB1\xC5[\xC8A$\xFC\xE3\xE5\xB9瞓\xFB\xEF\xBF_\xBE\xFD\xF6[9\xEE\xB8\xE3\xA4e˖5v\xF6\xDDw_S\x90\xC2\w\xDDu2s\xE6\xCCpPٝ\x87e\x8C\xB6!\xEA\xAF
+\xE1\xBF\xFE\xFAkyꩧ\xAA\xA2h\x96I$@$@$@$P\xA6\xCAZ9\xEF\xBC\xF3\xA4Q\xA3F\x89\xE8\x8E&gt;\xFAh\xD9k\xAF\xBD,\xBEnݺR\xA7N\x9DĴy&quot;\x9Csy\x92Ŧ\x89\xD6\xE5\xA9Y\xB3f\xB1i\x8B +\xAC\x8C|quFe\x8C\xB6!\xEA\x8F+\xA3ذ\xEF\xBF\xFF^N&lt;\xF1Dy\xED\xB5׊-\x82\xF9H\x80H\x80H\x80H\x806Be\xAD\x80\xF4\xEA\xD5+)FD\xF6\xDBo\xBF ͏?\xFE(\xE3ƍ\xB3ѐ\xDDw\xDF]\xDE{\xEF\xBD &gt;\x92Q\xA3F\xC9!\x87&quot;{\xEF\xBDw{\x8Dx@n\xBD\xF5V\x998q\xA2\xF4\xEC\xD93W\x9E Q\xCC\xC9ʕ+\xE5\x9Ak\xAE\x91\xFD\xF7\xDF\xDFb_x\xE1&lt;x\xB0\x8C=Zn\xBB\xED6\x9BF֡Cy\xFF\xFD\xF7\x83\xDC\xC5\xC8d֓\xC7\\xB6\xDF~{\x9B\xF6\xF5\xC5_\xD8Դv\xD8\xC1\xA6\xAAy\xD7_\xBD\x8D \xC1\xB6#*c\xB8\xAC&lt;\xE7yڴv\xEDZ9r\xA4\t\xD1E2h\xD0 ;ǨܤI\x93lkڴi2l\xD80\xF1\xE1y\xEAf    \x81\x8D\x97@Y+ \x85b}\xE4\x91G\xA4\xFF\xFE2\xFE|\xCB
+%\xEE\x87~\x90\xA1C\x87\xCAUW]%\xE88C\xC98ꨣd͚5\xB2~\xFDzS&lt;\xCE&lt;\xF3L3f\x8C@\xE9\xF9駟R\xF3X\xA1)\xFF0\xB2\xF0\xE1\x87
+P\xB7n\xDD\xE4/\xF9\x8BM7jݺ\xB5̞=\xDB\xECY&amp;L\x98`\xA5#_\xB4z\x8C\xED\xBA\xEB\xAEҰaC\xD9n\xBB\xED\xE4\xD4SO\x95\xAE]\xBB\xCAN;\xEDd
+ҷo\xDF^~\xFD\xEB_\x9B\xEDLT\xC6hyY\xFE\xAC6a\xB4\xE6\x88#\x8E0\x9E\x98\xEA\xF5\xD0C\xC9… MA\xD9P!\xA6\xCF\xDDy睲\xCD6\xDBdU\xC9x    \x81Z@\xA0V)  \x90޽{K\xF3\xE6ͥO\x9F&gt;\xB2t\xE9R\xBBD\x93'O6\x85b\xFA\xF4\xE9\xD6nР\x81`\xA8\x97_~Y\xBE\xFA\xEA+Y\xBCx\xB1L\x992\xC5\xD2&gt;\\xD0yN˓u\xDD1m\xACS\xA7NV\xD26i\xD2Dڴi#{챇\x8DH\xA0\xE3 +\xF9\xDE}\xF7]+*\xAD\xAE$\xF9\xE2d8\xE3\x8C3\xE4\x99g\x9E\x8C\xC1|\xF0\xC1\x82Lw\x82\x83\xDD F&quot;\xE0\xA22Z`\xFF\xB2\xDAێW_}U\x8E?\xFEx+ӹ\xA0&gt;\xFB쳦\x80\xF9\xAA*;mΗ\xC3#        \x90        \x90        \x90        \x90\xC0\xC6A\xA0V) \xE1\xCE,F\xFC\xB4\x9Ey\xF3\xE6ٴ,\x8C\xE0\x9Db\xAC\xF2\x84юƍ\xCB駟.'\x9Cp\x82\x9Ct\xD2I6\x8D        \xABm\xA5\xE5\xC9si!KX\x9E\xA8J\xA6B\xC1\xA5Օ$_\x9C \xB0\xA9\xC0\xA8΋/\xBEh\xD1K\x96,1\xE5\x9D~\xCF#\xDEEe\xF2\xE1y\x8F\xD1\xFC\xE16-X\xB0@\x9A6m*P&lt;\xBC\xEBѣ\x87\x9D.Z\xB4\xC8U`\xF2\x84H\x80H\x80H\x80H\xA0\xD6\xF8W\xEF\xB0\xD66Q\xE4\xCB/\xBF\xB4ш}\xF6\xD9'\xB6\x95w\xDCq\x87\xB4k\xD7N\xB0,-:\xC7\xC9\xCA[P\x91\x81Yu\xC5\xC9{\x8F\xA8è\xA6\x96aŰm\xB7\xDDV&lt;\xF0@\xA9_\xBF\xBE\x8D\xE6|\xFE\xF9\xE7\xC1\xE8G4_U\xF81\xB5mժU{L        \x83\xEBܹ\xB3M=C\x9Cwa%͇\xF1H$@$@$@$P{        Ԫ\x90\xA4\xCB\xE5bƌ\xA3h\xEF`w\x810l^\xB8b\xC5
+;v\xACM\xFA\xE4\x93O\xACÞ\x96ǗQ\xAAcZ]I\xF2%Ս\xD1\xD8\xC2\xDCr\xCB-6\xB2s\xDAi\xA7\xC9O&lt;aS\xB3\xB0\x84qu\xB9.]\xBA\x98\xD2\xE7\xEDqP/ \xDF1= qޕze/_.\x8F$@$@$@$@\xE5I`\xA3Q@\xA00\xC0\x96_\xD5\xE3vB\x87\xBD\x84w\xF0\xE3\x9BB\xF92d\x88)\xB0\xBD\x80t\xF7\xEE\xDD-\xFC\xC1\xB4tX\xD2F\xEC-Z\xB4H\xCDc\x89#\xFF\xB0ɺu\xEB\x82PȂiO0h\x87C\x9C\xB7̀\xF1~$\xA0\xF9PF\x9C\xEBׯ\x9F\x8D~\xC0F\xA3 \xB0\xC1jX\x98zm\x88\xCAmC\xD4\xAD/\xADM\xB05\x81Q|x\x9FL{\x83a|߾}\xAD(L/[\xBE|\xB9)*X\x8C\x8EH\x80H\x80H\x80H` \xA0_\xA0S\x9D&quot;\x88\x8DO\x8EM[L\xA0\xFC\xE6_\xF5\xAA-\x83Skl\xD2\xE1\xB4S\xEDtU%\xA7Ӗ\x82bu\x85%\xB7\xD9f\x9B\xB9\x8E;:]i\xC9\xE9\xDEN\x97\xB9\xB50]\x9E\xD6\xD2\xDD}\xF7\xDDN\xA7#Y\xDA!wO&gt;\xF9\xA4\x85\xBF\xF1\xC6NW\xA6r:b\xE0\x90vĈN\x95\x9D\xD4&lt;A\xC5?\x9F\xA8\xB1\xB5S\xE5\xC5\xCA\xD6\xE5e\x9D\xAEr\xE5\xD4\xDE\xC1\xFC\xBA\xB4\xAFS\xE3o\xA76)Nwuws\xE7\xCEu\xAF\xBF\xFE\xBA\xD3ι\xABW\xAF\x9ES\xFB\x8CԺ\xD2\xE4\x8B\xCA\xE1\xFD\xBA\x9A\x97ӎ\xBD\xF7\xBA\xCB/\xBF\xDC\xE9R\xBC\x81'\x909,#d\x8E\xB6!\xECW{\x95
+\xF9g͚\x95٦7\xDF|\xD3\xE9h\x87\xD3վ\x8C\xB7.E\Aȅk\xAA\xB67N\xA8P~\xB1\x9E\xF0}SlI\xF9\x92\xEE\xF9\xA4g$\xA9\x86\x93        \x90        \x90        \x90\xC0\xA6L\xA0\xAF\xA8D\x87\xAF\xE6qI4X\xC3\xB3U:\xA2ΕZ\xEF\xF8\xD2V\x80Lijժ\x95\xD9&quot;@H\x8CP\xA8\xF2b\xB6
+\xD8W$\xBAl\\x9EJ7.\xA1\x80\xB8\xBA\xB2\xE4\x8B+
+\xC6\xED[n\xB9e\xF5\xD5t\x82Q\xF6c%\xB0\xA8[\xBDz\xB5\xFEGË\xF5W\xC5}\xE3eI\xBA瓞\x9F\x8FG    \x81ؤ\x905\x9Bg\xB5\x95\x90\xDAze\xD9.   \x81\xDAB`\xA3\xB1\xA9-\xC0\xD9    ؔ        Pٔ\xAF&gt;\xDBN$@$@$@$@\xD5L\x80
+H5gu$@$@$@$@$\xB0)\xA0\xB2)_}\xB6\x9DH\x80H\x80H\x80H\x80\xAA\x99@\xADU@tYWY\xB6lY\x80+A͙3'\xD1D\x94\xD9        \xF6\xC7x\xF1\xC5e͚5\x99\x92a\xDF\xAC\xF2EG$@$@$@$@\xE5J\xA0\xD6* \xE3Ǐ\x97c\x8F=ָc\xBC8 \xD1_\xAE\xE7\xC6o\x94G}\xD4\xA7Ν; \x94\xA8$7u\xEAT\xD1}F\xE4\xBE\xFB\xEEKJ\xC2p    \xA8q\xB5V\xD1\xCD
+e\xE6̙x\xDF}\xF7\xB5\x9D\xCD=\xED\xA8߇\x97\xF2\x88]\xD0û\x80Z6v)\xBF\xF8\xE2\x8BE7F\x94\xCB.\xBBL^~\xF9\xE5
+{{\xA0\xBCp\xC7w\x9C\xB4lٲ\xD0j\x98\x9EH\x80H\x80H\x80H\x80\xAA\x95\xC0F\xA3\x80\xC4m\x86\xE8I\xC5\xC5m\xBD\xF5\xD6ҬY3\x9FD\xEA֭+\xD80λ\xA8߇\x97\xE2\xF8\xFD\xF7\xDFˉ'\x9E(\xBA#{\xD1\xC5\xE9\xE8\xB6I\xA2\x97y\xB7\xDDv\xABPV\U٦
+\x95\xD3C$@$@$@$@E({\xE4\x81\x90[o\xBDU&amp;N\x9C(={\xF6\xB4f&gt;\xFB\xEC\xB32x\xF0`3f\x8C4o\xDE\v\xD9eA8\xDCʕ+\xE5\x9Ak\xAE\x91\xFD\xF7\xDF\xDF\xFC\xC5\xFC[\xBBv\xAD\x8C9R.\xBA\xE8&quot;4h\x90\x9Dc\xC4nʔ)\xB2\xF3\xCE;ˤI\x93\xCC\xFF\xD0CI\x87\xE4\xCC3\xCF4?Ÿ{\xEE9\x996m\x9A 6\xCCF*,&quot;\xF4/\xAD\xFC\xBB\xEE\xBAK\xAE\xBA\xEA*\xF9\xE1\x87\xE4\xDCsϵ\x91\x90P\xD6\xD4:~\xFC\xF1G7n\x9C\x8D\x86\xEC\xBE\xFB\xEE\xF2\xDE{\xEFYaO2j\xD4(9\xE4\x90Cd\xEF\xBD\xF7\xAE`$\xE2                \x90        \x90        \x90        \x90        T%=HuZwl|Bpl\xDAb\xE57\xE2\xF4+\xBFӎr\x90}\xF4\xE8\xD1N;\xD8\xEE\xFF\xF8\x87\xD3\xD1 +\xB7뮻\xBA\xF9\xF3绹s\xE7\xBA}\xF6\xD9ǩR`i\xD5`۩\xF2\xE0\xB6\xDF~\xFB \xEFM7\xDD\xE4TQI\xF4z\xF2\xD3O?9Uv\xDC\xE4ɓ-x\xFD\xFA\xF5NmH\\xBF~\xFD\x82d\xAA𸫯\xBE:\xF0#\xEE\xF8\xE3\x8F\xFC\xAD[\xB7v&amp;L\xFC\xE1\x93&lt;\xE5?\xFC\xF0\xC3n\xB3\xCD6 g\xDB\xE0&lt;ZǞ{\xEE\xE9\xBAu\xEB\xE6t\xBA\x96Seé݈S\xC8\xF2\xA1 +\xFD\xFB\xF7wj\xA8n\xED;\xFB\xEC\xB3]\x93&amp;M\x9C\xEBoP\xEE\xC6\x80\xFB\xA6\xAA\\xD2=\x9F\xF4\x8CT\x95,\x97H\x80H\x80H\x806fe=;\x88ŋۈ\x94\xB0\xE1Ç\xA3wi\xA3\xF18ꨣ\xA4{\xF7\xEE6ҡʀ\x8D|,Y\xB2D5j$\x9D:u\xB2\xB4\xC8W\xA8\x83\xEDƫ\xAF\xBE*\xAAPXVLm:t\xA8\x8D\xB0̞=\xDB¶\xDAj\xAB
+S\xBA\xEAׯ_\xC1\x8FD~\xFA\x94e\xFD\xCBS~(y\xEAi\xB4\x8EH\xEF޽mT\xA8O\x9F&gt;\xB2t\xE9R˯ʔ\x8D\xA8L\x9F&gt;]0bӠA\xC1Ja\xB0-\xA1#    \x81\xEA&quot;P\xD6
+H\xE3ƍ\xE5\xF4\xD3O\x97N8AN:\xE9$\xD1 +\xD9|\xF3͍ +:\xDE:BpB\xA7\xBB^\xBDz\xF2\xC2 /\xF1\xD1\xCEy\x908\xE3d\xC1\x82ҴiS\xB3\xF1I{\xF4\xE8a\xA7\x8B-\xF2A\x99Ǥ\xFAKU&gt;\x88\xD6\xF67l\xD80\x98\xFE5o\xDE&lt;\x9B\x96վ}{\xC1\x94+\xAC֫W\xAF\xCCv0        \x90        \x90        \x90        \x90        \x94\x8A@\xDDRTU\xE5\xDCq\xC7Ү];\xC1\xB2\xBA\xE8\xFC\xE3\x8B=\x91\xA8\xC3 \xCF\xF1WY\xA7ӕdժU\xF2\xC5_\xC8v\xDBmg\xC5a\(?\x88\xCB\xEB\xC2\xCA@8O\xA9\xCAG\x99Iu\x84\xEB\xC3\xF9\x97_~i#B:U-E?        \x90        \x90        \x90        \x90        T\x81 +!T[\x95\xF9+¦z+V\xAC\x90\xB1c\xC7ڔ\xA8O&gt;\xF9D0\x95(ν\xF5\xD6[\xA60\xF8\x91\x8A\xB84yút\xE9b\x9Du\xB5/        \xB2\xC0\xB0ވ\xF3F\xE2i\xD3\xC5\xE2\\xDE\xF2\xE3\xF2FÒꈦ\x837c\xC6 \x81\xF1\xBBw\x90at$@$@$@$@$P]t\xB4Y@IDAT\xCAZAg\xF9\xC14{\x{DD57}\xA8\xB5\xB4h\xD1&quot;`\xA5\xC0\xBB\xE7\x9F\xDE\xE2\xBBv\xEDjA\xB0\xC1\xAAUj\xF0m\xFEo\xBF\xFDV֭[\xE7\x93K\xD4D\xE8        V\xBDR\xF7
+\xFBx`\xBA\xCA\xEE۷\xAF%\xC5^&quot;/\xBD\x{11281E}\xB7\xDF~[\xDE}\xF7]\xC1*S\xDEa\xFA\xD8\xF2\xE5\xCBM\x91        \x87#&gt;O\xF9\x9F\xFE\xB9Ɏ\xF2\x93\\xB4\xEC\x84N?\xFE\xE0N9\xE5S&gt;\x86 bJ\xE4ŊX\xB0\xA1\xA1#    \x81\xEA&quot;P\xD6
+ \xFC\xBF\xFF\xF7\xFF\xE4\xF8\x83-i \x9B\x9E{\x87N\xF4%\x97\bӳ\xB0\xEC\xAD\x81\xBDv\x87\x92q\xFD\xF5\xD7˟\xFE\xF4'Sd0\xA5\xEA\xE6\x9Bo\xDE\xC0\x8F=5\xC2n\xCB-\xB7k\xBF\xF8⋶\x9C/\x8C\xC6uU*+\xD3۝\xFC\xFF\xDF\xFFg\xF2;v\x94\xFF\xFE\xEF\xFF\x96_\xFE\xF2\x97f\x839\xE0` \x8E\xE9c\xFF\xF6o\xFF\xB6\xC1\x82Y\xE5\xC3\xFE\x9E{\xEE\xB1r0\xF5\xEC\xFD\xF7߷\xF3\xE8\xBFpO?\xFD\xB4)X\x8A\xF8\xF5\xD7_\x97\x85 \x9A\xD1&lt;\xF2b9\xE0\xB6m\xDB
+\x96\xF7\x9D5k\x96\xB4i\xD3F&lt;\xF0@9\xFC\xF0\xC3e\x87v\x88K?        \x90        \x90        \x90        \x90        T\x81:X\xC2+\xADt\xD8\xC4%\xD1` +O\xCBY\xB9\xB8:W֑/\xFF\xD1 ͡8l\xB1\xC5\xB2\xCD6\xDB\x85\xE2\xCB\xFDAd\xFBe@ш\xB3         W\xE2\xA3\xB0\xFD@\xA7=꠸`Z\xECO`\xD7\xC3n\xF5\xEAՙr\xA5\x95.+\xE9&lt;OἐS\xDBZ\xB5j\xF4\x87\xE37\xF6s\xDC7n|\xD5ܘI\xF7|\xD23\xB2\xB1\xB3\xA4\xFC$@$@$@$P\xCA\xDAݏ6xC\xF08PJŠI\\x9Aʄ\xC1v&quot;\xC9a\xD5-\xEF\xA2\xCA\xC2\xF3(Ei\xE5\xFB\xB2ӎy\xEA燜\x98^FG$@$@$@$@5A\xA0\xEC\xA7`\xC5A\x81]LJ~Xa\x97\xEF\xB8t #    (/\xA5r\xDF}\xF7Ɉ#̀\xFA\x81(/\xA2\x94\x86H\x80H\x80H\x80H\x80H \x91@YO\xC1J\x92\xFA\xB4\xD3NK\x8Ab8        \x90        \x90        \x90        \x90        \x90@\xD8(G@ʘ'E#    H!\xB0\xC9) \x9F}\xF6\x99,[\xB6,IyEa\xACZUS\xEE\xBBモ9s\xE6\xD5ol\xFC\xC1yB$@$@$@$P69\xFBj{\xEC\xB15
+\xE0\xC0\x81\xB2\xE3\x8E;\xCA1\xC7cb\x99_\xEC\xD3q\xF2\xC9'\xDB\xDE\xD8'\xE4\xDE{S\xA7Z:ؼԄ\xC3\xE6\x8Bp@^\xE5\xC0\xAF&amp;X\xB0N    \x81\xD2\xD8(m@*\xD3\xF4뮻\xAE\xC2n\xE1\x95)\xABؼ[o\xBD\xB5\xBC\xF5\xD6[ҨQ#+bʔ)\xB6\xA7        64\x84\x83͚5rꩧ\xDA&amp;\x8BX\xFF\xB0\xDB;vP\xBF\xF6\xDAk\x83\xDAˁ_  OH\x80H\x80H\x80H\x806:\xB5V\xC1\xE6\x89\xD8 .\xEA\xD0\xF9\xC7_\xA9]R}q\xF5\x9Cw\xDEy\x81\xF2\xF4\xD1G\xDBn戫[\xB7nl;\xE2\xF2%\x85&quot;[\xB4\x8Ch\xFDU\xC1\xAF2\xF2E奟H\x80H\x80H\x80H\xA0\xBC        \x94\xB52\xFE|\xB9\xFD\xF6ۥY\xB3f\x82iI7\xDEx\xA3&lt;\xF5\xD4SҲeK\x998q\xA2uұK\xFA\xCD7\xDF,={\xF64\xD2_\xFD\xB5\x9Cu\xD6Y\xD6\xC1_\xBAt\xA9`î]\xBBʁhӜ0\xB5iڴi\xF2ꫯZ\xFA\xB5k\xD7ʥ\x97^jJ\xC9{\xEF\xBDgS\x9E\xF0\xC5\x9B\xBE\xF0\xC2 r\xDBm\xB7I\x8B-d\xB7\xDDv\xB3\x91tȟ~\xFA\xE9`3?,\xFC\xE5\x97_ڨ\xCAc\x8F=V\xC1^&quot;\xE9\xD2\xF7\xEA\xD5+)\xCA±Y\xE0~\xFB\xED\xA4\xC1n\xEB\xE3ƍL\xC5\xDAv\xDBm\xE5\x89'\x9E\xB0\xB6 \xC1G}\x94\xC8&quot;I\xB6\xB4&lt;A\xA51'+W\xAE\xB4\xA9a\x9E_&gt;iu%\xC9S5\x83H\x80H\x80H\x80H\x80j \xFD\xFA\x9C괝\xB1\xF1        \xC1\xB1i\x8B        \x94߈{\xED\xB5\xD7\\x93&amp;M\x9C*N;\xDDNG\xDC;\xEF\xBC\xE3\xFA\xF7\xEF\xEF\xD48\xDB醄\xEE\xEC\xB3϶4jm\xD5\xDCp\xC3 +\xEE\xFC\xF3Ϸs\x9D\xE6\xE4 \xBF*+N +\xB9\x9DNkr#G\x8Et\xBA{\xB8\xC5#\xBF*.n\xF2\xE4\xC9\xE6_\xBF~\xBDS\x9Bׯ_?\xF3\xAF^\xBD\xDAu\xEC\xD8\xD1\xFE\x9E}\xF6Y\xA7pשS'7l\xD80\x8B\xFF\xFE\xFB\xEF\xDD\xDE{\xEFm\xE7\xF87z\xF4h\xA7\xCAB\xE0\xCF{\xA2ʕ;\xFD\xF4\xD3c\x93\xEF\xB9瞮[\xB7n\xEE\xE5\x97_vڙw\x9D;wꇼI,\x92dK\xCB'\xC0M7\xDD\xE4\x9A7onQQ~Y|\xD2\xEAJ\x92/N\x86B\xC2p\xDFT\x95K\xBA瓞\x91\xAA\x92\x83\xE5\x92        \x90        \x90        \x90\xC0\xC6L\xA0\xAC\x8Dеs/:t\x90.]\xBAȑG)\xAA\\xD8\xC8\xC5?\xFC ӧO\x97\x87zH4h X\x99I;\xE8\xA6\xDE\xFF\xFD\xA2
+\x86\x9D\xAB\xB2`\xA3'A\xD8e\x97]lTaz\xC1,\xA3)        9\xFE\xF8\xE3͏э\xA1C\x87\x8A*2{\xF6lQ\xE5Gڴi#{챇\x87\xEF\xB4\xD3NҧOy\xF7\xDDw-\xFDW_}%\x8B/6\x9B + &gt;&lt;(\xDB\x94\xE8߀\xA4w\xEFޢ\x8A\x80Տ\x918U\x9C$\x89E\x92liy\xB2ą\xCDJ\x98_\x9F\xB4\xBA\x92\xE4˒\x81\xF1$@$@$@$@7\x81\xB2\x9E\x82\xB4[m\xB5\x95)\xF3\xBCy\xF3l
+V\xFB\xF6\xED-G(\x98\x96\xE5\xE3\x95W^\xB1s\xFCC'\xF9\xA0\x83
+\xFC\xB0 \xF1\xB6! ,\x90\xA6M\x9B\x9A\x9D\x85OУG;]\xB4h\x91u\xFA\xC3\xE9\x85K\xD3\xC25n\xDCXt\xE4BN8\xE12d\x88\xDCr\xCB-\x82\xADJ\x{DF3C}(\xB7aÆ\x82ifpi,\x92dK\xCBc\x85f\xFC\x8B\xF2\x88\xFA\xC3|\xD2\xEAJ\x92/\xA3zF\x93        \x90        \x90        \x90        l\xE4\xCA^\x89\xF2\x85\xBDF0\xF6\xD9g\x9Fh\x94\xF9/\xB9\xE4&lt;x\xB0\xD9o@y\x81b\xB2\xFF\xFE\xFBǦ\xD5)B\xB2j\xD5*\x81        lE\xE0t\x8A\x93)\x88\xCB\xE3\xEE\xB8\xE3i׮\x9D\xADV\xA5#1~&amp;O\xFEʤ\xC9b'[V\x9E\xCA\xC8͛UW\x9C|\xD5\xC5.*+\xFD$@$@$@$@\xD5C\xA0\xAC\xA7`\xC5!@gƌ\xE3q\xEF0 +        apطF\xE80~^\xB7n\x9D&lt;\xF9\xE4\x93&gt;\xD9GL\xED\x822cw\xEF`h\x8D)[\x88\xCBr\xD8 pŊ2v\xECX\x9B\xCA\xF5\xC9'\x9Fش\xA8\xAC|\xA5\x8AOc\x91$[Z\x9ER\xC9\xE5\xCBI\xAB+I&gt;\x9F\x97G    \x81\xDAI\xA0\xEC5V\xEC\xEE\xF6\xA5\x80\xF2\x81)O\xE8\xFC\xC3cԨQҽ{wK2f\xCC\x9Bշo_\xC1t\xAA\xCD6\xAB\xD8D\xD8`
+\x93\xA0ˠA\x83l5+؂x\x87\xCD\xF7\xB0j\xF2\xC3A\x89\x81B\xE2\xF2\xFB\xD1\xC8\xF1\xE0\x83Z\xD4^{\xED%jn+f!\xE0\x9Bo\xBE\x91#Fd\xEE\xBA\xE5        m\xC4HL\x9CC\xDBQ\xA7w\xF0{i,\x92dK\xCB\xE3\xEB\xBF\xFD\xF6[c\xE0\xC3\xC2\xFC\x96\xC6'\xAD\xAE$\xF9|=&lt;\x92        \x90        \x90        \x90        \xD4RY\xF4\xDA\xEC\xD8$        \xC1\xB1i\x8B        \xC4jF\xBA\xEC\xAC\xD3}'\x9C.\xC3\xEBt\xC9֠\x98\xBB\xEF\xBE\xDBկ_\xDFV\xB8\xDAa\x87\x9C\x8Erq^x\xA1\x85Cn\xFC!\xFFg\x9C\xE1\xD4né\xC1\xB9S\xA5\xC4±2\xC2\xDE|\xF3M\xA7\xA3n„        V\x8EN\xDFr\xBA\xAF\x957k\xD6,\xA76Nw-ws\xE7\xCEu\xAF\xBF\xFE\xBA\xDBu\xD7]]\xBDz\xF5V\xC5z\xE3\x8D7\\xEB֭\x9D\xDA~\xB8\xC7ܩ\xC2\xE1T\xA1\xB0\xBCX\x81K\xED#\xDC=\xF7\xDC\xC8=Y\xB2d\x89\xC99uy]\xA7\x9B\xFC9\x9D\xB6$S#{\xA7
+\x94\xADµp\xE1B[L\x8D\xF2- \xF5\xC1%\xB1H\x93-)OP\xF1\xCF'ॊ\x95\xF1\x9A4i\x92S\xC3\xFC
+\xFC\x9E{\xEE\xB9T&gt;\xC5\xCA\x95\xA3?rz\x99b]\xD23\x9B\x98\x81$@$@$@$\xB0\x89\xA8\x83\xF6k*\xD1\xC1\xC88.        \xF6\xF8KϙXd\xAE\x88:Wj\xBD\xE3\x93E\xC3(\xA6\xF1\xB4jժ\x82\xE1\xF75\xD7\#\xC7w\x9C}\x99\xC7\xD7z\xD8w&lt;\xFC\xF0\xC3r\xF2\xC9'\xCBa\x87\x96X\xF7\xF2\xE5˭\xACz\x95\xD7a#,\xA8{w`\xFB\xF4\xD3OE\xA4pP\x95\x9CDZȒ-.O\x95\xA7\x85\xC6Օ%_\xB1\xB2d\xDD7Ŗ\x8B|I\xF7|\xD23R\x99\xBA\x98\x97H\x80H\x80H\x80j+\x81\x8DV\x89\xBB \xD84\xCA\xC6̙3+DcYݶmۚ\xB1x\x85zj* \xB5A$@$@$@\xB5\x8C\xC0F\xB7
+V\xA0\x9Fs\xCE9\xB6,/Vɂ\xFDl+H\xE5# +\xE3H\x80H\x80H\x80H\x80H\xA0\x9A\xD4*b%*,\x85\xFB\xF1\xC7ۦ}X\x89\x89\x8EH\x80H\x80H\x80H\x80H\xA0&lt;\xD4*H\xB1QvM\xA7#    (?ר-?\xF9(        \x90        \x90        \x90        \x90        \x90@-&quot;@\xA4]L6\x85H\x80H\x80H\x80H\x80ʝ\x90r\xBFB\x94\x8FH\x80H\x80H\x80H\x80j* \xB5\xE8b\xB2)$@$@$@$@$P\xEEr\xEDR|$P\xD3\xE26\xEB\xACi\x99X?        \x90        \x90        \x90        \x94#\x81Z\xB7
+V9B\xA6L\xB5\x9FvC\xA7+T\xCB\xE7ZP  \x88ȥ\x80\xC4\xFD\x98\xA3\xBF\xE5\\xB4\xB8\x9A\xF3W\xE5\xD85\xD7*\xD6L\xE5C\xA0ܞ\xB1\xA4w\x95\xC1\xF2\xB9g(                \x90        \x90        \xC4\xA0 +H\x86\x91        \x90        \x90        \x90        \x90        T        \x81M^\xF9\xEC\xB3\xCFdٲe\xDC\xEF\xBE\xFBN\xE6̙\x93\xE8&quot;\xCA\xFC\xA4\xB6\xB4룏&gt;\x92_|Q֬Y\x93I\xFC\x9F\xFF\xFC\xA7|\xF0\xC1\x99\xE9j&quot;A\xF4zԄ \xAC\x93H\x80H\x80H\x80ʁ\xC0&amp;\xAF\x80\x8C?^\x8E=\xF6X\xBB\xFE\xF3\x9F\xE5\x80H\xF4\x97\xC3\xCB+Cmh׍7\xDE(\x8F&gt;\xFA\xA8)\x84\x9D;w(\x87In\xEAԩ\xB2\xE3\x8E;\xCA}\xF7ݗ\x94\xA4F\xC3\xC3ףFa\xE5$@$@$@$P\xC36y\xE4\xBA뮓\x993g\xDAe\xD8w\xDF}\xE5\x94SN        .I\xD4D\x94\xF0\xE4믿\x96\xA7\x9Ez\xAA\x84%\xFEoQ{\xBB\xBE\xFA\xEA+\xB9\xF8\xE2\x8BeĈr\xD9e\x97\xC9\xCB/\xBF,[n\xB9eNav\xC7w\x9C\xB4lٲB|9y\xC2ף\x9C\xE4\xA2,$@$@$@$P\xDD6yd뭷\x96f͚\xDC\xEB֭+a#֨?HX\x82\x93\xEF\xBF\xFF^N&lt;\xF1Dy\xED\xB5\xD72K\x8B[\xC0g\x8A\x8B\xDBX\xDA\xE5\xDB=\xBE\xF1\xC6\xF2\xD3O?\xD7b\xB7\xDDv\xAB\x90$\x8E]U^\xAB
+\x95\xA7x\xE2\xAE\x92G\xAFGJE%\xD5WP!LL$@$@$@\xD5H \xD7*X\xD5(O\xA5\xAAz\xFC\xF1\xC7\xE5\xDF\xFF\xFD\xDF堃\x92\xBB\xEE\xBAK\x9Ex\xE2        5j\x94\xEC\xB5\xD7^\xF2\x87?\xFCAڶm+\xD7_\xBD&lt;\xF6\xD8c\xF2\xFC\xF3\xCF\xCB\xEAի\xE5\xDE{\xEF\x95iӦɫ\xAF\xBEZp\xDD/\xBC\xF0\x82\xDCv\xDBmҢE A\xF9\xDAk\xAFt\x82\x9F~\xFAi\xD9u\xD7]\xAD\xBC\xB5k\xD7ʥ\x97^j\xD0\xF7\xDE{Ϧ        !\xDD6\xDBl#\x93&amp;M\x92\xE7\x9E{N&gt;\xFC\xF0C\xF9\xDB\xDF\xFE&amp;7\xDDt\x93\x85\x87y\xE0\x81\xE4\xCB/\xBF\x8C@nا&lt;\xFB\xEC\xB3־\xF6\xED\xDB۴$\xB4a\x8B-\xB6\x90;\xEF\xBCS\xFA\xF5\xEB'+W\xAE\xACT\xBBP\x9A\xDCS\xA6L\x91\xF3\xCF?_Ǝ+\xE7\x9Cs\x8E&lt;\xF4\xD0Cr\xC5WH\x9F&gt;}\xE4\xD6[o\xCDծ\xB4\xF2q\xEDP\xC7?\xFC \xE7\x9E{\xAEԯ_\xDF؆\xB9ıC\xFC\x8F?\xFE(\xE3ƍ\xB3\xA9X\xDBn\xBB\xAD\xDD\xB8\xEEp\xB0'\x998q\xA2\xBC\xFE\xFA\xEB\xF2\xC5_\xC8\xCD7\xDF,={\xF6\xB4\xB8\xF0\xBF\xF9\xF3\xE7\xCB\xED\xB7\xDFn\x8A)F]0 \xA3TaIʏј\xB3\xCE:K5j$K\x97.\x95\xED\xB6\xDBN\xBAv\xED*x\xA0\xDDw\xD1\xFB,\xAD\xFDy\xFB&quot;\xDC\x9E\x93        \x90        \x90        \x90@\xD9\xD0/\xA8\xA9N\x8F\x8DO\x8EM[\x81\xF2\x9B\xFF\x95\xB3{\xF7\xEE\xEE\xF4\xD3O\xAA&lt;\xF4\xD0C\xDDi\xA7\x9D\xF8\xA7O\x9F\xEE\xB43h~5lv#G\x8Et\xDBo\xBF}\xAFJ\x80k޼y\xA2?\x88\xD0U`\ǎ\xEDO\x95\xA7שS'7l\xD80K\xA6_\xF0\x9Dvp\xDD\xE4ɓͿ~\xFDz\xA76&amp;N\x95\x84\xA0\x98֭[\xBB        &amp;\xFE\xF0\x89~\xE5w{\xEF\xBDw4z\xF4h\xA7l\xF7\x8F\xFC\xC3騍S%\xC7ig\xD9͝;\xD7\xED\xB3\xCF&gt;n\xE7\x9Dw\xB6\xB4\x95mW\xB9w\xD9ew\xF5\xD5W\xB2\xA1M\xC7|\xE0OkW\x9E\xF2~\xF8a\xB7\xD9f\x9B\xE5ŝD\xEB\xD8s\xCF=]\xB7nݜN\xD7r\xAAl8\xB5        \xAE\xD8\xF7\xEF\xDFߩ\xA1\xBAC\xFDg\x9F}\xB6kҤ\x89S\xE3\xF0 +\x8A\xD6)\x8BS©\xEB\xCE;\xEF&lt;\xF7\xCE;\xEF\xA4\xE6\xBF\xE1\x86\x9C*eV\xD6[o\xBD\x85\xAA\x9D*+N\x8D\xE2]\xF4zd\xB5?\xEB\xBEJ\xBA/6hH\x89\xFC3V\xE2b\x8B..\xE9\x94\xF4\xCE*\xBA&quot;f$  ()\x81Z7\xEB\x8C3ΐg\x9Eyƾ\x84C\xEB;\xF8\xE0\x83m\x84Sv\xE00\xE20h\xD0 ;\xC7\xD7jU\xA0\xB9\x98\xBF\xD0ځ\x956m\xDA\xC8{\xEC!\x87~\xB8\xEC\xB4\xD3N6
+\xF0\xEE\xBB\xEFZQ\xF8j\x8E\x91혛\xA3#C\x87\xB5\x8CٳgՅ\xA7|\x81z\x82Q\x8Fŋ\xDBh‡n\xB2\xAA\xA2!\xAA\xC8QG%\xAAp\xC9\xFE\xFB\xEF/\xAA \xD8\xC8ǒ%K\xEC+|eڕG\xDA*\x98\xD90JmGԏtpy\xCA\xFFߔ\xD9\xFF\xA3u 0@z\xF7\xEE-\xAADڵ\xC0h\x9C*\x816\xA2\xA2
+\xA8\x8D\xD84h\xD0@\xB02lK\xA2N\x95&gt;\xE9С\x83t\xE9\xD2E\x8E&lt;\xF2HQ\xE5®#Fd\x92\xF2\xDF\xFF\xFD\xA2\x8A\xAC\xF6\x98և\xD1\\xA7\xE8}\x96\xD5\xFE\xAC\xFB*龈\xB6\x83~   (G\xB5N\x81M\x96l\xC5ҭp\xE8\x90C\xF9\xC0\xB4%L\x93\x81\xC3||\xEFЁ\x8Dvb}\\x9Ec4?:\xB6~\xB5\xA6 HӦMmZ\x96/\xABG\x8Fv\xBAh\xD1&quot;\x94X\xE3ƍEGs\xE4\x84N\x90\x93N:\xC9:\xB8\x9Bo\xBE\xB9\xE5C\xBD:B\x94\x81Nw\xBDz\xF5\xD3w\xE0\xA2r        s\x9C\xE4\x95;\xAB\xA8$\xAE\xA5*\xF5G\xEB\xFB6l\\xF3y\xF3\xE6\xD9*L[\xC3\x94B\xACz֫W\xAF\xD8f@\xC1\x82&quot;\xE0]V~(\xAF\xBC\xF2\x8AOny1л\xF0\xF5\xC8\xD3\xFEpz\x94\xBE\xAF\xD2\xEE _\x8F$@$@$@$P\xAEj\x95 + \xE3k3F\xB0+l0_\xE7\xF1\xFC\xF3\xCF?F?\xAA\xE3\x82\xE8\xB4Y\xB5j\x95\xD9\xC0&amp;\xCB\xC9B\x89@\x9Cw\xE1N\xB3\xF3\xC7;\xEE\xB8Cڵk'X\xC6J \xBE\xD8\xFB/\xED&gt; +\x8Eh#\xAB\xB0r\x8E/\xE4&lt;\xAF\xDCYe&amp;\xB5\xABT\xE5\xA3\xFE\xA4:\xA2\xB2\xC1\x8E#]:U-\x95˟\x95\xFF\x92K.\x91\xC1\x83\x9B\xE5\xF6&quot;\x99\x8As\xA5h\xDE\xFB&quot;\xAE~\x86\x91        \x90        \x90        \x90@M\xF8\xD7'\x{11A522}\xC4uc\xD4\xE0\x91G\x91[n\xB9Ep\xAE6 f\x8C\x8C\xA9Y\xE1\xAF\xD2%\xAEv\x83\xE20\x85\x9D^5{qL\xCDA\x9CwIS\xC0\xB0\xA9ފ+\xCC\xD8S\xB9&gt;\xF9\xE4S\xA4|\xBE\xF0Q\xEDL\xD1\xF1#,\xE1\xB8B\xCF\xF3ʍ)Ii.\xA9]y\xCBO+\xDB\xC7%\xD5\xE1\xE3\xFDJ܌3̸އA~\x84\xE5qY\xF9\xB1 \x8C\xD0a\xE8\xBEn\xDD:y\xF2\xC9'\x8B\xADl\xFB \xB9/\x85`        \x90        \x90        \x90        \xD4\x81Z\xA9\x80`%(\x8C~`
+ +\x8E\xB0\xD9a\x87l\xEAM\xF4\x8B9\xE6\xD3cj\x96\xDB%\xF8\xF6\xDBo\xAD\xE9\xAFG\xD4\xEF\xC3\xFD\x9DM(ޡ&lt;?\xBA[\xAC\x86\x859\xFF\xDEa\xDAVG\xEA۷\xAFa:\xCD\xF2\xE5\xCBMQA\xE75\xEC\xB0R҃&gt;hAX\xC9K\x8D\xA8m\xC5-\x9FʌwX\xD5 \xF1(\xAE2\xED\xCA#7\xF6Hy饗\xAC\x9E\xB7\xDF~[`\xF7\x96?\xAD]y\xCA\xC7h\xAE        ڑ\xE4\xA2u`'\xF4pz\xF8\xF1\x87\xFD]\xC0sȐ!\xA6\xD4A^\xAC\x90\x9A8\x87i{&gt;o\x9E\xFCcƌȃ\xEB
+%0&lt;=\xF9\xC3\xD7#O\xFB\xD3\xFB\xE2\x9Bo\xBE\xB1\xBDS\x96-[\xD7,\x86\x91        \x90        \x90        \x90@\xCD\xD0/ȩN%\x8C\x8DO\x8EM[\x81\xD1z\xB4C\xE8\xB4cT}\xF9\xE5\x97;]7\xF0\xE3DG\x9Cv\x83\x8B\xD40\xDCiG\xDF\xFC\xBA̫\x8B\xFAն\xA3B\xFEY\xB3f9\xB53p\xBA\xB7\xADD\xA5˻\xDA\xCATj\x8B\xE1\xB0*ܛo\xBE\xE9􋷭t\xA5_ŝNө \xE4c\xB5\xF1\xD8`E&amp;\xDD \xC3a\xA5'\xC9q\xBAİ\xD3M\xF9\x9C~\xB5\xB7rU0Yu)\\xA7K\xE0\xBA#\x8E8\xC2V[Bdeۅ2\xB2\xE4V[)J +\xEFX\xEB\xD7\x87\xC7|\xBB\xD3ڕU&gt;V\xF5\xC2\xEAa\xE0r\xC1T\xE0\x85\xBCޅ\xEB\xD0%\x88m\xD5,\xACJ\xB6p\xE1B\x87\x95\xACԐ\xDC\xC2\xC0\xEE\xEE\xBB\xEFv:U\xCD\xCAU\x85\xD4\xE1z\xC49\x9D\xBE\xE7t*\x9B\xAD4\xA6\xCB\xDDI\xD2\xF2_x\xE1\x85V.d\xC6\xF2\xEB\x82\xF7L\xF4z ,\x8Do\xD6}\x95v_`.U\xB2\xDD=\xF7\xDC\xC8]\xAA\x93\xE83V\xAAr\x8B-G1\xC7:\xF0\xA7#  (_u \x9A\xFE`':\x8C\xC4%\xD1` +O\xCCV\xEDu\xAET9\xC7\xFFK \x82\x87wΎ\xFA\xAB[@\x8Cr\xC0\xF6\xABfE\xF6#\x89\xB3\xEB\xC0\xBE\xA4c\xCF
+\xEC\xF3\x81\xBDC\xBC×{L'\xBBꪫ\xA34q\xF9}\xDA\xCA\xD3\xE4\xC6(F`\x82Q\xC8vI\xED
+\xA7I+?\x9C.\xE9&lt;OἐS\x98Z\xB5je\xD7#\x97\xE7&lt;)\xFF5\xD7\#؍#\xED\xC05ӥ\x84\xE5\xE4\x93O\x96\xC3;,\xB1\xE8bڟv_\xA0\xA2O?\xFD\xD4F\xFC+-2&quot;\xFA\x8CYLɲ%\xBD\x83\x92\xDEY%\xAB\x98\x91        \x90        \x90        T\x8A@\xAD3B\xF74\xC2\xCA¢~\x9F\xAE\xBA\x8E\xB0!HrIʃ\x9F\xC6\xE3 +\xD8\xE3\xF2C)        +&amp;qi*\x96&amp;7V\xDD\xF2.\xAA| &lt;\xA9]&gt;\x8Ei\xE5\x87\xD3%\x9D\xE7\xA9#\x9Cr\xFAM&quot;\xC3\xE1y\xCF\xE3\xF2c3J\xAC&gt;C\xF4\xB0KR8\xC3i\x8Ai\xD6}\x81\xE9\x86t$@$@$@$P\xAEj\xADR\xAE\xC0K!\xBE\x80c\xF7t\xEC\xACNW\xF3`\x80\x8Eᱴ/V\xD9ˆV?8p`\xA5\xAC\x9Ao%    \x81\xD2\xA8\xB5S\xB0J\x8B\xA9\xBCJ\xD3\xF9\xFD\xA2\xBB\xA1\x9BP\xF8\x9A\xC3j\xBA\x9A%\x80ez\xB1D\xF2\xC7l 3\xB2Q\xB3-Ȯ\x9DS\xB0\xB21        \x90        \x90        \x90@6* ٌ\x98\x82H@        P\xE1m@$@$@$P
+\xB5r\xDER\x80a$@$@$@$@$@\xA5'\xB0\xC9* \xD8\xE3\xAB!Քê\s\xE6\xCC        \xAA\xFF\xEC\xB3Ϥ\xDC\xF7n\x88\xCAmC\xD44\xAE\xCCOjK\xBB\xB0\x8B.\x8F,k֬)s\xE2\x8FH\x80H\x80H`S&amp;P\xAB\xFD\xEA\x9Er\xCC1\xC7\xD8\xC6sX\x85\xA8m۶\xB6\xEA\xE1\x87n+a\xDD{\xEF\xBD2u\xEATK\xA7\xFB=\xD4ȵ\xC7f\x840\&gt;\xF6\xD8c\x83\xFAǏ_\xC1D\x94\xD1IX\xC6h\xA2\xFE2;S\x94\xDAЮo\xBCQ}\xF4QSj;w\xEE,P\xE9H\x80H\x80H\x80H\xA0        \xD4*D7݈M{\xEC1\x81r\x81%S\xB1W\xC6\xFF\xF8Gy\xEE\xB9\xE7\xE4\xFE\xFB\xEF\xB7\x8A\xB0_C˖-k\xECz`q\xEC\xCCv\xD7]w\x9D̜93Tv\xE7a\xA3m\x88\xFA\xABBx\xECX\xDEU\xBETul\xEC\xED¾#_|\xB1\xED\x80~\xD9e\x97\x991|M/;]\xAAk\xC3rH\x80H\x80H\x80j\x81Z\xA5\x80\x9Cw\xDEyҨQ\xA3īt\xF4\xD1G\x8B\xEEtn\xF1u\xEB\xD6lXV\xB7Ac\xDE\xF2\xA2\xF5Cyj֬Y\xDE\xEC\xB9\xD2UF\xBE\xB8
+\xA22F\xDB\xF5ǕQl6=&lt;\xF1\xC4Ew8\xCF,&quot;\xAD\xDDqqK\xBB\x92\xAE;\xA3 \x96f\xF6\xF7\xF3n\xBB햔\x94\xE1$@$@$@$P\xE3j\x95ҫW\xAFT\xA0\xD9o\xBF\xFD\x824\xD8\xC5{ܸq6\xB2\xFB\xEE\xBBW\xD8W\xF3\xE9G\x8D%\x87r\x88\xEC\xBD\xF7\xDE\xEC5x\xE0\xB9\xF5\xD6[e\xE2ĉҳgϠ\xBC\xB4&lt;A\xA2\x98\x93\x95+W
+v\xD2\xDE\xFF\xFD-\x9B\xDA +&lt;XF\x8F-\xD8\xE4\xD3\xC8:t\xE8 \xEF\xBF\xFF~\x90;\xAD\xAE$\xF9\x82\xCCz\xF2\xF8\xE3\x8F\xDBF\x81\x98\x86]\xBB15 +\xD8a\xAA\x9A\xDF_\xE4\xFA믷$L\xE7\x89\xCA.+\xCFy\x9E6\xAD]\xBBVF\x8E)]t\x91 4\xC8\xCE1\xEA7i\xD2$Ś6m\x9A 6L|x\xB8\xEE\xB8v?\xFB\xEC\xB3\xC6#cƌ\x91\xE6͛\xCB.\xBB\xEC&quot;\x87\xABl\xBBPF\x9A\xDCS\xA6L\x91\x9Dw\xDE\xD9\xE4GڇzȮ\xE5\x99g\x9E        o\xAEv\xA5\x95\xD7]w\xC9UW]%?\xFC\xF0\x83\x9C{\xEE\xB96b\xF3        \x90        \x90        \x90        \x94+\xFD&quot;\x9C\xEAT\xEE\xD8\xF8\x84\xE0ش\xD5(\xBF\xD9PN\x9D\x86\xE2N?\xFD\xF4\xD8\xEA\xF7\xDCsO׭[7\xA7{78\xED\xCC;\x9D7\xEF\xB4ckiׯ_\xEF\xFA\xF7\xEF\xEF\xD4P\xDD\xE9\x97ew\xF6\xD9g\xBB&amp;M\x9A85Vv\xFA%ީB\x94\xA9J\x82SEƥ\xE5        \x87Nn\xBA\xE9&amp;\xA7\x9Da Q\xA3a\xA7o\xA7\xBBz\x9B\xF5\xEAծcǎ\xF6\xA7e\xA7\x9DdשS\xA7J\xC9\xAA:8\xED޽{&gt;\x87z\xA8;\xED\xB4ӂ\xF8\xE9ӧ;UL\xCC\x95\x81\xE16\xC4\xF9-\xE3\xCF\xFF\xB2\xDAΪ̹ɓ'[\xF0T;ׯ_\xBF\xA0\x98֭[\xBB        &amp;\xFE\xF0I\xD2u\xD1\xFDR\x9C\x8E,9\xDD/\xC5͟?\xDF͝;\xD7\xE9f\x81N\x95\xCB^\xD9v\xE5\x91[w\xF5\xD5W\xE2\xA2M\xBAia\xE0OkW\x9E\xF2~\xF8a\xA7\xBB\xA3\xE5U\xD5I\xDC3VUu\xE5)7\xE9\x94\xF4\xCE\xCAS&amp;Ӑ        \x90        \x90        T=\x81Z5R\xA8\x927`\xC0\xE9ݻ\xB7}\xEFӧ\x8F,]\xBAԊ\xD0N\xB0}Q\xD6\xB8}\xB1nР\x81`\xA5$l4\x87\xF9\xF6\x8B/|ن&gt;|84I\xCBc        S\xFEaژ*V\x92\xA9\xB2#mڴ\x91=\xF6\xD8\xC3F$v\xDAi'\xDB\xDC\xEE\xDDwߵR\xD2\xEAJ\x92/\xAE\xFA3\xCE8C\x9Ey\xE6\xC1H\xDC\xC1,a\xC0t'8\xD8\xCD`$.*\xA3\xF0/\xABM\xB0\xEDx\xF5\xD5Wm7q\x8B\xE9\C\x87\xB5\x91\x8Aٳg5\xF9iFA\xC0\xCF'I\xED\xC6\xE8F&lt;\x8E:\xEA(Q\x85\xCBF\x99T\xB0\x91\x8F%K\x96T\xBA]y\xE4\xDEj\xAB\xAD\x82\xE9Q\xB7~\xFD\xFA\xFCKjW\x9E򑟎H\x80H\x80H\x806\x9B\xB4\xEE\xF45l\xD80\x98\xD63o\xDE&lt;\x9B\x96վ}{\xC1\x9F~\xAD\xAC\xF2\x84)^\x8D7U\x91N8AN:\xE9$\x9BƄն\xD2\xF2\xE4\xB9 KX\x9E\xA8J\x90_\xD9(\xAD\xAE$\xF9\xE2d\x80M\x96l\xC5ҭp\xE8\x90C\xF9\xC0\xF4$?\xC5        \xF6\xDEEe\xF2\xE1y\x8F\xD1\xFC\xE16-X\xB0@\x9A6mj\x8A\x87/\xAFG\x8Fv\xBAh\xD1&quot;T\x81Q\xA8'i\xEDF\xBD:B$\x87\xD2Y\xAF^=\xC1\xB40\xB8\xA8\A\xC2'y\xE5\xCE*
+2ĹR\x95W6\xC3H\x80H\x80H\x80H\xA0&amp;ԭ\x89J˽\xCE/\xBF\xFC\xD2F#t\xAAN\xAC\xA8w\xDCq\x87\xB4k\xD7N\xB0|+:\xC7\xC9\xCA[P\x91\x81Yu\xC5ɧӻ6\xA8 +\xA3\xC0\x8Aa\xDBn\xBB\xADx\xE0\x81\xF6u#,\x9F\xFEy0\xFA\xB1A\xC6*\xD0)W\xB2j\xD5*\xB3G\xD9n\xBB\xED\xAC,' \xE5q\xDE%u\xD4\x9F\xB7\xDD\x81\x80bV\xAE|\xF9\x85\xF3ʝUnR\xBBJU~V\xFD\x8C'   \x81\xEA&quot;\xF0\xAF\xCF\xC2\xD5U\xE3FP\x94\x8B3f\x98q\xB1F\xBE\xC3\xE6\x85+V\xAC\x90\xB1c\xC7ڔ\xA1O&gt;\xF9Ħ_\xA5\xE5\xF1e\x94\xEA\x98VW\x92|Iuc4\xE7\x91G\x91[n\xB9Ep\xAE6 \xF2\xC4O\xD8\xD4,,a\]\xAEK\x97.\xA6\xF4\xA9\x9DFP% \xC41= q\xDEa\xBA[\x9C+\xA4\xDDX\xAA\x86\xF7~\x84%\xAE\xBC\xBCay\xE5\xC6\xFD\x93\xE6\x92ڕ\xB7\xFC\xB4\xB2G$@$@$@\xE5D\xA0\xD6* \xE8\xF0a:\xBE\xAA\xC79\xEC\x84\xBB\xEF\xE0\xC7\xF6\xE8\xC0\xCACC\x86 1e\xB6X 6\xF0\xC1-\x96\xF4UcuiѢEjK\xF9\xF7\xED\xB7\xDFʺu\xEB\x82PȂiOjtla\x88\xF3\xB6@\xBC        (F\xBE\xA0\xA2ȉD\xDB\xE8l40
+;\xAC\x86\x85\xA9gѯ\xF2Q\xA3m\x88\xFA#UY{\x93\xDA[5\xAF\xB0\xCF\xA6\xBDu\xED\xDAU\xFA\xF6\xEDkEa\x9A\xD5\xF2\xE5\xCBMQ\xC1*`a\x97t]|(3\xDE=\xFF\xFC\xF3v\xDDP6\eڕGn\xEC\x91\xF2\xD2K/Y=o\xBF\xFD\xB6\xE0~
+˟֮&lt;\xE5c\xB4
+\xF7 +\xDAAG$@$@$@eO \xCB\xCE]\x9B$!86mu\x86W\xE8Q[\xA7\xD6\xF8T\xEE\xB4S\xEDt\xA39\xA7Ӗ1t)T[5+M-\\xB8\xD0\xE9\xDEN\x97\xB9\xB50]\x9E\xD6\xD2\xDD}\xF7\xDDN\xA7\xEAX\xDA!wO&gt;\xF9\xA4\x85\xEB\x9E \xAB鈁C\xDA#F8UvR\xF3\xFF|\xA2\xC6\xD6N\x95+[\x97\x97ujd\xED\xF4k\xBC\xF9ui_\xA7\xC6\xDFNmR\x9C\xEE\xEAn\xAB6\xBD\xFE\xFA붊\x93\xDA-8\xAC\x8AW\x8C|?W\xBF\xC1A\x97\xA7uڱ\xC2/\xBF\xFCr\xA7K\xF1~\x9C@氌\x909چ\xB0_\xEDU*\xE4\x9F5kVf\x9B\xDE|\xF3M\xA7_\xFCm\xA5+\xF0֥\x88+\xC8\xB9pM\xD5\xF6\xC6V$ W\x90v]T0Yu\xD4\xCA]q\xC5\xEE\x88#\x8EpX\xFD
+\xAE\xB2\xEDBYr\xAB\x8D\x8D\xAD\xA2\xA6\x8B        8\xB0&gt;묳V\xF3\xD72\xAD]Y\xE5cU/\xAC.\pA^\xC8[J~\xC6JYn\xB1e%\xBD\x83\x92\xDEY\xC5\xD6\xC3|$@$@$@\xA5%P\xC5\xE9v\xA2\xC3W\xF0\xB8$\xB0\x99MϙXd\x95DԹR\xE5\x9Fڔ\x82\xEBň\xA6\xF6\xB4j\xD5\xCAlP\xBE4àSx\xB0\xAF\xC86\xDBlS\xA1ܸ&lt;\x94\xD0WW\x96|q\xD5ø=\xBCsv\xD4\x97\xA7*\xC30\xCA\xDB\xACu\xBA\x9C\xAF\xFEG\xC3\xD3ڍ\x91+L'\xC3~\xA5\x89\xB3\x87\x89\x96W\x8C?Mn\x8C\xC6a\xF4\xF6'\xB8n\xB8w\xC2.\xA9]\xE14i\xE5\x87\xD3U\xD5yU&lt;c\x95\x915\xE9\x94\xF4ΪL]\xCCK$@$@$P:4BOa\x89N&quot;\xA6\x85\x9D_M\xC9J\x87\xE3p\x97'\x9A\xA6T\xFE\xB8\xBA\xB2䋫;\xAC| &gt;\xEA\x8F\xCBS\x95a\xB0qIrI\xCAC\x9EvCY\x8C*\x8CI\xF5\x9E&amp;7V\xDD\xF2.\xAA| &lt;\xA9]&gt;\x8Ei\xE5\x87\xD3\xF1\x9CH\x80H\x80H\x80ʙ@\xAD\xB5)g蔭\xFA`d\xE4\xC3? vw\xAF\xBE\x9AY        \x90        \x90        \x90        \x90@* qTVk`\x89a\xB5ӱx\xE0\x81Z\xD3.6\x84H\x80H\x80H\x806V\x9C\x82\xB5\xB1^9ʝ\x8B\x96\xA6#   ()\x9FkAIH\x80H\x80H\x80H\x80H\xA0\xD6\xA8\xF5
+\xF6\xF6\xC0JV\xE5\xE8&gt;\xFB\xEC3Y\xB6lY9\x8A+SM\xB3\xC4\xEA\s\xE6\xCC        d\xDB\xF8Ee\x8C\xB6!\xEA\xC7   \xA8\xA5j\xB52u\xEATѽ4v\xE5\xE8Ə/\xC7{l\x8D\x8A6p\xE0@ct\xCC1\xC7\xD8f\x8AX\xFE\xB6m۶r\xF2\xC9'\xCB\xE1\x87n+b\xDD{\xEF\xBDR\xD3,\xB1)\xE1P\x81W9\xF0˺xa\xA3m\x88\xFA\xB3\xCAb&lt;        \x90        \x90        \x90        \xD4\xB5N\xC1n\xE2O=\xF5\x94]\x9B\xE3\x8E;NZ\xB6lY\xB6\xD7I7H\x94\x993g֨|[o\xBD\xB5\xBC\xF5\xD6[\xF2\xD8c\x8F\x99\xA2\x86%b\xB1g\xC6\xFF\xF8G\xD1 +\xE5\xFE\xFB﷽3j\x9A%v\xC7\xF0aW\xFC\xC2\xF2ĝ\x87e\x8C\xB6!\xEA\x8F\xCB_ٰ\xF0\xF3Pٲ\x98\x9FH\x80H\x80H\x80JA\xA0V) \xD8\xEC\xED\xC4O\xDD\xD9&lt;`S\xB7n]\xC1\xC6d5\xE9\xE26r\x84&lt;\xE8\xFC7k֬\xE4\xA2%\xD5W\xD1y\xE7\x9D'\x8D5\x8A\x8B\xB2\xB0\xA3\x8F&gt;Zt\x87s;/\xCBBd\x8B
+\xAD\xBF*\xF8UF\xBE\xA8\xBC\xF0Ge\x8C\xB6!\xEA\x8F+\xA3ذ\xB8\xE7\xA1ز\x98\x8FH\x80H\x80H\x80JE\xA0V) \x93&amp;M\xB2\xAF\xF6ӦM\x93aÆ        \xBE\xFE\xC2a\xEAq\xE3\xC6\xD9h\xC8\xEE\xBB\xEF^aO\x88\x8F&gt;\xFAHF\x8D%\x87r\x88\xEC\xBD\xF7\xDEl \xE7ϟ/\xBF\xFE\xF5\xAF\xE5\xB2\xCB.\x93\xDF\xFE\xF6\xB7\xB6qܼy\xF3$-?\xEA?\xF5\xD4S\xE5\xFC\xF3ϗ~\xFD\xFA\xC9\xE0\xC1\x83e„        \xF2\xF2\xCB/\xCBʕ+\xE5\x9Ak\xAE\x91\xFD\xF7\xDF?\xA8f\xEDڵ2r\xE4H\xB9袋dРAv\xEE\xDB\xF0\xC2 /X\xFEѣG\xCBm\xB7\xDDfӤ:t\xE8 \xEF\xBF\xFF~\x90\xCB\xCC\xDEz\xEB\xAD2q\xE2D\xE9ٳg\x9EvҫW\xAF\xB4h\xDBXq\xBF\xFD\xF6 \xD2\xCB2I\xB64~A\xA51'Q~y\xF8\xA4Օ$_\xB8\xEA\xC7ܮ;\xA6\xCD}\xF1\xC5\x82\xA9i;찃MU{\xEF\xBD\xF7,\xE9\xF5\xD7_o#H\xB0\xED\x88\xCA.+\xCFy\x9E6\xA5\xDD3I\xCFC\x9E\xBA\x99\x86H\x80H\x80H\x80\xAA\x8C\x80~\xF1MuZql|Bpl\xDA\xEA\x94\xDF\xFC\xAF\x9C\xAD[\xB7v\xDA\xC9\xAA\xDCs\xCF=]\xB7nݜv\xFA\x9Dv@]\xE7Ν\x9D*'\xBF~\xFDz׿\xA7\xC6\xD5N7\xACsg\x9F}\xB6kҤ\x89S\xC3\xE1 \xBF?\xD1Q\x8B\xEBڵ\xAB{\xE2\x89'\x9C\x8E\xB8w\xDEy'5\xFF +7\xDC\xE0T\xF9\xB0&quot;t\x9A\x93KU\x9CŻ5k\xD68U6\x9C\xEE\x80m\xF1\xA8_\x957y\xF2d\xF3C6\xB5yp\xAA\xB8\x98\xF5\xEAծcǎ\xF6\xF7\xEC\xB3\xCF:\xEDܺN\x9D:mѯ\xDDN(K\x8B\xAA\xA88U\xDE\xDDݝ~\xFA\xE9\xB1ɋe\x99$[!\xFC!\xD0M7\xDD\xE4\x9A7on\xB2E\xF9e\xF1I\xAB+I\xBE8ݻw\xAF\xC0\xE7\xD0Cu\xBA\xD4o\x90t\xFA\xF4\xE9N\x93XnC\x9C\xDF2\xFE\xFC/\xABMY\xF7 \x8A\x89&gt;\xE1\xF2 =\xF7\xCFX\xA1\xF9\xAA*}\xD2;(\xE9\x9DUUr\xB0\   \x81\xC2Ԫ\xAF\xA5E\xA7\ +0@z\xF7\xEE-\xDAy\x95&gt;}\xFA\xC8ҥK-\xA9v\xF6\xE5\x87~\xED4\xCAC=$ +4\xACZ\x84\x8A\xA8\xC3\xE8F\xBAt\xE9&quot;Gy\xA4\xA8r!\xAF\xBE\xFAjj~\xD8O\xA8\x82aE\xA9\xB2`ӭ0\x82\xB0\xCB.\xBBش'\x84\xE9\xE5\xB2xح\xA0\xBC\xE3\x8F?\xDE\xFC\x98\x9A3t\xE8PQeCfϞ-\xAAI\x9B6md\x8F=\xF6\xB0/\xEE;\x{DD13}\xB5\xE5\xDDwߵ\xF4_}\xF5\x95,^\xBCX\xA6L\x99b\xFE\xE1Çe[@\x89\xFE\xC32I\xB6B\xF8G\xC5Ǵ\xB10\xBF,&gt;iu%\xC9\xAD\xFE3\xCE8C\x9Ey\xE6U\x83\xFF\xE0\x83\x8C\xB8a\xBA\xECf0z\x95\xD1 \xF8\x97զ\xAC{\xC6W}|8\x8F$@$@$@$P6        $\xDCkذa05 S\xA8`\xA4޾}{\xFBC\xE7+%MK\xDAj\xAB\xADL\xF0*+?\x94\x8FW^y\xC5'\xB7\xBC0\xF0\xF6ry\xD9,X M\x9B6(\xDE\xF5\xE8\xD1\xC3N-Zd\xC7pz@a\xC2T\xB8ƍ\x8B\x8E\\xC8        '\x9C '\x9Dt\x92)&gt;XѪ\xD4\xCEˋr\xF3\xB2L\x92-\x8B_\x96\xECQQ\x98OZ]I\xF2\xC5\xD5#}\x91_|Ѣ\x97,Yb\xCAE?]v\xDEEe\xF2\xE1y\x8F\xD1\xFC\xE16\xE5\xB9gPʠ#   \x81r!\xF0\xAF\xDEn\xB9HT9\xF2v\xB8\xBE\xFC\xF2K%\xD8g\x9F}\x8A\xAA5+\xFF%\x97\bv\x98\xCB\xE5\xCAN\xD8\xE6#\\xA9N\x92U\xABV\x99m\xC1v\xDBmgQ:]L\xA0D .\x8F\xBB\xE3\x8E;\xA4]\xBBv\x82\xA5_\xA1\xB4`$Ǐ\xC0\xE4\xC9_\x994Y,\xE2d\xCB\xCASy\xA2y\xB3ꊓ/\x8EF5\x8E:\xEA([1l\xDBm\xB7\x95&lt;P\xEAׯ/a\xF9\xFC\xF3σяh\xFDU\xE1\xCF{\xCF\xE4}\xAABF\x96I$@$@$@Q\xB5r\xC4Ok\x8A66\xEAGg}ƌC^\xEF0% ay\V~\xEC[q\xD6Yg\x99\xA1\xFA\xBAu\xEB\xE4\xC9'\x9FL,S\xBB 7\x8Cݽ\x833\xA6l!.\xCBa\xB3\xC5+V\xC8رcm*\xD7'\x9F|b\x9D\xE2\xAC|\xA5\x8AOc\x91$[Z\x9ER\xC9\xE5\xCBI\xAB+I&gt;\x9F7z\xC4H\xD3#\x8F&lt;&quot;\xB7\xDCr\x8B\xE0\m@D\xED\x82ljVx\x84+\x9A\xAF\xD4\xFE\xBC\xF7L\xDE\xE7\xA1\xD4\xF2\xB1&lt;   \x88#P\xEBL\xA7Y\xBE|\xB9u\xE6\xB1\xEAv\xEF\xC6\xEF\xE0\xC7\xF6\x95\x80\xF21d\xC8\xEB\xBCÞ+b\xA9\xA1\xB1O^\xE1\x88y\xFE&gt;o\x9E\xFCcƌ\xB1\xA9Q}\xFB\xF6L\xA7\xDAl\xB3\x8A\xB8!\xA6\xED\xA81\xB1}9\xDFu\xD7]\x83=LP&gt;\xA6\x83\xA9ѻ ?\x94($\xDE!\xBFA;|\xF0A\x8B²\xB9j\/-Z\xB40\xFF7\xDF|##F\x8C\xC8\xDCu\xCAڈ\x91\x988W,\xCB$\xD9
+\xE5\xFF\xED\xB7\xDF/[\x98\xC2\xD2\xF8\xA4Օ$\x9F\xAF'zĊf\xFD\x80\x8D\x8E\xB0\xC1jX\x98\xCAm\x88\xCAmC\xD4\xAD+\xADM\xB05ɺg\xA2\xCFC\xB4|\xFAI\x80H\x80H\x80H\xA0\xDA        \xE8\xD7\xD1T\xA7\xC5\xC6'Ǧ\xAD\x8E@\xBFB\xCF\xE5\x97_n\xABM\xA9\x84\xBB\xF3\xCE;\x9Dv\xFAm娅 :\xACd\xA5\x86\xE4\xA6K\xAA\x9AXw\xDF}\xB7\xD3)4\x96G;\x91NG)b\xC5\xD5\xDDԝ\xCE\xEDw\xBAo\x87\xD3%[\x834i\xF9/\xBC\xF0B+ \xF1\x87\xFCj\xC4\xEC\xD4né\xC1\xB9S\xA5\xC4±2\xC2\xDE|\xF3M\xA7_\xB5m/ȡ\xCB\xF6:]\xDE\xD5\xEA\x9A5k\x96S\x9B \xA7;\xBB\xBB\xB9s\xE7\xBA\xD7_\xDDi\xE7\xD3իW\xCFaU\xAC7\xDEx\xC3V&lt;ү\xF2mS\x85éBay\xB1\x97v\x8C\xDD=\xF7\xDC\xC8=Q[\x93 +rj\xA7\xDA\xE9zN\xA7-\xC9\xD4H\xBFh\x96i\xB2\xA5\xF1 *\xD7\xF0R\xC5\xCAx\xE9\xF2\xB2N +\xF3+\xF0S\xE3\xEFT&gt;(+\xA9\xAE4\xF9\xC22\x84\xCFU\xB9t\xAA\xE8A\xB8\xEF\xFC\xB5\xF2\x81\xD1k \x99\xA3m\xFBq\x84]\xD65Gڴ{\xF1\xE1\xE7!nu7\xA4\xC9\xEB\xFC3\x967}U\xA7Kz%\xBD\xB3\xAAZ\x96O$@$@$\x90\x8F@$\xD3\xECD\x87/\xBAqI`ך\x9E3\xB1\xC8*\x89\xA8s\xA5\xCA9\xFE\x9B\xA2˗d\xFB\x80QL\xC3iժ\x95\xD9\*`R~\xEC\xF3\x81\xC4\xF1_±w\xC4\xC3?,'\x9F|\xB2v\xD8a\x89\xD5`\xB6X\xF5*\xAF\xC3(
+FXPv3\xDFf\x9Bm*d\xFD\xF4\xD3O\xED+}\x85\xC0*\xF0ıȒ-.O\x88fE\xC6Օ%_\x9C,0\xFE\xD7%\x8B\x83\xA8\xA8?\x88\xA8\xA6\x93\xB4{\xA6\xD0\xE7!I\xE4\xF03\x96\x94\xA6:Ó\xDEAI\xEF\xACꔍu\x91        \x90        \x90        $\xA8\x95
+Hrs\xAB/\x9BB٘9sf\x85J\xB1ZR۶m\xCDX\xBCB=$P\xE6\xA8\x80\x94\xF9\xA2x$@$@$\xB0\x91\xA8\x95\xAB`\x95{\xA0\x9Fs\xCE9\xB6\xAFV\xD9\xC2\\xD8V 8\x90\xCAG9\ \xCA@$@$@$@$P#\xA8\x80Tvl\x88\x95\xA8\xB0\xEE\xC7l\x9Bb%&amp;:    \xF8\xFFۻp+\x8A4\xFF\xE3/\x8A\x8A\x8AbD\x82\x82Q0 
+\xEAqe|L\xA8ȸ\xA38;\x8E9`N\x8CΊ\x8F\xAE\xFB\xC75\x8D:\x8A9 \x8A]Y\x91\xA0\x841!\x8A\x8B\xAB\xA8\x98\xC1,h\xFD\xEBWc\xFB6\xDD\xE7\xF4\xBD}/\xE7p﷞\xEE\xE9\xEE\xEA\xEA\xAAO_\xB1\xDFS]U-Y\x80\xA4        \xEF\xBE\xEAӪ\xE9$@@\xF8\xA7@\xDDyaQA@@\x9AP\x80\xE4\?Ei\x9Du24\xABф        J\xF4\xC9\xEDҁ\xFB\xA0\xB5Oƍg\x9F\xFEyŚi]\xCD\xFEU\x8B)y?j\xB1\x8E\xD4        @@\xA0\xFE \xBF\x98\x8D1\xC2\xF6\xDF\xFF\xB0\xA55\x88&lt;k\xBB\xFE\xCCK\xE6\x8C+\xAF\xBC\xD2x\xE0\x818u\xEF\xDE\xDD4e\xA5\xFB\xEE\xBB\xCF\xFC\x9A&quot;\xE6\xD77\xC9\xCAR\xD5\xFD\xF1\xFBQՊpq@@\x81F \xF9\x85\xD3/\xBCW\x9A2w\xDBm\xB7 +\xAB\xA4G\xD2\xC9\xEDhc\xFEԊ\xE8\x8F&gt;\xFAh\x83\x8B\xD4:#g\x9CqFX\xF1\xFC\xDCs\xCF +\x83\xDF\xE3\xEBT\xA8\xE0\xF85\xB4&gt;Iǎ|\xBD\xA6&gt;1~?\x9A\xFAZ\x94\x8F \x80 \xB0\xE4\x9Am\x92\xB6xbĚv̯Rn~\x95\xF3(\x8B\xB5n\xDDڴ\xA0Y\x94\x92\xDB\xD1\xFE\xC6\xF8\xF9\xE3\x8F?\xDA!\x87b~\xA5\xF6\xE7W\xF36-\xA8\xD5y\xE3\x8D7\xAESV\xDA5\x9A\xB2Mu.^f#\xED^({\xF2~\x94)\xA2^\x87\xB2\xAEW\xAFBȌ \x80 \xD0`\x81f7 ֝w\xDEi\xF3\xE7\xCF+\x8F?\xF8\xE0\x83\xE1u$-\xFEw\xF3\xCD7[\xB7n\xDD\xC2kI\xB7\xDDv[X-\xFC\xA6\x9Bn\xB2=\xF7\xDC\xD3\xE6Νk\xDA7z\xF4h\x9B8qb\x830,X`g\x9F}vxp\x9E={vx\xBD\xE9\x92K.        +\x92\xDF{\xEF\xBDv\xD2I'ٙg\x9E\xD6\xB9\xFB\xEE\xBB\xED\xFC\xF3\xCFS\xF3^w\xDDuv\xF5\xD5WۓO&gt;i|\xF0\x81\xBD\xFB\xEE\xBBv\xD5UW-\xB6\x92y\xB9\xF2\xD56]cѢEv\xC2        '؊+\xAEh\xBAv&lt;\xA5]C\xC7\xFA\xE9';\xE7\x9Cs«X\xAB\xAC\xB2\x8A=\xFC\xF0\xC3a\xA1D\xD3x\x92\xCB.\xBB̦M\x9BVX\xBF\xE6\x9Ak\xACo߾:T'M\x9E&lt;\xD9n\xB8\xE1\x86\xC0\xA9\xD7E\xAF\x82\xA97G=,Y\xE7\xAB7\xE6裏\xB6\xD5W_\xDDfΜi\xAB\xAD\xB6\x9A\xF5\xEC\xD9\xD3v\xDCq\xC7p\xFD\xE4\xFD(\xD7\xFEg\x9Eyƴ\xF0\xE3l`
+\xBC\xD4vW\x8F=\xF6\x98m\xB8ᆡ\xAEi\xBFu\xC1 \x80 \x80\xC0\x92\xF0\xDF\x97M\xBE\xA9\xC73v\xA7\xE6];\xED\xCF\xE6\xFC\xB7\xFCn뭷.]\xEE\xD4SOu\xFE۽\xFF\xFE\xFB\xCE\xF7n8\xFF0\xEA\xFCò{\xF1\xC5\x9D_Э\xBF\xFE\xFA!\xAF\xB0\xED\x8E;\xEE8\xB7\xE6\x9Ak\x96\xCE\xF5A\x80[g\x9Du2\xB7K\xFC\xDF\xF3\xE0\xFC\x83\xB95jTؽp\xE1B\xE7ǐ8ܔ\xB2u\xE8\xD0\xC1]t\xD1E\xA5m&lt;xpi\xBBs\xE7\xCEn\xE4ȑ\xA5\xED\xF8\x87&lt;\xE5\xFBU\xD7\xDD2\xCB,?m\xB1\xCF\xC9kl\xB9單W\xAF^ίU\xE2|\xB0\xE1\xFC\xB8w\xE4\x91G\x86\xF3Ԇ\x81:?P=\xB4\xEF\xD8c\x8Fu\xEDڵs~p\xF8b\xE5\xFA\x9E\x9Bp\xCC\xCE0\xEE\xC4Oto\xBE\xF9f\xD9\xF3\xAF\xB8\xE2
+烲P\xD6믿\xEE\xF4{\xE6\x83\xE7Ż\xE4\xFD\xA8\xD4\xFEO?\xFD\xD4m\xBA\xE9\xA6\xE1\x8F6\x9D(\xDDf\x9BmVjK\xD6\xEF\xC5b +aGY\xFD7VK)\xEBߠ\xAC\xB3j\xA9\xEE\xD4@\x81\x96,Ь^\xC1\xD28\x883f\x84\xDE\x85oGu\x94\x9E\x98\xCC\xE6\xDBg\x9F}\xACw\xEF޶\xFD\xF6ۛB\xCF\xC7+\xAF\xBC\xBE\x85\xF7\xAC!\xAFΫoҷ\xFD\xEA9\xF1E8U߾6\xCC\xD4\xF32~\xFC\xF8\xB0\xAFM\x9B6\xA5ף\xB4C\xBD\xD1\xEBR!\x83\xFF+\xB9\xED\xCFS~\x94\xB7\xD2\xCF\xE45\xF6\xDE{o\xDBi\xA7\x9D\xCC[\xA1GF\xBDJ&gt;\x98
+=*cƌ1\xF5شm\xDB\xD643\x95VL&amp;\xF4\xD9&amp;\x9Blb=z\xF4\xEB\x9E\xF8\xE0&quot;x\xA8G&amp;\xEB\xFC\xDBo\xBF\xDD|\xC0\x8A\x92\xBD^So\x8C\xEE\x93zE\xE2\xF7\xA3R\xFB}`d]\xBAt1-\xFE8`\xC0[o\xBD\xF5B[f͚\xCA\xCF\xFA\xBDH\xB6\x83m@@\x81\xA6hV\xC8k\xACa\x87~\xB8t\xD0Av衇\x86\xDCe\x97]6(\xEA\xC1\xDB\xF7\x94D\xF5н\xFC\xF2˛^\xDFQ\xD2\xF1\xE4\xC3y)s\x85S\xA6L\xB1\xB5\xD6Z+\xBC\xF6e\xEDӧO\xF88}\xFA\xF4hWşY\xD7o\xAC\xF2U\x81\xE45\xE2\xDBZ8Q\xAFF)M\x9A4)\xBCB\xA5\xD7\xD6\xF4G\xC1\x95f\xEBׯ_8\x9E\xFCK\x96\x81(U:_\xC1\xC7 /\xBCe\xE7\xEE\xBC\xF3Υm\xD5+\xAA[\x9E\xF6\xC7\xF3\xABL\xD1,`\xE5~/J\xE4 \x80 \x80\xC0hvc@n\xBC\xF1F\xEBڵ\xABiW=\xFC\xEB\xFB\xE8\x9B\xF6\xB8\xA8z 4\xD0Y\x8A&amp;\xFF\xBA\x92͛7/\x8C\x93\xD0X%M\x83\xAB\xE0G\xC7\xF2\xA6\xE8\x81;\x99\xBF\xB1\xCAW\xB9Y\xD7H^S\xE3h\xD4{\xE4_UKʵ]\xE9\xFC\xB3\xCE:\xCB&gt;\xF8\xE0*x\xD1x\xF5L\xA5\xA5\xC6h\xDEߋ\xB4\xEB\xB3@@\xA0\xF1~\xEDh\xBC2\xABV\x92՛3gN\xEC\xADW\xA2&gt;\xFE\xF8\xE3\xF0*QZ\x85\xFC\xB8\x830D=iy\xF2\xEEӫGzX\xD7`\xEC(i`\xBB^)ұ(镤rIe\xA4\xA5\xBC姝\x9Bܗu\x8Dd&gt;qcǎ5 +\xFE\x8E\x92\xEA\xAF}yR\xA5\xF3\xB5Ί\xA1k\xA0\xFB\xF7\xDFo\x8F&lt;\xF2Hf\xB1E\xDB_\x9Fߋ\xCCJp@@\xA0Q\x9AU\xA2\x87\xE5\xBB\xEE\xBA+\xC0l\xB5\xD5V\xE6Q\x87\x99\x91&quot;)Qzꩧ\xC2qͼ\xA4\xA4qz\xFDHS\xD9*}\xF7\xDDw\xE1\xC18l\xA4lG\xFB\xF5\xF3\x80\xB3-i\xACB\x94\xF4\xBA\x92\xCA\xEE߿إ\xB5D\x9E{\xEE\xB9p\x9D7\xDEx\xC34&gt;A\xDFQ\xD2kBo\xBF\xFDvd\xE2\xFBu&lt;O\xF9_|\xF1E\xA8\xBBڑ\x95\x92\xD7\xD0J\xE8\xF1\xFC\xDA\xD6\xA5\xC3;,C\x86         A\x9D\xEA;|\xF8\xF00\x86&amp;\xAD|M\xF3\x9D\x9B\xE7\xFC\xD3N;\xCDT\xF9(\x8C\xBF\xA7\xF3\xE3\xF7#O\xFB\xC4(\xE0\x8B\x92Ώz\x9F\xCA\xFD^|\xFB\xED\xB7a픷\xDEz+:\x95\x9F \x80 \x80M)\xE0\xBF/\x9B\xFC\xB5S\x8Fg\xECNͻ$vj\x86\xBF\x86\xD3LO\xD7^{\xAD{衇\xDC1\xC7\xE3\xFC\xB7\xF6\xE1\xF2&gt;p&gt;(q~*\\xE7\xA7\xC0u{\xED\xB5W\x98mI}o\x89\xF3\xC1\xA5\x99\x98\xFC\xC0\xF1\x90Wm\xF7\xD3׺\xE4\xB6[\xB0X\x93^{\xED5翩3Y\xF9o\xF3\x9D\xBD\xC8\xF9\xE9xK\xF9ƍf\x8A\xF2\xA4\x9D\xF8v\xFE\xDB\xB7\xFB\xEE\xBB;\xCDڤt\xDEy\xE7\x85\xEB\xFB\xB1+\xA93M\x95+_\xB3zi.\xD5\xF7\xE4\x93O\xAEs\xDDR\xD7\xF0S\x87Y\xB34{\xD4ԩS\x9Df\xB2\xF2\xC9\xC3&gt;\xD9)\xDDr\xCB-ο\xAA\xCAm߾\xBDS\xBBҒ_M\xDD\xF9W\xD9\xC2Lc~\xBA\xDBR\x96r\xE7\x9Fr\xCA)\xA1\\xD5Yt\xFEG\xE1d\x9B\xBC\xDAW\xAE\xFD\xCF&gt;\xFB\xAC\xF3\xE3W\x9C_\xD9=\xCCp\xE6\xA7 +3\x9E\xF91&gt;\xC1\xB7\xDC\xEF\x85f\xE0򯥹[o\xBD\xB5To&gt;\xA4 0 V\xBA {@@\xA0~\xAD\x94\xDD?f&amp;\x8DH\xCB\xE2w\xFB\xFD\x99\xA7-\xF1\xAD.he?\x9D\xF7S\xF8&amp;\xFD\xCB/\xBF \xEB|\xAC\xBC\xF2ʥzh\xF6+ +r\xBE\xF0\xC2 C\xEFFڸ\x90R\xE6ԋ\xA1\xB1\x9A\x95)\x99\xD4K\xA0o\xE95\xFED\xDF\xCE/\xB7\xDCru\xB2\xF8\xE9dSǫ\xC43\x95+?\x9E/\xEBs\x9Ek\xC4\xCFU=\xF5
+S\xA7N\x9DB\xBB\xE2\xC7\xF2|\xCE:\xFF\xE2\x8B/6\xADƮ\x9E \xF5V\xE8\x9E\xF9\xA9\x84m\xE8С\xB6\xC7{dݐ\xF6\xABWK=,i\xBF\xBA\xD0'\x9F|b&gt;\xC0ʼ&amp;\xFE)\xA0\xFF\xC6܈\xDA\xF9\x8F&gt;\xEBߠ\xAC\xB3\xB8\x8F \x80 P\xCDjz\xF4O4&lt;\x8DXAI&lt;0I\xCBSd\x9F\xC6&gt;d%ͺ\xA5d\xF0\xA1\xFDy\x82\xA2r\xE5Ge\x97\xFB\x99\xE7\xF1\xF3U\xCFh1\xBF\xF8\xFE\xBC\x9F\xD3\xCEע\x81\x9A}L\xD1\xE3)+p\x8B\xE7iH\xFB+\xFD^|ą\xF9\x8C \x804\xAD@\xB3
+@\xB2\xA8\xF4 +\xB8V\xD7
+\xE5\xA4\xEA h\xFA\xF1\xC7\xA6\xF6\xD5,[o\xA3Y\xC4 +f0\xAB~ +\xA9 \x80 \x80@S        4\xABW\xB0\xB2^\xF1\xEF\xF7\x9B_ +=\xEA\xDB| +\xAC&amp;UW@\xD3\xF4j\x8A\xE4\x8F&gt;\xFA(,ؐ\x9E\x8D궠\xE5]\x9DW\xB0Z\xDE=\xA7\xC5 \x804\x85@\x8B@\x9A\x8E2hi -\xED\x8E\xD3^@\x9AF\xA0YM\xC3\xDB4D\x94\x8A \x80 \x80\x8D%@\xD2X\x92\x94\x83 \x80 \x80@*\x91@@K\x80\xA4\xB1$)@@*
+\x80T$&quot; \x80 \x804\x96HcIR \x80 \x80T \xA9HD@@h,\x90ƒ\xA4@@\xA8(@R\x91\x88  \x80 \x80 \xD0X \x8D%I9 \x80 \x80 PQ\x80\xA4&quot;@@@\xA0\xB1@K\x92r@@@\xA0\xA2HE&quot;2 \x80 \x80 \x80@c        \x804\x96$\xE5 \x80 \x80 \x80@E\x90\x8ADd@@@\x81\xC6 i,I\xCAA@@\x81\x8A \x89Ȁ \x80 \x80\x8D%\xD0b\x90\xAF\xBF\xFE\xDA\xDE{\xEF\xBD\xC6r\xACw9?\xFC\xF0\x83M\x980\xA1t\xDEg\x9F}fo\xBD\xF5Vi\xBB?$\xEB\x98lCr\xBBېV\xA7\xE6Ү?\xFC\xD0ƍg\x9F\xFEyZ3ه \x80Ԅ@\xB3
+@ +d뮻\xAE\xED\xB7\xDF~v\xD8a\x87ٲ\xCB.km\xB4\x91 +:\xD4 `+\xAC\xB0\x82\xDDv\xDBmv\xDF}\xF7\x85|\xFF\xFB߫r^z\xE9%\xDBa\x87l\xFF\xFD\xF7/]Ĉu\xB6Kj\xE8C\xBC\x8E\xC96$\xB7k\xA8\xDA\xAB\xD2\xDAu\xE5\x95W\xDA&lt;\x82\xDA\xEEݻ\x9B\x82A \x80 P\x8B\xCD*Yi\xA5\x95\xEC\xF5\xD7_\xB7|\xD0\,\xB7\xDCr\xB6\xF3\xCE;\xDBw\xDCaO&gt;\xF9\xA4\xDD~\xFB\xED\xF6\xDDw\xDFفh;v\xAC\xDA\xFD\xD8v\xDBmC\x80\xAF\xC0\xA5\x97^jO?\xFDt|W\xCD}\x8E\xD71ن\xE4vST\xFE\x9Bo\xBE\xB1G}\xB4ы^\xDA\xDB\xF5\xD5W_\xD9g\x9Ca\xC7s\x8C\x9D{\xEE\xB9\xF6\xFC\xF3χ`\xBBѡ(@h\x81f\x80\x9Cx≶\xFA\xEA\xABg\xB2\xEC\xBBᄊ\xD5V[\x85\xE3\xAD[\xB7\xB6V\xADZe\xE6\xCDs\xC09\x97'[j\x9E\xE4\xF5&lt;\xAD\xBD\xF6کy\xBA\xB3H\xFDҮ\x99\xACc\xB2 +\xC9\xED\xB42\xBA\xEF\xC7\xB4C9\xC4^~\xF9\xE5\x8AE\x94kwڱ\xA5\xA5]Y +\xF5\xD5W\xED\xE7\x9F.\xFD&gt;o\xBC\xF1\xC6YYُ \x80T]\xA0Y \xFD\xFA\xF5+ \xAA\x91\xED\xB6ۮ\x94租~\xB2s\xCE9'\xF4\x86l\xBE\xF9\xE66{\xF6\xEC\xD21\xBDO?|\xF8p\xDBm\xB7\xDDl뭷\xAE3^\xE3\xCE;\xEF\xB4뮻\xCE.\xBB\xEC2\xEB۷o\xAEsJ\x99R&gt;̝;\xD7.\xBE\xF8b\xDB~\xFB\xED\xC3\xD1g\x9Ey\xC6&gt;\xF8`;\xF5\xD4S\xED\xFA\xEB\xAF\xAF\x91m\xB2\xC9&amp;\xF6\xCE;\xEF\x94\xCEnH\xFDJ'\xFB=\x{110B79}\xE6\x9Aᵯ/\xBF\xFC2\xBC\x9A־}\xFB\xF0\xAAZ\xE4p\xF9嗇$\xBDΓ\xACc\xBC\xAC&lt;\x9F\xF3\xB4i\xC1\x82v\xDCq\xC7\xD9駟np@\xF8\xAC^\xA5\xAB\xAF\xBE:\xF4b\x8D=ڎ&lt;\xF2H\x8B\xF6ǯ\x9Dv_\x9Ex\xE2\x89`\xA9\x9E\x81\xD3N;\xCD\xD6Yg\xEBС\x83i\xBFR\xD1v\xA9\x8Cr\xF5\xBE\xF7\xDE{m\xFD\xF5\xD7\xF5W޻\xEF\xBE\xDBt/\xFF\xF4\xA7?i3W\xBBʕ\xF3\xCD7ۅ^h\x8B-\xB2N8!􄄂\xF9 @\xA8U\xFF\x8Dp\xD9\xE4\xEB\x9Dz&lt;cwj\xDE%\xB1\xD3\xFE\xBCx=\xFD\x98w\xF8ᇧ^~\xCB-\xB7t\xBDz\xF5r\xFEu\xE7\xE6\x9Do\xDE\xF9ېw\xE1…n\xE0\xC0\x81\xCETw\xFE\x9Bew\xEC\xB1Ǻv\xED\xDA9?X\xD9\xF9o\xE2\x9DHJe\xFA \xC1\xF9@ƕ;\xA7\x949\xF6᪫\xAEr\xFEa8\xEC񃆝\xF0v&gt; ۟~\xFA\xA9\xDBt\xD3M\xC3\xFF\xA0\xEC\xFCC\xB2\xDBl\xB3\xCD
+\xD5/v\xE9\xD2\xC7޽{\xD7\xF1\xD9}\xF7\xDD\xDD\xEF\xFF\xFB\xD2\xF11c\xC68?f&amp;l'먝\xF16\xA4m\x87\xF9\xABR\x9B\xE4\xEC\x8397jԨp\x86&lt;\xFD8\xB7\xE7\x9E{\x96\x8A\xE9ܹ\xB39rdi;\xFE!뾼\xFF\xFE\xFB\xCE\xF7,\xB9 +7\xDC\xD0M\x9E&lt;ٽ\xF8\xE2\x8Bn\x9Bm\xB6q&gt;(\xA7mW\x9Ez\xFB\x80\xC7]t\xD1E\xA5\xEA\xAAM\x83.m\x97kW\x9E\xF2\xEF\xB9\xE7\xB7\xCC2˔\xCAk\xAAi\xFF\x8D5յ\xF2\x94\x9B\xF5oPֿYy\xCA$ \x804\xBD@\xB3\xEA\xA9o\x90\xB7\xF7\xDE{\xDBN;\xED\xBE\xDFu\xD7]m\xE6̙\xA1\xFF\xBEQ\xF6\xE0\xE1\xEB\xB6mۚfJһ\xF5z\xDF~ƌ\xA6o\xB6\x95\x8E:\xEA(E&gt;V\xB1\xCC_zm\xCC\xA1e\xF3\xC1\x8Eu\xE9\xD2Ŷ\xD8b\x8B\xD0#\xB1\xDEz\xEB\x99\xEA7k֬PJ\xB9ke\xD5/\xED\xF2Gq\x84=\xFE\xF8㦞 \xA5]v\xD9\xC5\xD4àם\x944nF=J\xC9:\x86\x9D\xF5\xF8\xABR\x9B4\xB6c\xE2ĉ\xE6\xCCC\xA9z\x9Dkذa\xA1\xA7b\xFC\xF8\xF1\xA5+e\xBD6\x97\xD5n\xF5&gt;\xA8\xC7c\x9F}\xF61p\x85^&amp; \x84\x9E\x8FW^y\xA5p\xBB\xF2ԻM\x9B6\xA5ףԐW\\xB1ζ\xF6e\xB5+O\xF9:\x9F\x84 \x80,--:\x89?\xF4\xAD\xBAꪥ\xD7z&amp;M\x9A^\xCB\xEA֭\x9B\xE9\x8F\x8A5˓^\xF1Zc\x8D5\xCC\xF7\xAA\xD8Ad\x87zhx\x8DI\xB3m\x95;'\xCF/\x83\xEA\xAFOr[AP4\xB3Q\xB9ke\xD5/\xADS\xA1)[5u\xAB\x92\xC8|\xE8\xF5\xA4\xE8'\x8D\x8F\x88R\xB2N\xD1\xFE\xBC?\x93\xE7\xC7\xDB4e\xCA[k\xAD\xB5L\x81G\x94\xFA\xF4\xE9&gt;N\x9F&gt;=\xDAUǨ\xB4\xD3(\xD7n]\xD7\xF7\x94\xB2+\xE8\~\xF9\xE5M\xAF\x85)%\xEBUʘ\xE3C\xDEzW*JuHK\x8DU~Z\xD9\xECC@\xAA!\xF0\xEB\xD3^5\xAE^\xA3ל?~\xE8\x8D\xF0\xAF\xEA\xA4\xD6\xF0\xC6o\xB4\xAE]\xBB\x9A\xA6o\xD5ñzF*\x9D\x93ZPwV\xBAVZ\xFD4\xDE#\x99ԫ\xA1\x9E\xCD\xB6\xCA*\xAB؎;\xEE\xBE\x9DW\xCB_|Q\xEA\xFDH\x9E\xD7\xDB\xFE\x95+\x9B7o\x9Ei&lt;\xCAj\xAB\xAD.\xA1\xE9d\xDC\xE9X\x94\xB2\xD4u&lt;o\xBB\xD5\xA1\xC0*\E\xE5\xD7\xF7g\xDEzW*7\xAB]\x8DU~\xA5\xEBs@XR\xBF~-\xBC\xA4\xAE\xB8\G\xC1\xC5رc\xC3\xE0⨺\xE4\xAB}Z\xBCpΜ9v\xE6\x99g\x86W\x86&gt;\xFE\xF8\xE3\xF0\xFAU\xB9s\xA22\xEBg\xB9ke\xD5/\xEB\xDA\xEA͹\xFF\xFE\xFB\xED\xDAk\xAF5}\xF6c@\xEC\xE1\x87\xAFfi
+\xE3%\x95z\xF4\xE8\x82&gt;?N\xA3tI +\xD7\xEBa:%\xBD\xEA\xD3nMլ@'\xEAaI+/ᄐ\xF5\xD6\xEFO\xB9\x94ծ\xBC\xE5\x97+\x9Bc \x80 \x80@-        4\xDBD|z\x9DHߪ\xA7%\xAD\x84\xAEqQҶ\xFE(iC\xCD&lt;4dȐlh\xEC\x85f\xC4\xD2\xED\xBF뮻B&gt;M\xE9\xEB\xAB\xDBlP\xF6\x9C\x909\xF1\x97\xD6#\xF9\xFE\xFB\xEFK{U\xBD\xF6\xE4\x87}:\x8D\xCD\xD0\x8FzR\xBF҅\xFC\x80\xE8\xD0\xFB\xA11\xEA\xD18͆\xA5Wϒ\xDF\xCA'\xEB\x98lCr;q\xA9\xD0ެ6i\xAC\x89(^g\x9D\xBD\xF6ֳgO\xEB߿(J\xAFY\xBD\xFD\xF6\xDB!P\xD1,`\xF1\x94u_\xA2&lt;
+f\xA2\xF4\xD4SO\x85\x{39B254A}\xB4+O\xBD\xB5F\xCAs\xCF=\x96\x8B\x85U@IDAT\xAE\xF3\xC6o\x84\xB1&lt;\xF1\xFA\x97kW\x9E\xF2\xD5[\xA5\xDF\xB5\x83\x84 \x80Լ@\xA5q\xEE\xBE\xA9Y2v\xA7\xE6];\xE33\xF4\xF8\xB1 \xCE\xB0\xD6W\xE5\xCE?T;\xBFМ\xF3\xAF-\x95\xAA\xE1\xA7B +\xB3i\xA6\xA9\xA9S\xA7:\xBF\xB6\x84\xF3S\xA3\x86}~zڐ\xEF\x96[nq\xFEU\x9DP\x86 w\x8F&lt;\xF2H\xD8\xEF\xD7\p\x9A\xB5\xC8\xF78\xE5\xF5\x8B\xBF9\xEC\x94=\xA7t\xE1_&gt;\xF8\xC1\xD6\xCE/\xA1l?\xBD\xAC󃬝\xFF6&gt;l\xFB\xA9}\x9D\xFC\xED\xFC\x98\xE7Wu\xB36M\x9B6-\xCC\xE2\xE4\xC7-8͊\xA5Ԑ\xFA\xFDr\xF9\xC5~\xF8\xE9i\x9D\xB0/\xED?\xEF\xBC󜟊\xB7\xB4\xAD\xAAs\xBC\x8E\xAAs\xB2 +\xF1m?^\xA5\xCE\xF9\xCF&gt;\xFBl\xC56\xBD\xF6\xDAk\xCE\xE3f\xBA\x92\xB7\x9F\x8A\xB8N=T/\xDDS?\xF6&amp;\xCCH\xBF@\xB9\xFB\xE2\x80PW\xDFk\xE5\xCE?\xFF|\xB7\xD7^{9\xCD~\xA5T\xB4]*\xA3R\xBD\xFD\x9B0\x8B\x9A\x9FL\xC0\xC9\xFA裏v\x9Aq,\xBA\x97\xE5\xDAU\xA9|\xCD\xEA\xA5\xD9\xC3\xE4r\xF2\xC9'\xD7\xF1ҹ\x8D\x99\xE2\xFF\x8D5f\xB9 +-+\xEBߠ\xAC\xB3z\xCEC@\x81\xC6h\xA5\xE2\xFC\xFF\xB03\x93\xBEOˢ1\xB3\xE5\xCF\xCC,\xB2I\xB4\xBA\xC0\xD7sD٦\xD4\xFB\xBA\xEAqЫ=\x9D:u
+cT\x80\xBEiրf\xBD£uEV^y\xE5:妝S'C#n\xA4]\xABR\xFD\xD2.\xAF\xC1\xED~\xCA\xE2ҡ\xE4v\xE9\xC0\xFA\xA0^\x8D\xFD\xD0L`\xC9\xE4\xA7\xF3 +\xFF\x93\xFB˵[=Wz\x9DL\xEBe\xA8\x97&amp;m&lt;L\xB2\xBC\x86l\x97\xAB\xB7z\xE3\xD4\xFB\xA3\xF1'\xBAo\xFA݉\xA7\xACv\xC5\xF3\x94+?\x9E\xAF\xA9&gt;7\xC5cE\xEA\x9A\xF5oPֿYE\xAEŹ \x80 \xD0x B/c\xA9\x87D\xBDO\xD1lJ\xD1@\xE9\xF81}N;'\x99\xA7\xB1\xB6ӮU\xA9~i׎:\x9E\xDCN;\xA7)\xF7i\x8CKV\xCA
+\xF2\xB4[\xC1b2`̺NC\x{197AF7}f݊R2\xF8\xD0\xFE\xACvE\xE7\xE8g\xB9\xF2\xE3\xF9\xF8\x8C \x80Բ@\xB3R\xCB\xE8\xD4m\xC9        \xA8g\xE4\x83&gt;\xA8\xB3\xCA\xFD\x92\xBB:WB@H
+\x80$E\xD8nV\x9Ab؏\xD3        \xDCy\xE7\x9Dͪm4@Xxki\xBCk\xD49\xB7\x80\xA6&amp;!\x80 \x80Ԏ= \xB5s/\xA8         \x80 \x80\xCD^\xA0\xD9 Z\xDBC3Y\xD5b\xFA\xEC\xB3\xCF쭷ުŪ\xA5֩ږ\x9A\x9Dk„        \xA5\xBA- +~\xC9:&amp;ې\xDC.5\x8E \x80 \x80@3h\xD6\xC8}\xF7\xDDg~- +\xD38\x80ZL#F\x8C\xB0\xFD\xF7߿\xAAU4hP0\xDAo\xBF\xFD\xC2b\x8A\x9A\xFEv\xA3\x8D6\xB2\xA1C\x87ڀŒX\xB7\xDDv\x9BU\xDBR\x8B\xEE\xB0\xC3u\xBCj\xC1\xAF\xD2͋\xD71ن\xE4v\xA5\xB28\x8E \x804\x81f\x80h5\xF1G}4ܛ&lt;\xD0:v\xECX\xB3\xF7\xC9/\x90hO?\xFDtU\xEB\xB7\xD2J+\xD9믿n&gt;\xF8`\xD44E\xAC\xD6̸\xE3\x8E;\xCC/\x88h\xB7\xDF~{X;\xA3ږZM\+\xC0\xC7S-\xF8\xC5\xEB\x93\xF69^\xC7d\x92\xDBi\xE7\xDD\xFF\xEF\xA1hY\x9C\x8F \x804\x86@\xB3
+@\xB4\xD8\xDB!\x87b~e\xF3\x92M\xEB֭M \x93U3\xA5-\xE4\xA8\xFA\xE8\xE1\xED\xB5\xD7n\xF4\xAAe]/\xEDB'\x9Ex\xA2\xAD\xBE\xFA\xEAi\x87¾}\xF7\xDD\xD7\xFC
+\xE7\xE1scX֧n\xC9J%\xAF\xDF~Eꗬ\xAF\xB6\x93uL\xB6!\xB9\x9DVFC\xF7\xA5\xFD\xF7\xD0в8@h,\x81f\x80\}\xF5\xD5\xE1[\xFBѣGۑGi\xFA\xF6WI+P\x9Fs\xCE9\xA17d\xF3\xCD7\xAF\xB3&amp;ć~hÇ\xB7\xDDv\xDBͶ\xDEz\xEB:c \xE2ȓ'O\xB6\xFB\xB7\xB3s\xCF=\xD7\xFE򗿄\x85\xE3&amp;M\x9Ad\xE5\xCE\xD7\xF5\xFF\xF5_\xFF\xD5N:\xE9$\xDBs\xCF=\xED\xE0\x83\xB6\x91#G\xDA\xF3\xCF?os\xE7ε\x8B/\xBEض\xDF~\xFB\xD2e,X`\xC7w\x9C\x9D~\xFA\xE9v\xC0\x84\xCFQ\x9Ey\xE6\x99p\xFE\xA9\xA7\x9Ej\xD7_}xMj\x93M6\xB1w\xDEy\xA7t\xBE\xA6\x99\xBD\xEE\xBA\xEB\xEC\xB2\xCB.\xB3\xBE}\xFB\x96\xF6\x97\xFBЯ_\xBFr\x87\xC3Š\xDBm\xB7])OC-\xB3\xEAVίtєI\xBF&lt;&gt;宕U\xBF\xF8\xA5z\xE8\xA1p\xDF\xF5\xDAܗ_~iz5\xAD}\xFB\xF6\xE1U\xB5ٳg\x87\xAC\x97_~y\xE8A\xD2؎d\xE3e\xE5\xF9\x9C\xA7M\xE5~g\xB2\xFE{\xC8sm\xF2 \x80 \x80M&amp;\xE0\xBF\xF1-\x9B\xFC\x85S\x8Fg\xECNͻ$vڟ\xFFY\xCFΝ;;\xFF\x90_\xBA\xE4\x96[n\xE9z\xF5\xEA\xE5\xFCC\xBF\xF3\xA0\xAE{\xF7\xEE\xCE'\xE1\xF8… \xDD\xC0\x81\x9D\\xED\xFC\x82u\xEE\xD8c\x8Fu\xEDڵs~\xE0p\xE9\xFC\xE8\x83\xEFU        \xC7z\xF6\xEC\xE9~\xF8a\xE7{ܛo\xBEY\xF6\xFC+\xAE\xB8\xC2\xF9\xE0#\xE1_sr\xB2\xF4\xC1\x81\xF3\x83\xE2\xDD\xE7\x9F\xEE|\xB0\xE1\xFC
+\xD8Ḯ\xEF\x837jԨ\xB0\xAD\xBA\xF91\xCE.a\xFB\xD3O?u\x9Bn\xBAi\xF8\xF3\xC4O8\xFFp\xEB6\xDBl\xB3R[\xFC\xB7\xDD\xCEP!\xAF\xFE\xF2\x81\x8A\xF3\xC1Bi;\xEF\xBF
+\xBA;\xFC\xF0\xC3S\xB37\xD42\xABn\xF5\xF1W\x85\xAE\xBA\xEA*\xB7\xCE:넺%\xFD*\xF9\x94\xBBVV\xFD\xD2z\xF7\xEE]\xC7g\xF7\xDDww~\xAA\xDFR\xD61c\xC68\x98\xA4\xD6Q;\xE3mH\xDB'\xFE\xF2W\xA56U\xFA\x9DQ1\xC9\xFF\xE2\xE5\xD7\xF7s\xF4\xDFX}\xCFk\xAA\xFCY\xFFe\xFD\x9B\xD5T\xF5\xA0\@\xA8\x9F@\xB3\xEA\x89\xA2\xB4\xE4+W{キ\xED\xB4\xD3N\xE6^m\xD7]w\xB5\x993g\x86\xAC\xFEa\xDF-Zd\xFE\xA1\xD1\xEE\xBE\xFBnk۶\xADi\xD6&quot;\xF5P$\x93zG\xD4\xE3УG\xFB\xEDok&gt;\xB8\xB0\x89'\x96=_\xE3'|\x80\x8A\xF2\xC1Bx\xDDJ=:t\xAF=i\x9F\xBF]\xE1\xB8ƭ\xA8\xBC\xC1\x83\x87m\xBD\x9A3l\xD80\xF3\xC1\x86\x8D?\xDE|`d]\xBAt\xB1-\xB6\xD8&quot;|\xE3\xBE\xDEz녶̚5+\xE4\xFFꫯlƌv\xEF\xBD\xF7\x86\x{D8CE}:\xAATv\xD8\xD1H5\xC42\xABn\xF5\xF1OV_\xAF\x8D\xC5\xFD*\xF9\x94\xBBVV\xFD\x92\xD7\xD4\xF6Ga\x8F?\xFEx\xE8U\xD3\xF6.\xBB\xECb\xEAq\xD3\xEBNJ7\xA3\xDE+\xA5d\xC3\xCEz\xFCU\xA9M\x95~g\xA2K%\xFF{\x88\xF6\xF3@\xA8\x86@\x8B@\xE2`\xAB\xAE\xBAj\xE9\xD5,\xBDB\xA5A\xEAݺu \xF4𯙉\xB2^KjӦM\xA2U\xE9|/\xBC\xF0B\x94=\x9C\xAB\xDEQR\xBD\xA2\xBAM\x992\xC5\xD6Zk-S\xE0\xA5&gt;}\xFA\x84\x8FӧO?\xE3\xF9\xB5C\x93^\xF5QZc\x8D5\xCC\xF7\\xD8Ad\x87zh|4\xA3Uc\xA7\xA8\xBE*7\xAFeV\xDD*\xF9U\xAA{\xD2#\xB9\xF7)w\xAD\xAC\xFA\xA5]_c\x8C|7.~\xE5\x95WB\xF0\xA1@1z]N\xE3&gt;\xA2\x94\xACS\xB4?\xEF\xCF\xE4\xF9\xF16\xE5\xF9\x9D\xD1uT        @\xA8\x81_\x9Fvk\xA5F\x8DP\x8F\xBC\\xF3\xE7\xCF\xBD\xDBl\xB3M\x83\xAEZ\xE9\xFC\xB3\xCE:+\x8C\xDBл\xFC
+^\xEC\xC4\xC7|\xC4/\xEA_\xB2y\xF3慱\xAB\xAD\xB6Z8\xE4_3:\x96'\xDDx\xE3\x8DֵkW\xD3ԯ
+Zԓ\xF5\xC0\xE49\xBFH\x9EJiu\xABtN\x91\xFA$ϭt\xAD\xB4\xFA\xA5٩Wc\x9F}\xF6        3\x86\xAD\xB2\xCA*\xB6\xE3\x8E;ڊ+\xAEh\xEAa\xF9\xE2\x8B/J\xBD\xC9\xEB7\xC5v\xDEߙ\xBC\xFF=4E)@H
+4\xCB\x90赦dc\x93\xDBzX;v\xACi o\x94\xF4J\x96\xF6\xE5I\x95\xCE׺G}t\xA8\xFE\xFD\xF7\xDF\xDB#\x8F&lt;\x92Y\xAC^\xEDR\xBD5\xD8=JĬW\xB6t\xACR\xD2b\x8Bs\xE6̱3\xCF&lt;3\xBC\xCA\xF5\xF1\xC7\x87\x87\xE2J\xE75\xD6\xF1rYu+wNc\xD5+*\xA7ܵ\xB2\xEA\x9D\x9B\xFC\xA9\x9E\xA6\xFB\xEF\xBF߮\xBD\xF6Z\xD3g?\xC4\xFC\xB8\xA0\xF0jV\xBC\x87+y^co\xE7\xFD\x9D\xC9\xFB\xDFCc׏\xF2@@\x814\x81f\x80\xE8u\x9A\xB7\xDF~;&lt;\xCCk\xD6#\xADޭw\xFC\xA3\xA4m\xFDQҺ
+&gt;\x86 \xDE5\x9EB3b\xF9\x81\xC6Q\xF6:?\xF5\x9Etn\x9E\xF3O;\xED\xB4\xF0jT\xFF\xFE\xFDM\xAFS-\xB3L]n\xD5K\xAF\xED\xF8\xC1\xC4\xE1\x9B\xF3 +7ܰ\xB4\x86\x89\xCA\xD7\xEB`~л\xE9|%1
+H\xA2\xA4\xF3\xA3\xDE\xB5㮻\xEE
+\x874m\xAE\ol\xB0A\xD8\xFE\xF6\xDBo\xED\x98c\x8E\xA9\xB8꺂/\xB5Q=1i\xA9\xA1\x96Yu\xAB\xAF\xFFw\xDF} \xA2\xBA\xC5\xFD\xB4\xAF\x9CO\xB9ke\xD5/\xBAN\xF2\xA7f4S\xEF\x87\xC6h\xE8\xA7Ɓh6,\xBDʗ\xECmH\xD61ن\xE4v\xF2Z\xE5ڤ\xB1&amp;\x95~g\x92\xFF=$\xCBg@X\xE2\xFE\xDBѲ\xC9W(\xF5x\xC6\xEEԼKbg4C\xCFy\xE7\x9Df\x9B\xF2\xE3 \xDCM7\xDD\xE4\xFCC\x989j\xEAԩN3Y\xF9\x81\xE4a\x9F\x9FR5T\xEB\x96[nq\xFE\x9Ap\x8E\x88t\xBE\x97&quot;\xB5\xBA~5u\xE7\xDF\xEDw~\xDD\xE7\xA7l-\xE5)w\xFE)\xA7\x9Cʕ\xA1\xFE\xE8|?\x88\xD9\xF9q\xCE8w&gt;(        \xFB53\x96\xF6\xBD\xF6\xDAk\xCE\xABf\xF1R=\xFC\xB4\xBD\xCEO\xEF\xAE\xF5\xEC\xB3\xCF:?\xE6\xC2\xF9\x95\xDD݋/\xBE\xE8\xA6M\x9B\xE6\xFCç[~\xF9\xE5\x9Df\xC5z\xF5\xD5WÌG\xFE[y\xA7\xB6\xF9\x80\xC3\xF9\x80&quot;\x9C\xAB\xB8\xFC\x83\xB1\xBB\xF5\xD6[K\xF5N~\xF0cB\xDDTO\xFFP\xED\xFCzο\xB6T\xCA\xE6\xE97ز\\xDD\xCA\xF9\x95.\xEE?\xC8\xCBV\xC1\xCBO/\xEB\xFC\xC0\xFC:~~\xF0wY\x95\x95u\xADr\xF5\x8B\xD7!\xFE\xD9\x97\xCE\xBA\xA5]\xFA\xBD\x8B\xEEU\xB43y\x8FU\xE7d\xE2\xDB\xFA\x88\xA7J\xF7\y\xCB\xFD\xCE\xE8x\xFC\xBF\x87\xB4\xD9ݔ'o\x8A\xFE˛\xBF\xA9\xF3e\xFD\x94\xF5oVSׇ\xF2@@ \x9F@+e\xF3\xFF\xC3\xCEL\xFAF7-\x8BƵ\x96?3\xB3\xC8&amp;9\xD0\xEA_\xCF\xFFl\x8A\x9F\xBE\xB4^cԋ\xA0\xD7p:u\xEA\xC6\Է\x82Y\xE7k\x9D\xAD \xAEo\xB1\xF5M\xB8֎\xB8\xE7\x9E{l\xE8С\xB6\xC7{d^F=8\xFB\xA1Y\xAF\xF2&amp;\x{162A07}E\xD7\xD0j\xE6+\xAF\xBCr\x9DS?\xF9\xE4\x93\xF0-}\x9D\x9DM\xB0\x91fQ\xA9ni\xE74A\xD5B\x91iתT\xBF\xB4\xBAh𿟲\xB8t(\xB9]:\xB0\x84&gt;\x94\xFB\x9D\xA9\xEFYU\x8E\xFF7\x96\x95gI\xEE\xCF\xFA7(\xEB߬%Y7\xAE\x85 \x80\xD9\xCD2\xC9n\xEE\x92;\xA2\xC5l&lt;\xFD\xF4\xD3u.\xAAْ6\xDAh\xA30X\xBC\xCE6\xA8q\x90\xBFAT@\x81\xA5D\xA0Y΂U \xF6\x80~\xFC\xF1LJu=4˖\xDE\xF5\xD7؊A\x83|\xD4\xC2 +\xA2 \x80 \x80U i&quot;v-\xA8\x99\xA84\xEEG} +\xD4LL$@@Z\xB2H\xDE}-ԧU\xD3I \x80 \x80 \xF0O\x81\xBA\xF3¢\x82 \x80 \x804\xA1\xC8/\xB8~\x8A\xD2:\xEBdhV\xA3        &amp;\x94\xE8\x93ۥ5\xF6Ak\x9F\x8C7\xCE&gt;\xFF\xFC\xF3\x8A5Ӻ\x9A\xFD\xABS\xF2~\xD4b\xE3u\xAAe\xCBx=\xF9\x8C \x80T[\x80\xE4\x97;0b\xC4\xDB\xFF\xFDÖ\xD4 \xF2\xAC\xEDjߴ\xAC\xEB_y\xE5\x95\xF6\xC0\x84\xC0\xA9{\xF7)+\xDDw\xDF}\xE6\xD71\xBF\xBEIV\x96\xAA\xEE\x8FߏjUD\xC8h\xBF\xFD\xF6 \x8BVjjd\xCD`\xA6i\x94 \xA6\xE1\xBD\xED\xB6۬\xD6-\xAB\xE5\xC7u@@\x814\x90_T\xFC\xC2{\xA5)s\xB7\xDDv\xDB\xF0\xC0\x81%\xB7\xA3\xFD\x8D\xF9S+\xA2?\xFA\xE8\xA3 +.R댜q\xC6a\xC5\xF3s\xCF=7 ~\x8F\xAFS\xA1\x82\xE3\xD7\xD0\xFA$;vl\xF0\xF5\x9A\xFA\xC4\xF8\xFDh\xEAke\x95\xEF\x8E4\xBF\x88\xA3=\xF8\xE0\x83!P\xD3\xFA*;S\xDDq\xC7\xE6&gt;\xB4\xDBo\xBF=\xCCnV\xEB\x96Y\xEDc? \x80 P +\x81f\x80\xA4-\x9E\xA7\xD3æ_\xE5&lt;\xCAb\xAD[\xB76-h\xA5\xE4v\xB4\xBF1~\xFE\xF8\xE3\x8Fv\xC8!\x87\x98_\xA9\xBD\xC1\xC5\xF9ռM \xEAEu\xDEx\xE3\x8D딕v\x8D\xA6lS\x9D\x8B\x97\xD9H\xBBʞ\xBCe\x8A\xA8ס\xAC\xEB\xA5r\xE2\x89'\xDAꫯ\x9Ev(\xEC\xDBw\xDF}ͯd&gt;7\x86e}\xEA\x96Y) \x80 \x805.\xD0\xECf\xC1\xBA\xF3\xCE;m\xFE\xFC\xF9a\xE5q}s\xADqZ\xFC\xEF\xE6\x9Bo\xB6nݺ\x85ג\xF4ڌ\xBE;馛l\xCF=\xF7\xB4\xB9s\xE7\x9A\xF6\x8D=\xDA&amp;N\x9Cؠ[\xB6`\xC1;\xFB\xEC\xB3Ã\xF3\xECٳë;\x97\rIX\x91\xFC\xDE{ﵓN:\xC9\xCE&lt;\xF3̰6\xC8\xDDw\xDFm\xE7\x9F~\x98\x9A\xF7\xBA뮳\xAB\xAF\xBE:|\xA3\xFE\xC1ػ\xEF\xBEkW]u\xD5b+\x99\x97+_m\xD35-Zd'\x9Cp\x82\xAD\xB8⊦k\xC7S\xDA5t\xFC\xA7\x9F~\xB2s\xCE9'|ÿ\xCA*\xAB\xD8\xC3?^3\xD21\x8D'\xB9\xEC\xB2\xCBlڴia\x85\xF5k\xAE\xB9\xC6\xFA\xF6\xED\xABCu\xD2\xE4ɓ\xED\x86n\x9Cz]\xF4*\x98zs\xD4Òu\xBEzc\x8E&gt;\xFA\xE8\xF0\x80?s\xE6L[m\xB5լgϞ\xB6\xE3\x8E;\x86\xEB'\xEFG\xB9\xF6?\xF3\xCC3\xA6\x857\xD8`Sॶ+ x\xEC\xB1\xC7l\xC3 +7 uM\xFB\xBD\xA8ӈ\x94\x8D~\xFD\xFA\xA5\xEC\xFDu\x97~\x87\xB6\xDBn\xBBҎ\x86Zf\xD5-\xAF\xA9|@@\x96\xFF\xADk\xD9\xE4ېz&lt;cwj\xDE%\xB1\xD3\xFEl\xCE\xCB\xEF\xB6\xDEz\xEB\xD2\xE5N=\xF5T\xE7
+\xDD\xFB\xEF\xBF\xEF|\xEF\x86\xF3\xA3\xCE?,\xBB_|\xD1\xF9\xC5\xDD\xFA\xEB\xAF\xF2\xFA\xDB\xEE\xB8\xE3\x8Esk\xAE\xB9f\xE9\\xB8u\xD6Y's\xBBt\xC0\xF0=\xCE?\x98\xBBQ\xA3F\x85\xDD .t~ \x89\xF3\xC1M)[\x87\xDCE]T\xDAֱ\xC1\x83\x97\xB6;w\xEE\xECF\x8EYڎ\xC8S\xBE_u\xDD-\xB3\xCC2\xF1\xD3\xFB\x9C\xBCƖ[n\xE9z\xF5\xEA\xE5\xFCZ%\xCE?\xEC:?n\xC4y\xE4\x91\xE1&lt;\xB5a\xE0\xC0\x81\xCE\xAE\xED;\xF6\xD8c]\xBBv\xED\x9C\xBEX\xB9\xBE\xE7&amp;\xF3\x84\xF3\x8C\xF3=\xEE\xCD7\xDF,{\xFEW\\xE1|P\xCA\xF2\xAF99\xFD\x9E\xF9`\xC5\xF9A\xF1.y?*\xB5\xFF\xD3O?u\x9Bn\xBAi\xF8\xE3\x83M\xE7J\xB7\xD9f\x9B\x95ڒ\xF5{\xB1XC*\xEC\xF0\xC1\x95;\xFC\xF0\xC3Ss5\xD42\xABn\xF5\xF1O\xADP\xEC\xD4c\xB5\x94\xB2\xFE +\xCA\xFA7\xAB\x96\xEAN]@h\xC9\xCD\xEA,\x8D\x83\x981cF\xE8 +P\xF0w\xD4QG\xE9\x89\xC9|\xA0a&gt;\xB0}\xF6\xD9\xC7z\xF7\xEEm\xDBo\xBF\xBD\xF9` \xF4|\xBC\xF2\xCA+\xE1[x\xFF\xC0\xF2\xEA\xBC\xFA&amp;}ۯ\x9EP\x84S\xF5\xED\xFB\xB0a\xC3B\xCF\xCB\xF8\xF1\xE3þ6mڔ^\x8F\xD2\xF5RD\xAFK\x85 \xFE\xAF\xE4v\xB4?O\xF9Q\xDEJ?\x93\xD7\xD8{\xEF\xBDm\xA7\x9Dv2l\x85\xF5F(\xF9`*\xF4\xA8\x8C3\xC6\xD4cӶm[\xD3\xCCTZX1\x99|\xD0g\x9Bl\xB2\x89\xF5\xE8\xD1#\xAC{⃋\xE0\xA1\x99\xAC\xF35~\xC2|\xA1(\xD9\xEB\xF57\xF5 \xE8&gt;鵧\xF8\xFD\xA8\xD4~Y\x97.]L\x8B?jp\xF8z\xEB\xAD\xDA2k֬P~\xD6\xEFE\xB2E\xB7b\x99U\xB7\xFA\xF8\xAD7\xE7#\x80 \x80KR\xA0Y k\xAC\xB1\x86\xF9o\xA8\x{D803}\xB2C=4&lt;\xE0j\xE6&quot;%=x\xFB\x82\x92\xAD\xBA\x97_~y\xD3\xEB;\xD1\xF1\xE4\xC3y)s\x85S\xA6L\xB1\xB5\xD6Z+\xBC\xF6e\xEDӧO\xF88}\xFA\xF4hWşY\xD7o\xAC\xF2U\x81\xE45\xE2\xDBZ8Q\xAFF)M\x9A4)\xBCB\xA5\xD7\xD6\xF4G\xC1\x95f\xCBz-I\x96\x81(U:_\xC1\xC7 /\xBCe\xE7j\x80w\x94T\xAF\xA8ny\xDAϯ20E\xB3\x80\x95\xFB\xBD\x88\xAE\xD7?\xA3\x{2AACF16}Yu\xAB\xE4\xD7\xF5\xA5 @@\xA0\xCDn ȍ7\xDEh]\xBBv5M㪇}c}\xD3V\x84:\xEBO\xD1\xE4_\x97\xB1y\xF3\xE6\x85qˠ\xA4ip\xFC\xE8X\xDE\x80\x8D\x9F\xD3X\xE5\xAB̬kį\xA7\xCFG\xA3\xDE#\xFF\xAAZ\xF2P\xAE\xEDJ\xE7\x9Fu\xD6Yv\xF0\xC1\x87P\xC1\x8BƋ\xA8g*-5F\xFB\xF3\xFE^\xA4]\xBF\xE8\xBEJiu\xABtN\xD1:q&gt; \x80 P-\x81_\xBB\xAAU\x83F\xBC\xAE՛3gN\xEC\xADW\xA2&gt;\xFE\xF8\xE3\xF0*Q\xDA%4\xBD\xEA\x97_~iQOEZ\x9E\xBC\xFB\xF4\xEA\x91\xD65;JخW\x8At,Jz%\xA9\Ri)o\xF9i\xE7&amp;\xF7e]#\x99OA\xDCرcM\x83\xBF\xA3\xA4\xFAk_\x9ET\xE9|\xAD\xB3\xA2A\xE8h\xFD\xFD\xF7\xDF\xDB#\x8F&lt;\x92Yl\xD1\xF6\xD7\xE7\xF7&quot;\xB3\x94\xB3Ȫ[\xB9s
+T\x85S@@\x81\xAA 4\xABD\xCBw\xDDuW@\xD5\xF4\xA8~u\x98)RVP\xA5\xA7\x9Ez*\xD7\xCCKJz_\xAFi*[\xA5\xEF\xBE\xFB.&lt;\x87\x8D\x94\xEDh\xBF~p\xC0a\xB6%\x8DU\x88\x92^WR\xD9\xFD\xFB\xF7\xBB\xB4\x96\xC8s\xCF=\xAE\xF3\xC6o\x98\xC6'\xE8\xE1;Jz\xE7\xED\xB7\xDF\x81L|\xBF\x8E\xE7)\xFF\x8B/\xBEuW;\xB2R\xF2Z\xBD;\x9E_\xDB\xFA\xA3t\xD8a\x87\x85\xE0cȐ!!\xA8S}\x87\xC6Ф\x95\xAFi~\xA3s\xF3\x9C\xDAi\xA7\x99\xEA#\x81\xF1\xD7\xE3t~\xFC~\xE4i\xBF\x82|Q\xD2\xF9Q\xEFS\xB9ߋo\xBF\xFD6\xAC\x9D\xF2\xD6[oE\xA7\xA6\xFET\xF0\xA56\xAA\xA7+-5\xD42\xABn\xF5\xF5O\xAB\xFB@@\x81\x9A\xF0߈\x97M\xBEҩ\xC73v\xA7\xE6];5C\x8F_ \xC3i\xA6\xA7k\xAF\xBD\xD6=\xF4\xD0C\xEE\x98c\x8Eq\xFE\xC11\\xDE\xCE%\xCEO\x85\xEB\xFC\xB8n\xAF\xBD\xF6
+\xB3-\xE9\xA0\xEF-q\xFE!\xB84\x938\xF2\xAA\xED~\xFAZ\x97\xDC\xF6c k\xD2k\xAF\xBD\xE6\xFC7\xF5a&amp;+\xFFm\xBE\xF3\xAF9?o)߸q\xE3\xC2LQ~\x80\xB4\xF3\xDF\xCE\xFB\xEFv\xDF}w\xA7Y\x9B\x94\xCE;\xEF\xBCp}?v%u\xA6\xA9r\xE5kV/\xCD¥\xFA\x9E|\xF2\xC9u\xAE[\xAA@\xE2~
+\xE20k\x96f\x8F\x9A:u\xAA\xD3LV~ y\xD8';\xA5[n\xB9\xC5\xF9W\xD5B\xB9\xED۷wjWZ\xF2\xAB\xA9;\xFF*[\x98i\xCCO)[\xCAR\xEE\xFCSN9%\x94\xAB:\xEB\x8F\xCE?\xE2\x88#\x9Cl\x93\xF7C\xFBʵ\xFF\xD9g\x9Fu~̅󫖇\xCE\xFC\xB4\xC1a\xC63?\xC6'\xF8\x96\xFB\xBD\xD0 \\xFE\xB54w뭷\x96\xEA\x9D\xFC\xE0'*uS=\xFDT\xC5\xCE/\x92\xE8\xFC+R\xA5l~\x90~\x83-\xCBխ\x9C_\xE9\xE2K\xF0\xB3`-Al.\x85 \x80@3h\xA5\xB6\xF9\xAB̤1iY\xFCn\xBF?\xF3\xB4%~\xA0\xD5\xAD\xEC\xA7\xF3~
+ߤ\xEB\xD5*\xADѰ\xF2\xCA+\x97\xEA\xA1ٯ4\xC8\xF9\xC2 / \xBDi\xE3BJ\x99 |P/\x86\xC6~hV\xA6d\xD27\xE8\xFA\x96^\xE3O\xF4\xED\xBC\xEAO~:\xD9\xD4\xF1*\xF1&lt;\xE5ʏ\xE7\xCB\xFA\x9C\xE7\xF1sUO\xBD&amp;ԩS\xA7Ю\xF8\xB1&lt;\x9F\xB3ο\xF8\xE2\x8BM+\x88\xAB\xE7B\xBD\xBAg~*a:t\xA8\xED\xB1\xC7\x99E7\xA4\xFD\xEA\xD5RK\xDA\xEF\x85.\xF4\xC9'\x9F\x98\xB02\xAF\xD9X\xD2,*\xD5-\xED\x9CƪO}\xCB\xD1cnD\xED\xFCG\x9F\xF5oPֿY\xF5m/\xF9@@\xA0i\x9A\xD5 \xF4\xE85\x9Eh x\x99\x82\x92x`\x92\x96\xA7\xC8&gt;\xBD\xBB\x9F\x954\xEBV\x94\x92\xC1\x87\xF6\xE7        \x8Aʕ\x95]\xEEg\x9Ek\xC4\xCFW=\xA3\xC5\xFC\xE2\xFB\xF3~N;_\x8Bj\xF61 +D\x8F\xA7\xAC\xC0-\x9E\xA7!\xED\xAF\xF4{\xB1$\x82\xB5!͢R\xDD\xD2Ή{\xF0@X\xDA\x9AU\x92\x85\xAFo\x99\xB5ʸV('U_@Џ?\xFE\xF80\xB5\xAFf\xD9\xD2x\x8D\xAD4hP\x98\xC1\xAC\xFA5\xA4 \x80 \x80M%Ь^\xC1\xCAz=Ŀ\xDFo~5\xF4`\xA8o\xF35\xB0\x9AT]M3\xAB)\x92?\xFA裰h`Cz6\xAAۂ\x96wu^\xC1jy\xF7\x9C#\x80 \xD0-&quot;i
+8\xCAD\xA0\xA5        \x80\xB4\xB4;N{@h\x81f5 +o\xD3Q* \x80 \x804\x96@\xB3 @\xFC\x94\xAD6a„\x92\xCFg\x9F}f\x95\xD6x(e\xAE҇d\x93mHnW\xA9\x9A\xF5\xBElsi\x97\xD6e\xF1\xD3(\xDB\xE7\x9F^\xD1@\xEB\x81h\xD60 \x80 \x80@\xBA@\xB3
+@\xB4\xF8\x9F8\xEF\xBF\xFF\xFE\xA5֎1\xA2\xCEv\xE9@ +}\x88\xD71ن\xE4v +U\xBBbU\x9AC\xBB\xAE\xBC\xF2J{\xE0\x81BP۽{wS0\x98\x95\xEE\xBB\xEF&gt;\xF3k\x91\x98_%+ \xFB@@\x81/Ь\xAD6\xAE\xA4\xE3\xC9/gO?\xFDt|W\xCD}\x8E\xD71ن\xE4vST^+\xC0\xC7Wqo\xACk,\xED\xED\xD2\xFA$g\x9CqFX)\xFD\xDCs\xCF +\x83\xE6WXa\x85:&lt;q;\xADkұc\xC7:\xC7\xD9@@\xA8+Ь5\xADu\xEB֦\x85Ȣ\xE4Wض\xB5\xD7^;\xDAl\x94\x9Fi 3)8Y\xC7d\x92\xDBE\xAE\x95&lt;W\x8B#r\xC8!\xE6WBOZl\xBB\\xBBӎ--\xEDZ\xAC\xA1\xBF\xEC𫔛\xA6p\x8E~\x9F6\xDEx\xE3:Y\xD3\xEC\x9A\xF2^չ8 \x80 \x80\xC0R*\xD0\xEC\x90\xF8}\x98;w\xAEi\xC5\xED\xED\xB7\xDF&gt;\xEC\xD6\xE2w|\xB0\x9Dzꩦ\xC5\xF06\xDAh#\xDBd\x93M\xEC\x9Dw\xDE)\x9D\xA6\xF7\xFD\x87n\xBB\x{DD9B}m\xBD\xF5\xD6uƓ\xDCy\xE7\x9Dv\xDDu\xD7\xD9e\x97]f}\xFB\xF6-\x9D\xFF\xF0\xD0C\x85\xF5\x98V޾\xED\xB6\xDB\xC2*\xDB (\xADCr\xF9嗇U\xD9\xF5:O\xB2\x8E\xF1\xB2\xF2|\xCEӦ \xD8q\xC7g\xA7\x9F~\xBAp\xC0᳾\xB9W\xBA\xFA\xEA\xAB\xED\xC9'\x9F\xB4ѣGۑGi\xD1\xFE\xF8\xB5\xD3\xDA\xFD\xC4OK\xF5 \x9Cv\xDAi\xB6\xCE:\xEBX\x87L\xFB\x95\x8A\xB6Ke\x94\xAB\xF7\xBD\xF7\xDEk믿~\xA8\xBF\xF2\xDE}\xF7\xDD\xE1^\xFE\xE9O\xD2f\xAEv\x95+\xFF\xE6\x9Bo\xB6 /\xBC\xD0-Zd'\x9CpB\xE8                \xC7\xFEʲ\xD3j\xF7\xE7\x9CsN\xE8 +\xD9|\xF3\xCDK\xF7]\xA7\x96\xFB\xFD\x8A\xCDG@@\xA0\xF9
+\xF8o\xAE\xCB&amp;\xDF\xF2\xD4\xE3\xBBS\xF3.\x89\x9D\xF6\xE7\xD6󪫮r\xFEa8\\xD2v\xFE\xC1\xDB\xF9տ\xC3\xF6\xA7\x9F~\xEA6\xDDt\xD3\xF0\xC7?(;\xFF\x90\xEC6\xDBl3\xE7\xBC\xC3\xF1\x85 \xBA\x81:?\x90\xD8\xF9o\xBEݱ\xC7\xEBڵk\xE7\xFC`j\xE7\xBF\xEDv&gt; )5\xC51\xCE?h\x96\xB6\xE3z\xF7\xEE\xED?\xFC\xF0Ү\xDDw\xDF\xDD\xFD\xFE\xF7\xBF/m\x8F3\xC6\xF9\xC0$l'먝\xF16\xA4m\x87\xF9\xABR\x9B\xD4,\xB9Q\xA3F\x853\xD4F?N\xC6\xED\xB9瞥b:w\xEE\xECF\x8EYڎ\xC8j\xB7_W\xC5\xF9\x9E%\xE7\xD7Uq\x93'Ov/\xBE\xF8\xA2\xF3\x8B
+:\x84Ӌ\xB6+O\xBD}\xC0\xE3.\xBA\xE8\xA2Ruզ\xC1\x83\x97\xB6˵+O\xF9\xF7\xDCs\x8F\xF3+\x95\x97\xCAK\xFB\x90\xBCƖ[n\xE9z\xF5\xEA\xE5\xFC'\xCEΏ\xC9\xF5\xFB\x95Vv\xAD\xED\x8B\xFE\xAB\x95ze\xFD\x94\xF5oV\xADԛz \x80 \xD0\xD2\x9Au\xC8ꫯn&gt;\xC0Pd&quot;HLX\x97.]l\x8B-\xB60\xF5H\xAC\xB7\xDEza\xBCY\xB3f\x85\xE3\xFE!=|\xE3\xED\x84\xF0\x8Dz۶mM39i\xC1&lt;\x8D\x981c\x86\xE9\x9Bw\xA5\xA3\x8E:\xAATn\xD8\xFB\xEB\x88#\x8E\xB0\xC7\xDC\xF4M\xB8\xD2.\xBB\xECz\xF4ʎ\x92z\xD4\xA1\x94\xACc\xD8Y\x8F\xBF*\xB5Ic;&amp;N\x9CVW\xB1zEhذa\xA1\xA7b\xFC\xF8\xF1\xA5+E\xAF\x95v\xFC\xF2!\xAB\xDD\xEA}P\x8F\xC7&gt;\xFB\xECc&gt;\xE0
+\xBDL&gt;=\xAF\xBC\xF2J\xE1v\xE5\xA9w\x9B6mJ\xAFG\xA9\xBA+\xAE\xB8b\x9Dm\xED\xCBjW\x9E\xF2u~\x9E\x94\xBC\xC6\xDE{\xEFm;\xED\xB4S\xE8\xDAu\xD7]m\xE6̙\xA1\x98r\xBF_y\xAEC@@\xA094\xEBD7H\x87\xF1\xC4䶂\x8Chf\xA3I\x93&amp;\x85\xD7f\xBAu\xEBf\xFA\xE3\xBFM7\xCDBկ_?[c\x8D5\xCC\xF7j\xD8Ad\x87zhx\xCDj\xD9e\x97M\xFDИ
+M٪\xA9[\x95\xF4@\xAE\xE0C\xAF'E\xAF8i|D\x94\x92u\x8A\xF6\xE7\xFD\x99&lt;?ަ)S\xA6\xD8Zk\xAD\x8F\xA8\xBC&gt;}\xFA\x84\x8FӧO\x8Fv\xD51*\xED\xF4ʵ[\xD7\xF5=\xA5\xECz\xE8^~\xF9\xE5M\xAF\x85)%\xEBUʘ\xE3C\xDEzW*JuHK\x8DU\xBE\xCAN^#\xBE\xBDꪫ\x96\xEEy\xB9߯\xB4:\xB2@h\x8E\xAD\x9Bc\xA3ڦ\xF9\xF3\xE7\x87^ +\xFF*Qj7\xDEx\xA3u\xED\xDA\xD54\xBD\xAC\xDE\xD53\xE2_\xEFZ,\xAFz5\xD43\xA0\xE9XWYe\xDBq\xC7÷\xF3\xFA\xFC\x8B/\xBE(\xF5~,vb\xEC\xF0\xAF\ټy\xF3\xC2x\x94\xD5V[-\A\xD3\xC9*xұ(\xC5\x9A\xA3}\xD1ϼ\xEDV\x84\xABxp\x95Qߟy\xEB]\xA9ܬv5V\xF9\xBA~\xD65\x92u\xAB\xF4\xFB\x95\xCC\xCF6 \x80 \xD0~\xFD\xFA\xBA9\xB6\xAE\x9EmRp1v\xEC\xD80\xF89:U\x83\x90\xB5O\x8B\xCB͙3\xC7\xCE&lt;\xF3\xCC\xF0J\xD3\xC7l
+(\xB2\x92zK\xEE\xBF\xFF~\xBB\xF6\xDAkM\x9F\xFD{\xF8\xE1\x87ëY;\xEF\xBCs\xD6i\x8D\xBE\xBFG\x8F!\xA8\xF2\xE34Jek\x80\xB8^ӱ(E\xAF\xA9E\xDB\xD1\xCF\xFA\xB4\xFB\xF5\xD7_\x81N\xD4\xC3\x95ѐ\x9Fy\xEB\xAD\xFBS.e\xB5+o\xF9\xE5ʎ\x8Ee]#:\xFD,\xF7\xFB\xE5\xE1' \x80 \xD0\xDC\x9A]\xF2\xDDw\xDF\xD9\xF7\xDF_\xBAoàמ\xFC\xA0\xE3\xB0OǢ\xB1ڡ\xE3QO\x80\xD6\xD1\xCCHC\x86         \xC1\x86ƆhF,\x8Dq\xD0\xFE\xBB\xEE\xBA+\x94\xB1\xD5V[\x99\xACnl\xB0A\xD8N\xFB\xCB\x88\xBD\xA3\xA1^\x8Di߾}x\xB5+\xF9\x8Dy\xB2\x8E\xC96$\xB7\x93\xD7+\xD7&amp;\x8D5\xF1\xC5\xEB\xAC\xF3\xA1\xD7\xCAz\xF6\xECi\xFD\xFB\xF7E\xE95\xAB\xB7\xDF~;*\x9A\xA5)\x9E*\xB5[\xC1L\x94\x9Ez\xEA\xA9ࢲ\x95\x8A\xB4+O\xBD\xB5F\xCAs\xCF=\xAE\xF3\xC6o\x98\xEEW\xBC\xFE\xE5ڕ\xA7|\xF5V\xE9\xF7F\xED\xC8J\xC9kh%\xF4x~m\xEB\x8FR\xB9߯\xAC\xF2ُ \x804;\xFF\xEDm\xD9\xE4\x9Cz&lt;cwj\xDE%\xB1S3\xF4\xF8\xC1\xD6\xCEq\xEE\xFC\xA9\xCE\xB2v\xFE\xDB\xF8\xB0\xED\xA7\xCEu~\xF0\xB7\xF3\xEF\xE4;\xBFZu\x98\xB5iڴia'?n\xC1iV,\xA5[n\xB9\xC5\xF9W\x89\xC29&gt;`p\x8F&lt;\xF2H\xD8\xEFׄp\x9A\xF1\xC8\xF7h8?ծ;\xE6\x98c\x9C\xFF\xF6=\xCB\xFA\xCBOO\xEB\xFC\x83}\xE9\xF0y\xE7\x9D\xE7fϞ]\xDA\xD6\xD59^G\xD59ن\xF8\xB6\xAFR\xE7\xFCg\x9F}\xB6b\x9B^{\xED5\xE7\xBF\xF13]\xA9=~*\xE2:\xF5P\xBDd\xE6Ƕ\x84\xBF\xE2(\xD7n\x84\xBA\xFA^!w\xFE\xF9绽\xF6\xDA\xCBi\xF6+\xA5\xA2\xEDR\x95\xEA\xED\xC7؄Y\xCA\xFCdN\xD6G}\xB4ӌcѽ,׮J\xE5kV/\xCD&amp;\x97\x93O&gt;\xB9\x8E\x97΍R\xFC7\xDDtS\x985K3\xADM\x9D:\xD5\xF9\xB5U\x9C\x9F\xE69\xEC\xD3\xEF\x8CR\xD6\xEFWT^-\xFFd\xACZ\xBE;\xD4 +@\x81\xA5G\xA0\x95\xAA\xEA\xB22\x93\xBE\xADOˢ\xB1\xBD\xE5\xCF\xCC,\xB2I\xB4\xBA\xC0\xD7sD٦侮zD\xF4\xEAQ\xA7N\x9D\xC2X        \x9D\xA8o\xC25\xE0Zk{,\xB7\xDCr\xB6\xF2\xCA+W,O\x83\xDB\xE3+g'\xB7+\xD0\xC8\xD4ˡ\xB1]\xFCL`\xC9\xE4\xA7\xF3M\xCFR\xAE\xDD\xEA\xD2\xEBdZ/C\xBD4i\xE3a\x92\xD7i\xC8v\xB9zkp\xBFz\xB44\xFED\xF7M\xF7&amp;\x9E\xB2\xDA\xCFS\xAE\xFCx\xBE\xAC\xCFy\xAE?7\xED\xF7+~\xBCV?7\xE6c\x8D\xD1Ƭ\x83\xB2\xFE\xCDj\x8CkR \x80`z\x8A\xA1b\xF5\xDAR&lt;E\xB3=E\xB9\xE3Dz&gt;ǃ\xE5Ing\x9D\xD7T\xFB5!+eyڭ`,O@\x96u\xEDJ\xFB\xCB\xD5[\xB3nE)|hV\xBB\xA2s\xF4\xB3\\xF9\xF1|Y\x9F\xF3\#~n\xDA\xEFW\xFC8\x9F@@\x81\xE6,\xD0\xECƀ4\xE7\x9BUKmS\xCF\xC8|Pg\x95\xEFZ\xAAuA@\xA8M\x90ڼ/5_+M1\xEC\xC7\xC1\x84\xFAw\xDEyg\xCDח
+&quot;\x80 \x80Ԇ\xAF`\xD5\xC6}X\xEAj\xA1i\x85I \x80 \x80\xD4W\x80\x90\xFA\x8A\x91@@,@R\x81\xEE\xB3\xCF&gt;\xB3\xB7\xDEz\xABB\xAE\xDA9\xAC5'4\x83W\xB5\x92f\xFA\x9A0aB\xE9\xF2K\x83_\xB2\x8E\xC96$\xB7K\x8D\xAB\xF1͵]5\xCEN\xF5@@\xA0\x82H\xA0#F\xD8\xFE\xFB\xEF_!W\xD34h\x90\xF9\xB5Kl\xBF\xFD\xF6 \x8B\xD9i*ݍ6\xDAȆj \xB3k\xDDv\xDBmv\xDF}\xF7\x85|\x9FQ\x8D\xA4w\xD8a\x87:^\xB5\xE0W\xC9&quot;^\xC7d\x92ەʪ\xA5\xE3͵]\xB5dL]@@\xA0\xFE \xCC.\xBD\xF4R{\xFA\xE9\xA7+\xE4j\xDA\xC3+\xAD\xB4\x92\xBD\xFE\xFA\xEB\xF6\xE0\x83\x9A\x82 M\xE3\xAA\xF57\xEE\xB8\xE3\xF3\x8B+\xDA\xED\xB7\xDF\xD6\xE18\xF0\xC0\xADcǎM[\x992\xA5ker\xAD\xF6O\xB5\xE0\xAFO\xDA\xE7x\x93mHn\xA7\x9D_t\xDF7\xDF|Sg\xA5\xFA\xA2\xE5E\xE7W\xBB]Q=\xF8\x89 \x80\xC4@~\xD1H[lQ\x87\xF4\xF0\xBF\xF6\xDAk\xC7\xCD\xE5s\xD6\xF5\xD2
+?\xF1\xC4m\xF5\xD5WO;\xF6\xED\xBB\xEF\xBE\xE6WK\x9F[\xB7nmZ\x88\xADH\xAAOݒ\xD7I^\xBF)\xFC\x8A\xD4/Y_m'\xEB\x98lCr;\xAD\x8C\x86\xEE\xD3B\x8A\x87r\x88\xF9U\xD3+Q\xAE\xDDiǪٮ\x8A\x8D! \x80\xB4X\x81f5 \xD6\xE4ɓ\xED\x86n\x83\xFD\xBB\xF2\xCA+\xC37\xCB\xEA\xB8\xEC\xB2\xCBlڴia%\xF3k\xAE\xB9\xC6\xFA\xF6\xEDn\xBA\xBE}&gt;\xFA\xE8\xA3\xC3\xFE̙3M +\xF6\xEC\xD9\xD3v\xDCq\xC7\xF0\x9A\x93^m=z\xB4M\x9C81\xE4_\xB0`\x81\x9D}\xF6\xD9\xE1\xA1u\xF6\xEC\xD9ᕧK.\xB9$,\xC4\xF7\xCC3\xCF\xD8\xF5\xD7_ol\xB0\x81m\xBC\xF1Ʀ\xFDzx}\xEC\xB1\xC7J j\xCA\xDA\xF9\xF3\xE7\xDBW_}z4\xE2\xE3%\xB2~ \xFB\xF5\xEB\x97u(\xECW\x8F\xC8v\xDBmWʣ\x95\xC1\xCF9\xE7\x9C\xD0[\xB2\xCA*\xAB\xD8\xC3?ڢ ~\xF8a\xA6EV\xDDʝS\xBAhʇ\xB9s\xE7Z\xDC/\x8FO\xB9ke\xD5/~\xE9\x87z\xC8\xFE\xF0\x87?\x84\xA2\x9Bo\xBE9\xB4}\xF8\xF0\xE1!@\xFB\xEB_\xFF.\xBF\xFC\xF2`\xFF\xD4SO\x99V1\x8F\xD71^V\x9E\xCFy\xDAT\xEEw\xE6ꫯ\xBDXZS\xE5\xDDwߵ\xAB\xAE\xBAj\xB1E\xD3\xDA\xFD\xC4O\x98\xDA׭[7\xD3\xB5A\xBF7\xDDt\x93\xED\xB9瞖\xB4\xCF\xD3\xF2 \x80 \x80KD\xC0sZ6\xF9J\xA4\xCF؝\x9AwI\xEC\xB4?\x9B\xF3\xDF&quot;\xBBv\xED\xDA9@8\xFF\xD0\xED|ρ{\xF3\xCD7\xDD\xC0\x81\x9D\x9C\xED\xFC\xE2y\xEE\xD8c\x8F +y\xFC\xDDP\xAD+\xAE\xB8t\xD2I\xE1\xB3\xCDɩ\xBD&gt;Xq~ \xB7\xFB\xFC\xF3\xCF\xDDq\xC7\xE7\xFCJ\xD7\xE1\xB8\xCE\xF7\x81\x8B5jT\xD8^\xB8p\xA1\xF3c\x9C\xE0 \xDB\xFEa\xD6m\xBA\xE9\xA6\xE1\x8F@t\xFE!\xD0m\xB6\xD9f\xEE\xC8#\x8F \xC7\xFD\xB7\xDDn뭷\x9F\xF5ש\xA7\x9E\xEA|\xB0P\xDA\xCE\xFB\xC1W\xEE\xF0\xC3O;\xE5\x96[\xBA^\xBDz\xB9\xE7\x9F\xDE\xF9\x87y׽{\xF7\xD2\xF5U\xDF,\x8B\xAC\xBA\x95;'\xAD\xFEڭ\xB3\xCE:\xE1Pү\x92O\xB9ke\xD5/\xAD\xBD{\xF7\xAE\xE3\xB3\xFB\xEE\xBB;?mp)\xEB\x981c\x9C`O\xAD\xA3v\xC6ې\xB6N\xFC\xE5\xAFJm\xAA\xF4;\xA3b:w\xEE\xECF\x8E/\xB6\xF49\xAB\xDD\xEF\xBF\xFF\xBE\xF3=sn\xC3 +7t&gt;\xF0v/\xBE\xF8\xA2\xDBf\x9Bm\xDC\xFA\xEB\xAF\xCEM\xDAkg}\xDAU\xAA@\xEC\x83\xFE\xAB\xA5\x94\xF5oPֿY\xB5Tw\xEA\x82 \x80@KhV\xAF`\xF9\x87{\xDBd\x93M\xACG\x8F\xF6\xDB\xDF\xFE\xD6|pz.-Zd\xFE\xA1\xD3\xEE\xBE\xFBnk۶\xADiv \xFF\x80&lt;\x8D\x9F\xF0F\xF8샅\xD0{\xA2\x84:\x84^\xED\xF3\xBF \xE1\xF8\xA3\x8F&gt;\xCA&lt;xp\xD8V\xEFưa\xC3L\xDFF\x8F?\xDE|\xF0c]\xBAt\xB1-\xB6\xD8&quot; _o\xBD\xF5l\xD7]w\xB5Y\xB3f\x85\xFC\xEA\xF5\x981c\x86\xDD{\xEF\xBDa\xFB\xA8\xA3\x8E*\x95v4\xD2_{キ\xED\xB4\xD3N\xE6\x81p}\xF5\xEC(\xF9\xC0ɲ,\xB2\xEAV\xEE\x9CJ\xD5\xD5kcq\xBFJ&gt;宕U\xBF\xB4:q\xC4\xF6\xF8㏛\xEE\xA3\xD2.\xBB\xECz\xB1\xFC\xC3|\xD8ָ\x998 |N\xD61\xEC\xAC\xC7_\x95\xDAT\xE9w&amp;\xBAT\xD6ksY\xED\xF6\x81F\xF8\xDDg\x9F}\xC2b\x90\xDBo\xBF\xBD]t\xD1E\xA1\xE7\xE3\x95W^Y\xECw7\xBA?@@\x81j 4\xABD\x98mڴ        \x81@;iҤ00[\xAF\xAA菂\xCDl\xBD֤\xE0\xE3\x85^\x88\xB2\x87s5\xC0;Jz0\x8C\xA7L\x99bk\xAD\xB5Vx\xAD*:ާO\x9F\xF0q\xFA\xF4\xE9\xE1g&lt;\xBFv(\xE0\xD1+2Jk\xAC\xB1\x86\xF9\x9E ;蠃\xEC\xD0C +\x81\x8Ff\xB4j\xEC\xD5W宺ꪦ\xD7̔\xCAYdխ\xDC9\xA1\xD0
+%=\x92\xDBq\x9Fr\xD7ʪ_\xDA\xE55\xA6\xC2\xF7ظq\xE3\xC2a=\x90+\xF8P\xA0Yh|D\x94\x92u\x8A\xF6\xE7\xFD\x99&lt;?ަ&lt;\xBF3\xBA\x8E\xCAHK\xE5ڭs\x96Y\xE6\xD7\xFF\x84t.\xBF\xFC\xF2\xA6\xD7”\x92\xF5J+\x9F} \x80 \x80\xC0\x92hVc@\xD2\xF04\xDEB=\xFE\xF5\x94\xB4\xC3v\xD6Yg\xD9\xC1\xDA\xBCh\xBC\x88\xBEMNK\xFE!\x9B7o^G\xA2\xB1&quot;J\xFE'S\xA1cyҍ7\xDEh]\xBBv5M\x91\xAA\xA0E=1QL\x9E\xF3\x8B\xE4\xA9d\x91V\xB7J\xE7\xA9O\xF2\xDCJ\xD7J\xAB_\x9A\x9Dz5\xD43\xA0\xC34F\xE3yV\q\xC5\xD0\xF4\xC5_\x94z?\x92\xD7o\x8A\x{DF3F}3Y\x88ꔷ\xDDj\xA3\xABxp\xD5m\xA2L@@\xA0\x88\xC0\xAF_\x9F)\xA5\x86\xCF\xD5\xC3\xFEرcM\x81\xA3\xA4א\xB4OI\xEBVh\xBA?\xFF\xFD\xF7\xF6\xC8#\x8FD\xD9\xFB\xA9W\xBB\xCCh\xB0{\x944\xD8W\xAF\xFA\xE8X\xA5\xA4\xE7̙cg\x9Eyfx\x95\xEB\xE3\x8F?ŕ\xCEk\xAC\xE3\xE5,\xB2\xEAV\xEE\x9CƪWTN\xB9ke\xD5/:7\xF9S=M\xF7\xDF\xBF]{\x{DD66}\xCF~ H\x90\xAEW\xB3\xE2=\\xC9\xF3{;\xEF\xEFL\xF4\x9A_\xF2\xFA\xF5i\xB7\xA6j\xFE\xF2\xCB/-\xEA\x95K\x96\xC56 \x80 P \xCD.ѫ6Z +&lt;JZ\x97B\xC1ǐ!C\xC2ÿ\xC6chV$?P9d9\xED\xB4\xD3«Q\xFD\xFB\xF7n\xF1WZ\x94A\xEF\xE0\xEB\xB5?\x988|s\xEE\xFD\xD6Y\xB3A\xAFsi\xD6,\x9D\xAF\xA4 &amp;{\xA0m\x9D\xF5\x8E\xA8w\xDDu\x97v\x87Y\x99\xFC\x80\xF00c\x96\xB6\xBF\xFD\xF6[;\xE6\x98c*\xAE\xBA\xAE\xE0ImTOLZR\xDBu\xCD(i;\xF2(g\x91U\xB7r\xE7D׈\xFF\xFC\xEE\xBB\xEF\x82A\xB4/\xEE\xA7}\xE5|\xCA]+\xAB~\xD1u\x92?5\x94z?4FC?5\xA4}\xFB\xF6\xE15\xBCdoC\xB2\x8E\xC96$\xB7\x93\xD7*\xD7&amp;\x8D5\xA9\xF4;\xA3׬\xDE~\xFB\xED\xDC*\x8E\xA7J\xEDV%\xCD\xEA\xA5\xDF)\xFD&gt;*mWT.?@@\x81F\xF0߼\x96M\xFEb\xA9\xC73v\xA7\xE6];5C\x8F\xE5\xC6\xF9\xD7O\xC2\xEC@~\xEA\xD2\xD2eo\xB9\xE5\xE7_O        3\\xF9\x87P\xE7{9J\xC7N9唰_\xED\xD4\x9D\xEF1;?n\xC3\xF9\xA9w\x9D\xFF69\xEC\xD7\xCCX\xDA\xF7\xDAk\xAF9\xFF\xADv\x98\xB5H\xE5\xF8׷\x9C\x9F\x8E7\x94\xF7\xEC\xB3\xCF:?\xE6\xC2\xF9U\xCBìD~\xDA\xDF0K\x91/\xDFiV\xACW_}5\xCCx俕w~\xBAX\xE7\xE7\x8Ap\xAEf\xE0\xF2\xC6\xEE\xD6[o-\xD5-\xF9\xC1\x8FeuS=\xFDC\xB5\xF3 \xCD9\xFF\xDAR)\x9Bd\xEF|f\xE1\x9A:uj\x98\xCC\xCA\xFBt=\xA5,\x8Bru\xCB:\xA7t\xE1_&gt;\xC8˯G\xBC\xFC\xF4\xB2\xCE̯\xE3\xE7\x97\xF5ih\xFD\x92\xF5\x88\xB6}p\xE9\xFC\x83}\xB4\xE9\xCE;\xEF\xBCҽ\x8Av&amp;\xEF\xB1\xEA\x9ClC|[\xBF\xF1T\xE9\x9E+o\xB9\xDFW\xBDtO\xFD\xB8 \xCDΦ\xFDJ\xE5\xEE\x8B_$1\xD4\xD5\xF7\xA8\xB9\xF3\xCF?\xDF\xED\xB5\xD7^a\xE66\x9DW\xB4]*#\x99\x98+)\xC26 \x804D\xA0\x95N\xF2?\x99I\xDF\xA7eј\xD9\xF2gf\xD9$Z]\xE0\xEB9&quot;\xBB)\xEA\x85\xD0\xEB,\x9D:u
+c6\xA2J\|\xF1Ŧ\xC4\xF5-\xB6\xBE1\xD6+,\xF7\xDCs\x8F +:\xD4\xF6\xD8c\x8F(\xDBb?\xF5\x8D\xB5\xC6~h֫\xBCI\xBD(\xEAa\xD15\xB4f\xC3\xCA+\xAF\\xE7\xD4O&gt;\xF9$|K_ggl\xA4YT\xAA[\xDA9MP\xB5Pdڵ*\xD5/\xAD.\xFC\xAF\xF5`\xA2\x94܎\xF6/\xA9\x9F\xE5~g\xB4I\xDAx\x96r\xEDV/\x9E^'\xBB\xF0\xC2 M\xBD4i\xE77f\xDB*\xFD7֘\xD7\xCASVֿAY\xFFf\xE5)\x93&lt; \x80 \xD0\xF4\xCD~zD\xA8~\xBD
+OZ4P3i z&lt;\xE5        ,4^\xA1\xBE)z\xBD+\xC0\x9E&lt;_\xAF-\x89\x94fQ\xA9ni\xE74U]ӮU\xA9~iu\x89:\x9E\xDCN;\xA7)\xF7\x95\xFB\x9D\xC9
+\xF2\xB4[\x81l2\x98m\xCAvP6 \x80 PD\xA0\xC5 iH\x80~\xFC\xF1LJ\xA9y5K\x96\xBEE\xD6؊A\x83\x85\x99\xAA\xD2\xCEa\xB5 \xA0\x9E\xAD\x9E\xEE_\xFF\xAB\x85\xEAP@@ \xB7@\x8By+KDS\xBFj*܏&gt;\xFA(,\xDAW\xEE[\xEA\xAC2؏\xC0\x92\xF0c\x85̯\x86.\xAB\x9E=M\xB2\xD0ԉW\xB0\x9AZ\x98\xF2@h-&gt;i\xB7\x99V&quot;P\\x80\xA4\xB8!% \x80 \x80\x80Y\xB3\x9B\x86\x97\x9B\x8A \x80 \x80\xB5+\x90\xAB\xA4v\xABO\xCD@\x81\xC5\xD2f\xEE[&lt;{@@\xA0-zz5\xC0k\xF5\x9A&lt;\xB0\xD5ꝡ^ \x80 \x80@\xF3\xC8\x80\xA4=\x9Cf\xCD\xC1_\x89\xA7\xD6\xDE#\xAFT\xDFZ=\xDEǬ{\x96\\xBCV\xDBL\xBD@@\x96~ƀ,\xFD\xF7\x90 \x80 \x80 \xB0\xD4\xB4\xF8\xE4\xC3?\xB4q\xE3\xC6\xD9\xE7\x9F^\xF1\xA6}\xFD\xF5\xD7a5\xF5\x8Aɀ \x80 \x80\xA9-:\xB9\xF2\xCA+\xED\x81\xB0        &amp;X\xF7\xEE\xDD\xED\x87~HE\xD2\xCE\xFB\xEE\xBB\xCF\xD6]w]\xFB\xFB\xDF\xFF\x9E\x99\x87 \x80 \x80 P^`\xA9 +@\xBE\xF9\xE6{\xF4\xD1G˷\xAE\xCCѯ\xBE\xFA\xCA\xCE8\xE3 ;\xE6\x98c\xEC\xDCs\xCF +\x8B\xAE\xB0\xC2
+uΈ_\xE3\xC0\xB4\x8E;\xD69\xCE \x80 \x80\xD4O`\xA9 @~\xFC\xF1G;\xE4\x90C\xEC\xE5\x97_\xAE_kc\xB9_}\xF5U\xFB\xF9\xE7\x9F-\x80\xBD\xF1\xC6ǎ\x9A\xA5]\xA3u\xEB֥\xFCu2\xB3\x81 \x80 \x80\xB9\xAA\x80,X\xB0\xC0\x8E;\xEE8;\xFD\xF4\xD3\xED\x80\x9F\xD5\xE3\xA0t\xEF\xBD\xF7\xDA\xFA\xEB\xAFoW_}uؾ\xFB\xEE\xBBm\x93M6\xB1?\xFD\xE9Oa[\xFB\x9F|\xF2I=z\xB4y\xE4\x91\x9D\xFE\xF2W\xB9\xF2o\xBE\xF9f\xBB\xF0\xC2 mѢEv\xC2        '\x84\x9E\x90\xF8\xB9\xFA\x9Cu\x8D\x9F~\xFA\xC9\xCE9\xE7\x9C\xD0\xB2\xF9\xE6\x9B\xDB\xECٳK\xA7j&lt;\xC9\xF0\xE1\xC3m\xB7\xDDv\xB3\xAD\xB7\xDE:\xBC\xDAU:\xC8@@0\xF3S\xEC\x96M\xDE(\xF5x\xC6\xEEԼ\xF1\x9D\xF6gs\xBE\xE7\xC1\xF5\xED\xDB׍5*Z\xB8p\xA1\xDBa\x87ܞ{\xEEY\xCAڡCw\xD1E\x95\xB6ul\xF0\xE0\xC1\xA5\xEDΝ;\xBB\x91#G\x96\xB6\xE3\xF2\x94\xCF=\xF7\xB8e\x96Y&amp;~\xDAb\x9F\x93\xD7\xD8r\xCB-]\xAF^\xBD\xDC\xF3\xCF?\xEF|\xB0\xE1\xFC\xB8\xE7\xA0p\x9E\xDA0p\xE0@\xE7\xAA\x87\xF6{챮]\xBBv\xEE\xB3\xCF&gt;[\xAC\xDC\xC6\xD8!\xC7\xFA\xA6\xAC{\x96u\x8F\xEB[&gt;\xF9@@\xA8$P\x95\x8Dݘ8q\xA2\xF9\x80&quot;Āz\xB5iذa\xF6\xC4O\xD8\xF8\xF1\xE3þ6m\xDA\xD4y\xDDi\xC5W\xAC\xB3\xADL\xD1\xEBS\xE1\x84\xD8_yʏe/\xFB1y\x8D\xBD\xF7\xDE\xDBv\xDAi'[g\x9Dul\xD7]w\xB5\x993g\x86\xF3}0zTƌc\xEA\xB1i۶\xAD\xF9\xE0#\x8C-){&quot;\x80 \x80 Ђ\xAA\x80L\x992\xC5\xD6Zk-S\xE0\xA5&gt;}\xFA\x84\x8FӧO\x8FvU\xFC\x99 \xA2\xAB|\x95\x97\xBCF|{\xD5UW-\xBD\xFE5iҤ\xF0ZV\xB7n\xDDL\\xBD\xF4\xD2K֯_\xBF\xA8Z\xFCD@@\xA0\xC5 \xFC,A
+\xFF\xBA\x92͛7Ͼ\xFC\xF2K[m\xB5\xD5•5 +\xEE\xB2\xCB.k:\x967Ń\x81\xF89\x8DU\xBE\xCA̺F\xFCz\xFA&lt;\xFE|\xBDe\xDBl\xB3M\xF2\xDB \x80 \x80 \xF0\x8B@Uz@z\xF4\xE8\xD6'O\x9E\\xBAs\xE7\xCE5 +\xF0ֱ(i\x90x\xB9\xA4\xFE\xB4\x94\xB7\xFC\xB4s\x93\xFB\xB2\xAE\x91\xCC׵kW;v\xACi\xF0{\x94T\xED#!\x80 \x80 \x80\xC0?\xAA\x80h֫ +7ܰ\xCE:z]\xA9gϞֿ\xFFP\xB3m\xB7\xDD֞{\xEE9\xD3zo\xBC\xF1\x86͚5\xCB4\xCBT\x94\xD6Xc +{\xFB\xED\xB7C ߯\xE3y\xCA\xFF\xE2\x8B/\xC24\xBC*?+%\xAF\xA1\x95\xD0\xE3\xF9\xB5\xAD?J\x87vX&gt;\x86 bs\xE6\xCC        \xF5ՌX\xBD{\xF7\xCE*\x9E\xFD \x80 \x80\xB48\x81\xAA Z\xF0O\x83\xB5Ǎg_|qD\xFC\xACTaUr?3U\xB8        \xFC\xE3mƌ\xB6馛\xDA\xDF\xFE\xF67\xFB\xCDo~c\xCB/\xBF|\x98~W4\xFC\xC6o\xB4\xDF\xFD\xEEw\x96\@\xB0R\xF9뭷\x86\xEB\x8C1\xC2\xDEy\xE7\x9D\xF09\xF9W\xFC\x8F=\xF6X,4P~ڴi6u\xEA\xD40h^\xE7j:\xE0\x8D6\xDA\xC84\xBD\xEF\xB3\xCF&gt;k]\xBAt\xB1w\xDC\xD1 `\xED۷O\xCB6 \x80 \x80-V\xA0\x95\xA6\xC9*\xD7z\x8D\x81H\xCB\xE2w\xFB\xFD\xE5\xCEL?\xD6\xEA_ވ_OT/\x86\xC6~\xE8\xA1=\x99\xB4\xA0^\xCB\xD2 Xױ\xDCr\xCB\xD5\xC9\xF2駟ښk\xAEYg_r\xA3\\xF9ɼi\xDBy\xAE?O\xF5|\xEF\xBD\xF7\xACS\xA7N\xA1]\xF1c\x8D\xF99阧\xEC\xAC{\x96u\x8F\xF3\x94I@@\xEA#P\x95A\xE8\xF1
+j\xECDVR\x8FG\x94\x92\xC1\x87\xF6W
+&gt;\x94\xA7\\xF9:^)\xE5\xB9F\xBC \xD5S\xAF\x97\x91@@@`q\x81\xAA\xBC\x82\xB5x5؃ \x80 \x80-A\x80\xA4%\xDCeڈ \x80 \x80@\x8D\x80\xD4ȍ\xA0 \x80 \x80\xB4\x90\x96p\x97i# \x80 \x805&quot;\xD0l\x90\xCF&gt;\xFB\xCC\xDEz\xEB\xADa\xA5 \x80 \x80 \x90&amp;\xD0l\xAD\xE7\xB1\xFF\xFE\xFB\xA7\xB5\x91} \x80 \x80 P#U\x9F\x86\xB7\xB1.\xBD\xF4\xD2:\xAB\x947V\xB9\x94\x83 \x80 \x80\x8D'\xB0\xD4 ZQ \xE7%\xD3J+\xADd\xFA\xD3\xD8)\xEBz\x8D}\xCAC@@\xA0%T%\x99&lt;y\xB2\xDDp\xC3 +\xB6\xF6\xDAk\xDB
++\xAC`W^y\xA5=\xFA\xE8\xA3ֱcG\xBB\xEC\xB2\xCBlڴi\xF6\xE5\x97_\xDA5\xD7\c}\xFB\xF6 +\xF7\xE1\x9Bo\xBE\xB1\xA3\x8F&gt;\xDAV_}u\x9B9s\xA6\xAD\xB6\xDAjֳgO\xDBq\xC7m\xA3\x8D6\xB2\xDBn\xBB\xCDF\x8Fm'N \xF9,X`g\x9F}vJfϞm뮻\xAE]r\xC9%\xB6\xF2\xCA+\xDB3\xCF&lt;c\xD7_\xBDm\xB0\xC1\xB6\xF1\xC6\x87\xFD\xAD[\xB7\xB6\xC7{\xAC\xB4\x88\xE0\x9Dw\xDEi\xF3\xE7\xCF\xBD*&gt;\xF8\xA0M\x980\xA1%\xFC&gt;\xD0F@@\x9AT\xA0*\x88\xF6\xF5PߡC\xFB\xCB_\xFEb\xBF\xFB\xDD\xEFB`1l\xD80\xBB\xEF\xBE\xFBB\xD0p\xFC\xF1\xC7\xDB&gt;\xFB\xECc\xB3fͲ5\xD6X\xC3n\xBC\xF1Fk׮\x9D]~\xF9\xE5\xF6\xC6oX\xF7\xEE\xDDm\xBB\xED\xB6 \x83z&gt;&gt;\xF8\xE0S\xA0\xA1\xA4^\x8B\xBD\xF6\xDAˎ;\xEE82d\x88-Z\xB4\xC8v\xDEyg;\xE0\x80\xEC\xF1\xC7\xB7^\xBDz\xD9?\xFE\xF1\x8F\xF0g\xC0\x806~\xFCx\xEB߿\xBF\x8D92\g\xE1…!z\xF9\xE5\x97Cy\xFC\xB1\xFD\xFC\xF3϶\xCC2\xCDf\xC8Lh!\x80 \x80 \xB0\xA4\xAA\xF2D\xBD\xF5\xD6[\xDB&amp;\x9Blb=z\xF4\xB0\xDF\xFE\xF6\xB7v\xC5W\x84\x9E 
+cƌ\xB1\xBB\xEF\xBE\xDBڶmk\x9A\xD9\xEA\xF9\xE7\x9F&amp;\xB7\xDF~\xBB\xAD\xB9\xE6\x9A\xE1\xF3f\x9BmzO~\xFA\xE9\xA7ĨWD\xFBx(\xA97E=!\x83\xDB
+x\xDC&lt;\xF1\xC4!\xD8P ӥK\xDBb\x8B-L\xC8z\xEB\xADg\xBB\xEE\xBAkvt\xC2W_}e3f̰{\xEF\xBD7\x9C\xD4QG\x95\xCA;\xF8 @@$P\x95D5mӦM\xE8шj=iҤ\xF0
+V\xB7n\xDDL&lt;\xBC\xF4\xD2K֯_\xBF\x90E\xC1\xC7 /\xBCe\xE7\xAAW#J\x8D +\x992e\x8A\xAD\xB5\xD6Z\xA6\xC0#J}\xFA\xF4        \xA7O\x9F~\xC6\xF3k\x87\x9E~\xF8!S\x8F\xCB\xE1\x87nt\x90z\xE8\xA1!\xF0Yv\xD9e\xC31\xFEB@@\x81\x86 \xFC\xFA\x84\xDE\xF02\xE5L\x8D\xB7P\xC66\xDBl\x93Z\xDEYg\x9De|p\xBF\xA1\xE0E\xE3E\xB6\xDF~\xFBԼz\x85j޼ya\x89Ɗ(\xE9\x95-:\x96'镯\xAE]\xBB\x9A\xA6\xF7UТ\x9E\x98\xA8&amp;\xCF\xF9\xE4A@@\x81\xC5\xAA\xD6\x92\xAC\x8A\xF6ǎk&lt;%\xBD\x92\xA5}J;\xEC\xB0C\x84\xFE\xE1\x87\xDA\xF7\xDFo\x8F&lt;\xF2H\x94m\xB1\x9Fz\xB5K\xC1\x8C\xBBGi\xEEܹ\xA6W\xB6t\xACRz\xEF\xBD\xF7lΜ9v\xE6\x99g\x86W\xB94dԨQ\x95N\xE38 \x80 \x80T\xA8Z\xF2\xE3\x8F?\xDA\xD7_]\xAA\xDEa\x87\x82 +\xD7ÿ\x9F&gt;\xDCz\xF7\xEE\xF2\x9Cv\xDAia0\xBA\x8B\xEBu\xAA\xE4\x80p\x8D\xDB\xD0LY,\xAE\xC1\xE6n\xB8a ]@\xAFsi\xD6,\x9D\xAF\xA4 FI\x94t~\xD4;\xA2 讻\xEE
+\x87\xB6\xDAj+8p`\x981K;\xBE\xFD\xF6[;\xE6\x98cXu=\x82\xE3' \x80 \x80\xF5\xA8J\xA2\xE5S\xA7N +B\x{120BE9}to\xBE\xF9f{\xF6\xD9g\xC3qM\xAF\xAB\xE2\xED۷\xCD\xD1\xEBS\x9AK\xD3鮲\xCA*ă\x96+\x90\xD1\xF8\x91x\xC0\xBE\xFB\xEE\xBB0K\x96\xC6wh0\xFB\xB8q\xE3\xEC\xE2\x8B/׹\xE7\x9E{B.\xCF=\xF7\x9Ci\x86+M\xAD\xAB\xC1\xEAz\xC5J\xD4_{\xED5{\xF2\xC9'\xC3\xF5\xFE\xEB\xBF\xFE\xCB\xFE\xFA׿\x86\xA9}W]u\xD50#\x97\xBC\xFB\xEE\xBBv\xDDu\xD7ً/\xBE\xF2\xF1 \x80 \x80\xE4h\xE5_U\xFA\xE7\xD4Q\xE7\xE8a&gt;-\x8B\xD6,fz\x81\xAD.\xF0\xE5\x8DȾ\xA4z!\xF4
+T\xA7N\x9D˜\x8D\xA8x`\xE8\xB9Po\x85\xD6        QP1t\xE8P\xDBc\x8F=\xA2l\x8B\xFD|\xFB\xED\xB7C9\x9A\xF5*o\x8A\xA6\xDC\xD55\x96[n\xB9\xB0vH\xFC\xDCO&gt;\xF9\xA4\xC5\xF7/\xC9ϕ\xD3\xEA\x92uϲ\xEEqZ\xECC@@\xA0\x88@\xCD B\x8F\xA1~\xBD&gt;OZ4P\x8Bj z&lt;\xA9W\xA4R`\xA1\xB1%\xF5M\xD1\xEB]\xD1\xF6\xE4\xF9Q\xAFLr?\xDB \x80 \x80 P^\xA0\xE6\x90\xB4\xEAj\xBA^\xBF\xD2Լ\x9A%K\xAFZi\x96\xABA\x83\x85\x99\xAA\xD2\xCEa \x80 \x80Ԟ\xC0R\x80h\xC1@\xCDD\xA5\xA9p?\xFA裰h`Cz6j\x8F\x9F!\x80 \x80 в\x96\x8AD\xB7D\xC1\xB5j:        @@\x96^\x81\xAÂ\xB5\xF4rQs@@(&quot;@RD\x8Fs@@@\xA0^ \xF5\xE2&quot;3 \x80 \x80 )\xA2ǹ \x80 \x80 P/\x90zq\x91@@\x8A\x80\xD1\xE3\@@\xA8\x97H\xBD\xB8Ȍ \x80 \x80E@\x8A\xE8q. \x80 \x80\xD4K\x80\xA4^\dF@@\x81&quot; E\xF48@@\xEA%@R/.2#\x80 \x80 \x80@\x90&quot;z\x9C\x8B \x80 \x80\xF5 \xA9\x99@@@\xA0\x88H=\xCEE@@\x81z        \x80ԋ\x8B\xCC \x80 \x80 PD\x80\xA4\x88\xE7&quot;\x80 \x80 \x80@\xBD@\xEA\xC5Ef@@(&quot;P3\xC8ܹs\xED\xC3?,\xB5\xE5\xF3\xCF?/}\xFE\xE1\x87l„        \xA5\xED\xCF&gt;\xFB\xCC\xDEz\xEB\xAD\xD2\xF6\x92\xFC\xF0\xD3O?\xD9̙33/YKuͬ$@@\xA8\x92@\xEB*]7\V\xC7\xC9'\x9Fl\xF3\xE6ͳm\xB6\xD9\xC6ڴicӧO\xB7o\xBF\xFD\xD6~\xFE\xF9g{\xEE\xB9\xE7쥗^\xB2?\xFE\xF1\x8F\xF6\xC1\xD8G}\xCE1b\x84\xFD\xF7\xFF\xB7\xBD\xF2\xCA+K\xB4\xFAӦM\xB3#\x8E8\xC2V]u\xD5p\xFD\xE4\xC5k\xA9\xAEɺ\xB1\x8D \x80 \x80@-T\xADdʔ)ֽ{w[w\xDDu\xED駟\xB6\xCB.\xBB\xCC\xFE\xFD\xDF\xFF\xDDy\xE44hP\xA97d\xDBm\xB7\xB5\xC3;\xAC\x8Eե\x97^Ω\xB3s        ll\xB5\xD5V\xB6\xF3\xCE;[\xEB\xD6\xE9q[-\xD5u        pp        @@\xEA-\x90\xFE$]\xEFb\xEAw\xC2… mذa֮];\xFB\x8F\xFF\xF8[v\xD9e\xEBp\xCA)\xA7\xD8\xFF\xFC\xCF\xFF\x94\xF6避U\xABV\xA5\xED\x95VZ\xC9\xF4'-9\xE7\xEA\xE4M\xE6\xA9t&lt;\x99?\xDAV\x8F\xCC2\xCB,ꪟY\xA9&gt;u\xCD*\x83\xFD \x80 \x804W\x81\xAA O&lt;\xF1\x84\xBD\xFA\xEA\xABv\xC1d\xF6&amp;\xDC|\xF3ͩ\xE6+r\xDBm\xB7\xD9\xE8ѣm\xE2ĉ\xA6\xB2\x94\xB7[\xB7n\xA6\xF1:\xB6\xDCr\xCB\xD9M7\xDDd{\xEE\xB9g\xC5㺈^S\x8C^\xB1\xFA\xF2\xCB/\xED\x9Ak\xAE\xB1\xBE}\xFB\x86\xEB\xFD\xF5\xD7v\xDAi\xA7\xD9\xFA\xEB\xAF\xF2͘1\xC3V\q\xC5Ժ%w&amp;\xEB\xFA\xCC3\xCF\xD8\xF5\xD7_ol\xB0\x81m\xBC\xF1\xC6v\xC9%\x97\x84\xF6?\xF6\xD8c\xB6\xE1\x86\x86\xD3\xCB\xD5%Y&gt;\xDB \x80 \x80,m\xD9_\xE57aK^\xFD\xF5Pz\x97.]2\xAF\xB2\xDAj\xAB\xA5Sχƃ̞=;\xEFѣG\x8Fq\xE7\x9Dw\xDAA\x93u\xD6Yǎ&lt;\xF2\xC8\\xC7-Zzc.\xBC\xF0BS\x80\xA0\xC0c\x9F}\xF6\xB1h\xFC\x81h\xFD\xFB\xF7\xB7s\xCF=7&amp;\xEF\xBE\xFBn\xD9\x96x\xA5\x93u\xEDի\x97\xFD\xE3\xFF\xB0G}\xD4:w\xEEl\xE3Ǐ=*#G\x8E \xA7U\xAAK\xBCl&gt;#\x80 \x80 \xB04
+T\xA5$\x9A\xEDJ\xAF`\xD57\xAD\xBE\xFA\xEA\xB6\xD9f\x9B\x99^\xA5RR\xCFD\x87l\xA7\x9Dv\xB2޽{\x87}]t\x91 +80 R\xDFb\x8B-\xCAW\xAF\x87\xFCnj\xCEm۶\xADi\x96\xAD\xE7\x9F\xDE\xD6\sM{ꩧ\xEC\x9E{\xEE        \xC7\xF4ؿ\xFC˿\xD8\xFF\xFE\xEF\xFF\x86\xEDJ%\xEB\xAA\xF6*\xE8\xD25 N\xDFu\xD7]K\x83\xE9G\x8D\x95Y\x97}\xF7ݷ\xD2\xE58\x8E \x80 \x80@\xCD T%\x89^7\xFA\xBF\xFF\xFB\xBF)\x88\x8F        \xD1\xE7\xF8\xB8 #\xCB/\xBF|\xE8\xD1PR\xF3\xEDرcx\x85K\x95ѫ\\x83\xFBn\xB8\xE1\x86\xEC\xFC\xBF\xFF\xF7\xFFJ\xF5T\xAFF\xFCڥ\x947\x9E?\xB9\xAD`D\xAF\x8E)M\x9A4)\xB3.ų@@\x81\xA5J\xA0*Ȗ[n\x90\xF4:RS$\x8D\xD1P\xA0\xA0?i)~|\xFE\xFC\xF9\xA17E\xD31\xC7\xC3IDAT'\x93^\xF5\xD28\x8E\xE4\xC0\xF5x@\x91&lt;\xA7\xC8v\xB9\xBA)\x97s@@\xA8\x81\xAA\x8C\xF9\xCDo~c\xFD\xFA\xF5\xB3[o\xBD\xB5\xB4\xB6Gd\xC1\x82\xC9]\xB9\xB75\xC6D\x83\xC9\xFB\xF4\xE9\x93zN\xFCx׮]m\xECر\xBF\x9E^\xC9ҾN\x9D:\x85r4`~I\xA4ruY\xD7\xE7 \x80 \x804\xB5@U5\xEAꫯ\xB3I|\xF0\xC1\xF6駟\xD6i\xA7#\xFC\xF3\x9F\xFFlZu\\xE9\xBBᄈ\xEF\xBF\xFF\xBE\x94端\xBE\xB2o\xBE\xF9&amp;,V\xEDTOE\x944nCc@z\xF6\xEC\xED
+=\xD1F\xFC\xB8\xD6Q\xF01d\xC8\x9B3g\x8E͚5ˆƓh\x9F^\xE5\xFA\xCF\xFF\xFC\xCFp\xAA\xEA3u\xEA\xD40^\x8B%\xA6\xA5JuU;\xA2v\xE9|\xB5E\xD3+\x95\xABK\xC8\xC0_ \x80 \x80,\xE5UyKfZ\xD4O\x81\xC6\xFE\xF0\x87\xB0
+\xFA.\xBB\xECb\xB4=y\xF2d\xDB}\xF7\xDDM\x8B +j}\x8D\x8B\xB8뮻J\xD3\xE3j&amp;\xA9x %\x97_~\xB9\xFC\xF1\xE1(p8묳B\xC0\xA0E5\xA0;\x9E\xB2\x8Eo\xB4\xD1Faߣ\x8F&gt;: o߾\xBD\xFD\xEDo3\xFDT\xD2\xECZZ\xB3D\xBD!
+h4\x90\=$&gt;\xF8\xA0 +:4~\x89\x8Auիg/\xBF\xFCrx5LSk\xE5wM#\xFC\xFE\xFB\xEFۓO&gt;\xA6kJᬺԹ \x80 \x80,\x85\xAD\xFC\xF8\x86N'\x95Qy\x8DwH\xCB\xE2w\xFB\xFD'\x95\xD9\xDD\xEA_ވ\xBA'\xFE\xF8㏦עph\xB8\xCC\xEB\x934\xFB\x95V(\xD7T\xBA\xEA\x81\xD0\xECU\xF1T\xE9\xB8\xF2\xAA\xE2\xBD\xF7\xDE \x81FraD-B\xA8iyU\xAEz0\xEA[\xBFx]\xF2|.W\x97\xE8\xFC4\xC7\xE8X\xD6Ϭ{\x96u\x8F\xB3\xCAa? \x80 \x80 +\xA8ZH\xBC\xC2z\xCDI=E\xD3\xCA+\xAFl\xFA\x93\x95\xCA\xD7\xE2\x85\xD1\xEC\\xC9\xF35\xC3V\xD44u\xF0\xA1k\x97\xABK\xB2nl#\x80 \x80 \xB04        Tm Hc!\xA9w&quot;\xBE0a\xB2\xDCJǓ\xF9\xD9F@@\x81\xA6\xA8\x89W\xB0\x8A4O3ii \x85\x92z04p&lt;\x9E*\x8F\xE7]\x9A&gt;\xF3
+\xD6\xD2t\xB7\xA8+ \x80 \x80@$\xB0\xD4 QCZ\xDAO\x90\x96v\xC7i/ \x80 \xD0&lt;\x96\xFAW\xB0\x9A\xC7m\xA0 \x80 \x80\xB4 \x90\x96q\x9Fi% \x80 \x805!@R\xB7\x81J \x80 \x80 \xD02@Z\xC6}\xA6\x95 \x80 \x80ԄHM\xDC*\x81 \x80 \x80@\xCB i\xF7\x99V&quot;\x80 \x80 P 5q\xA8 \x80 \x80-C\x80\xA4e\xDCgZ\x89 \x80 \x80@M\x80\xD4\xC4m\xA0 \x80 \x80\xB4 \x90\x96q\x9Fi% \x80 \x805!@R\xB7\x81J \x80 \x80 \xD02@Z\xC6}\xA6\x95 \x80 \x80ԄHM\xDC*\x81 \x80 \x80@\xCB i\xF7\x99V&quot;\x80 \x80 P 5q\xA8 \x80 \x80-C\x80\xA4e\xDCgZ\x89 \x80 \x80@M\x80\xD4\xC4m\xA0 \x80 \x80\xB4 \x90\x96q\x9Fi% \x80 \x805!@R\xB7\x81J \x80 \x80 \xD02ZW\xA3\x99\xAD.hU\x8D\xCBrM@@\xA8\xB2@+\xE7S\xB9:\xB4j\xD5\xCAҲ\xF8ݤ\xA5P \xEDng\xDD㥰yT@@\xA0\xC6\xDC\x92\xF6 [\xE3m\xA5z \x80 \x80 PeƀT\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92HK\xBA۴@@\x81* \x80T\xF9py@@Z\x92@\xEB&lt;\x8DmժU\x9El\xE4A@@\xCA
+T @\x9Cse \xE0  \x80 \x80 \x90W\x80W\xB0\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,@R\x98\x90@@@ \xAFH^)\xF2!\x80 \x80 \x80@a\x90„\x80 \x80 \x80y@\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,@R\x98\x90@@@ \xAFH^)\xF2!\x80 \x80 \x80@a\x90„\x80 \x80 \x80y@\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,@R\x98\x90@@@ \xAFH^)\xF2!\x80 \x80 \x80@a\x90„\x80 \x80 \x80y@\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,@R\x98\x90@@@ \xAFH^)\xF2!\x80 \x80 \x80@a\x90„\x80 \x80 \x80y@\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,@R\x98\x90@@@ \xAFH^)\xF2!\x80 \x80 \x80@a\x90„\x80 \x80 \x80y@\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,@R\x98\x90@@@ \xAFH^)\xF2!\x80 \x80 \x80@a\x90„\x80 \x80 \x80y@\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,@R\x98\x90@@@ \xAFH^)\xF2!\x80 \x80 \x80@a\x90„\x80 \x80 \x80y@\xF2J\x91@@
+ \x80&amp;\xA4@@\xC8+@\x92W\x8A| \x80 \x80 PX\x80\xA40! \x80 \x80 \x80@^\x90\xBCR\xE4C@@\x81\xC2 \x85        )@@\xF2
+\x80\xE4\x95&quot; \x80 \x80 )LH \x80 \x80 \x90W\x80$\xAF\xF9@@@\xA0\xB0HaB
+@@@\x81\xBC y\xA5ȇ \x80 \x80\x85@
+R \x80 \x80\xE4 \xC9+E&gt;@@(,\xF0\xFF\x96u\x8D\x92:\x8EdSIEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsoverflowsizechangewithstackingcontextexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,297 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum48707207a0ea8611436e44421212208es\xD3@IDATx\xEC\x9D\xB8E\xBA\xF7_\x82d%\x83\xB8         \x92\xC1\xEB\xA2  $AP\xAF\x95        +\x88\x89G\x95UP$\xB9\x80tE\xC5˒eQ0\xAF&quot;\xC8JF@D@\x82P_\xFDko\xF7\xF6̙\x99\xAE\x9E3\xE9\x9C\xF3\xAF\xE7\x99\xE9\xEE\xEA\xB7ү\xAA\xBB\xEB\x{DAB7}:\x9F\xD2N\xE8H\x80H\x80H\x80H\x80H\x80H \xF2\xA7  +&amp;A$@$@$@$@$@\x866     \x81\x94\xA0\x922\xD4L\x88H\x80H\x80H\x80H\x80H\x80
+\xDB        \x90        \x90        \x90        \x90        \x90@\xCAPIj&amp;D$@$@$@$@$@\x84m\x80H\x80H\x80H\x80H\x80H e\xA8\x80\xA4 5&quot;    \xA0\xC26@$@$@$@$@$\x902T@R\x86\x9A        \x91        \x90        \x90        \x90        \x90        Pa     H* )C̈́H\x80H\x80H\x80H\x80H\x80\xA8\x80\xB0 +\x90        \x90        \x90        \x90        \x90        \xA4\x8C\x90\x94\xA1fB$@$@$@$@$@T@\xD8H\x80H\x80H\x80H\x80H\x80RF\x80
+H\xCAP3!     * l$@$@$@$@$@)#@$e\xA8\x99        \x90        \x90        \x90        \x90        \x90\xB6     \x81\x94ȳ
+\xC8\xFA\xF5\xEBe˖-)̈́\xF2\xB6\xAB\xBCQ\xCF~\xA5d;\xF0#\x94\xDA\xF3\xAC\x8F\xD4\xF2fj$`C\x80ץ +\xA5\xDC+\x930d\xF7\xEE\xDDr\xF1\xC5\xCB%\x97\&quot;'O\x9EL 1\xA5\x94\x8C?^Z\xB5j%]t\x914i\xD2D\xD0\xC0#\xB9.]\xBA\xC8\xE8ѣ#\x9DJ\x8A\xDF\xE9ӧ\xE5\xE7\x9FNJ܉\x8E\xF4\xAF\xFD\xABT\xABVMjԨ!\xFB\xF6\xED \xFDO?\xFDd\xDA\xE2\xC0o\xE6̙\x81\xE3\x887@&quot;9\xC7S\x8ET\xB7\xABx9%&quot;\\x90\xEB\xCD/\xBDD֛_Z\xDE\xF3\xC9J7\xD5\xED\xC0\xAF\x99p\xF6rO\xF5~\xAA\xEB#Q\xE5{\xF7\xDDw\xCD=\xB4{\xF7R⹯%,\xF1E\x94\xCE\xF6/\xBF\xEC&lt;W\x93\xD1Tn4\xF1p\xC9        \xD7ev\xEÁ\xE3wv\xE4\xBD\xF5K7\x9Dב)\xAB\xEED\xC4t\xFF\xFA׿T\xA1B\x85\x94\x8E\xF8\xBB\xF6\xDAk\xDD\xF0\xABV\xAD22G\x8Fu\xFDR\xB93}\xFAtU\xACX1\xF5\xD2K/\xA9իW\xABy\xF3橽{\xF7F\xCC¤I\x93Ԓ%K&quot;\x9EK\x86\xE7\xFC\xF9\xF3UӦM\x93u\xC2\xE3&lt;q\xE2\x84\xFA\xFC\xF3\xCFM]nݺ5\xAE\xF8w\xECء\xBE\xF9\xE6ռys\xF5\xF4\xD3O\xC7G&lt;\x81\xCD9h9Rݮ\xE2a\x94\xA80A\xAE7\xBF4]o~\xE99瓕n\xAAہM9\xD2}v\x98\xA7c\x9B\xEA\xFAHTO\x9D:\xA5\xFCq\xA5_\xA6%*JO\xD0\xFBZBOPd\xE9l\xCF\xF1\xF0\xCB\xCEs5Y\xED AU\xE1F\x94KN\xB8.\xB3So\x9B\xFB\xB3#\x9BȭM\xBA鼎
+\xFAi\\xFB\xF7\xEF\xAD\x80Ⱥu\xEB\x8C(4\xD6[n\xB9En\xBD\xF5VY\xBCx\xB1̚5ˍ\xA2R\xA5Jf?_\xBE|\xAE\x9Fߎ\x86-A\xE4c\xC5\xF7\xE1\x87J\x9B6m\xA4_\xBF~\xB1\xC4̹&gt;}\xFA\xF8\xCA$R\xE0\xF8\xF1\xE3r\xE8СDF\x99\xB4\xB8P\xDF\xFD\x80\x8B\xB7n*W\xAE,\xF8\x95(Q&quot;\xEE8\xE2)`\xA29-G\xA2\xDBU&quot;\xAF\x8Fxx\xC6
+\xE4z\x8B\xCE\xAD\xB7Dq        \x9A\xAE_9\x9C\xF3\x89nN\xBCѶ6\xE5H\xF7\xFD9Z\xDE#\xF9'\xAA~\x9D\xB8S]N\xBA\xD9\xDD,XPʖ-\xF8\xEA\xC7/\xE8}-\xBB\xE5HF\xF8x\xDAs\xA2\xF2\xBF\xEC&lt;W\x93\xD5\xC5É'(\x97t]\x97~ׇSl\xB3SoN&lt;6\xF7gG6\x91[\x9Bt㹎\x82\xF0\x8BU\xDF)XZ\xFB\x93\xE2ŋKݺu\xCDO\x8F0\xC8\xF9\xE7\x9Fo\xF61\xE5
+ w+W\xAE\x94\xFA\xF5\xEBKŊe\xE4ȑ\xF2믿\x86\x8BȊ+D\xBF7\xD42e\xCA\x86\x98\xF7\xECٓE\xCE\xC6c\xEDڵ\x82\x86\xBC|\xF9rcׁ}\xFC&quot;M\xB10`\x80ԫW\xCF\xFC\xA6N\x9D1\xFA|М\xD7#\xF2\xFB\xEF\xBF˔)S\xCCt\xAER\xA5JɓO&gt;\xE9\x86A%\x8C7\xCE(=\xE0\x82N\xFBW\!}\xFB\xF6ue\xC0g\xE1…\x82&lt;&gt;|X\xE6Ν\xEB\xFE\xF4\xE8\x82+t\xE7\xD1G5y:\xE7\x9Cs\xE4\xB2\xCB.\x93g\x9EyF\xF4[7(\x8E͚5\x93ƍ\xCBҥK\xA5aÆR\xBE|y6lXDEh͚5\xA6P'\xFD\xFB\xF7\x8F\xBB.\xDC X\xEE\xF8\x95Ѥ\x93\xB3e1į]\xAD\x9B\xEBÆ\x8Bm\xFE\xB9E\x8BI˖-m\xBDjժһw\xEF,\xD3\xF0\x82\oN\xBCѶA\xAF?.4\xD7 \xAEqLńҿl\xD92\xB9\xFC\xF2\xCB\xCD5ݣG\x93\x95\xA0\xE9F\xCB\xB8\xA2\xDBAx\xFC\xE1\xC7\xF1\x94#\xD5\xF7g\xDB\xFB)\xCA\xE6W\xBFN\xF97m\xDA$\xBDz\xF52\xF78ܯ\xF4\x88\xB74h\xD0@ڶmk\xEE\x8E\x9C_}8r~\xED&gt;\xC8\xF5\x9B\x8C\xEB\xF9\xFC\xE4\x93OL\x99\xF1\x8C4hP\xC4{\xB4-?\xA7\xDC~\xDBX\~\xF9\xE5\xC3\xD7\xA6;{\x9Fg/\xBE\xF8\xA2\xFB\x9C}\xFE\xF9\xE7\xFD\x92        9\x94\x9FM{\x8EU$\x8E\xBE\xDAڔ㮹\xE6S\x86\x81:^\x81\xB7\xC9x\xAE\xA6\xA3\xE0e3\xFAC\xE8\xE7@\xC9\x93\x8E;\xCA\xD7_\x98        \xF8]\x97\xEF\xBF\xFF\xBE\xE9C\xA2/\x85\x97\xDF\xE8\xA2o\x82p\x986\xE48[9G\xDE\xF6\xFAHT\xBD\xBD?\xFB\xB5S\xA7~۠\xE9&quot;&gt;\x9B\xEBȖ\x9F_\xFE\xDC\xF3\xFAb\x8F\xE9\xF4\xC3[i\xBBWF_\xA4
+\xC3fp:\xC3Jw\xBA\xDDs\x9B7o6\xD3vtGW\x8D5J\x8D;V\x95.]ڕw\xDFy\xE7\xA5߬\xAB;\xEF\xBC\xD3L\x83z\xED\xB5ה\xBE\x89)m/\xA0\xB4\xB2\xE2\x88Yo\xF5\x9BXu\xFB\x{DDDB}|\xEAN\x93\xEAٳ\xA7\xF9=\xFC\xF0\xC3Y\xE2\xC0p\xD3+\xAF\xBC\xA2t\x87DE:\x8F\xDAnD=\xF5\xD4S\xA6,\xFE\xF3\x9FU\xF5\xEAՕ\xEE(\xAB\xBB\xEF\xBE[針\xA7V`Tɒ%\x95\xBE8\xD5Ν;ʡ;n\xAA]\xBBv\xAE̗_~\xA9\xB4\xA2\xA6ʕ+\xA7\xCE:\xEB,\xC3 \xCC\xF0\x9Fx\xDCo\xBF\xFD\xA6\xB4b\xA1\xB42a\xF8i\xBBu\xF6\xD9g\xAB\xBF\xFF\xFD\xEFntz8q\xA2)\x83V\xF0Ԉ#\x94VR\x94~\x9B\xA6\x9E{\xEE9W;o\xBD\xF5\x96*P\xA0\x80\xD2v3jȐ!\xEA\xC2 /T*T0a\xB7m\xDB&quot;\xF4,\x90n$gS\x84Kgo\x9Ec\x95r~\xED*H}\xD8^6\\xBCe\xF0\xDBǔ\xAA\xFC\xF9\xF3+\xDDa4S\x91\'\xFA +\x89:p\xE0\x80&lt;\xC8\xF5\xE6\x8A\xB2\xE4\xFA\xB0Ⴉ
+\xB8\xBE\xF5ț\xEAԩ\x93:s\xE6\x8C\xD2vLJ\xBFQZ\xB12\xF7,d%H\xBAQ\xB2\xD1;\x91\xED ba\x9EAʑ\xAE\xFB\xB3\xED\xFDԦ~Q\xFC\xEF\xBE\xFB\xCE\xD4\xEF\\xA0\xAC.\xBD\xF4Rs\xFF\xC2=\xEC\xBD\xF7\xDE !\xE4W\xB6i\xF7A\xAE\xDFD_\x97h\xCF\xE7\x9Dw\x9E*\\xB8\xB0\xD2#\xFC\xEAO\xFA\x93y\xCE\xE0\x99\xF2\xC3?\xB8\xE5\xB5\xE5\xE7\xD0;\xB1\xEEk~\\xF4\xCB9\xA5_\xF4)\xFD\xA2\xD10&lt;v\xEC\x98\xF5ƍM\xDD\xE0\xF9\xFF\xED\xB7ߺ\xFE6;\xB6\xFCl۳_9\x90'm\xBF`\x9E\xEDx:\xEE\xCD7\xDFTw\xDDu\x97\xD2/_\xAF,\xDBX\xFC\xFD\Mf;\xC8R0\x8F\xA6\xF1\xA0\xBFV\xBBvm\xF5\xEC\xB3Ϫ1c\xC6(\xF4)t'\xD2\xF4&lt;\xA2\xEEn,.\xF2\xBB.\xB5\x92\xA1\xEE\xB8\xE3ӿ\xD2#f\xFA\xBA~\xA6\x8A-j\xFA0N\xBB\xB7\x95C\x9A\xB6\xD7G&quot;\xEB-\xC8\xFD٦\x9D\xA26.H\xBA\xB6ב-?\x9B\xFC92x[\xD39r\xC4tF!\xAF\x82\x92㜂L\x9B6\xCD\xF1R&lt;\xF0\x80\xEAС\x83{\x8C(        \xD7_}\x88\x9F~\xA3e:?\xF1v\xCA\x99\xD6\xCAU׮]C\xE2\x8DvйsgӁ\x8Fv^\xAF\x90e.0t\xC0\xB4\xF1xD1t\xD6\xC3\xED:&gt;\xFB\xEC3\xF5\xF2\xCB/g\x91׆تf͚Y\xFC\xB3\xEB\xA1GUln\xF4\xA5\xA7\x9E\x85D\x87\xF9\x98\xB8I@q\xDC\xF0\xE1\xC3U\xEB֭\x9DC\xA55e\xF3\xB9\xED\xB6\xDBLg +'\xD0i\xEB֭\x9B        \xAB\xDFj\xB9\xB2\xF1\xEC\xF8݈\x9C8c\x95#8ۖ#V\xBB\xB2\xA9\xF0\xB0\xBD&gt;\x82pq8Gۢ@yF\xBD{\x9D~\xF3k\xE7\xFB\xEE\xBB\xCF\xEBm\xF6\x83\oY\x87y\xD8\\xB6\5^\x9C\xC0 \xCF        &amp;\x98\x87g\xA4\xEB\xD8&amp;ݰ\xACZ&amp;\xA2X%\xF4B6\xE5H\xE7\xFD\xD9\xE6~j[\xBF7\xDF|\xB3\xB9\xEFB)p\xEE_\xE8\xA8Ds\xD1\xEA#H\xBB\xB7\xBD~y]\xA2&lt;\xE8x\xE2&gt;\x8E\\x8E\xC3s\xB9J\x95*!׫-?'l\xA3\xDD\xD7l\xB9@\xD1\xC0K =\xD2h\xA2\xC53H\x8F\xB8\x9B\xFD'\x9Ex\xC2\xFAyl\xFCߟ-?\x9B\xF6l[$={\xF6l\xF3\xB2Л\W\xF1( H\x8AY&quot;\x9F\xAB\xC9l\xDE2{\xF7q\x8D\xA1W_}\xB5\xD7[\xE9Qps\xBD\xBD\xFD\xF6\xDB!\xFE\xCEA\xB4v\xE5\x9Cw\xB6ѮK\x9Cw\xCA;y\xF2dG\\xE9n\x85\xDC\xDE甭\x9C\xCD\xF5\x91\x8CzC\xE6\xFD\xEE\xCFAک \xC3b\xC7/]DasAΆ\xE4\x828_L\xBFjѢ\x85;b\xE2\xDD\xD1ڨ\x99\xE6\xE0\xF5\xC3\xFEM7\xDD\xE4z5j\xD4H,X\xE0k\xA3p\xD1o\xD5\xCDt%\xAD\xE1\xBA\xFE\xD8\xC1\xB4\x8F\xAF\xBE\xFA*\xC4/\xDD\xE2C\xBE&quot;9 Ab\xEA\x93~3`V*\xC1\xA7:u\xEAHx\xB9&quot;\x85͎\xA6\xB4!]=\xE2a\x86'u\x85\x9B\xA9l\x98f\xC9\xE97\xC1\xAE7\xEAcƌ\xEE\xB1~\x9Bh\x864\xF5\x92;\xCFvztJ^\xFDuW.;\xB6\xE5H\xE7d\x94qƪ\x8F \xD7G&quot;\xB9lذ\xC1LWr\xA6(9e\xD7o0E\xBF@\xD8{\xA4\xD3\xE1\x82|j%[\xDEx\xE3 +\xD1/$\xE4\xDCs\xCF \xA9G\xBB\x8E\xD3U\xAEX\xED \x99yJ\xE7\xFD9\xDA\xFD4H\xFDb
+\x8A\xBD\xDD\xF1u1\xE1~\xA5q\x8Fmw\xE2i\xF7~\xF5\x96\xC8\xEB\xD2)\x87\xE16v\x97\xCE1\x9E˺\xE6\xDE˃\xF0s∵\xB5\xE5\x82i\xD8X\xE9\xD370\xE5ӕw\xED\xDAe\xA6%c\xBAF&lt;\xABw\xE5\xAB=ۖ#\x8Bx\xCE%빚\xEAv\x80O`ʓ\x9E5\x82S\xEE&gt;\xF8\xE0\xD3\xDF        9\x91\xE0\x94W+qn\xAC\xB8\x97\xA3M\x85\xF7M\xFC\xE4l\xAF\x8Fd՛[\x80(;\xE9j\xA7\xDE\xECĺ\x8El\xF9y\xE3\xB3\xD9\xF7U@l&quot;        \x97\xD1S\x8D\/Oy\xEC \xE0\xF4\xDB\xD1S\x9B\xBC\xA7䡇27\xAE\xCF4\xC0\xC6&quot;\x9A\xC3s4\xCC1\xC7d\xECϙ3\xC7\xD8{\xC0\xD6#\xDCAQH\x84\xC3\xFC_\xCC\xD4#F9,R\xA4\x88 :Ԥ)~Q9.\xBC&gt;0\xB7\xAF\xD3S\xB0\xBC\x87Iٷ-G\xBA8'\xA5\xD0:\xD2X\xF5\xE4\xFA\xCA%Vy\xF4h\xA69\xAD\xA7ud\x83\x9F~K\x92\xC5?\xD1\xB1\xAE\x8F \\x9C|\xE1\xDA\xC5K\x84\x85}\x99\x9E\xB2\xE3\x9C
+\xD9\xC6J7D0\xC1\xB1\xDAA&lt;Iٖ#\x9D\xF7\xE7h\xF7\xD3 \xF5\xAB\xA7Z        \xEC\xBC\xCE        \xEF\xF5\xB3ُ\xA7\xDD\xFB\xD5[&quot;\xAFK\xA7 \xE8x\xE9)XΡ\xD9\xC2xԱ\xAFtʟ\xA8\xE7j.xA;C=*#x\x81\xA1\xA7\xB0\xC2㥅\x9EV\x92g\x9B\x83\xA0\xFCb\xB5\xE7 \xE5@\xDE¯\xA1\xF0c\x9B\xFCC&amp;Y\xCF\xD5Lj\xB0        I\xB6Cyѿ\xF1:\xB4\xFB\xF0O\xF8\xC9\xD9^ɪ7\xE4?V[
+\xDAN\xBD&lt;\xFC\xF6c\xA5\xEB +\xEB:\xB2\xE5\xE7\x8D\xCFf?T;\xB0        \x91M(\xB8\x81\xE3m$ \xD4s\xB2\xD3S\xCDL\xC7\xABn9+oA1\xC04d\xD7;\x8F\xF0\x87\xA6s.\xE8o\x96`\xD8y\xE3\x8D7\xBAA\xF5P\xA9;\x82\xE1zZ\xEC\xE0\xBB-px[\xEC\xAD'\xDBٖ#]\x9C\x93]\xFEH\xF1\xB9&gt;\x82p\x89\x94\x96\xD7Oϣ7o\x94\xB1\xAA\x9Dw$ +\x8BP\xE0\xCDr\xFB\xF6\xED\xBD\xE2        \xDF\xF7\xBB&gt;\x82pA\xE6\xFE\xF9\xCF\x9A7\xC6x!\xA0\xA7\x89\x98\xFCGzc\xE7\x97n\xC2 \x9A\xA4U\x8E\xA0\x9CU\x9C \xE9bD[=?߬\x85\x8E\xAF^z=\xAE\xAC$\xA3\xDD'\xF2\xBAt
+\xF5\xE3\x8F?\xCAG}d q?ܣ\xB18 \~N\xF8X\xDB \\xA0\x80h[\xA3 \xE1-\xAA\xB6\xF9\x90^x\xC1\xCCrpV؉\x95V\xF8\xB9D\xF2 R\xBChѶ\xA2m͋ \xE4KO1Ϟ\xD5q\xB2\x9E\xAB\xA9n(\xEE-q\xB8\xF2\xCA+Cʎ\xC5Hp\x9D\xFFd9\x94\xA3\xD7\xDEY8xF\xA1^\xBD\xCEO\xCE\xF6\xFAHV\xBD\xF9ݟ\x83\xB4So\xB9\xFD\xF6\xFD\xD2\xF5 \xE5\xE7\xC8\xDBn\xFF3\x86\xED\x99\xC1\x83\\xCFU3o\xB1
+        :'^\x87a8 \xC1\xC2i[\x81&gt;L\xE8h\x96x{\x85\x9Bn2x\x83\xFFmzJ\x96\x9E\xE7gV\xD2\xD06#&amp;l\x90?\xE4CsB\xB4\xA1\xAC\xE9\xE4c?'M'.m+aʀr@\xA3\x83&lt;\xF6\xF1s4P\xC8n߾\xDD\xFDJ:ʉ\xF3\xDE&gt;\x9C\xF8pa`Yb\xAC\x81\xB2\xA2\x9C\xB8aa\x94C\xE4^\x87
+\xC4[X=\x8F\xD7 i\xEA\xB9\xE9fh1\x9E6\xF0\x86HϽ4\x9D, }C\xF9\xD1\xF3 \xE5C=9\xCEYU,\xBC&gt;\xB0Z\x96#\x87\xCD\xF4\x9Cj\xD1\xC6e\xA2\xEDC̔.\x8CD\xE1\xE7]q‰\xD7o 7\xE4        3C\xF8yW\xEA\xB2-G\xBA8ۖö]\xD9\xD4G\x90\xEB#\xBF:Ӌ)\x98\xEB;|\xF4
+\xAB\xBFaE\xA9{\xEF\xBD\xD7\h\x8E\xB3\xBD\xDEy\x9B\xAD\xDF\xF5\x84 \xA6qb\x9B\xFB\xEF\xBFߌ\xA8b\x95$\\xA7z^\xB2\xB9f\xBC\xF9\xF1K\xD7+뷟\xC8v\xE0\x97V\xF8y\x9Br\xA4\xEB\xFEls? +R\xBF\xFA\xBB\xE6 +(\xEE]P\x8C\xD1ɍ4BgSAڽ\xCD\xF5\x8BzI\xE4u\x89K\xCEs SO\xF0\xA1]&lt;op\xCF\xFE\xF8\xE3\x8F\xE5\x91G1M!?\x9B\xFBZ.蘢\xE3\xAE0+\xD0a%2m\xCBi\xAE\xB7\xF0vjsl\xCBϦ=)V\xFFó\xFB\xB1\xC73\xCF{m\xCBi&gt;3\x80&gt;\xFA
+\x8E\xB3\xE1\x97\xE8\xE7j2ځS\x9EX[t`q\xEF׶f\xBA\x9E        x\x96\xEBy\x8C2\xEC\xED\xD9pAZ6ץ\x93'\xB4kܻqͣτ{\xF8_|!zQG\xC4l\xFD\xE4l\xAF\x8FDכ\x93I\xBF\xFBs\x90v\xEA\xC4i\xB3\xF5Kq\xD8\G\xB6\xFCl\xF2&quot;\xA3\x87g\xAC\x9C\xB6m0\x86p:\xB0\xBB՝T7,V\x81\xD2#\xE6V*\xD0z\xB3B \xD4\xA6V\xADZ\xAE, nt'\xD7\xC8;\xE7\xB1Z\x8CZugٕ\xB3\xDD\xC1\xAA\\xDE|9\xFBX1\xC4\xEB\xF4n\xE5 \xE3l8\xD3\xE9\x8B.\x8B\x9C\x9ER0\xA4\xF4:=\x85\xC8\xEE\xC2\xD8?=ѬN\xC3\xD7H\xABG@\xE9!\x8Dn\xB8A}\xFA駑Dc\xFA\xC1\xD0]/\xABk\xE2?='Yi\x85άT\x81\xD5)`8\xA6Zn} M\x94K++f\xB5\xA4\x8F\x95\xB9\xD9뮻\xCE-\xF3\xFE\xF0\xA5\xDF2\x98\xF8Pn_q0\xFAu\xEA |\xAB;\xB8nT6\xE5\x80p\xBA8ۖæ]\xA9\xDB\xEB#(|\x94\xADX\x98\xD5\xD2p\xFD\xA2\xDEQwX8\xDD^g{\xBDy\xC3\xD8\xEC\xFB]6\\xF0R\xAC؂\xBC\xE3z\xD4;\xF3AL\xE7ބ\x95\x83\xB0z\x8F\xD7\xF9\xA5땍\xB5\x9F\xE8v+\xADH\xE7b\x95#]\xF7\xE7 \xF7S\x9B\xFAuʭ\x95\xB3\xD2&quot;V?\xD4K\xA1+=\x9AjV\xC8q\xCEckS\x90\xB3i\xF7A\xAE\xDFD^\x97z*\xAFi\xCBX!Rw\x8C\xDD\xE7 \x83\xF5[id\xDFu\xB6\xFCl\xEFk6\\x9C\xC4\xF5h\xBC\xD2\xF6\x85\xE6\xAB\xE4\xE1\xFA \xBFo8\xB2~[~A\xDAs\x90rࣹz\x99Y\x93\x9F\xEB\xA9\xCDf_۷\xB8ٶ\xE5\x97\xC8\xE7j2ځ[ \x9F\xAC,轷\xE0\xF9p\xD5UW)\xFD\xA2*$\xA4-\xDB\xEB\xC6\xE5X\xE4\xAB\xA2\xE9\xD3gB?T\x8Fj\x87\xA4k+g{}$\xB2޼\xF52\x8C\xD4\xFF \xD2N\xBD\xF1\xFA\xED\xC7J7\xC8ud\xCB\xCF/?\xDE\xF3\xF9p\xA0oiqx\xCB
+ +\xAB\x83\xCD\x8C\x9Fs\x92\x83&amp;\x879\x8Ax\xCBC(\xED\xC6r)\xC1\x9B4 \xF7\x86\xDBc\xC4
+\xE9\x9CV D/\xCFh\xD6\xE6\x8Et&gt;\xA8\xE6Ub:\xE6\xA7\xD2\xF9\x95#ݜS\xC9›\x96\xDF\xF5o\xFC\xD1\xF6\xF1\xB6 +\xA3\x92x+\xE3\x9DFM&gt;\x91\xFE6ׇ\x97x\xF2c\x93n&lt;\xF1\xA6:L&quot;ˑ \xCE6&lt;\xE2I\x8Br`7\x9E['O\x89j\xF7ɺ.\x91O\xE4o\xA1\xF1q\xC2h.~\xD1₿ +\xDDi3#\xA5\x8E\x9D\xD5\xE7\x9Fn\xBE\xE3+\xDEh\xE7\x92\xC5Ϧ\xC8\xAE!\xCC\xC0\xA22\x89p\xC9x\xAE\xA6\xB3\xA0ൃJ\xA3Hq`V\x8CV&gt;\xCC\xD4\xC3H\xE7?[9G\xDE\xF6\xFAHF\xBD\xD9ܟm۩S\x9B\xADM\xBA6\xF1@Ɩ\x9FM|iU@l2H  \xF0\xC0{3,\xFA\x81E`\xEC\xAC\xDF\xF2\x99y\xE10\x80\xA6#\xC8\xF9l [\xB9\x9CO$\xF7\x95\x80
+H\xEE\xABS\x96\x88H\x80r5ؓa\xC9sؔa\xA4K\xE3\xE2\x8B\xDB\xD1V\xD9\xCA\xD50X8\xC8e`\xF4\xAE?(mF\xDFP4\xD8 \xC0\xAE\xD71w\x8Ak+\xE7\xC8s\x9BY\xA8\x80dV}07$@$@0+ \xFAM{\xB5\x88\x8A&quot;$@DS\x86\xB4}\x82\x9B#,\xE9\xD3\xB6rnD\xDC\xC9(T@2\xAA:\x98    \xC8\xDD\xAC\x97\xE1\xCD\xDDX:     \x81T\xA0\x92
+\xCAL\x83H\x80H\x80H\x80H\x80H\xC0\xA0†@$@$@$@$@$\x902T@R\x86\x9A        \x91        \xF8X\xBF~\xBD\xE8~\xFA\x89e\xFCy\x96#㫈 @\x80\xED9,\x8A&amp;\x9C@ni        \x93\xC3#\xA4V\x81\xFA랢\xBF:+ݻw;\x93;\xF1\xE1.\xFDUt\xB3\xBC\xDDɓ'sg!\xB3Y*|s`\xFC\xF8\xF1ҪU+\xB9袋\xA4I\x93&amp;\x82\xA2\xE3\xF0\xD1*,\x88v\x83\xDF̙3\x9DSy~\x8B\x8F*\xE1\x83N\xB6\xAEK\x97.2z\xF4h[\xF1\x8C\x95\xCB+\xE5Z\xBF\x89\xA8\xB0\xA0כ\xDF\xF5\x9B\x88&lt;%&quot;\x8E\xBF\xFE\xF5\xAF\xE6\xFEQ\xA3F +ٷo_&quot;\xA2\x8CGP~\x88$'\xB4g~6\xE5\xB0m/\xB6r+!C&lt;m\xAE\xDFx\xDAK\xA2\x8BgSo\x89N3\x95\xF1\xE5\xD9~\x98\xBE\x88\xE8&lt;\xF4\xBA\xF2\xEA\xF1\xC7W\xBA\x93\xE9\xF1\xCDy\xBB\xFF\xFA׿\x94\xFEZ)\xBEr\xF1w\xED\xB5׺\x85Z\xB5j\x95\x91\xD1_\xA0u\xFD\xB8\xF3ӧOWŊS/\xBD\xF4\x92Z\xBDz\xB5\x9A7o\x9Eڻw\xEF\xF4\x9E\xFE\x9A\xBB\xD2딫\xE6͛\xAB\xA7\x9F~:\xE4\^&gt;\x98?\xBEjڴ\xA95\x82I\x93&amp;\xA9%K\x96X\xCBg\xAA`^)G\xD0\xFAMT}\xB9\xDEl\xAE\xDFD\xE5+;\xF1\x9C8qB\xE9/\x88\x9B{\xF1֭[\xB3\x95o\xD8 \xFCYNh\xCF6\xFCl\xCAa\xDB^l\xE5|+#\x8D\xB6\xD7o\xD0\xF6\x92\xE8&quot;\xD9\xD4[\xA2\xD3Lu|y\xB1V0\x95Z^\xA4\xB4t%K\xBE|\xF9&quot;\x9D
+\xF1\xB3\x95         \xC7A\xC1\x82\xA5lٲVy\x8A#\xFA\x94ٿ\xBFhD֭[g\xD2\xC4\x84[n\xB9En\xBD\xF5VY\xBCx\xB1̚5\xCB\xCDK\xA5J\x95̾M=8\x81RUNzA\xB7\x89\xCC\xBE\xB4ܦM\xE9ׯ_\xD4lT\xAE\Y\xF0+Q\xA2D\x8Eo;(d\xA2\xF8?~\:\x95[\xF8\x89&gt;}\xFA\x84{\xE5\xC8\xE3D\x97#Q\xF5\xA6_9\x82֯m\xFA~\xE5 +r\xBD\xD9\\xBF\xB6\xF9J\xA6\xEE\xD7\xFD\x80 r/\x8E'OA\xF8!~\xBFvOƆ\x9FM9lۋ\xAD\xCA\xE9מ\x83\xB2HT|\xB6\xD7o\xD0\xF6\xB4&lt;~\xF26\xF5\xE6G&lt;\xE7\xC5\xD9&amp;\xEDx\xFAa6\xF1f\xB2\x8C\xF5,|y\xB6W\xAF^ҬY3\xE9߿\xBF\xE87\xC1ҠAi۶\xAD\xB9\xB8P\xC8|P\xEAի'\xFA\x8D\xA7\xE0#QS\xA6L1\xD3UJ\x95*%O&gt;\xF9d\x87+V\x88~[l:leʔ1S\x9E\xF6\xEC\xD9&quot;\x83?9t\xB4\x91\xA7ƍ\xCBҥK\xA5aÆR\xBE|y6lX\xA0\x8EO\x96\x84\xB5\xC7'\x9F|b\xCA|\xC5WȠA\x83$R\xFE-Z$-[\xB6\x94\xB1jժһw\xEF\x90\xE1\xF3\x83
+ƒ \xA6\xF0\xA03\xB6l\xD92\xB9\xFC\xF2ˍ_\x8F=&quot;%\x9Dm?\xFD6H\x8A/.u\xEB\xD65?\xFD_\xCE?\xFF|\xB3\x8F)W\xB8񄻕+WJ\xFD\xFA\xF5\xA5bŊ2r\xE4H\xF9\xF5\xD7_\xC3E|\xEB#K?~\xCF&gt;\xFB\xAC\xE1~w\xDF}\xB7\x89M\x8F@\x98\xB6?\xD4\xFB?\xFC\xE0\xA6\xE2\xD7^ h\xDBN׮]k\xBC˗/7v        \xB8        ◝)B\xB1ʋ\x8F\xAA\xA1-\xA3\\x98\xE6\xA5߂\xBA\xE5z\xF1\xC5]\xF8\xE2s\x87\x9B\xE8\xB8q\xE3\x8C\x85v\x80N\xDAd߾}\xB3Dc\xC3\x81\xA0\xC4\xE2:G|x8 +8P:v\xEC(_\xFD\xB5\x89\xEDk\xE1…\x86\x87\x96\xB9s\xE7\xBA?o\xB9\x9C 0\xC0-\xDFԩS\xEF,\xDBX\xFC \x9C\x8C\xFBA~6\xE5\xD0o\xE5\x8F\xFC\xA3[^\xD47~\xB7\xDDv\x9B{/u
+nSA\xF2\xE7\xC4\xEB\xB7\xF5+G\x90\xFA +\x92?\x9B\xF2\xFA\xE5\xDD9\x9F\x8C\xEB\xF7\xD1G5\xD7&amp;\xBE\xB8~\xD9e\x97\xC93\xCF&lt;c\xBE\xC6\xEE\xA4\xB4\xFD\xADY\xB3\xC6&lt;\xFB\xF0,\xC4s5\xD23Ɖ\xDBf\xEBw]\xDA\xC4\xE1\x95\xF1k\xEF\xBF\xFF\xBEyf\xE0^\x82\x97]\x98\xBA\x8C\xB2 \xA6\x95x]\x90v\xE0 +kߖ\x9F_9\x90\x86m{\xB1\x95C\x9C6\xED\xD9\xF6yd\x9Fm\xFB r\xFD&quot;]?\x87/\x92\xA3\xEF\x80\xFB\xD8\xF5\xD7_o\xC41\x8D\xD0y\x9E\xA1\x8F\x84&gt;IP\xE7Wo\xB6\xE5 +\x9A\xAEM\xBD!N\xBF\xFB\x81\x93n\x90\xEBҦ\xE6ě\xE3\xB7\xFA\xA6\xE0\xEB\xBE\xFB\xEE;\xA5\xDF\xEC\xAA .\xB8@ +&lt;X]z饪@\x81\xE6\xF7\xDE{\xEF\xB9\xE1\xF5\xBCx\xF5\xD4SO\x99!\xE4?\xFF\xF9Ϫz\xF5\xEAJW\x90\xD2G\xA5o\xAE\xAE\xDC;C\xF4u\xE7\x9Dw\x9A\xE9\xAF\xBD\xF6\x9A\xD2 +W\xE9\xF9\xF3Jwz\xC9\xE99\x8Cj\xE2ĉ&amp;M\xADȨ#F(\xFDPPzC=\xF7\xDCsn\Av^y\xE5u\xDEy\xE7\xA9… +\xFD\xE6[\xFD\xE9ORZ\xC1P\xE5ʕS\xBA\xB3\xEBF\x85!\xD8\xFC\xF9\xF3+}1SsP.\xADX(\xADɪ9L\xE9B|\xE0שS'\xA5\xBFܩ\xF4\x85\xA9\xF4Ū\xF4E\xA9tcs\xE3K\xE4\x8EVr\x94\xB6Kp\xA3\xD4ʢF\x87\xD2ԝP\xF7\xDC\xE6͛ +?\xAD\xB8\xA9Q\xA3F\xA9\xB1c\xC7*\xFDuaW\xDE\xB4\xAD7G\xDEok\xC3\xEF\xDBo\xBFUZ\xC90mӟ\xE00\xFC\xC4O\x98&lt;\xA3\xEE\xF5\xCD\xD4\xF8\xDB\xE6϶\x9D\xEA7\\xEA\xF6\xDBo7\xB5r\xA9z\xF6\xECi~?\xFC\xB0I/\xD2_\xBBv\xEDL\xFB\x8Btί\xBCZiWZ\xC1QZT\x90=v\xEC\x98\xCDƍ͵\x87z\x93 Nw\xE8Uɒ%\x95\xBE        *\xFDuY\x85\xEB +\xEDy\xF5:[~\xB6\xC7\xF5[\xBBvm\xA5D5f\xCC\x85kO\xDF \xD5[o\xBDe\xA2\xFC\xF2\xCB/\x95Vt\xCD5\xA3\xBFbk\xDA\xDA~h_\xE1\xC3ϸNp\xFDD\xE3\xEB\xC7q&amp;\xE3~`\xCB\xE9۔\xF5\x80k +\xE5u~\xFAE\x81\xB9o\xE0~\xE18\xDB\xFA\x92?'n\xBF\xAD_9\x82ԯm\xFEl\xCB\xEB\xCD{\xAC\xEB-\x9E\xEB\xD7w\xF8\xFEo\xBF\xFDf\xEEE\xFA\xE5\x96yni\xBB0u\xF6\xD9g\xAB\xBF\xFF\xFD\xEF\xAEh\x90\xF6\x87k\xCFQmW\xA6\x86 \xA2.\xBC\xF0B\xA5\xBF\xF6l\xAE\xA3m۶\xB9q\xDA\xEE\xD8\\x97\xE1q\xC5\xE2Y\xBFv\xA0\x95 u\xC7w\x98\xFB \xA6\xFCb\xBA\xA5~        \xA7\x8A-j\x9E\xC1\xDE\xE7\xA5m;\xCFc\xB4\xE3 \xFC\xFCʁ4lۋ\xAD\x9Cm{\xB6}\xD9\xC4g\xDB\xFE\x82\\xBF^\xFE\xD1\xDA \xEAY+\xE6z\xD0/\x89L&lt;\xCFp\xC3s!޾\x98_\xBDٖ\xD7[\xBF}Έ\xC3\xE6~9\xDB\xEBҶ\x868s\x8B\xC37_w\xF3\xCD7\x9B *\xDBq\xFAm\x9D\xB11p\x8E\x9D\xAD^\xC1\xC648t$\xB4\xF1\xA9\xE3\xB2Eg\x8D\xD5\xEB\xF4\x8B\xE9\xCC{;'\xB6r萢\x91\xA33\xEA\xB8\xE1Ç\xAB֭[;\x87\x81\xB6\xCEE\x83\x8E\x9A\xE3\x8E9\xA2\xAAT\xA9\xA2\xBAu\xEBf\xBC\xD0\xE9E'\xCE9v\xE4\xB4F\xAE\xD0\xE1\xBA\xEF\xBE\xFB/\xB3\x85B;4\xC6        &amp;\x98\xCE[4&gt;!\xE3&lt;@~\x9D;\xA2\xF0* \xE8\xD8\xE2\xC2v\x9C\xD3\xF0\xA7M\x9B\xE6x\xA9x@u\xE8\xD0\xC1=Ǝm}\x84\x8Ar\x84ߛo\xBEi\xDAv\x8Eӣ\xEA\xBF\xFF\xFB\xBF\x9DC\xB3 +\x92?\x9Bv\xEAD\xAE\xDF]\xBB:\x871\xB7\xD1nж兢\xA5V\x8F\x94\x99t\xF4\xB4/\xA5G\xF6\xCC&gt;\x94.\xDB|x3\x89\xCEM\xB8\xC6g\x9F}\xA6^~\xF9e\xAF\x98U\xFD\xE2\xE9ꫯ        \xAB\xDF
+\x9A\xFB\xC1\xDBo\xBF\xE2\xAF +\xF2U͚5C\xFCbt\xEE\xDCY\xA1\x83\xEEl\xF9!\\xA2\xEF\xB6\xFC\xBCy\x8EVȀ\xBD-r\xC5ёŽᣏ&gt;r\xFD\xB0c۞\xE3\xC9_HB1b\x95\xC1l\xEA\xD76\xB6\xE5\xF5f7\xDA\xF5\xE6\x95        r\xFDz\xC3\xC5\xDAףz
+6s\xFA\x8D\xBF\xC25\xEAu6\xED\xED\xD7\x9E\xA3x)\x87-\x9E'x\x96m +h\xF4\xBAt\xF2k\xC3\xB2\xB1ځ\xF3\xBC\x9C&lt;y\xB2\xAD\xD2#\xFFF\xC9\xF6&gt;mہI\x8C\x9Dx\xF9\xC5*\x87\x93\x9Cm{\xF1\x93 Ҟm\x9EG\xB6\xF1ٴ?\xA7\xAC6ׯ#\x8Bm\xAC\xF6\xE2\xF4\xE1\xF2\xB0\x87lԨv\xB3\xE5b\xD5[\x90\xF2\xDAd–\xB37\xAEh\xF7\x83 ץm?̛nN߷\xB2\xC1T$\xFDVRt\xC7H\xDF\xFF\xED\xF4\xE8\x85`*L4\x87\xA1YLK
+w\xDAxW\xF4\xDB3 +D\xBF9        9 +\xF9\xAF\xBE\xFA\xCA\xF8\xD9\xCAy#\xD0# \xEE\xA1n\xF42c\xC6 \xF78\xE8\x8E~\xB3e\xEC%\x9Cp\x98Τo\xA6n\x9C6l0ө§P\xE97Ԣ;\xEE\xA2ߒ8A\xCDV+C\xF2\xC6o\x88\xEE@ʹ\xE7\x9E+:\x8E\xC4'$P6\x90\xDF-ZD\x8CA\xBF\x9D2\xD3\xC1\xC2O\xDEt\xD3M\xAE\xF8-X\xB0\xC0=\x8E\xA7&gt;\xDC\xC0v\x82\xF0Ð.\xA6\x85͞=[\xF4\x9C\xE8\x8BZ\xF4\xC3\xCEL+r\xA2\x8E7\xD1کo\xA2\xB6\xB6\xE5\xC5\xF48\xAC\xA4\x85aX _c\xE3\xAE]\xBB\xCC\xF4) dz:\xA6Fa\xAA\x88\xB10qc\x8Ab\x9D:u\xC4{\xFD\xD9\xF2\xD3J3\xB5B\xBF\xD1
+A\x83)c|\xF0\x81\x897\xE4D\x82l\xF9y\x93K\xD4\xFD\xC0\x86\x9F7]\xBF}LU\xC0j{pX\xB9g\xE8С\xE6S\xDAg[\x90Ot\xFE\x9C&lt;$jk\x93\xBF \xE5MT\xBE\x82ƃ)\xA9\xB8\x8E􈇙n\xA4\xFEf
+1\xA6\xD3Fr\xB1ڟ\x9EU`\xAE#=\xC2\xEA\xDA{\xC0\xEE\xCFULg        \xEA\xD2u]:\xF9\xC4\xF3S\x87g\xEEU޲ش'\xBC\xDF6\xD1\xFC\xFC\xD2 z&gt;\xDE\xF6\xEDyO|\xB1\xDA_\xD0\xF2\xD8\xC8c\x85H\xF4!p\x8D\xE8Tfj&quot;\x9E\xF9\xCB_l\x82g[&amp;\xE5 +\xC2\xD9\xE6~\xCFu\xAB\x96mH\x81\x95\xA2\x87\x89\xF3ӽ\xF3\xBAc9̑\x8D\xE4\x9Cpz4A\xF4\xAD\x91\x87z\xC8t\xB4\xE0i+\xE7\x8DFh\x8E\x831yvn\xA0z
+VH0r\xEC&quot;\xF4(\x829\xA7\xA7e\x85\xC8\xE0~Z\x9B\xCD\xE2&amp;\xE8\xFC\xA3l\x98뫧\xB4e\x91I\xA7\x87\xB9q\x93\xE7O}\xB8\x91E\xD8        \xC2y\xB9\xE7\x9E{\x8C\xF2\x9D7(!\xDEN\xBC\xF9\x8B\xD6N#d9[^A\xCA \xF6LzK\xA0\xE0\xEA\xA9\x82\xF0Pj\xF54\xA4\xC0\xF9\x80\xED:\xF0\xB0=\x82\xED\xF6\xE7̙c\xE6&lt;\xC36Ζ_\xACrx;\xD0\xDEL\xA2\xA3\x96]+\xDDh\xD7[\xA2\xEE6\xFC\xE2)\x9F\x9E\xBEj\xEC\x9A\xD0I\xBBꪫB\xA2\xB0\xADJV\xFEB2\xE3\xC0\xAF~m\xF2\xA4\xBC1\xB2\x92\xD4S\xB0\x84 +\x92i7/w\x8A)b\x94G\O\x91\\xAC\xF6\x87\xB9\xEBpx\xD9\xE0uz
+\x96\xF7\xD0z?\xD6\xF5\x{DEB4}\x8E\xDCB\xCFK\xF0\xF0:&lt;/\xBDKp۴o\xF8X\xFB\x89\xE6+\xADx\xCE\xC5۞\xA3=\x8F\xE2\x89/V\xFB\xF3\x96\xC9\xEF\xFA\xF5\xCA\xFA\xED\xE3e
+r=\xC5K\xBE\xF8\xE2 \xF3\x92\xF5\x86n\xF0 \x96\x90\xF3\xB6单X\xCE6\xF7\x83x\xAE\xCBX\xFD\xB0Xyω\xE7\xACz\xE9x\x93\x8E\x8E\xCF]w\xDDeV\x88B\xC7H/IWy\xA1t\xA0\xA1\xE0\xED? \x9D\xA39[\xB9h\xE1\xB3\xEB\xFF\xE3\x8F?\x8A\x9Ea Ꜹ0\x82\xA3n8mcF\x84\xB0\x9A\x94\xF7 + \xAD02Ծ}{'\x98\xD9\xFE\xF3\x9F\xFF4#*\xE8\xF8\xE9i6\xE6|\xB47Ƹp\xA1\x8C\xE99\xC1\xE3c\xEF\xC8SH\xA4)&lt;Ht}\xE5\xF4\xC7{\xCC\xDC\xD8\xD0\x80B\xE2U\x92\x9D\xBFD\xA3 +R^( P\xB4\xA0\xEC\xE2m\x88\xB6\xF9\x90^x\xC1\x8C:+eɟ\x9EZg::X\xC5\xCBY\xC9 )\xBC\x91ă\x8B@\xD8\xF2\xC3\xF7N\xA0\x98\xA3\xD3|\xE5\x95W\x86dƙ8\x8FΈ\xE3 \xFE\xF2\xC29d\x84_\x90xmdm\xF8\xD9\xC4㕁&quot;\x88\x95\xE9\xF448W\x91\xC6zz\xA6\xB9?\xDA\xD6\xE2LF\xFE\xBCy\x8D\xB5oS\xBF6\xF9 R\xDEX\xF9I\xE69\x8C@\xC2`\xF8\xC6ot\x93\xC1\x8B\x90xV\xAC\xC2u\x87g\x8A\xF79\x88\xE3x\\xD0\xEB2\x9E4b\x85\xC1\xF3\xA3\xFA\xDEQw&lt;q\xDD:Φ8\xB2~\xDBD\xF3\xF3K/\xE8\xF9D\xB7\xE7D\xC7\xE7\x94\xC7\xE6\xFAudm\xB6X aD/)m\xF4x\xAE\x9B\xB4\x92!\x84\xB3\xCD\xFD \xDD\xD7e2%2\xCE\xFF̩\x8A\xAB\xFE.\x86y\x93\x81U\x94бF'(\xD2\xFE\xED۷\xBB_1ƪY\xE8h빬!1c4\x9D+܌БDh\x9B\x9E\x92\x85)5\x98ơm\x8C\xBC\xAD\x84\x9D\x95C0UNϥ \xA5i\x83N\xC1Gt\x828&lt;P\x9C\xB7+B\xC6谂\x81\xB6\x83\x91\x8F?\xFEXy\xE4\x9D6\xEA5\xE5\x80b\x867\xF2X\xF5 +^\xDD{\xEF\xBD\xE6m\xB5\xB6Aq\x93Ŵ\xB2k\xAE\xB9F\xEE\xBF\xFF~3ƒ\xD5N\xD0\xF9\xD0\xF3)\x8AI\xB8ð%ހ뵯\xCD[\xEA\xF0\xF3A\x8EQ~ԃ\x9E3k8\xA1^\xC2W\xA3+\xB8p~\xF80\xA1\xC3&quot;H}\xD8\xE4/?ć)X\xF1LO\x82\xE2uA\xF2g\xD3N78\xE9o{\x88^P\xC0t\xA2\xB1\x8F\x9F\xC3\xC4I\x9C\x9C\xF6\xAE煛U\xD0\xC0~h\x83pAʋ\x8E=V\xF6\xC2r\xACV\x85\xBA\xB6\x8D2\xED\xC5I3\xC8\xB47\xB4c\ȯ\xB62
+\xA6\xEA\xC1\xD9\xF2\xC3 m[\xC4G\xB4y\x94
+&quot;V\xBF        \xBF\xDEqC\xC7\xF5\xA9\xED\xA9̔me\xA6j\xE8\xF9\xD3n\xC0 q\xE0\x877P\xE0\xED;o\x90\x82\xF0K\xE4\xFD\x99\xB4\xE19\x9Br@\xC3\xF2\xD7]w\x9D\x99n\x83\xB7\xD3(+\xA6\x94\xE0\x9Ep\xB6\xF5Y\xDB\xFCA\xD6\xC6ٖq\xD9ԯM\xFE\x82\x94\xD7\xE6zC\xDEl\xAF_\xC8\xDA8\xBC\xC1\xD76N枍{\x94ym\xFF`\xEA\xDD\xFB\x9C\xB1ix\x96♂U\xFEp=a)\xBCt‹\xB8\xF0\xA4\xFC\xF2亴\xE5\xA4\xA0\xFEp\x8FA_\xD78\x9Emx\x91\xA6\x85q\xB3n\xD3\a\x9F\x9D \xFCl\xCBa\xDB^l䂴g\x9B\xE7Q\x90\xF8lڟ\x83\xD7\xE6\xFA\xB5m/N\x9C\xC1\xF3Ai\x9Bi\xEB\x8EЭm\xBD)\xAF_\x82p\xB6\xB9\xB9.m\xFAa~\xF9\xCFq\xE7\xF5\xF0\x9B\x95ӕlVHª@zIO\xA5\xB5?\xB3҅F\xB3\xB61\xA0\xD3\xDC- \xB2\xF5\xD73[\x90雭1Z\x85\xC1-䱺\x8C\xBAt'ؕ\xB5\x91ӝA\xF7\x83{0\xE4D&gt;\xF4\xC3\xC1\xAC.\x82x\xB1O\xA7\xA7\xA4\x98\xFC`E.\xFD\xC6\xDD\x87&quot; 귾!Q\xE9\x91Yu +~\xA0\x9C\x90\x83\xC1- \xCECp\xAC\x84sX1E_T\xE6\x83uz\xC8\xF8ae-\xAC\xE1uHe\xC1\xAA(\xFA-\xB8\xF7T\xE0}=\xD7ߤ\x83\xF4\x9D\x9F~ȹ\xF1`U$'/(\x87\xEE\xF0\x99^\x9Cz\xA9U\xAB\x96+kS\xAE\xB0Ŏ +?o4X}e\x80\xE1g$g\x93\xBF \xED?r\x98y\xB7X\xCD밨\x80\xF7\xBCw_+\xA8\xAEh\x90\xF2귬\xAE\xF1\x9ESno\xBBr#\xB5\xD8\xD1C\xC5f\xC1\xB4)\xFC\xD0\xB1\xB2D\xF0:~\x90\xC7JMX\xF9
+q\xA1\xACh7z
+\x91Ҋ\xB87:w\xDF+\x8B{\x84\x92W\x9F~\xFA\xA9{^/\xB5\x95\x9Fr6\xFC}?@\xE2\xB6\xFClˁUV\x9Ck\xCE\xDBVp/\xC0\xFD\xC1q\xB6\xF5a\x9B?'^\xBF\xADm9\x9Cx\xFC\xEA\xD76\xB6嵽\xDEl\xAF_\xA7~[,\xA0\xDF𚶊\xFB\xA3~!\xA2\xF4\x8B4s\xC7*p\xFA\xE5\x95
+\xD2\xFE \xABQ\xB7\xED\xFF\xE1Pz\xD4\xC0ć\xE7        \x8Ck\x838\xDB\xEBҖ\x9Fm;\x80\xBAV\xA4V\xB9\xD2#\xA6\x80\xE7\x8E\xEDɾm;        \xE3\xC0\x96\x9Fm9lۋ\xAD\x9CM{\xF2&lt;\xB2\x89/H\xFBs\xD0\xFA]\xBF\xB6\xEDʼn[\xAC\xF2N\xD9q6\xF5Oy\xFD\xF2d\xC3q\xD8\xDC gs]\xE9\x87!\xCE\xDC\xE2\xF2\xA1 \xFA!\xD8a\x88 +oo\x82\xBE\xA9\xF1&amp;\x84Q\xBC1\xC5\xC7\xDB0\xF75\xDAP\x9D\xAD\x9C7\xEED\xEDcDo%\xF1q\xC2h2\xC5\xC1[ZLgI\x84\xD3A\x969\xB5\x89\x887q$\xBA&gt;\x82\xF0\xC3[5LMC\x9B\x89\xE6\x9D\xBFh\xE9\xC4\xEBoS^}c5#i\x8E\x9D\x86\xB3a\xBC\x8FÛ$8\xCC\xD1\xC6\xDB6\x8Cb\xB1\x84hΖ\x9FS\xD8saZe,\x87\x91\xBC\xA9\x82\xBD\x86w\xEA\\xAC0\xD1\xCE9\xE9&amp;\xF2z\x8B\x96\xFC\x83\xF2\x8BW&lt;\xE7\xFC\xEA#\xDD\xF9C\x99b\xD5o\xD0\xFC\xF9\x957\x86\x89 \xA3\xD1˴\x9Bo\xE0$&quot;^\xD8I`Z3\xAE\xA3D8\xE7\xFA\xB0\xB9.\x91F\xEE\xB4\xF2a\xA6,NJ/h;\x88\x97\xF7\\xA2\xF9y\xE3N\xC4~\xA2\xDBs\xA2\xE3Cc]\xBFA\xE0\xFBO\x98\xA1\x80\x91^\x8C\xE4Tg\xCB\xD9\xF6~\x90\xEA\xEB2'p\xB7V@\xA0\xA7\xC0\xD8F\xD40\x86\xD5Z\xB3\x99\xDF        Y:   \x81\xBCG\xC0V\xC9{d\xF2f\x89a\x8BC\x9D\xE9\xF4y\x93KmC\xC0\xCA}\xFF\xFD\xF7\xE6+\x97\x98ӎ7\x8F\x98\x8F\xF4\x8B\xCC6\xA2         \x90        \x90        \x90@\xE6\xC0b\xB0\x85\xC1\xDB]\xCC`\xC0z\xD8\xC99F\xE2\x99_\xE60`\xA5\xA7&amp;\x9B\x91ć\x99
+X\x8C\xCBJӑ@4\xD6# \x88CRX\xD1&amp;\xD6\xF4\x8Dh        џH\x80H\x80H \xF7\xC0\xD4=\xDD-\x96\x8Dw)a7\xEE\xE48\x98!\x83El\xD0\x87Ŋ\xA0\x90ґ@4\x81\x90h\x91ПH\x80H\x80H\x80H\x80H\x80lX-\xC3keH\x80H\x80H\x80H\x80H\x80H\xC0\x8F?B&lt;O$@$@$@$@$\x900T@\x86\x92\x91        \x90        \x90        \x90        \x90        \xF8\xC81
+\xC8\xFA\xF5\xEBݯ\xAC\xFB\x8A\xE7I\x80H\x80H\x80H\x80H\x802\x93@\x8E1B\xAFQ\xA3\x86\xB4l\xD9Rf̘\x91\x99$\x99+     _\xD6\xDF\xF1\x8D)\xC9C\x86 (!t$@$@$@$@$@9\x97@\xD2F@\xB0.4&gt;LDG$@$@$@$@$@+\x90|\xD0|\xBDiӦ\xE6c\x84S\xA6L\x91&amp;M\x9AH\xA9R\xA5\xE4\xC9'\x9Ft\xE22\xDB+VH\xF3\xE6ͥD\x89R\xA6L\xE9޽\xBB\xECٳ'D\x9B6m\x92^\xBDzI\xB3fͤ\xFF\xFE\xB2z\xF5jiР\x81\xB4m\xDBV\xA0\xBC8n\xC0\x80&amp;\xEDz\xF5\xEA\xC9ԩS\xEF,\xDBE\x8B\x99)Z\xC8SժU\xA5w\xEF޲o\xDF&gt;Wn\xFF\xFE\xFD&amp;\xADƍ\xCBҥK\xA5aÆR\xBE|y6l\x98:tȕ\xE3        \x90        \x90        \x90        \x90        \x90@\xF2X) ݺu\xFC&gt;\xFE\xF8c3f\x8C&lt;\xF1\xC4ұcG\xE9ܹ\xB3\xECر\xC3\xCDݻ\xEF\xBE+mڴ\x91Z\xB5jɂ d\xFC\xF8\xF1\xB2a\xC3\xA3\x909rĕ۸q\xA3QV\xAE\iέZ\xB5J\xAE\xBC\xF2J\xF9ꫯ\xE4\xFE\xFB\xEF9\xE9ڵ\xAB@        \xC1V7o\xDE\xEC\xC6\xE1݁]ȵ\xD7^k\x8C\x85 ʄ        \xE4\x9Bo\xBE\x91\xFA\xF5\xEB\xCB\xC1\x83\x8D\xE8y\xE7\x9Dg\x9Eu\xEB֙\xB2t\xE8\xD0A0\xAD\xEB\xD5W_\xA5]\x89&amp;\xF7I\x80H\x80H\x80H\x80H \x89\xAC\xA7`mݺU\xAAW\xAF.\x97_~\xB9,Y\xB2Č~\x84\xE7\xABZ\xB5jR\xB7n]\xA3|8\xE7\xBE\xFF\xFE{\xA9Y\xB3\xA6)A\x87\xEE\x96[n\x91\x9D;wʇ~(\xF9\xF3\xFF[\xEAѣ\x87̛7ON\x9C8\xE1 +\xD9v\xE9\xD2E.\xBC\xF0By\xFC\xF1\xC7C\xFC!_\xA1Bi߾\xBD̞=\xDB=w\xE0\xC0\xA9X\xB1\xA2Q^\xA0\xC1!\xCD\xF3\xCF?_&amp;N\x9C(}\xFB\xF65~#F\x8C\x90\x8F&gt;\xFAH\x96-[f\x8E\xF9G$@$@$@$@$\x90&lt;\x81\x8D\xD0\xDF\xFF\xFD\x88\xCA\xC7޽{e۶m\xC6P\xFC\x8E;\xEE\xC91\xA6Eat\xC3q\x9F|\xF2\x89&lt;\xFC\xF0î\xF2\xFF;\xEF\xBC\xD3( \x8E\x8C\xED#,\x98B\xC6\xEBJ\x97.-倒\xEE:u\xEA\xE4z5jԈ# . +\xEE\x90        \x90        \x90        \x90        \x90@r        V@\xCE9眈9:|\xF8\xB0\xF1\xAFR\xA5\x8A)\xF1
+=\xF4\xD0Cfj\x96\xE3W\xA0@\xF9\xE5\x97_\x9CC\xB3u‡xZ;v\xCCH\x95+W.\x8B4\xFC&quot;M\xDB*T\xA8\x90+[\xB0``nX\xEE\x90        \x90        \x90        \x90        \x90        #\x90\xB0\xDE7\xA6g\xA1c\x8Fю\x91#G\xC6\xCCE\x8B-d\xFA\xF4\xE9r\xD7]wIٲe\xF6!/\xBD\xF4R\xCC0\xD1N^z\xE9\xA5f$e֬Yfz\x98#\x87\xA9Y\x98҅\xA9Y\xF1\xBA/\xBE\xF8B\xA0&lt;a\xEA׋/\xBE2bo\x9C G$@$@$@$@y\x99\x80\x95\xFA\xF6\xED\xDBݯ\x90c\xF5*\x91\xC3&amp;\xC4\xEB0\xAA1x\xF0`\x996m\x9A\xB1\xB1\xC0\xAAS\x98\x925y\xF2d\xB3b\xD6&lt;\xE0\x8AÎ\xE3\xE7\x9F6\xF6P*U\xAAq\xA4\xE2\xE8ѣ&amp;-\xA4\x87\xD8u`?g\xE4\xA3dɒ&amp;](40\x82\xFF\xFD\xF7ߍ\xE1\xF9\xBD\xF7\xDEkd\x86\xEE\xA6\xEB\xACƵk\xD7.\xE3w\xE6\xCC\xC1ԱS\xA7N\xC9O?\xFD\xE4\xCA9;\xCF=\xF7\x9CY1kҤI\xB2v\xEDZǛ[     \x818        \xF8\xA1c\xAA\x96\xAB +7ǪTP`x\xEE8\xC8`\xF4\xE3\xF9\xE7\x9F7\x8A:\xF8\xB0\xC5\xC0
+ZX\xEEF\xE1\x8EC\xC7\xFB-[\xB6\x98ev\xB1bl6\xC5r4#N\xEF\x8A\xC5c\x8F=f\xBCN\x9E&lt;iV\xE7z\xF6\xD9gM\xBAP(`\xF8\x8EQ\x8B֭[(/Pt [\xACX1\x81\x82\xAC\xDAu\xFA\xF4i\xB9\xF8\xE2\x8BMy\xBCi\xBC\xF1\xC6f\x94\xE1&gt;\xFF\xFCs\xB3\xB4\xB0\xF7&lt;\xF7I\x80H\x80H\x80H\x80H\x80\x82\xF0U@\x82E\xF7oi\x8CB`\x84\xDF\xC1
+U6$|\xE6\x99g
+\xC4\xEEݻ\xE3I҄\x81&quot;\x81Q\x8C\x8A\xE0$\x89pǏ\x97&quot;E\x8A$&quot;*\xC6A$@$@$@$@y\x9E@\xC2l@\xBC$a\xD8}\xD1Ey\xBD\xB2\xEC\xE3c\x83X\xC1\xAAhѢf\xA5*L\xD5\xC2G        \xB3\xE30 +\xACF\x8Dى&quot;KX*Y\x90ЃH\x80H\x80H\x80H\x80\xE2&amp;\x90\xC4&amp;7\xF8&gt;\xBEn\x8E\xE9R\xB1\xC0Ҹ\x98\xBAEG$@$@$@$@$\x90{        $e
+\x96-.LՂ\x8D        \xECD\xE8H\x80H\x80H\x80H\x80H\x80r?\x81\xB4* \xB9/KH$@$@$@$@$\xE0%`\xB5 \xAF7\xF7I\x80H\x80H\x80H\x80H\x80H ^T@\xE2%\xC7p$@$@$@$@$@\x81        P        \x8C\x8CH\x80H\x80H\x80H\x80H\x80\xE2%@$^r G$@$@$@$@$\x98\x90\xC0\xC8\x80H\x80H\x80H\x80H\x80H ^T@\xE2%\xC7p$@$@$@$@$@\x81        P        \x8C\x8CH\x80H\x80H\x80H\x80H\x80\xE2%@$^r G$@$@$@$@$\x98\x90\xC0\xC8\x80H\x80H\x80H\x80H\x80H ^T@\xE2%\xC7p$@$@$@$@$@\x81        P        \x8C\x8CH\x80H\x80H\x80H\x80H\x80\xE2%@$^r G$@$@$@$@$\x98\x90\xC0\xC8\x80H\x80H\x80H\x80H\x80H ^T@\xE2%\xC7p$@$@$@$@$@\x81        P        \x8C\x8CH\x80H\x80H\x80H\x80H\x80\xE2%@$^r G$@$@$@$@$\x98@A\xBF\xF9\xF2\xE5\xF3\xE1y\xC8\xF3\x94Ry\x9E\x90        \x90        \x90        \x90\x80 +_\x91\xB0se\x83\x922y\x95\x95\xF4\xBCZ\xF3,7        \x90        \x90        \x90@&lt;8+j C$@$@$@$@$* qac      \x81xP\x89\x87Р       \x90        \x90        \x90        \x90        \xC4E\x80
+H\\xD8\x88H\x80H\x80H\x80H\x80H VF\xE8\x91&quot;\xE6\xE2X\x91\xA8\xD0/\xB7\xE0bW\xB9\xBD\x86Y&gt;   \x81d\x88[Aƒ\xD9\xCB7\x9A\xCB\xFF&amp;\xBB\xF2sk\xFC\xEA\x91\xE4,\x89K\xA5;\xB7\xB6\x96\x8BH\x80H\x80H \x95\xB2\xA5\x80$;\xA3\xC9\xEAH&amp;;ߌ?}\xA8\xB8\xA6\x8F=S&amp;   \xB4\xB1\xA1D     \x81\x84\xA0\x92\x8C\x8C\x84H\x80H\x80H\x80H\x80H\xC0\x86@\x9EV@\xBE\xFD\xF6[ٱc\x87 +\xA7&lt;%C.y\xAA\xBAYX   H)\x81\xA5\x80\xFC\xF4\xD3O\xB2y\xF3f9q\xE2\x84?~\Μ9\xE3\xC2\xFA\xF9\xE7\x9F妛n\x92뮻\xCE\xFC\xDE\xFF}\xF7\\xB4\x9D\x87~X&amp;O\x9E\xEDtF\xF8/\\xB8Д\xE7\x86n\x90\x83\xCESn\xE5\x90        \x90        \x90        \x90        d\x81\x8C6Bw}\xF2\xC9'2f\xCCAg:\x9F^\x8AH\xE9巊)&quot;\xF7\xDE{\xAF\xE9\x9CC\xEE\xDCsϕI\x93&amp;ɑ#G\xE4\xB1\xC7\x938\xC1\xA3no\xBF\xFDv9\xFF\xFC\xF3\xA3\x9Eτ\xEDڵ\x93 /\xBCPn\xBB\xED6\xA3t\xCDSn\xE5\x94\xE5I\x80H\x80H\x80H\x802\x83@\xC6+ k׮\x95\xFB\xEE\xBBO\xEE\xBF\xFF~\xB9\xF9曍\xF2\xF1\xDAk\xAF\xC9ĉ\xE5رc!˕+'\xF8+V\xCC(*!'# \xBEt8(PP\xA4l\xDCYg\x9D\xE5*I\xB6a\xC2\xE3M7\x97 \xE5 +\xCF;\x8FI\x80H\x80H\x80H\x80r\x81\x8CV@0\xC5j\xFC\xF8\xF1f\x94\xA3K\x97..\xF9;\xEF\xBCS\x96.]j\x94\xD73\xC0\xCESO=%_~\xF9\xA5        ѵkW\xC1\xF4&amp;\xAF[\xBDz\xB5\xBC\xF4\xD2KR\xA7Nsn\xF6\xECٲk\xD7.\xB9\xE4\x92K\xE4\xFE\xE7\xA4L\x992F\xDCVΉ{\xFD\xFA\xF5\xF2\xE2\x8B/\xCA\xF7\xDF/\x85 \x96\xA6M\x9B\xC5ʉϑC\xDE\xE6Ν\xEB\xA6ٽ{w\xE7TR\xB7~\:d\x94A\xD4ˀd„        \xB2w\xEF^èW\xAF^r\xF6\xD9g\x87\xE4϶\xBC!\x81b\xACY\xB3F\xA6L\x99&quot;\xFF\xFA׿\xA4D\x89r\xF9\xE5\x97ˠA\x83\xE4\xBC\xF3΋\x8A\xA7H\x80H\x80H\x80H\x802\x89@Fۀ\xFC\xF0\xC3\xA6\xB3\xAE `$`\xECرҪU\xAB\xB8X^}\xF5\xD5ҹsg)X\xB0\xA0l߾=K5k\xD64\xCA\xC6\xE2ŋ宻;w\xCA\xFE\xF0y\xF7\xDDw
+˞={L[9\xAFZ\xB5J\xFA\xF6\xED+ժU\x93g\x9F}V,[\xB7n(Sޑ\x9C+V\xC8=\xF7\xDC#0\xAF_\xBF\xBE`\xE8\xEE\xBB\xEFΒ\xC7dx\xF8q9\xE7\x9Cs\xA4cǎ&amp;oÇ\x97-Z\x8F\xB7\xDF~[\xDE{p,ٖ7$P\x8Cď)w\xFF\xF5_\xFF%\xCF=\xF7\x9C 2Ĵ +(g\xBF\xFC\xF2K\x8C\x90&lt;E$@$@$@$\x90I2^\xACʕ+gav\xC1D\xF4\xCF&quot;\xC1\xFBN\x9D:\x99\xF0\x91\xA65aD\xA2nݺƞd\xE8С2}\xFAt5j\x94\xFC\xEF\xFF\xFE\xAF\xE4ϟ߼\xF9G\xB4\xB6r\x90}\xFA\xE9\xA7\xE5\x8A+\xAE\x90?\xFF\xF9\xCFҤI\xB9\xF6\xDAk#\xBBw\xEF\x96y\xF3\xE6ADN\x9E&lt;i\xAB\xAB\xAE\xBAJ\xDEz\xEB-\xF3v\xFFo\xFB\x9Byӏ\xF3\x98ʔL\xE7\xC7eG\xE0\xA0L\xF5\xEB\xD7Oz\xF4\xE8a\x8C\xFF?\xF8\xE0\x83\x90\xACٔ7$@\x8Cp\x81\xD2{LǫW\xAF\x9E\xC9F`0*\xF3ꫯ\xC6\xCDS$@$@$@$@\x99D \xA3\xA7`9\xEES\xA7N\xA5\x85Y\xF1\xE2\xC5\xE5\x9Ak\xAEq\xD3\xC6\x8E\xFF\xFE\xF7\xBF\xBB~\xD8\xF1\x93\x83A&lt; +\xBCC\x91\xF1:L[”,\xB8m۶\xC9\xFE\xFD\xFB\xCD(\x83\xA3a{\xFD\xF5\xD7gI\xD3G:\xF6\xFF\xF8\xC7?\xBA\xC9֮];dĶ\xBCn&gt;;)\xFA\xF5\xD7_\xA5}\xFB\xF6!\x92\xA5J\x952\xA30\xCEt\xBA\x90\x93&lt;    \xC8H\xAD\x80`\x94PR\xA7\xDAA9\x80\xAD\x86ו-[\xD6t\x86\xBD~~rG\x8F5\xE2\xE5˗w +ʝ\xF0X\x89\xABQ\xA3F\xE6o\xF3\xE1*U\xAAd\xB6\xCE_\xE9ҥ\x9D݌\xD9\xC28\xDEq\x98\xCA\xE6u\xB6\xE5\x{146275}\x8F%\x97\xE1&quot;\xD9z`\x95\xAFH\xD3\xE8b\xC5\xC7s$@$@$@$@\xE9#\xDAsL_&gt;&quot;\xA6\\xB5jUc{\xF1\xFA믛iK^!,\xB7\x8B\x8Ei\xB8\xB7W&amp;\xBB\xFB\xB0\xF5\xC0\xDBuL\xF9q\xA6aU\xAF^\xDD94[?9L!C\x87\x8A
+\x8Cأ9ؙ\xC0\xC1\xF6\xC4+\x87\xE3\x9C\xE4l\xCBk[\xA65j\x98\xA9o`\x8F\xD1\xC7ajֲeˤy\xF3\xE6\x8E\xB7$@$@$@$@N \xA3\x90
+\x98U\xA20\xEF\xF4\xE8\xD1\xC6ޠdɒ\xF2\xE1\x87\x9Aex15\xA9\xFF\xFE1\xA6ia\xA5*L\xDB\xFA\xED\xB7\xDF\xCCG\xFB0\xA5        S\x98\xD0!v\xDE\xD2\xE3Vn\x82Ûz0C\xAEB\x85
+\xE6\xFB&quot;\xE6@\xFF!}|\xAC\xF0\x96[n1\x8A\xEC16m\xDAd\xEC9l\xFD\xE4p\xDF\xF1\x98?\xBE\x89\xA7m۶\xC6\xF0\xFC\xE3\x8F?6\xDCPp\xB0\xCC0FHZ\xB7n-3g\xCE4[\xBC\xF2\xCA+eɒ%\x82t\xE10=+|tĜ\x88\xF1\x97h.\xCE\xF7U\xF0QHLIÊX\xF0\xFB\xFD\xF7\xDF\xCDwZ0&quot;a[\xDE\xD99\x85\xAF`lcw\x8CA\xE1@\xDDaE1\xD4' \xF9\xE9H\x80H\x80H\x80H\x80r\x81|\xBA\xC3Ӳ\xF8H&quot;\xDA[\xFB'\xAF\x90\xF9F\xEBt\xF9wP8\xFCqٷo\x9FIR\xACF\x85QG\xB1\x983gN\xC5\xC0\xC9\xEC.\xB0zV\xCFr\x8C\xBE\x9D\xF3\xCEYG\xA1A\xA7\xC1\x82\xC6\xC0
+\xC1\x8E;\xA4J\x95*&amp;M\x89;\xCEVo\xEB\xF1\xED\x8C\xE6\x9C&gt;}\xDA0\x852\x85\x95\xA7\x90\xAE3\x92\x83iXP\xB6\xFE\xF1\x8F\x98$\xA0 +8PF\x8Ca\xCA\xFA\xCE;\xEF\x9A\x8E\x96H.\xC8\xEC0\xA0\xD4\xE0C\x90\x8B-\x92\x8D7f(\xA6\xCC\xC1xζ\xBCF\xD8\xE2i\xC2\xD8u\x81\xB4\xA0\xF0T\xD5#d\xFF\xEF\xFF\xFD?w
+\xA2\xF1\xB6\x8Bh\x89Dk\xF3Ѯ\x91@\x91S\x98H\x80H\x80H\x80\xF2\x81\xA1\x808u\x81\xA9Nx\xE3 +cn\xAF +\x82s&gt;\x91[G\xB1\xC0
+X\xB1\x9C\xAD\x9C:\xCE\xA9\xC1\xC7aہ\xCEk$w\xF8\xF0a3J$';\xDB\xF2ږ\xCA \xFA\xA1\x84\xC2=\xDCQ        '\xC2c   \xC8,=+UN&lt;\xB1q\x8C\xEB\xC3\xCB\xE7=\xC6\xF4&amp;\xFCr\xBA\xB3-\xAFm91\xBD
+(        \x90        \x90        \x90        \x90@\xCE$\x90\xA3\x90T!\xC6\xD4&quot;|\xA3o\xDB\xF1\xB5mtz1\x95        S~\xBC\xCEV\xCE\x86\xFB$@$@$@$@$\x90\x97        \xE4\xA8)X\xA9\xAA(V;\xF6&amp;Ho\xF1 +ol\xE5\xBCa\xB8\x9F\\x9C\x82\x95\\xBE\x8C\x9DH\x80H\x80H\x80\xB2K\x80# \xE2\x8B\xDF6ӽl\xE5&quot;$A/    ȓ\xF2\xE7\xC9R\xB3\xD0$@$@$@$@$@i!@$-ؙ(        \x90        \x90        \x90        \x90        \xE4MT@\xF2f\xBD\xB3\xD4$@$@$@$@$\x90T@҂\x9D\x89\x92        \x90        \x90        \x90        \x90@\xDE$@$o\xD6;KM$@$@$@$@i!@$-ؙ(        \x90        \x90        \x90        \x90        \xE4MT@\xF2f\xBD\xB3\xD4$@$@$@$@$\x90T@҂\x9D\x89\x92        \x90        \x90        \x90        \x90@\xDE$@$o\xD6;KM$@$@$@$@i!@$-ؙ(        \x90        \x90        \x90        \x90        \xE4MT@\xF2f\xBD\xB3\xD4$@$@$@$@$\x90T@҂\x9D\x89\x92        \x90        \x90        \x90        \x90@\xDE$@$o\xD6;KM$@$@$@$@i!@$-ؙ(        \x90        \x90        \x90        \x90        \xE4MT@\xF2f\xBD\xB3\xD4$@$@$@$@$\x90T@҂\x9D\x89\x92        \x90        \x90        \x90        \x90@\xDE$@$o\xD6;KM$@$@$@$@i!@$-ؙ(        \x90        \x90        \x90        \x90        \xE4MT@\xF2f\xBD\xB3\xD4$@$@$@$@$\x90T@҂=\xB1\x89\xAE_\xBF^\xB6lْ\xD8H        \x90        \x90        \x90        \x90        $\x81@\xAEP@v\xEF\xDE-_|\xB1\r\xC9%r\xF2\xE4\xC9$`J]\x94?\xFD\xF4\x93)G\xB5j\xD5\xBF\x993g\xFA&amp;ޥK=z\xB4\xAFH\x80H\x80H\x80H\x80H \xDD2Z\xC1[\xFD… K\xBE|\xF9&quot;\xFE:v\xECh\xF8U\xACXQ\xA6L\x99&quot;\x9B6m\x92\xDF\xFF=\xDDL\xB3\x95~ٲee\xF9\xF2\xE5\xB2p\xE1B\xA9T\xA9\x92\xECٳ\xC77\xBE!C\x86HϞ=}\xE5(@$@$@$@$@\xE9&amp;P0\xDD\x88\x95\xFE\xFE\xFD\xFB\xA5P\xA1B\xB2n\xDD:#\x867\xFD\xB7\xDCr\x8B\xDCz뭲x\xF1b\x995k\x96\x9Du8(+\xB6N)H\xDE/\xDED\xC5W\xB9re\xC1\xAFD\x89V\xF9\xEBӧ\x8F_\xD6\x9DOT9%Ja    \x81&lt;A \xA3G@N\x9C8!ŋ\x97\xBAu\xEB\x9A_\xB1b\xC5\xE4\xFC\xF3\xCF7\xFB\x98ru\xFC\xF8\xF1,\x95\xB4r\xE5J\xA9_\xBF\xBE`Td\xE4ȑ\xF2믿f\x91Y\xB1b\x854o\xDE\xDCt\xF0˔)#ݻw\xCF2ҀN\xF8\xB8q\xE3\xA4M\x9B6\x82tkԨ!W\q\x85\xF4\xED\xDB7\xAE\xF8\xB2J\x80ǀ\xA4^\xBDz\xE67u\xEA\xD4,1B\x81k֬\x994n\xDCX\x96.]* +6\x94\xF2\xE5\xCB˰a\xC3\xE4СCY\xE4\xCD%K\xF4    \xC8\xF32Z9uꔔ*U*b%\x95,YRp&gt;\xDC\xDDq\xC7r\xE3\x8D7\xCA\xFD\xF7\xDF/'N\x94ٳg\x87\x88\xBC\xFB\xEE\xBBF\xA9\xA8U\xAB\x96,X\xB0@Ə/6l0
+ɑ#G\\xD9\xE9ӧˣ\x8F&gt;*C\x87\x95͛7˨Q\xA3\xE4믿\x96\xAD[\xB7\xBA2ر\x8D/$P\x82\xBAv\xED*PB\xCE:\xEB,\x93\xC7\xF0h\xCF;\xEF&lt;\xE9ի\x97A\xEA֭\x9Bt\xE8\xD0A0]\xEB\xD5W_\x953f\x84\x88ۖÖKH\xE4&lt;     \x87\x80~\xD3\xD3i\xB9\x88\xE7\xA3xG\x94\x8D\xC7SF\x89\xD2
+\x81Z\xBDz\xB5\xBCA\x83jҤI\xE6\xF8رcjժU\xEE9\xAD$(\xE4uڴi\xAE\xDF&lt;\xA0t\xA7\xDB=\xC6NժU\xD5\xF5\xD7_\xE2\xA7mGT\xFE\xFC\xF9\xD5رc]\xDDQWM\x9B6u\x8F\xB1\xF3\xD9g\x9F\xA9\x97_~9\xC4\xCF6\xBE\x90@\x96\xEDڵS\xCF&lt;\xF3\x8C\xAFt\xE7Ν\x95Ո(\xB7c\xC7\xC3E+c\xEE\xF9\xF6\x95\xF6\xB1@IDAT\xE1Ç\xAB֭[\xBB\xC7ر-\x87-\x97\x90\xC8Sx\x80v\x93,\xAD\xCDG\xBBF\x92\x95\xC6K$@$@$@9\x99@Fۀ`\xFAU\x8B-])d[\xB4hQiժU\x88n\xBA\xE9&amp;ׯQ\xA3Ff\x94\xC3\xF1ػw\xAFl۶\xCDL\xA7\xC2H\x89\xD7a\xA4嫯\xBEr\xBD`\xE0\xAE;\xFFR\xBBvm\xB3\xA6.թSG\xBC\xE1\x82\xC4\xE7F\x9C\xA6\x9DN\x9D:\xB9)\x83\x8Bw$H9l\xB8\xB8        q\x87H\x80H\x80H\x80H\x80\xC2d\xB4\x96W\xABCLGr\\xC1\x82\xA1\xC5;|\xF8\xB09U\xA5J\xA9^\xBD\xBA#f\xB6=\x{11065A}\xE5xB\xB9\xC1Ԭe˖\x89\x851\xFBs\xE6̑\xB5k\xD7\xCAܹs\x8DX\x90\xF8\x9Cxӵ\x851\xBF\xE3\x92\xCD\xC5I\x87[    '\xDAC?\x9Bˎ\xA1t\xA0#\x8E\xD1\xA8\xC7rz*\x97\xF9\xE8ׯ\x9F\xE0\xB7h\xD1&quot;\xC1\x8C\xBBa\xBC$\xBEXi\xA5\xFB\\x90r\xD8pIwy\x98&gt;        \x90        \x90        \x90        \x90@\xE6\xC8h#t&gt;ηq\xE3F\xB3\xEA\xBE\x8B\x81\xEF}`\x85,\xAF\xC34&quot;\xB8]\xBBv\x99\xED\x993g~\xF80!\xB8
+\xC8\xE0\xC1\x83\x9Dh\xA8\xC3S\xB2&amp;O\x9E,M\x9A4m3b\xE4\xF0\xB7f\xCD\xC1\xB2\xBFX\xEEq!ms&quot;=\xC0\xD40\xB8 \xF1\x99H\xE5Cy\x8F=*\xFB\xF6\xED3\xFB\xF0\xF3\xDD\xE3d\xF0\xC3H́\xDCcm\xE3\xA6\xE4|G$\x9C \xE2W\xB8 \xE5\xB0\xE1\xE2&amp;\xCE    '\xE0g\xC0\xA2\xE5#\x8AD\xF1\x8E(\x8F\xA7x\x8C\x89\xB5\xED\x851\xA4F^\x9C\xDF /\xBC\xE0F\xBBs\xE7N\xA5G6\xCC9m\xA2`\xA0\xBEd\xC9cXy\xBD\xE2\x95+\xAB\x97\xEEUz\xBA\x95\x91\x87\xE19Η.]Z +8P\xE9N\xBA+7h\xD0 \xA5GJ\x94^\x82\xD7\xFC\xCE&gt;\xFBl\xA5\x97\xB3U\xF3\xE7\xCFwe\xB0c_H\xA0&amp;Lp\xCB\xE8\x94\xD5\xD9\xEA\xA8ܐz\xF5\xAB\xA8r02\x87\xD3
+\x96\xCB\xE5\xD0K\xEF*\xBDL\xB1\xD2
+\x87        \xAB\x972v\xE3\xB3-\x87-7\xE2\xEFx\xDBM\xA2\x93\xD6M%\xA2C\xFDБ        \x90        \x90        \x90        \xD8\xC81݁\x8A\xEA\xF0a\xBFH&quot;\xDA[\xFBG +\x96\xED\xF9F\xEBtI^\xF8b:\x96\xD4\xC5\xC7\xFE*T\xA8\x90\xE5\x83a\x80+R\xA4\x88l߾]\xB4&quot;ZQ\x89Z.\xBF\xF8\xA2̰~\xE5\xCA%\xD5\xC5Kf\xBB\x89\xD6\xE6\xA3]#\xA9.;\xD3#   \x81\x9C@ \xCF* 9\xA1r\x98\xC7\xE0\xA8\x80g\xC6$@$@$@$\x90J9\xC2$\x95@\x98        \x90        \x90        \x90        \x90        \x90@\xF2PI[\xC6L$@$@$@$@$F\x80
+H\x92        \x90        \x90        \x90        \x90        $\x8F\x90\xE4\xB1e\xCC$@$@$@$@$@a\xA8\x80\x84\xE1!        \x90        \x90        \x90        \x90        \x90@\xF2PI[\xC6L$@$@$@$@$F W* \xEBׯ\x97-[\xB6\x84\x95\x87\xE9&quot;\xC0\xFAHy\xA6K$@$@$@\x99G W* ]\xBAt\x91ѣGG\xA4\xFD\xD3O?\xC9%\x97\&quot;ժU3\xBF\x993gfK.b\xE0y\x9E&gt;}Z~\xFE\xF9\xE7\xA52y\xA5&gt;\xE2'Đ$@$@$@$\x90w\xE4JdȐ!ҳgψ\xB5X\xB6lYY\xBE|\xB9,\\xB8P*U\xAA${\xF6\xECɖ\\xC4\xC0)\xF2|\xFB\x{DDE5}C\x87)J-\xFEd\xF2J}\xC4O\x88!I\x80H\x80H\x80H \xEF(\x98\x8BڧO\x9F\x98Ū\\xB9\xB2\xE0W\xA2D        ɗ/_TY[\xB9\xA8$\xF9\xC4\xF1\xE3\xC7\xE5СCIN%\xFB\xD1\xE7\x95\xFA\xC8&gt;)\xC6@$@$@$@\xB9\x9F@F\x8F\x804k\xD6L\xEAի'M\x9A4\x91\xAD[\xB7\xBA\xB5\xF1\xE2\x8B/\x9C{\xFE\xF9\xE7]\xFF\xB8\xFES\xA7Nu\xFDӽ\xB3\xFF~AY7n,K\x97.\x95\x86 +J\xF9\xF2\xE5eذa\x88E\x8BI˖-\xA5T\xA9RR\xB5jU\xE9ݻ\xB7\xEC۷\xCF-\x8C\xE0\xAC]\xBBV&gt;,s\xE7\xCEu^Nn\x8B\xA5\x94\x8C7Nڴi#Ŋ\x935j\xC8W\!}\xFB\xF6uC\xBF\xFF\xFE\xFBR\xBF~}\xE3\xB7n\xDD:\xE9޽\xBB4o\xDE\\xC0}\xF7\xEEݮ\x9C\xB3\x93\xA9\xF5\xE1\xE4\x8F[    \x81\xD4\xC8h\xE4\xB2\xCB.3\xEF\xFE\xFD\xFBK\x85
+\:W]u\x95\xE9(\xEFرCڵk\xE7\xFAw\xED\xDA\xD5t\x86\xCF:\xEB,ټy\xB3\xEB\x9F\xEE\x9D\xF3\xCE;Oz\xF5\xEA%\xE8\xB4w\xEB\xD6\xCDL\x9B´\xA4W_}Uf̘\x92=_{\xED\xB5Fa\x81\x921a\xC2\xF9\xE6\x9BoL\xC7\xFF\xE0\xC1\x83FvӦM2x\xF0`\xA3t\xC0\xA6\x8A\x8C\xF3\x9B7o^H|\xB6ӧO\x97G}T\x86j؍5J\xBE\xFE\xFA\xEBůA\x83&amp;o\xBC\xF1\x86Q\x90\xA0\xEC\xC0\x9Efڴi\x82\xBA\xFA\xF1\xC7C\x92\xCB\xD4\xFA\xC9$H\x80H\x80H\x80H\x80RJ \xA3t\xB2\xF7\xEE\xDD+7\xDEx\xA3-ZT\xA0\x88,[\xB6L.\xBE\xF8b)S\xA6\x8C@\xA9U\xAB\x96 \xACU\xABVr\xF7\xDDwK\xF5\xEA\xD5cN\xADr\xA4h'\xFE\xFCr\xDDuי\xD4ƌ#\xF8=\xF0\xC0r\xCF=\xF7\xC8;\xEF\xBC\xE3\xE6\xE2ĉr\xDF}\xF7        \x8C\xB6\x9F~\xFAiiѢ\x85        \x87(W\xB7n]ٸq\xA3\xB1\xC0H\x94-\xE7\xC5&amp;\xF7\xDDw\xDF\x96`
+\xDB\xD8\xD0\xC0V\xE6\xE6\x9Bov\xA3\x83\x88\x91\x9C_~\xF9E0
+\xF5\xD1G\xE5c\xE7Ν\x822By\xF1\xBAL\xADo\xB9O$@$@$@$\x90Z\xAD\x80@\xD1\xC0jU+W\xAE4#!S\xA6L1#@\xB4b\xC5
+\xB9\xFA\xEA\xABSK+\xA9u\xEA\xD4ɍ\xA5Q\xA3F\x82\xD1 \xC7mذ\xC1L\xC9\xEAѣ\x87\xE3e\xB6\xA5K\x976\xA3&amp;~\xF8a\x88&quot;:v\xEC(\x9F|\xF2\x89Ԯ]ی\xC0\xDCy睆\xF1\xAD\xB7ޚ%\x99\xB3\xCF&gt;[n\xBB\xED6\xD7\xFF\xDCs\xCF5ӱP't$@$@$@$@$\x8B@F+ \xC88Vy\x82\xDDĒ%K\xF3&gt;\xF8@\x8E;&amp;\xE8\x8C{\xA7_\xC5*d&amp;\x9D+T\xA8\x90\x9B\x9D\x82C\xD7@\xB9\xE0ʕ+\xE7\xCA8;\xF0s\xCE;~\xD8\xC2v#\xA3P\x80\xFE\xF4\xA7?\xDB\xEC\x8F9R&quot;\x90C\xE1(R\xA4HH\xB25\xC9        K\x87d\x9A$@$@$@$@)'\x90#L\xBB\x82r\xC3 +7H͚5\xE5\x85^0F\xD2\xE8\xF4\xE6&amp;w饗\x9A\xA9L\xB3f\xCD
+)\xA6f\xC1\xB6S\xAF\xBC\xAEp\xE1\xC2f:\x94\xD7/\xDE}\xD8q\xECڵK\xFA\xF5\xEB'Hӫ\xDE|\xF3My뭷F\xF4^[\x8F5k\xD6x\xBDL䟎H\x80H\x80H\x80H\x80b}K2M箼\xF2J\xF9\xE1\x87\xCC\xAC\xE7\x9E{\xCEr\x8F;V\xEE\xBA뮐=zT`\x94\x87\x95\xA18`\xEC$p\\xA5J\xB3\xB2\xF6O\x9E&lt;)۶m3#\x83ե`O\x81\xE5x1\xDD \xECA䌰ş\xF3\xBDt\xF21\x82p\xE6\xCCc\xDFr\xEA\xD4)c߁,Y\xD2\x97\xC38\xBDu\xEB\xD6Ҿ}{S\x98c\xF4c\xF8\xF0\xE1!)\xC1\xD6\xF1\xBE\xF6\xDAk\xC6\xA3B\xFB\xDB\xDFL\xFC\xF9\xCB_Bd\xFD\xA0P\xC0\x86\xE3\xAF\xFD\xAB\xB4m\xDBV~\xFF\xFDwY\xB5j\x95`\x94\xA6x\xF1\xE2!\xC1 (`\xECT\xA0\xAC\xC0\xFD\x95W^\x91/\xBE\xF8\xC2(+\x8E`\xA6ׇ\x93OnI\x80H\x80H\x80H\x80RL@O\xE1\x89\xE9tv&quot;\x9E\x8F\xE2Q6O\xF5\x9Ft\xB5\xBA\xD2\xF6&amp;\xDD\xC9Ɯ#\xA5GEB\xA2\xD5K\xBE\x9C \xFF鎻+\xABW\x95\xCArޑ\xD7+A\x96s\xC4\xD8\xD1#JO\xBD2\xE9\xEA%n\x95\xFEv\x87\xD2v-Jw䍟\xB6uqC\xEB\xD15b\xC4\xA5\x8D\xEE\x95V\x86\xCCy=ꓥ\xBCNm\x98\xAE'ʠGD\x94%R\x9F~\xFA\xA9s\xDAz;h\xD0 \xA5\x97\xFD5q!&gt;m\xE7\xA1\xF4\xB2\xC1j\xFE\xFC\xF9!qheC5m\xDAT\xE9e\x8E\x95\xF10i֩SG͙3'D.]\xF5\xE1m7!J\xC0\x81Fс=        \x90        \x90        \x90        \x90\x80\x81|\xD3\xA8\xA8#\x91D\xB4\xB7\xF6\x8F,\xDB'\xF2\x8D\xD6\xE9&gt;\xF2\xEF0#\p\x81\x89\xF7\xF3\xCF?7\xCB\xC1f;\x91 \x8E\xE0\xF4\xE9\xD3f\xA4\xA3&quot;X\xF1+\x96\xC3h
+FB`'nW+\x9C\xF7F,\xE0`۱}\xFBv\x81\xA19\x8C\xDF\xC3\xDD\xE4ɓ\xDFX\xC1\xADLt\xDEv\x93\xE8\xFCEk\xF3Ѯ\x91D\xA7\xCF\xF8H\x80H\x80H\x80H 7\xC8\xF8)X\x80\xDE\xC7\xC7\xF0r\xBB\xC34',\xB1k\xE3\xB0nv\xEDa\xBCӬ\xAA\xEA\x8Fґ        \x90        \x90        \x90        \x90@2\xE4$g\x9C\xC1        \xBC\xFE\xFA\xEB\xC6H\xA33x\xEB%        I\x84        \x90        \x90        \x90        \x90        \xD8\xA0bC\x892\x86&gt;\x90زeK\x97 \xF6\xBD_\xA8wOp\x87H\x80H\x80H\x80H\x80\xA2\xA0 \xBD\xB3\xC0T/\xAC(FG$@$@$@$@\xF1\xC8\xF8\xEF\x80\xC4[0\x86#    \xC8&lt;T@2\xAFN\x98#    ȵ\xA8\x80\xE4ڪe\xC1H\x80H\x80H\x80H\x80H \xF3Pɼ:a\x8EH\x80H\x80H\x80H\x80H \xD7\xA0\x92k\xAB\x96#    \x81\xCC#@$\xF3\xEA\x849&quot;    \x81\K\x80
+H\xAE\xADZ\x8CH\x80H\x80H\x80H\x802\x8F\x90̫\xE6\x88H\x80H\x80H\x80H\x80r-* \xB9\xB6jY0    \xC8&lt;T@2\xAFN\x98#    ȵ\xA8\x80\xE4ڪe\xC1H\x80H\x80H\x80H\x80H \xF3Pɼ:a\x8EH\x80H\x80H\x80H\x80H \xD7\xA0\x92k\xAB\x96#    \x81\xCC#@$\xF3\xEA\x849&quot;    \x81\K\x80
+H\xAE\xADZ\x8CH\x80H\x80H\x80H\x802\x8F\x90̫\xE6\x88H\x80H\x80H\x80H\x80r-* \xB9\xB6jY0    \xC8&lt;\xF9\x94v\xB1\xB2\x95/_\xBEX\xA7y\x8EH@\xF0\xB9\x8CȈH\x80H\x80H\x80H\xE0\xFF$         \x81\xEC\xA0\xA2\x9E}\x86\x89\x8C\x81
+a&quot;i2.  H,+$\xD2\xC3#\xB1\xC7N\x9BQ\xBF\xD8\xF2\x8D\xCE'ꑘ\x839~Q\xF0&lt;        \x90@ \x99v\x8DE\xBBQ\x8CQ\x89&lt;E$@$@@\x806 P        \xCC        \x90        \x90        \x90        \x90        \xE4T@\xF2JM\xB3\x9C$@$@$@$@$\x90\xA8\x80d@%0 \x99A`\xFD\xFA\xF5\xB2e˖\xCC\xC8 sA$@$@$@\xB9\x94\x8B\x8A=}\xFA\xB4\xFC\xFC\xF3\xCF\x92\x89\x81\xFD\xCD\xF8\xF1\xE3\xA5U\xABVr\xD1EI\x93&amp;M\xE5x\x9C_9v\xEF\xDE-_|\xB1\r\xC9%r\xF2\xE4\xC9x\x92\xC8\xD1a\xBAt\xE9&quot;\xA3G\x8F\xCE\xD1e`\xE6I\x80H\x80H\x80H \xD3        P\xB1\xA8\xA1\xB7\xDF~[:t\xE8`!\x99x\x91\xD7^{MF\x8C!ݻw\x97\xE9ӧ\xCBC=$\pA\        \xF9\x95\xA3bŊ2e\xCAٴi\x93\xFC\xFE\xFB\xEFq\xA5\x91\x93 +2Dz\xF6왓\x8B\xC0\xBC\x93        \x90        \x90        \x90@\xC6\xB0Z+\xE3K\x91\xE4 ?~\:\x94\xE4T&quot;G\xFF\xE1\x87J\x9B6m\xA4_\xBF~\x91\xF8ڔ\xA3R\xA5J&amp;\xC6 +        a\x94&amp;\x88|\x80,\xC7Mt\xBA}\xFA\xF4\x89\x99O\x92        \x90        \x90        \x90        d\x9F@\xAEY\xB4h\x91\xB4l\xD9RJ\x95*%U\xABV\x95޽{˾}\xFB\Z˗/\x97 +H\xAF^\xBD\\xBFk\xAE\xB9F\xEAի't\xFD\xD0a_\xB8p\xA1\xAC]\xBBV&gt;,s\xE7\xCEu[\xB7nu\xE5\x82\xEE\xF8\xE5\xF1!Mt\x88\x91W\xD8%`\xBFx\xA6\xC5S\x8E\x95+WJ\xFD\xFA\xF5\xA3&quot;#G\x8E\x94_\xFD5K1W\xACX!͛7\x97%JH\x992e\xCC(͞={\xB2\xC8\xD9x&lt;\xF8\xE0\x83\x86ӦM\xCD\xE8 Fb0\xDD u\xF8\xE4\x93O\x86Da\x9B.FrP\xC7͚5\x93\xFE\xFD\xFB\xCB\xEAիM\xBD\xB7m\xDB6\xE4Á 0i\xA3\xFE\xA7N\x9D\x92\x96\xF7\xC0\xAF\xDE\xF6\xEF\xDFo\xD2jܸ\xB1,]\xBAT6l(\xE5˗\x97aÆeQ`\xA1&lt;\x8D7\xCE(\x97Ŋ\x935j\xC8W\!}\xFB\xF6\xF5&amp;\xC9}   \xC8}tG(\xA6\xD3%\x8Ex&gt;\x8AwD\xD9Txʨ\xE7SOSR\xF9\xF3\xE7W\xBAC\xABt\x87S\xBD\xF3\xCE;\xEA\xF2\xCB/W\xFA;:p\xE0\x80\xC9\xCAO?\xFD\xA4t\x87Ti\x9B
+7ko\xBE\xF9\xA6\xBA뮻Tݺu]\xBF/\xBF\xFCRi\x9BU\xAE\9u\xD6Yg)\xDDItcǎu\xE5\x82\xEC\xD8\xE4\xF1\xE9\x91u\xFB\xED\xB7+m\x8F\xA1\xB4\xA5\xF4\xD4 \xF3{\xF8ᇃ$gd\x83\x94c\xF3\xE6\xCD\xF8\x98\x8A\xD2g5j\xD4(\x85r\x96.]ZM\x9A4)$]pգ\xEA\xCE;\xEFTK\x96,Qz\xAA\x98\xD2xU\xADZ5\xA5\x95\x95Y\x9Bmע\x9Ez\xEA)\x93\xF6\x9F\xFF\xFCgU\xBDzu\xF5裏\xAA\xBB\xEF\xBE\xDBԕ\x87m\xBA\xDF}\xF7\x9DҊ\x91\xD2\xD3\xD5\xD4\xE0\xC1\x83ե\x97^\xAA
+(`~\xEF\xBD\xF7\x9E\x9DٮZ\xB5J\xBD\xF2\xCA+\xA6\x9DD\xE3kSo\xDA\xC6FM\x9C8єA+dJO\x9DS\xCF&lt;\xF3\x8C*[\xB6\xACz\xEE\xB9\xE7B\xD2Ԋ\x8E*Y\xB2\xA4Z\xBCx\xB1ڹs\xA7᧕-ծ]\xBB\xB9L:p\xAE\xB1L\xC9S\xB4{P\xB4{V\xA6\xE4\x9B\xF9   \x81\xBCN \xB2v\xE1\xA1\xEDa\xED\xE1\xEF        \x9A\xD2]t\x8E\xF4\x9B~\x85N\\xB7n\xDDB\xD2\xD6o\xA6\x8Dq\xDF}\xF7\xB9\xFE\xB3g\xCF6ʅ\xEB\xA1wfΜ\xA2\x808\xE7\xE0_\xB3fM\xE70\xEEm\x90\xFC9\x89\xE8յkW\xE70[[\x9Br8
+ȴi\xD3ܴx\xE0\xA5m`\xDCc\xEC@)\xBA\xFE\xFA\xEBC\xFC\xF4\x88\x83Q\xFE\xE2U\xCE\xF4H\x8F\xE9\xBCCa\xD4F\xFF!q;\xB6\xE9\xDE|\xF3\xCDJ\x8F\xA6((\x8E\xBB\xED\xB6\xDBT\xA1B\x85\x9C\xC3,\xDBΝ;+=Z\x91\xC5?H\xBD\xEDرÔ\x8A\x88\xE3\x86\xAEZ\xB7n\xED\x9A\xAD\xB671\xF9\xF3z~\xF6\xD9g\xEA\xE5\x97_\xF6ze\xD4&gt;\x90\x8C\xAAf\x86H\x80H\x80r,\x81\x82Z\xC1\xC85nÆ +f\xAAK\x8F=Bʤ\xDF\xE0#r\xD8S\xA4\xD3ez\xFE\xBCln\xBA\xE9&amp;\xF7\xB0Q\xA3F\xB2`\xC1\xF7x\xEF޽\xB2m\xDB63m\xE8\x8E;\xEEp\xFD\xB1\x83)S_}\xF5U\x88_Ѓ\xF7\xDF\xDF\xC4.H\xBA\x9F|\xF2\x89\xE8\xD1 ѣan4z\xB4F\xE6͛\xE7\xDB\xEE\xC4So\x9D:ur\xA3\xBF3f\xB8\xC7\xD8\xE9ر\xA3\xE8\xD1\xA9]\xBB\xB6\xE8Q#3U\xABN\x9D:\xCE3$H\x80H\x80H\x80H \xC8U
+ȱc\xC7L\x95\xE8)SY\xAA~\xFA\xED~\x88\xBFVc{O\x86\xCBz\xCF\xD9\xEE͟m\xBCA\xE4lˡ\xA7\x9C\xB9\xD1,\xDAL`W\xA5J\xD1S\xA5\9\xEC`\x95.\xCDgǝs\xCE9\x83IWO\xB7\x92_~\xF9%$'|\x88\xA7\xC5A&lt;\xF5\xA6GZܘ\xC3\xF9\xE1\x96U\x86b\xB3l\xD92c\x9B\x82\xFD9s\xE6\xDB\xD8ё        \x90        \x90        \x90@n%ڳ\xCC\xE1\xA5\xD4\xF3\xFC\xCD\xEFY\xB3f\x89\x9E\xC6\xE3\x96\xE6ĉ\xE6\xCDw\xFB\xF6\xED]?($?\xFC\xF0\x83\xFC\xF6\xDBoR\xB4hQ\xE3\xAFm\xDC\xF3ޝ… g\xE9\xCCz\xCF\xDB\xEEɟm\x9CA\xE4U(\xE8`c\xB4\xEA\xA9rA\xD2mѢ\x85h\xBB +\xD1v=\xA2m0\xE4ȑ#\xF2\xD2K/ŕ\xD5dԛ\x9E\xE2fF&gt;\xB0\xBA\x99\xB3\xC2\x8C\xDC12cv\xF5{\xDD_|a\x94\xBB /\xBCP^|\xF1Ő\x91\xAF\xF7I\x80H\x80H\x80H \xD3        \xFCg~J\xA6\xE7\xD4&quot;ڨW\xB4\xC1\xB1\xE9x\xBE\xFB\xEE\xBBf5\xA5\x83ʽ\xF7\xDE+x\x8B\xAD\xE7⻱`\x95,\xBC\x99~\xEC\xB1\xC7+Z\xE9\xB9\xF7\xC5+FicuW;\xE8\xF8bu'|\x93\xEB\x9B?\xBEh{\x82\x90\xB3BD9\x92?(M\xDF|\xF3\x8D\xC9 \xDE\xE4c?tN\xE3u6\xE5\xC04'\xB8]\xBBv\x99\xED\x993g~\xF80\xA1\x936F\xC0\x9Dhm\xEB`\xFC1%k\xF2\xE4\xC9f\xE5*m3b\xC2\xF9۾}\xBB\xFBr\xAC^\xB5q\xE3FS/\xDE8\x82\xA4\xFB\xF8㏛\x8FG\x9E\xFE\xF9\xC5\xCB \x87\x8F\x80!\xEE\xA3G\x8F\x9A\xB4\x90FHP\xF7\xD8\xC7\xCF\xF9Ro\xCE*`\xE1\xFCN\x9D:%z\xF1\xB78k֬|\xF8P\xA1 \x83/`\xB4\xC9\xE2ŋ\xBBrΎ6b7+k\xE9\xC5\xCC(\x89\xE3\xCF-        \x90        \x90        \x90        \xE48~\xD6+\xBA@E\xA2xG\x94M\x85\xA7h#t8\xDDq7\xAB\xE9Q +cx\x8E\xFCÀ\Ouɒ\x8D\xA7\x9F~ZU\xAE\\xD9 +c\xF5\xAB\xA1C\x87\x9A}\xBDlk\xD91c\xC6(\xBD\\xAA9\xAFG\xD4 +7ܠ&gt;\xFD\xF4\xD3,r~\xB6\xF9êS\xC8{\xF8OOo\xF2K&quot;\xE6\xF9X\xE5\xC0jL0\xD2F\x9A\xE0\xA7;\xE0f\x85+\xAC*\xBFZ\xB5j\xB9q\xC30[O\xB72\xF2\xCEy\xAC\x96\xA3y\xDD\xF9v\xE5lv\xF47V\x98\x86\x97+\x8F\xC10\xDD낤\xAB\x95\xB3\x92V\xD3K\xDE*\xBD|\xAF)\x977&gt;\xBDo\x96t\x9D|\xC0x\xDCq6\xF5\x86\xC5~h+(\x97^\xCEج\xBC\x858\xB1\xA2\x9A\xE3 +dL\x80~g\x9F}\xB6\xD2\xCB\xF7*\xAD\xDC:&quot;!\xDB\xD7_\xDD\xC8\xE9\x90\xB8V \x89,\xCE\xE7\x8B3xƒi\xA4Xӑ        \x90        \x90        d.\x81|Ț~`Gu\xF8\xC0\$\xED\xAD\xFD\xA3K\xF9\x89|\xA3u&gt;\xF9O\x86\xF4\xEAG\xC6Po\xAFç\xB3x3\x87\xB7\xCFx3\x8D\xEF5\xF89\xC8\xE2 +7\xA6oE\x9A\xD7\xEF\xDE{\xDE6\xDE0\x89\xDAOd9\xF0\xC5t\x8C \xE1[ *TH\xD9        \xE3IF\xDF\xCF&gt;\xFB\xACŊ\x97e\xA2\xEA +#/pE\x8A\x8C\xFEhD\xB0XB,\x87\xD19ȧ˅_c\xE9ʇ\x93n\xB4{P\xB4{\x96\x8E[   \x81\xF4ȵ
+Hz\xB12\xF5L \xC5\xC6ݰ\xF1\xC1
+hz\xF4G`\xCF\xF1\xD6[oeB\xF6r\\xA8\x80\xE4\xB8*c\x86I\x80H\x80H #        \xE4*#\xF4\x8C$\xCCL\xA5\x8D\xC0\xF7\xDFo\xBEp\xFB \x8C\x84ai\xDC\xE7\x9F&gt;m\xF9a\xC2$@$@$@$@&quot;T@\xD8
+r-msa \xC9a\xC4\xEF7\xBD)\xD7B`\xC1H\x80H\x80H\x80H \xC3\xE4\xAAU\xB02\x8C-\xB3\x93`\xABC\xE5#*\x82Y    \x81\xFF#@\x84M\x81H\x80H\x80H\x80H\x80H e\xA8\x80\xA4 5&quot;    \xA0\xC26@$@$@$@$@$\x902T@R\x86:sZ\xBF~\xBD\xFB\xD5\xF1\xCC\xC9U\xF2r\x92\xD7ʛ&lt;\x92\x8C\x99H\x80H\x80H\x80\xB2O O* \xBBw\xEF\xAC\x90t\xC9%\x97\xC8ɓ'\xB3O1\x8D1\xE0#\x8A(G\xB5j\xD5\xCCo\xE6̙\xBE\xB9\xE9ҥ\x8B\x8C=\xDAW.\xB7\xC4*\xAF-?[\xB9t2\xC3G\xFE\xF9\xE7tf\x81i\x93        \x90        \x90        \x90\x80/\x81\\xA5\x80lٲE
+.l\xBEƍ\xAF!\x87\xFF:v\xECh\x80T\xACXQ\xA6L\x99&quot;\x9B6m|Q;'\xBB\xB2e\xCB\xCA\xF2\xE5\xCBe\xE1…R\xA9R%\xF3\xA5v\xBF\xF2 2Dz\xF6\xEC\xE9'\x96k\xCE\xC7*\xAF-?[\xB9tB{\xFB\x{DDE5}C\x87\xE9\xCC\xD3&amp;   _\xB9\xEA; \xFB\xF7\xEF\x97B\x85
+ɺu\xEBL\xC1\xF1\xE6\xFB\x96[n\x91[o\xBDU/^,\xB3f\xCDr\x81\xA0\xB3%\xC5\xD6\xE1\xCB\xDAA\xE4\xFD\xE2MT|\x95+W\xFCJ\x94(a\x95\xBF&gt;}\xFA\xF8e-\xD0\xF9D\x95#P\xA2\x84\xFD\xCAk\xCB\xCFV.@\xD6*z\xFC\xF8q9t\xE8PB\xE3dd$@$@$@$\x90h\xB9j\xE4ĉR\xBCxq\xA9[\xB7\xAE\xF9+VL\xCE?\xFF|\xB3\x8F)W蠅\xBB\x95+WJ\xFD\xFA\xF5\xA3&quot;#G\x8E\x94_\xFD5\DV\xACX!͛77\xFC2e\xCAH\xF7\xEEݳ\x8C4\xA0&gt;n\xDC8iӦ\x8D \xDD5j\xC8W\!}\xFB\xF6\x8D+\xBE,\x81\xE01`\xC0\xF3e\xF0z\xF5\xEA\xC9ԩS\xB3\xC4\xAEY\xB3fҸqcY\xBAt\xA94l\xD8Pʗ//Æ +\x8BرM4\x97,\xF2x\xE0c\x82\xC8\xF2ޤIٺu\xAB{\xF6\xC5_t\xCB\xE5\xFDҹ_y\xDDR\xBC\x94\xF3\xA2E\x8B\xA4e˖R\xAAT)\xA9Z\xB5\xAA\xF4\xEE\xDD[\xF6\xED\xDB\xE7\xE6\xED#`k׮\x95Ç\xCBܹsݟ\x97\x93\x80;$@$@$@$\x90F\xB9J9u\xEA\x94\xE9\xA4E\xE2Y\xB2dI\xC1\xF9pw\xC7wȍ7\xDE(\xF7\xDF\xBFL\x9C8QfϞ&quot;\xF2\xEE\xBB\xEF\xA5\xA2V\xADZ\xB2`\xC1?~\xBClذ\xC1($G\x8Eqe\xA7O\x9F.\x8F&gt;\xFA\xA8 :T6o\xDE,\xA3F\x8D\x92\xAF\xBF\xFE:\xA4\xA3 a\xDB\xF8܈\xB8ӵkWA\xA7\xFC\xAC\xB3\xCE2y \x8F\xFA\xBC\xF3Γ^\xBDz\x99\xA4nݺ\x99\xE9&lt;\x98\xBE\xF4ꫯʌ3B\xC4m\xCBa\xCB%$\xF2ݹ\xEC\xB2\xCBLǻ\xFF\xFER\xA1BWꪫ\xAE2u\xB4c\xC7i׮\x9D\xEB\xEFW^W0\xC5;A8\x83\xFB\xB5\xD7^k\x94/(&amp;L\x90o\xBE\xF9\xC6(\xCD49\xC7T\xC2\xC1\x83\xA5\xB6*P\x9D߼y\xF3R\:&amp;G$@$@$@&gt;\xF4\x9B\xFB\x98N\x8Fx&gt;\x8AwD\xD9Tx\xCA(QZ!P\xABW\xAFv\x93kР\x81\x9A4i\x929&gt;v\xEC\x98Z\xB5j\x95{N+        
+e\x9B6m\x9A\xEB\xF7\xC0(=\x87\xDE=Ǝ~㬮\xBF\xFE\xFA?\xDD\xE1S\xF9\xF3\xE7Wcǎu\xFDuG]5m\xDA\xD4=\xC6\xCEg\x9F}\xA6^~\xF9\xE5?\xDB\xF8BY\xE8ηz\xE6\x99g|\xA5;w\xEE\xACt5\xA2\x9C\xEE\xC4.Zs\xCF&gt;\\xB5n\xDD\xDA=Ǝm9l\xB9\x84D\xE5`\xE3ƍ\x86\xBB\x9Efd$\xFA\xF5\xEB\xA7\xF4H\x8D\xD9\xE2\x89'\x94V8&quot;\x86\x8CU^o[~\xB6r޸\xC3\xF7m8\xEB\x91 +\xA5G=\x94VC\x82\xEB\xA5\x95Hu\xDF}\xF7\x85\xF8\xEBT͚5C\xFCy\x80k,\x93\\xB4{P\xB4{V&amp;\xE5\x9Dy!  \x81\xBCL Wـ`\xFAU\x8B-&quot;\xAA\E\x8B\x95V\xADZe9w\xD3M7\xB9~\x8D52\xA3\x8E\xC7޽{e۶mf:FJ\xBC\xD3a\xBE\xFA\xEA+\xD7 \xEE\xBA\xF3/\xB5k\xD76\xABQa\xEAR\x9D:u\xC4.H|n\xC4i\xDA\xE9ԩ\x93\x9B2\xB8xG@\x82\x94Æ\x8B\x9B\x90\xCF\xA6\xD1a\xB5/L\x9B\xC3t,,$\xB0k\xD7.3\xFA\x81\xE9`\x98\x97\xD3\,\xCEi\x83MG\x8F=B\x8AU\xBAti3:\xF5\xE1\x87\x86\xF8\xF3\x80H\x80H\x80H\x80r\x81\\xA5\x80\xC4ӑW\xB0`(̧\x87\xABR\xA5\x8AT\xAF^\xDD3ۇz\xC8t|O(7\xE80.[\xB6L\xF4(\x8Cٟ3g\x8E\x99\x97\x8F9\xF9pA\xE2s\xE2M\xD7\xC6\xFC\x8EK6'\x9B-Vy\x82}
+\xA6\xBF\xA1c\xFE\xD6[o\x89\xDDt\xC61\xDD+\xA7\xB9X\x9CQ.\xB8r\xE5\xCAe)\xFC0\xD5/\xDC\xE9\xB7)\xE1^&lt;&amp;   \x81\x8C&quot;\xDA\xE3Ψ\xAC\xA5?3P:\xD0A\xC4h \xD4c9=\x95˼\x9D\xD7ӂ?8cF\xC70^_\xAC\xB4\xD2}.H9l\xB8)\xD8;`\xB1\x8C^}\xFB\xED\xB7\xF2\xC2 /\x98Q*ge\xB3 \xF1e\xB2쥗^*z\xAA\x9FY\xBD\xED\xF2\xCB/w\xB3\x8A\xC5`\xDBѾ}{\xD7;X\x82\xC6\xFAt$@$@$@$\x90\xC9r\x95\xBA\x86\xB8\xDA^\xC0\xACz\xB5g\xCF\xF3\xBDtڼӈ\xE00\x85\xEE̙3?|\x98
+\\x81Lg\x9Dh\xA8\xC3S\xB2&amp;O\x9ElVb\xD26#Fk֬,\xFB\x8B\xE5~\xE2\xD16'\x82\xD1L +\x83 \x9F        `\xF1\x87t`\x84\x8C\xF2=z\xD4ic~^\xA3{\x9C\x83?~\x899p\xE0\x80{\xEC\xBCiGr\xE0\xCEq\x81+\\x90r\xD8p1\x91Z\xFE]y\xE5\x95\xF2\xC3?\xC8{\xEF\xBDgVk۶\xADh[\x9C\xE3sDe[^[~\xB6r\x96Ű⌅\xA0ladF\xFF\xF8f + \xCF\xEF\xBD\xF7^3\xEA\xA3msB\x92\x83b\x88\xFA{\xED\xB5\xD7ۜ?\xBE\xDCv\xDBm2p\xE0\xC09\x90        \x90        \x90        \x90@Z        \xF8\xC0\xE8\xCCE\x89\xE2Q6\x9E\xE21\x90նƐyw~\xFA-\xB9\x9B\x8D\x9D;w*=\xB2a\xCEi\xDB\xF5%K\x96g\xC8\xEB\xAF\Y\xEB\xE9VF\x86\xE78\xAF\xE7\xE0+ݩS\xBA\x93\xEE\xCA +4\xC8 \xEB%x~g\x9F}\xB6\xD2\xCB\xD9*\xDD        te\xB0c_H\xA0zU$\xB7\x8CNY\x9D\xAD!\xF5\xEAWQ\xE5`d\xE3f\x87 \xCAcomo\xA1\xB4\xC2a\xC2j 7&gt;\xDBr\xD8rq#\xB6\xD8ѫ\x96)m\x97b$\xF5\xD4+\x937=\xF5-$\xA4My\xC0\x96\x9F\xAD\H&amp;\xA2\xE1\xACg5b\xC4\x85v
+\xC3s\xD4- \xCD\xC3\xCB\xEB$5f\xCC\xD3\xFE \xA7GD\xD4 +7ܠ&gt;\xFD\xF4S\xE7t\xB6\xB6\xDEk,[%(\xB0.bD\x87\xB2ӑ        \x90        \x90        d.\x81|Ț~`Gu\xF8\xF0^$\xED\xAD\xFD\xA3K\xF9\x89|\xA3u&gt;I^\x86\xF0\xF6\xDFT\xC0r\xB0X6\xFC\x83\x84x\xE3W\xA4Hپ}\xBBhD`,\xCD\xF9\xC5-\\xA6\xF9\xFB\x95#(\x9B\xF2a$
+\xA36\p\x81\xFF\xFC\xF3\xCFͲ\xB46as\xAA\xCC\xE9ӧ\xCD\xE8FE0\x9D/\x96\xC3FB`'n\xBF+\x9C߹d_c~釟\x8Fv\x8Av\xCF
+\xCFc   \x81\xF4\xA0\x92\xEEL\x95r* 9\xAEʘa  \xC8H\xB9\xD2$#I3S$@$@$@$@$@B\x84\x8D\x80H\x80H\x80H\x80H\x80H e\xA8\x80\xA4 5&quot;    \xA0\xC26@$@$@$@$@$\x902T@R\x86\x9A        \x91        \x90        \x90        \x90        \x90        Pa     H* P\xAF_\xBF^\xB6l\xD9 EI\x80H\x80H\x80H\x80H\x80\xBC\xA8\x80xi\xF8\xECw\xE9\xD2EF\x8FQ꧟~\x92K.\xB9D\xAAU\xABf~3g\xCE̖\\xC4\xC0)\xF2\xC4G\xEF~\xFE\xF9\xE7\xA5\x9A &gt;z9~\xFCxiժ\x95\t\xD1EҤI\x81\xE2\x8F\xF3+\xC7\xEEݻE\xDD\xDD\xD4\xDBɓ'\xE3I\x82aH\x80H\x80H\x80H\x80\xA0ؐ!C\xA4gϞC\x94-[V\x96/_. .\x94J\x95*\x99/QG\xB4\x95\x8B6U~o\xBF\xFD\xB6t\xE8\xD0!UɅ\xA4\xF3\xDAk\xAFɈ#\xA4{\xF7\xEE2}\xFAty衇\xDC/\x9E\x87Z\xF8\x95\xA3bŊ2e\xCAٴi\x93\xE0\x8B\xEEt$@$@$@$@\xC9'P0\xF9I\xE4\x9E\xFA\xF4\xE9\xB30\x95+W\xFCJ\x94(!\xF9\xF2\xE5\x8B*k+5\x82$\x9F8~\xFC\xB8:t(ɩD\x8E\xFE\xC3?\x946m\xDAH\xBF~\xFD&quot; \xF0\xB5)\x94E\xB8X\xF5\x9E$Fi\x82ȇ\x87\xE71        \x90        \x90        \x90        \xE4e\xB9n\x9D\xC3q\xE3ƙNl\xB1bŤF\x8Dr\xC5WH߾}\xDDz~\xFF\xFD\xF7\xA5~\xFD\xFA\xC6oݺu\xE6m{\xF3\xE6\xCDe\xC0\x80\x82i9\xE1\xFE\xF5\xEA\xD53\xBF\xA9S\xA7\x86\x9FN\xFB\xF1\xA2E\x8B\xA4e˖R\xAAT)\xA9Z\xB5\xAA\xF4\xEE\xDD[\xF6\xED\xDB\xE7\xE6 #3 +4\x90^\xBDz\xB9~\xD7\s\x8D)\xCF\xC0\x81]?t\xD81\x82\xB3v\xEDZ9|\xF8\xB0̝;\xD7\xFDmݺՕ \xBA\xE3\x97?ć4\xA1\xE0!\xAF\xB0\xB3\xC1&gt;~Ѧ\xBC\xC5\xCAC&lt;\xE5X\xB9r\xA5i9r\xA4\xFC\xFA\xEB\xAFY\x92X\xB1b\x85\xA0\x9D@\xC1,S\xA6\x8Ci7{\xF6\xEC\xC9&quot;G    \x81\xE8r\x9D\x82i;\x8F&gt;\xFA\xA8 :T6o\xDE,\xA3F\x8D\x92\xAF\xBF\xFEZ\xBChtơ\x80\xBC\xF1\xC6\xA6\xE3\x8Es\xB0ߘ6m\x9A\v\xD9e\xF2\xE3\x8F?\x86\xEBڵ\xABQN\xCE:\xEB,g\xC8\xC94̘1C\xAE\xBD\xF6Zi֬\x99Q&amp;L\x98 \xDF|\xF3\x8D)\xDF\xC1\x83M\xEE\xEA֭k\xCE\xF4\xD1Gnn\xEF\xB9\xE7\xB9\xFC\xF2\xCB\xE5\xFF\xF8\x87뇩H\x836JlZ\x86 +\xE6\xFE\xE6͛\xE7\xCAٱ\xC9\xE2;s\xE6\x8C@q(X\xB0\xA0=zT~\xFB\xED7\xF3;q\xE2D\x90\xE4\x8Cl&lt;\xE5\xB8\xE3\x8E;\xE4\xC6o\x94\xFB\xEF\xBF_&amp;N\x9C(\xB3g\xCFI\xF7\xDDw\xDF5Jm\xADZ\xB5d\xC1\x82\xC6NeÆ +F!9r\xE4H\x88,H\x80H\x80H\x80H\x80b\xD0#1\x9D\xF1|\xA9\xF0\x94Q\xFFΧ\xB6\xD3PM\x9B6 +I\xF2\xB3\xCF&gt;S/\xBF\xFCr\x88\xDF+\xAF\xBC\xA2P\xB6ɓ'\xBB\xFE\xBAîʗ/\xAF\xBAu\xEB\xE6\xFAyw:w\xEE\xACt\xA7\xDC\xEBq\xBF]\xBBv\xEA\x99g\x9E\x89x\xCE\xEBi+\xE7 +\xE3\xDD\xD7v\xA5G=\xB2\xE4w\xFF\xFE\xFDJ+K\xEA\xBE\xFB\xEEs\xC5u\x87Zi\x83k\xF7;\xDAP^i\xE5$\xC4\xCF\xF1\xAFY\xB3f\xFF\xA0A\xF2\xE7ĭGd\x94V\xF8\x9C\xC3lmQ&gt;\xBFrh%մ\xAD|\xBAi=\xF0\xC0J\xDB\xC0\xB8\xC7\xD8\xD1#K\xEA\xFA\xEB\xAF\xF1ӊ\x8Eʟ?\xBF;vl\x88n=p\xAE\xB1L)_\xB4{P\xB4{V\xA6\xE4\x9B\xF9   \x81\xBCN \xD7ـt\xEC\xD8Qt\xE7_j׮mV\xA3\xD2
+\x85ԩSG\xF0\x86;ܝ}\xF6\xD9r\xDBm\xB7\xB9\xDE\xE7\x9E{\xAE\x99V\xF3\xFA믻~\x99\xBC\x837\xF0\xB0\xD5\xE8ѣGH6K\x97.m\x8C\xC8aO\x91N\x97\xE9\xF9\xF3\xB2\xB9馛\xDC\xC3F\x8D\x99Q\xC7c\xEF޽\xB2m\xDB63\x9D/\xBCa\xDA\xDBW_}\xE5\x88rK$@$@$@$\xE0C \xD7) X\xBE\xDFe˖\xC9\xEAի\xCD\xFE\x9C9s\x8C\x8Dl\xBC
+G\x91&quot;E\xBC^f\xABt-A\x92\x8B\x83cǎ\xA9r\xE5\xCAe\x91\x86\xA6\xA0y\x9Dֶ\xBD\x872
+9\xF6\xC4:畋\xB54\xB1\xE2\x8A\xF7\x9Cm90\xBD\xCEq\x98\xE6u\xB0\x87\x81\xABR\xA5\x8AT\xAF^\xDD{ʬ\xD2\xA3y:    ;\xA1=-\xBB0-;|\x8B\xAB(9+)\xC1##zj\x921v
+[\x8F5k\xD6H\x8B-/\x995k\x96\z\xE9\xA5\xEEq&amp;\xEF \x9Fz
+\x90\xC93\xEC9\xBB        \xD8l\xB4o\xDF\xDE\xF1($?\xFC\xF0\x83\xB1\xAB(Z\xB4\xA8\xF1_\xB5j\x95{޻S\xB8pa\xF9\xE5\x97_\xBC^q\xED\xC9_\        \xF8JT9\xA0t*T\xC8\xF9\xC3@\x9D\x8EH\x80H\x80H\x80H ~\xB9\xCE
+&gt;\xB8x\xF1bc،̡\xA3\x8D\xB7\xDAŋ!U\xA0@#\xFB\xF8\xE3\x8F\xCB\xFC\xF9\xF3E\xDBd\xC8_|a\xBEC\xE1\xC2 z\xE3ƍ\xE6\x877\xE1p\x8F\x9D7\xFC\x90E:0~\x86,\xC2`*\xEC\xC3\xEFԩSNt\xD6rn\x80;%K\x964F\xE30\xBC\x87\x914\xBEe\xC3\xF3{\xEF\xBDW\x90\xB7\xE1Ç\xBB\xA1\xB1J&lt;\xF6\xD8c\xC6 _\xDB\xC4\xC5\x86\xDF(\x93סÍ՝\xF0M\xAC
+6\x98\xAA\xE6]1\xCB+m?H\xFE\xA04\xC1xy\x81\xF2\x83}\xFC\xA04\xC6\xEBlʁ\xE9Up\xBBv\xED2[\xC3\xC3\xF5餍v\xE3|(\xB70P\x87?\xA6di\xFB!\xF3\xA1Dm3b\xC2\xF2\x8FH\x80H\x80H\x80H\xC0\x82\x80\x9E\xA2\xD3\xE9(&quot;\x9E\x8F\xE2Q6\x9E2\xEA\xDF\xF94h\x901\xCC\xD6K\xF0*\xFC\xB4\x9D\x87jܸ\xB1ҝ\xE8\x90l\xC0\xC6\xEAzY]\xA5\xDF\xD4+\xFD\xB6\i[\xA5\xA7k\x85\xC8\xE9%x\x8D\x9128\x84\xFFtߕիOe9\xEF\xC8k!\xB0\x9C\xC0gGwܕ\xFEp\x9Fң\xC6\xF0i\xC2\xF0ZOA\xCB\xF2駟V\xFA$&amp;\x9F0&gt;\xD7+\x85\x99}\xBD\x82V\xD91c\xC6~\x88ln\xB8\xE1\xF5駟f\x91\xF3\xF3\xB0\xCDߤI\x93&quot;\xF2\xD3ӛ\xFC\x92\x88y&gt;V9v\xEEܩ\xF4ȆI\xFC\xB4Ҧ\x96,Yb \xCBQn\xBD\xE2\x957 \xEA\xF5G\x8D&lt; \xCFq^\xDB\xDA(\xCDk\xE5ŕ\xCB\xCD;\xCE5\x96)e\xD4Uѡn\xE8H\x80H\x80H\x802\x97@&gt;dM?\xB0\xA3:|p-\x92\x88\xF6\xD6\xFEQ\x83\xA5\xFCD\xBE\xD1:\x9F\x8F(3\xFA\x80\xC4a۱}\xFBv\x81\xA19\x8C\xB2\xC3\xDE^\xE3\x9Bޥi\xC3er\xD2\xF1\xE9ӧ\xCD[y\x8C:\xE0\xD1\xDE\xF0c\x89]\xE7\xFB9\xC8b$ӷ\xC2\xED&quot;\xFC†\x9F\xB7\xCD_x\xB8D'\xB2e²\xCD\xF8H\x85
+\xF2\xD4        \x9Dk,u\x92\x888\xA2݃\xA2ݳ\x91&amp;\xE3   \xC8&gt;\x81\g\xE2\x9DfUU\x94/\xAF8L\xC2G\xFDlFl\x94\xC4Y\xE7K\xE1~\xF1\xFA\x9D\xB7͟_&lt;\xF1\x9COd9\xA0\x88]t\xD1E\xF1d\x83aH\x80H\x80H\x80H\x804\x81\\xA7\x80\xD8\xD4*\x96م\x81:\xDE\xCA\xE3m):ǰ7\xC0\xC7\xE9H\x80H\x80H\x80H\x80H\x80\x92G O* 0R\x87Q\xB6\xE3\xB0+\xA6\xD3Б        \x90        \x90        \x90        \x90        $\x97@\x9ET@0%\xDFt\xA0#    H-\x81\\xB7 oj\xF115     \x81 \xA8\x80\xA1EY     \x81l\xA0\x92-| L$@$@$@$@$\x84\x90 \xB4,eׯ_/[\xB6l\xB1\x94\xA6Xn%\xC0v\x90[k\x96\xE5&quot;  \xC8* ١%,V\xD9=zt\x94\xB3y\xC7{\xF7\xEE\xDDr\xF1\xC5\x9B\xE5\x8DO\x9E&lt;\x99\xA3 \x8E\x8F7b\x99\xE6jժ\x99\xDF̙3}\xCB\xC3v\xE0\x8B\x88$@$@$@y\x90\x90$T\xFA\x90!C\xA4gϞI\x8893\xA2\xC4\xE8N\xE1…\xCD7T\xF0\x95\xF0_ǎMF+V\xAC(S\xA6L\x91M\x9B6        \xBE \x9E\x93]ٲee\xF9\xF2\xE5\xB2p\xE1B\xF3qF|!\xDE\xCF\xE5\xF6v\xE0W~\x9E'   \x81H\xF2\xE42\xBC\xE1 \x94R\xA6\xEE\xEFq\x9F&gt;}\xE2 +\x9A#\xC2\xED߿_
+*$\xEB֭3\xF9ś\xFE[n\xB9En\xBD\xF5VY\xBCx\xB1̚5\xCB-\x87\xF3%u()\xB6.\xD1\xF5\x91\xA8\xF8*W\xAE,\xF8\x95(Qª\xBD$\xBA$\xAA\xB6\xF5@9   H\x81\7\xF2\xE0\x83J\xBDz\xF5\xA4iӦ\xE6\xAD;\xDE\xC07i\xD2DJ\x95*%O&gt;\xF9d\xC3+VH\xF3\xE6\xCDM\x87\xB2L\x992ҽ{w\x89\xF4fo\xF0{\xF5\xEA%͚5\x93\xFE\xFD\xFB\xCB\xEAի\xA5A\x83Ҷm[A\xA7\xD0q 0i#\xFD\xA9S\xA7:\xDEY\xB6\x8B-2BD\x9E\xAAV\xAD*\xBD{\xF7\x96}\xFB\xF6\xB9r\xE8\xE0#\xADƍ\xCBҥK\xA5aÆR\xBE|y6l\x98:tȕ\xC3\xD27n\x9C\xB4i\xD3F\x8A+&amp;5\xFE{w-Eq/~\xFCǾ \xCA*\x88\x8FEe}
+\xB2#\xE8S$&quot;\x91M=\x86U  &lt;dI.\xA0&amp;$.\x915 \xB2\x84HGExD\x90(\x82\x8F \xC8d\xDF\xF4\xBF~\x95\xB73\xF7\xCE\xD2sf\xE6\xCE|\xFB\x9Cq\xBA\xAB\xAB\xBB\xAA&gt;}\xB9\xF6\xEFVWu͚Һuk\xE9ݻwP\xBExn\x9C?^J\x94(!\xB7\xDEz\xAB\xFDh\xB97\xDCp\x83]\xD7G\xAEΝ;\x97\xA3\xB85k\xD6HÆ +E{EF\x8F-\xA7O\x9FΑ\xC7\xCF\x{14897D}~Η\xA3qH\x88\xF6s\xCB\xF5\xD5\xEA\xF8iG,.qh&quot;\xA7@@r-\x90vH\x97.]D?\xFB\xDB\xDFdܸq\xF2\xD2K/\x89&gt;ԩS'ٻw\xAF\xB5l\xD92{\xD3^\xA7NY\xBAt\xA9L\x9A4I\xB6n\xDDj\x92~\xF8\xC1˷m\xDB6\xE8 +\xB4+k׮\x95\xBB\xEE\xBAK6o\xDE,\xBF\xFAկ\x82\xFE޹sgћO}\xB3\xFA\x8E;\xBCs\xAE̞=[x\xE0`\xE8\xE3&lt;\xAF\xBF\xFE\xBAlٲ\xC5ޜ;v\xCCf\xBD\xEE\xBA\xEBl\xC0\xA3= ږv\xEDډ&gt;\xCE\xF3\xF6\xDBo\x8B\xB8̚5KƎ+Ç\xB7efee\xC9W_}%\xBBv\xED
+\xCC\xD7\xF5\xFC\xD1t\xA1NZ\xBAti\xD1\xFDٗ\x9E={\xCAC=dͦL\x99&quot;\xEF\xBC\xF3NP\xBF\xD7\xC3o{\xFD\x9E/\xA8qڈ\xF6s\xCB\xF5\xF5\xDB\xBF.qj&quot;\xA7A@r/`\xFErq1g\xB9?Lrȼ\x89H\x94\xAC\x9F\xEAi\xC6(h\xB7\x84Ӹqc\xE7\xF8\xF1\xE3!\x8B7=΃&gt;\xB4\xCF\xF4t8\xE6-\xE9\xCE\xF8\xF1\xE3\xBD\xF4Gy\xC41\xBD)ΥK\x97\xBC\xB4nݺ9\xE6$o;\xFB\x8A        v\xD3[\x91=\xD91=\x8E\xE9\xF5pLP\xB4\xCF\xFCE\xDC1A\x8B3h\xD0 /\xDDK\xB6 +\xE6f\xDDK9r\xA4s\xF7\xDDw{ۺb[\xBF\xC0\xC4/\xBF\xFCҙ:uj`R\\xD7M\x80\xE6\x98^ 7\xC8y\xF3\xCD7\xED\xF6ٳg\xA4y\xFBL f\xDB1s\xE6L/mȐ!\x8E        \xAA\xBCm]\xF1{=\xFC\xB6\xD7\xEF\xF9\x82*\xE1s\xE3\xDE{\xEFu&amp;L\x985w\xB8\x9F=\xD0\xEF\xF5\xF5\xDB\xBF.Q+!C࿱\xD9\xB6+\xDC\xEF\xA0p\xBF\xB3V1
+B@\x81\x88s\xBA\xA4\xFE\x91+V\xAC\xF9\x97\xFA\x83\xCA\xEEݻ\xED\xE3J\xFA\x97\xF9\xC0E\x8B\xD2\xDE +w\xF9\xEC\xB3\xCF\xE4\xF9\xE7\x9F\x98\xB8I\xF2\xD4SOɢE\x8B\xBCm\xBF+\xDAâ\x8FPu\xEF\xDE=萲e\xCB\xDA^\x8Eu\xEB\xD6\xA5\xEBFǎ\xBD\xB4&amp;M\x9A\xE4\xE8\xD1\xDEs3,u\xEBֵ\xB33\xE9\xA3Z\xF5\xEBח\xEC\xED\xF2N\x87}\xFC\xEA\xCE;\xEF y\xA6bŊI\xABV\xADr\xEC{\xF8ᇽ4m\x87\xF6:\xB9K,\xD7\xC3O{c9\x9F[\x87d}G\xBA\xBE\xB1\xB4ÏK\xB2\xDAH\xB9 \x80 \x80@\xA0@Z \xD7\sM`[\xBD\xF5S\xA7N\xD9\xF5\xAAU\xABJ\x8D5\xBCt]:t\xA8}4\xCBM,P\xA0\x80\x9C&lt;y\xD2ݴ\xDF\xEE\xF1A\x89&gt;6L\xEF\x80\xCDU\xA1B\x85\xB95-\xD4c[:\xD8\xDB]
+\xCCy\xB9\xF4f_\x9BU\xABVٱ)\xBA\xBE`\xC1ٰa\x83,\\xB8\xD0=4\xE9\xDF\xFAX\x9A\xBBdo\x87\xEB\xE9\xE7z\xF8io,\xE7s딬\xEFH\xD77\x96v\xF8qIV)@\xC8yG\xB87M\xD75\xE8\xD0?\xED\xED\xD0ё\xFDK\xBF&gt;_\xFF\xF4\xD3O\x8BNŪ\xE3C\xDEx\xE3\x8DH\x87\x84\xDDW\xAF^=ۓ\xA2\xB3D\x99\xC7ü|:\xA8[{T\xEE\xBF\xFF~/\xCD\xEF\x8Ay\xB4\xC9\xF6|\xF4\xE9\xD3G\xF4\xA3\x8Br׿\x88\xEB`g\\xB8lڴ\xC9Y7\xDDt\x93L\x9E&lt;9\xA8g'0_&quot;\xD7c\xB9~\xDA\xCB\xF9\xD9\xCEXˊ\xA5~\b-\x9F\xFC \x80 \x80\xC0\xD5\xF8鹢\xABq\xF6$\x9CsϞ=\xDE[\xC8u\xF6*D\x9E}@\xB6\xF6j &lt;X\xF4\xA6MD덺&gt;\x925m\xDA4;c\x96\xA3\xE0\xD5\xFC\xC5_3\x8E\xC4\xCE\xF2\xA4\x82N+\xAA\xA7\xE2̙3\xB6,-O\xFFr}\xF4\xE8Qo\xDB\xED\xF9\xD0\xDAZ\xAE4:\xB8Xߍ\xA1\xCF(\x9Anj\xF1\xF0\xCAug\xE3ڷo\x9FM\xBB|\xF9\xB2\xE8#9:\xC0[_\x8A\xE7.\xEBׯ\x9DW\xA7\xBF\xD5&lt;\xFA\xC2?(\xAF\xBD \xFA\xA8T\xF6\xE5\x95W^\xB13k\x991\xB6\x97$\xFB\xFEX\xB6\xB5\xDA^\x9D\xF5J\xEB\xAB\xDEL.Zg]\xB2\xB7C\xEB\xA9\xEE\xBA\xC4r=\xFC\xB47\x96\xF3\xD9
+\xF8\xF8\x8F\xD6\xD7\xFDy\xD2k\xAD\xB3\x96i\xDB5-pн\x9F\x9F-\xCE\xCF\xF5\x8D\xA5~\|4\x93, \x80 \x80\xC0\xD5\x888B\xC4\xEC45\x99%Lrȼ\x89H\x94,q\xCC\xF8
+Ǽ \xCF\xD6Y\xEB\xED~t\x80\xB7L\t@\xB8y\xDC\xCA&amp;ׁ\xE7\x9A׌\xC5p\xFA\xF7\xEF\xE5\xC0\xAC\x8E\xB9Yt\xCC\xECR\xCEO&lt;\xE1\x98)o3-\xAAc\xC6:\xE51\xB3_y\xE5\xB9\xE5\xBA\xDF:x\xDC]\xCC +\xBA3j\xD4({\xBC\xD6K\xF3Ԯ]\xDB1\x8FP\xB9Y\x94\xAE\x83\xDCu\x9F\x99\xE2ֶ\xCB\xCC\xC2\xE5\x98R\x9Bf\xA6\xBA\xF5\xF20\xC0l\xD7|\xFA)U\xAA\x94c\xA6\xEFu/^\xEC\xE5        \\x99?\xBE\xCDgz@3n஘\xD7\xCDX\x93m~\xED\xB5׼\xF3|\xFF\xFD\xF7^;\xD4K\xA8\xF8\xE1\x87v\xA0\xBF\xB6\xCD\xCC@\xE6\xE5\xF5{=\xFC\xB6\xD7\xEF\xF9\xBC
+DY1\xB3\x95\xE5h\xAB{}M@\xE9\xED\xE7\xE7 \x96\xEB\xEB\xB7~]\xBC\x8A\xE6bE\xFF\x8D\xA5\xD2b~\x84B.z]X@@ u\xF2i\xD5\xCC\xFF\xB0\xC3.\xFA\xB9PYL\xB2I{X\xC2w\xE4c\xEA\xF9\x9B\xD8+\xA4\xBD\xDAC\xA2/\x97\xABT\xA9Rд\xBA\xE1\xA1\x83\xBE_~\xF9eٿ\xB8,Q\xD3ͬZ\xB6\xD7E{E\xB2?&amp;\xF5\xE0\x80 \xFAw]\x8A-*\xDA\xFBc\xD1A\xED\x91sSk\xF3Gʓ\xAC}ѮG\xAC\xED\x8Dv\xBEd\xB53\xD6r\xA3\xB5#V\x97X\xCB\xD7\xFC\xB9\xFD7\x96\x9B\xB2\xFC\xEEwP\xB8\xDFY~\xCEI@\xB8\xFA\x80\xF8!\xD6Lw\xEB O:S\x95\xBE_D\xC7s,Y\xB2\xC4\xCF\xE1\xE4A -@\xD2\xE22\xD2@\x92.\x90\x91\x83\xD0cU\xFF\xE6\x9Bo\xEC\xCE\xF5Y\xED\xB1ЩS_}\xF5\xD5XOC~@@2^\x80\xC4Ǐ\x80sa\x89\xEBt\xBC\xD1o\xF2q:\xB2 \x80 \x80 \x90\xB1i7 \xD6պ\x92:\xAB\xC1\xC7\xD5\xD2\xE5\xBC \x80 \x80\x99&quot;@\x92)W\x9Av&quot;\x80 \x80 \x90 )p\xA8 \x80 \x80\x99&quot;@\x92)W\x9Av&quot;\x80 \x80 \x90 \xE6&quot;lܸ\xD1{{z
+\\x93\x8C\xAF\xD7#\xE3@@\x814 1\xF7\xB1\xC7\x931cƄ\xBĊ\x96Z\xB5jI\xF5\xEA\xD5\xEDg\xEEܹW\x94/\xE4\xC1        Jԗ?~&lt;A\xA5\xE5\xBE\xAEG\xEE\xED\xFC\xA9ﶙ4i\x92\xB4j\xD5Jn\xBE\xF9fiڴ\xA9 +\xC4\xFDO&gt;@@ \xB7 Fnذa\xF2\xF8㏇4,_\xBE\xBC|\xFC\xF1Dz|\xF9r\xA9\\xB9\xB28p\xE0\x8A\xF2\x85&lt;8A\x89\xEF\xBD\xF7\x9E\xB4k\xD7.A\xA5\xE5\xBE\xAEG\xEE\xED\xFC9g\xCE5j\x94t\xED\xDAUf͚%C\x87\x95o\xBC\xD1\xEF\xE1\xE4C@r-\xC0{@ ]\xAF^\xBD&quot;V\xA9RE\xF4S\xB2dIɗ/_ؼ~\xF3\x85=\xC1U\xDEq\xEE\xDC99q\xE2\xC4U.\xE5\xCAO\xCF\xF5\xB8r\xC3hgX\xB7n\x9D\xB4i\xD3F\xFA\xF4\xE9-+\xFB@@\x81\xB8
+\xA4UH\xF3\xE6\xCD\xED\xCB\xF5q\x92]\xBBvyP\x93'O\xB6\xE9 +4z\x83y\xBF~\xFD\xBC\xF43fx\xF9\x93\xBDr\xE4\xC8Ѷ\xDCq\xC7\xF2\xD1G\xC9\xED\xB7\xDF.+V\x94#F\x84  V\xAE\)-[\xB6\x942e\xCAH\xB5jդG\x8Fr\xE8\xD0!\xAFxhΆ +\xE4ԩS\xB2p\xE1B\xEF\xE8\xE4\xE0cE\xE1\x998q\xA2\xBD\x89-^\xBC\xB8ԬYSZ\xB7n-\xBD{\xF7\xF6\x8E^\xB1b\x854l\xD8Ц}\xFE\xF9\xE7\xF6\xAF\xED-Z\xB4u߿\xBF\x97\xCF]I\xD5\xEB\xE1\xD6/\x9A\xB3\xF6\x945j\xD4H\x9E|\xF2I\xF7\xB9\xEF\xBE\xFB\xEC\xCFX\xFF\xFE\xFD\xBD\xB4\xABq=\xF4\xE4\xD1\xEA\xA7y\xF4g@&lt;\xAD\xEBΝ;\xED\xBAn\x87{Q\x8FaA@\xE2)\x90V\xC8m\xB7\xDDfo\xBC\xFB\xF6\xED+\x95*U\xF2\x9C\xEE\xB9\xE7{\xA3\xBCw\xEF^\xB9\xF7\xDE{\xBD\xF4Ν;ۛ\xE1B\x85
+Ɏ;\xBC\xF4d\xAF\w\xDDu\xF6&amp;Voڻt\xE9b\x9B\xD2ǒ\xDE~\xFBm\x99={vP\xF5t\xFB\x81\xB0\x8B\xAF\xBF\xFE\xBAlٲ\xC5\xDE\xF8;v\xCC\xE6ݾ}\xBB &lt;\xD8:\xA6E\xF7\xB3hѢ\xA0\xF3\xF9\xDD\xD0\xC7vƎ+Ç\xB7vYYY\xF2\xD5W_~z3\xAEȻ\xEF\xBEk$ +vt&lt;\xCD̙3E\xAF\xD5w\xDF}T\\xAA^\xAD\xA4\xE7[o\xBD\xD5^\x87O?\xFD\xD4k\xD7/\xF9Kiܸ\xB1\xFC\xF5\xAF\xF5Ү\xC6\xF5\xF0S?\xAD\xC0\xE5˗E }\xB1\xE6\x993g\xE4_\xFF\xFA\x97\xFD\x9C?ޫ+ \x80 \x80\xC0U0Ɏ\xB8\x98\xC2C\xEE\x932o&quot;%K\x9Cm۶9\xF9\xF3\xE7w\xCCcF\xB6H\xF3x\x89cz\xEC\xFAK/\xBD\xE4\x98ܐU\xE9ԩ\x93cn\xC8C\xEE L4\xC1\x8B3a„\xC0\xA4\x90\xEB~\xF3\x85&lt;\xF8\xFF'\x9A`\xC9Q\xFB)S\xA6x\xD9F\x8E\xE9\xDC}\xF7\xDD޶\xB9\x91tL\xAF\x87c\x82/MWL\x8Ac\x82*gРAA\xE9f\xBDS\xBBv\x{D834}\xDCn\x98\x80\xC8i֬Y\xD0\xE1_~\xF9\xA53u\xEAԠ\xB4\xB7\xDEz˶cڴi^\xBA        \x8Cӣ\x93\xA3\xDEn\x86T\xBB\xB18\xBF\xF3\xCE;\xCE-\xB7\xDC\xE26\xC5~\xAB\xBB        N\x82\xD2t#^\xD7#\x96\xFA\xB9\x950=2a\xFF=\xB8y\xB2뿱TZ\xC2\xFD
+\xF7;+\x95\xEAN]@\xC8d\x81\xB4\xEA17~v\xA6\xAA5k\xD6؞\x90\xE9ӧ\xDB\x8D\xE0V\xAF^-\xFF\xF5_\xFF\xA5\xAByj\xE9ر\xA3W\xDF&amp;M\x9A\x88\xFE\xF5\xDC]\xB6n\xDDj\xC9\xEA޽\xBB\x9Bd\xBF˖-k{M\xF49\xFF\xAB\xB5\xB4o\xDF^&gt;\xFB\xEC3\xA9[\xB7\xAE\xED\x81yꩧ\xAC\xF1\xA3\x8F&gt;\x9A\xA3\xC8R\xA5JI\xB7nݼ\xF4k\xAF\xBD\xD6&gt;\x8E\xA5\xD7$/,\xC9t\xF6\xE3\x93\xEA\xF5\xF3\xD3\xF2 \x80 \x80@\xE6\xA4U\xA2\x97Mgy\xD2q~\xF8\xA1\xE8\x8D\xF9\xFF\xFE\xEF\xFF\xCAٳgEo\xC6\xBF\xCA+\x97\xB8p\xE1\xC2^U\xF5\xB1\x99\xC0EۥK\x85
+\x93\xBD4w\xE0Nmn\xE6z]\xA7o\xD5\xDFg\x9F}֎=\xD1\xF5ѣG\x87ЯGѢE\x83\xCA\xD2\xC5\xF2”\xC0Zi\xD7ѯsv\xE3\xECہ\x91\xF6拴k\xFD&quot;\x9D\x8B} \x80 \x80\xC0\xD5H\xCBdժU6\xE9С\x83\x98G\x8E\xE4\xB5\xD7^\xB3\x83\xA4\xF5\xA67\x9D\x96z\xF5\xEA\x89y\xE4L\xE6͛\xD4,}\x9E_\xC7v蘄\xC0\xA5H\x91&quot;r\xF2\xE4\xC9\xC0\xA4\\xAF\xEB8\x8E}\xFB\xF6\xD9Y\x94\xB4|\xF7\xF0\xA7?\xFDI\x96,Y&quot;:\x88&gt;pѱ\xEBׯL\xB2u\xD6\xFA\xE7\x85%g +R\xBE\xFD\xF6[;\xAE\xC2m\xDBڵk\xDDՠ\xEFx]\x8FX\xEAT6@@\x81$\xA4]r\xD7]w\xD9\xC0\xF7\xDF\xDF\xCE\xCAԶm[?~|\x8E\xDE\x80kƌ؏\xCE u\xF4\xE8Qo\xDB\xFD\x8B\xB2^\x8F .\xD8Ǟ4\xAF\xA3\xB3K\xE9\xBA&gt;
+\xF5\xE3\x8F?z\x97\xCCo&gt;\xEF\x80(+\xEE\xFBF\xF4&amp;_&lt;|\xF0\xE0A[\xA6$ץt\xE9\xD2vp\xB9_\xB6l\x99\\xBCxQt\xE0\xF9\xC0\x81\xED_\xED͘\x9B\xCF\xFDO\x8D5\xEC{L\xF4: \xD5\xE2ŋ\xED\xA3Q\x8134\xB9y\xA3}k@\xA1/ \xFC\xE0\x83lݴ\xFDz\xA3\xAD\xBD4%J\x94:\xBC@\x816\xEF\x8B/\xBEh\xCBԞ\xA8M\x9B6\xD9\xF7P\xB8S\xF9z\xC4⬳\x91\xA9\xC1 /\xBC`\xE4\x9B116\xD8ҁ\xDF\xFA3\xB8\xC4\xEBz\xC4R? +Nu\x92\xAD\x8B\xA3\xBA\xAE\x9F\xECAc`=YG@\xE2*`\x89\xB8\x98\xC2B\xEE\x932o&quot;\xC8&gt;\xF4\xD0C\x8E/a\x8B5\x8F^\xD9AЦW$\xA8f\xCAW\x9B\xAE\xED\xCB\xFE\xD1\xC1\xDE\xEEbf\x95ʱ\xDF\xCDon\xFC\xDDl\x8E\xDF|\xDEVt\xB9y\xF4ʖk\xA6\xB8\xB5\x83\xEA͸\xC7\xDC\xC8۴\xC0A\xCE\xE6\x86\xD21/\x94s\x8A+f\x9Ek\xDDt\xA0y\xF6\xF6\xBAō7\xCE\xD1sj&gt;\xF3x\xC7\xF49_|\xF1\x85\xBB\xDB\xF7\xF7\x80\xECx=\x97~\xCC8\xC7L옠&amp;\xE8:]\xAB\x9Bi\x8E\xF3\x97z[f\xFD\xFA\xF5\x9D \xE5K\xE5\xEB\xA1\x8D\xC5\xF9\xF8\x83c\xDE        c\x8Du\xF0\xB9\x99)̮\x9B\xA9\x95\x83ڬ\xF1\xBA~\xEB\xF7\xE6\x9Boں\xB8?\xC3\xEE\xB7y'H\x8E\xBAeO\xFC7\x96}_2\xB6\xC3\xFD\xD26\xB1 \x80 \x80@\xEA
+\xE4Ӫ\x99\xFFa\x87]\xF4\xC5{\xA1\xB2\xE8\xFB\xF8&quot;\xF6\x94WeG\xBE1\xA6\x9E\xBF\xF9wS\xF4\xAF\xB9ڋ\xE1\xBE\xD9\xF9\xEF\xFF\xBB\x9D\xF6\xAA\x9C&quot;'\xBDt\xE9\x92\xEC޽\xDB\xF6\x8A\x94+W.b\xAD\xB47E{X\xF4q\xA1\xEC\xE3J&quot;\xB0S{,tѱ{\xF6\xECh\xAE\x83߳/f\xF6+\xD1w\xACNM\x9B=O^\xDA\xF6\xEB\xAC\xC6\xDAS\xA5\xEFo\x89\xB6\xC4\xE3z\xB8e\xF8\xAD\x9F\x9B?\x96\xEF\xC0c\xB1w\xB5\xF2\x86\xFB\xEEw\xD6ժ\xE7E@\x81\xD8\x82G5\xC7vl\xCA\xE6\xCE~\xAE\xEF\xA2H\xF7Esҗ\xFAYt\xDCȕ\x8E\x87        |̪\x9Ay\xF9a\xA6,~\x9D\xD5\xD8O\xF0\xA1n\xF1\xB8\xAE\xBF\xDF\xFA\xB9\xF9\xF9F@-\x90\x96H\xA2)/\xB4\xC0\xFC\xF9\xF3\xED u\xFD\xAB\xBC\xFEUZo\x8Eu\xBC\x81\xBE\x8C\x90@@ 3@2\xF3\xBA'\xA4\xD5:H]e\xBB\x8B\xBEq&gt;\xF0 +\xF5n:\xDF \x80 \x80\x99#@\x929\xD7:\xE1-\xD5G\x8B\xAAV\xAD\x9A\xF0r)@@ u\xD2n\xDEԥ\xA6f \x80 \x80 @\xC2\xCF \x80 \x80$L\x80$a\xD4\x84 \x80 \x80 \xF83\xB0q\xE3Fٹsg\xB6\x9C&amp;#\x80 \x80$[ -\x9D\xF6\xF5\xF8\xF1\xE3am\xF7\xEF\xDF/\xE6m\xE2v:\xD8 .\x84͗\xAE;tv\xAA1cƤk\xF3|\xB7+\xD3|C\x91@\x88\xA3@Z \xEF\xBD\xF7\x9E\xB4k\xD7.,\xD3\xF5\xD7_/ӧO\x97\xED۷\xCBŋ\xC3\xE6K\xD7Æ +\x93\xC7&lt;]\x9Bg{w\x8A)b\xDF=\xA2\xEF\xC9\xFEi߾\xBDm{\xA6\xFF\xA4\xED +C@\x81\x94H\xCBixϝ;''N\x9C\x88\xEF\xBE        \oN\xFD.\x8E\xE3؛Y\xBF\xF9\xE3\x95/\xDE\xE5\xF6\xEA\xD5+^UK\xC9\xF39rD
+.,\x9F\xFE\xB9\xAD\x9F\xF6\xF8\xFC\xE2\xBF\x90G}T&gt;\xF8\xE0\x997o\x9EW\xEFT\xF89\x88\xF7\xF5\xF5\xC7
+ \x80 \x90\x82i\xD5\xA2\x81\xC7\xF2\xE5\xCBeÆ +r\xEA\xD4)Y\xB8p\xA1\xF7ٵkWH\xFE5k\xD6HÆ +E\xFF&gt;z\xF4h9}\xFAt\x8E|\xABW\xAF\x96-ZHɒ%\xA5\\xB9rҵkW9p\xE0@\x8E|~\x9E{\xEE9iР\x814k\xD6\xCC\xF6\xBEhOLӦM\xA5L\x992\xF2\xDB\xDF\xFE6\xE8~\xCB՞\x9C'\x9F|R\x9A7o.}\xFB\xF6\x95O&gt;\xF9D5j$m۶\xBD\xB9u\x97~\xFD\xFAٲ\xB5\xFC3f\xB8\xC99\xBEW\xAE\i_ \xA8u\xAAV\xAD\x9A\xF4\xE8\xD1C:\xE4\xE5\xD3|-\xEB\x8E;&gt;\xFAHn\xBF\xFDv\xA9X\xB1\xA2\x8C1&quot;G\xE0\xA7\xE5O\x9C8Qڴi#ŋ\x97\x9A5kJ\xEB֭\xA5w\xEF\xDE\xDE\xF9\xE2\xBDr\xFE\xFCy)Q\xA2\x84\xDCz\xEB\xAD\xF6\xA3\xE5\xDEp\xC3 +v]\xBDӟ\x93\xECK\xBC~bi\xAF\xDF뛽\xAEl#\x80 \x80yZ\xC0\xDC0E\L\xE3B\xEE\x932o&quot;%K\x9C\xFC\xE3\x8E\xB9\xC1t*T\xA8\xE0\x98\xB7n;\xE6f\xD7\xFB\x8C?&gt;\xA8;v\xEC\xD0;s\xC7\xDC8;YYY\x8E\xEE/[\xB6\xAC\xF3\xE6\x9Bo\xE5\xFB\xCB_\xFE\xE2\x98^穧\x9Er&gt;\xFC\xF0CgΜ9\x8E\xB9\x81w\xAAW\xAF\xEE\x98`%(\xAF\x9F +3\xDC\xF9\xDD\xEF~g\xCB\xFE\xF5\xAF\xEDԨQ\xC3;v\xAC\xF3\xCC3\xCF8&amp;x\xF0\x97\xAD\xF2#@IDATN\xE1\xB7ܯ\xBF\xFE\xDA1\x81\x91s\xE3\x8D7:\x83v\xEAի\xE7(P\xC0~\xDE\xFF}\xEF|\xBA\xB2v\xEDZ筷\xDEr7n\xEC&lt;\xFF\xFC\xF3A\xFB܍Y\xB3f9\xE6\x82\x8E        \x94\xC88Z\xCDoz
+\x9C\xA3G\x8F\xDAlf\x8C\x8D3e\xCA\xDB\x909\xA3F\x8Dr&amp;L\x98\xE0\x94/_\xDEy\xE5\x95W\xDCS\xD9o\xE88\xA5K\x97vLσ\xF3\xFD\xF7\xDF[?\xD88\xF7\xDE{oP\xBExn\xACZ\xB5ʩU\xAB\x96wJ\x8Cy\xD7\xD5\xF6g\xC2\xDD\xEF\x9F\xBF\xED\xF5{}\xDDz\xA6·\xFEK\xA5%\xDC\xEF\xA0p\xBF\xB3R\xA9\xEE\xD4@\x81L\x88zG\xEE\xE6\xE1\xFE\xE7\x9F,\xCC\xC0\x9B\xA3\xB9s\xE7:\xB5k׎X\xF7\xC6s\xE6̙^\xBE!C\x868f숷\xAD+\xA6\xC0y\xF0\xC1\x83\xD2L\x8F\x83\xBDI\xCF\xD4e\x8A\xB0af\xA0\xB27\xEFzcoˇ\xCC\xE9\xB7\xDCGy\xC41\xBD)\x8E\xEEҭ[7\xC7&lt;\x82\xE4n\xE6\xF8\xEEԩ\x93cz+r\xA4\x9B\x9EG\x83\x83.]\xBA\xED3=6\xA04h\x90\x97\xBEw\xEF^\xDB +D\xDCe\xE4ȑ\xCE\xDDw\xDF\xEDn\xDAo3\xDE\xC4\xD6/0\xF1\xCB/\xBFt\xA6N\x9D\x98\xD7\xF5~\xF8\xC1O\xEEI\x90\xB3g\xCF\xDA@\xCC\xDD\xEF\x9F\xBF\xED\xF5{}\xDDz\xA6\xC2w࿱\x94\xA8O\x98\xDF^\xE1~g\xA5B\x9D\xA9 \x808NA\xF3?\xEB\x8C^~\xF8a\xAF\xFDM\x9A4\x91\xA5K\x97z\xDB\x94ݻw\xDBdžz\xF6\xEC\xE9\xA5\xEB\x8A&gt;\x9E\xB4y\xF3栴X7V\xACXaϓ\xFD\xB8X\xCA\xFD\xEC\xB3\xCF\xC4\xF4f\x88\xE9\xB5\xF0NczkdѢE޶ߕ\xAD[\xB7\xDAG\xA8\xBAw\xEFt\x88\xE9\xB2\x83\xFA׭[\x94\xAE;v\xF4\xD2\xD4o\xF6\xEC\xD9޶\xAE\xE8\x80o\xD3;&quot;u\xEB\xD6\xD3kdժ_\xBF\xBEd\xF7 :\xE8
+7\xF4\xF1\xAB;\xEF\xBC3\xE4Y\x8A+&amp;\xADZ\xB5ʱ/^?~\xDA\xCB\xF5\xCDQQ@@\x81&lt;.\x90\xB6\x88\x89.}]󨖗\xAF`\xC1`G\xA2KժU\xC5&lt;*\xE5\xE5ӕ\xA1C\x87\xDAq +A\x891n\s\xCD5!\x8F\x88\xA5\󸕜&lt;y2\xE8&lt;\xEE\xF1A\x89&gt;6L\xEF\x80\xCDeaˑ[\xD3LoA\x8Et\xEC\xED.\xD9\xFD4]o\xF65\xB01\x8FEٱ)\xBA\xBE`\xC1;NG\xC7\xE8\xA4\xCA\xAF\x9F?\xEDu\xAF\xCF\xD5\xFA\xB9JS\xEA\x81 \x80\x84\xBE\xE3\x95#\xA6\xE9\xAC\xD9o\xCAs\xD3 +:\xF4[{;t\x80z\xA2\x96X\xCAտ\xF4\x9Bq\xF2\xF4\xD3O\x8B\x83!\xE6\xF1#y\xE3\x8D7rUU3~\xC4\xF6\xA4\xE8,Q\xE6\xF10\xEF:\xA8[{T\xEE\xBF\xFF~/\xCD\xEF\x8Ay\xC4\xCD\xF6|\xF4\xE9\xD3G\xF4\xA3\x8Brמ̮\x83\xFA\x97M\x9B6\xD9\xE0n\x92ɓ'\xF5\xEC\xE6K\xE4z,\xD7\xC3O{c9_&quot;\xDBIY \x80 \x80@&quot;~zn'\xA5%\xA8 \xBD\xC1\xD3Y\xAÀqї\xCD-^\xBCX̸\xE9߿\xBFW} F\x97}\xFB\xF6\xD9\xEF˗/\x8B\xA6\xE9\x8B        \xF5\xC6X\xED]0\xBBEo*\xCDX\x9B\xAE\x8FdM\x9B6\xCD\xCE\eƌ\xD8|\xB1\xFCgϞ=\xDE[\xC8u\xF6\xAAm۶I\xF6\xBAb)\xF7\xC5_\xB4/]\xD4Y\x9E4@\xD0ieC\xF5T\x9C9sƖ\xA5\xE5\xE9_\xE0̀ro\xDB\xED\xF90\x83\xC5m{5\xA0Y\xB6l\x99\x9D\xA5\xEBرc2p\xE0@\xD1&lt;f\x8C\x87\xD7Tw\xB0\xEC~?\xFE\xF8\xA3&gt;|\xD8˷~\xFDz\xD1ipu\xFA[5V_3^\xB4\xB7D\x95ʾ\x98A\xECvf-3\x80\xED%ɾ?\x96m\xAD\x87\xB6Wg\xBD\xD2\xFA\xAA\xB7S\x81K\xBC\xFC\xB47\x96\xEBXW\xD6@@\x81\xB4\x886\xC642d\x960\xC9!\xF3&amp;&quot;Q\xB2\x82\xEB9n\xDC8\xC7L\xBFjJ\x9B\xA7C\x87\xCE_|a\xAB\xA2\xB31\xE9 mm\x9B\xE0\xE8\xC0d\x9D\xE1JgҴ:u\xEAxUց\xD9\xE6q+\x9B\xDFݯ\xB3e\x99`\xC617\xDF^&gt;?+\xE6\xDD$\x8E\xD6E\xCB\xFC\xE8\x8C]:0=p\x89\xA5\ssmg\xF2z\xE2\x89'3\xE5\xADc\xA6w\xB5\xED
+&lt;\x9F\x99\x827\xA8\xCC\xC0\xF2u𸻘t;\xAB\x95\xBAh\xBD4\x9F\xE8י\xA5\xDCE\xA5\xBB~j\xAC\xED\xD2٥̍\xB5ͯ3\x91\xB9ˀ\xEC\xC0vͧ\x9FR\xA5J9f\xFA^\xC7\x85n\x96\xA0\xEF\xF9\xF3\xE7\xDB|\xA6$W\xB3\x8C\x9Ě5\xC9\xD1\xE6\xD7^{\xCD\xCBr5~\xFC\xB67\x96\xEB\xEBU8\xC9+\xD9\xFF\x8D%\xB9:\xE6چ\xAE\x81\xFE̲ \x80 \x80@\xEA
+\xE4Ӫ\x99\xFFa\x87]\xF4E}\xA1\xB2\x98d\x93\xF6\xB0\x84\xEF\xC87\xC6\xD4\xF37\xC1ҿ\xB8\xEB_\xBEu\xFCB\xA8\xF1        \xB1TRߘ\xAE=\xFA.\x90J\x95*%셄\xB9)W}\xBF\xFC\xF2˶\xF7'\x966\xE65\xB3j\xD9\xF8\xDA+\x92\xFD1\xA9\xC0|\xD1ֵ\xE7E\x97\xA2E\x8B\x8A\xF6\xFE\x98DtP{\xA4E{,4*.ѮG\xAC\xED\x8Dv\xBET2\xF5o,\x99\xF5 \xF7;(\xDC\xEF\xACd֕\xB2@@\xE0'\x81\xB4@~jfz\xAFi\x80\xA8\x83\xBBu\x86'\x9D\xA9\xCA\xF4\xFE\x88\x8E\xE7X\xB2dIz7\x9C\xD6%T\x80$\xA1\xDC\x86 \x80@\xDA
+\xA4\xE5 \xF4\xB4\xBDZa\xF6\xCD7\xDF\xD87\x9C\xEB\xF8 \xED\xB1Щq_}\xF5\xD50\xB9IF@@ y ɳ\x8F[\xC9f̅$\xAE3E{\xBC)n\x85r&quot;@@r!\x90\x96\xB3`\xE5\xC2!\xCF\xA2c\&gt;\xF2\xFCe\xA4 \x80 \x80@\xDA \x80\xA4\xFD%\xA6\x81 \x80 \x80\xA4\x8EH\xEA\ j\x82 \x80 \x80@\xDA \x80\xA4\xFD%\xA6\x81 \x80 \x80\xA4\x8E\x88\xB97n\xF4\xDEN\x9E:\x97\xE6\xEA\xD5$\xD3\xDA{\xF5$\xE3sf\xAEG|9  \x80\xE4 +\x81\xB4 @&gt;,\xB5jՒ\xEAի\xDB\xCFܹs\xA3^\x89\xC7{Lƌ5_\xBAd\x88\xD4^\xBF~~\xF3%\xD3L_\xA6x\xFC\xF8\xF1dV\xC1Wٙr=|a\x90        @\xD2^ \xED\x90\xF2\xE5\xCB\xCB\xC7,˗/\x97ʕ+\xDB7\xA1G\xBB\x8AÆ +\x93\xC7&lt;Z\xB6\xB4\xD9\xA9\xBD~\xFD\xFC\xE6K&amp;\xDA{\xEF\xBD'\xEDڵKf|\x95\x9D)\xD7\xC3\x99@@ \xED\xD2\xF2= U\xAAT\xFD\x94,YR\xF2\xE5\xCB\xF5&quot;\xF6\xEA\xD5+j\x9EX2\xE8\x9B\xC9\xFD\x94\xCB9\xE3\x997Z{\xFD\xFA\xF9\xCDϺ\xC7r\xAEs\xE7\xCEɉ'b9$)y3\xE5z$\x97B@@ \xE5Ү$\xE1~\xFD\xFA\xD97\x887h\xD0@f̘\x91\xE3\xD0#G\x8EH\xF3\xE6\xCD\xE5\x8E;&gt;\xFAHn\xBF\xFDv\xA9X\xB1\xA2\x8C1&quot;\xE4\x8D\xED\xEAի\xA5E\x8B6\xF0)W\xAE\x9Ct\xED\xDA5G\x8C''N\x946m\xDAH\xF1\xE2ťf͚Һuk\xE9ݻw\x8E\xF2#%\xE8K\xB5nZ\xF7\xA6M\x9Bʮ]\xBB\xBC\xEC\x93'O\xF6\xDA\xF8F\xF4h\xED\xF5N\x90\xE0\x95X\x9DW\xAE\)-[\xB6\x942e\xCAH\xB5jդG\x8Fr\xE8\xD0!\xAF\xD6xh؆ +\xE4ԩS\xB2p\xE1B\xEF\xE8\xE4\xE0c\xC5\xCFu[\xB1b\x854l\xD8\xD0^\xCB\xCF?\xFF\xDC^\xFDyP\xF7\xFD\xFB\xF7\xE7(%U\xAFG\x8E\x8A\x92\x80 \x80\xC4Q \xA3\x90Ν;ۛ\xC3B\x85
+Ɏ;r\xB0^w\xDDu\xF2\xE4\x93O\x8A\xDELv\xE9\xD2\xC5&gt;Σ\x8F˼\xFD\xF6\xDB2{\xF6\xEC\xA0\xFC˖-\xB3AE\x9D:ud\xE9ҥ2i\xD2$ٺu\xAB +H~\xF8\xE1/\xEF\xACY\xB3d\xECر2|\xF8p[fVV\x96|\xF5\xD5WA\x84\x979Š\xF6\xEE\xDCv\xDBm\xF6ƻo߾R\xA9R%/\xF7=\xF7\xDCc\xEB\xB2w\xEF^\xB9\xF7\xDE{\xBD\xF4h\xED\xF52&amp;x%gu\xE0\x81l\xF0\xA5A\xC6믿.[\xB6l\xB17\xFEǎ\xB35߾}\xBB &lt;\xD8:VEF\xF7\xB3hѢ\\xB5\xCE\xCFukԨ\x91\xADǻ\xEF\xBEk$ +vt&lt;\xD2̙3\xED\xB5\xFA\xEE\xBB\xEF\x82\xCAN\xD5\xEBTI6@@\x81x \x98\xBF\xECF\Ly!\xF7\x87I\x997\x89\x92\x95\xB3\x9E\xE6\xE6ۙ0aB\xD4\xE2;u\xEA\xE4\x98Ԑ\xF9\xCCM\xBC\xA3S\xA6L\xF1\xF6\x8F9ҹ\xFBm]1\x89w|\xF0\xC1\xA04s#\xEC\xE4ϟ\xDF?~\xBC\x97n\xA7Y\xB3f޶\xAE|\xF9\xE5\x97\xCEԩS\x83\xD2\xFCll۶͞\xDF&lt;fd\xB3\xF7\xE9\xD3\xC71=5v\xFD\xA5\x97^r\xCC +n\xC8\xD3Djo\xE0~\xFD\xFC\xE6 &lt;w\xF6u?Φg\xC31\xBD\x8E        \x837=(\x8E        &quot;\x9DA\x83\xA5\x9B        \x9Cڵk\xA5\xE5v\xC3\xEFu{뭷\xEC\xCF˴iӼ\xA2L`䘞\xB3\xF5v3\xA4\xE2\xF5p\xEB\xF8\xEA\xDFX\xE0\xFED\xAF\x87\xFB\xEEwV\xA2\xEBGy \x80 Z -ǀ\xC4;H\xD3\xF3u\xEC\xD8\xD1;m\x93&amp;M\x82z@&lt;(\xBBwﶏS\xF5\xEC\xD9\xD3˧+\xFA\x98\xD0\xE6͛\xBD\xB4\xF6\xEDۋ        \x8A\xA4nݺv\x96.}\xA4\xAB~\xFD\xFA\x92\xFD8\xEF\x80+\xB7\xDCr\x8B=ǚ5kl\x8F\xC0\xF4\xE9\xD3e߾}\xB6\xF7C\xD3G\xC0\xF2\xDA\xC9Y{\x94tLG\xF7\xEE݃\x9AU\xB6lY\xDB;\xB5nݺ\xA0\xF4xn\xC4r\xDDJ\x95*%ݺu\xF3\x8A\xBF\xF6\xDAk\x{DD58}?\xBE\x97\xC6
+ \x80 \x90\xA9 &gt;\xAF|\xE1…\xBD\x9C \xB3\xE98]\xAAV\xAD*5j\xD4\xF0\xF2\xE9\xCAСCm@\xE0&amp;\xB6j\xD5\xCA&gt;\x9A\xB5j\xD5*\xF9\xE4\x93O\xEC\xFA\x82 \xECx\xAB뢳&lt;\xE9\xF8}\xCCKo̗,Y&quot;gϞ\xBD\xD7dž\xF2\xDA\xC9YۥK\x85
+r4K\xD3B=Fg\xE2\xEEys\x93\xCBuӀ\xA3hѢA\xC5\xE8\x8ClyaJ\xE0\xA0J\xB3\x81 \x80\\x81\xE0;\xE9\xABP@&amp;\x9CR\x83\xBDq\xD6ގѣGGl\xB2\x8E\xD0w\x94\x98ǥ\xECG3\xEB\xA0j\xFD \xBB\xC6\xD6\xC1\xEB\xB1,\x80\xE8x\x87ӧO\xCB\xC3?,\xFF\xFC\xE7?\xE5\xB5\xD7^\xB3\xBD1zӛNK\xBDz\xF5\xC4&lt;\xD2&amp;\xF3\xE6͓ƍ{M;\xFE\xBC\xE8؎\xFB\xEF\xBF\xDFKӕ&quot;E\x8A\x88֏\xC7\xCBuӱ\xEBׯ\x97;\xEF\xBC\xD3+Z\xEB\xAC\xF5gA@2] \xED\x90 .\xD8ǡ\xF4/\xDFgΜ\xB1\x83\xB4\xCDX        -\xAE\xDE\xF8\xEB\x80s]t\x9F\xD2\xD6E{0\x8E=*\x9AO\xED\xC9\xD0\xAAt9p\xE0\x80\xFD\xD6G\x9B\xF4/ۗ/_}\xE4\xEA\xC7\xE0\xAC\xEF\xC3(P\xA0\x80 +\xCC8\xD1Ǣ}\xF4Q\xDB#\xF1\xE1\x87\xDA\xEB:c\xD3\xCB/\xBFlϣ7\xA6:\xFD\x8F\xFC\xA3\xB4m\xDBV.^\xBC(k׮\xEDU)Q\xA2\x84\xCD\xCB\xEE\xBA\xEB.\xF9\xF6\xDBom;_y\xE5;`ތ9\x91\xA7\x9F~:\xE84~\xDB\xEB\xD7\xCFo\xBE\xA0JD\xD8\xF0\xE3\\xBAti묓\x98186\xE0\xD0k\xA7̵wČ\xCD        *AC=\xEF\x9C9sD\xE6k\xAFП\xFF\xFCg{\xFF\xE7\xFE'(o\xB4\x8DX\xAE\x9B\xFE&lt;\xE8\xCB5\xC8\xD4A\xE8f\\x88lڴ\xC9\xF6N\xB9\xE5\xA4\xFA\xF5p\xEB\xC97 \x80 w\x81\xD0CC~J5\xFE\xB4\xB0&amp;9 GbW%\xEB\xDF\xF54\xB3&quot;\xD9A\xC0Z\xEF\xEC\xF3H\x92W)3j\x8E\xFDn~d\xAE\x8Bn6=6\x9F        H\xECm\xC6[8\xE6Ӧ\x99`\xC3;\x9F\x906\x8F[\xD9\xFC:\xF0\\xCFe\xC6&amp;8\xFD\xFB\xF7wL\xF0\xE2\xE50`\x80H\xAD\xE7ӏ/\xE0\x98i~\x9Dŋ{yb]y衇3.\xC5fn\xB2m\xD9\xE6\xAF\xA0\xD3\xF8i\xAF\xE0\xD7\xCFo\xBE\xA0J\x84و\xC5\xD9\xF4v8\xA3F\x8Dr\x8A+f\x9E\xAB\xB34\xCF\xDE^\xB7\xA8q\xE3\xC6Yg\xCDgzD\x9C:8_|\xF1\x85\xBB\xDB\xF7\xB7\xDF릃\xD0u\x923\xAD\xB3cz&lt;l\x99f\x8C\x8Fc\xB3 *+\x95\xAFGPE6\xDCcII]5\x974\xE4\xA2ך@RW \x9FV\xCD\xFC;\xEC\xA2/\xD4 \x95\xC5$\x9B\xF4\xB0\x87%|G\xBE1\xA6\x9E\xBFI~\x85\xB4GC\xA7_\xD5iruj\xDC\xEC/$Կ|\xEB\xA2c\xF6\xEC\xD9#:`YQ_ɢ\x8Fni\xC0\x8D7\xDEhO\xF3\xF7\xBF\xFF\xDDN{%\xE7L\xF5c/]\xBAd{\xBA\xB4W$\xDAck\xDAk\xA5=!:N$\xFB\xF8\xBF\xED\xF4{\xDD\xCC\xECW\xF6\x9D2\x9F~\xFA\xA9\xDFS\xE7\x99|\xA9\xF2o\xCC \xF7;(\xDC\xEF,\xF78\xBE@@ \xB9i\xF7Vr9\xC5\xDE\xE0\xDE|\xF3\xCDa\xAB\xF8\x98U5\xF3\xBDx,\xD9o\xC0\xF5ex\xE9\xBE\xE8cN\xFAG?\x8B\x8E\xB9\xD2\xF10W\xE3\xBA\xF9\xA9;y@@\x81t I\xB7+J{\x92&amp;\xA0\xD3\xEC\xEA\xB8\xED\x9Dѿ\xC2k\x90\xA4/I\xD4q , \x80 \x80\xFF \xE1'\x818        \xE8\xC0s\x9Dp\xC0]tƒ\xC07Ի\xE9|#\x80 \x80\x99,@\x92\xC9W\x9F\xB6\xC7U@\xF5\xD2\xD4X@@\xC2 \xE4\xBF\x8B= \x80 \x80 \x80@|@\xE2\xEB\xC9\xD9@@@ \x82Hv!\x80 \x80 \x80@|@\xE2\xEB\xC9\xD9\xF2\xB0\xC0ƍe\xE7Νy\xB8T@H}\xD7H\xA7U=~\xFC\xB8\x8F\x9C\xF1Ϣ/\x81\x9C4i\x92\xB4j\xD5J\xF4\xFD&quot;M\x9B6\xBDQ\xCE\xCD\xAD\xFB\xF7\xEF\xF3vw;m\xEC\x85 rSD\x9E&gt;Fg\xB13fL\x9En\x95G@R]\x80\xC4\xC7z\xEF\xBD\xF7\xA4]\xBBv&gt;r\xC6?˜9sdԨQҵkW\x995k\x96 :\xD4{\xE3y\xAC\xA5Ek\xC7\xF5\xD7_/ӧO\x97\xED۷\x8B\xBE\xD1=ӖaÆ\xC9\xE3\x8F?\x9Eiͦ\xBD \x80 \x80@B\x98\x86\xD7\xF7\xB9s\xE7\xE4ĉ&gt;r\xC6?˺u\xEB\xA4M\x9B6\xF6wWzv?\xEDp\xDF\xAE/\xD2\xF3\xBBh/M,\xF9\xFD\x9E7Z\xBEx\x97۫W\xAFhE\xB2@@\xE0
+Ҳd\xE5ʕ\xF6\x85peʔ\x91jժI\x8F=\xE4СC\xD5\xC7,\x8D5\x92'\x9F|\xD2K\xBB\xEF\xBE\xFB\xA4A\x83ҿ/Moؗ/_.6l\x90S\xA7N\xC9… \xBDϮ]\xBB\xBC|\xB1\xAED\xAB\x9F\x9EO\xCB\xD4b\xAD\xAB\x8EK\xD0u\xFD\xE4\xE6\xA1ܴc͚5ҰaC\xD1^\x91ѣG\xCB\xE9ӧs4s\xF5\xEA\xD5ҢE )Y\xB2\xA4\x94+W\xCE\xF6\xD28p G&gt;?        \xCF=\xF7\x9C\xF5o֬\x99\xED}ў}\xDCL\xAF\xE1o\xFB۠S\xF8-W{r\xF47o\xDE\\xFA\xF6\xED+\x9F|\xF2\x89\xBD\xEEm۶ +^ܥ_\xBF~\xB6l\xBD\xFE3f\xCCp\x93s|G\xBBnG\x8E\xB1e\xDDq\xC7\xF2\xD1G\xC9\xED\xB7\xDF.+V\x94#F\xE4`\xB5\xFC\x89'\xDA\xE0\xB2x\xF1\xE2R\xB3fMiݺ\xB5\xF4\xEE\xDD;G\xB9$ \x80 \x80i%`n\x84&quot;.\xA6\xB1!\xF7\x87I\x997\x89\x92\xF5\xEFz\x9Aǔ\xF3B8\xC7\xDC\xD0:\xE6\x86\xD3\xF9\xCB_\xFE\xE24n\xDC\xD81\xD9w\x8E=j\xABr\xF8\xF0a\xC7ܐ:fL\x85W\xB5?\xFD\xE9O\xCE\xD3O?\xED\xDCz\xEB\xAD^\xDA?\xFE\xF1nj\x89p*T\xA8\xE0\x98\xB7Z;\xE6&amp;\xD1\xFB\x8C?\xDE\xCBˊ\x9F\xFA\xE9\xF9Lχ\xF3\xC4O8\xB5j\xD5rL\xE5\x98G\x83\xEC\xE7\xF9矏\xA58\x9B7\x96v\xECرC\xEF\xCCs\xE3\xECdee9\xDAβe\xCB:o\xBE\xF9fP\xB9\xEAjz=\x9C\xA7\x9Ez\xCA\xF9\xF0\xC3\xF3\xA8\x98cn\xE0\x9D\xEAի;&amp;X        \xCA\xEBgÌkq~\xF7\xBB\xDFٲ\xFD\xEB_;5j\xD4pƎ\xEB&lt;\xF3\xCC3\xF6Z\xB9\xE7\xF0[\xEE\xD7_\xED\x98\xC0ȹ\xF1\xC6\x9D\xC1\x83;\xF5\xEA\xD5s
+(`?\xEF\xBF\xFF\xBE{:\xFB\xBDv\xEDZ筷޲?'\xE1|\xFD\73\xC6ƙ2e\x8Am\x83        \xC8\xF3\xE8\x9C3a\xC2\xA7|\xF9\xF2\xCE+\xAF\xBCT\xA6        t\x9CҥK;|\xF0\x81\xF3\xFD\xF7\xDF[?l9\xF7\xDE{oP\xBET\xDAp\xFF\x8D\xA5J\x9D\xC2\xFD
+\xF7;+U\xEAM=@\xC8t\x81\xD0\xD1E\x80J\xB8\xFF\x99\x87\xFB\x9F\xC0\xA1        ]՛#\xF3\x97~Go\xE2\xBAt\xE9T\xB6\xF9˴ +  +䥿\xF3\xCE;6\xB8\xF0\xCC\xCAܹs\x83w\x9F\xA6׮]\xDB\xDD\xCC\xF5w,\xF5s 1=2N\xE7Ν\xDD\xCD+\xFA\xF6\xD37\x999s\xA6W֐!C3\xC6\xDB\xD6 +\x8A|\xF0\xC1\xA04\xD3\xE3`\x83\xBF\xDCg\xA6\xA7\xC7޼k\xC0h\xFD\x9D\xDB\xDD\xF0[\xEE#\x8F&lt;\xE2\x98\xDEG\x83w\xE9֭\x9BS\xB8paw3\xC7w\xA7N\x9D\xD3[\x91#=\x96\xEB\xB6w\xEF^\xDB +D\xDCe\xE4ȑ\xCE\xDDw\xDF\xEDn\xDAo3\xDE\xC4\xD6/0\xF1\xCB/\xBFt\xA6N\x9D\x98\x94R\xEB )u9\xA8  \x80yV\xA0\xA0        0\xD2fٺu\xAB}ԥ{\xF7\xEEAm2\xC1\xB7\x83\xC8u&lt;E2\x97T\xAF_\xA0\xCD\xC3?\xECm6i\xD2D\x96.]\xEAm&lt;xPv\xEF\xDEm\xEAٳ\xA7\x97\xAE+\xFA\xC8\xD4\xE6͛\x83\xD2b\xDDX\xB1b\x85=O\xF6\xE3b)\xF7\xB3\xCF&gt;ӛ!\xA67\xCC;\x8D魑E\x8By\xDB~Wrs\xDD:v\xEC\xE8\x9D^\xFDfϞ\xEDm\xEBJ\xFB\xF6\xED\xC5\xF4\x8EHݺu\xC5\xF4\xD9G\xB5\xEAׯ/\xD9=\x83b@H\x81\xB4
+@Ξ=k/\x89yd*ǥ\xD14\xF3\xD7\xFD\xA0t6F\xDCܙ=o\xE0&gt;\xBF\xEB\xB1\xD6\xCF\xEFyc\xC9\xE7\xB7\xE6\x913\xEF\xB4 \xFF\x98\xE8x]\xAAV\xAD*\xE6Q)/\x9F\xAE\xE8,]:h\xFEJ\x96k\xAE\xB9&amp;\xE4᱔k\xB7\x92\x93'O\x9D\xC7=&gt;(\xD1\xC7Fn\xAE\x9B\xE9i\xF1Μ\xDDOw\xE8\xB4\xCAجZ\xB5ʎM\xD1\xF5 ر?:ֈ@HW\x81\xE0;\xCB&lt;\xDEJ\xF3\x9C\xBF\xFD\x8B\xF7\xBCy\xF3\xC4&lt;\xC6\xE3\xB5\xE6\xFC\xF9\xF3\xF6/\xDF\xF7\xDF\xBF\x97\xA6ɷ\xDF~+\xFF\xFA׿\xA4X\xB1b6݌\xF0\xF6\xAE)R$\xC7\xCDl\xE0~\xBF\xEB\xB1\xD4\xCF\xEF9c\xC9\xAFvhС7\xD8\xDAۡ\xD4\xB5\xC4R\xEE\x9Dw\xDE)f܆\x98q=b\xC6`\xC8?\xFC o\xBC\xF1F\xAE\xAAz5\xAE\x9By\xC4\xCD\xF6|\xF4\xE9\xD3Ǜ\xE1L\xB9kψf\xD7A\xFD\x81˦M\x9Blpw\xD3M7\xC9\xE4ɓ\x83zv\xF3\xB1\x8E \x80\xA4\xBA\xC0Oϧ\xA4zM}\xD4\xCF \xEA3\xE0\xD8\xDEx.[\xB6\xCCΦt\xEC\xD818p\xA0\xE8_\xB1ͳ\xF8\xDEYZ\xB6l)\xFA\x97\xE9^xAtF+\xF3\xEC\xBDh\xE0\xA23F\x99\xC1\xEA^&gt;]\xD1_\x9D\xDDI\xDFɡ/\xEB[\xBCx\xB1\x98\xF1A3ff#\x96\xFAiдe\xCB[\xFDK\xBE\xAE\xEBGoNs\xBB\xF8i\x87&gt;\xE6\xA4˾}\xFB\xEC\xF7\xE5˗E\xD3\xF4ńn\xD9ڻ\xA0\xCEzm\xC6:\xD8t}$kڴiv\xE6*3f\xC4\xCB\xF6\xEC\xD9㽅\g\xAFڶm\x9B\xBD.\x81爥\xDC_|Ѿ&lt;\xF2\x86n +&lt;uz\xE1\xEC=`z\xEE3g\xCEز\xB4&lt;\xED!\xD1k\xAF\xEB\xFAq{&gt;b\xB9n\xEE,`\xD9\xFD~\xFC\xF1G1\x93x\xCDY\xBF~\xBD\xE8\x8B\xCD tQc\xF5\xD5X&amp;K\x94(\xE1\xE5sW\xCC v;\xB3\x96\x99 \xC0\xF6\x92\xB8\xE9|#\x80 \x80yN \xDA\xE8Ӡ\x90Y\xC2$\x87̛\x88D1\x83\xD0u17\xEEv\xF6!ӫa\x9Ek\xFDu\xB9y\xD4%G5\xFE\xF0\x87?8U\xAAT\xB1\x83\x86u\xF6\xAB\xE1Ç\xDBu3mk\x8E\xBC\xE3ƍs\xCCt\xA9v\xBF\xE9Ip:t\xE8\xE0|\xF1\xC59\xF2EK\xF0[?\x9DuJ\xEB\x9E\xFDco\x8AVD\xC4\xFD\x91ڡ\xB31\xE9 m-S\xFD\xCC +\xB8\x9D\xE1JgӴ:u\xEAx\xE7ց\xD9\xE6q+\x9B\xDFݯ\xB3e\xE9\xA0ys\xF3\xED\xE5\xF3\xB3bޱ\xE2\xA8i\xF6\xB6\xEA\xCCc:0=p\x89\xA5\ ؙ\xBCt613\xE5\xADc\xA6\xEF\xB5\xED
+&lt;\x9F\x99\x827G\xB9n=t\xF0\xB8\xBB\xF8\xB9n:ف\xEB\xA7?+\xDA.3\x9D\xB1\x9DyKϩ3\xAA\xB9ˀ\xEC\x84        \x9AO?\xA5J\x95r\xCC\xF4\xBD\x8E        n\xDD,A\xDF\xF3\xE7Ϸ\xF9LH\xAEf :Y.7\xDCc\xB9&lt;&lt;\xEE\x87Ґ\x8BZ\xB3 \x80 \x80@\xEA
+\xE4Ӫ\x99\xFFa\x87]\xF4s\xA1\xB2\x98d\x93\xF6\xB0\x84\xEF\xC87\xC6\xD4\xF37?U\xC8\xCC~dJ\xEB_\xAF\xB3?\xCEX9\xFD\xEB\xB3\xFEeZ\xDF\xD7mѼ\xFAn}|+\xD4s\xFDю\xDC\xEF\xB7~\x81\xC7\xC4k=\x9E\xED\xD07\xA6k\x92\xBE \xA4R\xA5J        {!an\xCA\xD5A\xDF/\xBF\xFC\xB2\xED\xC5ʭe\xBC\xAE\x9B\xF6\xBC\xE8R\xB4hQ\xD1\xDE\x80\x88N\x96i\xD1\xDE9͟\xAC%\xFB\xBF\xB1d\xD5\xC3-7\xDC\xEF\xA0p\xBF\xB3\xDC\xE3\xF8F@\x81\xE4
+\xA4m\x92\VJO +\x9Cup\xB7\x8E\xF1\xD1\xD0L\xEF\x8F\xE8x\x8E%K\x96\xA4B\xF5\xF2\@\xF2\xDC%\xA3\xC2 \x80\xA4\xA4@Z +BOIa*\x954\x81o\xBE\xF9ƾ\xE1\\xC7_hO\x98N\x8D\xFBꫯ&amp;\xAD&gt;\x8C \x80  B\xC2OA\xDA
+\x981v \xB9\xE2\x8F\xF6xS\xDA&quot;\xD00@@ \xC5\xD2j\xAC\xB3\xA5:) \xA0cu&gt;R\xE0BP@@\xE0\xFF \x80\xF0\xA3\x80 \x80 \x80         I5!\x80 \x80 \x80? \x80 \x80 \x900\x90\x84Q\xA7NA7n\xF4\xDE:\x9E:\xB5\xBAz5ɴ\xF6^=IΌ \x80\\xB9@F \xFB\xF7\xEF\x9D!\xA9V\xADZr\xE1…+WL\xE2\xF4%\x8Aڎ\xEAի\xDB\xCFܹs\xA3\xD6\xE6\xB1\xC7\x931c\xC6D͗.&quot;\xB5ׯ\x9F\xDF|\xC94ӗ$?~&lt;\x99U\xA0l@@ \xAA@Z ;w\xEE\x94&quot;E\x8Aطq\xEBې\xB3ڷooA\xAE\xBF\xFEz\x99&gt;}\xBAl߾]\xF4\x8D\xDAyy)_\xBE\xBC|\xFC\xF1Dz|\xF9r\xA9\\xB9\xB2}S{\xB4\xF6 6L\xFC\xF1h\xD9\xD2f\xA4\xF6\xFA\xF5\xF3\x9B/\x99h\xEF\xBD\xF7\x9E\xB4k\xD7.\x99U\xA0l@@ \xAA@Z\xBD\xE4ȑ#R\xB8pa\xF9\xFC\xF3\xCFm\xC3\xF5/߿\xF8\xC5/\xE4\xD1G\x95&gt;\xF8@\xE6͛\xE7\x81\xE8ͺ.\xA4\xF8]\xF4\xCDڱ\xE4\x8Fv\xDEx\x9D\xAFJ\x95*\xA2\x9F\x92%K\xFA\xAA_\xAF^\xBD\xA2U-\xA6\xFD\xF1jGL\x85Ɛ9Z{\xFD\xFA\xF9\xCDC\xD5\xE2\x9A\xF5ܹsr\xE2ĉ\xB8\x9E\x93\x93!\x80 \x80\xF1H\xAB\x90\xF3\xE7\xCFK\x89%\xE4\xD6[o\xB5\x9F\xE2ŋ\xCB +7\xDC`\xD7\xF5\x91+\xBDA˾\xACY\xB3F6l(\xDA+2z\xF4h9}\xFAt\xF6,\xB2z\xF5jiѢ\x85\xBD\xC1/W\xAE\x9Ct\xED\xDA5GO\x83ބO\x9C8Qڴi#Zn͚5\xA5u\xEB\xD6һw\xEF\\x9D/\xC7AqH\xE8ׯ\x9F}3x\x83 +dƌ9Ψ\\xF3\xE6\xCD\xE5\x8E;&gt;\xFAHn\xBF\xFDv\xA9X\xB1\xA2\x8C1&quot;\xE4\x8Dm\xBC]rT( A_&amp;\xA8uӺ7m\xDATv\xED\xDA\xE5\xED\x9D&lt;y\xB2׮\xC07\x9DGk\xAFw\x82\xAF\xC4\xEA\xBCr\xE5Jiٲ\xA5\x94)SF\xAAU\xAB&amp;=z\xF4\x90C\x87y\xB5֟k\xED۰a\x83\x9C:uJ.\\xE8}\x9D\xBCXA@\x92(\x90Vȏ?\xFEho\xD2By\x96.]Zt\xF6\xA5gϞ\xF2\xD0Cɯ~\xF5+\x992e\x8A\xBC\xF3\xCE;AY\x96-[f\x83\x8A:u\xEA\xC8ҥKeҤI\xB2u\xEBV\x90\xFC\xF0\xC3^\xDEY\xB3f\xC9رce\xF8\xF0\xE1\xB2c\xC7\xC9\xCAʒ\xAF\xBE\xFA*\xE8FY3\xFB=\x9Fw\xE28\xAEt\xEE\xDCY\xF4\xA6\xBCP\xA1B\xB6\x8E\xD9O}\xDDu\xD7ɓO&gt;i{\x90\xBAt\xE9b\xE7\xD1Ǘ\xDE~\xFBm\x99={vPv\xBF\xED\xF0\xEBt\xF2ڻs\xDBm\xB7\xD9\xEF\xBE}\xFBJ\xA5J\x95\xBC\\xF7\xDCs\x8F\xBDF{\xF7\xEE\x95{\xEF\xBD\xD7K\x8F\xD6^/c\x82WbqV\xF7x\xC0_d\xBC\xFE\xFA\xEB\xB2e\xCB4;v\xCC\xD6\%&lt;x\xB0 +:t\xAC\x8A\x8C\xEEgѢE        n\xC5!\x80 \x80Q\xCC_\xEE#.\xE6\xF0\x90\xFB\xC3$\x87̛\x88D\xC9\xC7\xCE'\x9F|\xE2רQ#\xE7\xCD7ߴ\xDBgϞu֮]\xEB\xED3A\x82\xA3m\x9B9s\xA6\x976d\xC8\xC7&lt;C\xEFm\xEB\x8A\xF9\x8B\xB3\xF3\xE0\x83\xA5\x99&gt;'\xFE\xFC\xCE\xF8\xF1\xE3\xBDts\xA3\xEE4k\xD6\xCC\xDB֕/\xBF\xFCҙ:ujP\x9A\xDF\xF3\xE4s\xC3\xDC|;&amp;L\x88\x9A\xBBS\xA7N\x8E\xB9A +\x99\xCF\xDC\xC4[\x8Cy\xFBG\x8E\xE9\xDC}\xF7\xDD޶\xAE\xF8m\x87_\x97\xA0\x93\x87\xD9ضm\x9Bu7\x8F\xD9}\xFA\xF4qLO\x8D]饗p\x84&lt;2R{\xF0\xEB\xE77_๳\xAF\xFBq6=\x8E\xE9\xF5pL0t\xB8\xE9AqL\xE9 4((\xDDL@\xE0Ԯ];(-\x9E\xFAo,\x95\x96p\xBF\x83\xC2\xFD\xCEJ\xA5\xBAS@2Y \xADƀ\xE8\xE3Ww\xDEygȐ\xABX\xB1bҪU\xAB\xFB~\xF8a/\xADI\x93&amp;\xB6\x97\xC3M8x\xF0\xA0\xEC޽\xDB&gt;N\xA5=%\x81\x8B&gt;\xB3y\xF3f/I\xB8\x9B\x9B\xA9[\xB7\xAE\x9D\x8DJ]\xAA_\xBF\xBE\xCB\xF9\xBC'i\xA5cǎ^\xC9\xEA\xD8K;\xFC\xB8xEY\xD1\xC7\xE8t\xB6/}lN\xC7҉\xF6\xED\xDBg{?\xF4q0}4.\xAF-\x91\x9C\xB5\xA7M\xC7tt\xEF\xDE=\xA8Ye˖\xB5\xBDS\xEB֭ Jg@\xC8 i\x80\xE4\Gr\x97\x82\x839\xF4yz]\xAAV\xAD*5j\xD4p\xB3\xD9\xEF\xA1C\x87\xDA_7Q\x83\xBDa\\xB5j\x95\x98^\xBB\xBE`\xC1\xFB\\xBE&gt;\x93\xAFK,\xE7sϛ\xACo\xCC\xEF.W\xDB\xC5-\xC7Ϸ\xCE\xF2\xA4\xE3S\xF4\xF17\xBD1_\xB2d\x89\x98\xDE-ћq}\xDC+\xAF-\x91\x9C\xB5]\xBAT\xA8P!G\xB34M\xF5˾\x98\xBF\xA6dOb@H)\x81\xE0;Z\xF2+\xA3A\x87\xDE jo\x87P\x8F\xB4\x98G\xB9\xEC_\xE7\xCDcA\xA2]t\xF0\xB0\xF6\xE8\xA0c\xBC\xCB\xF9&quot;\x95\x95\xEC}\xB1\xB4ÏK,\xED\xD1D\xC7;\xE8d\xDA{\xF5\xCF\xFES^{\xED5\xDBK\xE5\xCEl\xCB\xF9R9o\xBDz\xF5\xC4&lt;\xEAggokܸ\xB1WU\x9DlA\xC7v\xDC\xFF\xFD^\x9A\xAE\xE8\xD4:X\x9F@He\x81\xB4\x84\xEEB\xEB@\3^\xC0\xCEzu\xE0\xC0\xFB\xBE\xBDi \\xF41&quot;]\xF4]._\xBE,\x9A\xA6/&amp;ԀA\x97
+؛]\xBD\x89\xD6ꚮ\x8FdM\x9B6\xCD\xCE\xC4dƌ\xD8|\xFA\x9F\xF5\xEB׋N\xFB\xAB\xD3\xFD\xEA\xB9\xF4&lt;f̉h\xEF\x81&gt;\xA6K,\xE7\xB3\xF8\x{3D68C3}\x90\xB5\xBDgΜ\xB1\x83\xB4u]\xD3\xDD\xEB&gt;M׏\xF6\xC4=z\xD4\xDBv\xFFҮũ\x97.\xD9]\xF4\\xEA\xAAK,\xED\xF0\xE3bO\xEA\xF3?w\xDDu\x97|\xFB\xED\xB7\xF2\xFE\xFB\xEF\xDBY\xC6ڶm+f,N\xD0\xE0s=\x95\xDF\xF6\xFA\xF5\xF3\x9B\xCFg3|9\xEB\xC4        liώ\xFA\xD7w\xD6\xE8\xC0\xF3\x81\xDA^36'\xA88 + \xF5\xFA͙3G\xF4e\x9B\x8B/\x96nݺI\xFF\xFE\xFD\x83\xF2\xB1\x81 \x80$U \xDAS\xB9\x90Y\xC2$\x87̛\x88D         k\xC6^؁\xD4Zw\xF7c\xFEJ\xEEU\xE3\xFB\xEF\xBFwLφ\xDDgƆ8:@\xFD\xC3?\xB4\x9C5\xBF\x99\xF1\xCA˫\x81\xCD\xE3V6\xBF&lt;\xD7\xFD\xE6|\xC7\xDC\xD49\xE6&amp;\xDD\xCB7`\xC0;`\xD8L\xC1\xEB\xE8\xA7T\xA9R\x8E\x99\xCE\xD617\x81^]\xF1{\xBE\xA0\x83&quot;l\x98Y\x91\xBC6\xBAmu\xBF͍\xABw\xA4\x99\xFD*l&gt;d\xAE\x8Bnv]\xB4 +:\xD8ی\xB7pL\xC0a\x8F5c0\xBC\xF3\xF9m\x87_\xEF\xC4&gt;V̬e\x8E\x97bs\x9AG\xAFl\xDḌoAG\xFAi\xAF\xE0\xD7\xCFo\xBE\xA0J\x84و\xC5\xD9\xCEΨQ\xA3\xFD9Ձ\xE7zmu\xA0y\xF6\xF6\xBAE\x8D7\xCE\xFE\xFCi&gt;\xD3#\xE2t\xE8\xD0\xC1\xF9\xE2\x8B/\xDC\xDDW\xF4\xF8o\xEC\x8AN\xA7\x83MC.\xDAv@H]\x81|Z5\xF3?찋\xBEx/T\x93l\xD2\xC3\x96\xF0\xF9Ƙz\xFE\xE6\xEAUH\xFF\xFA\xAC\xEFT\xD0\xE9`u
+\xD8\xEC/$Կ\xB8\xEBR\xB4hQٳg\x8F\x98Dt\xB0p\xB8%\xDA\xF9\xC2\x97j\xE9\xD1\xDA\xAB\x8B\x9F\xF6iO\x94\xF6\xDA\xDCx\xE3\x8D6\xFB\xDF\xFF\xFEw;-\xAD\x9Fc\xF3j\x9EK\x97.\xD9\xDE7\xED\xD1\xC7\xF9&quot;-\xDA\xA7=!:N$\xFB\xF8\x9DH\xC7E\xDBw\xB5\xFF\x8DE+?\xFB\xFEp\xBF\x83\xC2\xFD\xCE\xCA~&lt;\xDB \x80 \x90\x90\xE4\xB8S*yN\x80$\xCF]2*\x8C \x80@J
+\xA4\xE5\x90\x94\x94\xA6R \x80 \x80   \xFC \x80 \x80 \x80@\xC2@FMA \x80 \x80 \xE0k L \x80@^5qF^\xAA?uE@ \x9Dxa:_\xDD\xDA\xC6 +[ XdE@ȵ\x80\xAF$\xD4\xCDi\xB8)0\xA3\xD5$\xD5f҉V\xDFTݟ\xC7p\xD7,\xFB\x94©\xDAf\xEA\x85 \x80 \x90\xF7\x92\xF7\xAF!-@@@ \xCF\x80\xE4\x99KEE@@\xC8\xFBi\x80lܸQv\xEEܙ\xF7\xAF-@@@ \xCD\xD22y\xEC\xB1\xC7d̘1!/\xD5\xE1Ç\xA5V\xADZR\xBDzu\xFB\x99;w\xEE\xE5 y0\x89 \x80 \x80 R\xC0\xD7 \xF4\x90G\xA6p\xE2\xB0aäf͚!kX\xBE|y\xF9\xF8\xE3\x8F\xE5\xE4ɓ\xF2\xCC3\xCFȁ\xAE(_ȃID@@\x81\x90i\x80\xF4\xEA\xD5+dc\xDD\xC4*U\xAA\x88~J\x96,)\x91f\x80\xF2\x9B\xCF=/\xDF \x80 \x80 Y i\x8F`\xE9Ծ'N\x946m\xDAH\xF1\xE2\xC5m\x8FE\xEB֭\xA5w\xEF\xDE^\x8DW\xACX! +6\xB4i\x9F\xFE\xB9t\xED\xDAUZ\xB4h!\xFD\xFA\xF5\x93\xFD\xFB\xF7{\xF9\xDCMoР\x81\xFD̘1\xC3M\xE6@@RD iȬY\xB3d\xECر2|\xF8pٱc\x87dee\xC9W_}%\xBBv\xED\xF2h5jd\x90w\xDF}WZ\xB6li\xF7\xE9\xF8\x8D\x993g\xCAm\xB7\xDD&amp;\xDF}\xF7\x9D\x97WW:w\xEEl\x83\x93B\x85
+\xD9s\xEDd@@\x92.\x90\xB4\xE4믿\x96:u\xEA\xC8=\xF7\xDC#\x95+W\x96\xC7܎\xCDx\xE4\x91G&lt;\x94J\x95*I\xF3\xE6\xCD\xEDx\x8Dɓ'˧\x9F~j\x83\x8F\xEF\xBF\xFF^\xF2\xE7\xCFo\x83/\xB3Yiժ\x95\xD7Q\xA3F\x8D\x88\x8FV\xC3: \x80 \x80$N ic@ڷo/&amp;L\x90\xBAu\xEB\xDA٨*V\xAC(\xF5\xEBח\x9E={\xE6h}\xA9R\xA5\xA4[\xB7n^\xFA\xB5\xD7^kǚ?\xBE\x97\xC6
+ \x80 \x80\xA4\xBE@\xD2z@\xB4\xB7b\xEB֭\xF2\xEC\xB3\xCFJ\x992e\xEC\xFA\xE8ѣ%\xD4r +8\x8A-\xA4\xA9\xBD&amp;ǏJc@@R[ i\x88\x8E\xE3طo\x9F\xF4\xE9\xD3G\xE6͛g\xAF\xFAӟ\xFE$K\x96,\x91#G\x8E\xA9\xE9X\x8F\xF5\xEB\xD7\xA5\xE91\xF5\xEA\xD5 Jc@@R[ i\x8F`i@\xA1\xD0\xFF\xF8\xC7?J۶m\xE5\xE2ŋ\xB2v\xEDZ)X\xB0\xA0\x94(Q&quot;H\xAD@\x81\xA2/\xD4`E\xA1\xBF\xF5\xD6[\xB2i\xD3&amp;\xAC\xB8Ϝ9#{\xF7\xA7N\x9D\x92\xA3G\x8Fʶm\xDB\xECvժU\xEDL[\xBAq\xE1\xC2ٽ{\xB7\xE8,\z̡C\x87l&gt;\x9D\x8EW_N\xA8\xD8c\xC9g3\xF3@@\xF0%\x90\xB4\x9DzW\x83\x81\x8E;\x8A\x8E\xF1(W\xAE\x9C\xACZ\xB5\xCA\xF6\x86+V,\xA8\xF2M\x9A4\x91q\xE3Ɖ\x8E\xF9\xE8޽\xBB\x9D\x82w\xC1\x82\xF6X7\xE3\xFF\xF7K\xEDڵ\xEDg\xE5ʕ2u\xEATo\xFB\xA5\x97^r\xB3\xD9\xE0E\x83ͻn\xDD:\xF9\xFD\xEFo\xD75\xED\x9Dwމ9\x9Fw+ \x80 \x80 U \x9F\xE9        p&quot;\xE5Ҟ\x81PYL\xB2I\x8Ftd\xE8}\xF9Ƙ\xF3\xFD\xE6߽\x9AC\xC7v\xECٳ\xC7!e˖\xCDqдi\xD3D\xDF\xE9\xA13`\xB1\xFC$\xE0:\xFE\x94}-\xDC5 w\x8D\xA3\x9F\x91 \x80 \x80\xC4&amp;\x90\xB4G\xB0\xB3\xAAV\xADZl\xB5&amp;7 \x80 \x80\xE4I\x81\xA4 ~\xB4\xF4\x91+\xF7q\xE9\xD2%\xFB^ \xB2e\xCB;\xC4\xCF\xF1\xE4A@@\x81\xD4H\xE9D\x9E\xEB\xD0\xDDE\x88\xEB\xCB        Y@@@ o
+\xA4t\xA2o;\xD7\xACX@@@ =\x926 Vz\xF0\xD1
+@@\x88E\x80$-\xF2&quot;\x80 \x80 \x80\xC0        \x80\#\x80 \x80 \x80@, \xB1h\x91@@\xAEH \xAD\x9D\xAE\xF7\xF8\xF1\xE3W\x92ۃ\xF5e\x8D\x93&amp;M\x92V\xADZ\xC9\xCD7\xDF,M\x9B6\x95\x8D7\xE6\xF6t\x87 \x80 \x80@Z
+\xA4\xF4,X\xB1\x8A\xBF\xF7\xDE{2a„\xA4\xBC5}Μ92j\xD4([\xFE\xAD\xB7\xDE*\xFB\xF7\xEF\x97o\xBC1\xD6&amp;\x90@@\x81\xB4H\xAB\xE4ܹsr\xE2ĉ\xA4\\xB0u\xEB\xD6I\x9B6m\xEC\x8B\x93R
+E@@ $\xF5\xAC\x95+W\xDA +\x96)SF\xAAU\xAB&amp;=z\xF4\x90C\x87yl\xFC\xB14j\xD4H\x9E|\xF2I/\xED\xBE\xFB\xEE\x93 +H\xFF\xFE\xFD\xBD4 +&lt;\x96/_.6l\x90S\xA7N\xC9… \xBDϮ]\xBB\xBC|\xB1\xAED\xAB\x9F\x9EO\xCB\xECի\x97h]w\xEE\xDCi\xD7u{̘1\xB1G~@@\xD2^ i\xC8\xECٳ\xE5\x81\x90\xE6͛\xDB\xE0\xE1\xF5\xD7_\x97-[\xB6HÆ +\xE5رc^e\xD2\xFD\x9F~\xFA\xA9w!~\xF9\xCB_J\xE3ƍ\xE5\xAF\xFD\xAB\x97\xB6}\xFBv&lt;x\xB0 +:&gt;,#F\x8C\xF0&gt;\x8B-\xF2\xF2Ų\xE2\xA7~z\xBE˗/\x8B@ \x943g\xCEȿ\xFE\xF5/\xFB9\xFE|,ő@@\x81\x8C\xC8gO;\x91Z\x9A/_&gt;        \x95\xC5$\x9B\xF4HG\x86ޗoL&gt;97\xFC\x9CT\xAATI\xEE\xBF\xFF~y\xE7\x9Dw\xBC\x8CG\x8F\x95믿^\xFA\xF5\xEBgt\xEB\x8E\xF9\xF3\xE7KVV\x96l۶\xCD\xCB7o\xDE&lt;\xF9\xFD\xEF/\xFF\xF8\xC7?\xBC4]\xD1\xF4^xA\xB6n\xDD\x94\xEB\x86~\xEB\xE7\x9E\xFB\xD9g\x9F\x95#G\x8E\xD8\xFA\xBAiW\xF3[\x9D\xDF\xC4v\xC2]\xB3p\xD7\xF8j֟s#\x80 \x80d\xA6@Rz@4@бݻwR/[\xB6\xAC\xB4k\xD7Nt&lt;E2\x97T\xAF_2m(@@\x81+HJr\xF6\xECY[\xE7
+*䨻\xA6\xB9\xFBݝ\xD9{`\xB2o\xBB\xF9\xF4;Ҿ\xC0|\x91\xD6\xDD\xF2\xFD\xD6/ҹ؇ \x80 \x80?        $%\xA9W\xAF\x9E\xE4ϟ\xDF&gt;2\xF5SUD\xF4\xD1'\xB3\xA1c?\xDCE\x83\x80o\xBF\xFD֎\xABp\xD3֮]\xEB\xAE})RDN\x9E&lt;\x94\x96\x9B\x8DXꗛ\xF3s  \x80 \x80\x99*\x90\x94\xA4t\xE9\xD2v\xD0\xF8\xACY\xB3dٲer\xF1\xE2E;\xF0|\xE0\xC0\x81\xB6\xF7c\xE4ȑ\xDE\xF5hٲ\xA5\xE0\xADc;tF\xAB\xA9S\xA7\xDA\xC0E~똑\xC0\xA5F\x8Dr\xE0\xC0\xD1wr\xE8{8/^,ݺu \x9A1+0\xB8\xF5X\xEA\xA7A\x93\x9E׺h\xF0\xA3\xEB\xFA\xD1\xF1 , \x80 \x80 \x90M\xC0&lt;\xB2q1\xD9C\xEE\x932o`\xA2d\xFD\xFB|\xE6\xC6\xDD1/\xEEs\x8A+\xE6*THGS;\xB5k\xD7vV\xADZ\x98ݮ\xFF\xE1p\xAAT\xA9b\xF3\x98\xDEg\xF8\xF0\xE1v\xDD̐\x95#\xEF\xB8q\xE3\x9C\xE2ŋ\xDB\xFD\xA6G\xC4\xE9С\x83\xF3\xC5_\xE4\xC8-\xC1o\xFD\xDE|\xF3M[\x96\xD6?\xF0c\xDE        \xAD\x88+\xDA\xEF:\xC6r\x92p\xD7,\xDC5\x8E\xE5\xDC\xE4E@@\xC0\x8F@Rf\xC1
+\x9C\xBD\xE9ҥK\xB2{\xF7n\xD1^\x87r\xE5ʙ{\xE1ЋNw\xABS\xECV\xACX1t\x86\x80Tͫ=!\xFA\xF8\x96N\x8F{%\x8B\xDF\xFA]I\xB99\x96Y\xB0r\xA3\xC61 \x80 \x80\xC9\xB8\xB2\xBB\xF38Ծ@\x81R\xB3fͨg\xD21#~\x82=\x91\xE6\xAD\\xB9r\xD4s\xFA\xC9\xE0\xB7~~\xCEE@@2] )c@2\x9D\xF6#\x80 \x80 \x90\xA9 \x99z\xE5i7 \x80 \x80I I:E&quot;\x80 \x80 \x90\xA9 \x99z\xE5i7 \x80 \x80I I:E&quot;\x80 \x80 \x90\xA9 \x99z\xE5i7 \x80 \x80I I:E&quot;\x80 \x80 \x90\xA9I +@\xF4%Ǐk\xBF\xFF~\xB9\xE5\x96[\xA4V\xADZr\xE1…\xB0\xF9؁ \x80 \x80yC \xA9\xC8{\xEF\xBD'\xEDڵ +u\xFD\xF5\xD7\xCB\xF4\xE9\xD3e\xFB\xF6\xEDr\xF1\xE2Ű\xF9؁ \x80 \x80yC \xA9ȹs\xE7\xE4ĉ\xA5\xDC7\x9A\xE7˗/b\xBE\xC0\x9D\x8E\xE3n\xB2\x8E \x80 \x80)&quot;\x90\x94D\x8F\xE5˗ˆ +\xE4ԩS\xB2p\xE1B\xEF\xB3k׮\x904k֬\x91\x86 +\x8A\xF6\x8A\x8C=ZN\x9F&gt;\x9D#\xDF\xEAի\xA5E\x8BR\xB2dI)W\xAE\x9Ct\xED\xDAU8\x90#         \x80 \x80 \x90\x81\x82\xC9(V\xA9&lt;x\xB0\xED\xFD\xD01 #F\x8C\xF0\xAA\xF1\xCB_\xFER\x86 +\xE6m\xBB+={\xF6\x94&gt;}\xFAH\xB1b\xC5\xE4\xF7\xBF\xFF\xBD\xDCp\xC3 +ҫW/w\xB7,[\xB6L:t\xE8 \x9Ao\xECر\xA2\xE3G&amp;N\x9Ch\x92͛7۠\xC4\xCB\xCC
+ \x80 \x80$E )ȭ\xB7\xDE*۶m\x93y\xF3\xE6\xC9 /\xBC [\xB7n\x8D\xDA\xF8\xDF\xFD\xEEwңG\x9B\xEFСC\xF2\x97\xBF\xFC%(0`\x80\xFC\xFC\xE7?\xB7cFܓ5k\xD6Lj׮-o\xBC\xF1FȠ\xC6\xCD\xC77 \x80 \x80$F )Hn\x9A\xF6\xF0\xC3{\x875i\xD2D\x96.]\xEAm&lt;xPv\xEF\xDE-5kִ= \xDE\xB3R\xA6L\xD1@@H\xBE@\xD2\xBF\xC6 *\xE4i,\mG\xA2KժU\xA5F\x8D^&gt;]:t\xA8\xB4i\xD3&amp;(\x8D +@@H\x8E@\xF0\x9D|\x82\xEBP\xA4H9y\xF2\xE4\x97\xAAAG\xE1…mo\x87PgA@@\x81\xD4H\xCA,X.\x85:K՜9s\xEC\xA0\xF1ŋK\xB7nݤ\xFF\xFEn\xD1ǫtٷo\x9F\xFD\xBE|\xF9\xB2M\xD39rĦ(P\xC0j\x9F9s\xA6L\x992Ŧ\xEB#YӦM\x93\xA6M\x9Bʐ!Cl&gt;\xFE\x83 \x80 \x80\xC9HjH\xA3F\x8Ddܸqvv\xAB\xB3gϊ\xF6\x88\xDCw\xDF}^\xC0\xA0A\xC7\xCF~\xF63+\xF4\x9F\xFF\xF9\x9Fr\xF4\xE8QY\xB7n\x9D&lt;\xFB쳢\x81H\xEB֭\xE5\x9F\xFF\xFC\xA7ݟ\x95\x95%\xFAf\xF5A\x83\xD9F\xF7\x97-[V\xBAt\xE9&quot;\xCF=\xF7\r\x95)@@\xAC@&gt;3#\xE2[\xFB\xF4\x80\xA1\xB2\xE8{#Z8\xDFs\xBE\xDF\xA9\xC1\x82\xF6\x84T\xA8PA\xB2\x8F\xEF}\x96\xF0\xA9\xFA\xC6t}\x97\x88\xBE \xA4R\xA5J\xCB ß5\xF5\xF6\x84r\x8CV\xCBp\xD7,\xDC5\x8Ev&gt;\xF6#\x80 \x80 \xAB@R{@\xDC\xCA\xE6ϟ_\xDC7\x9E\xBBi\xB9\xFD\xD6\xE6\xE6\x9Bo\xCE\xED\xE1\x87 \x80 \x80WQ \xA9c@\xAEb\xBB85 \x80 \x80\xA4\xA0H
+^\xAA\x84 \x80 \x80@\xBA
+\x80\xA4땥] \x80 \x80\xA4\xA0H
+^\xAA\x84 \x80 \x80@\xBA
+\x80\xA4땥] \x80 \x80\xA4\xA0H
+^\xAA\x84 \x80 \x80@\xBA
+dt\xB2q\xE3Fٹsg\xBA^[څ \x80 \x80@\xCA        dt\xF2\xD8c\x8Fɘ1cR\xEE\xA2P!@@\xD2U %^D\x98,\xDCaÆI͚5\x93U&lt;\xE5&quot;\x80 \x80 \x90qy*qG\xF2\xE5\xCB\xB7\x8BԫW\xAF\xB8\x9D\x8B!\x80 \x80 \x80@t\x81\xA4=\x82\xF5\xDCs\xCFI\x83 +\xA4Y\xB3fr\xF1\xE2E\x99&gt;}\xBA4m\xDATʔ)#\xBF\xFD\xEDo\x83j\xBEz\xF5jiѢ\x85\x94,YRʕ+']\xBBv\x95\xE5э\xED۷˓O&gt;)͛7\x97\xBE}\xFB\xCA'\x9F|&quot;\x8D5\x92\xB6mۊ/\xEEү_?[\xB6\x96?c\xC6 79\xC7\xF7ʕ+\xA5e˖\xB6NժU\x93=zȡC\x87\xBC|G\x8E\xB1e\xDDq\xC7\xF2\xD1G\xC9\xED\xB7\xDF.+V\x94#Fȉ'\xBC|\xBA\xA2\xE5O\x9C8Qڴi#ŋ\xB7=/\xAD[\xB7\x96޽{\xE5c@@\x81tHZҥK\xD1\xCF\xDF\xFE\xF677n\x9C\xBC\xF4\xD2KҾ}{\xE9ԩ\x93\xECݻ\xD73_\xB6l\x99\xBDi\xAFS\xA7\x8E,]\xBAT&amp;M\x9A$[\xB7n\xB5\xC9?\xFC\xE0\xE5۶m\x9B +֬Yc\xF7\xAD]\xBBV\xEE\xBA\xEB.ټy\xB3\xFC\xEAW\xBF
+\xEA9\xE9ܹ\xB3hR\xA8P!ٱc\x87w\x8E\xC0\x95ٳg\xCB&lt;`\x8C\xE5˗\xCB믿.[\xB6l\x91\x86 +ʱc\xC7l\xD6뮻\xCE&lt;\x9F\xFE\xB9mK\xBBv\xEDD\xEBz\xFB\xED\xB7E\x8F\f͚%cǎ\x95\xE1Ç\xDB2\xB3\xB2\xB2䫯\xBE\x92]\xBBvfc@@\x81\xF40\x99\x8F\xB8\x98և\xDC&amp;9d\xDE\xC0D\xC9\xFA\xE9|f*\xED\x96p7n\xEC?~&lt;0\x9B\xB7nz\x9C|\xD0\xDB\xD6\xD3\xD3\xE1\xE4ϟ\xDF?~\xBC\x97\xFE\xC8#\x8F8\xA67Źt钗֭[7\xA7p\xE1\xC2\xDEv\xF6\xEC8\xA6\xB7&quot;{\xB2s\xEE\xDC9\xC7\xF4\xC48&amp;@
+\xDAgz&lt;\xB48\x83 +\xF2\xD2M\xB0d\xDB0e\xCA/m\xE4ȑ\xCE\xDDw\xDF\xEDm\xEB\x8A        Ll\xFD\xBF\xFC\xF2Kg\xEAԩ\x81I\xBE\xD7\xFD\xBB\xC6~\xCFK&gt;@@\xFC
+L\x85\xF0jŊ\xF61\xA7\xECu9x\xF0\xA0\xEC޽\xDB&gt;\xAEԳgϠ\xDD\xFA\xA8\x96\xF6n\xB8\xCBg\x9F}&amp;\xCF?\xFF\xBC\x98\xC0\xC4M\x92\xA7\x9EzJ-Z\xE4m\xFB]\xD1}\x84\xAA{\xF7\xEEA\x87\x94-[V\xB4\x97cݺuA\xE9\xBAѱcG/\xADI\x93&amp;9z@\xB4wg„        R\xB7n]\xA9^\xBD\xBA}T\xAB~\xFD\xFA\x92\xBD]\xDEIXA@@  +R&quot;\xB9\xE6\x9AkBҞ:uʦW\xADZUjԨ\x94g\xE8С\xF6\xD1,7\xB1@\x81r\xF2\xE4Iw\xD3~\xBB\xC7%\xFA\xD88{\xF6\xAC\xCDU\xA1B\x85\xB95-\xD4c[\xA6\xA7\xC5\xCB[\xB0`N\xD6V\xADZ\xD9G\xC7V\xADZeǦh\x90\xB3`\xC1ٰa\x83,\\xB8\xD0;\x96@@\xD2Y \xE7\x9Dr
+\xB5V\x83\xBD\xB1\xD7ގѣGG\xACٝw\xDE):\xCE\xE2駟\x96\xF2\xE5ˋ\x8Ey\xE3\x8D7&quot;ng\xBDz\xF5lOʼy\xF3\xC4&lt;\xE6e;\xFE\xBC\xEDQ\xB9\xFF\xFE\xFB\xBD4\xBF+3gδ=}\xFA\xF4\xFD袃ܵgD\xB3\xEB\xE0\xFA\xC0eӦM\xA2A\xD6M7\xDD$\x93'O\xEA\xD9        \xCC\xC7: \x80 \x80yI\xE0\xA7\xE7\x95\\xEB={\xF6xo!\xD7٫ty\xF6\xD9ګ1x\xF0`ћw3\xC6\xC2ި\xEB#YӦM\xB33f +2ī\xF5\x8B/\xBE(f\x89\xDCp\xC3 +\xA2B\xE5ʕC\xF6T\x9C9sƖ\xA5\xE5i\xC9ѣG\xBDm\xB7\xE7\xA3t\xE9Ҷ\ +ht\xBC\xCEҥ\xCF(\x9Anj\xF1\xF0\xCAug\xE3ڷo\x9FM\xBB|\xF9\xB2\xE8\xA3c?\xFE\xF8\xA3&gt;|\xD8˷~\xFDz\xD1~\xF0\xC1\xA2y.\\xB8 :P^{KJ\x94(\xE1\xE5sW^y\xE5;\xB3֛o\xBEi{I\xDCt\xBE@@\xC8\xD3\xD1\x8B\x98ƅ\xCC&amp;9d\xDE\xC0D\xC9nj\xAFp\x8A)bo\xEB\xF9ݏ\xF0ց運7=v0\xB9&lt;׼f,\x86ӿ\xC7\xDC\xF4fuL0\xE0\x98٥\x9C'\x9Ex\xC21S\xDE:f\xFA^\xA7X\xB1bAy\xCC\xECW^yn\xB9\xEE\xB7w\xD3\xDB\xE1\x8C5\xCA\xAF\xF5\xD2&lt;\xB5k\xD7v\xCC#TnG\xA5\xEB w\xDDg\xA6ֵ\xED2\xB3p9&amp;p\xB2i\xB7\xDCr\x8B\x97w\xC0\x80v`\xBB\xE6\xD3O\xA9R\xA53}\xAF\xB3x\xF1b/O\xE0\xCA\xFC\xF9\xF3m&gt;\xD3\xE2\x9C&gt;}:p\x97]W\xC7XS͐\x8B֟@@\x81D\xE4\xD3B\xCC +h\xD8E_\xFC*\x8B\xBE0\xF2\x91\xA1O\x99o\x8C9\xDFo&quot;\xF2@\xED\x85\xD0}H\xA5J\x95\x82\xA6\xD5 +y\x80I\xD4A\xDF/\xBF\xFC\xB2\xEC߿?\\x96\xA8\xE9fV-;^{E\xB2?&amp;\xF5\xE0\x80 \xDA\xF3\xA2KѢEE{L&quot;:\xA8=\xD2b\x82/\x9B?T\x9E\xDC8\x86\xBBf\xE1\xAEq\xA8rIC@@\xE0JRz H`\xC3\xF4Q\xA5\x9Bo\xBE90)ǺJ:\xB8\xDB\xF4zؙ\xAA\xF4Q-})\xE1\x95,\xFAX͚5\xAF\xE4\xF6\xD8\xC0Ǭ\xAA\x99\x97\xFAY4XaA@@ \x9D\xF2L\xE2\xFD\x9Bo\xBE\xB1o8\xD7\xF1\xDAc\xA1S\xE3\xBE\xFA\xEA\xAB~% \x80 \x80$@ \xAD3\xE6\xC2\xD7\xE9x\xA3=ޔ[\x8A@@@\x81lI\x9B+[=ⶩ\x8Fj|č\x93!\x80 \x80 W\x81\xB4 @\xE2\xAA\xC3\xC9@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAE q\xE5\xE4d \x80 \x80 I\x80$\x92\xFB@@@ \xAEi\x80lܸQv\xEE\xDCW(N\x86 \x80 \x80W.\x90Ⱦ}\xFB\xE4\xFF\xFE\xEF\xFF\xE4ܹsr\xF6\xECY\xB9|\xF9\xB2ײÇK\xADZ\xB5\xA4z\xF5\xEA\xF63w\xEE\o_\xB8\x95\xC7{LƌnwJ\xA4\xFF\xF1\x8F\xB4\xED\xA9Y\xB3\xA6:t(%\xEAD%@@\xB8\xDAI +@V\xADZeo\xC2o\xBE\xF9fi޼\xB9\x94-[V\xFE\xE3?\xFEC\xE6̙㵻|\xF9\xF2\xF2\xF1\xC7\xCB\xF2\xE5˥r\xE5\xCAr\xE0\xC0o_\xB8\x95aÆ\xC9\xE3\x8F?nwJ\xA4k\x90\xF4\xE7?\xFF\xD9\xF6\xD4h\xD0ł \x80 \x80@&amp;$-\xF9\xE0\x83\xA4]\xBBv2d\xC89y\xF2\xA4=zTF\x8C!G\x8E\x91~\xF8!ȾJ\x95*R\xB7n])Y\xB2\xA4\xE4˗/h_\xA8\x8D^\xBDzI۶mC\x{DEAA}i\x8E\xE3\xF8&gt;\xE1…E{?t\xF1\xD3&amp;\xDF'&amp;# \x80 \x80),\x90\x94D\xB1\xD2\xC0\xA3G\x8Fҿ)X\xB0\xA0\xE8 +\xB9 \xB7\xDDv[\xD0#X\xB1\xD8\xF5\xEB\xD7O4h`?3f\xCC\xC8q\xE8\x8A+\xA4aÆһwo\xF9\xFC\xF3ϥk׮ҢE \xD1\xE3\xF6\xEF\xDF\xEF\xE5\xF7\x9B\xCF=`\xF5\xEA\xD5\xF6&lt; \x95+WΞ7TO\xCD\xFA\xF5\xEB\xBD2\xFB\xF6\xED\xEB\xAB7\xC7-\x83o@@\xD2A )ȶm\xDB옏\xA7\x9Ez*\xC8P{-Z$?\xFF\xF9σ\xD2\xFDnt\xEE\xDC\xD9\x85
+\x92;v\xE48\xACQ\xA3F6y\xF7\xDDw\xA5e˖\xB2k\xD7.;\xBEd\xE6̙6\xF0\xF9\xEE\xBB\xEF\xEC1~\xF3i\xE6e˖I\x9B6m\xA4N\x9D:\xB2t\xE9R\x994i\x92lݺ\xD5$\x81=9\xFA\xB8U\xEB֭Eȷj\xD5J&gt;\xFC\xF0C\xBB\x9D\xA3\x92$ \x80 \x80 \x90\xC6I @ԴF\x8D9hu&lt;\x888\xCF͢7\xF6\xCF&lt;\xF3\x8C=o\xA8ǚ*U\xAAdǚ\xE8#_\x93'O\x96O?\xFDT4\xF8\xF8\xFE\xFB\xEF%\xFE\xFC2|\xF8p[\xAC\xDF|\x9Ay\xC0\x806`\x9A&gt;}\xBA}\xECKǞ,\\xB8P\xBE\xFD\xF6[y\xE3\x8D7\xEC\xF9Ο?o# +\x904\xF8?~\xBCl߾]~\xF6\xB3\x9F\xD9\xFD\xB1&lt;\xBAe\xE0? \x80 \x80\xE4Q\x81\x82ɨ\xB7{\xC3}\xE1…d/\xA5J\x95\x92nݺye_{\xED\xB5\xF6Ѩ\xF9\xF3\xE7{i\xBA-\xDF\xC1\x83e\xF7\xEE\xDDv,GϞ=\x83\x8E-S\xA6\x8Cl޼٦}\xFD\xF5\xD7\xF6\xAF'\x9Ex\xC2\xEF\xA1\x92\xF6e/3\xE8$l \x80 \x80 \x90fI        @n\xB9\xE5˨\x8F*\xE9\xF3D/p-Z4\xA8X\x9Da\xEB\xF8\xF1\xE3Ai\xD1\xF2\x9D:u\xCA\xE6\xAFZ\xB5j\x8Eޜ\xA1C\x87\xDAG\xB34\x83\xAC\xD7%{ώ\xF6\xB4\xB0 \x80 \x80 \x90II        @j׮m\xC7^\xBC\xF2\xCA+9f\xABқ\xFA3g\xCE\xC8\xF5\xD7_ծ\x83\x8E\xF5\xD0\xE1w\xDEy\xA7WƼy\xF3\xA4^\xBDz޶\xAED˧\x8F\x90\xE9\xE0y\xED\xED=ztб\x81\xFA]t\xECI`&gt;\xDDfA@@ \x93\x92\x80(P@^~\xF9e;vBC\xD2\xB1\xF4 :\xFB\x94ޠ\xEB\xE3L/\xBC\xF0\x82\xBD\xFA\x98\x96&gt;椏mi`\xA2/\xED\xD3q\xFA\x93\xF6(\xE8\x80s]t\xDF޽{\xED\xBA1:\xAD\xAF\xE6\xD3E{(\x8A/n\xD7\xF5?Z\xBE\xBE\x87\xA3O\x9F&gt;6z뭷dӦM\xB2d\xC9/\x8F\x9F|z\x9E\xC1\x83˔)SD{u}\xF4Q;\x85\xB00\xFB\xED\xB7\xED@wm\xE7 +7\xDC \x8F&lt;\xF2\x88m\xB3\xBEl\xF1\xA1\x87\xB2\xE3D\xA6N\x9Dj\xCB\xD3\xB8\xAAU\xABT6 \x80 \x80\xA4\xA5\x80\xB9\xB1\x8F\xB8\x98F\x87\xDC&amp;9d\xDE\xC0D\xC9\xFA\xE9|&amp;\xE0p\xCC͹\xBE&lt;\xC3~J\x97.\xED\xFC\xFA׿vL\xD0\xE1\xF2\xFA\xEB\xAF{\xFB\xDD|\xEE\xF7\xACY\xB3\xBC|f*ݰ\xF9F\x8E\xE9\xE53\xC1\x86ӬY3\xC7L\xD3\xEB\x98\xA7H\x91&quot;N\xFD\xFA\xF5\x9D xyt\xC5o&gt;P8\xE6q+\xC7\xF4\x848f \xBB\xAD\x83        \xA63\xBD\xB0c\xDE\xF0\xEE\x9D\xD3&lt;\x86\xE5\x98ٽ\xBC:\x9A.:\xA6\xD7\xC51\x81\x94c\x82(\xC7O^^?+\x81\x8E~\xF2k\x9Ep\xD7,\xDC5\xF6{^\xF2!\x80 \x80 \xE0W \x9Ff47\xA0a\xEDi\x95\xC5$\x9B\x{1301C5}ݑo\x8C9\xDFo\x82ܳg\x8F\xED9\xD0\xF3\xE9#MWs\x996m\x9A\xE8;Bt\xACH\x8B\xDF|\xEE9.^\xBCh\xA7\xF5\xD5w\x81\xE8\xD8u \xB5\xE88\x9D\x9EW{e\xAEd        \xE5\xED|\xE1\xAEY\xB8k\xED|\x8E\x97\x87c        9IDAT\xECG@@ V\x81\x82\xB1p5\xF2_\xE9\xCD\xF8ըS\xAC\xE7ԗ)\xEA\xC2\xD1خ@@2Q %\x90D\xC1딷:\xEE\xE3ҥK\xB6\x87B\xC7plٲŎ        \xAC\x83\xDF|\x81ǰ\x8E \x80 \x80\xD1R\xE2\xAC\xE8ՌO\x8E˗/ۗ\xBAg\xD3졦\xC2\xF5\x9B\xCF=O2\xBEy+ꔉ \x80 p\xA5\xD5\xA2o;\xF7\xF3\xB8\x97\xDF|W\x8A\xCF\xF1 \x80 \x80d\x9A@R\xFD\xEB=  \x80 \x80d\x9E\xC0=\x82\x95y\y\xBFšf.c\xAC\xBC]i \x80 \x90Wr\xDD\xEAF6\xAF4\x9Az&quot;\x80 \x80 \x80@r\xF2'\xA7XJE@@\x81L\xF0\xD5\xEE\xA5z\x99F\x9B@@@ \xF7Q\x90PoA\xCF}q\x89 \x80 \x80\x99,\xC0#X\x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80         I08\xC5!\x80 \x80 \x90\xC9 \x99|\xF5i; \x80 \x80        \xF8-&amp;\x998\x93T\x89IEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsrepaintlineflowwithfloatsinregionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -53,27 +53,27 @@
</span><span class="cx">                     text run at (6,240) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                     text run at (298,240) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                     text run at (57,258) width 306: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                  RenderBlock (floating) {SPAN} at (6,261) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                  RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                   RenderText {#text} at (363,258) size 355x36
</span><span class="cx">                     text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                     text run at (57,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                   RenderBR {BR} at (0,0) size 0x0
</span><del>-                  RenderText {#text} at (57,294) size 304x18
-                    text run at (57,294) width 304: &quot;The players all played at once without waiting&quot;
-                  RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                  RenderText {#text} at (57,312) size 355x36
</del><ins>+                  RenderText {#text} at (57,294) size 303x18
+                    text run at (57,294) width 303: &quot;The players all played at once without waiting&quot;
+                  RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                  RenderText {#text} at (57,312) size 354x36
</ins><span class="cx">                     text run at (57,312) width 63: &quot;for turns, &quot;
</span><del>-                    text run at (120,312) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                    text run at (120,312) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                     text run at (6,330) width 172: &quot;for the hedgehogs; and in &quot;
</span><del>-                    text run at (178,330) width 116: &quot;a very short time &quot;
</del><ins>+                    text run at (178,330) width 115: &quot;a very short time &quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 67x18
</span><del>-                    RenderText {#text} at (294,330) size 67x18
-                      text run at (294,330) width 67: &quot;the Queen&quot;
-                  RenderText {#text} at (6,348) size 355x54
-                    text run at (6,348) width 226: &quot;was in a furious passion, and went &quot;
-                    text run at (232,348) width 129: &quot;stamping about, and&quot;
-                    text run at (6,366) width 288: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
-                    text run at (294,366) width 67: &quot;her head!\x{2019}&quot;
</del><ins>+                    RenderText {#text} at (293,330) size 67x18
+                      text run at (293,330) width 67: &quot;the Queen&quot;
+                  RenderText {#text} at (6,348) size 354x54
+                    text run at (6,348) width 225: &quot;was in a furious passion, and went &quot;
+                    text run at (231,348) width 129: &quot;stamping about, and&quot;
+                    text run at (6,366) width 287: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
+                    text run at (293,366) width 67: &quot;her head!\x{2019}&quot;
</ins><span class="cx">                     text run at (6,384) width 151: &quot;about once in a minute. &quot;
</span><span class="cx">                   RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastregionsselectionselectingtextthroughdifferentregionflowsexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,328 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum3bd8c4f69a3f57a00d5d0fef9cc76ee1\x87\xC7t\xF7@IDATx\xEC]\xBC5\xF6.\x8B\xBBS\x9C&quot;ŋ\xB6\xB8{\xF1\xE2Zt\xD1Ⲹ{\x81\xE2\xB2xqw\x8A]܊\xBB\xDBb\xBB\xCB\xFE\xF3?\xDF\xD9f\xC8\xE4\xCEdf\xEE\x9D\xF7\xDE}\xED\x97\xDFy\x89\x9C\x9C|\xC9\xCC\xCDI\xCE9\xCDJ0 D\x80&quot;@\x88 D\x80\x81N@`\xF4N\xA8\x83U&quot;@\x88 D\x80&quot;@
+ D\x80&quot;@\x88 D\x80t@: +jVD\x88 D\x80&quot;@\x88\x8E&quot;@\x88 D\x80&quot;@: +
+ \x9D5+&quot;D\x80&quot;@\x88 D\x80\xC7 D\x80&quot;@\x88 \x9D\x86\x90N\x83\x9A&quot;@\x88 D\x80&quot;@\x84c\x80&quot;@\x88 D\x80\x81NC\x80H\xA7A͊\x88 D\x80&quot;@\x88\xA0\xC21@\x88 D\x80&quot;@\x88@\xA7!@\xA4ӠfED\x80&quot;@\x88 D\x80P\xE1 D\x80&quot;@\x88 D\xA0\xD3\xA0\xD2iP\xB3&quot;&quot;@\x88 D\x80&quot;@Z@~\xF8\xE1\xF3\xF1\xC7km\x92\x88\xFF\xEC\xB3\xCF\xE2G\xF5\x88\xFD\xEB_\xA3:l?i\xA8\xFA~\xFF\xF7\xBF\xFF5\xFF\xF7\xFFW
+\x8F*yKd\xA6\xD2d\xFDƕ.\xECe\xAC\xEB7\xB3.:k\xBC%D\x80t*cV\xAD\x{DA67}\x9E2Gy\xA4y\xF5\xD5W\xCD\xF7\xDFo\xA6\x9CrJ\xF3\xED\xB7ߚ9\xE6\x98\xC3\xCC;\xEF\xBCf\xF5\xD5W7={\xF64\xDBn\xBB\xAD\xD9t\xD3ḾX\xB5\x8AT\xFE\xDBo\xBF\xDD\xDCx㍩8&lt;\xAC\xB4\xD2Jf\x8B-\xB6h\x88o׈_|\xD1\xEC\xB7\xDF~\xE6\xB1\xC73\xFD\xFA\xF53g\x9Cq\x86\x99z\xEA\xA9ە]\xF2U\x81\xBCq\xBA\xE0\x82 \x9A\xBD\xF6ګ&quot;\xB5Q7{\xBB\xE0x\xCE9\xE7\x98g\x9F}6\xB3#;\xEC03\xDBl\xB3\xA5Ҫ\xBC\xDF~\xF8\xA1&lt;x\xB0\xC1\xB7u`r;\xD3L3\x99m\xB6\xD9\xC6\xEC\xB1\xC7\xE6/\xF9KB\xBBJޤoZB\xE0\xF7\xDF7\xB7\xDEz\xABy\xF9\xE5\x97\xCD+\xAF\xBC\xA2W,\xA6\xCD5\xD7\f\x81п޽{\x9B&gt;}\xFA\x98\xD1G]\xE10~\xFA\xE9'3\xEE\xB8\xE36\xD4]\xD7of]td D\xA0+\x90\xBFRAV\xE9\xACV&gt;\xB8V&amp;\xCEV&gt;\xD0q\xB2co\xBA\xE9&amp;;\xDDt\xD3a+$\xF9;\xFE\xF8\xE3Kюe\xFA\xE0\x83\xECV[m\x95\xD0t\xF4w\xDF}\xF7X\xB1NO\xFB\xE5\x97_\xEC\xD7_\x9D[\xEFj\xAB\xAD\x96já\x87\x9A\x9B\xB7;%\xB5\xBB\xDAR'\x8Fy\xB4d\xA2h\xF7\xDDw\xDFTc\xAC\xAE\xB5\xD6Z\xEDA\xB7\xE1\xA1]p|\xFF\xFD\xF7\xEDw\xDCa\x97\rɆ&gt;6lX\x9Ee\xDFo\x99\xC8Z\x99\xAC*M|K\xEF\xBE\xFBn\xFB\xC7X@4\xAEo߾V&amp;\xC0J\xBFJ\xDE\x86F\x91\x88\xBC\xF7\xB1\xD9\xE6:\xD4\xCE9\xE7\x9C\xDAc\x8F=\xB6\x95\x854{\xC5WX\x8C\x87'\x9F|Ҟx\xE2\x89ɘ\x98v\xDAi\xED\x96[niqŻ\xFE\xDBo\xBF\xA5\xAA\xAD\xEB7\xB3.:)\xE6\xF8@\x88\xE8b\xB0\xFAV*\v\xD9e\xFA\x91Ň\xF6\xDE{\xEF\xCD,\x83        \xF82\xCB,\x93\xE4\xABCAE\xDF}\xF7\x9Dm\xB4\xD1\xBA\xE0a\xB7\xDDv\xCB\xE4\xA1+&quot;E5®\xBAꪹ&lt;a\x821\xFE\xF8\xE3\xA7\xF8N\xDD=\xB5\xBB\xDAW'\x8FehA8\xC7\xF8tk\xAE\xB9f;\xC0\xD0\xEDxho\xB8ᆤ/]\x9F\xCAJt
+ϲ\xEF\xF7\xFE\xF3;\xDF|\xF3%\xF4Zh!\xA5#\xAB\xECI\xEA\x80PR%o\x8A\x99Q\xE8\xA1\xCC\xFBX,\xA2\xED\xB4\xD3N\xC9\xEF ~o\xAE\xBA\xEA\xAA\xCC\xE2\xA8w\xFF\xFD\xF7O\xF5\xFA-@\xEA\xFAͬ\x8BNfcI\x88\xE8&quot;Jـ\xFC\xF8\xE3\x8FF&gt;\xB8\xF2\x8D5f\xC2        '4+\xAF\xBC\xB2އ\xFF\xA6\x98b
+s\xFD\xF5\xD7\\xEB \x93N:\xA9\x99x\xE2\x89S$\xE5&quot;\xF5ܕGu\x94\xA1,\x97\x851\xC6\xC3l\xB6\xD9f\xA9\xF4\xCD7\xDF&lt;\xF5\xDC\x8A\xDA\xDDm\xAA\x93\xC72\xB4f\x99e\x96T\xB3\xDBi\x9C\xA6k\xF3\x87v\xC1q\x92I&amp;i@*\xECӲ\xEF\xF7믿\xAE\xAA\xAB\x8E \xBEk\xAF\xBD\xF6\x9A\x8B\xD2+\xE8Wɛ*&lt;
+=\x94y\xCB\xC0\xF1\xF3\xCF?\x9Be\x97]\xD6\p\xC1\x89=\xE3\xD1Gm\xFA\xF7\xEF\x9FYjW\xB2b\xAE\xBC\xF2JU\xC1\xCA\xCAT\xD7of]t\xB2xd D\xA0+(%\x80\xDCu\xD7]櫯\xBER&gt;ad)[¹&lt;\xCBv\xB49\xFB\xEC\xB3s\xD3G\xB6\xF8\xB1*
+\xF8\xC1B&gt;\xFC\xD0A\xFF62\xDD9\x94mwW\xB6\xB1N\xEB\xA4Օ\x98\xB0\xEE\x8EA\xA0\xCC\xFB\xFD\x8F\xFC#U\xB9d\xD6]w]\xB3\xCA*\xAB\x98q\xC6\xC7l\xB2\xC9&amp;\xBA\xC0S%o\x8A\xE8(\xF2P\xE7\xFB\x88š\x97^z)An\x82        &amp;P{\xBD$&quot;\xE7\x8BHp@fj]\xBF\x99u\xD1\xC9d\x92\x91D\x80\x81.D\xA0\x94K\xFE\xFD\xEF\x9B\x9Bo\xBE\xD9=f^7\xDAh##\xF6 \x99i#S$ \xF1\xB1J\xC8\{'\x9F|r#vFt\x8C̀t\xB2\xE1Һ۵J\xBB\xBB\xAAmu\xF2X'\xAD\xAEƒ\xF5v,e\xDE\xEFP\xA8p\xC1pj\xAC\xC4_{\x{DD7A}\xAA^%\xAF\xA33\xAA\\xEB|\xE1\xE0Dl}RЉ=O\xE9\xEF3\xB2\xCC3\xCF&lt;\xA9\xF2x\xA8\xEB7\xB3.: + 2\x82&quot;\xD0\xC5\x94@Ķ#\xC5\xE6v\xDBmg.\xBD\xF4\xD2T\x9C\xFF\x95x\xBF\x82g\x972޴:*4K[t\xB0\xCD\xE7\x9F\x9Elɇ\xFCAmb\xC5W4b\x9F&amp;u\xD83\x9D\xFE\xF3\x9F\x95\xE9\x8Bz\x9F\xF9\xE6\x9Bo\x8C\xE8\xAAW.\xA8\xA3\xDD\xCD\xF6I\xC8K\xDEs&lt;:\xDAu\xD2M\xF4\xBC\xE5\xB4З\xA2\x8B^\x8A \xD48~\xFD\xF5\xD7Ry;*S\x9Dc&lt;օc\xD8^\xEC\xF0\xD6\xF1\x9E\x84t\xF1&lt;|\xF8\xF0\xAC\xE8$n\xCC1\xFFtJX%oB\xC0\xBB\xA9\xE3\xAB2\xC6ꨯ\xCC\xF7\xAD\xCE\xF7c\x8BBaXo\xBD\xF5¨\xDC\xE7\xB1\xC6\xCBw\xDCq +\xE9u\xFDf\xD6E\xA7\x81AF&quot;@\xBA\x81?\xF1&quot;\x8C\xC0Ů0        vB\x88\x9A\x9B\xA5\x97^\xDAO\xD6{\xB8\x93\x8C\x85\xAB\xAF\xBEڈq\x9Dy\xFE\xF9\xE7 +\xDC&quot;\xAC\xBD\xF6\xDA\xFA\x83 \x86\x9A\xB1\xA2\x85i\xCD\xD2~\xF7\xDDw\xF5\xC7\xE4\x85^0\xE2}ˈ\x875\x89\xE5\x96[N\xAA\xE5\x97_^\xEB\x86\xEBL\xAC\x92\x85\xC2\7\xBE\xF9曚G\x8C\xD2\xCD\xC0\x81\x8D2f
+k\xA0u\xC8!\x87h޼&lt;\xF8!o_\xE6\xC14\x97_~\xB9\xB9\xE7\x9E{ ~\x90\xA6\x9Aj*U\xE1'\xD4\xB2\x84'\xF4\xCD\xFD\xF7\xDFoă\x8BN\xD80\xA1\x98a\x86 x W\xED6\xDCpCMˢ\xE5⪴ەqײ}r\xC2        '\x98x\xC0k\xB8t\xD0A\xE3#ˆ\xE6\xD4SO5ء+\xDB7 +ă\x88V\xDA\x902O&lt;\xF1\x844h\x90y衇T\x9Dq\x9Ai\xA61\xBB\x8E\xDFu'\xC6P\x96
+\xA3/p z\xD6Yg\xF1:g0a\xC3\xD9L@\xAC\xA0K\xBC_8\x93\xEF\xF1b\x8B-f\xFE\x{1B7FD9}\x99g\x9E9\xC5b\xDE\xDCx㍵\xBC\xA3\xE2\xD1+U\xC6=q\xC4\xEA\x92\xD4=\xBBkG\x8C\xC1\xB28:\xCA^\x819v\x9E{\xEE93\xDEx\xE3\x99VX\xC1\xEC\xB3\xCF&gt;\x85\xC5\xF3ps\xFDP\xA3Jɷ\xC1\xC5\xF7\xC6M\x80\xF1\x8D\x81k\xF1*yw-\xFB\x8E\xD55\xC6\xCA֗\x87Q\xD5\xEF[\x9D\xEF#0\xC3w\xDE}\xAF\x86\xB8\xC2\xC5n\x95\xBA\xD3O?\xDD@q\xA1\xAE\xDF̺\xE88\xBEx%D\x80\xB4 +\xB2
+T\x9Ey\xE6\x99\x8FҀ$n\x8D5ְ\xC8S&amp;\xC0ۈ\xE8\xDCjY\xF9`\xDBGyD\xDD\xF9ʎ\x8A\xC6M6\xD9d^a\xC2 ƠI}\xA8;\xCB +o\xB3\xB4Q\x97\xFCHZ1\xB0\xD7:\xF6\xDE{o \xF7\x8E2\x81\xB2pň\xFAD\xB1^x\xA1\xB2\xCF82aO\xF2;,\xE0^\xF1\xF8\x93ɦ\xE6\x85/\xB8/vy\xDCU\xCEH\xD1t\xFC\x93\xD5C{\xE6\x99g6\xE4A\xC5\xD0Q]\xBBr\xFEէ\x91\x93\xB4E&amp;QJë&lt;\xB7\x88\x93\xB4ǧ\x83\xFB\x87~\xD8'\x91y_\xA5ݎ@\xD5&gt;\xF9\xE2\x8B/2\xDD.\xA3=2\xA9\xB6\xB2B\xAD\xE3\xEE\x991\xEE\xC0;\xDCf\x8A\xA0eE\xF8\xB0\xCD\xF0\xE8x +\xAF\xCD\xD0Zb\x89%R\xFD7\xBC\xD7]w].\xEE;\xEE\xB8c\xAAZ\xD9\xB1\x97\rI\xE2\x8D\xC7\xF5\xFAZ\xD41l\xF8 ]\xCE+Hh\xC8*\xB2=\xED\xB4Ӓ\xFA\xB6\xDEzku-6\V\xCE\xE8Q\xDE@n\xB3\xFD\x80q*\xE7[\xA4xm9\xBB&amp;\xC9\xB9\xE0\xD7\xF1\xE4\xAE\xC0) \xAD\x8E\xC1Vq \xF9\xC9{\x86\xE7&quot;fSm\xC2w\xEF2\xDE\xFDv\xD8!\x95\x866\xFBnx˼\xDF&quot;\xA0Y\xFC\x93&gt;q\xB8\x81&gt;\xE2\xF1w\xD2I')\x8BU\xF2\xBA6U}\xC7ZcU\xEB\xAB\xEB\xFB\xD6\xCC\xFB\xE80ʺs\xCC1 +}\x8B\xBE\xBF\xAD\x86\xBA~3\xEB\xA2\xD3j{X\x9E&quot;P7X/0r?\x9CyW\xF8—-\xF2(=YQM\xE8\xE0|?\xF4\xE8\xD1C\xD3\xE0W]V\xFD\xA4\x86\x89W\x96\xD2,mYQNx\xEF;:\x91u\x95\xFB\xE7`\xEC|\xF4#\xDDw\xA9        L\xB2xB&gt;\xD9yhV\xC4\xD8I\xA9\xE0\xCEp\xF8bb=\xFB\xEC\xB3[\xD9)R?\xF4rPY§\xCB\xF3\xC6o\xA4h&lt;\xFD\xF4ө\x89Nx\x85\xAC:&amp;4d'E\x85L\xDE1\x91*ʶ\xF4\x9A\xE9\x8B,\xB2H§k\xAB\xEC\xA4X\x94\x95J\xBB\xF0\xC2 [Q1J\xC5\xE3\xA1
+\x8F +\x85\x83\x88*\xB4‰3j\x8C)9\xD8ξ\xF7\xDE{6\xECC\xB6o\xBF\xFDvP\xA3\xB5\xBDz\xF5J\xB5\xD1E\xB5r觕\x83 +\xE1\xD2\xE1&quot;;?Iyqt\x90\x94\xCFqV        M\xD2 \xB4\xB92\xB8\x86\x82\x84;'\xB8\xBA|8\xDB\xC4\xE2\x9D)E\xF9\x86 \xE2g\xB1u\x8C\xC1\xBApL1\x96\xF1 \xF6X\xA9\xF6\xC8j\xB6\x95^re'\xCE\xCANU*\xED\xCDr\xC3\xEB/nY\xEF7\xBE\x8F.W\xD9\xF1\xC8\xE0\xE8QU\xF26󎡖f\xC7X\xB3\xF5\xD5\xF1}\xDFU\xDEG\xE4\xCF ~;\\xBF\x88\xFApr\xBEU^\xB9\xB2\xF1u\xFDf\xD6E\xA7,\xDF\xCCG\x88\xE8 Jـ\xC8\xC7\xD9\xC8꿞r\x8E\xFB\xBC!\x99Y\x81U\x95\x9F0T\x89\xE0\xA6ׅPu \xA7F#@u\xA7 +W        \xCD\xD2F]N
+\xF5a\xFB\xDD\xDFJ\x97\xF3;6d\xB5\xD4\xC8
+}\xF2\\xF661\xE1\xA9\xE7\xCE\x8EO#4\xDC\xC7        \xF3\xC0TV\xB1\x8Dg\xAA:\xE3\xE7ǽ \xA9(`5$\xD0~\x80
+\x8E \xF0l\xEF/P\xFDp.A]Z\xD7f\xFB\xF8_|\xF1ũ~?PYB @\xDD
+jrp\x880\xD1Di\;\xFE\x83g#Y1W\xDE\xE1Z\xEAO~\x90\x97&lt;\xE5\x9Aե\x85c\xAAAP\x81\xE1,\xE8&quot;\xC0%(T\xA0\xD2#\xAB\xBAz\x8FP\xEB(y\x86\xDAT\xF0\\xC0        \xEDP3tAV\xE4 +\x8C\xA9\xFD\x8E\xD3,\xBB\xAE0OG\x8C\xC1fq\xF4\xDB\xDE\xAF\x8B.\xBA(\x89\x96P[\x83Z#\xDA/\xCF$cpS\xF6\xFD\x8A\xD5\xF2\xD8\xEC;\x86ʛcu\xD6\xD7\xCC\xF7\xAD\xD0Fq\x9E}\x9A&quot;\xE4k\xDF\xFBq\xCD\xDE\xD7񛉺\xEB\xA2\xD3l;X\x8E&quot;\xD0\x94@\xF0\xA3|\xDBm\xB7\xE9y \xFE=d
+F\x9C\xB2jj\xA0ߋɕB\xA1&quot;\xD4C\xF7\xCF\x81@Xާ\xDE7Kn}\xC3\xEE\xD06\xC2\xD7{\x87\xAB̐琏:\x9F\xE5\xA02#\xAA         IL1I\xF2\x83\xA8\xC5\xF8\x8F:\xD9\xF5#B\xC1&quot;|F\x9FvTh\xB6O\xC0\xCF ,\xA0v7&gt;o\xD0׆]\x8D\xA8\x{DA40}*+\xEF\xA5\xF8t:\xF3~\xDEy\xE7U\x9BWgVB\x90*D\xFDI'G\xA2Jed\x97\xC1\x9Cr\xCA)FvOԶ\xE5E]\xCA\xE0\xFDs!\xD4G\xBC\xAC\xBBd\xF3\xC9'\x9F\xE8yIDM7\xB8\xFC\x8E\xB9\xF0\xB9\xCC\xACG\xC7\x84 ߐ_v\xDD\xCC\xDCs\xCF\xED\x92\xF5
+\xC1? \xA1\xC0\xA6w\xE6s+\xEFX\x9FEc\xAC\xCE\xFA\x9A\xF9\xBEe\xF1\xDCl\x9C3\x84\xC1_p
+Ӫ&gt;\xD7\xF1\x9B\x89:\xEB\xA2S\x95\xE6'D\x80t$\xE9\xD9lAM0z\x85\xBF{\xB8A\x94\x9E\xA3\xB91\xA9\xC0\xC1N~\xF0}\xAD#V\xB7\xBA?Q\xFFH\xB2\xBB\xD5\xF9$\xA2\xE0\xA6Y\xDA\xE1\xE4?`\x95\xAEsa݈̍\xAE Xi +\x85?™\xC5\xCA\xF8\xA1H\x80\xF1\xF3\xB6z\xDFl\x9F\xB8za\xA0
+\x84\xA2\xCAd`\xF4\x89\x90\xBE}\xFB\xBA\xAC\xDD\xE6\x9AՇ\xFE\x8EU^C \xF8\x8AJ^\x92  +\x82\xBE/\xA0b\x9C\xFA\xC1\xDF\xFDp\xF1\xE1\xE4?f\xF0\xEFʴz\xED\x881\xD8,\x8E~[D\x95\xCA4s\xCD5W\xEA\xB9;&lt;\xB4\xFA\x8E\xF9m,3\xC6\xEA\xACϯ\xF7Y}Z\xF4} iTy\xCEz?\xB2\x84\x92*4ü\xAD\xFEf:z\xAD\xD2\xF9\xEC\xB3\xCF\xF4w\xBF\xDDY\x89\xB3k\xAFD\x80\x81J\x88+\x88\x89|\xA7?\xFA裪\xA6\xE0\xE2\xC3+V\xAB\x9DK\xCBO?\xFD\xB4\xC1\xE82\xCB,\xA3g x\xE0/\xF4\xFE\xAA\x85\xF4\xDDs\xB3\xB4Q.\xFC\xC1\x81\x87\xA90\xE0\xF0@\xA8)\xB5\xD3\xCAgȣ{\xC6*\xAE\xC2\xF6\x85\xEE2\xD1\x9A\xED\x9F\xA8\x89Avî~\x8C\xB7\xD9f?\xEBH
+a\x83\xA1J(\xC6\xC1\xA9h߻\x96KWxq\xE2vݡ]\xC6`\xAC]\xD8]\x85w8?d\x9Dz\xDB}\xEF\x98ߦ\xA21Vw}~\xDD]q\xAAł\x87\xF0\xAA\x8B\xAFf~3\xB3\xEAn\x96\xC1\x9D\xFE\xF9s\xFF\xDEy睬\xEAG\x88\xE80J\xB9\xE1=\xF7\xDCs͖[ni\xC4\xD02\xC5H\x9F&gt;}\xD4e*V^\xA1\xCA$;R\xE9Pm\x82\x81\x9F\xE0\xA6\xD2\xF0p\xC6g\xA8K؆\x848U\xBDLh\x966\xD4X€\x89\w\x87~\xB8\xB9\xE5\x96[\x92\xC3\xC3\xCB\xF0\x803\xA8\xF3tDh\xB6OB^_|q\x83](\xD8\xB8\xDDq\xA8\x82@\x89\xE1@+ \xCENď\xA8_~\xF9e\x83\x8D\x92_\xA6\xEA}\xBB\x8C\xC1ߘL\x87;O\xFEl\xACl\xBB\xA4\xD5\xF5\x8E\x95mOg\xD7W\x96\xAFf\xF3\x89cW\xC2~\x80J\xCEL\xF2Ձ\xFD\xF4\xB2\xF7u\xFCf\xA2\xAE\xBA\xE8\x94\xE5\x9B\xF9\x88 \x9D\x85@\xA9\x9C'\x9E\xEB3cW\xA83|\xF0\xC1~\xB4\xDEc\xBB\xC6}a\xC0j&lt;t\xAE\xF3\xFEċOX$\xF3\xB9Y\xDAY+\xC4Ћ\xEF\xCE\xAA9\x8F?\xFE\xB8\x81\xC13΋\xC0\xD9        \xE2\xAE5\xE9G\xEC\xE6\xE0L\x8D\xAC\xF344s\x8B\xFF\x9A퓬j!l`7\xC4\xF0\xBB
+\xBC~\xFA\xA8v\x9F\xB5\x9A\xEBv},\xC2I7T\xFA\xB2TQ\xFC2U\xEF\xDBe \xC6\xF8\xCE\xC2\x87\x8Fv\xA7P\xE7;V\xA6ݝ]_\x9EZ\xC9\xE3\x9C7\x844Bռ0\xBD\xCCs\xBF\x99\xA8\xA7.:exf&quot;@\x88@g&quot;Pj \xC1\xE0W\xCE\xEF\xC8\xE5 +\xB6\xC7{\xAC\xAAea\xEC\x82\xDBŘu\xD6YU\x95\xA7ݺ \xE7\xB8ۖ\xAE\xCD\xD2\xED \xC0vs\xCA@\xD6\xC3\X\` 5%x\x89\x82\x9AՌ3\xCEh\xB0s\xC3d|r\xBE\x81\xAA\x95u+\xCD\xF6I?@\xA0\x9F\xAFEn\xFC\xE0\xBA\xFD\xF6\xDB\xEBA{\xA1p\x92Ecd\x8Fw\xCD*\xA4\xF9l\xAB\xC2\x9E\x88\x8E\xF1\xDA\x85e\x9Ayn\x871\xE3޼0n|\xBCBlb\xE5\xDB!\xAD\xCEw\xACL{:\xBB\xBE2&lt;\xB5\x92\xEF \xECȠJ\xEC\x87\xC7{,\xF1,\xE7\xC7W\xBDo\xF57\xD3\xD5W&gt;S1lu\xC7\xC7\xF1\xCA+ D\xA0,\xA5`c\xBA\xE9 +\x82\xAD\x84@\xB0\xCA\xEE\xF4\xC1\xF1c\x8F2\xFE6&gt;T\xA00I\xCAډ\xE9ƞ\x9B\xA5\x8D\x8F.N\xA4\xF6]\xEB\xDEy\xE7\x9D{\xA1\x8B\xCAX\xFD\xED\x96\xFDv\x9Cv |\xE5l\xFD\xC6BB#\xF4\x8E\xE2\xBD\xD9&gt;        \xF9\x91C\xFC\xCC\xDF\xFF\xFEw4\xE0\x8EN\\xC0\xEE\xDAq\xC7\xD7\xE0\xDA֥\x8FJW\xD8\xC5\xC0\x81\x82\xAFb\x975\xA1\xF6\xDD\xEE\x9F\xD0Ms]\x98\xB5\xC3\x8C\xB5\xEF&amp;\xD4\xFEI\xD8\xEE\xC4\xF8X\xB9vJ\xAB\xEB+ۦή\xAF,_\xAD\xE4\x83j'\\x93\xFBqr;l&amp;\xB2T\xB3\xEA\x82\xF7\x9E{\xEEi\xF6\xD8c}]\x9EV3\xEB\xA4\xAF\x94\xF8c D\x80\xB4 \xA5T\xB0\xC0,\xCE_\xD8i\xA7\x9D
+\xF9\xF6'=r\xD0S\xCAn$\xFCb\xE2/'\xFF6\xD0\xC4}\x83 +60\xF7\xDDw_CZ^D\xB3\xB4\xC3\xDD\xAC\xAC\xFB\xE7\x82\xF8\xF5AW~\xF8\xF0\xE1~T\xEA\xFE\xE7\x9FN\x9E\xB1\xAAVֽjR\xA8\x86t8\xBF@yTaCNXW\xEF&gt;\xD8A\xE8(\xE1#\xAF\xDD\xCD\xF6\x89\x83\xF6Cة\x81\xE0oOr\xA2|\xEA\xF9 \x8085?W.\xEB\x9A\xC7cVޢ\xB8:i\xE5\xD5\xE5O\x88\x90'|\xCE*\xDB ?d\x8D?;\xE1X\xD5lB\xA7Y|\xB8])WwW\x8CAWw\x95\xAB\xEFb\xE5 \xBC\xF9;&quot;\x88\x93:qI\x85\xB0\xBD\xA9\xC4
+YX\xE6\xCF\xCB\xDB\xCA;\xD2 \x9F\xB3xi\xA5\xBE,zuĵ\xF2&gt;b\x81,\xFC +\xC2\xD4y\xE7\x9DW\x8A5\xD4 +L\xA0\xA2.\xA4\xD5\xF1\x9B        &amp;\xEA\xA2S\xAAA\xCCD\x88\xE8,\xE4G\xA70\xC8\xD9\xC9        \xBE8\xD19/ȇ\xD2ʪ\xA2敝+\xF6TV\xF9X[\xD9IhI\xADL\x8A\xAD\xACBY1
+\xB5(/*CVT\x86\xAC\x9C\xB9a\xC5 Pˋ@\x92:\xDD\xE5\xB6\xD8b\x8BZh˄\xC3\xF6\xEC\xD93\xC5\xE8\xEF\xBF\xFF\xFEVV\x8B\xB5\xF0\x81ӏEu\xC9ʪVR/xD^\xF7\x87\xB6\xE1w\xB1\xB5P\xD0&amp;\x94=\xFB$\xF2\xAF\xB3\xCE:        w#NRy\x96Zj)\x97\xA4W\xF0
+\xBC\}\xB8\x8A\xAB\xDATq\x90\xA4\xCBӊ)+\xB6V\x8C\xD1-N\xB1~뭷\xACxzI\x95\xA9\xFAP\xB6\xDD\xCD\xF67\xF87\xCCV\x84+\x82h\x8A=Q\x91K\xDA\xE7p\x90L=m\xDE\xCFX\x96G\xBFL\xDE}Z\xCD\xF4!\xFA, \xE1I\xE08E\xBAL\xF7\xD8        &gt;\xD72YN\x8A\x89\x8DC\xEA=\x92sC\x924w#j\x96Iy\xE0\x8B1/g\xCDh\xF2O?\xFDd\xC3t\xE4\xDB/W\\xAFu\x8C\xC1\xBApL1&lt;\x88p\xD5\xF0^\x9E\xFE\xF9I\xAE\xAF\xBF\xFEڊ\x8AZ
+\xB4W \x83\x93&lt;\xB8)\xFB~c\x9C\xBA1\x8B\xAB\xEC&gt;\xA5\xE8\xF8e\xF3\xB6\xF2\x8E53\xC6Z\xA9\xAF\x99&gt; +\xBFo\xC0\xA8\xCA\xFB\xE8c\xBB\x97݋T\xDF\xC8nO\xEA[\x9FUV\xB5\xA2\xC6k\xA7\x9F~z\xFD\xAE\xFAy\xEA\xFAͬ\x8B\x8E\xCF\xEF\x89 \xED\x80VV \x83\xFF\xC4'&amp;!\x98 \xFAAԳl\xBF~\xFD\xF4#\x8E\xFCrb\xAE\x9F\x9C\xDC#^\xBCi\xA5&gt;\xF6\xA0)\xEAZV&lt;\xF4h\xBC\x9C\x88n\xF1\xE3\xEF\x82\xE8\xC06\xE4u\xA2\xA7ڨCV&gt;\xAD\xEC4ԁ!\xD1e\xB7\xA2;\xAB\xF1\x98\xE2Xҫ\xAC\xC8g\x96A{ +\x94\xE4\xBD\xF7\xDE{\xF2\x89\xD1pJ\xC0\x8F\xCA\xF9\xE2\x95'\x85\xF3\xDDwߝJG^\xF0\xCDqܐǧ\xE9x\xC0\xB2=\xF4\x90+Z\xFAZ\xB6\xDD \xD8L\x9F@H\xEAի\x97\xB6CNDO\xF1\x85        \xB5\xA8\xCD5\xB4Q\xEC\x8FR\xF9\xAA\xF0\x98*\x98\xF1P\x96V\xB3}\x88\xF1.ި\x92\x9A1\xE1\x973Rm\xC4\xFB!\xBBjI\x9E\xBCY\xBD\xB5\]?_{\xED\xB5IV9;%\x89\xDFd\x93M;\xC9 7rލ\xBE\x8B\xAE&lt;\xAEdEWފJ\x8A]c\x8D5.\xDEQ\xF5\xB3\xB2[\xA0\xA4Z\x83u\xE1\xE8\xB7+\xEF^\xD4mRX\xE3\xB4\xF3\xCE;[Q\xF5\xD3o\xC2\xF2\xCB/\xDF\xD0^\x8C?q1n\xB1 \x80P\xE6\xFD\xC6\xC2D\xB8x\x80\xEF\xCB+\xAF\xBC\xD2\xC0Z\x95\xBC(\xDC\xCC;\xD6\xCAk\xA6\xBEf\xFB4\xFC\xBE\xA1\xBDe\xDFG\xE4\xAD\xEE\xBA뮔\xC0\x89\xFE\xD9e\x97]\xAC\xEC\xB0\xEA7ߞ\x8F&gt;\xFA\xC8\xCAn\x87~;1\xFE\xF1\xAE\x89\xE7Ćj\xEA\xFAͬ\x8BN\x83\x8C D\x80t1\xA5\x98T\xAF\xBC\xF2ʺ\x8A\x8AS\xAC\x8E\xCA\xF6\xB3W\xA9*T\xE0\x83=`\xC0\x80\xD4d*\xAB}\xF8\x88c\xF2\xEB&amp;0\xEE\x8Aq\xB9jE\x85#)&amp;g\x834\xE4s\xF91!\xBD\xED$/n\xAA\xD0\xF6 b5\xAB펶Ŏ ~@ÀQ\xE3H\x95\x81\xD0\xE0\xEFa\xB5\x93G\x9F\x9E\xBBG{\xC1?\xF2\xBB\xB8\xF0
+L\xB1\xA3r\xD1E\xE5\xE6\xC1P\+{\xE2\x9A67_H\xCF\xE8G\xF1(6-\xFA\\xA6\xDD&gt;\x81*}&quot;*U)\xFE\x81\x91\xDBY+Ү]r\xF0eRmU\x93\x827eh\xB5ڇr(\xA7\xF6!&amp;\xC4\xE1DյW\xF1n\x96J3\xD8\xD5\xDD \xACCp- +X5\x86P&lt;\xC3\xFC\x90޹p\x91;0(\x87q&gt;0.\xB1J\x8F\xEFvR\xB0\x8B\x89w\xA1\x951X\x8Ea\x9Bb\xCF\xECB\xA1V\xEC\xC3T5@m/\xB0ĎŦ\x9Bn\xAA‡\xB8\xD7Ii\x99\xF7\xC2q\xDE7\xF1\xD89Ť\xA1J^\xBFMUޱ:\xC6X\x95\xFAZ\xEDS\xFF\xFB\x866\x97y}l\xAA\xDCc1§x`L}\x87\xF0\xE1\xF7ƽ\x8B \xD7_\xBD\xEE~eч\xE0P\xC7of]t\xB2xd D\xA0+ +\x95\xCBG5D-A=`M4\xD1D\x9A\x86\xACpU_\xFA\xB8\x871'\xBC\xE9\xC8\xA9\x9Ef%\xE6%\xA2\xFCs\xCF=\xA7z\xD6\xD0Ņ-Ní#4KQ\x89\xB0\xA1v0D\x97\x95\xF8\xD4        \xD4!o\x80v!h\x8C\xDA\xE1[\xBEn\xB7\xA6a\x9D\xB1g\xF0\x8F3[bn\x93\xC3\xF2\xF2\xAF\xBE\xEF\xAB`\xDFL\xBB\x9B퓐߲\xCF\xCD\xF0\x98G\xBBNZyu\xD4[*Ya\xD7\xF1 \xFDt\x9C\x8BZV\xA9w '\xE0 +68\xEF\xEF7\\xD5\xCA.\x89\x91\x9D=&lt;4\x8B\xE7\xCE\x83Yu7\xB7\xBCpS +;\xBC\xF3\xF8ɤ\xD3\xC0\x81o͒\xEF\xB4r\x9D\xFD\x8Euv}Ȏ~A6T\xB0C\xC3\xBE\xF1p\xC0\xCFY\xF8\x9D\xEAݻ\xB7c%\xF3Z\xD7of]t2\x99d$ D\xA0 (%\x80t!\xAC\xBA&quot;p jK\xEA\xE3\s͕\xA2\x80V\x8D8\xF9\xD6?\xF3dذa\x87\xFE1\x81V\xE0lA\x96'D\x80&quot;0r#P\xDA +\xEF\xC8 +\xC3\xC8\xD3:x\xF6y\xF8ᇍFꮌ۵
+[A^\xCAn\xB8\xE1M\xEAn\xA7@\x87\xED\xE1s\xFB \xC01\xD8&gt;}AN\x88 D\x80\xB4#\xA5\xDD\xF0\xB6#\xF3\xE4)\x8D\xD4 | \xE0&lt;\x96&lt;\xE1\xE9\xA2{n\xD6]w]\xDC\xEA!P\xCDa \xAD&quot;\xC01\xD8*\x82,O\x88 D`\xE4G\x80\xC8H\xD4ǰ\xC1\xC1\xCE\xF4\xF4\xFD3\xC2f\x8A\x833Bp\xD8\xD6\xE0\xC1\x83;\xE44\xEC\xB0N&gt;\x8F\xFCp \x8E\xFC}\xCC&quot;@\x88hڀ\xB4\x8A`\x9B\x95\x87-\xC7Ad\xE4\xBC 5ocjT \xC3xq\xF5j\xC4e\xA4W\x8A\xEBP\xB3\xC2
++\xA8\xAD\x88x3j\xB3V\x90\x9D\xEE\x8C\xC7`w\xEE=\xF2N\x88 D\xA0\xE3\xA0\xD2\xF1wI +\xF0~\xF4\xF6\xDBo\xAB\xA1\xB9\xB8\xFAUoF\xE2Z\xD5\xC0\xE3\xD5|\xF3\xCDgĿ\xBE\x8F]\xC2+5\xE05\xFA\x99\xAD$D\x80&quot;P
+ Uc~&quot;@\x88 D\x80&quot;@\x9AF\x806 MCǂD\x80&quot;@\x88 D\x80TE\x80HUĘ\x9F&quot;@\x88 D\x80\x81\xA6\xA0\xD24t,H\x88 D\x80&quot;@\x88@U(\x80TE\x8C\xF9\x89 D\x80&quot;@\x88h
+ MCǂD\x80&quot;@\x88 D\x80TE\x80HUĘ\x9F&quot;@\x88 D\x80\x81\xA6\xA0&quot;\xD0\xFD\xEB_\xFFj\xC0v.\xF8\xDF\xFF\xFE\xD7\xFC\xDF\xFF\xFD_;\xB3Hވ D\x80&quot;@F1\xC6,j\xEF\xED\xB7\xDFnn\xBC\xF1Ƣlf\xB4\xD1F3\xE3\x8F?\xBE\x99x\xE2\x89\xF5\xB0\xBB^\xBDz\x99\xC5_\xDCL:餅e\xBB*Ë/\xBEh\xF6\xDBo?\xF3\xD8c\x8F\x99~\xFD\xFA\x993\xCE8\xC3L=\xF5\xD4]\xC5N-\xF5~\xF8\xE1\x87f\xF0\xE0\xC1橧\x9E2\xCF&gt;\xFB\xAC\xB1֚\x99f\x9A\xC9l\xB3\xCD6f\xB6\xD9f3w\xDEygC=+\xAD\xB4\x92\xD9b\x8B-\xE2A\x88 D\x80&quot;@\xEAF\xA0\xF0 \xC2O?\xFD\xD4&lt;\xF9\xE4\x93\xE6\xF2\xCB/Ϝ\xBC\x8E=\xF6\xD8f\xC7w4\xD3L3\x8D\xC1\xC9Ǐ&gt;\xFA\xA8\xF9\xE2\x8B/\x94O%\xAB\xAF\xBE\xBA9\xFC\xF0\xC3U\xA9\x9B\xF9V遷{\xEE\xB9'!s衇\x9A\xA3\x8F&gt;:y\xEEn7\x9F\xFE\xB9\xE9ӧ\x8Fy\xF7\xDDw\xCD裏\xAE\xFD\xB5\xF2\xCA+\x9BYg\x9D\xD5|\xF4\xD1G\xA6w\xEF\xDEf\x8E9\xE60W]uU\xAAi\xBBᄏ9\xFB\xEC\xB3Sq| D\x80&quot;@\x88 \x81@\xA1\xE2*\xFD\xFD\xF7\xDFM\x8F=̗_~\xE9\xA2\xF4ڿ\xFFԄ\xF6\xC74\xCB.\xBB\xACy饗\x92|\x98 cU\x82J\xBB\xA8'M4\xD1D\xE6\xD7_MXZf\x99et7$\x89\xE8F7\xFC\xF1\x87Yh\xA1\x85̫\xAF\xBE\xAA\\xE3\xFE\x85^\xD0\xE7\xF9\xE7\x9F?i\xC9\xF5\xD7_o6\xD9d\xDDq\x91\xBB\x{DD9B}4h\x90{\xE4\x95&quot;@\x88 D\x80t\xA5m@\xC6w\3\xCF&lt;\xF3402\xCB,\xB3\xA4⠂5dȐT\xEC `^~\xF9\xE5T|W&gt;\x8C1\xC6f\xB3\xCD6K\xB1\xB0\xF9曧\x9E\xBB\xD3\xC3믿\x9E\xE0۩\xBE\xBD\xF6\xDAk\xA9f@\xE8B\xF9;U D\x80&quot;@\x88 D\xA03(-\x80\x80\x99\xC9&amp;\x9B\xACOP\xF3        '\xB9\xB0E8\xF3\xCC3K\x95\xEF\xACL'\x9Ex\xA2\xAA\a\xC7;4\xDBn\xBBmgU]{=\xFF\xF8\xC7?R4\x9DP\xB1\xEE\xBA\xEB\x9AUVYŌ3\xCE8\xBA\xF3\x95,&quot;@\x88 D\x80&quot;\xD0U\xA1\xFB\x8C\xB9ImQ\xD2\xE7\x9Bo&gt;\xF3\xC4O\xF8Y +V\xE9\xDB)L&gt;\xF9\xE4v\xF8\xEB\xEE!@\{\xB0su\xEF\xBD\xF7\xA8h\x8D9f\xA5\xEEv$x%D\x80&quot;@\x88 \xB5!Pi\xA4J\xADSN9eC\xF6        '\x9C\xB0!./\xE2\xFB\xEF\xBF\xCFKʍ\xC7.\xCB7\xDF|\xA3\x93\xED\xDCL5$\xC0\xCEŷi\x85$\xD4\xD3\xFE\xF9\xCF\xB6BB\xCB&gt;&lt;J\xA3\xE1\xA3\xCEvG\x99\xAD\x90\xF8\xD3O?5\xF4\xF7/\xBF\xFCR\x81\xB3&quot;@\x88 D\x80t&amp;\xB6$\xFE\xFE\xFB\xEF7\xB4c\xB1\xC5k\x88\xF3#\xAE\xBE\xFAjs\xD9e\x97\x99\xE7\x9F\xDE\xC0\xE8a\xED\xB5\xD7\xD6
+\xEC\xA8dx~:\xFE\xF8\xE3\xCD\xFD\xF7\xDFoP'\x84\xAC\xF6\xCF0\xC3 f\xD5UWm\xB0[\xD9p\xC3 +\xCD#\x8F&lt;b.\xBD\xF4\xD2r\xCB/\xBF\xBC9\xE4\x90C\xE2\x81\x86N8Ay\xFB\xF8\xE3\x8F5T\xCDЦ\xBF\xFD\xEDof\xE6\x99gN\x95\x83\xA7\xA9\xAC:\xD6[o=\xAFS&gt;\xF8\xA0z\x83\xAE\xAF\xBF\xFE\xDAL5\xD5T\xAA\x86ݘ        &amp;\x98 E+\xF6p\xD7]w\xA9\x97\xB27\xDF|3\x95 +\x9E\xB0\xDC\xCE\xCEr\xCB-g\xE0j\xB7\x99PW\xBBQ7\xFAc\xE0\xC0\x81\xEA\x8C k| \x8F\xEB\xE0\xF4\xF3\xCF?#J\xC3^{\xEDe\xD6Zk-\xBD\xFF\xF6\xDBo\xD5}2\xB0\x83\xC75xb\x83\x8B\xE1%\x96X\xC2L7\xDDt\xE6\xDAk\xAF5\xEF\xBC\xF3Έ\x92\xBC&quot;@\x88 D\x80\xB42a/d\xF2n\x85\xF9ԟLr\xCA\xCB\xC1~V&amp;ѩ|b\x83`\xE5܍\x86\xBC\x88\xF8\xE1\x87\xAC\x84k\xFE\xB1\xC6ˊ\x80`eg\xC0\xCA^\xE3\xC4\xF6Ċ\x8B߆\xB22ɷ\xE3\x8D7^R\xEE\xEE\xBB\xEF\xB6\xE2\xDD\xCA\xCA\xC4\xD4ʤ4U\xBF\xE3\xFB\xE1\x87\xB6\xDF}\xF7\x9D=\xF2\xC8#\xD27\xDDtӆ:\xC0\xC7i\xA7\x9D\x96\xD0\xDBz뭭 \x{1ABBFE}\xB2\xE2\xC6WiL2\xC9$\xF6\xA6\x9BnJ\x95\x95+6/ +u\x88\xF0a\xAF\xBC\xF2J+\x9E\xC1\xD2\xC0c)\xC2\xC1\xC3GaE\xD8J\xF8s\xEDD\xFB\x8F\xBF\x93N:)U
+\xFC\xBA|\xB8\x82\xA704\xDBn\xECk\xAC\x91\xA2\x8F:6\xD8`\xC5 +\xF5|\xF2\xC9'V\xCE]i\xC8s\xD6YgY\xE0\x86 ;:V\x84&amp;ͳ\xC7{X\xD9}\xD1x8\xAD\xB8|\xD6x\xAC\xAC\x9CwbEP\xB1r\xBE\x89!D\xE3EԼ\xFCG\x88 D\x80&quot;\xD0~`Ǡt(+\x80\xEC\xB9\xE7\x9E +\x93\xCB+\xAE\xB8&quot;\xB7\x9E\x8D7\xDE8ɿ\xD5V[\xA5\xF2\x89\xEB_M\x9Bv\xDAi\xAD\xAC\xEA'iO?\xFDtj\xD2-\xAB\xE3Ind=\xA1)\xBB ‰쒨\xF0\x81t\xD9%\xB1\xA2\x96\xE4\xC1$Y\xDC\xD3&quot;)\xE4\\x90$\x8F\xD6[Y}O\xD2?\xF8\xE0\x83$ +\xE5o\xB8\xE1\x86$\xCD\xDD\xC8!\x80\xA9&lt;s\xCE9\xA7\x9D}\xF6٭\xEC\xF4X\xD9\xB0r@`*t\xDEx\xE3 +W\xBC\xF4u\xB5\xD5VK\xD1\xC1\xE4=/\x94@Zi\xB7\xECY\xF12\x96\xE2\x82\x92\xC4(\x95\x8EvC8\xF4é\xA7\x9Ej!L\xC8nX\xED\x8FA\x8C?Ȯ\x87\x8E        
+ &gt;*\xBC'D\x80&quot;@\x88@{!в +\x88\xECv\xE8!w8u\xFB\x92K.1\xF0\xB2\xE4{\xBB\xC2\xD9!\xB7\xDDv\x9B\xD9r\xCB-e\x8E\xD9\xA0\x8A\x84\xB3)\Xz\xE9\xA5ݭ^\pA\xBDB\xD5\xEA\xB0\xC3K\xD2dW\xC2\xFC\xFB\xDF\xFFN\x9E^x\xE1\xE47\xBE\xBA\x97\xECV\xE8\xB9$PCr\xEEi\xE1\x867&lt;\xF5&lt;4\xB2\x87\xD31\xC7\x93Ѕ*\x93\xEF        L&amp;\xBA\xAA\xEA\xE52@M(\xB4?\x80J\x90\xA0&gt;\xD5!\xD9I1\xC0\xEA[a$\x8C\xEA\xD4\xE7V\xDB +\xF5\xB7\xF5\xD7_?\xC53\xD4\xEB\xFCгgO#\x82\x98\xA5ji~\x84\xEC*\x99\x9Dv\xDAI=x!g\xB7\xF8'\xB9\x8B\xE8gW5,~Sq| D\x80&quot;@\x88h/Z@N&gt;\xF9d\xB5\xC0)\xDB\xDBo\xBF\xBDy\xE0\x81\xB4\x85\xD0˗]\xE3h\xD8q\xE4_\xA8@L\xEA\xFD0\xC5S$\x8F\xA0-\xF2\x9B&gt;6,\x89Ǎ,\d\xF8 !\xA8j\xD8o\xBF\xFD ,`\xF3\xDF6ET\x8B \\xFB\xC6\x84\xBD\x82 \x98\xAC\xE3\xA0F?|\xF8\xE1\x87\xFEc\xA7\xDF\xD7\xD1n~\xC08x\xFC\xF1Ǔ(jᡖ\xCC\@~\xF4\xB1\xEC\xB9(\xF3\xD9g\x9F\x99\xDF~\xFB-y\x86-\xCD}\xF7ݗ&lt;\xE3v/\x87 D\x80&quot;@\x88 \xED\x89@z\xE6\xDB\x8F\x98\xF0\xDDr\xCB- +%\xB1;c\xEF&quot;\xEFK\xFE\x89\xE9 l\xA0\xBB?\xB1\xF1Hh\xBB\x9D\x8C$»\xC1\x8E\x86\xEA\x98\xD4:\xD4'\x99\xDA\xFDp        \xA1\xA0\xE30\x97^t\xDFb\xF7\x92\xCA\xE6 =\xA9\x84Nz\xA8\xA3\xDD\xD8m
+\xA9\xF4\x8D\xF2\xAF\xBB\xD6\xC0\xF9\xFA\xE1\xF2\xCB/7\xA2V\xA6F\xE5.\xA3\xA8\xE1\xA9\xC1\xB9{\x86\xF1&gt; \xDB\xF1\xF7\xD8c\x8Fi4Z \x85Z\x97\x9FW&quot;@\x88 D\x80\x81\xAEG\xA0eM\xC0aw\xFD\xFB\xF7oh\x8D?\xABҐ0&quot;\xE2\xD3O?mpg\xBB\xCC2\xCB\xEE\xEF\xEC\xB3\xCFNw\xEAI\x8B,\xB2H*.b\xFD\xBA\xF1\xDD**_b\x9F*\x8235\xC20\xFE\xF8㧢\xDA\x{DB13}s%\xEAj7\xD4\xD9v\xD8a\x87T\x8DC\x86 IT\xD4.\xBC\xF0B=jh.`w ;pM,6C +\xE5!\xCCn\xB7\xDDv.{rE\x99\xBE}\xFB\xAA \xF2ꫯ&amp;\xF1\xBC!D\x80&quot;@\x88h?j@\xD0,
+\xA1M&amp;\x92bT\xDE0\x91w0\xBC\xF7\xDE{\xEE6\xB9\x9Eq\xC6BFޟxXҼ\x87~xJu)\xDCI        \xE6\x8FUIen\xDE~\xFB\xED\x86l8M&lt; \xA1A(T-
+˴\xF3s\x9D\xED\xC6\xC9\xF2\xFE\xCE\xCE;C}!\xFD\x85\xB1\xB1\xD1F\xA5\xE0\x80\xDA산\x83\xE6\xDC\xEE\xFA \xD4B\xD8\xC8
+D]t\xD1\xCC\xB9\xAC\xFC\x8C#D\x80&quot;@\x88\xE8|j@`\x9C}\xDEy\xE75\xB4࣏&gt;2\xBB\xEE\xBAkC&lt;&quot;\xB2+\xC4\xCE\xC5\xDCsϝ\xFB'\x9E\xA8\x94\xD6 ,\xA06N\xCD\xCB\xEE\xE4\xF5\x97_~\xD9\xDCq\xC7\x9A+\xF1t\x90\xD9|\xF3\xCD\xF5\xB9\xEC\xBFP\x98B9\x9C/\xDFiP\xA7\xF2 +\xD5\xC3\xFC\xED\xFE\g\xBB\xA12
+P\xC3\xC2\xEE\xA8\xAF\x85\x84\x88\xF3\xCF?_\x85\x93,\xF5=f\x89&lt;\xE2\xA5Kw\xC9B&lt;\xA1\xBE\xC1\xF6&quot; D\x80&quot;@\x88 \xED\x87@m\x9A\xCFGr\x8EEC+\xAF\xB9\xE6\x83\x83\xF9\xC20묳\xA6v1\x90.g\x85\x84\xD9r\x9F\x97\rI͏z\xB1\xDB5+q{k\x83qq\xAB\xAB\x93\xD5\xE3\x8E;\xAE\xD0%\xAC\x9A`H\xEFw8\xA2\x9E\x88\x8EzC\x9B?\xBB\xDF\xD7\xDD\xEE\xD0\xFD\xD1GU\xC3\xC5\xC3[\x99\xAF\x86\x85\x93\xECo\xBC\xF1ƨ!9v\xA2`{o]{キ        w\xA1\xA0:\x81\x94\x81&quot;@\x88 D\xA0\xFD\xA8UA\xF3 +\xA4\xA7z\x87M\xDDm\xB7\xDDL\xE8\xDD        |\xF2\x892r\xB6Cr
+zH#|\x86\xCD\xC0\xAD\xB7ުe\xE0        \xA7\x81\xC3\xAA&gt;dp&quot;6\x8C\xA1\x9B        X}\x9Fw\xDEySECa\x89\xA1\xDB\xDD\xD0p\x8A@7x\xA8\xBB\xDD0$\x9Fq\xC6\x93\x96\xA3\xCF \xA4\xF9\xEE\x96\xC3]\x92s\xCD5WR\xC6ݠ}U:\xEC\xB0\xC0\xB3\x9C\xA7b\xE4 K\x97M\xAFo\xBD\xF5V\xEA\x99D\x80&quot;@\x88 \xED\x81@%$\xCB;S7\xF9\xE4\x93g\xAAb\xC16g\x81`\xA7\xC2r`\xA0\xFFh\xE4$m#\x87֥\xE2\xF0\x80z\xE44\xED\xC4\xED*v#V\qEUՁ\xC7+\x9C=\x82I+\xDC\xF8\x86\xB0\x88\x95\x8C\x80\x9D\x89\xC2s'\x90\xE6۱`\xE7\xE3\x90C\xF1\x8BtٽsW\xDC u\xB6}\x8E\xBB\xDD\xC7[(\x80\xE4\xB9\xD1\xC5\x80\xAB^\xE7\x88\xC0\x95\x97\x83&amp;\x8D\x9C.\x9FfCw\xCE./\xAFD\x80&quot;@\x88 ]\x8B@%DN\xB8n\xE06a\xE8ׯ\x9F\x91\xD3\xCD\xC3hݝ\xCF\xC98ꨣRG:\xE5\x94S\xCC駟\xAEz\xFC4\xE0\xE6;?\xFF\xFCs\xB2\xA3\x81\xFC\xE4\xE4l\xADF\xDFpۊ\xC3a\xFF\x81        *\x8C\xA9C\xCFX&gt;C\x84\xBE\xFB\xEE;?\xAA\xC1#\x84\xA35\xD7\3\xC9\xF3\xCC3\xCF$\xE7\x90 6!\xBE\xD7+\x82\xFB?\xD5\xF1\x9F\xFF\xFC\xC7\xE0\xCFhgՀ\xFDzsi\xB0Y        wrBo_u\xB4\xDBՇ+
+'»Yx(\xA5\xAF\x86\x8FP \xF1i\xE1\xFE\xC0ldA\xDF\xED\xAA\xE0~\x95UV        \x8B\xF1\x99&quot;@\x88 D\xA0\x90\x95\xF2RAV\x98q`ßL(\xAD\xE8\xF57А3\xAC\x997\xE4\x97]\x82\x86\xFC\xE2\xF5\xC8\xCAij!\xAF\x90[\xD1\xEF\xD7x9݂\xA6 \xCB.\xBBlC\xFE,\xFED\xFDNJڎ}衇\Q\xBD\xDE{\xEF\xBD +\xE5\xC5\xDB\xCAd&lt;\x95O\x8C\x99\xEDRK-\x95\xE4\xB5\xAE$\xFD\xD4SOM\xE2\xC5\xDEĊ:V\x92\x86\x9B^x!Iw\xBC/9\xEB&quot;\xC9'^\x9F\xF2\x88 +\x8B\x95\xD5\xFE$Oэ\xD8BX\x99t\xA7\xE8\x88z\x9B}\xE5\x95W\x8A\x8A+\xDCT&gt;\xF0\x8CD\x88K\xE5m\xA5\xDD)B#\xC4{\x99\xD6+'\xC0g%ہj\xFA\x8E;\x8EHQ\xABKx!&amp;\x85\xA3\xC7\xC9\xA7\xB94\x98@\x88 D\x80&quot;е`E?ijU2\xB1s\x93謫x~\xB2\x98\xD4\xFB!k\xB2\x8B\xB2\x98c\xF2\xEE\xD9IQA!\xA4 +d\xAF\xBD\xF6\xB2\xB2\xE2g\xB7\xB2K\x92LF\xC32YϘ\xA0ˮ\x8A\xD28\xF7\xDCs-\x84\x9B\xAC|\xA8\x93Y?\xC8N\x87\xA3g \xE1        t0\x99\x96v+.fU@\xBD0\x9Cs\xCE9\x99\xF4Q'\xDA/;5\xF6\xA2\x8B.\xCA\xCD3\xC9$\x93X\xB1e        \xC96&lt;{챹mA\xC5\xC6\xC6B\xC0CWɹ\xF5\x89aw-\xEDn`pD\xC4\xCD7߬u?\xF9䓙YdwI\xD3\xC5(3\x91@\x80\xBF\xEC\xA8X9\x81^\xB1\xEFӧ\x8F\xEDݻ\xB7b\x804\xF4\x93\xEC(\xE5\xD2` D\x80&quot;@\x88@\xD7&quot;0\xAA\x97Iq\xDBN\xF8\xDCsϩz\x84!\xB8\x96\x84cjCP\xE5q\xEEv]|\xEC*\x93z/KY\xF4b\xE5\ldW\xC1\xC8Ά\xC1\xA1\x8408\xEFٳg\xD3\xF4\xDDv\xBF\xD6\xD1n\xA8\xAB]p\xC1\xB9.\x99\x81\xDC\xEF0 \x9C|/Z\xB0B\x80Sh \xD4\xCDཫW\xAF^f\x9Ai\xA6\xC9-\xCF&quot;@\x88 D\x80\x81\xAEG\xA0\xED\x90\xB2\x90\xC0\x8E\xE1\xE2\x8B/6\xB2`&amp;\x9Ah\xA2\xAFI\x90\xAB\xE0\xA1\xEA\x9Dw\xDE1\x9F|\xF2IBvذaf\xF1\xC5O\x9EyC\x88 D\x80&quot;@\x88@\xE7!0f\xE7UUoM8\xE0F\xE8\xD3O?\xBD\xEE\x98@\xC9
+D`\x8F\xB8`\xCD@\x88 D\x80&quot;@\x88@\xD7 P\xC9 Vװ\xD8X\xEB\xF0\xE1\xC3X\xF0\x8E\x95'|\xA0$NB_w\xDDu\x95\\xB3Be\x8A\x81&quot;@\x88 D\x80\x81\xAEA\xA0[
+ bX\xAD;\x80\xEC\xFE\xFB\xEFO\x9D\xC5\xC2;\x9C\x82ӳܭO)\xDB\xC6g&quot;@\x88 D\x80&quot;\xD0\xDD\xE8\xB66 \xB0\xE58蠃\xCCСCU\xAD
+'d\xC3Y\xBCq\xE9\xF9\x9F\xFE\xB9\xC1\xC1\x81\xE2\x99ˬ\xB0\xC2
+j+\x82\xF3&amp;\x88 D\x80&quot;@\x88\xE8:\xBA\xAD\xE2 \x83W*:Cs\x94\x88\x83\xFFp\x98&lt;^\x89\xABV#gj\x98f\x98\xC1e\xE7\x95&quot;@\x88 D\x80\x81.D\xA0\xDB  ]\x88\xAB&amp;D\x80&quot;@\x88 D\xA0&quot;\xDD\xD2\xA4b\x99\x9D&quot;@\x88 D\x80\x816A\x80H\x9Bt\xD9 D\x80&quot;@\x88 \xA3@F\x85^f\x89 D\x80&quot;@\x88@\x9B @\xA4M:\x82l&quot;@\x88 D\x80\x81Q
+ \xA3B/\xB3\x8DD\x80&quot;@\x88 D\xA0M\xA0\xD2&amp;A6\x88 D\x80&quot;@\x88\xC0\xA8\x80\x90Q\xA1\x97\xD9F&quot;@\x88 D\x80&quot;\xD0&amp;Pi\x93\x8E D\x80&quot;@\x88 D`T@\x80Ȩ\xD0\xCBl# D\x80&quot;@\x88h(\x80\xB4IG\x90 +&quot;@\x88 D\x80&quot;0* @dT\xE8e\xB6\x91&quot;@\x88 D\x80\xB4        @ڤ#\xC8 D\x80&quot;@\x88\xA02*\xF42\xDBH\x88 D\x80&quot;@\xDA
+ m\xD2d\x83&quot;@\x88 D\x80\x8C
+Pz\x99m$D\x80&quot;@\x88 m\x82\x906\xE9\xB2A\x88 D\x80&quot;@F(\x80\x8C
+\xBD\xCC6&quot;@\x88 D\x80\x816A\x80H\x9Bt\xD9 D\x80&quot;@\x88 \xA3@F\x85^f\x89 D\x80&quot;@\x88@\x9B @\xA4M:\x82l&quot;@\x88 D\x80\x81Q
+ \xA3B/\xB3\x8DD\x80&quot;@\x88 D\xA0M\xA0\xD2&amp;A6\x88 D\x80&quot;@\x88\xC0\xA8\x80\x90Q\xA1\x97\xD9F&quot;@\x88 D\x80&quot;\xD0&amp;\xD4*\x80\xFC\xFC\xF3\xCF\xE6\xE3\x8F?\xCEmڷ\xDF~k\x86\x9E\x9B΄?h'\xAC&gt;\xFF\xFCs\xF3\xD0C\x99\xEF\xBE\xFB\xEEOy\xD7\xED\xF8\xEF\xFFk\xDE|\xF3\xCDNkG;\x8Di4\xBA\xE8{\xD5
+0u\xB55죪t\xFF\xF5\xAF\x99'\x9F|\xB2\x95\xA64U6\xE4;$\xEC?\xFD\xF4\xD30\xBA\xD4sW\xB5\xC91ב\xE3\xC6\xD5Q\xF6Ze&lt;tn\xBF\xFC\xF2K\xBB\xBF\xFD\xF6[*\x98\xB5\xF8;\xD4*\x82,O\xDA \x81Bd\xAD\xB5\xD62\xD3N;\xADY\xFD\xF5͖[ni\xC6c 3\xDBl\xB3\x99\xCD7\xDFܬ\xB2\xCA*f\x9Cq\xC61W\q\x85\xB9\xE1\x864\xDF\xDF\xFF\xFE\xF7\xDCq\xC4\xA6_\xBF~\xB9\xE9L\xF8\x81v\xC1\xEA\xCC3\xCF47\xDDt\x93Nb\xE6\x99g\x831\x86\xEE\x8F\xC0?\xFE\xF1\xB3\xC8&quot;\x8B\x98tZc\xDAeL\xA3\xC1e\xBEW\xADSG[\xB3\xFA\xA8
+\xDD\xE7\x9E{\xCE,\xB9䒝\xFE\xCD\xCD\xE2\xDB\xC7\xF2\xD2K/5\x93O&gt;\xB92d\x88]꾫\xDA\xE4\x98\xEB\xE8q\xE3\xEA){-;:
+\xB7\xA1C\x87\x9A{\xEF\xBD7a\xF7\xBD\xF7\xDE3;SYs\xCD5\x938\xDC`a\xF3\x84X\x9D\xD5V[͌6\xDAhf\xAE\xB9\xE62\xE7\x9F~\x92\x9D\xBFC        \xBC!#\xB6 l\xB4\xD1FVV\xBE\x93\&quot;p\xD8m\xB6\xD9&amp;y\xBE\xFE\xFA\xEB\xED\xE0\xC1\x83\xF5Y&amp;\xA8\xF6\xD8c\x8FM\xD2\xC2Y)\xB1_|\xF1E]\xF8,\xAB'\xF6\x8E;\xEE(\xCCW&amp;C\x9D\xB4\xCA\xD4\xE7\xE7\xA9Rw\xB3X\xF9\xF5\xB5z\xFF\xD3O?Y\xF4\xF7\xFF\xFD\xDF\xFF)\xA9\xB7\xDEz\xABU\x92\xB6
+e*\xAB\x9B^\x99:\xDB)O+\xED\xDFc\x8F=\xEC
++\xAC\xD0i\xCDi\x871\xED7\xB6\xE8{\xE5\xE7 +\xEF\x8Bp\xAF\xAB\xADaU\xA5{\xDAi\xA7٩\xA7\x9E:d\xBFßC\xBE\xC3
+\xA7\x99f{\xFA駇ѥ\x9E;\xBBMa_\xB72nJ50\x92)\xE4\xA5\xCAx\xA8\xB7\xF3\xCE;\xCF^p\xC1        \xB7\xFF\xFC\xE7?\xED\x8B/\xBEhW_}u+\x82o\xEFnD8\xB1&quot;\x9C$\xBF'.޿&gt;\xFA\xE8\xA3VfW\x{1A88CE}J\xA2;\xE2w(!\xCE&quot;@\xBA \x81\xC2\x90=\xF7\xDC\xD3L:餹\xD7z\xEB\xADgZh!Ms\xCC1u\xF5&quot;/\xF3\xF8\xE3\x8Fo\xE4ǰ!YZ\xDF\xE7&quot;\xFE\xFD\xEF\x9BM7\xDD\xD4&lt;\xFF\xFC\xF3.\xAA\xE9k\x9D\xB4\xAA2\xAB\xFB?\xFF\xF9O\xB9&lt;\xAC21,\xFD\xACYu\xFA\xE9\xB8\xF5\xD5W\x8DI\x9F\xCE9\xE7\x9Ca\x96J\xCF1 *\x91\xB9.z1,\xEAij\x996\x86e|~\x9Am?\xFA\xBB\x99\xA3\x8F^\xF8        Y(|\xF6y\xF437;\xA6}u\xDE}\xAF\]\xE1\xF8(\x83{^[\xF3\xB0qu\xB9k^\xE5\xD1E\xB9,\xDAym \xDB\xE4\xEAm\xF5\x9A\xC7wH7\x8F\xAF0_\xD6s+e\xB3\xE8\xC5\xE2\xB2\xFA\xBA#\xEA/\xD3Y\xBC\xC4\xC6Cخ:\xF9\xFE\xF0\xC3\xCD\xC5_lv\xDCqǤ\x9A        &amp;\x98\xC0,\xB0\xC0f\xE6\x99gN~3\x92D\xB9\x99e\x96Yt.\xDB\xF9\x9Ah\xA2\x89\xB4\x88\xBB\xE2\xA1\xEE\xDF!\xAD\x80\xFF\x88\xE8r\xC6,\xE2`饗\x8Efk\xAC\xB1L\xEF޽\x93&lt;\xD0\xFD=\xE4\x90C T\xB1&amp;\x9CpBs\xDBm\xB7\xA9\xCA\xF4}\xB1{뭷\x9AaÆi\xFEk\xAE\xB9\xC6\xFC\xF8\xE3\x8FFVN\xCC\xCD7ߜ\xA9\xAB|\xF6\xD9g\x9B\xFB\xEE\xBB\xCF|\xF6\xD9g\xBD\xB3\xCE:\xCBȊ\x889\xE5\x94S \xB6\xFA\xF8\xE13h\xD0 \xB3\xD4RK\x99^x\xC1t\xD0A\xBA\xDD+\xAB3Z\xFF\xB6\xDBnk\xF6\xDBo?Uˢ\xF5\x97\xBF\xFC%\xE17\xB2\xA2ddG?\x94z^xa\xB3\xFF\xFE\xFBk\xD4{\xF0\xC1|\xF4\xDF}\xF7]U9;\xF1\xC4 +h&lt;\xF8\xE0\x83FV\x83̌3\xCEh0QG&lt;&gt;\xF8w\xDF}\xB7\x99u\xD6YMV\xDD\xD0\xCDϘ\xDEr\xCB-\xE6\xDCs\xCF\xD5x\x88Um0WK\xE4\xBB\xFF\xFE\xFB3\xEBD\x9A.\xB9\xE4U\x91\xF8\xE3\x8F?\xCC_\xFF\xFAW3\xDEx\xE3i\x9Bb\xA0|,=\xC4j}'y\x98U\xA5~\xDB\xDC} \x8B\xBA\xF1,Ӈ\xD0q\xCE\xD7\xE07\x8B\x9FϢ\xF6\xCB\xEA\xA98p\xA0\x99~\xFA\xE9 +\xEAz饗\xB4_\xFE\xF5\x99g\x9E1^x\xA1.@\xCD*w\xDEy\xA7\x99i\xA6\x99ryĻ\xB3\xCB.\xBB\xE8\xBBےI&amp;\x99D\xC7\xF32\xCB,\xA3߀\xF0\xFD\x8F\x8D\x952x\xF9\xFC\xE2\xFD\xD9a\x87L߾} +\xC6.\xBE;\xFB.\x8E\xE0[\xB5QYq\xD7\xEF \xFAmB\xC8\xFB^!-o|d\xE1\xEEG\xC2\xF7\xB4\xB2\xFA\xF1a\x88\xF5QH*+h\xEBs̡\xAA\x91\xC0\xDFcL W]uՐ\xB4&gt;\xE7\xB5\xE9\xDAk\xAF5\xB2\xEA\xACߪSO=UU`0\xF1\xC3\xF3\x84N0\xCB.\xBB\xAC\x8E\x99\xBC\xF1\xE3;\x93\x89\xC4x\xD9g\x9F}\xCCUW]\xA5c\xFC\xCF7\xDF|\x9A=\xF6.\x84\xF4b\xE3\xA8\xD9q\xE1\xEA\xC8\xEAk\xA4\xC5\xC6M\xDE\xF3\xFA#\xEB\xFD\xEB߿\xEA\xB7\xF0\xC0TUB\xFF75\xF6\xFB\xE5\xDA\xE4\xAEU\xF8te\xDC\xF5\xD0C5n\xB8\xA1{,}\xC5b&quot;\xCAA\xBF\x8FE!\xEFw\xC8/Wf\xEC\xC6\xC6\xA2\xBD\xF6\xDA\xCBOٹ3\xD7]w\x9D9\xFC\xF0\xC3\xCD\xF2\xCB/oD\xBBï\x8A\xF7D\x80ԉ\x80\xAC\x9AU
+\xA1
+\x96_\xB8W\xAF^v\xC1\xB4\xD8F\x95\x8F\x9B\xC5V\xF5\xF6\xDBo\xAFY\xA0Ƶ\xFB\xEE\xBB\xDB)\xA6\x98B\x9Fe5\xC7\xCA\xE4&gt;).B\x82\x95\x8Fz\xF2\xEC\xDF\xF4\xE8\xD1\xC3w\xDCq%+EV\xF4DU\x95GV\xDB\xECn\xBB\xEDfE\x9F؊1\x9E\xA6\x8BN\xAAn\xE1\xDE~\xFB\xEDV&amp;!V~@|R֧\x95J\xF1\xB0\xE2\x8A+Z\xF9\xF8\xEB\x938J\xEB\xD9g\x9F\xD5mcr\xEC\xD5W_\xADi\xE0\xDB\xCC\xF2C\xAF\xCF\xDF|\xF3\x8D\x9D{\xEE\xB9\xF5O&amp;V&amp; \xB6gϞI\xFB\x91ɯ\xFB\xF7\xDF\xB7b[c~\xF8a-\xE4\x91GZ\xF9(\xEB}\x88U\xED\xB2X\xC6\xEAԊ\x83P\xAF\xE1(\x89\xDE1 \x8A\xD2A\xC8Ǡ\xA8]U\xE9\x8D\x8D\xA4!râ#\xF0,jk\x8C\xF7?&gt;\x9E1h;ƪ\xE8\xB0+ \xC0v\x86f\xB0+\xAF\xBC\xB2&gt;\x87\xFFD\xF8\xD6\xF7JV4\xF5=\x92\x9DP \xBCػw\xC6gX\xF9!WR\xAF\xBF\xFE\xBA\xBE;2a\xB5\xA2\xFF\xADj\x9C\xFE\xFB_ԷEx\x85\xFC\xE2y\xB1\xC5K\xA9\x87\xE2]\xDEz뭓\xAC\xF8&amp;\xC8$7y\x8E}\xAFb\xE3|\xDC\x82#n\xC2\xF77\xD6a\xD9X\x85t?\xF9\xE4U\xAF\x92\xFDf=\xF5\xD4SV\xECz\xAC\x98        YJ-ԝ\x8A\xDA$.\x8B?0\x9Ed\xB2\xA8\x8Fu\x8E-\xC4\xD8a\xC3\xE2[\xF9\xF8\xE3\x8F\xDB\xD9g\x9F]1VEu\xF9m*G\xA8\xAB\xEA\xB8@?\x84}7E\xBC\xFBtc\xFD\x91\xF5\xFEɢWj܅\xE3\xB4\xF3~\xBF\x90\xE6\xE3V\x85O\x94 +\x83,.\xE6\xAAEC\xCD
+\xBFY\xF5\x8E=\xF6\xD8c5+@\x85K\xE67\xDF\xC2\xDF!\xEF_cc\xB7\xCC\xC1x\xF4\xD5\xC7\xF1B\xFD\x9C\x81\x81\x8EC\xA0v\xFD \x9F\xF5\xE9\xD3\xC7ȏ\x9E\xAE 8/;P\xE3\x92        y\xA2&amp;\x80]\xAC\xC0\xBA\xEDX\xC3J3se+\xA6!\x88`\xB0*/\x93        ]\xA9\xC0\xB6/&lt;\x81\x88У\xE9X\xA9\xDBj\xAB\xADt'+\xBB\xC6\xFB\xFF-?\xF7\xD8iy\xE3\x8D7\x8C\xFC`i\x92S\xE6\xCA+\xAF4\xF2㨫\xBFع\x91\x8F\x92\xA6a\xF5f\xBB\xED\xB6S\xBC\xC7{L\x8D*\xB1\xC5&lt;\xFF\xFC\xF3\xABq\xFEt\xD3M\xA7\xED\xFB\xED\xB75\xBF\xFB\xE7ꖏ\xB0\xC1\xEE\x8CS_\x9Bx≵n\xE4 \xB1\x82\xC1f\x8CvY,cu:\xFEbW\xAC\x80\xC70(Jw\xB4E\xED\xAAJ\xAFhl\xB8\xFAq\x8Da\xD1x\xB55\xC6{?\xCF +\x99\xE4銾
+ʬ\xB1\xC6&gt;$\xA9{\xEC\xFC\xC1+\xD2k\xAF\xBD\xB6\x91        \x81\xF6}\xEC\xDDû&quot; J\xEF:\xD4-\xB1R,?\xEE +c\xBA\xA8o\x8B\xF0J1;\xE2\xEF\xD3=\xF7ܣu&quot;j\xB9\xE5\x96\xD3W\x99\xD4j\xBC\xDFl\xB0\xC1\x88\xDC\xFF\xBB\xE4}\xAFb\xE3\xC3p\xB8\xBBgw +\xDFߢ\xFEs\xE5\x8A\xFA(\xA4\x8B\x9D,`\xBB\xCE:\xEB\xE87k\x89%\x96\xD0\xDD[씼\xF2\xCA+\x8Elr-j\xD3\xDE{\xEFm`T\xEC\xBEY\x8F&lt;\xF2H2F\xEA[\x8E!\xF5[\x89]v\xEC\xB2|\xF0\xC1\xFA +\x8E\xD5\xE5ʺk\xD18B\xBEfƅ\xA3\xEF\xAEa_獛*\xBC\xC7\xFA#\xEB\xFD\xC3N:\x82\xE3%\xB1\xDF/\xD7w\xAD§+\xE3\xAEbǩZ Y\xEA\xD4.O\xDE\xBF\x9B\xE0ۍ\xB1\xBC|U\xE3cc\xB7\xCCw\xDCq\Q7v\xFC\xCEUya~&quot;@\xCA!P\xBB⿴\x98TcK\xD8\xA4\xB9\xF4\xC9&amp;\x9B̈1\xBB\xD9x\xE3\x8D +\xB6\x961q\x81Nz^p\xE5\x9E~\xFAiU\x81\xDA\xFE \xC0Ç\xAF*v\xF2\xC9'\xAB\x84\x81,wG+\xAC \x80\xC5_&lt; +o_P%\x91]3\xD5TS\xA5\xB6\x8D]^Y\xB5\xD12~\xFB\xE1(\xF4\xE5\xEA\xC6\xAA^\xEF\xBF\xFF\xBE\xFE\xF8\xA2]Pcp!\xA4&gt;\xFB\xB4\xCBbYT\xA7\xAB;\xEFZ\x84AQ\xBA\xA3 &gt;\\x88\xB5\xAB*\xBD2cï7\xFF\x8E\xC23\xD6\xD6\xEFE\xFC8&lt;c4 \xA0C(\xF0u\xAB\xA1J\xE8\xCA:\\xFC+~\x94!\xB8\xA3\x8F&lt;x\x87\x9Fx\xE2        \x97]\xCBB%\xCA\xBF\xFDe\xFA\xD6\xCF\xFE\x98w4\xFD+\xD4;dUX]F#\x93pPUr\xDF!\xB4\xD9~\xFB\xFD\xEF\xE2\xF3Ƈ+\xEF\x97uq\xEE\xEA\xF3^\xD4\xAEL\x99&gt;\xF2\xE9\xA2\x9E\xFDo0\xB1\x85
+[\x907\xD6&amp;L\xAA\xA1\xBF\xEF\xD4N\xB0\xC8\xE3\xBC\xC6\xFA\xBE \xDF!/x\x86\x8A\xAE \x9E\xA0\xDA\xAB\xCB\xE5w\xD72㨙q\xE1\xE8\xBB+\xB0\xF3\x83\xFF쏛*\xBC\xF5G\xF8\xFE\xB9\xFA\xFD\xBAq\xEF\x9Ec\xBF_\xAE\xAC\xBBV\xE1ӕqW\xFCf!\xF8\xDF\x97V\xE6\x8A~\xE7\x9Dw\xCAd-\x9D'6vˌ\x91\xD21# \xB5!P\xAC\x84Y[U\x8D\x84.\xBA\xE8&quot;\xDD]8B\xDC\xF3b\x8F2\xB7\x82\xE6vY،`\xA7.D\xF3\x82lm\xAB\xB0\x80U5\xECRL9唩\xAC\x8EV*RD\xEDC\xED#\xC2x&lt;\xCBֱ\xF9\xF2\xCB/\xD5\xE6        \x82\xA8\x98\xA9Є\xB4\xB2\xC1\xAF\x93\xACV\x9Es\xCE9\xFA\xA3\xEFO\xDE\xCA\xD2s\xF9\xCAb\xD9J\x9DE\xA5;^} \\ֵ*\xBD2cï'\x86Eg\xE0\xE9\xF3R\xC4{\x8C\x87g\x8Cl\xA80\xD6\xF0\xEE\xB8\xFC\xA8߿\xF7\xF9ɺ\x8F\xD1G~\xD8_m\xB2\xC9&amp;:\xF9\xC5\xE4        \xF6&quot;nb\xD2+۷a\xB9\xD83VV\xB1\xE0\xEC\xCF`{\x82\x95L\xAC\xF6~\xFF\xFD\xF7 +\xBB1ZH\x8B\x8D\xA4W\xC1.\xD6\xA0\x85PG\xA1\xBD\xB2BA\xEB5\xC4\xDBA;Ƣ\xEE\xAA\xF6 \xF8\x8Ebr\x8D\xEB\xFB:\xF8\xC6n&amp;\xA6\xE8\xC3X]\xAE\xEEZf\xD51.\xCA\xF6u\xDEц\xA21\xE6\xDA\xE9_\xF3x\x89\xFD~\xF9\xE5q_\x95O\xBF&lt;\xDC\xF2#|\xFD\xF5\xD7j\xEF觕\xB9ǸjVxɣ\xBBe\xC6H]\xC6&quot;\xD0qԾR\x96U\xF8ǖ; \xBF\xA0\xD6\xF3\xD5W_\xE9D!\xAF\xBCSς:\xD4]wݥ\xC6\xCE./\xD4B\xE7 \xC8Ķ\xC2`\xE5\xF1\x80p\xD1\xC9\xD5\xD1J&quot;F\xDC`\x8B\x86\xEE0\xBEt/\xD1WUU\x94\x83q\xA0 \x98\xD0A\xC5\xC4N\xBA\xF8\xD8\xD5\xD5 +\xE3s\xF2}\xF4ѕ&amp;2Y\xB4\xCBb\xD9j\x9Dhg \x83\xA2tǻ\xC3\xC0=\xE7]\xAB\xD2+36\]1,: O\xC7 \xAE1ދ\xF8qx\xC6h`e\xFC\xB1\xED\xD7_\xE6&gt;F\xE5q\xE6\x8C\xD0a܊I\x86\xB8\xCE\xCE%[\xB6os        \xE4$`W\xF5\xC6oT\x87\xB8\x87\x9A ҡ\x9A\xE5\xEF\xC6\xE4O\xA2c\xE3\xC3er\xB8\xBB\xE7\xBCkQ\xFF\xB9ru\xF4\x91\xD8\xDEh?\xBB\xDDYG\xD72m‚ +\x91{#.\x9A\x93Ȿ\xAF\x83o|w\xB1\xBC袋F߅\x84\xA17e\xC7Q\xAB\xE3\xA2l_\xC7p
+y/\xD3a&lt;\xE7\xF1\xFB\xFD
+\xE9T\xE13,\x8B\xFE\x86\xA0\x8B\x{1FC640}\xDF\xFA=z4S4Z&amp;o\xEC\x96#\x98G0&quot;\xD0yT@\xF0\x82B\xA5;Y? \xD0wvϾZҠ
+!Fa*@\xC0{\xEC p\xBC!eزŇW\x8Cô\xECf\x9Bm\xA6 tI\xE1\xED\xC6\xD9m`\xF2\xAF\XQ\x83*\xD6e\x97]f\xB05\xED\x82O+\xFC\x80B +\x87\xB8\xA2 l;p\xA8Ҽ\xF3Ϋ\xAB\xA7\xF8\xC0C\x9F\xD4\xA8~\xC1\xED\xE0J+\xAD\xA4Q\x98tA q\xED\x85\xE3\x82_\xB7Sۂ',\xFC\xE0C\x806\xC8||\xACP&gt;F&gt;\xCA`\xF9\xD1G)+yu:&gt;\xDD\xABƎ\xC4A&gt;\x86AQ:h\xF8\xB8\x89jfU\xE9\x8D +\xD4\xEFB L\xD4;\xCFX\xE2\x90O\xF4cָ\x8E\xF5\xAF\x8Fg\xAC\xFD\xA0 \xD5x8B\xE6\x98a\xF5\xFA\xD7_u\xB0\xA4\xAEx\xD7\xFD\xF77\xC6#
+\xC2\xC3\xF8\xC1\xFB\x80        \xB0\xAF\x84tL\x97\xE9\xDB^\xA0\x97\x80Vҡ:\x86+\xEC@\xB0
+u\xCDp\xE58\x{1BD28D}\xBC&gt;\xEE\xE1w|\xF9m\x8D\xF5\x9F߆2}\xE4\xD3ue\xB1\xE2\xBC*\xE1[\x8A\xEF\xBE-\xC0\xA1\xA8M\xC8\xDC\xF0\xFD\xC3w\x87к\xEB\xFB2|;:\xFE\xD5\xD9\xE6 \xF6 \xA8j\x82\xB1\xBA\x90\xD7oS\x99q\x842h&gt;\xA3@IDATU\xC6\xF2\xFB!\xEC\xEBظ)\xE2ݧ[\xD4\xE1\xFB\x87\xB2!/\xFEx\x88\xFD~\xA1\xAC\x8F[\x9F\xF8&amp;`7l\xF8\xF0\xE1(\x9A
+x\x8F`\xA3\x925\xEE\x91e\xF3&amp;\xF3\xD85\xC1\xB7\x8BY\xC1\xCD- \xA4\xB8\xFE\xB9\xF8\xF0\x9A7vˌ\xBE\xB0\x9E\xB0ż&quot;\xAF}a\xBD|&amp;D\xA0IdR_*\x88&gt;\xB5c&gt;\xF5P!?\xEC\xF6\xA4\x93N\xB2\xB2\x8D\x9B\x94\x83o\xF5\x98OP2\xB1\xB1\xF0\xE2!F\xAC'\xAE\xAD\xECrX\x99\x94hyxƁ\x87)Y\xB1\xE2z\xD6&quot;]&gt;vV&gt;Z        =\xFF\xE6\xB0\xC3\xD3r\xF2\x81UoW&quot;TXY\x81\xD18\x99\$\xDE8D\xEF\xD9\xE2Y\x8C۵\xB8|H\xACؕXl\xB4~D\x86\xB4\xFCzp/\x82\x80z\x968\xAD\xB8\xEE\xB4&quot;d$Y^{\xED5\xF5\xDC\x8F\8Q\xD4M,&lt;\x93 \xC0\x9B\x95\xA8+\xA8g+x\xF8@\xFBd\xB2\xAE?\xE0\xE9\xC1\xAFlD\xF0҃\xFEЮx\xC0\x8A\xF0\xA3\x9E7D\xF8Ia%?\xCEQڲ\xAA]
+K\xF9aȭS~\xEC\x94G\xF7m\x80'\xE0 ~I;c\xA0lQ\xBA\x8F\x81\xB8\x8F\x8C\xB6\xAB*=xB\xCB\xAE]\xEEâ\xEC،\xD1\xF1,3&gt;\xF2x\x8F\xF5\xAF\x8FgQ\xFBeR\xA9x\x8Bj\x94\xC3r+n\x90\xB5\x8F\xC5x\xDC\xC1\x92\E\x8DI\xC7#\xB1\xB2I|\x8F\xC8 .Uu\xBC`\xCC\xE0\xE3\xDF \xB1\x83jx\xFF+e\xF0J\x98
+nD\xB2\xB2`\x91\xC4#\xF7\x9E\xBAȢ\xEFUQ߆\xB8;\xBA\xB8\xB6\xF2\xAD\x8B\xF5QH\xCA\xC4I\xDFi\xD9I\xB6\xB2\xF3\xAB\x87\xC0\xC1;\x92\xE3\xDF\xF4\xBC\x8A`]\xEA\xFDUX+\xB6oJ\xC3\xFF\xEB\xFB\xDF&gt; +w/;\xBF\xEA%\xF0\x98c\x8EQ\xEFC;2Avɹ\xEF10\xF0\xDBT4\x8E\x82rSf\\xF8\xF9ݽ\xDF\xD7\xE2\xE28\xFA;\x8721\x9CM\ccLN\x8B\xCF|\xFF|^\xF0\xBB\xE2\xFF\xA6\x8B\xBC߯,\xDCb|‹\x9D\xF6\xF2\xCB/\xF7YN\xEE\xF1\x9B\xE4&lt;\xA4\xB9Ht5?\xBC\xAE\x89;h\x8Bo\x88\xF3N\xE9\xF2\xBF\xB0\x9CK\x97\xF5z0*\xC6+~;q\xD0a\xDE\xEF\x90+^\xF3\xC6n\xEC[=\xF4\x90z\xFD\xE71:Nd'W=\x8A\xB9\xDF\xEE\xB0&gt;&quot;\xD0:\xD8U\xE8\x92 \xAB Z\xAF\xACn\xA8K\xDD&quot;&amp;d\xE5$\x95&lt;L*\xF2\x84\x96T\xE6\xE0!\xA4$\xAB\xCB\xDD؉\xED\xB2*dq\xAAk3!\xAC?B.\x84\x93V_t\xAD\x8AeuaK1(jҫЫ26\xB2\xB0\xE8
+&lt;Y\xBC\xF1\xE2\x99E\xC3\xD1-\x97ߟ\xF0\xB9\xF42\xD7&lt;\xFA\xCCe\xE5о\xFC\xF2\xCBV왬\xECZQ\x81\xB2\x98\xAC\xC4B\xACoc\xE5\xF2\xD20\xF2C\xF8\xEC\xA7\xDDg\x8DW\xC6\xE1\xE8\x9E\xF3\xAEE\xFD\x96\xAB\xD2G@0y\x97U\xF9\xA4_Cz\xE1s\xACM\xC8{\xFE\xF9\xE7\xAB{ܰ\x9E\xF3\xFAiU\xF8F~|g\xF3\xBEᱺ\xFEW:\xFD\xBFh\x85\xE3 |NSK?\x95\xEDkW\xAA
+\xEFE\xFD\xE1h\xBAk/\xB2C\xA7\xB8\xBA\xFC\xB1k\x8COم\x88\xB5b\xF8m\xC5 =\x9A'L-]x\xE3\xEBz\x8E\x8D]\xD4#\xE0\_&quot;@:\x81\xD1@^V\x88 M#\x80C8\xC5_\xBF\x91\x9D\xBC +x\xA0\xC2!\x80\xD09g\xA8\xA8\x9E¶ũֵR\xD4Op@#&lt;\xFF\xA1/C\x95\xB5Vh\xB3\xECȇT\xFFpx%\t\xC3&amp;\xA4(\xC0\xE6n\xC0\x97W\xF9u\x8Eݺ%=&quot;\xD0\xF1T\xB2\xE9xvX \xDD\xE8t\xC3f
+n\xB1\xE1}\x9E\xED`?\x9B&amp;
+ӣ\xB0E\x81 +\׶DV=^AX\xC4\xE9\xE7&gt;ZEt\xE4/;K8|\xCD\xC2\xC6\xC2\xC3%l\x8A:B\xF8\xE0\xD8-\x84\x9F\x88@[&quot;\xC0\x90\xB6\xEC2E\xBAp퉉*\x93\x93\x89)xtp\x8A~\xBE[2\xAD\xCE!` \xDEl\xC0\xF9)8\xB8u\xDDu\xD758D\x95\x81t8v\xBBKO\x91O&quot;\x90F\x80H&gt;&quot;@\x88 D\x80&quot;ЁP\xAB\xC1%i&quot;@\x88 D\x80&quot;@\xD2\x8Ct\x88x\xB208\xE7\xA2\xEE \xEE3}\xA2\xD7]Og҃\x9Fsq?h\xB0\x85\xDD\xFE\xF5qh[^\xE8\xAA&gt;\xA8RoG\x8D\xBF&lt;Lb\xF1!\xDF\xED\xC4[\x8C\xEF*iEc\xA6
+\xAD\xAAyC|\xAB\x96\xF3wD[\xDA\xED\xDB\xDC\xCF\xE2\xBD˼\xF9曥Y\xE9\x88~*]\xB9\x971|\x9F\xAB\x8CG\x9C        \x82\x83\x80G\xE6\xD0.\xFD42c̶\x81V\xA9 c\xD8~\xFD\xFA\xB5\x82IfY\xD5v\xDD\xCC\xCA:!\xF2\xCC3\xCF47\xDDt\x93
+k\xF3\xCC3\x8F\xC1\x8FYW\x86n\xB8\xC1L;\xED\xB4F|\xC7\xE7\xB2\xD1U}P\xB6ގ\xB9\xA0D|\xBEۍ\xB7ۥ\x93ʌ\x99\xD2Ě\xC8\xE8\xE3\xDBD\xF1T\x91\x8EhK\xBB\xBD\xE3\xA9\xB7Ƀ\x9C\xF9cYd3`\xC0\x80RuD?\x95\xAA8Ȕ\xF5&gt;\x97\x8F7\xDF|\xB3\xDA\xF9\x9Cv\xDAiՑ\xE7\xB1]\xFAi\xE4A\x94-!\x80@+^~e\x85!9\xB0:\xAD\x96ϪS&gt;\xAAz\x90`VZ\x95\xB8\x9079\xA5\xBC\xB4o\xF5*\xF5\xB8\xBCa}.\xBE\x99k-9\x99Y@\x84\xBFx\x84\xB7\xDEz\xAB\x99jZ.\xF2)\x82\x90J\x96G\xB8\xA3\xFB\xC0\xD5\xF2U\xA5޺Ɵ\xE3\xA5ʵ\x88\xEF\xAE\xE4\xADJ;\xAA\xE4-3UhU\xCD[e\d\xD1\xFB\xABζt\xC4;\xF2\x9Bզ*quӫR\xB7\x9Fw\x8F=\xF6\xD0\xF0\xFC8\xFF&gt;\xE4\xB3\xCE~\xF2\xEB\xA9z\xBE\xCFU\xC6c\x9F&gt;},\xDA=2\x87v駑c\xB6\x8D\xB4\x82@\xA5\xA9(\x81\xE4\xA0\xB3馛9\xF1&lt;\x89s7p\xBDYb\xE5ò~\xBDaZ\xF8&lt;\xE6\x98c\xB6\xECB2\x8B79\xD5\xD9ȩ\xD0au\x85\xCFexϪ\xAF\x90pN\x862\xB4\xE4dm\x9E\xCE\xD5\xE6\x9CsΙC\xAD㢳\xF8,껼&gt;(\x831Z\xD2\xEC\xB8̫7 \x9D\xA26d\x95\xA9#. ϐﲼ\x95ų\xBE[\xA5Q\xB6M\xAD֓U&gt;\xC47+O^\V\xD5ٖ\xBA\xDF\xF1,~\xF3\xDAV&amp;\xBE.ze\xDE\xE9&lt;~\xF0 +Dc\x8C1\xCC\xE8\xA3g\xFFf\xF1Yg?\xE5\xF1V&amp;&gt;\xE4\xA3\xCAx\x94\x93ʓ\xEF\x99\xBA\~\xBC&quot;\xD0*c\x96!?\xDFp\xB1\x89\xC3~\xB0} \x8B\xB3\xCF&gt;\xDB\xC8        \xC7\xEA\x87\xFE\xC3?4g\x9Du\x96ƿ\xF0\xC2 \xFA1\xBF\xE5\x96[ \xFCs/\xB0\xC0\xE6\x99g\x9E1^x\xA1N\xE0q\xD0T\xFA\xF7\xEF\xDFP\xFE/\xF9K\x8A\x9D\xACz\x91zͧ\x9Cr\x8A\xC1\xF6\xF9?\xFC` +d\x96Zj\xA9TY\xF7\xCB++F\xE6\xD8c\x8F5\x93N:\xA9
+R /\xBC\xB0\xD9\xFF\xFD\xDAv\xE0\x81l\xE9\xDEz\xEB\xADfذa\xE6\xC148xm\xC6g4\x98\xBC\x9Fx\xE2\x89?w\xDF}\xB7\x81;L\xD0\xDEe\x97]\x946\xF4\x8B'\x99d\xC5b\x99e\x96у\xC3\xB8fa)+\x98\x99m\xBEt\x90\xDAJ\x9Cw\xDEyf\xC2        '4\xDBn\xBB\xAD\xD9o\xBF\xFD̖[n\x99I\xCB\xC7\xF5\x92K.1C\x86 1r\xFA\xB0\xF9\xEB_\xFF\xAAHm\xB0\xC1 +\xFD#\xA7X\x9B\x9E={\x9A\x83&gt;\xD8\xE0\x87 +g +@E
+m=9\xF1Z1\x80\xFE\xF4r\xCB-g\x8E&lt;\xF2H\xFDA\xC38\x98`\x82        \xCC\xD1Gm\xE44l\xB3\xDBn\xBB@\x86\xAC6#\xE8r\xC8!\xAA\x8A\x85\xB6\xDDv\xDBmz\x90\xBD\xBA\xE2\x8A+\x92&gt;@޼\xF1\x814?\xDC\xFF\xFD\xA6\xD9q\xF6=\xE8\xE6\x8D\xBFNw.\xAE蓽\xF6\xDAˠ&gt;Y\x99T\x97\xA8\xF0\xB1w\xB6\x83.s!\x9EY|\xFB\xF5e\xDD\xE7ቱX\xE78\xC8\xC3ߌv\xD8A\xDF\x8CS\xF4\xFD\xBE\xFB\xEEkZh!\x83\xB1\x8E3*N?\xFDt\xFD\xA1O\xF1-A\xC83H˫+뛄1?\xD3L3e\xBEw\xA0\xE5\x87p&lt;\x96\xF9&amp;\xF8\xE5\xC3\xFE\xC2{\x83\xD0L[|\xBA\xB8\xCFz\xC7\xF1\xDE\xC6\xFA\xE5b\xE9!\xBF믿\xBE\xBE\xA3\xB1o`zh?\xF2\x97\xFD\xAE\xE7\xBD\xD3e\xFAAv4\xCC\xC0\x81 +α\xC0\xF8x饗r\xD2 \xDB\xDDJ?\x95\xE1 +\xFD\xE0\x87\xB2ߚp&lt;\x82Fٲ/\xBE\xF8\xA2\xBEw+\xAC\xB0\x82B\x89\xDF\xEC0\xF0\xDBP\xFE\xDBb\xC7g&quot;@r\x90\x8Dh\x90 +\xF3$\x8FLt\xAD\xFCH\xEAs\x8F=\xECq\xC7\xA7\xF7\xBF\xFF\xFE\xBB\x95        \xAA}\xF8\xE1\x87\xF5Y&amp;\xA4Vl&amp;\xF4^vI\xEC\xE4\x93On\xE5\xC3feRa\xF7\xDCsO+Z\xEB\x97׌޿\xBCze\xC5ˮ\xB6\xDAj\xDB\xE2P!\x92        \xAE\xD2&lt;--?v\x9Ai\xA6\xD1\xFB\xA2\xBC+\xAE\xB8\xA2\x95\x89\x88\xE6a\xDB;\xF6\xD9g\x9F\xD5g\x9F71Ҷ\xBBᄏ\x9Db\x8A)4\xED\x9Bo\xBE\xB1s\xCF=\xB7\xFE\xC9I\xCFV&gt;\xFEV&amp;\xEBv\xFB\xED\xB7\xD7t\xFC\x93\xD3a\xADL(\xF5\xF9\xF5\xD7_W\xDA\xF2\xE3j\xC5\xC8:\xC9\xE3\xDF\xF8\xF5\xF1=t\xE8P\xA5w\xFB\xED\xB7+\x9E\xF2#铊⊌rʱ\x95\xBF\xA4LV\xFF\xBC\xF3\xCE;V\x84:{\xF5\xD5Wk&gt;\xF0$\xF65v\xD5UW\xD5g1`\xB4\x8B.\xBA\xA8\x81Ky+\xE7\xD8Yf\x99Ţ\x9D&quot;\xAA:0u}\x93T8\xE2\xC6o3\xA2z\xF5\xEAe\pA+gIX\x99Xl\xA1;L\xC3&gt;\xC8a\xAD\x8E˰^Џ\x8D\x9B*\xE3/\xE4u\x86fH\xA9\xA0k9\xD8O\xB3\x95s&gt;\x9EY|\xFB\xBC\x85u\xE7\xE1\x89w\xAC\xCEqP4\xB6\xE5do\xBB\xCD6\xDB$\xEC뭷\xDE:yƘA4y\x8E\x8D\x99X]Yc\xAA\x88\xB1oKR\xA9܄\xF8\x96\xE9\xBF&lt;\xEE\xFD\xFE\xC2s\xB3mA\xD90\x84\xEFxQ?\xA5\x83\xBE\xCFoQ{\xABҋ\xF5Uض\xD8;]\xC4hὒ%% &gt;\xF1\xDE\xC9        \xDDa5ɳ\xDFnD6\xDBOexK*qS\xF6[\x8EG\x8F\x95a\xC3\xCA\x94ւߏk\xAF\xBDvD\x8D\x8D~\xF6T5\xE5\xB2߆FC\x88@\xD9\xFBΞ\xB0\x82]\xACa\x85\xC6zB(\xC9\xE1\xD4x\xC6{l]\x89\xC7j%\xC2\xC4Ol\xDEx\xE3 +\xBD\xC7\xCE\xC2\s\xCDe\xE6\x9Bo&gt;\xB3\xF6\xDAk\x99\x9C';\xAE\xBCf\xF4\xFE\xE5\xD5+b]\xBD\x97\x89\x88\xAEc\xB5\xDE?pZby\xB1{\xFEd£\xC5d\xE2k\xAE\xBC\xF2\xCA\xD4\xE1i\x8E7\xEC\x90`7\xC0\xB5[\x84)#m3\xFF\xFC\xF3\x9BUVYE +\xFA\xB0R\x8D]@K}DY\xA8oauS~\xEC\\x96\x86\xAB\xAB/\xC67
+\xE14٭\xB6\xDAJwBpxخ\xBB\xEE\x9AK\xAB!!#&quot;\xAB\x80 +v{p\xB25vx\xB6\xDBn;#\x97\x9Ex=\xF3\xCC3k\xFB\xD16\xF4)\xFAW\x8C\x86Uk\xF4\xBFmZ6\xE6mŵY3ʿ5\xD7\ӈ~\xB2!RW\xFF\x9Dw\x9A\xB0\xF2Ƈ\xA3㮭\x8E˰\xDE2\xE3\xC6\xD5]ԏ.\x9F\xBB\x8E;\xEE\xB8)\xB5\x88\xF1\xC6/y.3\xE6@\xC7\xE1\xF2\xED\xEAȻ\xE6\xE1\x89]\x81:\xC7A&amp;\xD8ͻ\xE7\x9E{\xF4]\xAF\xD8]\xC3ΣL\x82\x94u\xE0\x8F;?䍙X]Yc\xED\xC4\xCE`\x99oK\x88o\xD9\xFE\xF1\xF9ƽ\xEB/\xDFL[\\xD9ص\xA8\x8B\xD2m\xC7oQ{\xABҋ\xF5\x95\xAB\xDB]c\xEFt_\x8F?\xFE\xB8\xC1\xEE\x89J\xEDYc\x8D5\xE9ܫk\xB7\xCB\xD0L?\xF1\xE6h\xBBk\x95oM8˖Ŏ&quot;~\xCB6\xD9dWmÕ߆3\xF4X\xF6\xDB\xD0 #\x88\xC8D\xA0Pk\xB2\xC9&amp;3\xB2&quot;i6\xDExc=ijUЙu\xC1}\x98q\x85:\xB6s1\x81x\xF9\xE5\x97 +\xB6\xBA]\xC0\xE4
+\xE00\xB8\xF2a|^\xBDO?\xFD\xB4\xAAI\xCC1\xC7ZWL\x92\xA1:\x86X^l\xAD/\xBE\xF8\xE2\xA9&quot;\x9Bo\xBEy\xEA\xD9\xE7 +\xF7\xB1gB\xBE')PArm\xEF۷\xAF{̼:\xFA1\xBE]\xC1\x93O&gt;Yտ\xB6\xD8b\x8BL\xFDeG\xCB\xE5/\xBA\x86\xFD#;Af\xAA\xA9\xA6R\xC1Õux\xA1\x8F!$\x84\x98?\xB8g\x88y!\xE4\xD3\x865\xFC\xFA\xF2Ƈ\xCB\xEB\xAE(\xD3\xEA\xB8\xF4\xEB\xC5\xC6\xE1\xE0\xEAǍ\x8B/ӏ.o\x99\xAB\xCF\xF2\x87cq\xC8\xE3B\x98\xDF\xC5g]\xF3\xF0\xAC{a\xBB2\xA8\xA2\xC1=4&amp;\x89\xAF\xBC\xF2\x8A
+|\xA1&quot;\x82\x95@?\xF8m\xF6\xC7LQ]\xE1\x98/\xCA\xEF׉\xFB\xDF\xF09\xAB\xB2h\xF8qͶŧ\x91u_ԏ\xB2:_\xF8\xBE\x83\xAE\xCF_\xAC\xBDE\xF5\xE1\xFB\xE1ӫ\x82=ꍽ\xD31\xBE\xB0P\x85E\x93\x89&amp;\x9AH\xEB\xC7?\x8C'\xBF]I\x82w\xA6\xFB\xCFU\xC6\\x8C7\xAF:\xBD\xAD\xF2\xADA\x9Fv\x99\xB2Pq\x94\xDD${\xA1X\xE0\xB7\xC1\x98*\xE33\x86%ӈ\xF8\x81BY/\xBA\xE8&quot;\xDD\x80\x9B?L&gt;\xF1w\xAB\xFB\xFE\x87?
+\xD0E=\xE7\x9CsToݟ\x80\xFFYe\xFA\xCE/\x9FNɮ\xB6(؉\x80\xEBĢˋ\\xD8\xC4B\x8C\xB7X9\xA4\xC1N\xABJ\xD0\xFB\xC5D\xD2K,-\xE6\xEA\x8B\xF1\xED\xE0\x87\xC2        '\x9C\xA0;SN9\xA5Kҫ\xA3\x95\x8A\xAC\xF0 *\xE6\xCB/\xBFTد \x88J\x94
+\x9FH\xCB
+0\xE4\xF4\xEB\xF5\xEF\xB3\xF2#\xAEL\x9E\xBC\xB2\xB1q闩s\\x967\xAE\xEE2\xFD\xE8\xF2\xD6u\xADϺ\xC7A&amp;X\xC9]g\x9Du \xD8La'+\xE4\xDF\xFF}\xC3\xEEG \xB7\xA2\xBA²U\xF3\x87\xE5\x9By.\xDB_\xAD\xF2VԏE\xE9\xAEme\xF9\xADJ\xAFj\xFB\x9Ay\xA7ц\xCF&gt;\xFBL\xA3\xF0\xE2\xB7ſwm\xF5\xAFE\xE9.o\xD5v\xB8rY\xD7*ߚ\xB0|\x99\xB2\xF0\xF1 +\xAD\xD88\xC6Bַ\xB6l\xFBtc\xBFE؍j\xDF7\xDE\x81\x91\x81B, \xB5BE᫯\xBE\xD2ɀé%a2cc\x97\xFDX\x83\x86+\xEF\xE8\xB9k^\xBD\xB3\xCF&gt;\xBB\xB9뮻\xD4`\xD1\xE5\xC5\xD6(\xE2\xC2\xCB cq\xCF\xFB\xAB?\xF8\xA0&gt;\xF5\xD4S        \x99&lt;ޒ \x91\x9CG#t9BX\xB8\xE3\x8E;&quot;\xB9\xFF\x97\xE4\xEA\x8B\xF1\xED\x88\xC0@Y\xECm V\xA78\xE0\x9D\\xAD$\xA2\xE2 +\xD4\xE5@ƺ.@\xB8\x84\xD2\xEA
+\xCD\xF2\x997&gt;B\xBE\xEA\x97eƍ\xE3\xA1L?\xBA\xBC\xDCJ\xA8Ϻ\xC7AL\xB0\xE3z\xE3\x8D7\xAA ܋ +\x88\xA4cg\xB5h\xD1ǮL]\xAD\xE4\xF7\xCB6{_\xB6\xBF\xAA\xB6%䧨\x8B\xD2\xBD\xB2\xFCV\xA5W\xA5};\xD3hTG\xE1\xB8\xC4\xFFŮe\xDB]\xA5\xB1\xFA\x90V\xE5[\xD2*S\x82=\xCE]\xC2N\x8C\xBC\x90\xF7\xAD-\xDB\xC7yt\xC3\xF82؍J߆&gt;\x81\x91 +\x81B\x9EI\xC4@M\xDB +\xFB1\xC4R\xEFO\x88\xC0\xE4W\x8C\x95u\xA2\x8A\x9Dx\xC8\xC2)\xAB\xA0&gt;\x83I\xBD\xFA\xA9\x85\xAF\x92\x85\xBC~yL\xD4\xFD\x90W/&lt;=!M \x9EU0\x82\xDDl\x9C-\xEAƄ!\x96^\xB8\xB0\xF5\x8E+\xB6\xAB{\xEC1\xB3\xF3\xCE;\x9By\xE7\x9DWˆ\xBCA\xEDA[P&amp;\xE3. mu^V@c\xA5\x95VR\x95\x9D&lt;7\x8F.\xBF_\x9FIFۈ\xC9Y\xEF޽Ջ T\xB1.\xBB\xEC2mC\xADW\xE4\xC1J2\xDA\x9E]\x80\x8E\xBD\xDF?гǏt\xB9]\xC0\xE1W\xF0\x90\x826!@\xE5̟0&lt;;U4\xA7\xB7\xEF\xE7q\xB4p\xF5\xDB &gt;Q\xBF\xCF\x9E}\x9E\xFC&gt;\xC8&gt;}\xDC\xF4\xD1G\xD5ʸ\xF4\xEB-7e\xC7_\xC8'\x9EŨ߈\x83\xC568\xDB~\xFF\x8D\xB9O\x9Fo\xD0\xF7yó\xF2\xF0\xAC{\xC4\xDEI\xC7\xC6?&lt;\xA0AmW؁`\x87\xEA\x96\xE1\xE2Fl\xCC\xD5\x8E\xF9\xA2\xFC\x8E?w +\xF1-\xEAW\xCE]\xC3\xFEj\xA5-\x8E\xA6\xBB\x86\xEFxQ?\xA5\x83n\xC8o\xAC\xBDU\xE9}\xF3\\xBBp-z\xA7c|\xE1w6$\xA7\x9Ez\xAA\x92\xC47 +vF~\xFD\xF5W\xBF\x9A\xE4&gt;lw+\xFD\xE3-\xA9p\xC4M\x95o +\x8A\xF8㱨,\xC6&gt;~` \xCDxDY\x81߆\xF8\\x98\x89\xE1\x8B\x82 D\x80\x94D@Vv\xA2AV\x8A\xD4\xFB\x89\xD8~Xq\x93i\xC5\xE0\xD9ʄR\xCBv\xD8a\xEA\x8DI&gt;vV\x8C\x8F\xAD(z\xC0\x9Ex\xE0+|\xF5\xE2s饗\xEA\xBDb[q\xE7\x97\xD4\xE7\x97=%\xC5\xEA\x95        \xB7\x95\xD5\xAD[&amp;&amp;\xC9a\x88\xB2C\xA3&lt;H\xD3-&lt;{\xC03S^^0!B\x92Z\x88\xFC\xE2\xE2\xD3\xCA;\x937x\xBA\xBD\xAD\x9E\xC4\xC0ϊޯz\xFD\x92 Z2Y\xB7\xF2\xC3f\x91a\x9F}\xF6\xD1\xFC\xA0\x8D?`!\xB6\xCASR\x89wb\x91Ƿ\xA8tY\xB4Yhi\x99\xA8Z\xB1ɱ\xE2Ӣ\xFD!-\x8D\xF1\xFC«x\xDA{\xEF\xBD\xD5\x99\xAC\x82e\xF6\xCFk\xAF\xBDfe\x95K=\x9D\xC9\x8E\x952\xCDR\xA0oc\xA2fE_߾\xF7\xDE{\xEAAte'L\xBD`u\xD4QZ\x8FLFt|\xF8|\xE0\xDE\xE7\xF3\xE2\x8B/V\xCF\\xF0.&amp;?\x84^\x8A\xC4q\x81\xC6aܡm~\xF3\xE2\x85-k\\xFA\xF5Ȥ\xA2\xA5q\xF6=\xC6T޸\xA9:\xFE|&gt;qe\xD2m\xA7\x9Bn:+\xAC\x954\xF5d\xE0]\xAEh\xCC\xF9x\x86|\x8B\x80\xDD\xF0n\xF8\xF5\xC7޷\xBA\xC7A\xDE\xD8\xF6\xF9A\xFB\xE1\x89\xCD\xB4 +\x9E\xF3\xFC \xA2cy\xF3\xEA\xCA\xF3y\xF9\xFDzq\x8E\xC72߄\x90\x86\xDF_E\xE3e\xCB\xF2\x96\xF5\x8E\xA3|\xACˤ\xFB\xFC\x8Ac\x80\xC2\xF1XT\x9FO\xDF\xFF\xB2틽\xD3b`^ȗ,\xE0hQ\x8B\xB5\xE28ÊKa\xFD&amp;\x8A\xE3\xC0\xD0|&gt;[\xE9\xA72\xEFpXy\xD9o +\xDEo\xFF\xFB\xFBN\xE1\xBD\xC1\xEF\xBE\x9F\xB20\xA3\xDFn&lt;\xC3\xCB#\xBC7\x86\x81߆\xFF!\x9F\xF8=\x82gIQ +\xE1\xE33 9\x8C\x86x\x994\xE6\xAC\x92`\xF5\xDB\xD68\xBC\xC8?S\x85\xA0k\xEA\xECA\xF0\x8CUVl\xED&quot;`Geb!,\xEF\xF2\xD5 \xDA\xD8Ɩ\xBAo\xEF\xCA\xFB\xD7X^4jeY\x87 \xE6\xF1\xE6\xD3λ?\xFE\xF8\xE3͆n\xA8;%X\x99~\xE2S\xFD\xAC;,aٰ\xBE\xDFa\xD9\xF09\xA4\xA6Wy\xC6.0\x9EE\xBC\xA5\xD4\x9A\xE5\xB3h|\x84|\xD65.\xDDظqyܵJ?be\xAB\xB2x\x87P\xAE\xE8\xFDqu\xB8kG\xE2Y\xE78(\xC2\xBBh\xEE\x9C\xB4-|v\xED-s-\xAA+\xA4Q5X\xBE\xCAs\xD5\xFE\xAA\x83\xB7\xA2~\x8C\xA5W\xE5XT\xA1W\xA5}U\xDFi\xBF_\xF0\xFD\xC0\xAA5~\xBB\xB0+;\xBDX\xA8\xDA\xEE*\xED\x88Ջ\xB4*ߚ\x90V+e\xAD2\xDF\xDAX;:e\xAFE؅߂\xF0\xB9l=\xC8WTWH+\x966,\xF0\xF0\x89%&quot;@\x8A(@\x8AI0G\x88)\x84\xB0!\xBB@\xA9$Y\x95\xD6\xC3Ԡ\xEB\xCA@\x88 D\x80\x8C\xE0P\xA8F\xC36\x86\x81\x81b(\x80cT9\\x87B\x9F\xDE|\xE0\xAD +u\xF0(\xB5\xD6Zk\xE9_e\x82,@\x88 D\x80\xB4-\xB0\xBB\x82\xA7.&quot;@\xCA!@\xA4N\x95sa;\xF8\xE2 =P\x8F\xBB\x95!d&quot;@\x88 D\x80\x81\x91
+ #a\xA7\xB2ID\x80&quot;@\x88 D\xA0](t\xC3ۮ\x8C\x93/&quot;@\x88 D\x80&quot;@\xBAM         \xF0\x83T]\xE0\xF5\xE7:\xD4\xC4\xA4&gt;|x\xDDd \xE9u4\x9EEx\xC1\xEBқo\xBE\x99\xCB'\xF8\xC3!\x84\x8A\xF8\xEC\xE8\xFA\xFD&quot;&lt;\&gt;^\x89 D\x80&quot;@\xAA#PY\xB9\xE1\x86̴\xD3N\xAB'\xA8V\xAF\xAE\xF58 \xA7\x8C\xF7\xEBׯub\xB8\xCF\xEB\xBAA5\xA9ǎƳ/\xF1_\xAE\x86\xF2 H\xF1\xE5\xE4 =nȐ!.\xAAC\xAEE|vH\xA5D\x8B\xF0\xC8(\xC2(&quot;@\x88 D\x80\x81
+\x94@p\xB8;g[\xC8N\xAA\xA87+\xBCK\xE1\xC4\xE2:\x82\xDF.\xD0;餓\\xE7\xD6QO\x8CFG\xE3Y\x84N\xB7\xEF۷\xAFs\xCC13ٔ\xC3\xF5\xE4\xCC\xC4#\x8B\xF8\xAC\xB1\xAA(\xA9&quot;&lt;\xA2\x85\x99H\x88 D\x80&quot;P\x88@\xA1\x82\x83\xD16\xDDtS#'S'\xC40Ym\xB4ђ\xE7:np`R\xD9PG\xFDY\xED\x92\xD3`3$,\xCBW\xD9|a[\xEBhO\xAC\xEE&lt;\xFA8`
+\x87 \xE2\xB0ɼ\x90W&gt;/\xB3\xF1\xCDԃ\x83\xA1\xEA
+e\xF1\xA8\xAB&gt;\xD2!D\x80&quot;@\x88\xC0\xA8\x88@\x{1B2DC7}\xC4\xD9g\x9Fm\xEE\xBB\xEF&gt;\xF3\xD9g\x9F\x99?\xFCМu\xD6Y\x9A
+=\xF9C9DU\xB1&amp;\x9CpBs\xDBm\xB7\xE9!{H\xFC\xFC\xF3\xCF\xCD)\xA7\x9Cb\xA0΂\xC0 +d\x96Zj)\x8Fꟷ\xD7\s\x8D\x81\xCBZ\x9C~\xF3\xCD7'\xB6Uh\xC4\xF2b\x97\xE3\xD8c\x8FU\xFF\xDC\xA2^xa\xB3\xFF\xFE\xFB\x9B\xB0]x\xA0\x81:ԭ\xB7\xDEj\x86 +\xA6 \xFE\xF4\xD3O\xE6\xE0\x836L\xDE}\xF7]U=;\xF1\xC4\xF54\xF8|\xD0\xE0\xC0\xC1g\x9C\xD1\xCC9\xE7\x9C\xF1\x98@\xDF}\xF7\xDDf\xD6Yg\xFD\xB3\x81\xDE]^[\x91%\x86g\x8C\xA8F\xED\xB5\xD7^\xFC\xEF\xB1\xC7\xE6\xBA\xEB\xAE3\x87~\xB8\xBA\xFE&lt;x\xB0W\xFB\x9F\xB7\xB0\xE98p\xA0\x99~\xFA鵯^z\xE9\xA5\xE4\xF4\xFA?s\xA5\xEF\x80\xE3&gt;\xFB\xECc\xAE\xBA\xEA*-w\xC5W$.\xC5\xF0OS1&amp;\xAF?\xC2|x\x8Eѽ\xFF\xFE\xFB\xCD /\xBC\xA0\x82\xD3-\xB7\xDCb\xCE=\xF7\\xB3\xC0 \x98g\x9Ey\xC6\x\xE1\x85*H\xE2$\xED3\xCF&lt;Sw\xEF\xB0k\x977&amp;\x9B\xC1#\x8B_\xC6&quot;@\x88 D\x80\x94@@V\xE3 C\x8F=\xECq\xC7\x97\xE4\xEBի\x97]p\xC1\xAD\x9Csae\x92h\xE7\x99g\xBB\xFD\xF6\xDBk\xBA\xACH\xDB\xD5V[\xCDʤ\xCEʊ\xB2\xDDm\xB7\xDD\xEC\xE4\x93On\xC5\xC0;)\xEFndŠ@\xE0\xED~\xFB\xEDge&quot;n\x8Bh\x88d\xA7\x99f\x9AR\xF5\xAD\xB8\xE2\x8AV&amp;\xA5\x9AW&quot;l\xB3\xD8g\x9F}V\x9F\xFDv}\xF7\xDDwv\xF7\xDDw\xB7SL1\x85\xA6\x81w\x9A\xEC\xD5W_\x9D\xD4#\xB6'v\xD5UW\xD5\xE7o\xBE\xF9\xC6\xCE=\xF7\xDC\xFA''\x9C[1Ҷ={\xF6Lp\xD0L޿\xBC\xB6&quot;K \xCF&quot;&gt;P~\x86f\xB0&quot;d\xE1Vx\xDCh\xA3\x8Dܣ\xF5\xF1B$\xD2E\xD8\xD2t\xD0G\xF9\x95W^9\xC9\xDE ]Nw\xB5h\xE7\xE3\x8F?n\xE5L \xECЦ\xA2\xBE
+i\xC5\xFA\xC3\xE73F\xF7\xF7\xDF\xB7b\x87d~\xF8a%\xE4\x91GZ\xB1\xDD\xD1{2u\xBC\x890bE(\xB6{}뭷\xA2c\xB2*a\x9B\xF8L\x88 D\x80&quot;P\x81\xC2'Ä*Wk\xAE\xB9\xA6\xE9ӧ\x8F&amp;/\xBF\xFC\xF2\xE6\xC5_\xD4{\x99\xB0\x9B?\xFE\xF8\xC3\xDC~\xFB\xED\xFA&lt;\xC1x\x97¡|뭷\x9E#\xA7W\xECz`\xF5\xAB\xF82a60\x84\xD6M\xB1\xBCعx\xE3\x8D7\xCCb\x8B-\xA6\xF5\x89\xD0d\xAE\xBC\xF2J\xE3
+\xE8څLE\x80\xD0\xFA\x916/\xD8        y\xE4\x91G\xB4,v7\xB6\xDBn;\xB3\xE3\x8E;\x9A\xC7{L\xDB&gt;\xCB,\xB3\xB4o\x95UV\xD1&lt;\xC0\xA7\xA0g\x85\xBC\xB6\xBA\xBCyx\x96\xE1c\xDCq\xC7M\xA9č7\xDEx\xA9gW\xAE&quot;@\xEC\\xFD\xF5\x8D\xF6\xAF\xB1\xC6\xE6\xFD\xF7\xDF\xF7\xB35\xDCo\xBD\xF5\xD6I;O8\xE1\xDB쌡o\xCB\xF67\xF2\xF5\x87\xAB8֯뮻\xAE\x81m
+\xEC5&amp;\x9Exb\xA5\x8B{\xECp\xCD5\xD7\}\xB3\xF6\xDAk\xEBvk\xF2x\x81\xB3)&lt;P D\x80&quot;@\x88@u\x9A@\xDC\xC4Ub\xD5\x84\xA7\x9F~Z\x8D\xD4\xE7\x98c}\xC6\xC2E\x96\xE1\xFAd\x93Mf\xB6\xD9f\xB3\xF1\xC6\x9B\xCD6\xDBL\xD5h`\x8FP\x85F,/Ԭ_|q\xE5\xC3\xFD\xDB|\xF3\xCDݭ^\xFDv\xE0\xDE=\xCB.\x89\x99j\xAA\xA9R\xC6َ\x84-_~~\x830W\xB2Y!\xAF\xAD.\xAF\xAB\xCF&gt;\x9Ee\xF8p4\xCA\!BКh\xA2\x89\x92\xEC\xD4\xFC\xFA\x93\xEFjv.,\xB1\xC4z \xB54\xD9](\xDD\xDF~\x86\x8EV\xD8.&gt;֯\xE0ju\xE8\x87{\xEE\xB9Ǽ\xFC\xF2\xCBjT.@ \x93]7\xF7OP\xD7j\x8F\x848o\x88 D\x80&quot;@*!д\x92W \xEC9\xB0\x8B\xB1\xC8&quot;\x8B\xE4eI\xC5_t\xD1E\xBA#\xB8\x98Pb\x82\\x85F,\xAF\xA8I\xA9\x9D@\xAA\xC2\xE0!o\xE2-*@\xE6\xCB/\xBFT\x96I&amp;\x99DK\x89\xAA\x99l#\xAD\x99\x90\xD5V\xAC\xC0\xC7B\xDD|\xC0\x96gz\xA0\x8F\xFC\xB6\xFB\xF71~\x90\xDB$\xD85\x8A\xE1\xD2)\xD3\xAEL] h\xC79\xE7\x9Cc`\xEB\xF2\xC4O\xB8\xA2 +\xD7\xAD:\xF0h\xA8\x90D\x80&quot;@\x88 \xB9\xE4\xBB&gt;
+\x8A`\xC2Z&amp;@\xBD鮻\xEE20\x9Cv\xEA/\x88 3\xFC\xE0\x83Ԁ\xEAN_}\xF5\x95\xAA_U\xA1\xCB cpο\xFA\xEA\xABI՘\xD0?\xF5\xD4S\xC9s^\xBB\xC4\xE6A'\xE90jv^\x8B#\xADj\xC8kk\x9D\xB2|\xE32a\xE6\x99gV\xA1\xCAǤL9?0Ŏ\\xE7\xC6\xF0\xF7\xCB\xE0\xBEL\xB821\xBA0&gt;?\xF4\xD0C\xCD\xD1G\x9D\xA2\\xD9\xF0\xA3Ua}|&amp;D\x80&quot;@\x88\xC8G\xA0\x94\xF5\xA1w\xDEyG'\xE4\xF0L\x84\xC9'l\\xC0\xB3S\x81\xC1&gt;\xA0R\xE1\xE2\xED\xB7\xDF6\xFB\xEE\xBBob\x87\xE1\xCA\xE0\x8A|\xD7^{\xADFA\x9F_\x8C\xD7իT\x8D\xDF~\xFB͈!\xB2\x96\x8B\xE5\xED߿\xBFz\xB0\xC2\xEA?\xB0\xDD\xD8y\xE7\x9Dͼ\xF3Ϋe\xC3v\xA1MP%\xC3l\xB3\xC1\xE8\x84ٝ\x828,\x9E\x96VZi%- \x90\xB8\x80\xF2y\xBB#ymE\xD9\x9Ee\xF8\x80 0t\xE8P\xED\xD8Xs\xF4\x93 &gt;^藱\xC7ۜz꩚ \xFE1\xA1\xC7N\xC0\xAF\xBF\xFE\xEA\x8A4\\xE1\xB6\xD8\xD8rS\xA8.\xC5\xF0w\xF9ݵ\xA8?|&gt;ct?\xFA\xE8#%\xF9\xE4\x93O\x94\x81p\x8B~\xF6\xE8;\xF0\xEA\xC6#2\xC6h\x95\xC1\xB8\xEC\xBA\xEB\xAEf\xF8\xF0\xE1\xAE)\xBC&quot;@\x88 D\x804\x8B\x80\xEC\x86\xC3;L\xBDG\xC9\xD2^|\xF1\xC5VΌP\xEFO2q\xB5\xF0:$F\xBF'\xEEP\x95\xD6e\x97]f\xC5Z\xCBL9\xE5\x94\xF6\x8E;\xEEȬCV\xE1՛\x92\xB8P\xB5(+\x93&lt;++\xF9Q\xB2SbEXQ\xDAb\xE3a\xC5\xE6\xC2\xC6\xEA\x93ɩ\x9Dz\xEA\xA95\xFFl\xB3\xCDfE\x88Hx\xF1\xDBOb\x9F\xA0\xF9\xC4]\xAB\xD2}\xED\xB5\xD7\xD4\xFB&lt;\x80\xA1 +\x9Bl\xB2\x89\xBB-Lb\xAB\xA1ޘdG\xC5\xC2Ö\xAC\xF0[\x99ܫ\xB7\xA8\xA4\x927ym\xB7\xB9\x85x\xC6\xF8\xF9\x87zH=?M7\xDDtV\xDC\xEB\xDA]v\xD9\xC5\xC2\xDBڔ\x85׍7ި\xBC\x8B]\x8ECm\xBB\xFE\xFA\xEB\xAB\xC7/1\xD0\xD9\xD6g\xD9iP_\xC7s\x8Cz\xDBw\xBCV&amp;\xFEI\xDE\xFEI\xA67y\xFD\x91\xC5g]t \x88\x9B]\x8B1\xF9\xC0X\xB1cQ\xCF_rr\xBBޣ\xCF\xC5\xEDqR}-d(\xC2\xE3\xF5\xD7_\xB7\xA2\xA2f/\xBF\xFC\xF2\x84o\x88 D\x80&quot;@\x9AC`4+#\xBC@\xBF\xC8^\xC1\xA7\x83\xD5h\xA8A\xC5\x86\xE5Y\xAB\xD58g\x85\x8C5\xD6Xz\xBE\x86\x9F\xAF +\x97?\x96M\x84z\x97LJ]\xF6\xE4Z\xA6]\xD8\xFDA\xE0Y\xA9\xD9P\xD4\xD62tc|`\xD5\xBB\xF0\x80,\x80g,\x80q=\xAC}\x8A\x9Dn\xD8\xC4` d\xF5g \xFF\x90n\xAC?¼1\xBA\xD8\xFD@{ʴ9F\xAB\x8F\xAF\xBF\xFEڈ0\xB2\xC7g&quot;@\x88 D\x80\x81\x8A\x94@*\xD2ev&quot;@\x88 D\x80&quot;@\x88@\xA5l@J1\x82&quot;@\x88 D\x80&quot;\xD0@\x9A\x8DE\x88 D\x80&quot;@\x88h
+ \xCD\xE1\xC6RD\x80&quot;@\x88 D\x804\x81\x90&amp;@c&quot;@\x88 D\x80&quot;@\x9AC\xA0\x92\xE2\x9F\x81\xEA\xE0U\xC8\xE2\xD7\xAC|\x8F\xB3(\xF2\xCE        \xEB\xCBˋ\xF8\xAA\xF9c\xB4\xFC4x\x9A\x97\xBB\xA9\x83\xFDtޏ\xF8\xE7\xACtf\x8B\xEB\xD7\xDF~\xFB\xAD\x81G\xB3\xEEp\xC8fw\xE2\xB7;\xE0aZc\xAENL\xEA\xFC\x9D_\xDD\xFD\x9B\xDEn\xFD\xEB\xEBػ\xDCj;b\xE5c\xF5\xC6\xF8\xF5\xD3b\xE3\xCE\xCF\xC7{&quot;@\xCA!PZ\x81\xBBZ9\xB3B\xA9\xE2\x83=x\xF0`\xB3\xF4\xD2K\xA7j\xC1\xE9\xDA8\xAC/+\xF4\xED\xDB\xD7\xCC3\xCF&lt;f\xFB\xED\xB77r\xFE\x84\xE8\x87\xE2z\xF4\xE8av\xD8as\xDEy\xE7\x99駟&gt;u\xB0\x9FOg\x8D5\xD60\xF7\xDF\xBF\xBD\xAF\x9A?JlD&quot;\xB7á\x8A8\x90n\x99e\x96)S\xA4m\xF3\xDCt\xD3Mf\x92I&amp;1s\xCC1\x879蠃\xF4o\xD3M75\x93N:\xA9A_3\xE4#p\xE2\x89'\xAA{\xE9\xFC\x97\xD2\xEA\xB8~\xF4\xD1G\x8D\x9C\xDBS\xE9]\xEA\xB8\xD6S~\xFF\xFD\xF7\x8D\x9C\xCFc.\xB8\xE0\x82\xE2\xCC\xCCQ
+\x81\xD8\xC8Jku̕bjD\xA6\xCE\xFE\x9D\xBE\xE9\x9D\xD9?U\xFA2\xCC[\xF4.\xB7ڎ\xBC\xF2E\xF5\x86|f=\xCDO\xB2\xCA0\x8E\x81pHQ\x90\xF3&quot;\xEC\xEE\xBB\xEF\x9E('Q[Z'g|4\xBD袋\xEC\xD3O?\xDD\x8F\xF2.\xAC\xB2\xCA*\xF6\xAF\xFD\xAB&gt;\xE2@;l'\xA7\x88\xEB!\x80\xEE B\x97\xD7]\xC1C\x95P5\xDA80\xF1\xAC\xB3\xCEҬ\xB2&quot;[\xA6Hf\x9E{\xEE\xB9\xC7\xCAnNfZ\x95\xC8V\xE9,\xBF\xFC\xF2v\xBB\xED\xB6KUy\xEC\xB1\xC7\xDAO?\xFD4W\xE5\xA1U\x9E\]u\xD1q\xF4\xEA\xBC~\xF2\xC9'V\xCEB\xA9\x93diZ\xE1\xB8n\xA7\x95VZ\xC9\xFE\xFD\xEF/]gWg\xC4\xC1\x9A8 \x94\xA1&gt;bc L \xC7\}\4R\xEA\xEC߉\x91\xE1\x9Bޙ\xFD\xE3\xF7X3ߞػ\xDCj;b\xE5c\xF5\xFAm\xF2\xEF\xFD\xF6\xCDO\xFCr\xBC'D\xA0\xA5v@\xE4dp\xB3\xE4\x92K&amp;\xD0\xCD8㌺s\x91%\xDB\xC8i\xE1\xE6\xF0\xC3oH\xC2.GV\xC0x[o\xBD\xB5H\x98\x95\xEE\xE2\xB02\x97\xAA\xE6l\xD3
+ly$\xCD[o\xBD\x95\xF09\xD5TS\xE5\xE6\x8B%@\x95X\xC4x\x8F\x95wiu\xD0        D\xDB\xF7\xDCs\xCF\xCC]\xBD\xB1k&lt;\x81~U:e\xB0\xCC\xEAע\xFE\xCEk+\xCF\xC4_!\x8B\xAF]\W\xC5\xC9ѭ\x8BwG\xAFL\x9A\xC5} ~\xE5$zW]\xE6\xB5 \x99\xBB \xB2\xCCx\xAD\x93\xAD,\xECcc L\xF3\xC7\+|\x95iwg\xFFN\x8C \xDF\xF4\xAC\xFE)\x83uվ\xF4i6\xF3\xEDA\xF9ػ\x9CՎ\x8F&gt;?ȗW\xBE\xA8ެ:\xC2\xF6\x85\xEFDV\xC6&quot;P +\x81\xC2Y\xB6\xA8e\xD5\xDF,\xB6\xD8b\xA5(O0\xC1:\xB9~\xE0\x81R\xF9X`\x81Գ\xFFЫW\xAF\xE4\xF1\xB2\xCB.3\xFD\xFA\xF53s\xCE9\xA7\x91\x9D\x8D\xED\xB5\xD7̚k\xAEi\xAE\xBA\xEA*}\xC6EV\xEA\xCD\xD5W_mV]uU\xFDP5?&amp;/T\xB5\x94\xCD6\xDB\xCC\xDCu\xD7]&gt;9\xBD\xBF\xE5\x96[\xCC\xE3\x8F?n~\xF8as\xF6\xD9g\xAB\xA0^O:\xE9$#\xAB\xB3\xA6\xFF\xFE\xA7e\xBB\x90\x976d\xC8#+\xE8\xE6\xF4\xD3O78\xD9\xFC\xC6o4={\xF64\x97_~\xB9\xD9p\xC3 +\xCD\xDCs\xCFm|[\x9B\xB2tP/\xFA\xE9\xB0\xC33묳Nfoy׻\xEF\xBEۼ\xF4\xD2K*h\xE6Ջ\xB2yi\x9Dݶ\xA2q^\xAF\xBD\xF6Zs\xE4\x91G\x9A\xBF\xFD\xEDof\xBF\xFD\xF6C\x94\xF6]V\xF5\x85\xF6\xFE\x9Dq\xC6\xA6w\xEF\xDE:^\xA1\x96\xE7B\x99~\xC0\xD8\xDDu\xD7]\xCD\xC9'\x9Fl\xA0\xFAv\xC2        'hqٙ\xD0\xD3\xE6Ѷ\x97_~\xD9,\xB8\xE0\x82\xE6\xD2K/մp\\x87x#S\x99\xBA\x95\x98\xF7/\xAF?\x8B\xF0\x80J\xE49眣\xED_a\x85t\xEC\xFD\xF4\xD3O\xE5\xE6\xB1\xC6\xFB|\xA0\xEA9t\xE8\xD0\$\xC6C^\xBBR \xCAC^\xBE\xDBo\xBF]\xD5\xAF\xB8\xE2
+-\xF2\xC2 /\xA4\xBE7YX\xE3\x85\xEF\xCAL7\xDDt*M.\xE4\x8D\xD7,:u\xD4\xFD\xC8#\x8F~\xD7oy\xD7p\xCC\x8D\x89\xAC\xB6\xE4\xB5;\xAB\xCE\xCE\xFC\x9D\xBE\xE9a\xFFa]W\xFFU\xF9\xF6\x94y\x97\xC3v\xC4\xF8\xCCjcXc+Vo\xD68\xF5\xC7cV\xFB\x90\x8EoE8?A|=\xE4a D @@&amp;\xDF\xD10l\xD80+\xB6V^\xFAT&gt;\x99\x8Cg\xAA`!\x93\xACb\xD9#\x8E8&quot;\x95\xDF\xF0U\xB0\\xFC/\xBF\xFC\xA2*X2\xE9Ҩ +6\xD8\xC0\xCA$\xDD%[\xA8\xC8˯Ϩ{\xAB\xAD\xB6\xD2\xFB'\x9F|\xD2~\xFF\xFD\xF7I&gt;wS%\xFF\x9Bo\xBEiW_}u-*?\xFCv\xFD\xF5\xD7wdRW2\xEC\x99g\x9E\xA9q2)\xB2+\xAE\xB8b\x92\x95\xB2\xB5\xD7^\xBB0\x{DAEF}\xBE\xD2v\x8AMRv\xEC\xB1Ƕ\xD8\xEEE@\xBB\xAF\xBF\xFEz\xBD\x8F\xD5\xD2\xC1\xC1\x8A\x9E\xBC\xAAv\xA1\x9C\xD8\xD64\xF4\x99\xF5\xFE\xA1\xCD\xF2\x83o9\xE4\xBB\xDBn\xBBi??\xF1\xC46Vo,-\xE4        Uudۊ\xC6\xC1SO=e\xD1g\xE2 A\xFB c%\xD6\xDFy\xFC*\x91\xFF\xC4\xD1ʊ\x98}\xE5\x95W4f\xE7\x9DwN\xEA)\xD3\xCF&gt;\xFB\xAC]n\xB9\xE5\x92\xDBn\xBB\xAD\xF6&quot;\xC4\xFEFLJ\xACZk\xFAz\xEB\xADge\x92\x9F\xE4\xF5\xC7u\x88w\x99\xBAA\xEF\x9FS\xC1\x8A\xF5'\xF2\xE6\xE1\x81\xF1;묳\xEAx\xAFO&lt;\xB1\xE7 (\x92
+\xCD`\xFD\xFC\xF3ϧ\xF0\xC18-E1\x8A\xDA\xE5\x88\xE5\xC3\xFB\xE8Կ0\xDE\xEE\xBD\xF7^-\x9A\x87\xF5?\xFC\xA0\xFD'¼\xDDs S\xB2\xC6k\x94i\xB5n\xD0\xCE\xFB\xAE\xF9c\xC0\xF1\xE7\xAEa\x9A?\xE6\x90'oL\xE4\xB5%\xABݮ\xAEص3~'F\x86o\xBA\xDF?e\xB0\xAE\xA3\xFF\xCA~{ʾ\xCB~;\xF0\x9C\xC7g^\xFD\xF2\xB1z\xF3\xC6)\xEAt!l_l~R\x86\x9E\xA3\xCB+ &quot;P\xB8\x82U\xFAy\xE7\x9D7w2\x90g\xF4\x86\xE5o\xBF\xFDvVRa\x9CLj4\x8Fؗ\x98/\xBE\xF8&quot;\xC9?\xD6Xc%\xF7X%\x93\x89\x83\xAE\xF4O;\x{DD3A}J\x99$\x8E\xB8\xA9\x92F\xB9\xB7\xDDv\x9B\xFE\x89\xC0e\xCAx8\xC2
+\xC9\xFC\xF3ϟT+?\x96\xE6\xCE;\xEF4\xF0Ks|\x95\xF9\xD0\xA8\xB5!\xCC0\xC3 \xBA \x81\xFB*t\xB0ҏ\xBE\xC2
+ +V\xE3E\xA80\xA2\xB7
+2Ѱ\xC8&quot;\x8B\x98c\x8E9\xC6 4\xC8`E[ͱzci\xAE\xA2\xCEj[\xD18\xC0n\x82ع([\xC0\xBBr0\xBC\x8F\xF5w^_\xB8\xB6\xB9+\xD4\xD7\xE6\x9Bo&gt;}\xC4\xEEV\xAC\xA1\xEAR\xA6\xC0W\x9F&gt;})3\xFE\xF8\xE3'\xF7&gt;v\x88 \x9F\xFDq\xED
+\xB9&lt;e\xEAveܵ\xA8?\xF3\xF0\x80G:\xBC\x9F&quot;`\xE8\x8E0\x9Dl\xB2\xC9\xD9\xE4\xDA \xD6\xC0\xC7w\xF2\x80o\x82kcBXnb&lt;\xB5\xCB\xD1)\xCA'\x82\xB9\xBB6\xDD5\xC37g\xE5\x95W֢yX\x8B f\xD0G /\xBC\xB0\xAA\xA9\xFAj\x8EY\xE35\x8F*i\xB5n\xEC\xC4T\xFD\xAE9\\xFCk8\xE6\xF2\xC6D^[\xB2\xDA\xED\xD3o澮\xDF        \xBF\xEE\xD8X\x88\xA59\xFE\xCDè
+\x9D&lt;&lt;]}\xEE\xEA\xF7O\xAC\xF3x˫/Fӵ9\xAFl\xD9wm\xF1ہ\xE7&lt;&gt;\xF3\xF8\xF1\xCB\xC7\xEA\xCD\xE3u\x86\xC1\xB5\xCF\xC5g\x8D\xBB*\xF4^\x890f\xCC&quot;\xA6\x9Ezj\xF3\xE3\x8F?ekH\x9Fp\xC2        \xE2\xAAD\x84/\xBE_j^p\x85+\xBBhY\xB5W\xD5%?\x8F_\x94^\x9FdGE\xD5=0ax\xF0\xC1\xFD\xE2\x99\xF7\xF0\xB7.\xC0\xC3&amp;`\x98\xC0\xC7\xD2\\xFEX\xFB\\x9E*t\xC4p\'\xDB\xDBl\xB3\x8D+^\xC9m1
+-\xBB\xEC\xB2Z[\xD7ݡm\xF8\xC1)Pc\xF2\x83\xC8\xDEnF\xAB\xF6\xB7O#\xBC\x9Fm\xB6ٴ\xCF\xC50ݔ\xE9\xA8\xD8\xC9
+[H\xA6\xE9g7\x96\xCA\xD4VRf\x8C\x85e\xF0&lt;\xCE8\xE3\xA8к\xD3N;\x99\xA3\x8E:\xCA`\xDC\xC1\xBB]\x9Ay\xB7d\xB5\xB1\x94\xF0\xE3\xA1l\xBB\x8A\xF2A\x80E=7\xDF|\xB3\xC17\xAD\xAC\xB3\xBEC\xB1&gt;k\xB5\xEEf\xB0\xFB\xAF\xCAs^[ʼ\xA7U\xEA\xF1\xF3\xBA\xFE\xF0\xE3\xDC}\xDEPq\xCD \xB1\xB1Ks\xF4b\xBC\xB8&lt;U\xE8\xE4\xE1\xE9he]\xAB\xB6٧\x91W_V\xFFM&gt;\xF9\xE4ZԵ9\xAFl\xD9w\xD9\xE7\xA3\xE8\xBELc\xF5\xE6\xF1\x9AU\xAFk_\x98\xE6\xC7W\xA1\xD2\xE13\x95(\xDC\xC1*/l€\x89\^\xC0&amp;\xE4y\xE1\xF7\xDFO\xD99 &gt;\xCC\xD0\xEFD\xC0\xB3\x8B\xC33\xE2\xDD\xF3\xAD\xB7ު\xCF\xE2\x89\xCB\xC0\x95\xEFC=\x84,\xA9P%?\x{136C5A}\x8A        \xEC8)\x82\xF2\x80n\xC7\\xFEA\xF0qϢ\x8Ec`\x80\x8F\x8Fu, +\xE9\xC0\xC0\xBF&gt;\xFF\xBE
+\xD8}\xC0Y\x80\xB3E\x80n\xBC\xB3\xA1\xB5#W\x84a\xC0n +\xDA\x86X\xBD\xB1\xB4\xCEn[\xD18\x80m\GC\xA0\xAEȏ\xB1\xEBo\xFF&gt;\xC4\xC85@\xDB!\xFC(\xC5\xFA\xC1\x95\x86\xE8L|\xBB\x89\xF1\xC6OW\xFEģ\x8B\xA6AX\xF2\xFB&lt;\xB91\xE2]\xA6n%\xEA\xFD\x8B\xF5'\xB2\xF9\xF8\xF7Hø\xBA\xE3\x8E;\x8C\xA8&gt;\xF12\x83\xA8\x86\xD0 ֢\xA9\xF8\x88\xFA\x92\xD2\xC3N\x9E\x8F\x81_IE\xEDr4\xCA\xE4\x83-
+ڷ\xF1\xC6\xBBb\x85\xFD\x9C\xF5}\xCC\xAFE}\xD6J\xDD1쓆\x94\xB8\xF1\xC7\xB2\xFB\xE3\xC0\xBF\xCFkKV\xBBA'ﻄ4\x84\xCE\xF8\x9D\xE8\xAE\xDF\xF4\xFF!\xF4\xBF\xFF~\xFF\xE4a\xE6w\xCF\xCD\xF6_\xD9oO\x95w\xD9o\xF8\xF3y\xF3\xEF\xF3\xDA藏՛7N&amp;\xB8\x86\xEDs\xDF\\xC7\x9E]\z&gt;m\xDE&quot;0\x81?\xB5\xB1\xF2\xEF`}f&gt;\xFE\xF8c;`\xC0+/\xA9\x85̈́\xAC\xE8\xBA$\xBD\x8A\xDF~\xD5eOE\x8Ex\xB8\xE6\x9AkT_|\xF6\xD9gO\xF4\xA9\x91t\xF1\xC5\xAB\xEE\xF4\x85^h\xE1\xE6t\xD1E\xB5K,\xB1\x84\x81\xC0&gt;\xF3\xCC3VT\xADT'Z&amp;mVΰ\xB0\xA2
+\xA1ux\xE0\x81V&amp;i\xA9\xAA\xAA\xE6\xE3R++:V\x84 7²\x93a\xC5H8E\xAE\x85E@Q;1x\xD34\xD8N\xC0\x8D\xAD\xAD\xDB\xCD7\xDF&lt;\x85Q, +\xBA\xCD\xD0\xCDF\xBD\xD0)\x97\xAE\xB0r\xB6\x84\xBA\xBF\xA3c\xD5wm*K\xE7\xD7_UL`\x9B\xB0\xDAj\xAB\xA5\xF8#lM\xF3$\xEAV\xDAN\xB4\xE9\xBE\xFB\xEE\xF3\x93\xBAMۊƁ\xFCXX\x8C\xD80\xCD2\xCB,VV\xB1\xB5my\xFD]\xD4$\xE8\xF5c1\xF8\xB7bDne\x92h\xA1\xFB\x8F\xEBWy6\xDAh#\xE5 \xB67b\xC0\x9D؀ \xE8\xC1ŵ\xCD[\xA2t\x8C\x89\x90\xD2\xF0 \xAF?\x96\xCAԍwC&lt;\xB8\xA9\xCD
+\xDE%\x84\xBC1\xC3؊\xA3\xE5ST&quot;\xF4\xBD\xC3Q\xA5\xE7\xFFkk6,l_D\xC5ъW6 wѰ\x87\x80\xED\x8D\x8Ax\xC8k\x97O\xF7E\xF9d8\xB19se\xF3\xB0\xD5}\x9Fa'\xCE1\v\xBDf\x8D\xD7&lt;:\xAE`+u\xE7a\x9F5\}aZ\xF8-\x8D\x8D\x89\xBC\xB6d\xB5\xF5e}\x97\x9D\xF1;ѝ\xBF\xE9\xA7\xB0\xF2\xB0v\xF9\xEB\xEC\xBF2ߞ\xB2\xEFr؎\x9FYm \xCB\xC7\xEA\xCD\xA7#w\xF5\xDB\x9B\x9F\x94\xA5\xE7\xE8\xF2J\x88\xC0\xFF\x80nsax\xF7\xDDw\xADVW\x98\xC4\xF3J\xCAx\xBCT\xA1\x8A\x99d\xE5A +\xACe\xADT\xC92\xF9}!
+F\xB5e&amp;\xEF\xBD\xF7^\xA6\xC1w, +\xAD\xB2\xA1
+la@{\xC2\xC9P\x98'\xEB9Vo,\xAD\xB3\xDAV\xA6_\xD1. a\x9F6\xDB\xDF&gt;N0L\xF4\x8D\x8C\xFD\xB4\xAC~\xF0\xD3q\xA1N0        \xF6h#\x84|\xFBy\xDC}\x88w\x99\xBA]Yw\x8D\xF5\xA7\xCB\xE3_\xC5\xFEC\xCF\xC4\xF5 \xC7\xE2\xED\xC9˜&gt;+4\x8B5x\x82\x90\xE1\x97\xF7\xE9\x97\xE1\xA1l\xBB\x8A\xF2aB\x93\xAA`\xAF1:\xAD\xD4\xEDcWf,e\xB5\xB1j\ؖ\xBCv7\xFB]*\xCBO^\xBDE\xE5cc!\x96\xBE\x87\xB1z\xAA\xD0        \xF1\x8C\xD1m\xB6\xCD&gt;Ͱ\xBEͰ\xCDaYG퍽\xCB._\x99k\x8C\x9F\xB0|\xAC\xDE&lt;^}a\xFB\xFC\xB4\xF0\xBE \xBD\xB0 \x9F\x89\xC0\xA8\x8C\xC0hh|\x99\xED YaP[g\x84\x99U\xE6\x8D7\xDE0\xE2\xCD\xC9\xEC\xBD\xF7\xDEYɌ#D \x9C\x83'p\xD0]\x82,H\xA8HA\xED\xB6/p:7\xCE{\xED\xB5W\xA75\xA1x\xE8\xB4Ʋ&quot;&quot;@\x88 #\xA5\xB4\x86\xB3\xB1\xF8px\x8C\xD6\x88(\x87\xFB8@\xDF\xF8\x92\x8F\xBD_\xE5(vN.ئ\xFC\xF1F\xD4|\x8C\xA8KQ\xBB4л\x86\x86\xCE
+\xED\xC0Cg\xB5\x95\xF5&quot;@\x88\x99\xA8$\x80\x8CL +g[\x88 D\x80&quot;@\x88\xE8|:o\xB9\xB2\xF3\xDB\xC6\x89 D\x80&quot;@\x88h3\xDAZ)s `\x9B\xE1\xA9\xEC\x88q\xA5\x81:ZQ\xF3\xE1\xEC +18-*\x96\x9B\x95\x942\xF5\xE6(\x99\xF2\xEDOE\xFEc\x97\xDE\xE1\xD9,\xAF͖s`4S\xBE\xA3\xFAV :\xF5,\xDF\xB0\xE3\xB3ݮE\xFD\xD9n\xFC\x92&quot;@\x88 D \x81\xB6@\xC4-\xAD\xC1i\xE8\xDD-\xBC/\xE7m@\xFE\x82 .\x88\xB2\x9E\x95ϝ-\x98\x93(^\x88\xF4\x84o\x9C/ё!\x8BoW\xDFy\xE7\x9Dg\xA6\x9F~\xFA\xC4?\xBA\x8B\xEF\xAAk \xCFfym\xB6\x9Cà\x99\xF2շ\xE2\xCD\xEC\xBB\xEF\xBEzv\x8C\xF2\xB8\xE3\xB5ݮ\xB1\xFEl7^\xC9 D\x80&quot;\x90\x8F@)D|r\xEB!|\xF9d\x8AS\xAA\xD2\xD8b\x8B-R\xD7\xD09\xE4\xBC        @\xC63~\xC8|V&gt;l\x88IV3\xA1o߾f\xA1\x85j\xA6h\xA52Y|;8\xB2\x9DB\x88\xA7?\xAB\xF0\xDAl\xB9,,\xAA\xD4\xEB\xCAwT\xDFʙ\xA7\xB8〽x\xC0U׶װ?ۖQ2F\x88 D\x80D(@\xA0\xD2#\xE7\xB4$ \x94\xA1\xB5\xDF#0\xBC\xE9t\xA6G\x9D\xA5\x90\x9F0=\xEFY|\x9D+\xDF8;\xB2\xF2M:\xE9\xA4 +E\x90/+\xF8X\xB9\xF4,\xBC\x9Am\x87\xA3^\xB3\xF8vy\xB2\xEAwi]q\xF5\xF1 \xC7`Y^\x9B-\x97\xD7޲\xF5\x86\xE5\xF3\xCAe\x8D\x83\xB0l\xDE\xF3[o\xBD\x95\xBCcy޷\xB2\xE8g\x8Dɬ\xB8\xBCz\xCB\xC4g\xD5\xEB\xF7g\xB1&lt;u\xF3\xAB\x8BiD\x80&quot;@\x88@\x81BdȐ!FN&amp;7\xA7\x9F~\xBAy\xE7\x9Dw\xB44܅\xCA)\xD0f\x9Du\xD61r
+\xB8ƽ\xF4\xD2Kf\x91E\xD13@\xE4p2\xB3ꪫ91\Ӳh860\xD18p\xA0\x81\xEA\xD0f\x9Bm\x96\xD0s\xE9g\x9Cq\x86\xE9ݻ\xB7\xE9ׯ\x9F\xAA\x8A\xB8\xF8\xCB.\xBB̜t\xD2I\xE6\xB8\xE3\x8E3\xFD\xFB\xF77r\x90&amp;\xC9\xC9\xECFN\xBE6W\q\x85&gt;\xC3M(x\x81\xBA        B\xEF\x9A0\xE2_?rʳ\xE9ٳ\xA7\xB9\xFC\xF2\xCB͆nh\xE6\x9E{n#\x87|%E/'X\x9B\xC1\x83\x9B\xA1C\x87\x9A&lt;$/\xB0Zs\xCD5\xCDUW]\xA541A:\xF6\xD8c\x8D\x9CȞ\xF0/\xA7\xAB\x9A\xD5i\xA7\x9Df\xFA\xF4\xE9c\xE4\xA4x\xF3\xEC\xB3\xFF\xDF\xDE݄\xCA[\x97}\x9FQ\xB3\xA0\T\xA8X\x81\x95F\xE4\xA2]Q\x88\x82QТ@z#\xCCpcQ\x90\xB4
+j#\x96\x9B^ܴ\xA8z\xA1\x96\xD5&amp;\xCAxFD\xEDjӢED\xAD\xEE~\xD7/\xEFa&lt;\xCC=\xE7\xFC\xCD\xEA\xF2\xCBg\xE0\xF1\x9C\xFF9gf\xAE\xEB\xF3\x9D\xD33ߙ\xB9\xCF\xFC\xFF~\x86\xC3O\xB6\xF6\xA8˿\xF1\xC6w\xE3\xDDd\xE7\x8Fםв\xAD\xF7t\xA8Ӗ\xCF\xD6\xDC\xF3Lg\xFES\xD9\xD4e\x8Ew\xCA\xDE\xFD\xFE\xF7\xBF\xDF\xF7\xD8e\xD7&lt;7\xDF|\xF3\xCC\xEBU\xAFzծ^nt\xEC\xE7\xF62&gt;\xA9\xF3\xBC\xE4%/\x99\xBB\xD7\xED\xEE\xBA뮛\xB7\xC72\xAB\xBC\xDF\xFD\xEEw\xEF~\xF5\xAB_=\xCBs\xEB6\xB85\xEBz}\x97z\xBE\xF3f_/w\xEBz/r\xFEK\xB9l\xFD\x9E|\xF7\xBB\xDF\xDD\xFD\xF4\xA7?\xDD\xFD\xE4'?\xD9=\xF2\xC8#\xCF*\xFF5\xE37\xBF\xF9\xCD\xDDx\xA7\xEA\xDDC=\xB4\xEF\xC8&gt;\xC7&gt;v\x9B&lt;\xF6\xB5u\xC7\xF5\xE3\xA5d\\xFF;\xF0\xE5/y\xDE~\xC6;\xC4\xCF\\xEB\xF8\x94\xB3\xBFu\xD9[\xBB\x9D\xFA]\xBDȼ\xEB\xDC&gt; @\x80\xFF!\x81qG\xF5\xE4i\xBC\xF7G\xBDQ\xE1R\xEF&gt;Z\xA7q\x87o\xC77,\xF5\xEE\xBC\xE3\x8E\xF62\xEE\xCC\xEE\xDF\xFC;\xDF\xF9\xCE2^ұ\x8C;4˸\xB8\xBFܳ\x97\xB1\xFF\xC6\xF8\xE47\xBF\xF9\xCDr\xC7w\xCC/\x8D\xF2\xB0\x8C\xF7\x98\x9F\x8Fu\x97\xF1\xA8\xEF\xF2\xF4\xD3O\xCF\xE4#YFј\x9F\xD7\xF5\xBE\xE3\xD7&gt;\xFE\xF1\x8F/\xEFz׻\xF6\xFF~\xEF{߻\x8Cb2\xFF=\xEEd-\xE3%4\xF3\xF3S\xB3\xAFgޚ\xA7\xBE\xC5W,\xE3\x8D\xE7\x8F\xD6u|\xFB\xDBߞ\x9F?\xF9\xE4\x93\xCB\xDB\xDE\xF6\xB6\xF9y\xFD\xA7\xF6\xF9\xFC\xE7?\xBF\xFF\xF7\xFA\xC9y?\xF7\xCEw\xBEsw\xAA\xE6\x8F\xD7\xDC\xF8\xC0\xE6\xE7?\xFB\xD9ϖz\xD7\xF7z\xE7\xEC\xCA◿\xFC\xE54w \x97\xDBo\xBF}\xBD\xF8\xE5\xB6\xDBn[\xC6\xCBj\xE6\xBFO\xEDq뭷._\xF9\xCAW\xE6ύ\xF7\xA1X\xFC\xF1\xF9\xF9\x96\xCFys\xAFԻw\xD7|\xF5\xCE\xD8u*\xA3Q\\xE7\xE7[\x97\xFD\xE7?\xFFy\x9Eg\xBC\x89\xDD2\x8E/Yj\x9E\xAD\xDB׼\xA0\xF1\x9Fq'ry\xEDk_;o\xF5\xB5\x8F~\xF4\xA3\xCBg&gt;\xF3\x99\xF9\xEDzG\xEEq'v~~\xE8y\xF66xj\xD6y\xE6g\xFEs)\xE7\xDB\xDA\xF1\xF0\xF2N]\xEF\xA9\xF3f{\xDE\xED`\xBD\xBE\xF3~O\xEA\xF7\xE9\xE1\x87^|\xFF\xF1\xE7?\xFF\xF9\xFEw\xED\xFF\xF8\xC7\xFC]\xAB\xDB߱\xDB䱯\xED/\xE8\x99O.\x9Aq\xFDo\xCCk^\xF3\x9A\xF9\xBF-㙻\xE5\xA5/}\xE9\xF2\xD4SO\xED/\xEE0\xCF\xF3v\xDB\xFA]\xBDȼ\xFB+\xF4         \xF08\xF7\x90\xB5\xF7\xAC\x8F\xE8\xD7#\xA3\xF5LH=\xFA\xF8\xBB\xDF\xFDn\xF7\xE9Oz\xF7׿\xFEu\xFE\xD8{\xDE\xF3\x9E\xF9,ȸü{\xFD\xEB_\xBF\x9Eu\xFFq\xBD\x8C\xFD\xC6'\xAF{\xDD\xEBv\xDF\xFF\xFE\xF7\xE7\xFF=\xF1\xC4\xBBÿ|\xF5\xA2\xBDh\xF7\x867\xBCa\xFEx=\xCBQ\xCFn\xD4K\x8A\xEAQ\xE97\xBE\xF1\x8D\xFB\x8Bw\xCEv?\xFC\xE1w\xE3\xCE\xD2\xFC\xDA\xC7&gt;\xF6\xB1\xDDW\xBF\xFA\xD5\xF9\xA8\xB2[߽\xFD\xD4\xEC녝\x9Agܩ\x99\xEFX]?[\x8F\xBA\x8F;\x8C\xF3l\xF5Z\xFAÃxǝ\xA8\xA3π\x9C\xF7s\x97_~\xF9:\xC6\xEE\x96[n\xD9\xD5\xEC\xF5,\xD3+_\xF9\xCA\xF9\xACNyԩ\x9E\xC1(\xCBz\xED\xFF\xF8ǻ\xBF\xFF\xFD\xEF\xFB󭟜ڣ\x9Eq\xAAg\xB4\xC6-j\xBEs\xFD(o\xF3l[&gt;\xE7ͽ^\xE7\xFA\xB1\xF6\xAFS\xFD\x81?\xFE\xF1\x8F\xF3\xF3\xAD\xCBw2w\xB5\xF7\x9B\xDF\xFC\xE6\xB9\xD7(\xB1\x9B\xB7\xAFyA\xE3?\xB5\xFB\x87&gt;\xF4\xA1]\xCDU\xA7\xFA\xCBa\xF5\x8CW=\xBA]\xA3\x9Cίz\xCE/\x8C\xFF\x9C\xBD +\x9Bu\xFD\xD9Ï9\xDF֎\x87\x97\xB3~~\xECz/z\xFE\x8B\xDE\xCE\xFB=Yg9\xFB\xB1\\xDF\xFE\xF6\xB7\xCF/\xD7m\xBE\x8E\xA9g\x8F\xDD&amp;\x8F}m&lt;h0\xB3\xA9˩gX.\x9Aq\xE5X\xB7\x97Q\x9E绫\xD7m\xF8e/{\xD9~\xBC\xC3&lt;\xCF\xDBm\xEBw\xF5ؼ\xFB+\xF0         \xF0_8}\xA4\xF4\xC1\xEB\xB0zyU\xDD9\xB9\xFB\xEE\xBB\xF7\xDF=\xFCӱ\xD7_\xFD\xEEk_\xFBڼs^\xFF\xCF\xFE\xF0\xB4^\xC6\xE1\xD7\xFE\xF4\xA7?\xED\xC6#\xFD\xF3\xA5Ku\xC7\xEAG?\xFA\xD1\xE1\xB7\xF7\x9F\xD7\xC1\xB2\xF5'C/\xBB\xEC\xB2\xF9\xB1\xFE$\xE7z\xBA馛\xE6\x95\xF5u\xF25ߕW^\xB9\xAB;\xB3\xD7\s\xCD\xFEN\xE7y\xB3\xD7\xE5]t\x9E\xF5\xBA\xEB\xE3xT{_\xC2\xBF~\xF6\xF3\x8B\xFE\\x9D\xEF\xC5/~\xF1\xFC\xF3\xA8\xE3ٝY\xEA\xEA\xDC28&lt;՝\xC2*B\xEB\xD2\xC3\xEF\x9D\xDAc&lt;3\xB1\xFBԧ&gt;5K[eRw\xD6\xEA\xB4\xE5s)s\xCEp\x98\xF7\xD6e\xFE\xFC\xA9\xCE\xFE\xDC=\xF7\xDC3\xCBk\x95\xB0z\xA9ί\xFD\xEB\xDDxFjW\xC7        ^\xEF\xD9\xF3m}o\xEB\xEB\xEB\xF9\xB7\xBE\xF8\xF5\x8B\xEE\xB8^f}\xFCw\xCF_\x97\xB1u;\xA8ߗS\xBF'uޭ\xD3x\xEBYߪ\xB2z\xEC6Y/E\xCFR\xECo\xA7\xF5r\xC7:v\xA6Nu\x9E\xB3\xA7-\xA7*_\xFAҗf\xB9\xFC\xDC\xE7&gt;7\xFF7\xE6\x86n8{\xF6\xF9\xEF\xE7\xBA\xDB\xD6G\xAF\xC4         @\x80\x81\xFF\x88\xC0\xB9π\xAC\x8F:\xAE\x8F\xB2\xD7#\xF2_\xFC\xE2\xF7\xC7c\xD4k\xB6\xD7\xD7\xF9\xFD\xEB_\x9F\xC7qԱ u\xB1\x9E\xAD\xA8\xD3\xD9\xCB8ܤ^^\xA6\xEEh\xD4q\xF5(\xF6\xB1S=\xABRLj\xD4\xB6\xFAKQu\x87\xBC\xEE\x84ԩq}\xDF\xFB޷\xBF\x9E\xFAZ\x8F1^\x9A3\xFF\xC2O\xFD\xBBN\xA7f\xFF\xD7O\xFC\xEB\xF8\x82\xADyg;\xFC|\xBCllòGQ\xCF\x96\xB2\xF5\xB2\xCF\xFB\xB9\xBA\xCCu\xA7\xEF}\xEF{\xD3\xE2\xDF\xF8Ʈ\xFErR=\xB2\xBF\x9E֟\xA9gH\xAAL;\x9Dr\xAD\xA2\xF6\xC0\xEC&gt;\xF8\xC1\xEE\xC6\xCB\xC5\xF6g\xDF\xF29o\xEE\xF5ֹV\x9B\xFA\xF7\xFA\xB5\xAD\xCB^\xCF[wp\xEBt\xDEϭ?\xED\xB5\xD7\xEE꙯z6\xA7\xFE\x8AӇ?\xFC\xE1\xDD}\xF7\xDD7o#\xEB\xCFz\x9E\xBD +\xAEs\x9Bu=}\xBC\x94\xF3]d\xF6S\xD7{\x91\xF3ζ^\xD6\xD6\xED\xE0\xBCߓ\xFA\xFD\/\xE3\xF0r\xDF\xFF\xFE\xF7\xEF\xBE\xF5\xADo\xCDʧn\x8B\xF5\xCC\xE4\xB1\xDB䱯\xBD\xF5\xADo\x9DǍԱ#u\xDBYO\xC9x\xBC\xD4k\xF7\x83\xFC`7^n5\xD7\xF3\xD6\xC7\xC3&lt;\xCF\xDBm\xCDu=\xDFz9\xC7\xE6\xAD\xEF\xD5\xF5֟\x98v&quot;@\x80\xFE \xE3N\xC1\xB9\xA7z\xFDy\xD70\xF0]\xFE\xF6\xB7\xBF-\xE3%M\xF3\xF8\x8C:\xFE`$=\xCF_\xC7Y\x8C;\xF3\xF5\xDB\xE3\xCE\xCAr\xD5UW-\xE3\xAFg-\xE3\xCE\xF8\xFC\xFE\xE1e^a]\xE6\xCB_\xFE\xF2e\xDC\xC9^\xC6˦\x96\xF1\x92\x8By\x99\xE3\xCE\xFC&lt;\xBEa\xEC\xBE|\xE1 _XF\xA1X\xEA\xB5\xE4\xEBi\xBC\xF4k\xB9\xF7\xDE{\x97q\xFCr\xD7]w\xCD\xE3\xD6\xEF\xD5ǿ\xFC\xE5/\xFBc(֯o;~\xBF&gt;n\xCDS\xFB\x8D8\x96\xF1\xFE$\xCBxwyӛ\xDE4\x8F\xFBo7w/?[\xC6\xCB–\xFB\xEF\xBF\xCF\xC0\xCC\xE3\xEA8\x96\xC3\xD3(%\xCB\xD6\xCFձ\xE3\xA5V\xF3|\xE3ًe$&gt;\x9D븘O~\xF2\x93K]\xCF8\xE8}\xCE0\x9E\xBD\x98&amp;w\xDEy\xE72i\x9EWQ\xE7\xC9h\xBEv\xBFο\xB5\xC7:OY\x8C;\x8A\xEB?\xE7\xC7-\x9FSs^\xC0x\xE6k\xCEWǗ\x8C?\\xB0\xBC\xE5-oYƁ\xF2\xCB(\x96\x9B\xB7\x9B\xF12\x9Dy\x9E\xCF~\xF6\xB3\xCBx\xE4|\xF3\xE7\xAFg\xFD|\xBC\xBCgy\xF4\xD1G\xF7\xB3\xD7qB\xEB\xE9\xACg}\xFD\xF06xj\xD6\xF52֏=ߖ\xDFz9\xF5\xF1\xD4\xF5n\x9D\xFFl\xB6\xA7n\x87\xD7U\x9Fo\xFD\x9E\xFC\xE2\xBFXF\xE9\x9F\xC7w\x8C\xBC\x9Fu\xB6q\xE7}\xDE\xE6\xC63+˫_\xFDꥎ\xED\xAAӱ\xDB䱯=\xEB\xC2\xC6?.\x9Aq]\xEF\xF8\xC3\xCBx\xE9\xDE2\x9E=\x9D\xB3\x8D\xCA\xE7\xC5\xCBsk\xB7S\xBF\xAB[\xF3\x8E\xEE\xE7\xEF\xDB\xD9\xD9\xFD\x9Bx\xFE\xFE\xAF.\xF2&quot;=\xA7\xDD\xA5b\xFF\xA3\xF5\x9Fz\xFARNg/c=o=[\xB0&gt;\xD2\\x8F\xC8\xD6ˬ\xD6ӸS6\xFFT豗\xD5_ǩw\x88\xBE\xF1\x99c&quot;\xD6\xF3\xAC\xEB\xDEc\xEF\xC7q\xDE\xEC\xA7\xE6Y/\xFB\xD8ǚ\xA7^\xF2U׻\xEE\xF3\\xAE\xC1\xADg{F\x91\x9A/\xB1\xA9˩\xB9\xEA\xE5R\xE3\xC0\xE8i2\x8A۱\x8B\xDF\xED\xD4\xF8\xC3\xE6K\xB0Ɲ\xF6\xFDϯ\x9Fl\xF9\t\xBF\xF5r\x8E}ܺ\xEC\xB3?{џ;\xCC\xF8\xF0󳗷\xFE{\xEB6\xB8~\xEB㥜o]\xD7y\xE7\xBF\xD4\xDB\xC1y\xBF'[sԳ\x9Eu;^\x8F\xDD&amp;\x8F}m\xEB\xF2\xCE~\xFD\xEC\x9E\xF5\xB2\xADz]=\xABW\xBF\xD7\xE3\x87\xDDc\x8F=\xB6\xABgV\xB7N\x97\xBA\xDBּ\xF5\xBF;\xB5\xEF\xD5W_\xBDuU\xBEN\x80&lt;O. \xCF\xD3\xF5\xB9\x98C\xA0\xEE U        \xAC\x97ü\xE2\xAFxN\x974\x9E\x99\xC7K\x8C\xBFl\xB5\xA9k+\xF3\x9C.ș\xFEg\xCF\xC7\xED\xE06\xFC\x89+\xAE㒪\xE8\xD5K&lt;\xAB\xF4\xFC\xF6\xB7\xBFݍ\xBF\x8E\xB6\xFB\xC4'&gt;q\xE2\\xBEE\x80\xBC\xD0\xCE=䅶P\xF2\xBCu&lt;H\xFDu\xB1\xFA\xEBB\xEB\xFB\x9A\\xEA\xBEu\xA7\xAE\x8E\xA9\xD7\xF9ׁ\xFAN/&lt;\x81\xE7\xE3v\xD0q\xEB:f\xA4\x9E\xB1/y\xDB=\xF8\xE0\x83\xF3\xBD\\xEA\xE0v' @ K\xC03 Yyچ @\x80@kπ\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7pE\xD5RDIDAT @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6
+H\xEBx G\x80 @ K@\xC9\xCA\xD36 @\x80Z ( \xAD\xE31 @\x80\x81,$+O\xDB @\x80h-\xA0\x80\xB4\x8E\xC7p @\x80\xB2\x90\xAC&lt;mC\x80 @\xA0\xB5\x80\xD2:\xC3 @\x80\xC8P@\xB2\xF2\xB4 + @\x80\x81\xD6\xFF`\xE2&lt;G\xE8\x90\xF7IEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontrolclipexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 513x18
</span><span class="cx">           text run at (0,0) width 513: &quot;The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}.&quot;
</span><span class="cx">       RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><del>-        RenderBlock (anonymous) at (1,8) size 198x13
</del><ins>+        RenderBlock (anonymous) at (1,8) size 198x14
</ins><span class="cx">           RenderText at (0,0) size 47x13
</span><span class="cx">             text run at (0,0) width 47: &quot;SUCCESS&quot;
</span><span class="cx">       RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintdeleteintonestedblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock {H4} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 334x18
</span><span class="cx">           text run at (0,0) width 334: &quot;Deleting into a nested block (was Radar 4056100)&quot;
</span><del>-      RenderBlock {DIV} at (0,39) size 400x54
</del><ins>+      RenderBlock {DIV} at (0,39) size 400x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 369x54
</span><span class="cx">           text run at (0,0) width 345: &quot;The bug's symptom was that the visual result were two&quot;
</span><span class="cx">           text run at (0,18) width 369: &quot;instances of the word \&quot;three\&quot;, because the original was not&quot;
</span><span class="cx">           text run at (0,36) width 175: &quot;erased. Resize cleared it up.&quot;
</span><del>-      RenderBlock {HR} at (0,101) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {DIV} at (0,111) size 784x100
</del><ins>+      RenderBlock {HR} at (0,101) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {DIV} at (0,111) size 784x101
</ins><span class="cx">         RenderBlock {DIV} at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 31x18
</span><span class="cx">             text run at (0,0) width 31: &quot;three&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,27 +46,27 @@
</span><span class="cx">                   text run at (6,240) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                   text run at (298,240) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                   text run at (57,258) width 306: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,261) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                 RenderText {#text} at (363,258) size 355x36
</span><span class="cx">                   text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (57,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (57,294) size 304x18
-                  text run at (57,294) width 304: &quot;The players all played at once without waiting&quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (57,312) size 355x36
</del><ins>+                RenderText {#text} at (57,294) size 303x18
+                  text run at (57,294) width 303: &quot;The players all played at once without waiting&quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (57,312) size 354x36
</ins><span class="cx">                   text run at (57,312) width 63: &quot;for turns, &quot;
</span><del>-                  text run at (120,312) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                  text run at (120,312) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                   text run at (6,330) width 172: &quot;for the hedgehogs; and in &quot;
</span><del>-                  text run at (178,330) width 116: &quot;a very short time &quot;
</del><ins>+                  text run at (178,330) width 115: &quot;a very short time &quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 67x18
</span><del>-                  RenderText {#text} at (294,330) size 67x18
-                    text run at (294,330) width 67: &quot;the Queen&quot;
-                RenderText {#text} at (6,348) size 355x54
-                  text run at (6,348) width 226: &quot;was in a furious passion, and went &quot;
-                  text run at (232,348) width 129: &quot;stamping about, and&quot;
-                  text run at (6,366) width 288: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
-                  text run at (294,366) width 67: &quot;her head!\x{2019}&quot;
</del><ins>+                  RenderText {#text} at (293,330) size 67x18
+                    text run at (293,330) width 67: &quot;the Queen&quot;
+                RenderText {#text} at (6,348) size 354x54
+                  text run at (6,348) width 225: &quot;was in a furious passion, and went &quot;
+                  text run at (231,348) width 129: &quot;stamping about, and&quot;
+                  text run at (6,366) width 287: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
+                  text run at (293,366) width 67: &quot;her head!\x{2019}&quot;
</ins><span class="cx">                   text run at (6,384) width 151: &quot;about once in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats10expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -51,22 +51,22 @@
</span><span class="cx">                   text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (57,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (57,294) size 304x18
-                  text run at (57,294) width 304: &quot;The players all played at once without waiting&quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (57,312) size 304x36
</del><ins>+                RenderText {#text} at (57,294) size 303x18
+                  text run at (57,294) width 303: &quot;The players all played at once without waiting&quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (57,312) size 303x36
</ins><span class="cx">                   text run at (57,312) width 63: &quot;for turns, &quot;
</span><del>-                  text run at (120,312) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                  text run at (120,312) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                   text run at (57,330) width 170: &quot;for the hedgehogs; and in &quot;
</span><del>-                  text run at (227,330) width 115: &quot;a very short time &quot;
-                RenderInline {SPAN} at (0,0) size 355x36
-                  RenderText {#text} at (342,330) size 355x36
-                    text run at (342,330) width 19: &quot;the&quot;
</del><ins>+                  text run at (227,330) width 114: &quot;a very short time &quot;
+                RenderInline {SPAN} at (0,0) size 354x36
+                  RenderText {#text} at (341,330) size 354x36
+                    text run at (341,330) width 19: &quot;the&quot;
</ins><span class="cx">                     text run at (6,348) width 42: &quot;Queen&quot;
</span><del>-                RenderText {#text} at (48,348) size 355x54
-                  text run at (48,348) width 256: &quot; was in a furious passion, and went &quot;
-                  text run at (304,348) width 57: &quot;stamping&quot;
-                  text run at (6,366) width 355: &quot;about, and shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with&quot;
</del><ins>+                RenderText {#text} at (48,348) size 354x54
+                  text run at (48,348) width 255: &quot; was in a furious passion, and went &quot;
+                  text run at (303,348) width 57: &quot;stamping&quot;
+                  text run at (6,366) width 354: &quot;about, and shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with&quot;
</ins><span class="cx">                   text run at (6,384) width 219: &quot;her head!\x{2019} about once in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,27 +46,27 @@
</span><span class="cx">                   text run at (6,244) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                   text run at (298,244) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                   text run at (57,262) width 306: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,265) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,265) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                 RenderText {#text} at (363,262) size 355x36
</span><span class="cx">                   text run at (363,262) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (57,280) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (57,298) size 304x18
-                  text run at (57,298) width 304: &quot;The players all played at once without waiting&quot;
-                RenderBlock (floating) {SPAN} at (364,301) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (57,316) size 355x36
</del><ins>+                RenderText {#text} at (57,298) size 303x18
+                  text run at (57,298) width 303: &quot;The players all played at once without waiting&quot;
+                RenderBlock (floating) {SPAN} at (364,301) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (57,316) size 354x36
</ins><span class="cx">                   text run at (57,316) width 63: &quot;for turns, &quot;
</span><del>-                  text run at (120,316) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                  text run at (120,316) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                   text run at (6,334) width 172: &quot;for the hedgehogs; and in &quot;
</span><del>-                  text run at (178,334) width 116: &quot;a very short time &quot;
</del><ins>+                  text run at (178,334) width 115: &quot;a very short time &quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 67x18
</span><del>-                  RenderText {#text} at (294,334) size 67x18
-                    text run at (294,334) width 67: &quot;the Queen&quot;
-                RenderText {#text} at (6,352) size 355x54
-                  text run at (6,352) width 226: &quot;was in a furious passion, and went &quot;
-                  text run at (232,352) width 129: &quot;stamping about, and&quot;
-                  text run at (6,370) width 288: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
-                  text run at (294,370) width 67: &quot;her head!\x{2019}&quot;
</del><ins>+                  RenderText {#text} at (293,334) size 67x18
+                    text run at (293,334) width 67: &quot;the Queen&quot;
+                RenderText {#text} at (6,352) size 354x54
+                  text run at (6,352) width 225: &quot;was in a furious passion, and went &quot;
+                  text run at (231,352) width 129: &quot;stamping about, and&quot;
+                  text run at (6,370) width 287: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
+                  text run at (293,370) width 67: &quot;her head!\x{2019}&quot;
</ins><span class="cx">                   text run at (6,388) width 151: &quot;about once in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,406) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,28 +46,28 @@
</span><span class="cx">                   text run at (6,240) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                   text run at (298,240) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                   text run at (57,258) width 306: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,261) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                 RenderText {#text} at (363,258) size 355x36
</span><span class="cx">                   text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (57,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (57,294) size 297x18
</span><span class="cx">                   text run at (57,294) width 297: &quot;The players all played at once without waiting &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (348,315) size 64x80 [bgcolor=#90EE90]
</del><ins>+                RenderBlock (floating) {SPAN} at (348,315) size 64x81 [bgcolor=#90EE90]
</ins><span class="cx">                 RenderText {#text} at (354,294) size 406x54
</span><span class="cx">                   text run at (354,294) width 58: &quot;for turns,&quot;
</span><del>-                  text run at (57,312) width 288: &quot;quarrelling all the while, and fighting for the&quot;
</del><ins>+                  text run at (57,312) width 287: &quot;quarrelling all the while, and fighting for the&quot;
</ins><span class="cx">                   text run at (6,330) width 119: &quot;hedgehogs; and in &quot;
</span><span class="cx">                   text run at (125,330) width 109: &quot;a very short time &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 65x18
</span><span class="cx">                   RenderText {#text} at (234,330) size 65x18
</span><span class="cx">                     text run at (234,330) width 65: &quot;the Queen&quot;
</span><del>-                RenderText {#text} at (299,330) size 339x72
-                  text run at (299,330) width 46: &quot; was in&quot;
</del><ins>+                RenderText {#text} at (299,330) size 338x72
+                  text run at (299,330) width 45: &quot; was in&quot;
</ins><span class="cx">                   text run at (6,348) width 201: &quot;a furious passion, and went &quot;
</span><del>-                  text run at (207,348) width 138: &quot;stamping about, and&quot;
-                  text run at (6,366) width 274: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
-                  text run at (280,366) width 65: &quot;her head!\x{2019}&quot;
</del><ins>+                  text run at (207,348) width 137: &quot;stamping about, and&quot;
+                  text run at (6,366) width 273: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
+                  text run at (279,366) width 65: &quot;her head!\x{2019}&quot;
</ins><span class="cx">                   text run at (6,384) width 151: &quot;about once in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,25 +46,25 @@
</span><span class="cx">                   text run at (6,240) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                   text run at (298,240) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                   text run at (57,258) width 306: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,261) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                 RenderText {#text} at (363,258) size 355x36
</span><span class="cx">                   text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (57,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (57,294) size 304x18
-                  text run at (57,294) width 304: &quot;The players all played at once without waiting&quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x64 [bgcolor=#90EE90]
-                RenderText {#text} at (57,312) size 355x36
</del><ins>+                RenderText {#text} at (57,294) size 303x18
+                  text run at (57,294) width 303: &quot;The players all played at once without waiting&quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x65 [bgcolor=#90EE90]
+                RenderText {#text} at (57,312) size 354x36
</ins><span class="cx">                   text run at (57,312) width 63: &quot;for turns, &quot;
</span><del>-                  text run at (120,312) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                  text run at (120,312) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                   text run at (6,330) width 172: &quot;for the hedgehogs; and in &quot;
</span><del>-                  text run at (178,330) width 116: &quot;a very short time &quot;
</del><ins>+                  text run at (178,330) width 115: &quot;a very short time &quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 67x18
</span><del>-                  RenderText {#text} at (294,330) size 67x18
-                    text run at (294,330) width 67: &quot;the Queen&quot;
</del><ins>+                  RenderText {#text} at (293,330) size 67x18
+                    text run at (293,330) width 67: &quot;the Queen&quot;
</ins><span class="cx">                 RenderText {#text} at (6,348) size 406x54
</span><del>-                  text run at (6,348) width 226: &quot;was in a furious passion, and went &quot;
-                  text run at (232,348) width 129: &quot;stamping about, and&quot;
</del><ins>+                  text run at (6,348) width 225: &quot;was in a furious passion, and went &quot;
+                  text run at (231,348) width 129: &quot;stamping about, and&quot;
</ins><span class="cx">                   text run at (6,366) width 268: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
</span><span class="cx">                   text run at (274,366) width 138: &quot;her head!\x{2019} about once&quot;
</span><span class="cx">                   text run at (6,384) width 78: &quot;in a minute. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,29 +46,29 @@
</span><span class="cx">                   text run at (6,240) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                   text run at (298,240) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                   text run at (41,258) width 322: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,261) size 32x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,261) size 32x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                 RenderText {#text} at (363,258) size 371x36
</span><span class="cx">                   text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (41,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (41,294) size 302x18
-                  text run at (41,294) width 302: &quot;The players all played at once without waiting &quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (343,294) size 355x54
-                  text run at (343,294) width 18: &quot;for&quot;
</del><ins>+                RenderText {#text} at (41,294) size 301x18
+                  text run at (41,294) width 301: &quot;The players all played at once without waiting &quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (342,294) size 354x54
+                  text run at (342,294) width 18: &quot;for&quot;
</ins><span class="cx">                   text run at (41,312) width 39: &quot;turns, &quot;
</span><del>-                  text run at (80,312) width 281: &quot;quarrelling all the while, and fighting for the&quot;
</del><ins>+                  text run at (80,312) width 280: &quot;quarrelling all the while, and fighting for the&quot;
</ins><span class="cx">                   text run at (6,330) width 120: &quot;hedgehogs; and in &quot;
</span><span class="cx">                   text run at (126,330) width 111: &quot;a very short time &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 65x18
</span><span class="cx">                   RenderText {#text} at (237,330) size 65x18
</span><span class="cx">                     text run at (237,330) width 65: &quot;the Queen&quot;
</span><del>-                RenderText {#text} at (302,330) size 355x72
-                  text run at (302,330) width 59: &quot; was in a&quot;
</del><ins>+                RenderText {#text} at (302,330) size 354x72
+                  text run at (302,330) width 58: &quot; was in a&quot;
</ins><span class="cx">                   text run at (6,348) width 167: &quot;furious passion, and went &quot;
</span><del>-                  text run at (173,348) width 188: &quot;stamping about, and shouting&quot;
-                  text run at (6,366) width 215: &quot;\x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
-                  text run at (221,366) width 140: &quot;her head!\x{2019} about once&quot;
</del><ins>+                  text run at (173,348) width 187: &quot;stamping about, and shouting&quot;
+                  text run at (6,366) width 214: &quot;\x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
+                  text run at (220,366) width 140: &quot;her head!\x{2019} about once&quot;
</ins><span class="cx">                   text run at (6,384) width 78: &quot;in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats6expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,29 +46,29 @@
</span><span class="cx">                   text run at (6,240) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                   text run at (298,240) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                   text run at (57,258) width 306: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,261) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                   RenderText {#text} at (13,0) size 22x18
</span><span class="cx">                     text run at (13,0) width 22: &quot;foo&quot;
</span><span class="cx">                 RenderText {#text} at (363,258) size 355x36
</span><span class="cx">                   text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (57,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (57,294) size 304x18
-                  text run at (57,294) width 304: &quot;The players all played at once without waiting&quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (57,312) size 355x36
</del><ins>+                RenderText {#text} at (57,294) size 303x18
+                  text run at (57,294) width 303: &quot;The players all played at once without waiting&quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (57,312) size 354x36
</ins><span class="cx">                   text run at (57,312) width 63: &quot;for turns, &quot;
</span><del>-                  text run at (120,312) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                  text run at (120,312) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                   text run at (6,330) width 172: &quot;for the hedgehogs; and in &quot;
</span><del>-                  text run at (178,330) width 116: &quot;a very short time &quot;
</del><ins>+                  text run at (178,330) width 115: &quot;a very short time &quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 67x18
</span><del>-                  RenderText {#text} at (294,330) size 67x18
-                    text run at (294,330) width 67: &quot;the Queen&quot;
-                RenderText {#text} at (6,348) size 355x54
-                  text run at (6,348) width 226: &quot;was in a furious passion, and went &quot;
-                  text run at (232,348) width 129: &quot;stamping about, and&quot;
-                  text run at (6,366) width 288: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
-                  text run at (294,366) width 67: &quot;her head!\x{2019}&quot;
</del><ins>+                  RenderText {#text} at (293,330) size 67x18
+                    text run at (293,330) width 67: &quot;the Queen&quot;
+                RenderText {#text} at (6,348) size 354x54
+                  text run at (6,348) width 225: &quot;was in a furious passion, and went &quot;
+                  text run at (231,348) width 129: &quot;stamping about, and&quot;
+                  text run at (6,366) width 287: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
+                  text run at (293,366) width 67: &quot;her head!\x{2019}&quot;
</ins><span class="cx">                   text run at (6,384) width 151: &quot;about once in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats7expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -46,27 +46,27 @@
</span><span class="cx">                   text run at (6,240) width 292: &quot;getting up and walking off to other parts of &quot;
</span><span class="cx">                   text run at (298,240) width 114: &quot;the ground, Alice&quot;
</span><span class="cx">                   text run at (57,258) width 306: &quot;soon came to the conclusion that it was a very &quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,261) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,261) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                 RenderText {#text} at (363,258) size 355x36
</span><span class="cx">                   text run at (363,258) width 49: &quot;difficult&quot;
</span><span class="cx">                   text run at (57,276) width 88: &quot;game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (57,294) size 304x18
-                  text run at (57,294) width 304: &quot;The players all played at once without waiting&quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (57,312) size 355x36
</del><ins>+                RenderText {#text} at (57,294) size 303x18
+                  text run at (57,294) width 303: &quot;The players all played at once without waiting&quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (57,312) size 354x36
</ins><span class="cx">                   text run at (57,312) width 63: &quot;for turns, &quot;
</span><del>-                  text run at (120,312) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                  text run at (120,312) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                   text run at (6,330) width 170: &quot;for the hedgehogs; and in &quot;
</span><del>-                  text run at (176,330) width 114: &quot;a very short time &quot;
</del><ins>+                  text run at (176,330) width 113: &quot;a very short time &quot;
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 71x18
</span><del>-                  RenderText {#text} at (290,330) size 71x18
-                    text run at (290,330) width 71: &quot;the Queen&quot;
-                RenderText {#text} at (6,348) size 355x54
-                  text run at (6,348) width 226: &quot;was in a furious passion, and went &quot;
-                  text run at (232,348) width 129: &quot;stamping about, and&quot;
-                  text run at (6,366) width 288: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
-                  text run at (294,366) width 67: &quot;her head!\x{2019}&quot;
</del><ins>+                  RenderText {#text} at (289,330) size 71x18
+                    text run at (289,330) width 71: &quot;the Queen&quot;
+                RenderText {#text} at (6,348) size 354x54
+                  text run at (6,348) width 225: &quot;was in a furious passion, and went &quot;
+                  text run at (231,348) width 129: &quot;stamping about, and&quot;
+                  text run at (6,366) width 287: &quot;shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with &quot;
+                  text run at (293,366) width 67: &quot;her head!\x{2019}&quot;
</ins><span class="cx">                   text run at (6,384) width 151: &quot;about once in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats8expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -50,23 +50,23 @@
</span><span class="cx">                   text run at (322,258) width 90: &quot;difficult game&quot;
</span><span class="cx">                   text run at (6,276) width 50: &quot;indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (6,294) size 297x18
-                  text run at (6,294) width 297: &quot;The players all played at once without waiting &quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (303,294) size 355x54
-                  text run at (303,294) width 58: &quot;for turns,&quot;
-                  text run at (6,312) width 355: &quot;quarrelling all the while, and fighting for the hedgehogs;&quot;
</del><ins>+                RenderText {#text} at (6,294) size 296x18
+                  text run at (6,294) width 296: &quot;The players all played at once without waiting &quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (302,294) size 354x54
+                  text run at (302,294) width 58: &quot;for turns,&quot;
+                  text run at (6,312) width 354: &quot;quarrelling all the while, and fighting for the hedgehogs;&quot;
</ins><span class="cx">                   text run at (6,330) width 49: &quot;and in &quot;
</span><span class="cx">                   text run at (55,330) width 121: &quot;a very short time &quot;
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 68x18
</span><span class="cx">                   RenderText {#text} at (176,330) size 68x18
</span><span class="cx">                     text run at (176,330) width 68: &quot;the Queen&quot;
</span><del>-                RenderText {#text} at (244,330) size 355x72
-                  text run at (244,330) width 117: &quot; was in a furious&quot;
</del><ins>+                RenderText {#text} at (244,330) size 354x72
+                  text run at (244,330) width 116: &quot; was in a furious&quot;
</ins><span class="cx">                   text run at (6,348) width 126: &quot;passion, and went &quot;
</span><del>-                  text run at (132,348) width 229: &quot;stamping about, and shouting \x{2018}Off&quot;
-                  text run at (6,366) width 185: &quot;with his head!\x{2019} or \x{2018}Off with &quot;
-                  text run at (191,366) width 170: &quot;her head!\x{2019} about once in a&quot;
</del><ins>+                  text run at (132,348) width 228: &quot;stamping about, and shouting \x{2018}Off&quot;
+                  text run at (6,366) width 184: &quot;with his head!\x{2019} or \x{2018}Off with &quot;
+                  text run at (190,366) width 170: &quot;her head!\x{2019} about once in a&quot;
</ins><span class="cx">                   text run at (6,384) width 51: &quot;minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlineflowwithfloats9expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -32,37 +32,37 @@
</span><span class="cx">                   text run at (243,114) width 169: &quot;such a puzzled expression&quot;
</span><span class="cx">                   text run at (6,132) width 227: &quot;that she could not help bursting out &quot;
</span><span class="cx">                   text run at (233,132) width 179: &quot;laughing: and when she had&quot;
</span><del>-                  text run at (6,150) width 235: &quot;got its head down, and was going to &quot;
-                RenderBlock (floating) {SPAN} at (364,153) size 48x48 [bgcolor=#FFFFE0]
-                RenderText {#text} at (241,150) size 406x126
-                  text run at (241,150) width 120: &quot;begin again, it was&quot;
-                  text run at (6,168) width 303: &quot;very provoking to find that the hedgehog had &quot;
-                  text run at (309,168) width 52: &quot;unrolled&quot;
-                  text run at (6,186) width 355: &quot;itself, and was in the act of crawling away: besides all&quot;
</del><ins>+                  text run at (6,150) width 234: &quot;got its head down, and was going to &quot;
+                RenderBlock (floating) {SPAN} at (364,153) size 48x49 [bgcolor=#FFFFE0]
+                RenderText {#text} at (240,150) size 406x126
+                  text run at (240,150) width 120: &quot;begin again, it was&quot;
+                  text run at (6,168) width 302: &quot;very provoking to find that the hedgehog had &quot;
+                  text run at (308,168) width 52: &quot;unrolled&quot;
+                  text run at (6,186) width 354: &quot;itself, and was in the act of crawling away: besides all&quot;
</ins><span class="cx">                   text run at (6,204) width 406: &quot;this, there was generally a ridge or furrow in the way wherever&quot;
</span><span class="cx">                   text run at (6,222) width 406: &quot;she wanted to send the hedgehog to, and, as the doubled-up&quot;
</span><span class="cx">                   text run at (6,240) width 406: &quot;soldiers were always getting up and walking off to other parts of&quot;
</span><span class="cx">                   text run at (6,258) width 406: &quot;the ground, Alice soon came to the conclusion that it was a very&quot;
</span><del>-                RenderBlock (floating) {SPAN} at (6,279) size 48x64 [bgcolor=#ADD8E6]
</del><ins>+                RenderBlock (floating) {SPAN} at (6,279) size 48x65 [bgcolor=#ADD8E6]
</ins><span class="cx">                 RenderText {#text} at (57,276) size 141x18
</span><span class="cx">                   text run at (57,276) width 141: &quot;difficult game indeed. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><del>-                RenderText {#text} at (57,294) size 304x18
-                  text run at (57,294) width 304: &quot;The players all played at once without waiting&quot;
-                RenderBlock (floating) {SPAN} at (364,297) size 48x80 [bgcolor=#90EE90]
-                RenderText {#text} at (57,312) size 304x36
</del><ins>+                RenderText {#text} at (57,294) size 303x18
+                  text run at (57,294) width 303: &quot;The players all played at once without waiting&quot;
+                RenderBlock (floating) {SPAN} at (364,297) size 48x81 [bgcolor=#90EE90]
+                RenderText {#text} at (57,312) size 303x36
</ins><span class="cx">                   text run at (57,312) width 63: &quot;for turns, &quot;
</span><del>-                  text run at (120,312) width 241: &quot;quarrelling all the while, and fighting&quot;
</del><ins>+                  text run at (120,312) width 240: &quot;quarrelling all the while, and fighting&quot;
</ins><span class="cx">                   text run at (57,330) width 170: &quot;for the hedgehogs; and in &quot;
</span><del>-                  text run at (227,330) width 115: &quot;a very short time &quot;
-                RenderInline {SPAN} at (0,0) size 355x36
-                  RenderText {#text} at (342,330) size 355x36
-                    text run at (342,330) width 19: &quot;the&quot;
</del><ins>+                  text run at (227,330) width 114: &quot;a very short time &quot;
+                RenderInline {SPAN} at (0,0) size 354x36
+                  RenderText {#text} at (341,330) size 354x36
+                    text run at (341,330) width 19: &quot;the&quot;
</ins><span class="cx">                     text run at (6,348) width 42: &quot;Queen&quot;
</span><del>-                RenderText {#text} at (48,348) size 355x54
-                  text run at (48,348) width 256: &quot; was in a furious passion, and went &quot;
-                  text run at (304,348) width 57: &quot;stamping&quot;
-                  text run at (6,366) width 355: &quot;about, and shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with&quot;
</del><ins>+                RenderText {#text} at (48,348) size 354x54
+                  text run at (48,348) width 255: &quot; was in a furious passion, and went &quot;
+                  text run at (303,348) width 57: &quot;stamping&quot;
+                  text run at (6,366) width 354: &quot;about, and shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with&quot;
</ins><span class="cx">                   text run at (6,384) width 219: &quot;her head!\x{2019} about once in a minute. &quot;
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (6,402) size 406x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintrendererdestructionbyinvalidateSelectioncrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,6 +11,6 @@
</span><span class="cx">           text run at (0,0) width 4: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,41) size 784x0
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintrepaintduringscrollwithzoomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x0
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x0
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x0 [bgcolor=#C0C0C0]
</span><del>-layer at (0,62) size 254x254
-  RenderIFrame {IFRAME} at (0,62) size 254x254 [border: (2px inset #000000)]
</del><ins>+layer at (0,63) size 254x254
+  RenderIFrame {IFRAME} at (0,62) size 254x255 [border: (2px inset #000000)]
</ins><span class="cx">     layer at (0,0) size 2008x2016
</span><span class="cx">       RenderView at (0,0) size 235x235
</span><span class="cx">     layer at (0,0) size 235x2016
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintsearchfieldcancelexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/search-field-cancel-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,9 +16,9 @@
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 161x13
</span><span class="cx">             RenderBlock {DIV} at (0,1) size 8x11
</span><span class="cx">             RenderBlock {DIV} at (8,0) size 140x13
</span><del>-            RenderBlock {DIV} at (148,1) size 13x11
</del><ins>+            RenderBlock {DIV} at (147,1) size 14x11
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (21,47) size 140x13
</del><ins>+layer at (21,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 53x13
</span><span class="cx">       text run at (0,0) width 53: &quot;some text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintsubtreerootskippedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/subtree-root-skipped-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">     RenderBlock {DIV} at (0,23) size 200x18
</span><span class="cx">       RenderText {#text} at (0,0) size 103x18
</span><span class="cx">         text run at (0,0) width 103: &quot;Selection is here&quot;
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 26x13
</span><span class="cx">       text run at (0,0) width 26: &quot;PASS&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepainttransformtranslateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/repaint/transform-translate-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/transform-translate-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/repaint/transform-translate-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,4 +7,4 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 362x37
</span><span class="cx">           text run at (0,0) width 362: &quot;Repaint test for bug 15719&quot;
</span><span class="cx"> layer at (8,66) size 106x106
</span><del>-  RenderBlock {DIV} at (0,58) size 106x106 [bgcolor=#FFFF00] [border: (3px solid #000000)]
</del><ins>+  RenderBlock {DIV} at (0,58) size 106x107 [bgcolor=#FFFF00] [border: (3px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreplacedreplacedbreakingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,11 +11,11 @@
</span><span class="cx">         RenderImage {IMG} at (1,74) size 27x27 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderButton {INPUT} at (3,103) size 44x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 28x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 28x14
</ins><span class="cx">             RenderText at (0,0) size 28x13
</span><span class="cx">               text run at (0,0) width 28: &quot;input&quot;
</span><span class="cx">         RenderButton {INPUT} at (3,125) size 44x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 28x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 28x14
</ins><span class="cx">             RenderText at (0,0) size 28x13
</span><span class="cx">               text run at (0,0) width 28: &quot;input&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -40,11 +40,11 @@
</span><span class="cx">         RenderListBox {SELECT} at (3,235) size 48x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><span class="cx">         RenderListBox {SELECT} at (3,296) size 48x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {INPUT} at (3,358) size 12x12
-        RenderBlock {INPUT} at (3,376) size 12x12
</del><ins>+        RenderBlock {INPUT} at (3,358) size 13x12
+        RenderBlock {INPUT} at (3,376) size 13x12
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {INPUT} at (3,394) size 12x13
-        RenderBlock {INPUT} at (3,413) size 12x13
</del><ins>+        RenderBlock {INPUT} at (3,394) size 13x13
+        RenderBlock {INPUT} at (3,413) size 13x13
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderIFrame {IFRAME} at (1,429) size 27x27 [border: (1px solid #000000)]
</span><span class="cx">           layer at (0,0) size 25x25
</span><span class="lines">@@ -62,7 +62,7 @@
</span><span class="cx">         RenderEmbeddedObject {EMBED} at (1,483) size 27x27 [border: (1px solid #000000)]
</span><span class="cx">         RenderEmbeddedObject {EMBED} at (1,510) size 27x27 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (14,14) size 140x13
</del><ins>+layer at (14,14) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (14,37) size 140x13
</del><ins>+layer at (14,37) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreplacedreplacedbreakingmixtureexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -33,7 +33,7 @@
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,23) size 25x18
</span><span class="cx">           text run at (0,23) width 25: &quot;Foo&quot;
</span><del>-layer at (13,114) size 140x13
</del><ins>+layer at (13,114) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (13,220) size 140x13
</del><ins>+layer at (13,220) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreplacedtablepercentheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/replaced/table-percent-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -30,12 +30,12 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-PASS getWidth('canvas-75') is '224px'
-PASS getHeight('canvas-75') is '112px'
</del><ins>+PASS getWidth('canvas-75') is '225px'
+PASS getHeight('canvas-75') is '112.5px'
</ins><span class="cx"> PASS getWidth('canvas-100') is '300px'
</span><span class="cx"> PASS getHeight('canvas-100') is '150px'
</span><span class="cx"> PASS getWidth('embed-75') is '300px'
</span><del>-PASS getHeight('embed-75') is '112px'
</del><ins>+PASS getHeight('embed-75') is '112.5px'
</ins><span class="cx"> PASS getWidth('embed-100') is '300px'
</span><span class="cx"> PASS getHeight('embed-100') is '150px'
</span><span class="cx"> PASS getWidth('img-75') is '75px'
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx"> PASS getWidth('img-100-nested') is '100px'
</span><span class="cx"> PASS getHeight('img-100-nested') is '100px'
</span><span class="cx"> PASS getWidth('object-75') is '300px'
</span><del>-PASS getHeight('object-75') is '112px'
</del><ins>+PASS getHeight('object-75') is '112.5px'
</ins><span class="cx"> PASS getWidth('object-100') is '300px'
</span><span class="cx"> PASS getHeight('object-100') is '150px'
</span><span class="cx"> PASS getWidth('button-75') is getWidth('button-100')
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreplacedwidth100percentbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/replaced/width100percent-button-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/replaced/width100percent-button-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/replaced/width100percent-button-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,17 +11,17 @@
</span><span class="cx">           RenderTableRow {TR} at (0,1) size 784x24
</span><span class="cx">             RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 49x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 49x14
</ins><span class="cx">                   RenderText at (0,0) size 49x13
</span><span class="cx">                     text run at (0,0) width 49: &quot;New Mail&quot;
</span><span class="cx">             RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 29x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 29x14
</ins><span class="cx">                   RenderText at (0,0) size 29x13
</span><span class="cx">                     text run at (0,0) width 29: &quot;Reply&quot;
</span><span class="cx">             RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 47x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 47x14
</ins><span class="cx">                   RenderText at (0,0) size 47x13
</span><span class="cx">                     text run at (0,0) width 47: &quot;Reply All&quot;
</span><span class="cx">             RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
</span><span class="lines">@@ -35,17 +35,17 @@
</span><span class="cx">           RenderTableRow {TR} at (0,1) size 784x24
</span><span class="cx">             RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 49x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 49x14
</ins><span class="cx">                   RenderText at (0,0) size 49x13
</span><span class="cx">                     text run at (0,0) width 49: &quot;New Mail&quot;
</span><span class="cx">             RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 29x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 29x14
</ins><span class="cx">                   RenderText at (0,0) size 29x13
</span><span class="cx">                     text run at (0,0) width 29: &quot;Reply&quot;
</span><span class="cx">             RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
</span><del>-                RenderBlock (anonymous) at (8,2) size 47x13
</del><ins>+                RenderBlock (anonymous) at (8,2) size 47x14
</ins><span class="cx">                   RenderText at (0,0) size 47x13
</span><span class="cx">                     text run at (0,0) width 47: &quot;Reply All&quot;
</span><span class="cx">             RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreplacedwidth100percentcheckboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/replaced/width100percent-checkbox-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/replaced/width100percent-checkbox-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/replaced/width100percent-checkbox-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,18) size 784x22
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x22
</span><span class="cx">           RenderTableRow {TR} at (0,1) size 784x20
</span><del>-            RenderTableCell {TD} at (1,1) size 6x20 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 4x12
-            RenderTableCell {TD} at (8,1) size 6x20 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 4x12
-            RenderTableCell {TD} at (15,1) size 6x20 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 4x12
-            RenderTableCell {TD} at (22,1) size 761x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,1) size 8x20 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 7x12
+            RenderTableCell {TD} at (10,1) size 8x20 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 7x12
+            RenderTableCell {TD} at (19,1) size 8x20 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 7x12
+            RenderTableCell {TD} at (28,1) size 755x20 [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></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreplacedwidth100percentradioexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/replaced/width100percent-radio-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/replaced/width100percent-radio-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/replaced/width100percent-radio-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,18) size 784x23
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x23
</span><span class="cx">           RenderTableRow {TR} at (0,1) size 784x21
</span><del>-            RenderTableCell {TD} at (1,1) size 6x21 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 4x13
-            RenderTableCell {TD} at (8,1) size 6x21 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 4x13
-            RenderTableCell {TD} at (15,1) size 6x21 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 4x13
-            RenderTableCell {TD} at (22,1) size 761x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,1) size 8x21 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 7x13
+            RenderTableCell {TD} at (10,1) size 8x21 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 7x13
+            RenderTableCell {TD} at (19,1) size 8x21 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 7x13
+            RenderTableCell {TD} at (28,1) size 755x20 [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></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastreplacedwidth100percenttextareaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">         text run at (0,0) width 7: &quot;o&quot;
</span><span class="cx">         text run at (0,13) width 7: &quot;n&quot;
</span><span class="cx">         text run at (0,26) width 7: &quot;e&quot;
</span><del>-layer at (19,30) size 6x32 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 43
</del><ins>+layer at (19,30) size 6x32 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 43
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (1,3) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 0x39
</span><span class="cx">       RenderText {#text} at (0,0) size 9x39
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">         text run at (0,26) width 5: &quot;r&quot;
</span><span class="cx">         text run at (0,39) width 7: &quot;e&quot;
</span><span class="cx">         text run at (0,52) width 7: &quot;e&quot;
</span><del>-layer at (10,106) size 6x32 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 173
</del><ins>+layer at (10,106) size 6x32 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 173
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (1,3) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 0x169
</span><span class="cx">       RenderText {#text} at (0,0) size 9x169
</span><span class="lines">@@ -67,7 +67,7 @@
</span><span class="cx">         text run at (0,130) width 5: &quot;r&quot;
</span><span class="cx">         text run at (0,143) width 7: &quot;e&quot;
</span><span class="cx">         text run at (0,156) width 7: &quot;e&quot;
</span><del>-layer at (19,106) size 6x32 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 43
</del><ins>+layer at (19,106) size 6x32 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 43
</ins><span class="cx">   RenderTextControl {TEXTAREA} at (1,3) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 0x39
</span><span class="cx">       RenderText {#text} at (0,0) size 9x39
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrubyrubyinlinetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/ruby/ruby-inline-table-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/ruby/ruby-inline-table-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/ruby/ruby-inline-table-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">           text run at (0,18) width 40: &quot;same. &quot;
</span><span class="cx">         RenderBR {BR} at (40,32) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,36) size 0x18
</span><del>-      RenderBlock {DIV} at (3,57) size 778x49 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (3,57) size 778x50 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (9,22) size 224x18
</span><span class="cx">           text run at (9,22) width 224: &quot;This is some XHTML1.1 text with &quot;
</span><span class="cx">         RenderTable {SPAN} at (233,9) size 40x31
</span><span class="lines">@@ -25,9 +25,9 @@
</span><span class="cx">                   text run at (0,0) width 40: &quot;guide text&quot;
</span><span class="cx">         RenderText {#text} at (273,22) size 56x18
</span><span class="cx">           text run at (273,22) width 56: &quot; markup.&quot;
</span><del>-      RenderBlock (anonymous) at (0,109) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,109) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {DIV} at (3,130) size 778x49 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (3,130) size 778x50 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (9,22) size 224x18
</span><span class="cx">           text run at (9,22) width 224: &quot;This is some XHTML1.1 text with &quot;
</span><span class="cx">         RenderTable {RUBY} at (233,9) size 40x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastselectors032expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/selectors/032-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/selectors/032-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/selectors/032-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x134
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x110
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x76
</span><del>-        RenderTable {TABLE} at (330,0) size 123x76 [border: (1px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (330,0) size 124x76 [border: (1px outset #808080)]
</ins><span class="cx">           RenderTableSection {TBODY} at (1,1) size 121x74
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 121x22
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 65x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastselectors166expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/selectors/166-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/selectors/166-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/selectors/166-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,22 +1,22 @@
</span><del>-layer at (0,0) size 785x3319
</del><ins>+layer at (0,0) size 785x3324
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x3319
-  RenderBlock {HTML} at (0,0) size 785x3319
-    RenderBody {BODY} at (8,21) size 769x3282
</del><ins>+layer at (0,0) size 785x3324
+  RenderBlock {HTML} at (0,0) size 785x3324
+    RenderBody {BODY} at (8,21) size 769x3287
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 249x37
</span><span class="cx">           text run at (0,0) width 249: &quot;HTML Test Index&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 310x18
</span><span class="cx">           text run at (0,0) width 310: &quot;The HTML tests are available in several variants.&quot;
</span><del>-      RenderBlock {H2} at (0,95) size 769x28
</del><ins>+      RenderBlock {H2} at (0,96) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 281x28
</span><span class="cx">           text run at (0,0) width 281: &quot;Tests With Navigation Aids&quot;
</span><del>-      RenderBlock {P} at (0,142) size 769x36
</del><ins>+      RenderBlock {P} at (0,144) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 769x36
</span><span class="cx">           text run at (0,0) width 769: &quot;Each category of test is available using several different harnesses. The name of the harness describes how the test markup&quot;
</span><span class="cx">           text run at (0,18) width 659: &quot;is contained within it, for example the Xlink embed case uses an XLink with the show axis set to embed.&quot;
</span><del>-      RenderBlock {UL} at (0,194) size 769x180
</del><ins>+      RenderBlock {UL} at (0,196) size 769x181
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x36
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderInline {A} at (0,0) size 21x18 [color=#0000EE]
</span><span class="lines">@@ -271,10 +271,10 @@
</span><span class="cx">           RenderInline {A} at (0,0) size 83x18 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (272,18) size 83x18
</span><span class="cx">               text run at (272,18) width 83: &quot;TNG Format&quot;
</span><del>-      RenderBlock {H2} at (0,393) size 769x28
</del><ins>+      RenderBlock {H2} at (0,396) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 174x28
</span><span class="cx">           text run at (0,0) width 174: &quot;Unadorned Tests&quot;
</span><del>-      RenderBlock {UL} at (0,440) size 769x2808
</del><ins>+      RenderBlock {UL} at (0,444) size 769x2809
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderInline {A} at (0,0) size 122x18 [color=#0000EE]
</span><span class="lines">@@ -1367,7 +1367,7 @@
</span><span class="cx">               text run at (0,0) width 263: &quot;NEGATED :indeterminate with :checked&quot;
</span><span class="cx">           RenderText {#text} at (263,0) size 45x18
</span><span class="cx">             text run at (263,0) width 45: &quot; (#d5e)&quot;
</span><del>-      RenderBlock {P} at (0,3264) size 769x18
</del><ins>+      RenderBlock {P} at (0,3268) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 60x18
</span><span class="cx">           text run at (0,0) width 60: &quot;See also: &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 36x18 [color=#0000EE]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastselectorsunqualifiedhoverquirksexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 468x22
</span><span class="cx">           text run at (0,0) width 468: &quot;Test of unqualifed :hover selector in quirks parsing mode&quot;
</span><del>-      RenderBlock {P} at (0,40) size 784x18
</del><ins>+      RenderBlock {P} at (0,40) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 616x18
</span><span class="cx">           text run at (0,0) width 616: &quot;Moving the mouse anywhere over the document should result no change to the background color.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastselectorsunqualifiedhoverstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-strict-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-strict-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/selectors/unqualified-hover-strict-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</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 800x92
-  RenderBlock {HTML} at (0,0) size 800x92 [bgcolor=#666666]
-    RenderBody {BODY} at (8,18) size 784x58
</del><ins>+layer at (0,0) size 800x93
+  RenderBlock {HTML} at (0,0) size 800x94 [bgcolor=#666666]
+    RenderBody {BODY} at (8,18) size 784x60
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 455x22
</span><span class="cx">           text run at (0,0) width 455: &quot;Test of unqualifed :hover selector in strict parsing mode&quot;
</span><del>-      RenderBlock {P} at (0,40) size 784x18
</del><ins>+      RenderBlock {P} at (0,40) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 691x18
</span><span class="cx">           text run at (0,0) width 691: &quot;Moving the mouse anywhere over the document should result in the background color being changed to grey.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsidecircleexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,74 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksumadd9330e9f0ce860cb48a0c21fdd2278\xBC\xD4
+@IDATx\xED\xDD \x98eUy'\xFC\x81`\x83@s\x91QiTD\xF1\x82P@\xB98PG\x8D&amp;\x81\xF9\xCC$\x8Cq2 +&amp;\xE3d/\xC4\xBE\x88u\xC4\xE8\x88#\xC61Q@EԀh\xB8v\x83rk\x8Ct\xB0\xBE\xB5\xBA\xE8\x82c\xD1\xD8tW\xED:k\x9D\xDF~\x9Ez\xEA\x9C]Ug\xBF\xEB\xF7\xAE\xDD\xCF\xF9\xF7\xDE\xFB\xEC\xA9\xE9\xB2\xC4B\x80 @\x80\x816`6A\x80 @\x80\x81U\x88\x89@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`lK6D\xA0!\x81\xBB~2\x9D\xB7O\xE5\xD6[\x93[o/_\xB7%wޙ\xFC\xF4\xEE\xE4\xEE\xD5_+g\xB4\xF1F\xC9\xC6\xCF|=\xBC|\xDFd\x93d\xC9\xE6\xE5k\xB3d\x8B-\xEA\xE3\xE9&lt;\xF2S +\x8D^\xA9 @\x80\x81\x85\x98\x9A.\xCB½\xBCW&amp;0\x9Eu\xDA/\xBF~*\xDF\xFD\xC7\xE4\xAAe\xC9\xF2\xEB\x92eח\xAFk\x93\xAB\xAFL\xFE\xB5\x84\x8C\xAD\x97l\xB5U\xB2e        [\x97\xEF\xBF\xF4\x88\xA4\x8CU\x81\xE3\xE13\xDF\xEB\xE8\xEE.A\xE4\xEE\x9F\xCE|\xAF\xE5_~\x92\xDCtsrˊ\\xCA\xF7\xFD yX\xF9\xBB\x9F\x98l\xBFC\xF9z|\xB2t\xBBd\xA7퓧&gt;\xB9&lt;~\xFCt\xA6\xA6\x94ji!@\x80\xFA@\xFA\xEF\xF1ď\xB0\x86\x8D\xEF]9\x95 \xBE\x99|\xFB\xD2\xE4\xD2˒o]\\x8ENl\x9D\xEC\xF6\xAC\xE4        Kg\xC1\xF6%p,-\xE1`\x87\xED\xA6\xF3\xA8M\xE67\xFC\xF8\xCE\xE9\{\xDDT        =%\xE4\x94@R\xCF5˓K\xBE\x95\xAC\xB8)yֳ\x93\xA7=\xB5|z\xF2\xFC\xE7$Oy\xA2P2\xF1\xE8T@鴱\x93&lt;\xAC{\xEE\x99\xCE7\xBE=\x95s/Lο\xA8|}\xA5\xC9\xD86\xD9{\xAF䙻&amp;\xBB\xEE\\xDE\xEC?%\xD9l\xD3\xF1P\xBA\xFD\x8E\xE4\xB2r4\xE6[\xFF\x90\x9C{^r\xF3 +ɞ\xFB\x94\xAF\xDDK\xDD{$\xCF}\xE6t6\xDCp~C\xD1x\x8C^ @\x80\xC0\xA4         \x93\xD6\xF1N\xC7{\xE3-ə_N\xBE\xF0\xA5\xF2\xF5w\xE54\xA7r\xBA\xD3\xFE\xFB&amp;{\x94\xA3        \xCFn9\x85jI[\xBF\xA9\{r\xC17\x92 \xCBQ\x9B\xB3\xCF)GM\xCAia\xBD\xB4|\xED\x97XƵM9%\xCCB\x80hQ@i\xB1kj^%pÍ\xC9\xE9\x9FM&gt;\xF5\x99\xE4\xF2rZ\xD5/)o\xD0_4\xF3\xD5\xDB\xF4˵$_\xA8\xAB|\x9D}f9Ek\x97\xE4Ѓ\x93\xC3^\x9El\xBB\x8D        A\x80hG@i\xA7W*-\xF5t\xA5\x8F\x9FQ\x82G\xF9\xFAN\xB9\x8E\xE3\xD7\x9Fy\xBE\xDF^\x93s\x8AR=\xC5\xECK\xE7M\xAD
+_\xFF\xFB\x93\xC93\xCA\xF5#\x87\x92\xBC\xBA|\x8D\xCBie&amp;+ @`MȚd\xAC+\x81󿞜zZrƧ\x93\x83\xCB\xED\xC3\xCB\xFF\xFE\xEF\xFF\xC2\xE9l\xB4\xD1d_\xB1r\xE5t\xCE\xFE\xEAT&gt;Y\x8E\x9DQB\xD9+^\x91\xF1\xDAr\xED\xC8\xF3ƪ}\x8A!@\x80\xCC
+ \xB3\x8C\x9B\xC0\x9DwM\xE7\xAF?&gt;\x95S&gt;\x98l\xB0a\xF2\xC6\xD7'\xAF9t\xE6\xE3V\xEB8Գ\xE2\xF6\xE4\xB4ӓ~$\xF9\xD9=ɑoL~\xF3\xD5\xD3\xD9䑓\xD2ơ7j @\x80\xEE@\xEE\xB3\xF0hL\xEA\xF5\xFF\xE3\xD4\xE4\x94S\xCAQ\x8E\x93\xDFyS\xB2\xFBncR\#e\tI\xF2\xFE\xBF\x9A\xB9^\xE4\xC8#\x937\xFFf\xF2\x98\xF2\xB1\xC3 @\x80\xC0b l\xB0\xD8\xD8&gt;\x81\xD5\xCBʽ1\x8E&lt;.٥\\xD3pם\xC9E\xE5\x82\xEB\xD3\xFE?\xE1c\xB5\xCFC\xF9^[\xB5\xAB\x86\xD5r\xD7\xE7\xCE\xD8Vc  @`1\x90\xC5Է\xEDU?(\xF7\xBCx\xF3\x94\xA0Q&gt;\xC1j\xC7\xED˝\xC9/M\xDE\xF3\xCE\xF2Q\xBA\xE5n\xE1\x96\xF5\xA8\x86\xD5\xF2\x8Ar\x91j[\x8D\xABu5\xB7 @\x80C`\x83\xC5بm\xA87\x97{]\xFC\xDE.w#A\xB2\xE5\x92\xE4\xFB崡?\xF8\xC9\xE6\x8F\xE63\xDFմ\xDAV\xE3j]ͫ}큅 0\xA4\x802\xA4\xB6m\xAD\xA8\x9F\xDCt\xC2\xC9\xE5n\xE4哚\xF1\xC8r\x8F\x8B\x93\xE3\xDF*x 1=j\xA9\xD6ռ\xDA\xD7\xD4^ԞX @\x80C C(\xDBƬ\xC0\xE7\xCEJ\x9E\xBE\xF7T\xBEzAr\xFE\xD9ɻ\xFE\xB0\xFC\x8F\xFC\xB3?\xF6` \x81j^\xEDkj/v\xDDs*\xB57 @\x80\xC0B \xF8\xAC\x85\xF6\xFA\xAB~X\xAE9\xF8\xED\xB7%˗%\xF1'ɋ_f\x9C\xBExn\xF2\x96rJ\xD6\xF6ۗO \xFB\xB3\xE4\xB1ێSuj!@\x80zp\xA4\xA7n\x8E\xE9XN\xFAH\xB9\xE6`\xAFrt\xF9t\xABo|iZ\xF8\xC3&gt;\xBDx\xEF\xE4\xE2/O\xAF\xEAQ\xEDU홅 \xB0\x8E\x80,\x84\xAA\xD7\%p\xC5\xD5\xE5\xA3_\x8F)7,1\xF7\xA4\xF7&amp;O\xDAL \xB5oG[nf\xF8\xB3r/\x96\x{12D15E}\xA9\x91\xB4$\xE0HK\xDDj\xA8\xD6\x9C\x96\xEC]n&quot;\xF8\xEB\xFF.\xF9\xE2\xD3\xC2GC\xBD\xABA\xB1\xF6\xAC\xF6\xAE\xF6\xB0\xF6\xD2B\x80\x98/G@\xE6K\xD2\xEB\xAC\xB8eEr\xD4q\xE5&gt;?L&gt;zR\xF2\xC4'\x80iY\xE0\xCAk\x92\xD7\x9D&lt;\xEE\xB1\xC9\xC9\xEF\xF1\x81-\xF7R\xED @`\\x97NtP\xC79_K\x9E\xB3o\xF2\x94''\xE7}nZ\xF8蠧5@\xD6^֞\xD6\xDE\xD6[ @\x80\xEB#\xE0\xC8\xFA\xE8\xF9\xDBY\x81\xF7\x95\xA3\xEF}\xF2\xB1S\xCBi;{̮\xF6\xA0#\x81s/L^sDr\xEC\x96\xA3&quot; @\x80\xC0\xBA \xEB\xA2\xE6of\xEE\xF8\xE7\xE9\xF5\x96\xA9\w}\xF2\xBF&gt;\xE8\xE3[ga:}P?N\xF9\x95oL\xB6{|9%\xEB\xDD\xD3\xD9\xF4\x97\xA7:\xA9a @\x80 %\xE0\xAC\x85\x92\x9D\x80׽fY\xB2\xD7K\xA6\xB2d\xF3\xE4\xCB\xE5\xA2e\xF7\x8E\xE8\xBF\xE9\xB5ǵ׵\xE7\xB5\xF7uX @\x80E@y(Z~wV\xE0\xA2K\x92}^\x9AWNǩ7\xAE\xDBxc\xFF&gt;\x8B\xD3\xF9\x83\xDA\xEB\xDA\xF3\xDA\xFB:\xBE^悅 \xB0\xB6N\xC1Z[)\xBF7+\xF0\xE9\xBFK\xDE\xFC{ɇOI\xD8gv\xB5(p\xD6W\x927\xBC)9\xB1\xDC/\xE4%\x8CX @\x80\xBFH@\xF9EB~&gt;&quot;p\xC2\xC9\xC9        '&amp;\x9F\xFDx\xB2\xEB.#?\xF2dB.\xBD&lt;y\xF9\xAB\x93c\xDE\\xBE\x8E\x9AP\xC3&amp;@\x80\xD6Z\xE0ak\xFD\x9B~q\xE2\xDEY\xEEq\xC6\xDF&amp;_;3\xF97\x8F\x99x\xF7
+\xD4 Z\xE7į\xBC*\xB9\xE3\xC7\xC9\xDB\xCB}`, @\x80\x815        8\xB2&amp;\xEBG\xDE\xF6\xCE\xE4K\xE7&amp;\x9F\xFFd\xB2\xC5f#?\xF2\x84\xC0*\x81\xB7'/9&lt;\xD9o\xEF\xE4\xCF\xDE\x85 \xF0\xC0\x8E\x80&lt;\xB0\x8B\xB5\xF7\xF8\xED\xB7%߹,9\xF3S\xC9f\x9B\xDE\xEF\xB8\x9F@ +\xA6_8=\xD9y\xB7\x99\x95B\xC8\xFDp&lt;$@\x80f\x99\xA5\xF0\xE0\x81\xEA5\xF07e\xB7c^\x9F +7\xBE\xF3\x81~\xC5:#\xF7\xFC\xF4Q\xB9\xE9\x83\x9F\xFB\x92\x99OH\xF9\xA1' @\x80\xC0\xC4  ?\xD6 \xF0\xD6㓏\x9E\x96\xDC\xF0\xCAm\x92\x8DnZ\xF3/\xFA        \x81\x9F\xB8㸟奯\x9Eʞ\xCFs:\xD6\xCF\xD1xJ\x80&amp;^\xC0}@&amp;~
+&lt;0@\xBD\xE0\xFC\x9C\xF3\x92\xEF~\xA3\xFC\\xF8x`$k\xD7(\xF0ˏ\x9A\xCAg?6s\xDDP\x9DK @\x80\xC0jd\xB5\x84\xEF\xB3\xF5\xB4\xAB\xFAiW\xF5\x82\xF3\xCD=\xBB\xDAI\xA0^/T\xE7P\x9DKuNY @\x80U\xC0E\xE8\xE6\xC1\x88@\xBD\xC9`\xBD\xCFG\xFDXU\x9Fv5B\xE3\xC9:\xD49\xF4&gt;\x91\xBC\xE0\xC0d\xE9\xE3ݬp\xFD        \xE8N@鮥\xEB&gt;\xA0\x8B.\x99\xB9\xC3\xF9&gt;\xED&gt;\xEB\xAE\xE8/^\xA0\xDE3\xA6޸\xF2\xA0C\x92ǖ\xC7ϻ\xF7S\xB2~\xFE\xF7&lt;'@\x80&amp;C\xC0)X\x93\xD1\xE7_8\xCAk\x97'\x87\xBD6\xF9\xF0)\xEEp\xFE \xB1\xFC\xC2C\xA87+\xFC\xF0_%\x87\xBE.\xB9f\xD9C\xFEs@\x80t$ \x80t\xD4\xCCu\xCA\xFF&lt;\x9D\x83_\x93\xFC\xE9'쳮\xAF\xE2\xEF&lt;\xB8@\x9D[\xFA\x8E\xE4\x90t뜳 @\x80\x93) \x80Lf\xDFGF}\xD4[\xA6\xF2\xC2r\xF7\xEA7\xBCjd\xB5'\xE6]\xA0α:\xD7ꜳ @\x80\x93) \x80Lf\xDFgG\xFD\xBE\x93\x92\xEB\xAEO\xDE\xFBN\xFF#=\x8B\xE2\xC1\x82
+ԹV\xE7\\x9D{ @`\xF2\\x84&gt;y=\x9F\xF19_+\xC1\xE3\xFDɅ_L6\xDE\xD8\xFFH\xCF\xC2x\xB0\xA0u\xAE\xFD\xAF&amp;{\xBC8y\xD6ӓ}_\xB0\xA0\x9B\xF3\xE2 @\x80\xC0\x98        82f +\xAA\x9C[V$\xBFqt\xF2\xB1S\xCB'm;\xD4Vm\x87\xC0\x8C@\x9Dsu\xEE\xD59X碅\x98drz=2ң\x8EK^W.&lt;\xDF{\x8F\x91՞L\xA0ν:\xEB\\xB4 @\x80\x93# \x80LN\xAFgG\xFA\x81Ӓ\xFC0y\xC7q\xAE\xFB\x98E\xF1`Q\xEA\xACs\xB1\xCEI  0\xAE\x99\x8C&gt;ώ򊫓\xFF\xF4\xF6伳\x92\x8D6r\xDD\xC7,\x8C\x8B&quot;P\xE7\xE0G\xCB\xC5\xE8{P&gt;\xAByҎ\x8BR\x86\x8D @\x80
+82 \xF68l\xEA\xC8c\x92w\xFDI\xF2\xC4'\x8CC5j 03뜬s\xD3B\x80\xF4/ \x80\xF4\xDF\xE3\xD9\x9E\xF4\x91d\x83\xD2\xF1#\xFE\x9DS\xAFfQ&lt; \x81:'\xEBܬs\xD4B\x80\xF4-\xE0\xAC\xBE\xFB;;\xBA\xDEP\xAE\xF98&gt;9\xF7\xCCdjʩW\xB30\x8C\x85@\x9D\x93'\xBD\xB7|(\xC9\xCB\xCB\xE9X&gt;\x99m,ڢ \xB0 \xE5\xFF-\x93 \xF0\xDBoK~\xEFw\x9Dc?        \xBDnu\x8C\xF5\xFA\x8F:G\xEB\\xB5 @\x80\xFD
+ \xFD\xF6vvd\x9F+\x9C/_\x96\xFC\xFE\x9B\x9Dz5\x8B\xE2\xC1X
+\xBC\x{1779F3}\xAC\xCC\xD5:g- @\x80@\x9FH\x9F}\x9D\xD5ʕ\xD3y\xCB%Q.\xF2\xDDpC\xA7^\xCD\xC2x0\x96l0\x95w\xFFir\xDCJ\xEAܵ @\x80\xFD         \xFD\xF5tdD'\x9E:\x95\xA7으\xF8\x85#\xAB=!0\xB6/\xDE;\xD9e\x97\xA4\xCE]  П\xC0\xD4tY\xFA\x96U\x81\x9BoM\x9E\xF6\xBC\xE4\xFC\xB3\x93\x9DvXw\x93\xA9\xE3\xBD\w\xBD\xC9\xFC\xCB\xE9w\xAC\xDF?+W]\x9B\xEC\xB9r\xD9ד\xAD\x96L\xA6\xA1Q @\x80\x81^鵳e\\xFF\xE5}\xC9߸~\xE1\xA3cCc\x81\x98\xEB\xDC}W\x99\xC3 @\xA0/G@\xFA\xEA\xE7\xECh~P&gt;vw\xB7$\x97_\x9Cl\xB9\xC5\xEC\xEAuz\xE0\xC8:\xB1M\xF4\xAD\xEF\x90\x8Awˊr*ֳ\x93K\xBE\x96&lt;nۉ\xE64x Е\x80# ]\xB5\xF3\xBE\xC1\xFC\xD7\x92\xFF\xEF\xD7?|\xDC\xF7\x8AV\xA0\xE7:\x87\xEB\\xB6 @\x80\xFD8\xD2O/gG\xB2\xEC\xBAd\xF7%߿$\xD9\xFCѳ\xAB\xD7\xF9\x81# \xEBL7\xB18G@*\xDEm\xFF\x94\xEC\xBC[rї\x93\x{DDDB}XN'@\x80]        8\xD2U;g\xF3_ߟ{\xCC\xFC\x84\x8Fy \xA9!\x81\xA0\xEB\~\xD7_6T\xB4R         @\x80\x81p\xE4Ay\xDA\xFB\xE1\x8D7Ϝ7ե\xF3@io,v\xC5\xF3u\xA4\x8E\xA3y\xD2ӓK\xBF\x91&lt;f\xEB\xC5\x99\xED @\x80\xEB+\xE0\xC8\xFA
+\x8E\xD9ߟxj\xF2\x867\xCC_\xF8\xB3\xE1)g\xEAQ\x90ח9}\xE2_O\xE0\xE0 +\x99t(\xE0HGM\xBD\xF3\xAE\xE9&lt;aשy?_\xDE\x90\x8E&amp;\xC9@C\x99\xCF# \xB5\xE4\xD5\xD75]s\xE9t6y\xA4\xFB\xD2 \xD4F\x9B!@\x80 &quot;\xE0Ȃ\xB0.΋~\xE8Sy\xF1.\xD6]}[]H\x81z\xFA\xFE&amp;\xFDq\xE1c!\x9D\xBD6B@By\xA0m\x9C\xFC\x81\xE4w\x8Fhc6C``\x81\xDFySr\xCAި\xCD @\x80\xF3. \x80\xCC;\xE9\xE2\xBC\xE0\xF9_O6ذ|\xFCn\xF9\xC8R \x81\xEAܮs\xBC\xCEu  Ю\x80\xD2n\xEFF*?\xF5\xB4\xE4\x88_Y\xE5        \x81\xEE\xDE\xF8\xFA\xA4\xCEu  Ю\x80\x8B\xD0\xDB\xED\xDDl\xE5\xB7ߑ\xEC\xF8\xB4\xE4\x8A\xEF$K6\x9F]=o\\x84&gt;o\x94\xF3B\xF3}\xFAj\xB8\xB7';\x95\x8F\xE4\xBD\xE6\xB2d\xB3MW\xAF\xF5\x9DhI\xC0\x90\x96\xBA\xB5\x86Z?qFr\xF0! &gt;ְI\xAB        ,\x8A\xC0\x9B%\x87\x94\xB9\xFE\xF12\xE7- @\x80@\x9BH\x9B}\xA9\xFA\x93\xE5\xCD\xD8\xE1\x8F\xAC\xF2\x84@\xB7u\xAE\x9F.\x80t\xDB_#@\x80\x81\xFE\x90\xC6{|Í\xC9w..Q\xFA\xC2\xE9\xC6G\xA2|k'P\xE7z\x9D\xF3u\xEE[ @\x80\x81\xF6\x90\xF6z6R\xF1\xA7&gt;\x97\xBC\xE2\xB0d\xA3\x8D\xDCaƓn\xEA\\xFF\xB5\xC3\xCBQ\x90\xCFv;D#@\x80]  \x8D\xB7\xF7\xF4O\x97ӯ~\xB5\xF1A(\x9F\xC0C8\xEC\xE5ɧ&gt;\xF3\xFFȯ @\x80c! \x80\x8CE֭\x88oI./\x9F\xB4\xDF^N\xBFZ7Aժ@\x9D\xF3߻&lt;\xB9\xF1\xE6VG\xA0n 0\xB9Hý?\xF3\xCB\xC9/I6\xDC\xD0\xE9W +\xB7Q\xE9\xEB P\xE7\xFC\xFE&amp;g\x9E\xB3\xECO @\x80\x81E@\x95\xFD6\xFE\x85/%\xBDh\xFD^\xC3_hU\xA0\xCE\xFD\xBAX @\x80\x81\xB6\x90\xB6\xFA5[\xED=\xF7L\xE7\xCC\xCF'\xEE;\xBB\xCA%\xB0*\x80\xFC]R\xF7  Ў\x80\xD2N\xAFF*\xFDƷ\xA7\xB2t\xC7\xE41[\x8F\xAC\xF6\x84\xC0\xC4l\xB3U\xB2\xFD\x93\xBA/X @\x80\x81v\x90vz5R\xE9\xB9\x96{\xEC;\xB2\xCA'P\xF7\x81\xBA/X @\x80\x81v\x90vz5R\xE9\xF9%{&lt;gd\x95'&amp;N\xA0\xEEu_\xB0 @\x80\xED \xED\xF4j\xB6\xD2\xE9\xE9\xE9\x9C\xFF\x95\xE4\xF9ϝ]\xE5\x81\x89\xA8\xFB@\xDD\xEA&gt;a!@\x80\xDA@\xDA\xE8\xD3H\x95\x97_1\x95\xAD\xFFM\xB2\xF5\x92\x91՞\x988\x81\xBAl\xB5m\xF2\xBD+]2q\xCD7`hV@i\xB0u^\x9C\xEC\xBDW\x83\x85+\x99\xC0\xD4}\xE1\x82o.\xC0 {I @`A\x90a]\xD8\xFDN\xB9\xFB\xF9ӟ\xBA\xB0\xDB\xF0\xEAZx\xD6ӓo\xFDC+ժ\x93@\x9C\x97\x96\xB2\xEB\xCE +\xAEd  \xF0\xB4''\x97}w^\xD8K @\x80 &quot; \x80,\xEB½h\xBD\xD8\xF6\x92r\xBAɮ\xBB,\xDC6\xBC2\x81\x96\x9E\xF6\x94r\xA4\x9C\x96\xE8B\x{116EA6}V\x98d\xA4\xB1\xEE/\xBF~*[\x94\x9Bn\xB6ic\x85+\x97\xC0        \xD4}\xA1\xEEu߰ @\x80\xE3/ \x80\x8C\x8FF*\xFC\xEE?&amp;\xCF|\xC6\xC8*OL\xBC\xC0n\xCFJ\xEA\xBEa!@\x80\xC6_@\xFF\x8DTxղd\xA7FVyB`\xE2\x9E\xB04\xA9\xFB\x86\x85d\xFC{4R\xE1u\xD7'\xDB=nd\x95'&amp;^`\xE9v\xE5\xAC\xEB&amp;\x9EhB@i\xA2M\xF7ymy\x93\xB5Cy\xB3e!@\xE0&gt;\x81\xEDK(_V¹\x85d\xFC{4R\xE1\xF2e\xC9RG@FL&lt;!\xB0\xF4\xF1%\x80\ˁhA@i\xA1K\xF7\xAB\xF1\xAA+\xCA\x90\xA5\xD3\xF7[\xE3!;l7\x9D\xAB\xAF\xE4@\x80\xB4  \x80\xB4Х{k\xBC\xEB'\xD3\xF9׻\x93Gm\xE2\xE3Fj\x9BR\xA8\xFBD\xDD7\xEA&gt;b!@\x80\xC6[@\xEF\xFE\x8CTw\xEBmSy\x8CӯFL&lt;!\xB0Z\xA0\xEEu\xB1 @\x80\xE3- \x80\x8CwF\xAA[\xB1&quot;Y\xB2\xD5\xC8*O\xB8W\xA0\xEEu\xB1 @\x80\xE3- \x80\x8CwF\xAA\xBB\xF5\xF6d\xCB-FVyB\x80\xC0\xBDuߨ\xFB\x88\x85od\xBC\xFB3Rݭ\xB7%[;2b\xE2        \x81\xD5uߨ\xFB\x88\x85od\xBC\xFB3Rݝw&amp;\xBF\xF4\x88\x91U\x9E p\xAF@\xDD7\xEA&gt;b!@\x80\xC6[@\xEF\xFE\x8CTw\xF7\xCAd\xE3\x8DFVyB\x80\xC0\xBD\xDF8\xF9i\xF9$,  0\xDE\xC8x\xF7g\xA4\xBA\x9F\xFE4\xA9o\xB2,\xCC\xA8\xE1\xFCnd.\x8C5 @`\xCC\x901kȃ\x95\xB3\xB2\xD9Hy0&quot;?\x9B`\x81\x8D.\x80Lp\xFB +\x9D@jV=\xBD\xC4\x90\x86\xA6\xD4AV)!\xDDB\x80\x8C\xB7\x802\xDE\xFD\xA9n\xAA\xDCcmڍ\x9EGL&lt;!@\x80hK@i\xA8_\xFE\x87\xB7\xA1f)up\xD208\xB9 + @\x80\x81u@։mq\xFEh\xD59\xEE\xE5Bt s\xEE.\xFB\xC6Ʈ\x91\x9A c +3d\xCC\xF2`\xE58\xF2`:~6\xE9\xAB\x8E\x80 \x93&gt; +\x8C\x9F@h\xD2\xEA\x90\xD5\xBE\x98+\xE0C\xE6\x9AXC\x80\xC6Q@Ǯ\xAC\xA1\xA6M6I\xFE\xE5'k\xF8\xA1\xD5&amp;\\xA0\xEEu\xB1 @\x80\xE3- \x80\x8CwF\xAA[\xB2yr\xD3\xCD#\xAB&lt;!@\xE0^\x81\xBAo\xD4}\xC4B\x80\x8C\xB7\x802\xDE\xFD\xA9n\xC9f\xC9-+FVyB\x80\xC0\xBDuߨ\xFB\x88\x85od\xBC\xFB3Rݒ%\xC9͎\x80\x8C\x98xB`\xB5@\xDD7\xEA&gt;b!@\x80\xC6[@\xEF\xFE\x8CT\xB7\xC5fӹ\xE9#\xAB&lt;!@\xE0^\x81\xBAo\xD4}\xC4B\x80\x8C\xB7\x802\xDE\xFD\xA9\x98\xCA\xC3\xCAnj\xFE\xF8No\xB2F`&lt;\x99x\x81\xBAO\xD4}\xA3\xEE# @`\xBC\x90\xF1\xEEϜ\xEAvzRr\xEDro\xB2\xE6\xC0X1\xD1\xD7^7\x95\x9F8\xD1O\x80\x9A@\x9Ai\xD5L\xA1\xDB\xEFP\xC8\xF5\x8D\xAD\ ,\xB0\xBC\xECu߰ @\x80\xE3/ \x80\x8C\x8FF*\xDC\xFE\xF1I}\xB3e!@\xE0&gt;\x81e\xE5\xFA\x8F\xBAoX @\x80\x81\xF1@ƿG#.@F&lt;&lt;!P\x96_\x97,ݎ Ђ\x80\xD2B\x97\xEEW\xE3\x8E\xDB'W/\xBB\xDF
+        \xC85˓\x9D\xB6A\x80\xB4  \x80\xB4Х\xFB\xD5\xF8\xB4\x9D\x93o}\xEB~+&lt;$@ \x97\x94}\xE2\xA9OA\x80\xB4  \x80\xB4Х\xFB\xD5XO\xC1ZqSr\xFB\xF7[\xE9!\x81        \xA8\xFBB\xDD'\x96&gt;\xDE\xC7SO\xF040thH@i\xA8Y\xABK}\xF6\xF3\x92K/_\xFD\xCCw\x93-p\xD9\xF7\x92g=;\x99\x9A\xF2\xF1ԓ=\x8C\x9EZ@Z\xE9\xD4\xFD\xEA\xDC\xF5i%\x80|\xFF~+&lt;$0\xC1u_\xA8\xFB\x84\x85hC@i\xA3O#U&gt;\xA3\xBC\xD9\xFA\xCEe#\xAB&lt;!0\xB1߾4y\xE6\xAE;|'@\x80\xCD         ͵,y\xFEs\x92s\xCFk\xB0p%X\x81\xBA/\xD4}\xC2B\x80\xB4! \x80\xB4ѧ\x91*\x9F\xF2\xC4\xE9\xDC|Crӭ#\xAB=!0qu\xA8\xFBB\xDD', @\x80@H}\xA9\xB2^l\xBB\xE7&gt;\xC9\xDFY\xED        \x81\x89\xA8\xFB@\xDD\\x80&gt;q\xAD7`hX@i\xB4y{\xEE\x9E\\xF8\xCDF\x8BW6\x81y\xA8\xFB@\xDD, @\x80@;H;\xBD\xA9t\xEF=\x92\xB3\xCFY\xE5        \x81\x89\xA8\xFB@\xDD, @\x80@;H;\xBD\xA9\xF4\xB9Ϝ\xCE\xF2\xAB\x93\x95\xB0YL\xA2\xC0\x8D7'ˮL\xEA\xBE`!@\x80\xDA@\xDA\xE9\xD5H\xA5n8\x95\x83\xFEm\xF2\x85/\x8F\xAC\xF6\x84\xC0\xC4Թ\xD0K\x93\xBA/X @\x80\x81v\x90vz5\xA7\xD2_\x94\x9CyΜ\xD5V\x98\x81Ud\xBF\x89\xAAA @\x80\x81\xAE\x90\x86\xDBY\xC8Y\x9FO\xEE\xB9\xC7)( +\xB7Q\xE9\xEB P\xE7|\x9D\xFBu\xB0 @\x80m         m\xF5k\xA4\xDAm\xB6Lv)wE\xFF\xD2yNA\x81\xF1\xA4{\x81:\xE7\xEBܯ\xFB\x80\x85hK@i\xAB_s\xAA=\xEC\xC9'\xFFv\xCEj+t-p\xFAg\x93C\xEEz\x88G\x80\xBA@o\xEDa\xBF\x92|\xEA\x93\xC9ʕN\xC3j\xBC\x95\xCA_K\x81:\xD7\xFFw\x99\xF3\x87\xBD|-\xFF\xC0\xAF @\x80c% \x80\x8CU;z1\x8F\xD9:y\xD6s\xCA=A\xBE\xEA4\xAC\x87\xAE\xE7/Z\xA8s\xFD\xCFN\xB6ݦ\xC5\xEA\xD5L\x80 ́\xC3)\xA7a}\xA6\x83\x81\x81\xB5\xA8s\xFD\xB02\xE7- @\x80@\x9BS\xD3ei\xB3tU\xAF\xB8\xFD\x8Ed\xC7rA\xEE\xDFI\x96l\xBEz\xED\xFC}\x9F:\xDEѕ\xF9Ӝ\x8CW\x9A~\xC7\xC2\xFC\xB3r\xEBmɓ\x9E\x91\}Y\xB2٦\x93ai\x94 @\xA07G@:\xE8h}#v\xC8+\x92\xD3N\xEF`0\x86@\xE0A&gt;\x{1A9679}.|&lt;\x92 @\x80\x811@ƼAk[\xDE\xAFMN\xFD\x9Fk\xFB\xDB~\x8F@\x9B\xFCHR纅hW@i\xB7w#\x95\xEF\xF9\xBC\xE4g\xF7$]2\xB2\xDA\xDDԹ]\xE7x\x9D\xEB @\xA0]\xA4\xDD\xDEͩ\xFC\xA8\xDFJ\xFE\xF2\x949\xAB\xAD Ѕ\xC0\xFB\xFF*9\xF2\x8D] \xC5  @\x80\xC0D  \xB5\xFF7^5\x9D/\x9E\x95,\xBB\xAE\xA3A
+\x81&quot;P\xE7\xF4\xD9g&amp;\xBF\xF9ꅹ\xB82 0\x9C\x802\x9C\xF5\x82oi\x93GN\xE5\xA8#\x93\xFA?\xC5=        \xFC\xF7\x94\xA3en\xD79n!@\x80\xDA\xF01\xBCm\xF7oN\xF57ޜ\xECRn\xD2vե\xC9揞\xF3\xE3uZ\xE1cx׉m\xA2\xFFh&gt;?\x86\xF7\xB6Jv\xDA5\xB9\xFC\xE2d\x9B\xAD&amp;\x9A\xD5\xE0         @\x80@\x8E\x80t\xD1\xC6\xFBQߠ\xF6\xCA䔏ܷ\xCE#- Թ|\xE8\xE1\xC2G\xCB=T;\xB8\xBF\x80# \xF7\xD7\xE8\xE4q=_~\xF7%\xDF/\x9F4GA\xE9db 8\x8C\xF9:R\x8F~\xEC\xBC[\xF9t\xB7/'\xDBo7\xE0l\x8AX0G@\x8Cv\xF1^\xB8\xBEQ;\xEC\xB0䄓\xAF[&amp;0u׹,|̇\xA6\xD7 @\x80\xE3!\xE0\xC8x\xF4aޫ\xF8\xC1 +\xC9n/\x989o~\xCB-\xD6\xEF\xE5Y?\xBFI\xFC\xEB\xF98rˊ\x99\xEB\x99.\xF9Z\xF2\xB8m'Qј         @\x80@\x9F\x8E\x80\xF4\xD9\xD7Uo\xD8^S\xEE\xFDޓ:\xA0au/P\xE7\xEEk\xCB&gt;\xBAo\xB5 @\x80\xC0\x84        8\xD2q\xC3o\xBE5\xD9u\xF7\xE4\xDCr\xFF\x84'&gt;a\xDD\xEAȺ\xDBM\xEA_\xAE\xEF\x90\xAB\xAE-w&lt;\xDF?\xB9\xEC\xEB\xC9VK&amp;UѸ         @\x80@\x9F\x8E\x80\xF4\xD9\xD7U\xA3\xAAo\xDC\xDE\xF6\xFB\xC9\xBC\xB3\xE3AZ\x97o=&gt;\xF9\x8Fo&gt;\xBAl\xAEA @\x80\xC0\xC4  \x9DO\x8171\x9D\xEF}?\xF9\xE2W;\xA8\xE1u#P\xE7j\x9D\xB3u\xEEZ @\x80\x81\xFE\x90\xFEz:2\xA2\x8D6\x9Aʻ\xFF$\xF9\xFD?J\xEE\xB9\xC7\xBAO\xC6N\xA0\xCE\xD1:W뜭s\xD7B\x80\xF4' \x80\xF4\xD7\xD39#z\xD9\xC9\xD2퓿8\xD1\xBA98V\x8C\x95@\x9D\xA3u\xAE\xD69k!@\x80\xFAxX\x9F\xC32\xAA\x9F\xF8V&gt;\x96w\xAF\xE4\xD7^\x96&lt;iǟ\xFF\xA9\xE7_\xE0\x8A\xAB\x93\xF7\xFDer\xC9y\x8B_\x8B
+ @\x80\x81\x85pd\xE1l\xC7\xEA\x95[\xEE\xA3p\xFC;\x92\xA3\x8FM\xA6\xA7\x9D\x8A5V\xCDQ̪9Y\xE7f\x9D\xA3u\xAEZ @\x80\x81~\x90~{;gdG\xBF&gt;\xF9\xD9ϒS\xFFƩXsp\xACXT\x81:'\xEBܬs\xD4B\x80\xF4-\xE0\xAC\xBE\xFB;gt\xA7\x9C\x90\xEC}`\xF2\xC2=\xD6\xEF\xDE s^\xD8
+\xEB(p\xE55\xC9\x96 \xCF\xEB\xFDj, @\x80@\xFF\x8E\x80\xF4\xDF\xE3\x91\xD6\xEB?\xFE\xCB;\x93\xD7\x9D\xAC\\xE9T\xACO\xA8s\xB0\xCE\xC5:']\x9B48\xBF + @\x80\x81E@\x85}q7\xFA[\xAFM\xF7\xD8r\xBE\xFD{\x9C\x8A\xB5\xB8\x9D\xB0\xF5:\xEB\\xACs\xD2B\x80L\x86\x80S\xB0&amp;\xA3\xCFsFy\xF2{\x92\xE7\xEC\x9BT\xBE\xF6.\xA7cY -p\xEE\x85\xC9G?\x96|󜡷l{ @\x80\xC0b
+8\xB2\x98\xFA\x8B\xB8\xED-\xB7H&gt;|r\xF2\x9A\xDFL~x\xC3&quot;b\xD3)P\xE7\xDCk\x8EH&gt;tRR碅\x98drz=g\xA4\xFB&lt;?9\xF6w\x93W\xBE1\xB9\xFBn׃\xCC\xB2bA\xEA\\xABs\xEE\xD8\xDFI\xF6}\xC1\x82l‹ @\x80c, \x80\x8Cqs\x86(\xED\xF7\xCA\xC0\xDB=\xBE\xBC|\xBB\xEBA\x86𶍙\xB9V\xE7\\x9D{ @`\xF2\x90\xC9\xEB\xF9\x9C\x9F\xFC\xEE\xE9\x9C[\xEE&gt;\xFD\xA1\x8F\xCF\xF9\x91\xE6U\xE0ßH\xBEznR眅\x98L\xA1Of\xDFGF\xBD\xE9/O\xE5\x8C\xD3ʽA^2s\xEA\xF6\xF9\xB1'\xE6Eଯ$\xFF\xF9\x8FK\xF9|R眅\x98LG@&amp;\xB3\xEFsF\xBD\xC3\xD2\xE4S%\x84\xBC\xE1Mɥ\x97\xCF\xF9\xB1\xD6K\xA0Ω7\x99\x9C^\xE6X\x9Dk @`r\x90\xC9\xED\xFD\x9C\x91?o\xB7\xE4\xC4r\xA7\xF4\x97\xBF:\xF9\xBF?\x9A\xF3c+\xAC\x93@\x9DKuN\x9D\xF8\xBEd\xF72\xC7, @\x80\xC0d 8k\xB2\xFB?g\xF4\xAFxi\xB2\xFC\xFA\xE4W^\x95\x9C\xFD\x99d\x8B\xCD\xE6\xFC\x8A\xD6Z`\xC5\xED3s\xE9\x987'unY @\x80\x8890G\xE0\x98\xA3\x92;~\x9C\xBC\xE4\xF0\xE4\xCCO\xCD\xF9\xB1\xD6J\xE0\xB6\x9A\x99C\x87\xFCjR甅 P\x9C\x82e&lt;\xA0\xC0ۏ+\xF7h\xD8+9\xE4\xB5\xE5\xC7+\xB7|\xC0߱\x92\xC0\x9A\xEE\xF8\xE7\xE9\xEC\N\xB7\xDAo\xEF\xA4\xCE%  @`\xB5\xC0\xD4tYV?\xF1\x9D\xC0\xCF \xFC?oM\xBEr\xC1\xBF\xE4\xE4S\xAF\xC8&amp;\x9B\xDC\xF3\xF3?\xF6\x9C\xC0\x81\xBB\xEE\xDA0\xBF\xF1ʧ\xE7\xF5\xAFK\xFE\xE8\xD89?\xB6\x82\x98pd\xC2'\xC0\xDA \xFF\xADǗ\x8FN=?\xF9\xFBO&amp;\x9B?zm\xFE\xC2\xEFL\xAA\xC0\xEDw\xCC5\xDB\xE5)\xC9\xFF\xFB瓪`\xDC @\x80\xC0\x83        8\xEB\xC1t\xFCl\x95\xC0\x9F\xBF\xA3\xDC#d\xCF\xE4\xA0ÒzQ\xB1\x85\xC0        Թq\xE0\xA1\xC9\xF3\x9E#|&lt;\x90\x8Fu @\x80\xC0\x8C\x80b&amp;\xAC\x95@ +!\xBFRnT\xB8\xFF\xC1&gt;\xA2w\xAD\xC0&amp;\xEC\x97\xEAG\xEDֹQ\xE7H\x9D+ @\x80\xC0\x9A\x905\xC9X?G\xA0^L\xFC\xFA\xD7$/8\xD0\xCD
+\xE7\xE0L\xF0\x8Az\x93\xC1:'\xEA\xDCp\xC1\xF9OC'@\x80k)\xE0\x90\xB5\x84\xF2k\xF7        |\xFA\xEF\x927\x93|\xF8\xAF\x92\xF6\xB9o\xBDG\x93'p\xD6Wf\xEEp^o2\xE8&gt;\x93\xD7#&amp;@\x80\xEB&quot;\xE0Ⱥ\xA8M\xF8\xDF\xD47\x9Ag|&lt;9\xE2\xE8\xE4C\xE5\xBBe2&gt;\xFC\x89\x999\xF0\xE9\xBF&gt;&amp;s5X7G@\xD6\xCD\xCD_\x81k\x97\xCF|\xE2\xD1\xDE\xE5~!\xEF}\xE7t6\xDEx\x8A\xCB\xDC}\xF7t\x8E}\xFBT\xBEzn\xF2\x99\x8F%;,\x9D\x80A&quot; 0o\x8E\x80\xCC\xE5\xE4\xBDP}\xE3y\xEE\xDFO\xE7\xD6ے2\x95\xDE0y\x936\xE2\xDA\xE3\xDA\xEB\xDA\xF3\xF3&gt;?-|L\xDA0^ 0\xC8&lt; N\xF2Kl\xFA\xCBS\xF9\x9B\x93\x93\xC3~5\xD9c\xBFH.\x9Cd\x8D\xBE\xC7^{\xBBNjgz]{^{o!@\x80&lt;T\xA7`=T1\xBF\xBFF\x81\xAF\P.H&gt;*y]\xF94\xA4w7\x9D\x8D6\xF2u\x8DX +\xFD`\xE5\xCA\xE9\xFF\x9E\xA9|\xB4\x9Cn\x{1614D2}}_\xD0P\xF1J%@\x80\xC6N\xC0\x90\xB1kI\xBB\xED\xF3\xFC\xE4\x9B\xE7$\xDF\xFB\xC7d\xAF\x97M\xE5\xCAk\xDA\x8B\xCAgjk/kOko\x853\x83X_d}\xFD\xFD\x88\xC0\x96[$\x9F\xFA\xEB\xE4Mo(o\H&gt;X\xFE\xD7|zzz\xE4w&lt;\x81ڳڻ\xDA\xC3\xDA\xCB\xDA\xD3\xDA[  @`}\x9C\x82\xB5\xBE\x82\xFE~\x8DW\\x9DY\xEE\xB2A\x89\xB9'\xBD7yҎk\xFCU?#\x81ڷ\xA3\x8FM~\xF6\xB3\xE4\x94\xF4m\x8CZ\xA3 Ѕ\x80# ]\xB4q&lt;Q\xC79\x9FM^yh\xB2\xF7\x81ɟ\xBD?\xB9\xE7GCƳ[3\xBD\xA9=\xAA\xBD\xAA=\xAB\xBDǵ[\xEA&quot;@\x80\xED
+ \xED\xF6\xAE\x99ʏ~}r\xC9y\xC9E'\xCF\xDDo*_\xFCj3\xA5OL\xA1\xB5'\xB57\xB5G\xB5W\xB5g @\x80\xC0B8k!T\xBD\xE6&gt;wV\xF2\x96?J\x9E\xB2s\xF2\xDFޞ&lt;\xF1        k\xFCU?@\xE0\xAAk\x93\xB7_&gt;8\xE0\xFBɻ\xFF$yY\xB9\xE6\xC3B\x80XHG@R\xD7k\xCF\xA8op\xFF\xE1\xDC鼰|bV=\xD5\xE7ߕܲbίY\xB1\xC0ռ\xDA\xEF\xB9V\xF5\xA2\xF6D\xF8X`t/O\x80\xAC@L\x84\xC1\xEA\xFDA\x8E)\xF7 \xB9\xF4\xA2䮻\x92]\x9E]\xEE\xF2\xE7\xC9m\xFF4x)\xB7\xC1j\\xAD\xABy\xB5\xBF\xEC\xEBY\xD5 \xF7l\x99\xB8\xA9`\xC0 @`\xD1\x90E\xA3\xB7᭖$'\xFCi\xB9\xE6\xE0k\xE5(ȭ\xC9λ\x95Ӳ\xFE\xBB \xB23\xA3\x8Fj[\x8D\xABu5\xAF\xF6\xB5 @\x80\xC0\x90Ȑڶ\xF5\x80\x8F\xDB69񿕋Կ\x9C\\xB3&lt;\xD9i\xD7\xE4\xD8r\x9DȲ\xEB\xF0׭|հZV\xD3j[\x8D\xABu5\xB7 @\x80C@Y u\xDB|@\x81\xED\xB7KN~wr\xF9\xC5ɣ\x95\xEC\xFE\xA2\xE45G\x977͗&lt;\xE0\xAF[\xF9 լ\xDAU\xC3jYM\xABm5\xB6 @\x80S\xC0\xA7`-\xA6\xBEm?\xA8\xC0\x9DwM\xE7C\x9F\x98\xCA\xC9(73\xDC09\xE2ד\xD7\x96,\xD9\xFCA\xFFlbx\xEBm\xC9i\xA7'\xA7\xFE\xCFr\xC1{\x92\xA3~+\xF9\x8DWMg\x93GNM\xAC\x89\x81 @\x80\xE3' \x80\x8C_OT\xF4痋\xA5O=-9\xE3\xD3\xC9\xC1\x87$\x87\x9C\xEC\xFF\xC2\xE9L\xFA\xC5\xD3+WN\xE7\xEC\xAFN哟I&gt;sFr\xC8+JP{m\xF9t\xAB\xE7=\xA2U @\x80\x811@Ơ        JX{\x81\xDB\xEFH&gt;Q\xDEh\xB2|}\xEB\x9Bɡ\x87\x970\xF2\xAB\xC9~{Mg\xC3 +'\xE3\xFA\xEB\xDD\xE4\xBFt^        \x9B|\xBA\xF1xƳ\x8BA        e\xAF*_\x9Bm\xBA\xF6\x96~\x93 \xB0\xC8b\xA8\xDB\xE6\xBC\xFC\xE8\xA6\xE4\xF4\xFFS\xBE\xCAQ\x91\xCB/KxIr\xE0\xBE\xC9A庇\xC7l=/\x9B\x9B\xA9c=\xF3\x9C\xE4 \xE5&quot;\xF2\xB3&gt;_&gt;F\xF7i\xC9a\xE5hǡ/K\xB6\xDDfl\xCAT @\xE0
+ \xBF\x90\xC8/\xB4 p\xE3-\xE5 +zys^\xBF\xBE\xF0\xF7\xC9\xD2\xCB)Z\xFB&amp;{&lt;'y\xFEs\x93\xAD\xFB\xB8ٛnM.\xF8Fra9\xCAs\xF69\xC9\xF2\xABK\xB8*\xEB\xA0\xFD\xCA\xF7\xB0\xB6ٲ\x85\xAE\xA8\x91 0W@\x99kbM\xE3\xF5\xA5o|{*\xE7^\x98\x9C_nvx\xFEW\xCA\xFD.\xCA\xC7\xCE\xEE\xBDW9]\xA99\xD8u\xE7\xF2\xB5\xCB\xF8\x9C\xAETO+\xBB\xF4\xF2\xF2\xF5\xFDr\x97\xF8\xEF&amp;瞗\xDC\xF4\xCBu\xFB\x94\xAF\xDDK\xDD{$\xCF}\xE6\xE4\x9Cb\xD6\xF8\xF4S&gt; \xF0 \x90_\xE4\xC7\xED LOO\xE7{WN\xE5\x82r4\xE1;\xE5T\xADK\xCB\xD7\xC5\xE5\xA2\xF6-\xCAiZ\xCFzV\xB2\xE3\xF6\xE5\x88\xC9\xE3g\xBEv(\xDFwX:\x9DGm2\xBFד\xFC\xF8\xCE\xE9\\xBB|*\xCB\x90\[\xEE\xCDq]\xF9~յɷ\xBF\x93\xAC(\xA7W\xEDV\x8E\xD4\xECZ\xC2Q +H{\x94k:vy\xD2t\xA6\xA6淆\xF6;i @\x80@H]4\x86uX~}rY9\xEAp\xF5\xB2r\x8ASy\xBC\xAC~\x95Pp\xD5ɿ\xDE]N\xDBz\9r\xB2U\xB2\xE5\xE5q\xF9\xFEK\x8FH6\xDE\xE8ޯ\x87\xCF|\xAF\xE1\xA7\xE5wW\x96\xAF\xFA\xFD\xEE\x95ɿ\xFC\xA4\xC1\xB8\xB9\xDCq|Erk\xF9\xFE\xA36\xB6q\xB9\xE0\x93J\xC8پ\x9Cr/\x8E\xEDJ\xD0٩&lt;~\xEA\x93k\xF06֩\x81\xFE\x88hR@i\xB2m\x8A^h\x81\xBB~2\x9D\xB7O\xE5\xD6r-ƭ\xB7\x97\xAFr\x8F\x8D;\xEF\x9C        5d\xDC\xFDә\xC7\xE5\xE0J^\xC2\xC5F%\x98&lt;\xFC\xDEP\xB2\xC9&amp;3\xF7*Y\xB2Y9\xCAR\xC2˒ͧ\xF3\xC8G8\x9A\xB1\xD0=\xF3\xFA @\x80@H}R% @\x80\x81.6\xE8bA\x80 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+TK\xC7\xCC\xD4IDAT @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\xFE\xF2\x93\xED DIEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsidecirclepaddingexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,74 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksumadd9330e9f0ce860cb48a0c21fdd2278\xBC\xD4
+@IDATx\xED\xDD \x98eUy'\xFC\x81`\x83@s\x91QiTD\xF1\x82P@\xB98PG\x8D&amp;\x81\xF9\xCC$\x8Cq2 +&amp;\xE3d/\xC4\xBE\x88u\xC4\xE8\x88#\xC61Q@EԀh\xB8v\x83rk\x8Ct\xB0\xBE\xB5\xBA\xE8\x82c\xD1\xD8tW\xED:k\x9D\xDF~\x9Ez\xEA\x9C]Ug\xBF\xEB\xF7\xAE\xDD\xCF\xF9\xF7\xDE\xFB\xEC\xA9\xE9\xB2\xC4B\x80 @\x80\x816`6A\x80 @\x80\x81U\x88\x89@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`\xC8`\xD46D\x80 @\x80\x80b @\x80 0\x98\x802\xB5 + @\x80  \x80\x98 @\x80 &amp; \x80 FmC @\x80 \xE6 @\x80\x83         \x83Q\xDB @\x80\x889@\x80 @\x80\xC0`lK6D\xA0!\x81\xBB~2\x9D\xB7O\xE5\xD6[\x93[o/_\xB7%wޙ\xFC\xF4\xEE\xE4\xEE\xD5_+g\xB4\xF1F\xC9\xC6\xCF|=\xBC|\xDFd\x93d\xC9\xE6\xE5k\xB3d\x8B-\xEA\xE3\xE9&lt;\xF2S +\x8D^\xA9 @\x80\x81\x85\x98\x9A.\xCB½\xBCW&amp;0\x9Eu\xDA/\xBF~*\xDF\xFD\xC7\xE4\xAAe\xC9\xF2\xEB\x92eח\xAFk\x93\xAB\xAFL\xFE\xB5\x84\x8C\xAD\x97l\xB5U\xB2e        [\x97\xEF\xBF\xF4\x88\xA4\x8CU\x81\xE3\xE13\xDF\xEB\xE8\xEE.A\xE4\xEE\x9F\xCE|\xAF\xE5_~\x92\xDCtsrˊ\\xCA\xF7\xFD yX\xF9\xBB\x9F\x98l\xBFC\xF9z|\xB2t\xBBd\xA7퓧&gt;\xB9&lt;~\xFCt\xA6\xA6\x94ji!@\x80\xFA@\xFA\xEF\xF1ď\xB0\x86\x8D\xEF]9\x95 \xBE\x99|\xFB\xD2\xE4\xD2˒o]\\x8ENl\x9D\xEC\xF6\xAC\xE4        Kg\xC1\xF6%p,-\xE1`\x87\xED\xA6\xF3\xA8M\xE67\xFC\xF8\xCE\xE9\{\xDDT        =%\xE4\x94@R\xCF5˓K\xBE\x95\xAC\xB8)yֳ\x93\xA7=\xB5|z\xF2\xFC\xE7$Oy\xA2P2\xF1\xE8T@鴱\x93&lt;\xAC{\xEE\x99\xCE7\xBE=\x95s/Lο\xA8|}\xA5\xC9\xD86\xD9{\xAF䙻&amp;\xBB\xEE\\xDE\xEC?%\xD9l\xD3\xF1P\xBA\xFD\x8E\xE4\xB2r4\xE6[\xFF\x90\x9C{^r\xF3 +ɞ\xFB\x94\xAF\xDDK\xDD{$\xCF}\xE6t6\xDCp~C\xD1x\x8C^ @\x80\xC0\xA4         \x93\xD6\xF1N\xC7{\xE3-ə_N\xBE\xF0\xA5\xF2\xF5w\xE54\xA7r\xBA\xD3\xFE\xFB&amp;{\x94\xA3        \xCFn9\x85jI[\xBF\xA9\{r\xC17\x92 \xCBQ\x9B\xB3\xCF)GM\xCAia\xBD\xB4|\xED\x97XƵM9%\xCCB\x80hQ@i\xB1kj^%pÍ\xC9\xE9\x9FM&gt;\xF5\x99\xE4\xF2rZ\xD5/)o\xD0_4\xF3\xD5\xDB\xF4˵$_\xA8\xAB|\x9D}f9Ek\x97\xE4Ѓ\x93\xC3^\x9El\xBB\x8D        A\x80hG@i\xA7W*-\xF5t\xA5\x8F\x9FQ\x82G\xF9\xFAN\xB9\x8E\xE3\xD7\x9Fy\xBE\xDF^\x93s\x8AR=\xC5\xECK\xE7M\xAD
+_\xFF\xFB\x93\xC93\xCA\xF5#\x87\x92\xBC\xBA|\x8D\xCBie&amp;+ @`MȚd\xAC+\x81󿞜zZrƧ\x93\x83\xCB\xED\xC3\xCB\xFF\xFE\xEF\xFF\xC2\xE9l\xB4\xD1d_\xB1r\xE5t\xCE\xFE\xEAT&gt;Y\x8E\x9DQB\xD9+^\x91\xF1\xDAr\xED\xC8\xF3ƪ}\x8A!@\x80\xCC
+ \xB3\x8C\x9B\xC0\x9DwM\xE7\xAF?&gt;\x95S&gt;\x98l\xB0a\xF2\xC6\xD7'\xAF9t\xE6\xE3V\xEB8Գ\xE2\xF6\xE4\xB4ӓ~$\xF9\xD9=ɑoL~\xF3\xD5\xD3\xD9䑓\xD2ơ7j @\x80\xEE@\xEE\xB3\xF0hL\xEA\xF5\xFF\xE3\xD4\xE4\x94S\xCAQ\x8E\x93\xDFyS\xB2\xFBncR\#e\tI\xF2\xFE\xBF\x9A\xB9^\xE4\xC8#\x937\xFFf\xF2\x98\xF2\xB1\xC3 @\x80\xC0b l\xB0\xD8\xD8&gt;\x81\xD5\xCBʽ1\x8E&lt;.٥\\xD3pם\xC9E\xE5\x82\xEB\xD3\xFE?\xE1c\xB5\xCFC\xF9^[\xB5\xAB\x86\xD5r\xD7\xE7\xCE\xD8Vc  @`1\x90\xC5Է\xEDU?(\xF7\xBCx\xF3\x94\xA0Q&gt;\xC1j\xC7\xED˝\xC9/M\xDE\xF3\xCE\xF2Q\xBA\xE5n\xE1\x96\xF5\xA8\x86\xD5\xF2\x8Ar\x91j[\x8D\xABu5\xB7 @\x80C`\x83\xC5بm\xA87\x97{]\xFC\xDE.w#A\xB2\xE5\x92\xE4\xFB崡?\xF8\xC9\xE6\x8F\xE63\xDFմ\xDAV\xE3j]ͫ}큅 0\xA4\x802\xA4\xB6m\xAD\xA8\x9F\xDCt\xC2\xC9\xE5n\xE4哚\xF1\xC8r\x8F\x8B\x93\xE3\xDF*x 1=j\xA9\xD6ռ\xDA\xD7\xD4^ԞX @\x80C C(\xDBƬ\xC0\xE7\xCEJ\x9E\xBE\xF7T\xBEzAr\xFE\xD9ɻ\xFE\xB0\xFC\x8F\xFC\xB3?\xF6` \x81j^\xEDkj/v\xDDs*\xB57 @\x80\xC0B \xF8\xAC\x85\xF6\xFA\xAB~X\xAE9\xF8\xED\xB7%˗%\xF1'ɋ_f\x9C\xBExn\xF2\x96rJ\xD6\xF6ۗO \xFB\xB3\xE4\xB1ێSuj!@\x80zp\xA4\xA7n\x8E\xE9XN\xFAH\xB9\xE6`\xAFrt\xF9t\xABo|iZ\xF8\xC3&gt;\xBDx\xEF\xE4\xE2/O\xAF\xEAQ\xEDU홅 \xB0\x8E\x80,\x84\xAA\xD7\%p\xC5\xD5\xE5\xA3_\x8F)7,1\xF7\xA4\xF7&amp;O\xDAL \xB5oG[nf\xF8\xB3r/\x96\x{12D15E}\xA9\x91\xB4$\xE0HK\xDDj\xA8\xD6\x9C\x96\xEC]n&quot;\xF8\xEB\xFF.\xF9\xE2\xD3\xC2GC\xBD\xABA\xB1\xF6\xAC\xF6\xAE\xF6\xB0\xF6\xD2B\x80\x98/G@\xE6K\xD2\xEB\xAC\xB8eEr\xD4q\xE5&gt;?L&gt;zR\xF2\xC4'\x80iY\xE0\xCAk\x92\xD7\x9D&lt;\xEE\xB1\xC9\xC9\xEF\xF1\x81-\xF7R\xED @`\\x97NtP\xC79_K\x9E\xB3o\xF2\x94''\xE7}nZ\xF8蠧5@\xD6^֞\xD6\xDE\xD6[ @\x80\xEB#\xE0\xC8\xFA\xE8\xF9\xDBY\x81\xF7\x95\xA3\xEF}\xF2\xB1S\xCBi;{̮\xF6\xA0#\x81s/L^sDr\xEC\x96\xA3&quot; @\x80\xC0\xBA \xEB\xA2\xE6of\xEE\xF8\xE7\xE9\xF5\x96\xA9\w}\xF2\xBF&gt;\xE8\xE3[ga:}P?N\xF9\x95oL\xB6{|9%\xEB\xDD\xD3\xD9\xF4\x97\xA7:\xA9a @\x80 %\xE0\xAC\x85\x92\x9D\x80׽fY\xB2\xD7K\xA6\xB2d\xF3\xE4\xCB\xE5\xA2e\xF7\x8E\xE8\xBF\xE9\xB5ǵ׵\xE7\xB5\xF7uX @\x80E@y(Z~wV\xE0\xA2K\x92}^\x9AWNǩ7\xAE\xDBxc\xFF&gt;\x8B\xD3\xF9\x83\xDA\xEB\xDA\xF3\xDA\xFB:\xBE^悅 \xB0\xB6N\xC1Z[)\xBF7+\xF0\xE9\xBFK\xDE\xFC{ɇOI\xD8gv\xB5(p\xD6W\x927\xBC)9\xB1\xDC/\xE4%\x8CX @\x80\xBFH@\xF9EB~&gt;&quot;p\xC2\xC9\xC9        '&amp;\x9F\xFDx\xB2\xEB.#?\xF2dB.\xBD&lt;y\xF9\xAB\x93c\xDE\\xBE\x8E\x9AP\xC3&amp;@\x80\xD6Z\xE0ak\xFD\x9B~q\xE2\xDEY\xEEq\xC6\xDF&amp;_;3\xF97\x8F\x99x\xF7
+\xD4 Z\xE7į\xBC*\xB9\xE3\xC7\xC9\xDB\xCB}`, @\x80\x815        8\xB2&amp;\xEBG\xDE\xF6\xCE\xE4K\xE7&amp;\x9F\xFFd\xB2\xC5f#?\xF2\x84\xC0*\x81\xB7'/9&lt;\xD9o\xEF\xE4\xCF\xDE\x85 \xF0\xC0\x8E\x80&lt;\xB0\x8B\xB5\xF7\xF8\xED\xB7%߹,9\xF3S\xC9f\x9B\xDE\xEF\xB8\x9F@ +\xA6_8=\xD9y\xB7\x99\x95B\xC8\xFDp&lt;$@\x80f\x99\xA5\xF0\xE0\x81\xEA5\xF07e\xB7c^\x9F +7\xBE\xF3\x81~\xC5:#\xF7\xFC\xF4Q\xB9\xE9\x83\x9F\xFB\x92\x99OH\xF9\xA1' @\x80\xC0\xC4  ?\xD6 \xF0\xD6㓏\x9E\x96\xDC\xF0\xCAm\x92\x8DnZ\xF3/\xFA        \x81\x9F\xB8㸟奯\x9Eʞ\xCFs:\xD6\xCF\xD1xJ\x80&amp;^\xC0}@&amp;~
+&lt;0@\xBD\xE0\xFC\x9C\xF3\x92\xEF~\xA3\xFC\\xF8x`$k\xD7(\xF0ˏ\x9A\xCAg?6s\xDDP\x9DK @\x80\xC0jd\xB5\x84\xEF\xB3\xF5\xB4\xAB\xFAiW\xF5\x82\xF3\xCD=\xBB\xDAI\xA0^/T\xE7P\x9DKuNY @\x80U\xC0E\xE8\xE6\xC1\x88@\xBD\xC9`\xBD\xCFG\xFDXU\x9Fv5B\xE3\xC9:\xD49\xF4&gt;\x91\xBC\xE0\xC0d\xE9\xE3ݬp\xFD        \xE8N@鮥\xEB&gt;\xA0\x8B.\x99\xB9\xC3\xF9&gt;\xED&gt;\xEB\xAE\xE8/^\xA0\xDE3\xA6޸\xF2\xA0C\x92ǖ\xC7ϻ\xF7S\xB2~\xFE\xF7&lt;'@\x80&amp;C\xC0)X\x93\xD1\xE7_8\xCAk\x97'\x87\xBD6\xF9\xF0)\xEEp\xFE \xB1\xFC\xC2C\xA87+\xFC\xF0_%\x87\xBE.\xB9f\xD9C\xFEs@\x80t$ \x80t\xD4\xCCu\xCA\xFF&lt;\x9D\x83_\x93\xFC\xE9'쳮\xAF\xE2\xEF&lt;\xB8@\x9D[\xFA\x8E\xE4\x90t뜳 @\x80\x93) \x80Lf\xDFGF}\xD4[\xA6\xF2\xC2r\xF7\xEA7\xBCjd\xB5'\xE6]\xA0α:\xD7ꜳ @\x80\x93) \x80Lf\xDFgG\xFD\xBE\x93\x92\xEB\xAEO\xDE\xFBN\xFF#=\x8B\xE2\xC1\x82
+ԹV\xE7\\x9D{ @`\xF2\\x84&gt;y=\x9F\xF19_+\xC1\xE3\xFDɅ_L6\xDE\xD8\xFFH\xCF\xC2x\xB0\xA0u\xAE\xFD\xAF&amp;{\xBC8y\xD6ӓ}_\xB0\xA0\x9B\xF3\xE2 @\x80\xC0\x98        82f +\xAA\x9C[V$\xBFqt\xF2\xB1S\xCB'm;\xD4Vm\x87\xC0\x8C@\x9Dsu\xEE\xD59X碅\x98drz=2ң\x8EK^W.&lt;\xDF{\x8F\x91՞L\xA0ν:\xEB\\xB4 @\x80\x93# \x80LN\xAFgG\xFA\x81Ӓ\xFC0y\xC7q\xAE\xFB\x98E\xF1`Q\xEA\xACs\xB1\xCEI  0\xAE\x99\x8C&gt;ώ򊫓\xFF\xF4\xF6伳\x92\x8D6r\xDD\xC7,\x8C\x8B&quot;P\xE7\xE0G\xCB\xC5\xE8{P&gt;\xAByҎ\x8BR\x86\x8D @\x80
+82 \xF68l\xEA\xC8c\x92w\xFDI\xF2\xC4'\x8CC5j 03뜬s\xD3B\x80\xF4/ \x80\xF4\xDF\xE3\xD9\x9E\xF4\x91d\x83\xD2\xF1#\xFE\x9DS\xAFfQ&lt; \x81:'\xEBܬs\xD4B\x80\xF4-\xE0\xAC\xBE\xFB;;\xBA\xDEP\xAE\xF98&gt;9\xF7\xCCdjʩW\xB30\x8C\x85@\x9D\x93'\xBD\xB7|(\xC9\xCB\xCB\xE9X&gt;\x99m,ڢ \xB0 \xE5\xFF-\x93 \xF0\xDBoK~\xEFw\x9Dc?        \xBDnu\x8C\xF5\xFA\x8F:G\xEB\\xB5 @\x80\xFD
+ \xFD\xF6vvd\x9F+\x9C/_\x96\xFC\xFE\x9B\x9Dz5\x8B\xE2\xC1X
+\xBC\x{1779F3}\xAC\xCC\xD5:g- @\x80@\x9FH\x9F}\x9D\xD5ʕ\xD3y\xCB%Q.\xF2\xDDpC\xA7^\xCD\xC2x0\x96l0\x95w\xFFir\xDCJ\xEAܵ @\x80\xFD         \xFD\xF5tdD'\x9E:\x95\xA7으\xF8\x85#\xAB=!0\xB6/\xDE;\xD9e\x97\xA4\xCE]  П\xC0\xD4tY\xFA\x96U\x81\x9BoM\x9E\xF6\xBC\xE4\xFC\xB3\x93\x9DvXw\x93\xA9\xE3\xBD\w\xBD\xC9\xFC\xCB\xE9w\xAC\xDF?+W]\x9B\xEC\xB9r\xD9ד\xAD\x96L\xA6\xA1Q @\x80\x81^鵳e\\xFF\xE5}\xC9߸~\xE1\xA3cCc\x81\x98\xEB\xDC}W\x99\xC3 @\xA0/G@\xFA\xEA\xE7\xECh~P&gt;vw\xB7$\x97_\x9Cl\xB9\xC5\xEC\xEAuz\xE0\xC8:\xB1M\xF4\xAD\xEF\x90\x8Awˊr*ֳ\x93K\xBE\x96&lt;nۉ\xE64x Е\x80# ]\xB5\xF3\xBE\xC1\xFC\xD7\x92\xFF\xEF\xD7?|\xDC\xF7\x8AV\xA0\xE7:\x87\xEB\\xB6 @\x80\xFD8\xD2O/gG\xB2\xEC\xBAd\xF7%߿$\xD9\xFCѳ\xAB\xD7\xF9\x81# \xEBL7\xB18G@*\xDEm\xFF\x94\xEC\xBC[rї\x93\x{DDDB}XN'@\x80]        8\xD2U;g\xF3_ߟ{\xCC\xFC\x84\x8Fy \xA9!\x81\xA0\xEB\~\xD7_6T\xB4R         @\x80\x81p\xE4Ay\xDA\xFB\xE1\x8D7Ϝ7ե\xF3@io,v\xC5\xF3u\xA4\x8E\xA3y\xD2ӓK\xBF\x91&lt;f\xEB\xC5\x99\xED @\x80\xEB+\xE0\xC8\xFA
+\x8E\xD9ߟxj\xF2\x867\xCC_\xF8\xB3\xE1)g\xEAQ\x90ח9}\xE2_O\xE0\xE0 +\x99t(\xE0HGM\xBD\xF3\xAE\xE9&lt;aשy?_\xDE\x90\x8E&amp;\xC9@C\x99\xCF# \xB5\xE4\xD5\xD75]s\xE9t6y\xA4\xFB\xD2 \xD4F\x9B!@\x80 &quot;\xE0Ȃ\xB0.΋~\xE8Sy\xF1.\xD6]}[]H\x81z\xFA\xFE&amp;\xFDq\xE1c!\x9D\xBD6B@By\xA0m\x9C\xFC\x81\xE4w\x8Fhc6C``\x81\xDFySr\xCAި\xCD @\x80\xF3. \x80\xCC;\xE9\xE2\xBC\xE0\xF9_O6ذ|\xFCn\xF9\xC8R \x81\xEAܮs\xBC\xCEu  Ю\x80\xD2n\xEFF*?\xF5\xB4\xE4\x88_Y\xE5        \x81\xEE\xDE\xF8\xFA\xA4\xCEu  Ю\x80\x8B\xD0\xDB\xED\xDDl\xE5\xB7ߑ\xEC\xF8\xB4\xE4\x8A\xEF$K6\x9F]=o\\x84&gt;o\x94\xF3B\xF3}\xFAj\xB8\xB7';\x95\x8F\xE4\xBD\xE6\xB2d\xB3MW\xAF\xF5\x9DhI\xC0\x90\x96\xBA\xB5\x86Z?qFr\xF0! &gt;ְI\xAB        ,\x8A\xC0\x9B%\x87\x94\xB9\xFE\xF12\xE7- @\x80@\x9BH\x9B}\xA9\xFA\x93\xE5\xCD\xD8\xE1\x8F\xAC\xF2\x84@\xB7u\xAE\x9F.\x80t\xDB_#@\x80\x81\xFE\x90\xC6{|Í\xC9w..Q\xFA\xC2\xE9\xC6G\xA2|k'P\xE7z\x9D\xF3u\xEE[ @\x80\x81\xF6\x90\xF6z6R\xF1\xA7&gt;\x97\xBC\xE2\xB0d\xA3\x8D\xDCaƓn\xEA\\xFF\xB5\xC3\xCBQ\x90\xCFv;D#@\x80]  \x8D\xB7\xF7\xF4O\x97ӯ~\xB5\xF1A(\x9F\xC0C8\xEC\xE5ɧ&gt;\xF3\xFFȯ @\x80c! \x80\x8CE֭\x88oI./\x9F\xB4\xDF^N\xBFZ7Aժ@\x9D\xF3߻&lt;\xB9\xF1\xE6VG\xA0n 0\xB9Hý?\xF3\xCB\xC9/I6\xDC\xD0\xE9W +\xB7Q\xE9\xEB P\xE7\xFC\xFE&amp;g\x9E\xB3\xECO @\x80\x81E@\x95\xFD6\xFE\x85/%\xBDh\xFD^\xC3_hU\xA0\xCE\xFD\xBAX @\x80\x81\xB6\x90\xB6\xFA5[\xED=\xF7L\xE7\xCC\xCF'\xEE;\xBB\xCA%\xB0*\x80\xFC]R\xF7  Ў\x80\xD2N\xAFF*\xFDƷ\xA7\xB2t\xC7\xE41[\x8F\xAC\xF6\x84\xC0\xC4l\xB3U\xB2\xFD\x93\xBA/X @\x80\x81v\x90vz5R\xE9\xB9\x96{\xEC;\xB2\xCA'P\xF7\x81\xBA/X @\x80\x81v\x90vz5R\xE9\xF9%{&lt;gd\x95'&amp;N\xA0\xEEu_\xB0 @\x80\xED \xED\xF4j\xB6\xD2\xE9\xE9\xE9\x9C\xFF\x95\xE4\xF9ϝ]\xE5\x81\x89\xA8\xFB@\xDD\xEA&gt;a!@\x80\xDA@\xDA\xE8\xD3H\x95\x97_1\x95\xAD\xFFM\xB2\xF5\x92\x91՞\x988\x81\xBAl\xB5m\xF2\xBD+]2q\xCD7`hV@i\xB0u^\x9C\xEC\xBDW\x83\x85+\x99\xC0\xD4}\xE1\x82o.\xC0 {I @`A\x90a]\xD8\xFDN\xB9\xFB\xF9ӟ\xBA\xB0\xDB\xF0\xEAZx\xD6ӓo\xFDC+ժ\x93@\x9C\x97\x96\xB2\xEB\xCE +\xAEd  \xF0\xB4''\x97}w^\xD8K @\x80 &quot; \x80,\xEB½h\xBD\xD8\xF6\x92r\xBAɮ\xBB,\xDC6\xBC2\x81\x96\x9E\xF6\x94r\xA4\x9C\x96\xE8B\x{116EA6}V\x98d\xA4\xB1\xEE/\xBF~*[\x94\x9Bn\xB6ic\x85+\x97\xC0        \xD4}\xA1\xEEu߰ @\x80\xE3/ \x80\x8C\x8FF*\xFC\xEE?&amp;\xCF|\xC6\xC8*OL\xBC\xC0n\xCFJ\xEA\xBEa!@\x80\xC6_@\xFF\x8DTxղd\xA7FVyB`\xE2\x9E\xB04\xA9\xFB\x86\x85d\xFC{4R\xE1u\xD7'\xDB=nd\x95'&amp;^`\xE9v\xE5\xAC\xEB&amp;\x9EhB@i\xA2M\xF7ymy\x93\xB5Cy\xB3e!@\xE0&gt;\x81\xEDK(_V¹\x85d\xFC{4R\xE1\xF2e\xC9RG@FL&lt;!\xB0\xF4\xF1%\x80\ˁhA@i\xA1K\xF7\xAB\xF1\xAA+\xCA\x90\xA5\xD3\xF7[\xE3!;l7\x9D\xAB\xAF\xE4@\x80\xB4  \x80\xB4Х{k\xBC\xEB'\xD3\xF9׻\x93Gm\xE2\xE3Fj\x9BR\xA8\xFBD\xDD7\xEA&gt;b!@\x80\xC6[@\xEF\xFE\x8CTw\xEBmSy\x8CӯFL&lt;!\xB0Z\xA0\xEEu\xB1 @\x80\xE3- \x80\x8CwF\xAA[\xB1&quot;Y\xB2\xD5\xC8*O\xB8W\xA0\xEEu\xB1 @\x80\xE3- \x80\x8CwF\xAA\xBB\xF5\xF6d\xCB-FVyB\x80\xC0\xBDuߨ\xFB\x88\x85od\xBC\xFB3Rݭ\xB7%[;2b\xE2        \x81\xD5uߨ\xFB\x88\x85od\xBC\xFB3Rݝw&amp;\xBF\xF4\x88\x91U\x9E p\xAF@\xDD7\xEA&gt;b!@\x80\xC6[@\xEF\xFE\x8CTw\xF7\xCAd\xE3\x8DFVyB\x80\xC0\xBD\xDF8\xF9i\xF9$,  0\xDE\xC8x\xF7g\xA4\xBA\x9F\xFE4\xA9o\xB2,\xCC\xA8\xE1\xFCnd.\x8C5 @`\xCC\x901kȃ\x95\xB3\xB2\xD9Hy0&quot;?\x9B`\x81\x8D.\x80Lp\xFB +\x9D@jV=\xBD\xC4\x90\x86\xA6\xD4AV)!\xDDB\x80\x8C\xB7\x802\xDE\xFD\xA9n\xAA\xDCcmڍ\x9EGL&lt;!@\x80hK@i\xA8_\xFE\x87\xB7\xA1f)up\xD208\xB9 + @\x80\x81u@։mq\xFEh\xD59\xEE\xE5Bt s\xEE.\xFB\xC6Ʈ\x91\x9A c +3d\xCC\xF2`\xE58\xF2`:~6\xE9\xAB\x8E\x80 \x93&gt; +\x8C\x9F@h\xD2\xEA\x90\xD5\xBE\x98+\xE0C\xE6\x9AXC\x80\xC6Q@Ǯ\xAC\xA1\xA6M6I\xFE\xE5'k\xF8\xA1\xD5&amp;\\xA0\xEEu\xB1 @\x80\xE3- \x80\x8CwF\xAA[\xB2yr\xD3\xCD#\xAB&lt;!@\xE0^\x81\xBAo\xD4}\xC4B\x80\x8C\xB7\x802\xDE\xFD\xA9n\xC9f\xC9-+FVyB\x80\xC0\xBDuߨ\xFB\x88\x85od\xBC\xFB3Rݒ%\xC9͎\x80\x8C\x98xB`\xB5@\xDD7\xEA&gt;b!@\x80\xC6[@\xEF\xFE\x8CT\xB7\xC5fӹ\xE9#\xAB&lt;!@\xE0^\x81\xBAo\xD4}\xC4B\x80\x8C\xB7\x802\xDE\xFD\xA9\x98\xCA\xC3\xCAnj\xFE\xF8No\xB2F`&lt;\x99x\x81\xBAO\xD4}\xA3\xEE# @`\xBC\x90\xF1\xEEϜ\xEAvzRr\xEDro\xB2\xE6\xC0X1\xD1\xD7^7\x95\x9F8\xD1O\x80\x9A@\x9Ai\xD5L\xA1\xDB\xEFP\xC8\xF5\x8D\xAD\ ,\xB0\xBC\xECu߰ @\x80\xE3/ \x80\x8C\x8FF*\xDC\xFE\xF1I}\xB3e!@\xE0&gt;\x81e\xE5\xFA\x8F\xBAoX @\x80\x81\xF1@ƿG#.@F&lt;&lt;!P\x96_\x97,ݎ Ђ\x80\xD2B\x97\xEEW\xE3\x8E\xDB'W/\xBB\xDF
+        \xC85˓\x9D\xB6A\x80\xB4  \x80\xB4Х\xFB\xD5\xF8\xB4\x9D\x93o}\xEB~+&lt;$@ \x97\x94}\xE2\xA9OA\x80\xB4  \x80\xB4Х\xFB\xD5XO\xC1ZqSr\xFB\xF7[\xE9!\x81        \xA8\xFBB\xDD'\x96&gt;\xDE\xC7SO\xF040thH@i\xA8Y\xABK}\xF6\xF3\x92K/_\xFD\xCCw\x93-p\xD9\xF7\x92g=;\x99\x9A\xF2\xF1ԓ=\x8C\x9EZ@Z\xE9\xD4\xFD\xEA\xDC\xF5i%\x80|\xFF~+&lt;$0\xC1u_\xA8\xFB\x84\x85hC@i\xA3O#U&gt;\xA3\xBC\xD9\xFA\xCEe#\xAB&lt;!0\xB1߾4y\xE6\xAE;|'@\x80\xCD         ͵,y\xFEs\x92s\xCFk\xB0p%X\x81\xBA/\xD4}\xC2B\x80\xB4! \x80\xB4ѧ\x91*\x9F\xF2\xC4\xE9\xDC|Crӭ#\xAB=!0qu\xA8\xFBB\xDD', @\x80@H}\xA9\xB2^l\xBB\xE7&gt;\xC9\xDFY\xED        \x81\x89\xA8\xFB@\xDD\\x80&gt;q\xAD7`hX@i\xB4y{\xEE\x9E\\xF8\xCDF\x8BW6\x81y\xA8\xFB@\xDD, @\x80@;H;\xBD\xA9t\xEF=\x92\xB3\xCFY\xE5        \x81\x89\xA8\xFB@\xDD, @\x80@;H;\xBD\xA9\xF4\xB9Ϝ\xCE\xF2\xAB\x93\x95\xB0YL\xA2\xC0\x8D7'ˮL\xEA\xBE`!@\x80\xDA@\xDA\xE9\xD5H\xA5n8\x95\x83\xFEm\xF2\x85/\x8F\xAC\xF6\x84\xC0\xC4Թ\xD0K\x93\xBA/X @\x80\x81v\x90vz5\xA7\xD2_\x94\x9CyΜ\xD5V\x98\x81Ud\xBF\x89\xAAA @\x80\x81\xAE\x90\x86\xDBY\xC8Y\x9FO\xEE\xB9\xC7)( +\xB7Q\xE9\xEB P\xE7|\x9D\xFBu\xB0 @\x80m         m\xF5k\xA4\xDAm\xB6Lv)wE\xFF\xD2yNA\x81\xF1\xA4{\x81:\xE7\xEBܯ\xFB\x80\x85hK@i\xAB_s\xAA=\xEC\xC9'\xFFv\xCEj+t-p\xFAg\x93C\xEEz\x88G\x80\xBA@o\xEDa\xBF\x92|\xEA\x93\xC9ʕN\xC3j\xBC\x95\xCA_K\x81:\xD7\xFFw\x99\xF3\x87\xBD|-\xFF\xC0\xAF @\x80c% \x80\x8CU;z1\x8F\xD9:y\xD6s\xCA=A\xBE\xEA4\xAC\x87\xAE\xE7/Z\xA8s\xFD\xCFN\xB6ݦ\xC5\xEA\xD5L\x80 ́\xC3)\xA7a}\xA6\x83\x81\x81\xB5\xA8s\xFD\xB02\xE7- @\x80@\x9BS\xD3ei\xB3tU\xAF\xB8\xFD\x8Ed\xC7rA\xEE\xDFI\x96l\xBEz\xED\xFC}\x9F:\xDEѕ\xF9Ӝ\x8CW\x9A~\xC7\xC2\xFC\xB3r\xEBmɓ\x9E\x91\}Y\xB2٦\x93ai\x94 @\xA07G@:\xE8h}#v\xC8+\x92\xD3N\xEF`0\x86@\xE0A&gt;\x{1A9679}.|&lt;\x92 @\x80\x811@ƼAk[\xDE\xAFMN\xFD\x9Fk\xFB\xDB~\x8F@\x9B\xFCHR纅hW@i\xB7w#\x95\xEF\xF9\xBC\xE4g\xF7$]2\xB2\xDA\xDDԹ]\xE7x\x9D\xEB @\xA0]\xA4\xDD\xDEͩ\xFC\xA8\xDFJ\xFE\xF2\x949\xAB\xAD Ѕ\xC0\xFB\xFF*9\xF2\x8D] \xC5  @\x80\xC0D  \xB5\xFF7^5\x9D/\x9E\x95,\xBB\xAE\xA3A
+\x81&quot;P\xE7\xF4\xD9g&amp;\xBF\xF9ꅹ\xB82 0\x9C\x802\x9C\xF5\x82oi\x93GN\xE5\xA8#\x93\xFA?\xC5=        \xFC\xF7\x94\xA3en\xD79n!@\x80\xDA\xF01\xBCm\xF7oN\xF57ޜ\xECRn\xD2vե\xC9揞\xF3\xE3uZ\xE1cx׉m\xA2\xFFh&gt;?\x86\xF7\xB6Jv\xDA5\xB9\xFC\xE2d\x9B\xAD&amp;\x9A\xD5\xE0         @\x80@\x8E\x80t\xD1\xC6\xFBQߠ\xF6\xCA䔏ܷ\xCE#- Թ|\xE8\xE1\xC2G\xCB=T;\xB8\xBF\x80# \xF7\xD7\xE8\xE4q=_~\xF7%\xDF/\x9F4GA\xE9db 8\x8C\xF9:R\x8F~\xEC\xBC[\xF9t\xB7/'\xDBo7\xE0l\x8AX0G@\x8Cv\xF1^\xB8\xBEQ;\xEC\xB0䄓\xAF[&amp;0u׹,|̇\xA6\xD7 @\x80\xE3!\xE0\xC8x\xF4aޫ\xF8\xC1 +\xC9n/\x989o~\xCB-\xD6\xEF\xE5Y?\xBFI\xFC\xEB\xF98rˊ\x99\xEB\x99.\xF9Z\xF2\xB8m'Qј         @\x80@\x9F\x8E\x80\xF4\xD9\xD7Uo\xD8^S\xEE\xFDޓ:\xA0au/P\xE7\xEEk\xCB&gt;\xBAo\xB5 @\x80\xC0\x84        8\xD2q\xC3o\xBE5\xD9u\xF7\xE4\xDCr\xFF\x84'&gt;a\xDD\xEAȺ\xDBM\xEA_\xAE\xEF\x90\xAB\xAE-w&lt;\xDF?\xB9\xEC\xEB\xC9VK&amp;UѸ         @\x80@\x9F\x8E\x80\xF4\xD9\xD7U\xA3\xAAo\xDC\xDE\xF6\xFB\xC9\xBC\xB3\xE3AZ\x97o=&gt;\xF9\x8Fo&gt;\xBAl\xAEA @\x80\xC0\xC4  \x9DO\x8171\x9D\xEF}?\xF9\xE2W;\xA8\xE1u#P\xE7j\x9D\xB3u\xEEZ @\x80\x81\xFE\x90\xFEz:2\xA2\x8D6\x9Aʻ\xFF$\xF9\xFD?J\xEE\xB9\xC7\xBAO\xC6N\xA0\xCE\xD1:W뜭s\xD7B\x80\xF4' \x80\xF4\xD7\xD39#z\xD9\xC9\xD2퓿8\xD1\xBA98V\x8C\x95@\x9D\xA3u\xAE\xD69k!@\x80\xFAxX\x9F\xC32\xAA\x9F\xF8V&gt;\x96w\xAF\xE4\xD7^\x96&lt;iǟ\xFF\xA9\xE7_\xE0\x8A\xAB\x93\xF7\xFDer\xC9y\x8B_\x8B
+ @\x80\x81\x85pd\xE1l\xC7\xEA\x95[\xEE\xA3p\xFC;\x92\xA3\x8FM\xA6\xA7\x9D\x8A5V\xCDQ̪9Y\xE7f\x9D\xA3u\xAEZ @\x80\x81~\x90~{;gdG\xBF&gt;\xF9\xD9ϒS\xFFƩXsp\xACXT\x81:'\xEBܬs\xD4B\x80\xF4-\xE0\xAC\xBE\xFB;gt\xA7\x9C\x90\xEC}`\xF2\xC2=\xD6\xEF\xDE s^\xD8
+\xEB(p\xE55\xC9\x96 \xCF\xEB\xFDj, @\x80@\xFF\x8E\x80\xF4\xDF\xE3\x91\xD6\xEB?\xFE\xCB;\x93\xD7\x9D\xAC\\xE9T\xACO\xA8s\xB0\xCE\xC5:']\x9B48\xBF + @\x80\x81E@\x85}q7\xFA[\xAFM\xF7\xD8r\xBE\xFD{\x9C\x8A\xB5\xB8\x9D\xB0\xF5:\xEB\\xACs\xD2B\x80L\x86\x80S\xB0&amp;\xA3\xCFsFy\xF2{\x92\xE7\xEC\x9BT\xBE\xF6.\xA7cY -p\xEE\x85\xC9G?\x96|󜡷l{ @\x80\xC0b
+8\xB2\x98\xFA\x8B\xB8\xED-\xB7H&gt;|r\xF2\x9A\xDFL~x\xC3&quot;b\xD3)P\xE7\xDCk\x8EH&gt;tRR碅\x98drz=g\xA4\xFB&lt;?9\xF6w\x93W\xBE1\xB9\xFBn׃\xCC\xB2bA\xEA\\xABs\xEE\xD8\xDFI\xF6}\xC1\x82l‹ @\x80c, \x80\x8Cqs\x86(\xED\xF7\xCA\xC0\xDB=\xBE\xBC|\xBB\xEBA\x86𶍙\xB9V\xE7\\x9D{ @`\xF2\x90\xC9\xEB\xF9\x9C\x9F\xFC\xEE\xE9\x9C[\xEE&gt;\xFD\xA1\x8F\xCF\xF9\x91\xE6U\xE0ßH\xBEznR眅\x98L\xA1Of\xDFGF\xBD\xE9/O\xE5\x8C\xD3ʽA^2s\xEA\xF6\xF9\xB1'\xE6Eଯ$\xFF\xF9\x8FK\xF9|R眅\x98LG@&amp;\xB3\xEFsF\xBD\xC3\xD2\xE4S%\x84\xBC\xE1Mɥ\x97\xCF\xF9\xB1\xD6K\xA0Ω7\x99\x9C^\xE6X\x9Dk @`r\x90\xC9\xED\xFD\x9C\x91?o\xB7\xE4\xC4r\xA7\xF4\x97\xBF:\xF9\xBF?\x9A\xF3c+\xAC\x93@\x9DKuN\x9D\xF8\xBEd\xF72\xC7, @\x80\xC0d 8k\xB2\xFB?g\xF4\xAFxi\xB2\xFC\xFA\xE4W^\x95\x9C\xFD\x99d\x8B\xCD\xE6\xFC\x8A\xD6Z`\xC5\xED3s\xE9\x987'unY @\x80\x8890G\xE0\x98\xA3\x92;~\x9C\xBC\xE4\xF0\xE4\xCCO\xCD\xF9\xB1\xD6J\xE0\xB6\x9A\x99C\x87\xFCjR甅 P\x9C\x82e&lt;\xA0\xC0ۏ+\xF7h\xD8+9\xE4\xB5\xE5\xC7+\xB7|\xC0߱\x92\xC0\x9A\xEE\xF8\xE7\xE9\xEC\N\xB7\xDAo\xEF\xA4\xCE%  @`\xB5\xC0\xD4tYV?\xF1\x9D\xC0\xCF \xFC?oM\xBEr\xC1\xBF\xE4\xE4S\xAF\xC8&amp;\x9B\xDC\xF3\xF3?\xF6\x9C\xC0\x81\xBB\xEE\xDA0\xBF\xF1ʧ\xE7\xF5\xAFK\xFE\xE8\xD89?\xB6\x82\x98pd\xC2'\xC0\xDA \xFF\xADǗ\x8FN=?\xF9\xFBO&amp;\x9B?zm\xFE\xC2\xEFL\xAA\xC0\xEDw\xCC5\xDB\xE5)\xC9\xFF\xFB瓪`\xDC @\x80\xC0\x83        8\xEB\xC1t\xFCl\x95\xC0\x9F\xBF\xA3\xDC#d\xCF\xE4\xA0ÒzQ\xB1\x85\xC0        Թq\xE0\xA1\xC9\xF3\x9E#|&lt;\x90\x8Fu @\x80\xC0\x8C\x80b&amp;\xAC\x95@ +!\xBFRnT\xB8\xFF\xC1&gt;\xA2w\xAD\xC0&amp;\xEC\x97\xEAG\xEDֹQ\xE7H\x9D+ @\x80\xC0\x9A\x905\xC9X?G\xA0^L\xFC\xFA\xD7$/8\xD0\xCD
+\xE7\xE0L\xF0\x8Az\x93\xC1:'\xEA\xDCp\xC1\xF9OC'@\x80k)\xE0\x90\xB5\x84\xF2k\xF7        |\xFA\xEF\x927\x93|\xF8\xAF\x92\xF6\xB9o\xBDG\x93'p\xD6Wf\xEEp^o2\xE8&gt;\x93\xD7#&amp;@\x80\xEB&quot;\xE0Ⱥ\xA8M\xF8\xDF\xD47\x9Ag|&lt;9\xE2\xE8\xE4C\xE5\xBBe2&gt;\xFC\x89\x999\xF0\xE9\xBF&gt;&amp;s5X7G@\xD6\xCD\xCD_\x81k\x97\xCF|\xE2\xD1\xDE\xE5~!\xEF}\xE7t6\xDEx\x8A\xCB\xDC}\xF7t\x8E}\xFBT\xBEzn\xF2\x99\x8F%;,\x9D\x80A&quot; 0o\x8E\x80\xCC\xE5\xE4\xBDP}\xE3y\xEE\xDFO\xE7\xD6ے2\x95\xDE0y\x936\xE2\xDA\xE3\xDA\xEB\xDA\xF3\xF3&gt;?-|L\xDA0^ 0\xC8&lt; N\xF2Kl\xFA\xCBS\xF9\x9B\x93\x93\xC3~5\xD9c\xBFH.\x9Cd\x8D\xBE\xC7^{\xBBNjgz]{^{o!@\x80&lt;T\xA7`=T1\xBF\xBFF\x81\xAF\P.H&gt;*y]\xF94\xA4w7\x9D\x8D6\xF2u\x8DX +\xFD`\xE5\xCA\xE9\xFF\x9E\xA9|\xB4\x9Cn\x{1614D2}}_\xD0P\xF1J%@\x80\xC6N\xC0\x90\xB1kI\xBB\xED\xF3\xFC\xE4\x9B\xE7$\xDF\xFB\xC7d\xAF\x97M\xE5\xCAk\xDA\x8B\xCAgjk/kOko\x853\x83X_d}\xFD\xFD\x88\xC0\x96[$\x9F\xFA\xEB\xE4Mo(o\H&gt;X\xFE\xD7|zzz\xE4w&lt;\x81ڳڻ\xDA\xC3\xDA\xCB\xDA\xD3\xDA[  @`}\x9C\x82\xB5\xBE\x82\xFE~\x8DW\\x9DY\xEE\xB2A\x89\xB9'\xBD7yҎk\xFCU?#\x81ڷ\xA3\x8FM~\xF6\xB3\xE4\x94\xF4m\x8CZ\xA3 Ѕ\x80# ]\xB4q&lt;Q\xC79\x9FM^yh\xB2\xF7\x81ɟ\xBD?\xB9\xE7GCƳ[3\xBD\xA9=\xAA\xBD\xAA=\xAB\xBDǵ[\xEA&quot;@\x80\xED
+ \xED\xF6\xAE\x99ʏ~}r\xC9y\xC9E'\xCF\xDDo*_\xFCj3\xA5OL\xA1\xB5'\xB57\xB5G\xB5W\xB5g @\x80\xC0B8k!T\xBD\xE6&gt;wV\xF2\x96?J\x9E\xB2s\xF2\xDFޞ&lt;\xF1        k\xFCU?@\xE0\xAAk\x93\xB7_&gt;8\xE0\xFBɻ\xFF$yY\xB9\xE6\xC3B\x80XHG@R\xD7k\xCF\xA8op\xFF\xE1\xDC鼰|bV=\xD5\xE7ߕܲbίY\xB1\xC0ռ\xDA\xEF\xB9V\xF5\xA2\xF6D\xF8X`t/O\x80\xAC@L\x84\xC1\xEA\xFDA\x8E)\xF7 \xB9\xF4\xA2䮻\x92]\x9E]\xEE\xF2\xE7\xC9m\xFF4x)\xB7\xC1j\\xAD\xABy\xB5\xBF\xEC\xEBY\xD5 \xF7l\x99\xB8\xA9`\xC0 @`\xD1\x90E\xA3\xB7᭖$'\xFCi\xB9\xE6\xE0k\xE5(ȭ\xC9λ\x95Ӳ\xFE\xBB \xB23\xA3\x8Fj[\x8D\xABu5\xAF\xF6\xB5 @\x80\xC0\x90Ȑڶ\xF5\x80\x8F\xDB69񿕋Կ\x9C\\xB3&lt;\xD9i\xD7\xE4\xD8r\x9DȲ\xEB\xF0׭|հZV\xD3j[\x8D\xABu5\xB7 @\x80C@Y u\xDB|@\x81\xED\xB7KN~wr\xF9\xC5ɣ\x95\xEC\xFE\xA2\xE45G\x977͗&lt;\xE0\xAF[\xF9 լ\xDAU\xC3jYM\xABm5\xB6 @\x80S\xC0\xA7`-\xA6\xBEm?\xA8\xC0\x9DwM\xE7C\x9F\x98\xCA\xC9(73\xDC09\xE2ד\xD7\x96,\xD9\xFCA\xFFlbx\xEBm\xC9i\xA7'\xA7\xFE\xCFr\xC1{\x92\xA3~+\xF9\x8DWMg\x93GNM\xAC\x89\x81 @\x80\xE3' \x80\x8C_OT\xF4痋\xA5O=-9\xE3\xD3\xC9\xC1\x87$\x87\x9C\xEC\xFF\xC2\xE9L\xFA\xC5\xD3+WN\xE7\xEC\xAFN哟I&gt;sFr\xC8+JP{m\xF9t\xAB\xE7=\xA2U @\x80\x811@Ơ        JX{\x81\xDB\xEFH&gt;Q\xDEh\xB2|}\xEB\x9Bɡ\x87\x970\xF2\xAB\xC9~{Mg\xC3 +'\xE3\xFA\xEB\xDD\xE4\xBFt^        \x9B|\xBA\xF1xƳ\x8BA        e\xAF*_\x9Bm\xBA\xF6\x96~\x93 \xB0\xC8b\xA8\xDB\xE6\xBC\xFC\xE8\xA6\xE4\xF4\xFFS\xBE\xCAQ\x91\xCB/KxIr\xE0\xBE\xC9A庇\xC7l=/\x9B\x9B\xA9c=\xF3\x9C\xE4 \xE5&quot;\xF2\xB3&gt;_&gt;F\xF7i\xC9a\xE5hǡ/K\xB6\xDDfl\xCAT @\xE0
+ \xBF\x90\xC8/\xB4 p\xE3-\xE5 +zys^\xBF\xBE\xF0\xF7\xC9\xD2\xCB)Z\xFB&amp;{&lt;'y\xFEs\x93\xAD\xFB\xB8ٛnM.\xF8Fra9\xCAs\xF69\xC9\xF2\xABK\xB8*\xEB\xA0\xFD\xCA\xF7\xB0\xB6ٲ\x85\xAE\xA8\x91 0W@\x99kbM\xE3\xF5\xA5o|{*\xE7^\x98\x9C_nvx\xFEW\xCA\xFD.\xCA\xC7\xCE\xEE\xBDW9]\xA99\xD8u\xE7\xF2\xB5\xCB\xF8\x9C\xAETO+\xBB\xF4\xF2\xF2\xF5\xFDr\x97\xF8\xEF&amp;瞗\xDC\xF4\xCBu\xFB\x94\xAF\xDDK\xDD{$\xCF}\xE6\xE4\x9Cb\xD6\xF8\xF4S&gt; \xF0 \x90_\xE4\xC7\xED LOO\xE7{WN\xE5\x82r4\xE1;\xE5T\xADK\xCB\xD7\xC5\xE5\xA2\xF6-\xCAiZ\xCFzV\xB2\xE3\xF6\xE5\x88\xC9\xE3g\xBEv(\xDFwX:\x9DGm2\xBFד\xFC\xF8\xCE\xE9\\xBB|*\xCB\x90\[\xEE\xCDq]\xF9~յɷ\xBF\x93\xAC(\xA7W\xEDV\x8E\xD4\xECZ\xC2Q +H{\x94k:vy\xD2t\xA6\xA6淆\xF6;i @\x80@H]4\x86uX~}rY9\xEAp\xF5\xB2r\x8ASy\xBC\xAC~\x95Pp\xD5ɿ\xDE]N\xDBz\9r\xB2U\xB2\xE5\xE5q\xF9\xFEK\x8FH6\xDE\xE8ޯ\x87\xCF|\xAF\xE1\xA7\xE5wW\x96\xAF\xFA\xFD\xEE\x95ɿ\xFC\xA4\xC1\xB8\xB9\xDCq|Erk\xF9\xFE\xA36\xB6q\xB9\xE0\x93J\xC8پ\x9Cr/\x8E\xEDJ\xD0٩&lt;~\xEA\x93k\xF06֩\x81\xFE\x88hR@i\xB2m\x8A^h\x81\xBB~2\x9D\xB7O\xE5\xD6r-ƭ\xB7\x97\xAFr\x8F\x8D;\xEF\x9C        5d\xDC\xFDә\xC7\xE5\xE0J^\xC2\xC5F%\x98&lt;\xFC\xDEP\xB2\xC9&amp;3\xF7*Y\xB2Y9\xCAR\xC2˒ͧ\xF3\xC8G8\x9A\xB1\xD0=\xF3\xFA @\x80@H}R% @\x80\x81.6\xE8bA\x80 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+TK\xC7\xCC\xD4IDAT @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\x90&gt;\xFAh @\x80\x9A@\x9Ah\x93&quot;         @\x80\xF4! \x80\xF4\xD1G\xA3 @\x80 Є\x80\xD2D\x9BI\x80 @\xA0\xA4\x8F&gt; @\x80\x81&amp;\x90&amp;ڤH @\x80} }\xF4\xD1( @\x804! \x804\xD1&amp;E @\x80\xE8C@飏FA\x80 @\xA0        \xA4\x896)\x92 @\x80@H}4
+ @\x80M M\xB4I\x91 @\x80\xFA@\xFA\xE8\xA3Q @\x80hB@i\xA2M\x8A$@\x80 Ї\x80\xD2G\x8D\x82 @\x80@HmR$ @\x80\x81&gt;\xFE\xF2\x93\xED DIEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsideellipseexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,96 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum6d25d1b594e7fd7b4a09a27320659bea\xFB\xEFǀ@IDATx\xED\xDD\xBC]U\x997\xE0\xF7$\x94PC:        \xBD\xA4
+\x90\x8E\xD2EGqf\xD4Q\x9DO\xC7Q\xF9\xB0;:\x8Ec\xC32\x82\x82\x8A&quot;H' ]:        \xBD%\xF4\x92\xF3\xBD+7\xF9\xBC \xA9\xF7\xDEuOy\xF6\xEF\xB7sN\xCE=\x{1ECF5F}\xBD\xEE\xBB\xF7\xFF\xEC\xD6h\xE6 @\x80TR\xA1 +M @\x80 @`\xBA\x80\xA2# @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\x81\xAA\xB5\xA4!(\xF0\xEA\xAB\xCDx\xF1列^jċ/\xE6\xE3\x94\xF2&lt;f\xBC\x96\x8F\xF9\xFC\xA5\xFC\xF9k\xAF\xE585bj\xA7\xF5&lt;\x96צ\xF5z\xAD\xFC\xBF \xE4_\xE5\xD0\xFCj`\xE8Ј!9\x96\xC7ޯ\x95\x9F-\xB8`\xC4&quot;\xC3&quot;]$s\4\x9F+\xFF/\xE3\xA2\xE5\xB5f,\xB2p\xC4B 5z&gt;Կ @\x80\x81h4sh\x91i1E\xA0\xFC        &lt;\xF1T#}&lt;\xA6\x8F\x8F=\xF1\xD4\xD3\xCF&lt;\xF1t\xF3yy|&amp;\x9Fz&amp;\xC7'\xF3\xFF9&gt;\xF6P\x88 ×\x8BXl\xF1\x9Eqz X,\x9FO=\xE1`\xF1|^\x82\xC43\xC2D        %D\x94P1\xA4\x8D\x81\xA3\xFC\xBF %\x88L)%\xA0\xCC +3\x83\xCA\xCC\x93?{\xBE\x9Epr|!\x9F\xBF\x9Ccy|\xE1\xF9\x9E\xF1\xB9\x9C\xC62,\xBFr\xC4R\xCB\xE4\xB8T\xC42K\xE7\xF4\xE6\xE3RK\xE6\xE3\xF0\x8F\xF9\xBC\xBC\xBE\xFC\xB2+伔q٥\x9B\xD1h/=\x82\xFE%@\x80\xFAS@\xE9OM\x9F\xD5RӦ5c\xF2c\x8Dx\xE0\xC1\x88\x8E\x98\x94\x81\xE1\x91\xC92\x8B\x98\x9Cacr&gt;$_{\xE8\xEE\x88\xE5V\x89XidĈ\xF2qň%gn\xA0/ѳ\xE1&gt;&lt;\xFF\xBFty-ǥrý&lt;.\xB3T3\xF7N\xB4\xF6F\xFAԩ\xCDx\xF2\xE9\xC6\xF405=P\x95U\xC2T\xF3\xF9\xF4`5\xE3\xF9Ï\xA4ɣ\xA7\xD7\xE3\x93&quot;V^;b\xC5 /#F\xE4X\x82\xC9\xF2\xF9\xFF|\xBEJ\xBE\xB6\xEAJ9\xAF\xE5\x9B\xA2Z۠\xA5:\xA5\x89!@\x80B\xD1        \xDAV\xE0\xB5ךqߤF\xDC=1\xE2\xFE\xDCh\xBE?7\x9A'\xCDx\xBC\xFF\xFE\x88\xFB\xEEʍ\xE6\xDCX^}\xCD\xDCX΀\xB1F\x8E\xCB\xCFؐ\x91\xD3+\x94o\xFC\xF3q\xF9e\x9B\xB97\xC2Ft\xEF\x8EPl{&quot;\xF7
+eX{4\xF7M.\x8F9&gt;\x96\xC1mb:?\x90\xE3}\xF7\xE6k\xE0V\xB1\xDAj9\xA6\xEF\xC8 %\xAB\xE7c\xD7Z\xBD&lt;\xB2\xED\xED\xEA9 \x88N\xD0\xDAeC\xF8\xDE\xFBq\xCF}wM\x8C\xB8\xFB\x9E|\xCC +߻\xEE\xCA\xE7\xB7e\xA81z\x9D\x9E\x8Dݑ3\xBE\x95_5C\xC7*\xF9|\xE4JM\xE7@ \xF0\xE2}\xE5\x95f&lt;\xF8p#&amp;\xE5\xA62\x8C\x94\xBDLe\xBC'\x97ѝ\xB9\x8C&amp;\xDE\xB1\xF6z\xA32\xA4\x8C\xCA \xB8V\x8E\xA3\xCBc\x86\x935Vm\xE6\xB9,\x8D\x9EBO\x80\xB4\x9A\x80= \xAD\xB6D\xBAtzJи\xEB\xDEF\xDCrGĭ9N\xB8=\xE2\x96[&quot;n\x9F\xAA0F\xE5\xE1@ev\xED\xB5\xF2q\x8D\x9E +\xD85W\xB3\xDB\xEAݥ\x9C\xA4\xDF;@N&amp;%D\xE6ao\xF7g@\xBDA\xC4e\7\xC7\\xCEe\xB5\xA6\xBD&amp;\xAD\xBE\M苀\xD2=\xBF;_\x8F\xE4y\xD7\xDFqS\x8C        \xB9\xA3\x8D        7f\xA8ȍ\xD0 +\xCB\xC6h~c&gt;s\x83t\xBDQ6F\xE7 \xB9 +~\xA9\x84\xCE\xDB\xEE\xEA:o\xCD~\x90}\xE1\xAE \x9Fm\x92}a\xC3\xB3/l\x92}b\xF3\x8D\xF3\xFC\x93\xDA`\xA6L&quot; 0Gd\x8ED\xDE\xD0\x81rh\xCE +6\xAE\xCB\xF1\xFA\x9B&quot;\xAE\xF9K^\xE1鵈-\xDE1fӈu\xF3М +\xF3[\xEFuG7c\xD8\xC2\xC7\xE9\x8Bu\xA7\xFC\xEE\x94)͸=\x83\xC9\xF8 &quot;\xB7\xE7^\x92\xEB2\x9C^\x9B\xFD\xA6\-l\xCB\xEC7\x9Bg8\x93\x81d\xB3ˡv @\xA0\xBD\x90\xF6Z^-=\xB5\xCF&lt;׌\xAB\xAFk\xC4\xD7\xE4\xE3 +\xB9\xBA\xE7[l\xD966\xDB(s\xE3\xD1FcK/Ɩ\x9D\xB8f\xAF\xCB{C\x967=\x94d?+\xF7Uy\xCBVh7\x8B\xD86\xFB\xD9Vc\x9A1|        A\xB6e\xA2        #@\x80) \x80\xE8\xF3-pG\xC7\xE5\xB5W\xE5xŕ=\x87\xCEl\xB7C\xC46\xB9AX6ˡ3+\xE5e[ +J\xE0ἔr9\x94\xAF\x84\xDE+3\xF0^\xFE\xE7&lt;\x87$\xE5\xDBf\xEB\xB3n\xB3E\xC4:y\xFE\x90\x81h\xA4u\x96EKOI\xB9\xA7ƗN\xF9c\xDC~\xF3\xCAq\xE7\xF8q\xFB5\xCBǢK\xBE\xEBl\xFAh\xAC\xB9\xDEc\xB1\xD6z\x8F\xC6*k&lt;\x99\xF7\x84\xC8;\xE7 \x92\xC0\xB4iCb\xD2\xC4e\xE2\x9E\xDBV\x88{o[&gt;\xEE\xB8q\x85x\xF1\xD9c\xDD-\x8B\xD1M\x8Eu7~(&gt;о\xEE]2H\xCBG\xB3 @\xA0 \xFA\xC1,ʕ\xA8\xC6]q\xF1\xA5\x9D\xF1\xE4&quot;wĐ5/\x89i+_Ӗ\xBF&quot;o\xF3\x9D\xBB@ Z]ॵc\xC8c\xDBƐ\x87v\x8Ai\xF7\xEE˼\xB4N\xEC\xFC\xB6\x88\x9D\xDE1v\xBB&lt;)\xF7\x98 @\x80\x81zH=\xEB\x96o\xA9c /\xC9\xF1\x82\xBC\xDB\xF72\xBB\xEC\xB1cn\xA4\x8D\xDD&gt;\xAFB\xF4\xC7ַ\xFCB4\x81sx\xE4\xA3\xCDwY\xC4%\xAE/\xBC8\xEF\xFFd\xF6\xF3]#v\xCE\xC3\xF7\xD8\xD99Js\xF4 \xD0G\xA4\x8F\x80\xED\xFC\xEB\xE5 +\x97_ӈs.\x8A8\xFB\x9C\x88\x87\xF2.\xE2o{~3\x9Ca\xA3\x8E7\x9E,\xDE8Zi\xE7\xE5m\xDA{\x9AG5_GQ\x82w        $\xE7x\xC6+\x8F\x8C\xD8s\x8F\x9E0\xB2ݖ\xEE5\xF3:,\xFF!@\x80\xFD  \x80\xF4b;}D9i\xF7\xEC8\xF2\x90\xAA\xF3\xCE\xCD\xFBm\xE4\xA5L\xF7\xCC\xC3Q\xF6\xCCo~\xB7ش\x8DƬC\x86\xD2NKڴ\xCEJ\xE0\x8D\xA4\xF7\xFB\x9A\xCDf\{c\xE3\xFF\xFF\x8Dܒ\x97\x8F\xDEm\xF7\xBF\xFE\x8D\xB8\xA8Bo-\xCF         @\x80\xC0\xFC         \xF3\xE7\xD6V\xBFug\xDEy\xFA\xF4?E\x9C\x96\xDF\xEE\xDEsWnL\xED\xB1\xFB.9\x8E\x8DX.\xB3\x9A\xDBA\x99[)\xEFke\x81\xD9\x907N\xF7\xE3yxV9,\xF1\xDC 3\xB4\x9F\x9D7\xCBq@\xEE%\xDC\xAF\xBC\x8B\xFBZo|\xB7\xFF @\x80s# \x80̍R\xBE\xE7\xA6        82t\x9C\x9E\xA1\xE3\xC9܈:h\xFF\x88\xFD\xF6\xCE\xF39\xB6\x99\xFD^\x8E\xD9ͪ2;?k\x81y         \xBD\xE7\xA9\xEC\xB9\xE4\xCAF\xFC\xFE\xAC\x88SN\x8FX&amp;\xC3\xFB\xFE%\x8Cd\xA0\xDF4\xEFqc @\x80\xE6N@\x99;\xA7\xB6x׵y\xC7\xE8\xDFe\xE0(G\xE5\xAE\xD1\xEE׳q\xB4\xE5f\xF3:zϸ\xD2[\xC3\xF3v\x98\xDF\xD2{~K\xB9\xE6\x86F\x9C\x9E{EN\xFB}\xC4k\xAFe\xC8Ͽ\xB7w\xBE\xA3\xCA\xD8\xFB\x9D\x9E @\x80o@\xDE(\xD2f\xFF\xBF{b\xC4ɧE\xFC\xEA7=\xFEރsOG\xB2\xD1z\xFD?#H\xFF\x9B\xFA\xC4\xFA\xFD@\xDE8\xD5\xE3o\x8B\xF8C\x86\x91\x91\xD9$\xDE\xFB\xEE\x88C\x88X{\x8D7\xBE\xD3\xFF         @\x80\xA4 +\xFB\xC0\xE4\xC7{\xF6t\x9C\xF4\xBB\x88\xFB\xF2\xFC\x8E\xF7\xE4\xC6\xCE{rcg\xA0\xBFy@ڰ\xB3\x98\xE4\xBF\x88һ\x91\xEBn\x9A\xF1\xA5\xC0\xAF&quot;Vϻ\xB0\xF2Έw垑\xCB\xF5~\x97\xE7 @\xA0{\x906Y\xF6\xAF\xBC\xD2\xCC\xC3=qB~\xC3z她\x97#\xC7!\x96\xCB\xE56c\xE8\xD0Y_\xB9\xAA?gO\xE9OM\x9F5X@f\xCE״i͸\xE8\xB2F\x9C|jĩ\xA7Dl\x9B\xF7y_~Y\xB0\xFF\x9E\xCDXh\xA1:\xB33\xA7\xC5#h%\xA4\x95\x96ƛL\xCBmwFwR\xC4/\x8E\xCF=[F|\xE0\xEF&quot;\xF6y[3VFy\x93䥶\xA8@zü&lt;\xA5g\x9E߈cO\x88\xB8\xF6\x9A &quot;\x87\xE5\xDF\xF2!\xEB\xAF\xD3\xFB]\x9E @\x80\x81\xEE\xD2\xB3\xD9^s\xF9\xE2K\xCD8&gt;\xCF\xE9\xD89\xDB\xD8-Ol6,\xF7z\xE4e@\xCF&lt;9Or\xDD7%|\xB4\x97\xA0\xA9%\xD0Z\xC3n\xC4A\xFB\xF4\xFC +\x97\xBF\xE5E\xCD\x96=\x98y\xAD\xF2\xB7^\xFE\xE6 + @\xA0[\xECi\xA1%}{ޣ㘟牬\xF9-鎻D\xFE޼g\xC7.\xF5\xB1\x9A\x85= s\xF2\xF3v\x8C= o\xE62uj3ξ0\xF7\x8A\xE4\xB9&quot;\xE3.\x888\xEC}yĺy\xAF\xE8d{@y\xE9\x96\xCBy\x96\x9D\xED{hĮ\xF9 +\xE9
+y\xA2\xEAMW\xE7\xA5t\x8F\xCBC\xADv\xCB\xCB\xE9V:\xBFc\x904O\xA0\xEB\xCA\xDFv\xF9/\xEB\xF2\xB0\xAC\xF2\xB7_j@\xA9\xA5&amp;\x94\xDA` @\x80\x9D(`\xC8 -\xD5\xE7_h\xC6        \xBFk\xC4\xF7\xB1\xF8G|(\xAF\x94\xF3\xF6\xD6&gt;9\xD5\x90A\xEA,\x9A\xEDW\x81V\xD9\xF2f3U.6\xF1\xDB3\xF1\xDDG&lt;\xFF\\xC4G\xB3.\xBC\xEF]\xCDX|\xB1\xFA\xE7|\xBD\xD9\xF4y\x8D\xF4\x87\x80= \xFD\xA18\x9F\xF1\xE0\xC3G~1b\xAD\x8D\xF1\xE7+&quot;~\xFA݈\xAB΍8\xF4\xA0pe\x9Cyp\xF4V\x9D(P\xAE\x8EUjA\xA9        \xA56\vUĚ4\xA6׌R;  @\xA0\x90JK\xB1\xDC0\xF0#\xFF\xB1\xF9v .q\xDD\xE5y\xF3\xC0\xDC\xFB\xB1\xDD[*M\x80fh+\x81RN&lt;&amp;\xE2\x86+{jF\xA9\xA5\x86\x94Zb @\x80\xED, \x80 \xF0һ\xF9\xD6&lt;\xB9\xF4\x9F#\xB6[\xC4*+E\xDC~Cė?\xD3\xF3|\x80\x9B\xF6\xF1t\x80\xC0Ȭ\xA5f\x94\xDAQjH\xA9%\xA5\xA6\x94\xDAb @\x80\xED( \x80 \xD0R\xBB\xF2ڈ\xFE&gt;O$W޿c\xB3\xFC\xD6\xF2\xA6f\xFC\xC7'#\x96&gt;@ +\xFAX:Z\xA0ԎRCJ-)5\xA5ԖRcJ\xAD1 @\x80\x81v@\xFAyi\xDD4!\xEFR\x9E7{\xFFGra\xF7\x88;\xAFm\xC6'\xFE)b\xB1E\x9DD\xDA\xCF\xD4&gt;\x8E@W
+\x94ZRjJ\xA9-\xA5ƔZSjN\xA9= \xD0H?-\xA5;\xEF\xC9\xC9K\xE8\xC8o%\xF7\xCAKkN\xB8\xA2\xFF\x90\x97\xD3\8o@f @\x80@ \x94\xDARjL\xA95\xA5\xE6\x94\xDASjP\xA9E \xD0\xCAH\x97Τ\xBC2͇?\xB1C~9f\xE3&lt;N;\xBF\x95\xFCp\xDEP\xCC\xFD;\xFA\xEB\xD7        \x98+\x81RkJ\xCD)\xB5\xA7ԠR\x8BJM*\xB5\xC9@\x80ZQ@\x99ϥ\xF2\xCCs\xCD\xF8\xF7/e\xE8\xC8+Ӭ\xB8B\xAE\xFC\xAFo\xC6\xFF\xC9C]\xC4\x8F\xF9$\xF5k\xF4A\xA0ԞR\x83J-*5\xA9ԦR\xA3J\xAD2 @\x80\x81V@\xE6qiL\x9B֌cO\x8A\xD8h\xABF&lt;\xFFb\xC4\xF8\xBC\x83\xF1\xFF\xCDo\x87/!x\xCC#\xA5\xB7 0\xA5\x95\x9ATjS\xA9Qn٘^\xB3J\xED2 @\x80\x81Vp'\xF4yX
+\x97^\xF1\xC9\xFFȰ\xB1dķ\xF3\x9B\xC5M6\x9C\x87_\xBAz,D\xB3\xAD|'\xF4\x81X&lt;7ߒu\xEBs\xB9'\xE4و\xFF\xFEJ\xC4[\xB7\x88V|&amp;\x98{\x81\xE6\xFE\xAD\xDD\xFB\xCE\xFB\x88\xF8\xECW\xF3\xEE\xC4yC\xB0o|9\xE2\xA0}\xBA\xD7œ \xD0^oq\xFE\xA9\xA7\x9C\x99W\xCC\xFAp\xC4V@\xBE\x96_\xA4\xAC\xBEj{͇\xA9%@\x80\x81\xCEp\xD6l\x96\xE5ԩ\xCD\xF8Ώ#\xB6\xDD5\xB9Z/i\xB8\xB2)|\xCC\xC6ˏh]\x81\xF2\xC5I\xA9a\x9Bd )5\xADԶR\xE3  @\xA0\xB6\x802 \xF1\xC6\xE7Jz\xCFF\x9CwQ\xEE\xF9\x97's\xFEK\xC40\x97ԝ\x85\x96\x97        h\x81R\xC3&gt;sDOM+\xB5\xADԸR\xEB  @\xA0\xA6\x80\xF2\xED_깺վE|&quot;\xAF\xA9\xE6\xC9\xAB\xAE\xFC\x867\xF9/\xDAX\xA0ԴR\xDBJ\x8D+\xB5\xAE\-\xAB\xD4&gt;\xA8! \x80\xF4R\xBE\xE0\xCF\x9Bn߈G\x8F\xB8ኈ\xF7\xD8뇞 @\xA0\xC3J\x8D+\xB5\xAEԼR\xFBJ +4 @\x80\x81\x81pz
+\xBF\xF4r3&gt;\xFB\xE5F\xFC\xF1\xAC\x88\xFDOĮ; 4\xBB\xCF'@\x80@k,\xB7L\xC4ϲ\xEE\x95\xF0\xF1\xE1&lt;\xD4t߽#\xBE\xFA\xB9f,2̥\xC5[c        \x99
+t\x9E@\xD7\xEF\xB91\x8F\xDEz\xD7F&lt;\xFDL\xC4\xF5n
+\x9D\xD7\xC7\xCDs!P\xBEx)5\xB0\xD4\xC2RKm4 @\x80\x81\x81\xE8\xDA\xD2l6\xE3\xBF~\xB1W\x82\xF0\xB9##\x8E\xFB^\xC4\xE2\x8B\xF9\xC6o :\x99\xCF$@\xA0=J +,\xB5\xB0\xD4\xC4RK\x8D,\xB5\xD2@\x80\xFAS\xA0+Ȥ\x87#vg#ι0\xE2\xEA\x8B#~G\x92\xFA,\xB4\xB7@\xA9\x89\xA56\x96Yje\xA9\x99 \xD0_]@.\xBA,/=\xB9K\xC4&gt;\xBBG\x9C\xFD\x9Bf\xAC\xB2RQ\xFAt\x8E@\xA9\x8D\xA5F\x96ZY\xEERj\xA7\x81\xF4\x87@\xD7\x90r\xC17\xF1\xBE\x8C\xF8\xD5qy\xF9\xC9E ␫\xFE\xE8D&gt;\x83\x81\xCE(5\xB2\xD4\xCA\x8F\x{DA5D}\xDF\xCAꐬ\xCE\\xD6\xE6\x8A5\xBA&quot;\x80&lt;\xFB\3\xFE`#\xCE&lt;;+țo\xED\xB0MMbm @\xA0\xBDv̚Yj\xE7\xB2\x86\x96ZZj\xAA\x81̯@\xC7\x90[\xEE\xC8+\xBA\xECֈUGF\x9Cwj3V1\xBFT~\x8F\xDD+Pj\xE7YCK--5\xB5\xD4V\x98\x81\x8E ^\x9A'P\xBE=\xE2\xA8\xCFD|\xFBK .萫\xF9\xE9$~\x87E\xA0\xD4\xD0RKKM-\xB5\xB5\xD4X\x98W\x81\x8E + \xBF\xF8u\xC4\xDF}0┓&quot;޳\xFF\xBC\xB2x?\xCCJ\xA0\xD4\xD4R[K\x8D-\xB5\xD6@\x80\xE6E\xA0#\xEF\x84\xFE\xC5\xFF\xCA\xCDs\xA5xI\xAF&lt;j\xCDy\xE1\xF0^\x98\x81\xAD\xC7\xF4\xD4\xD8}\xDF1\xF1\x81\xDC+\xF2\xA9\xB9\xF9-\xEF!@\x80y!\xA8NBx\xE5\x95f\xF1وs\xF3\xDA\xF5\x97
+\x9D\xB4h\xCD -(P\xBE\xE0)\xB5\xF6\xFCq\xFFvtD\xA9\xC1 0'\x81\x8E         /\xBEԌ?ЈGϕa\x9E(\xB9\xDC2s\x9Au?'@\x80\x81\xBE
+\x94Z{\xDE)\xCDxࡘ^\x83K-6 @\x80\x81\xD9        tDyyJ3\xDEqh#VZ!\xE2\xE4\x9FD [\xD8\xC9\xE6\xB3[\xE8~F\x80\x81\xFE(5\xF7\xA4G\x8CX.b\xEF\x83\xEEҟ\xB8&gt;\x8B(\xD0\xF6dJ\x86\x8Fћ7b\xE5\xBCk\xEFO\xBE훷\xEC\xA3f\x89\x816\xF8\xDF\xEF4c\x89%\xF32\xBD\xBB7\xE2\xF7
+i\x93\xA5f2         P_\xA0\xADH\xB9\xD6.4b\xA1\x85&quot;\x8E\xCF;\xF46\xF6|\xD4\xEFBZ$@\x80@\x8F@\xA9\xC1g\x9C\xB1\xDD\xD6\xFB\xBC\xC7 + \xF5 xs\x81\xB6 + ϿЌ}\xDFۈ\xDDw\x89\xB8\xFB\x867\x9F9\xAF @\x80@}\x81\xEF|9b\xFB !\xDF\xF9I#J\xAD6 @\x80\x81\xDEm@ʕVޕ'\x9Co\xB4\xBEK?\xF6^\x98\x9E @\xA0U\xBE񅈇'G\xBC\xFB\x83\x8D(\x87\xCA @\x80\xC0L\x81\xB6  Ӧ5\xE3}k\xC4z\xEBD\xFC\xE0Vj3\xA4G\xB4\x9A\xC0\xB3F/\x93W\xC9\xFA\xF7/7\xA2\xD4n(m@&gt;uTW\xFCL\xC4\xD5t·&gt;L\x80\x81(\xE7\x84\xFB?͘pkđ_t\x8E^ /*\x93F\x80\x81\xAAm@\xBE\xFBӈq\x97D\x9C\xF4\xBF\xCDXpA+\xB3\xAA=Ec\x98\x81R\xABs\3.\xB8(\xA2\xD4pX\xA0]\xCE\xF1\xED\xEFE\q^\xC4\xF0%\x84\x8FvYn\xA6\x93\xA5f\x9F\xF9\x9B\x88mw\x8BXot\xC4\xEEc\x99 @\x80@7 \xB4\xC5\x90;\xEE\x8Ex\xFF\x87&quot;~\xFD\xF3\x88\x95Ft\xF3\xE22\xEFhO\x81R\xBBK +/\xB5\xBC\xD4tt\xAF@\xCB\x90^\xCC+^\xFD}\xC47\xBF\x9A7\xB7ӽ ʜ @\xA0\xDDJ +/\xB5\xBC\xD4\xF4R\xDB + Н-@&gt;vd#\xB6\xDB.\xE2Ѓ\xBAs\x99kt\x92@\xA9\xE5\xDBn\xF1\xF1\xCF8\x94\xB6\x93\x96\xABy!@\x80\xC0\xBC\xB4t9\xF6\xA4\x88        \xB7剋_\xF1Mټ,T\xEF%@\x80@+ |\xEF\xAB\xCD\x9FW\xC6*5\xDE@\x80\xDD'в'\xA1\xDF=1ⳟϫ^\xFD)\\xF1\xAA\xFB\xFA\xA59&amp;@\xA0\x83ʕ\xB1\x8E\xFFa\xC4ؽ&quot;vʽ!k\xAF\xD1\xC13k\xD6 @\xE0oZr\xC8ԩ\xCD\xF8\xFB\x8FF|\xF1\xA8\x9E+\xA6\xFC\xCDT{\x81\xDAZ\xA0\ +\xAB\xD4\xF8R\xEBK\xCD7 @\x80@\xF7\xB4d\xF9\xEEO\xB1\xE4\xE2\xFFtX\xF7,sJ\x80\x81n(5\xBE\xD4\xFAR\xF3 + \xD0=-wV9\xF4\xEA\xEBߌ\xB8z\\xF7,sJ\x80\x81n8\xE6[y\x85Ý#޾GĨ5\xBBU\xC1| @\xA0\xBBZn\xC8\x9F\x898*\xCF\xFDX}\xD5\xEEZ\xE6\x96\xDD(Pj\xFD&gt;\xF1/\xFFލso\x9E         Н-@N;+\xE2\x91G&quot;&gt;t\x98ほ\xB3;\x9Ak\xBAQ\xA0\xD4\xFCR\xFB\xCB:\xC0@\x80\x9D/\xD02dʔf|\xFA?&quot;\xBE\x9F\xBB\xE3\x87u&lt;p\xE7w=sH\x80\x81\x81R\xF3K\xED/뀲.0 @\x80@g \xB4L9\xE6\xE7\x8D\x93w\xC9\xDDv\xCB\xCE7w \xF0\xB7\xA5\xF6o\xB1E\xC4\x8F\xF3\xD4\xDF\xEAx\x85\x9D%\xD0h\xE60س\xF4\xF4\xB3y\xB9\xDD \x97\x9C\xB1\xCEڃ=5ڟ\x95@\xE3h\xB3\xB2\xF1z\xFB4\x8F\xF4\x92\xD7&gt;X\x95\xA7\xF4\x8E\xBB#v̓\xD1o\xBB.b\xA9%+7\xAE9\xA8&amp;\xD0{@~\xF0\xB3\x88&gt;\xAA-u + @\xA0\xCAP\xE4\xBA\xE0\x87Ƕ\xE0ę$\xE87\x81A\xDF\xF2\xDC\xF3\xCD\xBDY#.??b\xAD5\xFAm\xBE|\xD0\xD82\xA8&gt;\xB2\xBA\x80= \xD5\xC9\xE7\xA9\xC1{&amp;Fl\xF7\xB6\x88;oh\xC6\x8B\xDB\xEB:Ox\xDEL\x80\x816\xF4= ?=\xA1o\xBB\xF0\xD1&amp;\xFD\xC5d @`@\xCAQe\x9DP\xD6 +\xE8L\x81A + S\xA76\xE3{?\x8E\xF8\xD8;\xD7\ @\x80\xC0\xBC \x94uBY7\x94u\x84\x81:O`P\xC8\xEF\xCFn\xC4:\xA3&quot;6ݨ\xF3`\xCD̟@Y'\x94uCYG @\xA0\xF35\x80\xF7\xAB\x88\xFC]硚#\xE8\x9B\xC0\xE1\x87E\x9B\xEBt\x9E\xC0\xA0\x90\x8E\xB8\xEA\xF2\x88\xFD\x{1F22FD}\xF3\xBA\x959&quot;@\x80@\xDF\xF6۳\xB92bR\xAE+  \xD0Y\x83@N:5\xE2\xD0C#\x86-l{gu)sC\x80\x81\xBE \x94uá\xEF\x8D89\xD7\xE8,\x81A  \xBF\xFB}^\xEF}\xDF\xCE\xC247 \xD0\xFB\xEFQ\xD6\xE8,\x81A         \xEF\x8FxpR\xC4[;\x{2ACFA4F9}!@\x80@\xFF        \x94uDYW\x94u\x86\x81:G`P\xC8\xD9\xE3&quot;\xF6\xDE;\xA2\xD1p\xF8U\xE7t%sB\x80\x81\xFE(눲\xAE(\xEB t\x8E\xC0\xA0\x90\xF3.\x8Ax\xDBN\x9D\x83hN @``ʺ\xA2\xAC3  \xD09\xD5H\xB9\xB1\xD4%fٱs\xCD         \x8C\xC0n@\xC6]঄\xA3\xEBS         08\xD5Ȅ\xDB1r\x{148947}\xCE k\x95\xDAG`\xA9%#V]#\xA2\xAC;  \xD0\xD5\xC8\xD7\xE6\xC9\xE7\xDBw\x9E\xB9 @\x80\x81\x81(댲\xEE0 @\x80@gT 7M\x88\xD8h\xFD\xCE\xC03 0\xF0oq\xE3\xF8\x81oG  PG`P\xC8\xC6H\x9D\xA5\xABt\x80\xC0F\xEBE\xDC|K̈Y @\x80\x81\xE9\xD5\xC8\xF8r\xC8zM\xFC @`\xAE6^\xBFe\xDDa @\x80\x81\xCE\xA8@\x9E|:bH\xB6\xB8\xE4N&amp;\xEC\x8C\xEEc. 0\xF0K,ވ\x86F&lt;\xF1\xD4\xC0\xB7\xA5x\x81\xAA\xE4\xFE\xBC\xA3\xED\xE8ܕn @\x80\xF3&quot;\xB0\xF6\xBA&lt;8/\xBF\xE1\xBD ЪU\xC8\xE4\xC7&quot;F\x8ChU
+\xD3E\x80\xAD*P\xD6eb @\x80\x81\xF6\xA8@\xCA\xEE\xF3\xE5\x96i4s@\x80uʺ\xC3!Xu͵F\x80\x81\x81\xA8@\xCA9 \xCB-;P\xB3\xE2s         @\xA0Sʺ\xA3\xACC  \xD0\xFEU\xC8+S&quot;\x86.\xD0\xFEh\xE6\x80\xEA
+,\xB0`Ĕ\x97붩5\x81\xAAd\xCA+ /403\xE2S         @\xA0s\xCA\xF2ʫ\x9D;\xE6\x8C\xDD$P5\x804\xF2\xEA\xBBM\xB7\xE9\xA6\xFEe^         @\x80\xBCN\xA0j\xF1 +\xD6\xEB\xEC\xFD\x87\xE6R\xA0\xEC\xFD(\xEB\xB4\xBF@\xDD\xB2p\xC4\xD4\xD7\xDA\xCD @\x80@]\x81\xD72\x80,&lt;\xACn\x9BZ#@\x80\x81\x81\xA8@\x96Y*\xE2\xF1'fF|*t\xAE@Yw\x94u\x88\x81\xDA_\xA0jYv\xE9  O\xB6?\x9A9 @\x80\x81\xBAe\xDDQ\xD6!h\x81\xAAd\xC5\xE5#\x99\xDC\xFEh\xE6\x80\xEA
+L\xCEuLj\\x87 @\xA0\xFD\xAA\x90UW\x89\xB8\xEB\xB6\xF6G3 PW\xE0\xEE\xDB#VY\xB7M\xAD @\x80\xC0\xC0T + \xE5\xF8\xDDi\xD3&quot;\x9E}εxfq\xFATt\x9E@Yg\xBC6\xD5!X\x9D\xB7d\xCD\xDD*P5\x80\xE4\x8D6\x8B[\xDE\xC4@\x80\xE6B\xA0\xAC3ʺ\xC3@\x80\x9D!P=\x80l\xB2a\xC4ͷv\x9E\xB9 @\x80\x81\x81\x9F\x87\xEEn\xBC\xC1\xC0\xB7\xA3\xA8#P=\x80l\xBAQ\x90[\xEA̜V @\xA0\xFDn\x9A\xB1\xD9\xC6\xED?\xE6\x80z\xAA\x90m\xC6D\z9~ 0we\x9DQ\xD6\xE8 \x81\xEAd\xA3\xF5\x9B\xF1\xC0Ĉ\xA7\x9E\xE9 @sA\x80'P\xD6\xDE\xB1\xE1z.^2p\xCA&gt;\x99u\xAA\x90!C1v׈\xF3/\xA9;\xA3Z#@\x80\x81\xF6(\xEB\x8Aw\x89:\xD4\xC5K\xDAo\xE9\x99b\xBC\xB9@\xF5R&amp;c\xB7\x9D3\x80\\xFC\xE6\xE4U 0S\xA0\xAC+\xCA:\xC3@\x80\x9D#0(dϱg\x9D\xD1lڥ\xDE9]ɜ @\xA0\xCA:\xA2\xAC+\xCA:\xC3@\x80\x9D#0(d\x8D\xD5&quot;F\xE6]\xD1\xFF|U\xA3s$\xCD        \xF4\xAB@YG\x94uEYg @\xA0s%\x80\xBEw\xEEq\xDA;Ҝ @\x80@\xFF
+\x9C~fϺ\xA2?է @\x80\xC0` Z9\xE4\xC0\x88O\x8Cxy\x8Að\xBBh\x9F\xAD&amp;0%\xD7 +\xBF\xFCe\xC4{r]a @\x80\x81\xCE\xB42r\xA5\x88\xAD\xB7\x8B8\xFDO\xC3\xEA\xAC.en \xD0w\x81\xD3\xCFn\xC4V\xB9\x8EX%\xD7\xE8,\x81A  \x85\xF1\xF0C#\x8E\xCDo\xB8  @\xA0\xB7\xC0\xB1'\xE4:⽽_\xF1\x9C:E`P\xC8;\xF6hƝwE\xDC8\xBES8\xCD\xF4U\xA0\xAC\xEE\xC8u\xC3~{:D\xB7\xAF\x96~\x9F\xAD(0\xA8\xA4\xDCX\xEA\xE3\x8A\xF8\xFE\xCFZ\x91\xC64 @\x80\xC0`\x94uBY7\xB8\xF9\xE0`\xE8k\x93/0\xA8\xA4\xCC\xDE?֌3Έ\xB8g\xE2\xC0Ϭ @\xA0\xB5ʺ\xA0\xACʺ\xC1@\x80\x9D)0\xE8d\x89\xC5s/\xC8G#\xBE\xF5\xC3\xCE6W 0\xF7\xDF\xCCu\xC1\x8B(\xEBt\xA6\xC0\xA0\x90\xC2\xFA\xD1F\x9Czj\xF3{wg&quot;\x9B+\x98\xB3@Y\x9C\x96\xEB\x82&gt;|\xCE\xEF\xF5h_\x81\x96 K-\xF1\x99OG|\xEE\xAB\xED i\xCA         @\xA0o\x9F\xFFZđ\x9F\x8A(\xEBt\xAE@K\x90\xC2\xFB\x91\xF77\xE3\xBA\xEB&quot;\xAE\xB8\xA6s\xB1\xCD\xBC\xB9@\xA9\xFDe\xF0\x918\xF7\xE3ͅ\xBCJ\x80\x81\xCEh\x99\xB2\xF0\xF8\xE6W&quot;&gt;\x96\xDF~M\x9Dj\xD49]̜ @`\xF6\xA5\xE6\x97\xDA\xFF\x9F_\x8E\x96\xEBt\xB6@\xCB\x90\xC2|\xC0\xDE+\xAE\xF1\xE3\xAC\x80:\xBBۙ;\xFCU\xA0\xD4\xFCR\xFB\xCB:\xC0@\x80\x9D/\xB0@\xAB\xCD\xE2w\xBF\xB1ݮ\xFB\xE4\xB8\xFA\xAA\xAD6u\xA6\x87\xFAS\xE0\xBE&quot;\xBE\x98{&gt;.=\xAF??\xD5g @\x80@+ \xB4\xD4\x90\xB5\xF6='\xA4$w\xC7 @\xA0\xB3J\xAD/'\x9E\x8FZ\xB3\xB3\xE7\xD3\xDC @\x80\xC0_Z.\x80\x94I;\xE2\x9B\xF1\xEC\xF3?9\xE1\xAF\xEAt\x96@\xA9\xF1\xA5֗\x9Ao @\x80\x81\xEEh\xB9C\xB0
+\xFDС\x8D\xF8\xC5&quot;\xB6[Ď\xDBD\xAC7\xBA{\x889%@\x80@7\xDCvg\xC4\x8E\x8E\xB8\xEC\xFC\x9E\x9A\xDF +\xF3l         @\xA0G\xA0%\xF7\x80\x94I+\x87b}\xF5K\xEF\xFB\xE7\x88W_\xF5\xEDX\xCF\xE2\xF2/\xDA_\xA0\xD4\xF4R\xDBK\x8D/\xB5\xDE@\x80\xDD%в\xA4,\x86\xC3\x89\xD8p\xBD\xDC=\xFF\xAE\x8A\xD5]\xDD\xD2\xDC \xD0\xC9\xFFl#6Z\xBF\xA7\xC6w\xF2|\x9A7xs\x81\x96 e\x92\xBF\xFF\x8Df\~yĉ\xA7\xBC\xF9 x\x95\xDAG\xA0\xD4\xF2+\xAE\x88\xF8\xDE\xD7\xED\xD9n\x9F\xA5fJ         п-yH\xEFY\l\xD1F\xFC\xF6c\xF3\xFA\xF0\xE5*)[\x8F\xE9\xFDS\xCF         @\xA0]\xAE\xCA;\x9D\xFA\xB3\xE3Ί(\xB5\xDD@\x80\xDD)\xD0\xF2{@\xCAbYg툟\xFF8\xE2\xDD\xEF\x8Fxxrw.(sM\x80\x81v(\xB5\xBB\xD4\xF0R\xCBKM7 @\x80@\xF7
+\xB4E)\x8Bg\xF7\xB1\xFF\xFA\xF1\xBCA\xE1\xC1\xCF&lt;g\xD7}\xF7vYsN\x80@\xBB        \x94\x9A]jw\xA9ᥖ @\xA0\xBB\xDA&amp;\x80\x94\xC5t\xC4?\xE6\xA1X;F\xF2 +W\xC6\xEA\xEE~k\xEE        h\x81rū\x83?Ј]w\xEE\xA9\xE1m2\xD9&amp;\x93P\xA0\xADHq\xF8\xD6\xD1\xCDXrx\xDE-\xFDK\x8Dh6\xED        \xC0\xBE\xE1\xA3         \xD0'\x81R\xA3\xFF\x97F\xAC\x9FW3\xFC\xC6\xD4\xEB&gt;a\xFAet\x90@\xDB\x90!Cq\xFC\xF7\x9Bq\xCBm=\xD2I\x8C\xD4\xCD
+&amp;\xF0\xCFY\xA3\x9F|2\xC3\xC7\xE7\x9BQj\xB7\x81\x81\xB6  e\xA2Z(\xAF\x8Cu\3\xC6\xDF\xF1\xDF?*\xAF @\xA0\x95\xFE\xED\xE8\xBC\xD2\xD5&quot;\xBF\xFEY3^X\xF8h\xA5ecZ 0\xD8-\xDEY-\xBEX#\xFE\xF8\xABf\xEC\xF5\xEEF\xDC?)\x83ȗg\xF5N\xAF @\x80@M\x8157\x8B92⬓\x9BQj\xB5\x81\xF4h\xCB= 3g`\xC9%q֯\x9Bqi\xDE\xD4j\xBF\xC3\xC29!3a&lt; @`\xCA9\xC8+]\x8D\xDD!\xE2\x82S\xF3|\xBD\xAC\xD1 \xF0F\x81\xB6 ef\x86\xE7
+\xEE\xEA\xF3\x9B\xF1\xE4S\xFA\x94\xD3߸\x80\xFD\x9F5J\xF8(5\xF8\xBE\xFB#\x8E\xF9\x96îj\x98k\x83\xED*\xD0\xF6\xA4\xC07\x8D8\xE7\xB7\xCDx衈;\xBA/Oq\xB5\x95v퐦\x9B\x81\xF6(5\xF7\x9FkL\xAF\xC1\xCCî\x869\xE7\xA3\xFD\xA2)&amp;@\x80@E\x81\x8E \xC5k\xD1Eq\xEA/\x9A\xF1\xF8\xBBԈ\xC7\xF3\xCA+X\x81\xC7f\xD4\xDCg\x9F\x8D\xE95\xB8\xD4b\x98\x9D@\xC7\x902\x93\xE5\xEAX\xC7}/\xE2mc#\xB6\xDF#\xE2\xAE{g7\xEB~F\x80}(5v\x87\xBDzjn\xA9\xBD\xA5 @\x80\xC0\x9C\xDA\xF6*X\xB3\x9B\xB1\xA3&gt;\xB1\xE6j;\xEEq\xDAI[\x8F\x99ݻ\xFD\x8C\xE6U\xE0\xAA\xEB&quot;8$\xE2\xEB_\x8Ax\xDF\xC1\xF3\xFA\xDB\xDEO\x80\xDD,\xD0Q{@z/ȲB\xFC\xE5\xCFzV\x90'\x9F\xDE\xFB'\x9E @\x80@_N:-\xE2\xA0 \xA5\xC6
+}\x91\xF4\xBB\xE8N\x81\x8E\xDC2sQ\xEE\xF2ּ\xE4\xBE/\xE2\xEAk\xF3n\xBC_hƂ :D`\xA6\x8FG̋\xC0\xAB\xAF6\xE3\xC8/6\xE2\xEC\xF3&quot;\xCE\xCDں\xC1:\xF3\xF2\xDB\xDEK\x80z:v\xC8\xCC\xBC~\xAE \xAF:\xAF&lt;\x98'\xA7؈\x87'\xCF\xFC\x89G\x98[\x81R;w\xCDZj\xE9\x95YS\x85\x8F\xB9\x95\xF3&gt;x\xA3@\xC7\x902\xC3\xE5fX\xBF\xF9Y3\xF6\xC9sB\xB6\xDA9\xE2\x92+\xDF\xC8\xE0\xFF 0+\x81R3K\xED|G\xD6\xD0RK\xDD`pVR^'@\x80\x81\xB9\xE8\x8AR ʽB&gt;\xFDш\xE3q\xE8&quot;\xBE\xF3\xE3\x88i\xD3\xDC/dn:\x89\xF7 Н\xA5F\x96Zy\xE8\xE1=\xB5\xF3SYCK-5 @\x80\x81\xBEtM\x99\x89\xB4\xF3\xF6y\xF8\xC0\x85g\x9E\xB1\xE7\xC1\x8D\x98\xF4\xF0̟x$@\x80\x81\x99\xA56\x96Yj\xE5D\x94\xDAi @\x80\xFD!\xD0u\xA4\xA0\x8D\)O\xA0\xFC]3\xF6\xD8%+\xD8))\xF8CP\xFA t\x86@\xA9\x89\xA56\x96Yj\xE5*Y3 + @\xA0\xBF\xCD\xFA\xEB\xC3\xDA\xF1snq؇&quot;\xC6l\xF1\xFDo4c\xF1\xC5^0\xAB\xE5\xD88\x9Aͬl\xBC\xDE&gt;ͣ\xBA\xBA\xE4\xCDvA=\xFFB3&gt;vd#\xAE\xBB&gt;\xE2\x84&lt;\xF4jӍf\xFBv?$@\x80\xF3%Е{@zK\x95\xECU4c\x99\xA5#6ߡ\xFC\xB9\xF7O='@\x80@w\x94\xDAWj`\xA9\x85\xA5&amp;
+ݱ\xDC\xCD%C\xA0\xEB\xF7\x80\xF4F/+\xE0\xFFK\xDEA}\x87\xBCg\xC8Q\xCB-\xD3\xFB\xA7\x9E\xDB\xA2t\x82\x80= \xAF_\x8A\x8F?q\xE4\xD1yu\xC0\xAC?\xFA\x9F\xBC\xD4n\xD6?H\x81\xAE\xDF\xD2\xB7\xACxo\xBC\xAC+,\xB1ٶ\xBF:\xB5\xF7O='@\x80@g        \x94Wj]\xA9y\xA5\xF6        \x9D\xB5|\xCD +ZU\xC0\x90Y,\x99\xF2ܐ\xFAdϊ\xF9\x98\xFF\x8AXu\xE5Y\xBC\xB1\x8B^\xB6\xA4\x8BvϪ= &lt;\xF1\x91\xFF1\xF9\xB1\x88\x9F~'C\x88s=:\xB8Ǜ5\xB4\x9E\x80= \xB3X&amp;e\x85|\xC5\xD9\xF9\x8D`^        f\xEB\xB1_\xCBC^\x9E\xE2\xE4\xD5Ypy\x99\x816(5\xACԲR\xD3Jm\xBB\xF2\x9C\xA6\xF0\xD1\xCB\xCD$ @\xA0\xD3\x90\xD9,ѡC\xF1\xC9\xF7\\xFCmn݈SΜ\xCD/\xF8ZT\xA0Ԯ\x8D\xB6iD\xA9e\xE5\xBE\xA5\xB6\x95g @\x80\xB5\x825\xE2\x97]\xF1\x89\xCFF _2\xE2\xDB_\x8A\xD8d\xC3y\xF8\xE5x\xABC\xB0:`!\x9A\x85\xE8\xB6C\xB0n\x9A񯟏x\xE6و\xFF\xFEJ\xC4[\xB7\xD6         @\x80\xC0\xE0
+\xD82\xFE\xDBo\x95\x97\xA7&lt;\xB7\xEF}W\xC4\xDEF|\xEC3\x8F&gt;1\xE0\xAD\xA8$Pj\xD3\xC7\xFF=b\x9Fw\xC6\xF4\x9AUj\x97\xF0Q        _3 0[d\xB6&lt;\xFB\xC3!Cq\xF8!\xB7\ӌ%\xCFC\xB6\x8C8\xEA?\xF3\xDB\xC5\xE7\x9C\xF2\xB7Z^!@\xA0\xB6@\xA9E\xA5&amp;\x95ڴ\xF8\xA2\xE3\xAFnN\xAFY\xA5v @\x80@+ \xF3\xB9\x96\\xA2_\xFB\\xC4u\x97\xE7^\x90\xC7#\xD6٬\xDF\xFCAċ/        &quot;\xF3I\xEA\xD7\xE8\x83@\xA9=\xDF\xCATjQ\xA9I\xA56}-\xBD\x9E\xB5\xCA@\x80ZI@\xE9\xE3\xD2Xe\xA5\x88c\xF2\xDB\xC6\xCBΏ(\xC7Z\xAF\xBBE#\x8E\xF9E\xC4ԩ\x82Hi\xFD:s!PjM\xA99\xA5\xF6\x94ˇ\x97ZTjR\xA9M ЊH?-\x95QkF\x9C\xF0È3qN^af\x83\xBC\xDA\xCC\xFF\x9E1ť{\xFBI\xD8\xC7 \xD0[\xA0Ԗ\x9F\xFE2b\xFD\xBC:_\xA99\xA5\xF6\xFC\xF2\x98\x88R\x8B  @\xA0\x95\x90~^:\xE5\xCAX\xA7\xF1\x8B\xE5\xC1\xB9\xA3\xF3[\xC9\xEF\xFC$\xE2\x85\xED\xE9gjG\xA0+J-)5\xA5Ԗ?\xE5ގ\xF2y\xA99\xDDvU\xBE\xAE\\xF8f\x9A&quot; \x80 Ђ\xDCf\x8B\x88\xD3\xF2\xB0\x88\xF2\xAD\xE4\xB57D\xAC\xBDI#\xBE\xF2\xDFO=3@ +\xFAX:Z\xA0ԎRCJ-)5\xA5ԖS\x9E7\xD3ѳm\xE6 @\xA0\x90^\xA8\xAF\xDFshV9.{\xD2\xC3y\x9C\xF6f\x9F\xFBz\xCF\xF3n\xDA\xC7 \xD0\xA5n\x94\x9AQjGy^jI9ܳ\xD4hG\xA4\xD2R[{\x8D\x9EC\xAF\xCF+Ӽ\xFAJĘ\xED\xF2\xDA\xFC\xE5.\xEB\xD7T\x9A\xCD \xD0V\xA56\x94QjE\xA9\xA5v\x94\x93\xCBK-1 @\x80\x81vp'\xF4AZzϿЌ~׈\xEF\xE5I\xA3K\xE4\x9D\xD5?\xFEO\xBF\xA3 -\xD4\xA4)\x9As\xB3\xEE\x84&gt;g#\xEFh}\x81V\xBE\xFA+\xAF4\xE3\xB7gd]\xF8qijy\xE7\xF2\x8F$\xE2\xB0w6c\xF1\xC5Z\xB7.\xB4\xFE7\x85 \xD0j\xC8 /\x91f\xB3\xE7]\x9C?\xCDsE\xF2Ϗ\xE5\xC7\xF2F\x87+\x8D\xE4        {\x93\xE6\x907A\xF1R\xDB        \xB4byxr\xC4q'E|?\xBF\x90\x937\xFC\xF8?D\xEC&gt;\xB6\x8D\x86\xE0\xD1v\xCC @\x80\xC0\x825G\xA2\x81}C\xD9\xC0\xD8}l\xC4y\xC9\xDEqg\xF5\xDC\xD4p\x93\xAD&quot;|\x9Edz\x9E\xFB\x89 \xAC\xBEO'0x\xE5\xFE\xE5o\xBC\xFC\xAD\x97\xBF\xF9r\xF3\xC0R\xFE\x98\xB5`\x8F\x9DC\xF8\xBCE\xA3e`{@x~&gt;\xBE\xDC\xD1\xF8\x94?6\xE2\xD8&quot;\xEE\xBA+\xE2\xF0\xF7\xE7^\x91\xF7D\xAC\xB1\xDA\xFC|Z\xFF\xFD\x8E= \xFDg\xE9\x93O`\xB0\xF7\x80L\xBC?\xF7v\x9C\x9C\xE3\xF1y&gt;\xC7Z\xF9\xF7}X\xC4A\xFB6c\xD1E\xEC\xED\xBC^\xA1e\xA8)`HM\xED\xB9l\xABl\x88\x{1AE20B}\xFEq\xDE\xEF#^~9b\x9B]&quot;\xF6~w\xC4)gF\xBC\xF4\xB2{\x8A\xCC%\xA5\xB7h        \x81\xF27[\xFEv\xCB\xDFp\xF9[.\xD3\xE7\x9C\xDA\xF37^\xFEօ\x8F\x96XL&amp;\x82*        \xD8R        \xBA\xAF͔\x93SN#\x8E\xCFoN\xAF\xBC4b\xFF#ޓ\xE3\xD8\xED\x9A1th\x9DoN\xED\xE9\xEBR\xF4\xFB\xAD PkH9\xC4j\xDC\xE5\x8D89\x83\xC6\xE99n\xFDֈ\xBF\xCF=\x99\xFB\xED\xD1\xDA\x9Bh\x85ed @\xA0\xB3\x906\\xBE\x93\xF3X\xF1\xDF\xE6ޑ\x93~q\xFF\xBDD\xF2[\xD5C2\x8C\x8C\xD9d`gFX_\x9F^G`\xA0\xC8u7E\x9C|Z\xFE}\xE6\x97\xAB\xAD\x99\x9B\xEF\x8Cx\xD7;&quot;F,Wg\xFE\xB4B\x80Z]@i\xF5%4\x87\xE9\xBB{b\xCF\xC6Ή\xBF.'\xAD\xE6}\x8ExǞs\x932d Ï\xDBB` \xC8ͷF\xFC\xE1\xEC yw\xF2i\xD3\xF2\xEF\xB0|)p\x80{v\xB4E\x870\x91 P]@\xA9N&gt;p +^{c\xC4\xEFΈ85\xCF24\xE2\x80\xFC\xD6u\xFF #oټ.\xE7)\x80 ܲ\xF3\xC9\xF5\xFA#\x80\x94\xCBg\xFF\xE5\xFAF\x9C\x9E\xA1\xE3\xB4\xDC9mj^\xCDj\xBFr2yĖy\xC7r 0kd\xD66m\xFD\x93\x9B&amp;\xE4q\xE7\xB9qtzn=\xF1d\xCF\xC6\xD1~{G\xEC\xB4\xED\xFC\x87\xA4\xAD\xBB\x84\x89\x9F!0\xBF\xA4\x84\x8EK\xAEl\xC4\xEF\xF3R\xB9\xA7\x9C\xB1\xEC2\xF0g\x84\xFCM6\xC4K\x80̭\x802\xB7Rm\xFC\xBE;\xEF\x89\xF8\xFD\x9F\xF2\x9Bڼ
+\xCF\xDDw\xE4 +\xCE\xF6\x88\xD8s׈\xDDv\x8AX~ٹ\x9F1d\xB3u\xE6%\x80&lt;\xF6D^\x89\xEE∳/\x888\x{1DC235}F\xE5\x9Eŷg\xF0\xD8+bt^B\xD7@\x80̻\x802\xEFfm\xFD\xE5\x8E\xCB\xE7\\x94T\xE6U\xEE!Y\xA3\x88\xBDv\xCB\x9F\x8D\x8D\xD8b\xD3f 2\xEB+j         m\xBD\xE8M\xFC \x81\xD9\x90\xB2\x97\xE3\x9Aqθ\x88?\xE5Mo\x9F\x81=c\xDC3/\x9D[n\xB8\xD2\x8C @\x80@_\x90\xBE
+\xB6\xF1\xEF\xBF\xF6Z3.\xBF\xA61=\x8C\x9Csnă\x93&quot;\xF6\xCDc\xD8w\xDA&gt;b\xE7\xBCd\xE8*+\xBD~\xE6\x8E\xF8\xE3\xAF\xC1\xFF\xB4\xA1\xC0w\xF7\xFD\xEE\xEB\xA6z\xD2\xC3y?\x8E\xBC\xB4\xF5%\x97G\x9C\x91\xE7P\x8D\%\xC3\xC6\xEE=\xA1c\xBB-\x9B\xB1\xC0\xB3\xE5\xAF\xFB \xFF!@\x80\xE6J@\x99+\xA6\xEExӃ\xB9!V\xBE\xF9\xBD\xE8\xCF\x9C\xB1\xE4R\xBB\x8C\x8D\xD8q\xBB\x9E@\xE22\xA2\xDD\xD1:}.\xCBe\xAC\xC7]qq\x8E]\xF1L\x9E#\xB5\xEB۲\x8F\xEF\x90{;\xB2\xBF\xBF1xw\xBA\x87\xF9#@\x80\xB5\x90\xDA\xE2m\xD4\xDE-y\xBEȸ\xFCV\xF8\xE2\xFCv\xF8\xFC\xDCC\xB2\xCAj\xB9\x9166\xF7\x90d \xD9vˈWh\xA3\x991\xA9]+\xF0ȣy\xF3\xCEk{BǸ ޗ\xFD8\xC7\xD8 ;m\xB1\xE1\xBA]Kc\xC6         @\x80\xC0\xA0 \x83\xC2\xDE~\x8D\x96c\xE3o\x9AЈ\x8B2\x90\zEğsCn\xC9\xE1\xDBg\xD9\xFA-ی\x89\xD8d\x83zweo?AS\C\xA0\xDC}\xFC\xE6[qE\x8E\xAB\xFEqY\xF6\xD7g\x9F\x89\xD8aLj\xB7f\xD8\x9B\xFD\xB5\xF4\xD3ٝ\xEBTc:\xB5A\x80\xBAY@\xE9\xE6\xA5\xDF\xC7y/W\xD7*\xDF,_yM\x8EWE\xDCy[\xEE\xC9sG\xB6٪g\xC9fy\x82\xBB\xBD$}D\xF6\xEB\xB3(U\xB81/9}E\xE9\x83W\xE7c\xEE\xAD\x95{4\xB6\xDD&amp;\xFBa\xEE\xA5\xDBf W\xAB\x9A-\xA0 @\x80\x81A@\xBDS\x9B|湞\x9B\xB3\x95\x8D\xC1k\xAE\x8F\xF8K\x86\x92\xA1 \xE4յrCp̦%\x90\x8C\xD9\xC41\xF6\x9D\xBA\xFCz\xBE\xCA\xC9\xE2\xD7\xDDqC^\x99꺼\xE9\xE6\xB5\xD9Ϧ\xE6 +ߒ\x81w\xCB\xCD{Bo\xB9\xE9\xE6\xF0%\x9C4&gt;\xD0\xCB\xC2\xE7 @\x80\x81\xBE }\xD1\xF3\xBBs(\x8D7ܜ\x8C9^\x9F\x8F\xD7\xE4a1S_\xCB \x92\x87mm\x91\xA1d\xDDQy \xFE:\xF98\xBA\xC3\xB6\xE18G\xD0.x\xC3\xCBS\x9Aq\xFB\x9D\x8D\x98pG\xC4\xEDw\xCD\xD9oJ\x98\xDD2\xFB\xCD\xE6b\xC7l\x9C\x816G'\x8CwA\x870\x8B \xD0qH\xC7-\xD2֟\xA1rRp\xF9\xBB:3!ۺ\xE5\x96|\xCCo\xB4\xD7\xCACg6\xDC b\x83\xF5r\xCC\xE7d0Yo\x94ˠ\xB6\xFE\x9D\xBF),\x97\x81\xBE\xED\xAEF\x94\x8Bܚ\xE3\x84[s̾p\xCF\xED\xD92\x9Cn\x90}a\xC3\xEC \x9B\xE4\xE3\xE66\xCE7\xCE~\x8B\xB4\x9A\x80\xD2jK\xA4K\xA7\xA7l\x8C\xDEuo\xAF\x8D\xD1\xDC-\xC1\xE4\xF6 *\xAB\xE7^\x92ѣ\xF3\xD8\xFE53\xA4\xAC\xD1sL\xFFZ\xABG\xAC\xB1j3Z\xC8^\x93V\xEE2\xAF\xBCҌ\x894\xE2\x9E\xFB\xF2\xA1&lt;g螉\x91\xCB9\x9F\xDFq_\xEE\xDDX7\xCB+Acf\xE0,\xA1sԚBg+/S\xD3F\x80\xFA* \x80\xF4U\xD0\xEF\xA8@\xB9\xAAѽ\xF77\xE2\xE1\x9A\xE3=e\xE357d\xEFʍ׻s\xEF\xC9LFg@Y+\xC3\xC9ȕ&quot;V\x99\x87嬜\x8F\xF9|\xE4Jʀ.\x9C\xFC\xF00|\xB8\xE4\xA1v\x93\x8Ax\xE0\xC1\xBC\xCCm&gt;\x9F\xBE\x9CrM̠\xB1v\xEE\xC5UB\xE4Z=\xCBi\xD4\xF9Z\x8E%@\xBA\xC9\xDF@/!\x9FO\x80ZO@i\xBDeb\x8A\xE6R\xA0\x84\x93\x99߮\xDF7)\xE2\xFE'\xE5p\xD9\xBE/\xBFq/߰\xAF\x90ad\xB55r\57xW\x89X~\xB9\x9Eq\xC4\xF2\xF9\xB3|\xDE3\xDA~#y\xD9#\xF5\xE8\xE3\x8Dc\xFA8\xF9\xB1\x88\xC7\xF2y'\xA6\xF39ޗa\xF0\xD1 e\xD5\xEA\xAB\xCFWK\xE7\xD5s\x9C\xB9\x97j\xE8P{\xA9\xDE\xE8\xEB\xFF @\xA0\x9B\x90n^\xFA&gt;\xEFӦ5c\xF2c\x8D\xE9\xDF\xCCߟ\xCA\xE6X.\xDBZ6\xA2\xCB\xF5\xE4G#\xC9o\xEB\xCCo\xE9\x97\xCB +\xE6s\xAFɈ\xF3qD\xC4\xF0%s\xB1\xF4\x8C\xC7\xF2\xFF\xA5\xF3\xFF×\x88X\xAA&lt;\xE6\xB8\xCC\xF0\xD6.%H&lt;\xF5L#\x9E\xCE{a&lt;\xF3l\xCF\xF8T&gt;N\xFF\xBE\xF6\xF4s\xF9Zy\xCCqr\xDA\x93\x873\xC0=\x9Ec\xE4\xE8&amp;+\xA4K\xB6ފ\xCD\xCC=Leoӈ\xE5\xDDS\xA3\xC3\xFF\x8C\xCC\xE8w\xA4\xDFI}`\xBB        \x94\x9B,&gt;\xF1Tcz0y\xF4\x89\x9Eo\xFCgn\xA0\x97\x8D\xF5\x99\xE8O\x97 +\xF7\xA7#\x9Ez\xB2g|&quot;7\xD8_{%oȸL\xC4\xE2L]&lt;\xC7E#Y$b\xB1\xC5&quot;\x86 +\xCB\xFF\xE7\xF3%\xF2\xF5!C\xF3*Ney\xD8Q\xCF\xE3\xCC\xFF\xC9\xFF/0\xE3\xE7Ů\Zv\xEA\xB4_\x9D\xF18\xE3\xFF\xAF\xBD\xF6\xD7\xFFO\xCBמ{&gt;⥗s|)\xE2\x85z_|1\xE2\xC5|\xFD\xF9 \xCFf\xC8Z \xDB_6\xC4\xD2\xCBfpZzF\x88Zj\xC6c\x86\xA8\xA5J\xC0*\xE1*_[&gt;\xDF3s\xAFвK7\xA3Ѱ\xE7\xA2\xDD\xFA\xB2\xE9%@\x80\xED  \x80\xB4\xC3R2\x8D-+\xF0\xEA\xAB͞\xF0r#\xCA\xC6\xFFKSf\x81 /\xE7\xF3J \xC8\xE7\xBD\xC3\xC3k%P\x941Ŵ4\xF2\xF9\xCC\xD7ʌ\xCE &amp;%\xA8 \xC9\xC0R.?[^\x9BRf\x86\x98nʸȌ\xA0S\x82\xCF&quot; \xCFAÚ\xD3\xE6\x8B\x96\xED:&amp;\x8Ct\xAD\x80ҵ\x8Bތ @\x80\xA8/\x90߯ @\x80 PG@\xA9\xE3\xAC @\x80R@\xD1 + @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x800 \xDEC ZIDAT\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80\x81\xFF\x8C6\xF0_\xE7Ե\xF9IEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsideellipsepaddingexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,96 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum6d25d1b594e7fd7b4a09a27320659bea\xFB\xEFǀ@IDATx\xED\xDD\xBC]U\x997\xE0\xF7$\x94PC:        \xBD\xA4
+\x90\x8E\xD2EGqf\xD4Q\x9DO\xC7Q\xF9\xB0;:\x8Ec\xC32\x82\x82\x8A&quot;H' ]:        \xBD%\xF4\x92\xF3\xBD+7\xF9\xBC \xA9\xF7\xDEuOy\xF6\xEF\xB7sN\xCE=\x{1ECF5F}\xBD\xEE\xBB\xF7\xFF\xEC\xD6h\xE6 @\x80TR\xA1 +M @\x80 @`\xBA\x80\xA2# @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\x81\xAA\xB5\xA4!(\xF0\xEA\xAB\xCDx\xF1列^jċ/\xE6\xE3\x94\xF2&lt;f\xBC\x96\x8F\xF9\xFC\xA5\xFC\xF9k\xAF\xE585bj\xA7\xF5&lt;\x96צ\xF5z\xAD\xFC\xBF \xE4_\xE5\xD0\xFCj`\xE8Ј!9\x96\xC7ޯ\x95\x9F-\xB8`\xC4&quot;\xC3&quot;]$s\4\x9F+\xFF/\xE3\xA2\xE5\xB5f,\xB2p\xC4B 5z&gt;Կ @\x80\x81h4sh\x91i1E\xA0\xFC        &lt;\xF1T#}&lt;\xA6\x8F\x8F=\xF1\xD4\xD3\xCF&lt;\xF1t\xF3yy|&amp;\x9Fz&amp;\xC7'\xF3\xFF9&gt;\xF6P\x88 ×\x8BXl\xF1\x9Eqz X,\x9FO=\xE1`\xF1|^\x82\xC43\xC2D        %D\x94P1\xA4\x8D\x81\xA3\xFC\xBF %\x88L)%\xA0\xCC +3\x83\xCA\xCC\x93?{\xBE\x9Epr|!\x9F\xBF\x9Ccy|\xE1\xF9\x9E\xF1\xB9\x9C\xC62,\xBFr\xC4R\xCB\xE4\xB8T\xC42K\xE7\xF4\xE6\xE3RK\xE6\xE3\xF0\x8F\xF9\xBC\xBC\xBE\xFC\xB2+伔q٥\x9B\xD1h/=\x82\xFE%@\x80\xFAS@\xE9OM\x9F\xD5RӦ5c\xF2c\x8Dx\xE0\xC1\x88\x8E\x98\x94\x81\xE1\x91\xC92\x8B\x98\x9Cacr&gt;$_{\xE8\xEE\x88\xE5V\x89XidĈ\xF2qň%gn\xA0/ѳ\xE1&gt;&lt;\xFF\xBFty-ǥrý&lt;.\xB3T3\xF7N\xB4\xF6F\xFAԩ\xCDx\xF2\xE9\xC6\xF405=P\x95U\xC2T\xF3\xF9\xF4`5\xE3\xF9Ï\xA4ɣ\xA7\xD7\xE3\x93&quot;V^;b\xC5 /#F\xE4X\x82\xC9\xF2\xF9\xFF|\xBEJ\xBE\xB6\xEAJ9\xAF\xE5\x9B\xA2Z۠\xA5:\xA5\x89!@\x80B\xD1        \xDAV\xE0\xB5ךqߤF\xDC=1\xE2\xFE\xDCh\xBE?7\x9A'\xCDx\xBC\xFF\xFE\x88\xFB\xEEʍ\xE6\xDCX^}\xCD\xDCX΀\xB1F\x8E\xCB\xCFؐ\x91\xD3+\x94o\xFC\xF3q\xF9e\x9B\xB97\xC2Ft\xEF\x8EPl{&quot;\xF7
+eX{4\xF7M.\x8F9&gt;\x96\xC1mb:?\x90\xE3}\xF7\xE6k\xE0V\xB1\xDAj9\xA6\xEF\xC8 %\xAB\xE7c\xD7Z\xBD&lt;\xB2\xED\xED\xEA9 \x88N\xD0\xDAeC\xF8\xDE\xFBq\xCF}wM\x8C\xB8\xFB\x9E|\xCC +߻\xEE\xCA\xE7\xB7e\xA81z\x9D\x9E\x8Dݑ3\xBE\x95_5C\xC7*\xF9|\xE4JM\xE7@ \xF0\xE2}\xE5\x95f&lt;\xF8p#&amp;\xE5\xA62\x8C\x94\xBDLe\xBC'\x97ѝ\xB9\x8C&amp;\xDE\xB1\xF6z\xA32\xA4\x8C\xCA \xB8V\x8E\xA3\xCBc\x86\x935Vm\xE6\xB9,\x8D\x9EBO\x80\xB4\x9A\x80= \xAD\xB6D\xBAtzJи\xEB\xDEF\xDCrGĭ9N\xB8=\xE2\x96[&quot;n\x9F\xAA0F\xE5\xE1@ev\xED\xB5\xF2q\x8D\x9E +\xD85W\xB3\xDB\xEAݥ\x9C\xA4\xDF;@N&amp;%D\xE6ao\xF7g@\xBDA\xC4e\7\xC7\\xCEe\xB5\xA6\xBD&amp;\xAD\xBE\M苀\xD2=\xBF;_\x8F\xE4y\xD7\xDFqS\x8C        \xB9\xA3\x8D        7f\xA8ȍ\xD0 +\xCB\xC6h~c&gt;s\x83t\xBDQ6F\xE7 \xB9 +~\xA9\x84\xCE\xDB\xEE\xEA:o\xCD~\x90}\xE1\xAE \x9Fm\x92}a\xC3\xB3/l\x92}b\xF3\x8D\xF3\xFC\x93\xDA`\xA6L&quot; 0Gd\x8ED\xDE\xD0\x81rh\xCE +6\xAE\xCB\xF1\xFA\x9B&quot;\xAE\xF9K^\xE1鵈-\xDE1fӈu\xF3М +\xF3[\xEFuG7c\xD8\xC2\xC7\xE9\x8Bu\xA7\xFC\xEE\x94)͸=\x83\xC9\xF8 &quot;\xB7\xE7^\x92\xEB2\x9C^\x9B\xFD\xA6\-l\xCB\xEC7\x9Bg8\x93\x81d\xB3ˡv @\xA0\xBD\x90\xF6Z^-=\xB5\xCF&lt;׌\xAB\xAFk\xC4\xD7\xE4\xE3 +\xB9\xBA\xE7[l\xD966\xDB(s\xE3\xD1FcK/Ɩ\x9D\xB8f\xAF\xCB{C\x967=\x94d?+\xF7Uy\xCBVh7\x8B\xD86\xFB\xD9Vc\x9A1|        A\xB6e\xA2        #@\x80) \x80\xE8\xF3-pG\xC7\xE5\xB5W\xE5xŕ=\x87\xCEl\xB7C\xC46\xB9AX6ˡ3+\xE5e[ +J\xE0ἔr9\x94\xAF\x84\xDE+3\xF0^\xFE\xE7&lt;\x87$\xE5\xDBf\xEB\xB3n\xB3E\xC4:y\xFE\x90\x81h\xA4u\x96EKOI\xB9\xA7ƗN\xF9c\xDC~\xF3\xCAq\xE7\xF8q\xFB5\xCBǢK\xBE\xEBl\xFAh\xAC\xB9\xDEc\xB1\xD6z\x8F\xC6*k&lt;\x99\xF7\x84\xC8;\xE7 \x92\xC0\xB4iCb\xD2\xC4e\xE2\x9E\xDBV\x88{o[&gt;\xEE\xB8q\x85x\xF1\xD9c\xDD-\x8B\xD1M\x8Eu7~(&gt;о\xEE]2H\xCBG\xB3 @\xA0 \xFA\xC1,ʕ\xA8\xC6]q\xF1\xA5\x9D\xF1\xE4&quot;wĐ5/\x89i+_Ӗ\xBF&quot;o\xF3\x9D\xBB@ Z]ॵc\xC8c\xDBƐ\x87v\x8Ai\xF7\xEE˼\xB4N\xEC\xFC\xB6\x88\x9D\xDE1v\xBB&lt;)\xF7\x98 @\x80\x81zH=\xEB\x96o\xA9c /\xC9\xF1\x82\xBC\xDB\xF72\xBB\xEC\xB1cn\xA4\x8D\xDD&gt;\xAFB\xF4\xC7ַ\xFCB4\x81sx\xE4\xA3\xCDwY\xC4%\xAE/\xBC8\xEF\xFFd\xF6\xF3]#v\xCE\xC3\xF7\xD8\xD99Js\xF4 \xD0G\xA4\x8F\x80\xED\xFC\xEB\xE5 +\x97_ӈs.\x8A8\xFB\x9C\x88\x87\xF2.\xE2o{~3\x9Ca\xA3\x8E7\x9E,\xDE8Zi\xE7\xE5m\xDA{\x9AG5_GQ\x82w        $\xE7x\xC6+\x8F\x8C\xD8s\x8F\x9E0\xB2ݖ\xEE5\xF3:,\xFF!@\x80\xFD  \x80\xF4b;}D9i\xF7\xEC8\xF2\x90\xAA\xF3\xCE\xCD\xFBm\xE4\xA5L\xF7\xCC\xC3Q\xF6\xCCo~\xB7ش\x8DƬC\x86\xD2NKڴ\xCEJ\xE0\x8D\xA4\xF7\xFB\x9A\xCDf\{c\xE3\xFF\xFF\x8Dܒ\x97\x8F\xDEm\xF7\xBF\xFE\x8D\xB8\xA8Bo-\xCF         @\x80\xC0\xFC         \xF3\xE7\xD6V\xBFug\xDEy\xFA\xF4?E\x9C\x96\xDF\xEE\xDEsWnL\xED\xB1\xFB.9\x8E\x8DX.\xB3\x9A\xDBA\x99[)\xEFke\x81\xD9\x907N\xF7\xE3yxV9,\xF1\xDC 3\xB4\x9F\x9D7\xCBq@\xEE%\xDC\xAF\xBC\x8B\xFBZo|\xB7\xFF @\x80s# \x80̍R\xBE\xE7\xA6        82t\x9C\x9E\xA1\xE3\xC9܈:h\xFF\x88\xFD\xF6\xCE\xF39\xB6\x99\xFD^\x8E\xD9ͪ2;?k\x81y         \xBD\xE7\xA9\xEC\xB9\xE4\xCAF\xFC\xFE\xAC\x88SN\x8FX&amp;\xC3\xFB\xFE%\x8Cd\xA0\xDF4\xEFqc @\x80\xE6N@\x99;\xA7\xB6x׵y\xC7\xE8\xDFe\xE0(G\xE5\xAE\xD1\xEE׳q\xB4\xE5f\xF3:zϸ\xD2[\xC3\xF3v\x98\xDF\xD2{~K\xB9\xE6\x86F\x9C\x9E{EN\xFB}\xC4k\xAFe\xC8Ͽ\xB7w\xBE\xA3\xCA\xD8\xFB\x9D\x9E @\x80o@\xDE(\xD2f\xFF\xBF{b\xC4ɧE\xFC\xEA7=\xFEރsOG\xB2\xD1z\xFD?#H\xFF\x9B\xFA\xC4\xFA\xFD@\xDE8\xD5\xE3o\x8B\xF8C\x86\x91\x91\xD9$\xDE\xFB\xEE\x88C\x88X{\x8D7\xBE\xD3\xFF         @\x80\xA4 +\xFB\xC0\xE4\xC7{\xF6t\x9C\xF4\xBB\x88\xFB\xF2\xFC\x8E\xF7\xE4\xC6\xCE{rcg\xA0\xBFy@ڰ\xB3\x98\xE4\xBF\x88һ\x91\xEBn\x9A\xF1\xA5\xC0\xAF&quot;Vϻ\xB0\xF2Έw垑\xCB\xF5~\x97\xE7 @\xA0{\x906Y\xF6\xAF\xBC\xD2\xCC\xC3=qB~\xC3z她\x97#\xC7!\x96\xCB\xE56c\xE8\xD0Y_\xB9\xAA?gO\xE9OM\x9F5X@f\xCE״i͸\xE8\xB2F\x9C|jĩ\xA7Dl\x9B\xF7y_~Y\xB0\xFF\x9E\xCDXh\xA1:\xB33\xA7\xC5#h%\xA4\x95\x96ƛL\xCBmwFwR\xC4/\x8E\xCF=[F|\xE0\xEF&quot;\xF6y[3VFy\x93䥶\xA8@zü&lt;\xA5g\x9E߈cO\x88\xB8\xF6\x9A &quot;\x87\xE5\xDF\xF2!\xEB\xAF\xD3\xFB]\x9E @\x80\x81\xEE\xD2\xB3\xD9^s\xF9\xE2K\xCD8&gt;\xCF\xE9\xD89\xDB\xD8-Ol6,\xF7z\xE4e@\xCF&lt;9Or\xDD7%|\xB4\x97\xA0\xA9%\xD0Z\xC3n\xC4A\xFB\xF4\xFC +\x97\xBF\xE5E\xCD\x96=\x98y\xAD\xF2\xB7^\xFE\xE6 + @\xA0[\xECi\xA1%}{ޣ㘟牬\xF9-鎻D\xFE޼g\xC7.\xF5\xB1\x9A\x85= s\xF2\xF3v\x8C= o\xE62uj3ξ0\xF7\x8A\xE4\xB9&quot;\xE3.\x888\xEC}yĺy\xAF\xE8d{@y\xE9\x96\xCBy\x96\x9D\xED{hĮ\xF9 +\xE9
+y\xA2\xEAMW\xE7\xA5t\x8F\xCBC\xADv\xCB\xCB\xE9V:\xBFc\x904O\xA0\xEB\xCA\xDFv\xF9/\xEB\xF2\xB0\xAC\xF2\xB7_j@\xA9\xA5&amp;\x94\xDA` @\x80\x9D(`\xC8 -\xD5\xE7_h\xC6        \xBFk\xC4\xF7\xB1\xF8G|(\xAF\x94\xF3\xF6\xD6&gt;9\xD5\x90A\xEA,\x9A\xEDW\x81V\xD9\xF2f3U.6\xF1\xDB3\xF1\xDDG&lt;\xFF\\xC4G\xB3.\xBC\xEF]\xCDX|\xB1\xFA\xE7|\xBD\xD9\xF4y\x8D\xF4\x87\x80= \xFD\xA18\x9F\xF1\xE0\xC3G~1b\xAD\x8D\xF1\xE7+&quot;~\xFA݈\xAB΍8\xF4\xA0pe\x9Cyp\xF4V\x9D(P\xAE\x8EUjA\xA9        \xA56\vUĚ4\xA6׌R;  @\xA0\x90JK\xB1\xDC0\xF0#\xFF\xB1\xF9v .q\xDD\xE5y\xF3\xC0\xDC\xFB\xB1\xDD[*M\x80fh+\x81RN&lt;&amp;\xE2\x86+{jF\xA9\xA5\x86\x94Zb @\x80\xED, \x80 \xF0һ\xF9\xD6&lt;\xB9\xF4\x9F#\xB6[\xC4*+E\xDC~Cė?\xD3\xF3|\x80\x9B\xF6\xF1t\x80\xC0Ȭ\xA5f\x94\xDAQjH\xA9%\xA5\xA6\x94\xDAb @\x80\xED( \x80 \xD0R\xBB\xF2ڈ\xFE&gt;O$W޿c\xB3\xFC\xD6\xF2\xA6f\xFC\xC7'#\x96&gt;@ +\xFAX:Z\xA0ԎRCJ-)5\xA5ԖRcJ\xAD1 @\x80\x81v@\xFAyi\xDD4!\xEFR\x9E7{\xFFGra\xF7\x88;\xAFm\xC6'\xFE)b\xB1E\x9DD\xDA\xCF\xD4&gt;\x8E@W
+\x94ZRjJ\xA9-\xA5ƔZSjN\xA9= \xD0H?-\xA5;\xEF\xC9\xC9K\xE8\xC8o%\xF7\xCAKkN\xB8\xA2\xFF\x90\x97\xD3\8o@f @\x80@ \x94\xDARjL\xA95\xA5\xE6\x94\xDASjP\xA9E \xD0\xCAH\x97Τ\xBC2͇?\xB1C~9f\xE3&lt;N;\xBF\x95\xFCp\xDEP\xCC\xFD;\xFA\xEB\xD7        \x98+\x81RkJ\xCD)\xB5\xA7ԠR\x8BJM*\xB5\xC9@\x80ZQ@\x99ϥ\xF2\xCCs\xCD\xF8\xF7/e\xE8\xC8+Ӭ\xB8B\xAE\xFC\xAFo\xC6\xFF\xC9C]\xC4\x8F\xF9$\xF5k\xF4A\xA0ԞR\x83J-*5\xA9ԦR\xA3J\xAD2 @\x80\x81V@\xE6qiL\x9B֌cO\x8A\xD8h\xABF&lt;\xFFb\xC4\xF8\xBC\x83\xF1\xFF\xCDo\x87/!x\xCC#\xA5\xB7 0\xA5\x95\x9ATjS\xA9Qn٘^\xB3J\xED2 @\x80\x81Vp'\xF4yX
+\x97^\xF1\xC9\xFFȰ\xB1dķ\xF3\x9B\xC5M6\x9C\x87_\xBAz,D\xB3\xAD|'\xF4\x81X&lt;7ߒu\xEBs\xB9'\xE4و\xFF\xFEJ\xC4[\xB7\x88V|&amp;\x98{\x81\xE6\xFE\xAD\xDD\xFB\xCE\xFB\x88\xF8\xECW\xF3\xEE\xC4yC\xB0o|9\xE2\xA0}\xBA\xD7œ \xD0^oq\xFE\xA9\xA7\x9C\x99W\xCC\xFAp\xC4V@\xBE\x96_\xA4\xAC\xBEj{͇\xA9%@\x80\x81\xCEp\xD6l\x96\xE5ԩ\xCD\xF8Ώ#\xB6\xDD5\xB9Z/i\xB8\xB2)|\xCC\xC6ˏh]\x81\xF2\xC5I\xA9a\x9Bd )5\xADԶR\xE3  @\xA0\xB6\x802 \xF1\xC6\xE7Jz\xCFF\x9CwQ\xEE\xF9\x97's\xFEK\xC40\x97ԝ\x85\x96\x97        h\x81R\xC3&gt;sDOM+\xB5\xADԸR\xEB  @\xA0\xA6\x80\xF2\xED_깺վE|&quot;\xAF\xA9\xE6\xC9\xAB\xAE\xFC\x867\xF9/\xDAX\xA0ԴR\xDBJ\x8D+\xB5\xAE\-\xAB\xD4&gt;\xA8! \x80\xF4R\xBE\xE0\xCF\x9Bn߈G\x8F\xB8ኈ\xF7\xD8뇞 @\xA0\xC3J\x8D+\xB5\xAEԼR\xFBJ +4 @\x80\x81\x81pz
+\xBF\xF4r3&gt;\xFB\xE5F\xFC\xF1\xAC\x88\xFDOĮ; 4\xBB\xCF'@\x80@k,\xB7L\xC4ϲ\xEE\x95\xF0\xF1\xE1&lt;\xD4t߽#\xBE\xFA\xB9f,2̥\xC5[c        \x99
+t\x9E@\xD7\xEF\xB91\x8F\xDEz\xD7F&lt;\xFDL\xC4\xF5n
+\x9D\xD7\xC7\xCDs!P\xBEx)5\xB0\xD4\xC2RKm4 @\x80\x81\x81\xE8\xDA\xD2l6\xE3\xBF~\xB1W\x82\xF0\xB9##\x8E\xFB^\xC4\xE2\x8B\xF9\xC6o :\x99\xCF$@\xA0=J +,\xB5\xB0\xD4\xC4RK\x8D,\xB5\xD2@\x80\xFAS\xA0+Ȥ\x87#vg#ι0\xE2\xEA\x8B#~G\x92\xFA,\xB4\xB7@\xA9\x89\xA56\x96Yje\xA9\x99 \xD0_]@.\xBA,/=\xB9K\xC4&gt;\xBBG\x9C\xFD\x9Bf\xAC\xB2RQ\xFAt\x8E@\xA9\x8D\xA5F\x96ZY\xEERj\xA7\x81\xF4\x87@\xD7\x90r\xC17\xF1\xBE\x8C\xF8\xD5qy\xF9\xC9E ␫\xFE\xE8D&gt;\x83\x81\xCE(5\xB2\xD4\xCA\x8F\x{DA5D}\xDF\xCAꐬ\xCE\\xD6\xE6\x8A5\xBA&quot;\x80&lt;\xFB\3\xFE`#\xCE&lt;;+țo\xED\xB0MMbm @\xA0\xBDv̚Yj\xE7\xB2\x86\x96ZZj\xAA\x81̯@\xC7\x90[\xEE\xC8+\xBA\xECֈUGF\x9Cwj3V1\xBFT~\x8F\xDD+Pj\xE7YCK--5\xB5\xD4V\x98\x81\x8E ^\x9A'P\xBE=\xE2\xA8\xCFD|\xFBK .萫\xF9\xE9$~\x87E\xA0\xD4\xD0RKKM-\xB5\xB5\xD4X\x98W\x81\x8E + \xBF\xF8u\xC4\xDF}0┓&quot;޳\xFF\xBC\xB2x?\xCCJ\xA0\xD4\xD4R[K\x8D-\xB5\xD6@\x80\xE6E\xA0#\xEF\x84\xFE\xC5\xFF\xCA\xCDs\xA5xI\xAF&lt;j\xCDy\xE1\xF0^\x98\x81\xAD\xC7\xF4\xD4\xD8}\xDF1\xF1\x81\xDC+\xF2\xA9\xB9\xF9-\xEF!@\x80y!\xA8NBx\xE5\x95f\xF1وs\xF3\xDA\xF5\x97
+\x9D\xB4h\xCD -(P\xBE\xE0)\xB5\xF6\xFCq\xFFvtD\xA9\xC1 0'\x81\x8E         /\xBEԌ?ЈGϕa\x9E(\xB9\xDC2s\x9Au?'@\x80\x81\xBE
+\x94Z{\xDE)\xCDxࡘ^\x83K-6 @\x80\x81\xD9        tDyyJ3\xDEqh#VZ!\xE2\xE4\x9FD [\xD8\xC9\xE6\xB3[\xE8~F\x80\x81\xFE(5\xF7\xA4G\x8CX.b\xEF\x83\xEEҟ\xB8&gt;\x8B(\xD0\xF6dJ\x86\x8Fћ7b\xE5\xBCk\xEFO\xBE훷\xEC\xA3f\x89\x816\xF8\xDF\xEF4c\x89%\xF32\xBD\xBB7\xE2\xF7
+i\x93\xA5f2         P_\xA0\xADH\xB9\xD6.4b\xA1\x85&quot;\x8E\xCF;\xF46\xF6|\xD4\xEFBZ$@\x80@\x8F@\xA9\xC1g\x9C\xB1\xDD\xD6\xFB\xBC\xC7 + \xF5 xs\x81\xB6 + ϿЌ}\xDFۈ\xDDw\x89\xB8\xFB\x867\x9F9\xAF @\x80@}\x81\xEF|9b\xFB !\xDF\xF9I#J\xAD6 @\x80\x81\xDEm@ʕVޕ'\x9Co\xB4\xBEK?\xF6^\x98\x9E @\xA0U\xBE񅈇'G\xBC\xFB\x83\x8D(\x87\xCA @\x80\xC0L\x81\xB6  Ӧ5\xE3}k\xC4z\xEBD\xFC\xE0Vj3\xA4G\xB4\x9A\xC0\xB3F/\x93W\xC9\xFA\xF7/7\xA2\xD4n(m@&gt;uTW\xFCL\xC4\xD5t·&gt;L\x80\x81(\xE7\x84\xFB?͘pkđ_t\x8E^ /*\x93F\x80\x81\xAAm@\xBE\xFBӈq\x97D\x9C\xF4\xBF\xCDXpA+\xB3\xAA=Ec\x98\x81R\xABs\3.\xB8(\xA2\xD4pX\xA0]\xCE\xF1\xED\xEFE\q^\xC4\xF0%\x84\x8FvYn\xA6\x93\xA5f\x9F\xF9\x9B\x88mw\x8BXot\xC4\xEEc\x99 @\x80@7 \xB4\xC5\x90;\xEE\x8Ex\xFF\x87&quot;~\xFD\xF3\x88\x95Ft\xF3\xE22\xEFhO\x81R\xBBK +/\xB5\xBC\xD4tt\xAF@\xCB\x90^\xCC+^\xFD}\xC47\xBF\x9A7\xB7ӽ ʜ @\xA0\xDDJ +/\xB5\xBC\xD4\xF4R\xDB + Н-@&gt;vd#\xB6\xDB.\xE2Ѓ\xBAs\x99kt\x92@\xA9\xE5\xDBn\xF1\xF1\xCF8\x94\xB6\x93\x96\xABy!@\x80\xC0\xBC\xB4t9\xF6\xA4\x88        \xB7剋_\xF1Mټ,T\xEF%@\x80@+ |\xEF\xAB\xCD\x9FW\xC6*5\xDE@\x80\xDD'в'\xA1\xDF=1ⳟϫ^\xFD)\\xF1\xAA\xFB\xFA\xA59&amp;@\xA0\x83ʕ\xB1\x8E\xFFa\xC4ؽ&quot;vʽ!k\xAF\xD1\xC13k\xD6 @\xE0oZr\xC8ԩ\xCD\xF8\xFB\x8FF|\xF1\xA8\x9E+\xA6\xFC\xCDT{\x81\xDAZ\xA0\ +\xAB\xD4\xF8R\xEBK\xCD7 @\x80@\xF7\xB4d\xF9\xEEO\xB1\xE4\xE2\xFFtX\xF7,sJ\x80\x81n(5\xBE\xD4\xFAR\xF3 + \xD0=-wV9\xF4\xEA\xEBߌ\xB8z\\xF7,sJ\x80\x81n8\xE6[y\x85Ý#޾GĨ5\xBBU\xC1| @\xA0\xBBZn\xC8\x9F\x898*\xCF\xFDX}\xD5\xEEZ\xE6\x96\xDD(Pj\xFD&gt;\xF1/\xFFލso\x9E         Н-@N;+\xE2\x91G&quot;&gt;t\x98ほ\xB3;\x9Ak\xBAQ\xA0\xD4\xFCR\xFB\xCB:\xC0@\x80\x9D/\xD02dʔf|\xFA?&quot;\xBE\x9F\xBB\xE3\x87u&lt;p\xE7w=sH\x80\x81\x81R\xF3K\xED/뀲.0 @\x80@g \xB4L9\xE6\xE7\x8D\x93w\xC9\xDDv\xCB\xCE7w \xF0\xB7\xA5\xF6o\xB1E\xC4\x8F\xF3\xD4\xDF\xEAx\x85\x9D%\xD0h\xE60س\xF4\xF4\xB3y\xB9\xDD \x97\x9C\xB1\xCEڃ=5ڟ\x95@\xE3h\xB3\xB2\xF1z\xFB4\x8F\xF4\x92\xD7&gt;X\x95\xA7\xF4\x8E\xBB#v̓\xD1o\xBB.b\xA9%+7\xAE9\xA8&amp;\xD0{@~\xF0\xB3\x88&gt;\xAA-u + @\xA0\xCAP\xE4\xBA\xE0\x87Ƕ\xE0ę$\xE87\x81A\xDF\xF2\xDC\xF3\xCD\xBDY#.??b\xAD5\xFAm\xBE|\xD0\xD82\xA8&gt;\xB2\xBA\x80= \xD5\xC9\xE7\xA9\xC1{&amp;Fl\xF7\xB6\x88;oh\xC6\x8B\xDB\xEB:Ox\xDEL\x80\x816\xF4= ?=\xA1o\xBB\xF0\xD1&amp;\xFD\xC5d @`@\xCAQe\x9DP\xD6 +\xE8L\x81A + S\xA76\xE3{?\x8E\xF8\xD8;\xD7\ @\x80\xC0\xBC \x94uBY7\x94u\x84\x81:O`P\xC8\xEF\xCFn\xC4:\xA3&quot;6ݨ\xF3`\xCD̟@Y'\x94uCYG @\xA0\xF35\x80\xF7\xAB\x88\xFC]硚#\xE8\x9B\xC0\xE1\x87E\x9B\xEBt\x9E\xC0\xA0\x90\x8E\xB8\xEA\xF2\x88\xFD\x{1F22FD}\xF3\xBA\x959&quot;@\x80@\xDF\xF6۳\xB92bR\xAE+  \xD0Y\x83@N:5\xE2\xD0C#\x86-l{gu)sC\x80\x81\xBE \x94uá\xEF\x8D89\xD7\xE8,\x81A  \xBF\xFB}^\xEF}\xDF\xCE\xC247 \xD0\xFB\xEFQ\xD6\xE8,\x81A         \xEF\x8FxpR\xC4[;\x{2ACFA4F9}!@\x80@\xFF        \x94uDYW\x94u\x86\x81:G`P\xC8\xD9\xE3&quot;\xF6\xDE;\xA2\xD1p\xF8U\xE7t%sB\x80\x81\xFE(눲\xAE(\xEB t\x8E\xC0\xA0\x90\xF3.\x8Ax\xDBN\x9D\x83hN @``ʺ\xA2\xAC3  \xD09\xD5H\xB9\xB1\xD4%fٱs\xCD         \x8C\xC0n@\xC6]঄\xA3\xEBS         08\xD5Ȅ\xDB1r\x{148947}\xCE k\x95\xDAG`\xA9%#V]#\xA2\xAC;  \xD0\xD5\xC8\xD7\xE6\xC9\xE7\xDBw\x9E\xB9 @\x80\x81\x81(댲\xEE0 @\x80@gT 7M\x88\xD8h\xFD\xCE\xC03 0\xF0oq\xE3\xF8\x81oG  PG`P\xC8\xC6H\x9D\xA5\xABt\x80\xC0F\xEBE\xDC|K̈Y @\x80\x81\xE9\xD5\xC8\xF8r\xC8zM\xFC @`\xAE6^\xBFe\xDDa @\x80\x81\xCE\xA8@\x9E|:bH\xB6\xB8\xE4N&amp;\xEC\x8C\xEEc. 0\xF0K,ވ\x86F&lt;\xF1\xD4\xC0\xB7\xA5x\x81\xAA\xE4\xFE\xBC\xA3\xED\xE8ܕn @\x80\xF3&quot;\xB0\xF6\xBA&lt;8/\xBF\xE1\xBD ЪU\xC8\xE4\xC7&quot;F\x8ChU
+\xD3E\x80\xAD*P\xD6eb @\x80\x81\xF6\xA8@\xCA\xEE\xF3\xE5\x96i4s@\x80uʺ\xC3!Xu͵F\x80\x81\x81\xA8@\xCA9 \xCB-;P\xB3\xE2s         @\xA0Sʺ\xA3\xACC  \xD0\xFEU\xC8+S&quot;\x86.\xD0\xFEh\xE6\x80\xEA
+,\xB0`Ĕ\x97붩5\x81\xAAd\xCA+ /403\xE2S         @\xA0s\xCA\xF2ʫ\x9D;\xE6\x8C\xDD$P5\x804\xF2\xEA\xBBM\xB7\xE9\xA6\xFEe^         @\x80\xBCN\xA0j\xF1 +\xD6\xEB\xEC\xFD\x87\xE6R\xA0\xEC\xFD(\xEB\xB4\xBF@\xDD\xB2p\xC4\xD4\xD7\xDA\xCD @\x80@]\x81\xD72\x80,&lt;\xACn\x9BZ#@\x80\x81\x81\xA8@\x96Y*\xE2\xF1'fF|*t\xAE@Yw\x94u\x88\x81\xDA_\xA0jYv\xE9  O\xB6?\x9A9 @\x80\x81\xBAe\xDDQ\xD6!h\x81\xAAd\xC5\xE5#\x99\xDC\xFEh\xE6\x80\xEA
+L\xCEuLj\\x87 @\xA0\xFD\xAA\x90UW\x89\xB8\xEB\xB6\xF6G3 PW\xE0\xEE\xDB#VY\xB7M\xAD @\x80\xC0\xC0T + \xE5\xF8\xDDi\xD3&quot;\x9E}εxfq\xFATt\x9E@Yg\xBC6\xD5!X\x9D\xB7d\xCD\xDD*P5\x80\xE4\x8D6\x8B[\xDE\xC4@\x80\xE6B\xA0\xAC3ʺ\xC3@\x80\x9D!P=\x80l\xB2a\xC4ͷv\x9E\xB9 @\x80\x81\x81\x9F\x87\xEEn\xBC\xC1\xC0\xB7\xA3\xA8#P=\x80l\xBAQ\x90[\xEA̜V @\xA0\xFDn\x9A\xB1\xD9\xC6\xED?\xE6\x80z\xAA\x90m\xC6D\z9~ 0we\x9DQ\xD6\xE8 \x81\xEAd\xA3\xF5\x9B\xF1\xC0Ĉ\xA7\x9E\xE9 @sA\x80'P\xD6\xDE\xB1\xE1z.^2p\xCA&gt;\x99u\xAA\x90!C1v׈\xF3/\xA9;\xA3Z#@\x80\x81\xF6(\xEB\x8Aw\x89:\xD4\xC5K\xDAo\xE9\x99b\xBC\xB9@\xF5R&amp;c\xB7\x9D3\x80\\xFC\xE6\xE4U 0S\xA0\xAC+\xCA:\xC3@\x80\x9D#0(dϱg\x9D\xD1lڥ\xDE9]ɜ @\xA0\xCA:\xA2\xAC+\xCA:\xC3@\x80\x9D#0(d\x8D\xD5&quot;F\xE6]\xD1\xFF|U\xA3s$\xCD        \xF4\xAB@YG\x94uEYg @\xA0s%\x80\xBEw\xEEq\xDA;Ҝ @\x80@\xFF
+\x9C~fϺ\xA2?է @\x80\xC0` Z9\xE4\xC0\x88O\x8Cxy\x8Að\xBBh\x9F\xAD&amp;0%\xD7 +\xBF\xFCe\xC4{r]a @\x80\x81\xCE\xB42r\xA5\x88\xAD\xB7\x8B8\xFDO\xC3\xEA\xAC.en \xD0w\x81\xD3\xCFn\xC4V\xB9\x8EX%\xD7\xE8,\x81A  \x85\xF1\xF0C#\x8E\xCDo\xB8  @\xA0\xB7\xC0\xB1'\xE4:⽽_\xF1\x9C:E`P\xC8;\xF6hƝwE\xDC8\xBES8\xCD\xF4U\xA0\xAC\xEE\xC8u\xC3~{:D\xB7\xAF\x96~\x9F\xAD(0\xA8\xA4\xDCX\xEA\xE3\x8A\xF8\xFE\xCFZ\x91\xC64 @\x80\xC0`\x94uBY7\xB8\xF9\xE0`\xE8k\x93/0\xA8\xA4\xCC\xDE?֌3Έ\xB8g\xE2\xC0Ϭ @\xA0\xB5ʺ\xA0\xACʺ\xC1@\x80\x9D)0\xE8d\x89\xC5s/\xC8G#\xBE\xF5\xC3\xCE6W 0\xF7\xDF\xCCu\xC1\x8B(\xEBt\xA6\xC0\xA0\x90\xC2\xFA\xD1F\x9Czj\xF3{wg&quot;\x9B+\x98\xB3@Y\x9C\x96\xEB\x82&gt;|\xCE\xEF\xF5h_\x81\x96 K-\xF1\x99OG|\xEE\xAB\xED i\xCA         @\xA0o\x9F\xFFZđ\x9F\x8A(\xEBt\xAE@K\x90\xC2\xFB\x91\xF77\xE3\xBA\xEB&quot;\xAE\xB8\xA6s\xB1\xCD\xBC\xB9@\xA9\xFDe\xF0\x918\xF7\xE3ͅ\xBCJ\x80\x81\xCEh\x99\xB2\xF0\xF8\xE6W&quot;&gt;\x96\xDF~M\x9Dj\xD49]̜ @`\xF6\xA5\xE6\x97\xDA\xFF\x9F_\x8E\x96\xEBt\xB6@\xCB\x90\xC2|\xC0\xDE+\xAE\xF1\xE3\xAC\x80:\xBBۙ;\xFCU\xA0\xD4\xFCR\xFB\xCB:\xC0@\x80\x9D/\xB0@\xAB\xCD\xE2w\xBF\xB1ݮ\xFB\xE4\xB8\xFA\xAA\xAD6u\xA6\x87\xFAS\xE0\xBE&quot;\xBE\x98{&gt;.=\xAF??\xD5g @\x80@+ \xB4\xD4\x90\xB5\xF6='\xA4$w\xC7 @\xA0\xB3J\xAD/'\x9E\x8FZ\xB3\xB3\xE7\xD3\xDC @\x80\xC0_Z.\x80\x94I;\xE2\x9B\xF1\xEC\xF3?9\xE1\xAF\xEAt\x96@\xA9\xF1\xA5֗\x9Ao @\x80\x81\xEEh\xB9C\xB0
+\xFDС\x8D\xF8\xC5&quot;\xB6[Ď\xDBD\xAC7\xBA{\x889%@\x80@7\xDCvg\xC4\x8E\x8E\xB8\xEC\xFC\x9E\x9A\xDF +\xF3l         @\xA0G\xA0%\xF7\x80\x94I+\x87b}\xF5K\xEF\xFB\xE7\x88W_\xF5\xEDX\xCF\xE2\xF2/\xDA_\xA0\xD4\xF4R\xDBK\x8D/\xB5\xDE@\x80\xDD%в\xA4,\x86\xC3\x89\xD8p\xBD\xDC=\xFF\xAE\x8A\xD5]\xDD\xD2\xDC \xD0\xC9\xFFl#6Z\xBF\xA7\xC6w\xF2|\x9A7xs\x81\x96 e\x92\xBF\xFF\x8Df\~yĉ\xA7\xBC\xF9 x\x95\xDAG\xA0\xD4\xF2+\xAE\x88\xF8\xDE\xD7\xED\xD9n\x9F\xA5fJ         п-yH\xEFY\l\xD1F\xFC\xF6c\xF3\xFA\xF0\xE5*)[\x8F\xE9\xFDS\xCF         @\xA0]\xAE\xCA;\x9D\xFA\xB3\xE3Ί(\xB5\xDD@\x80\xDD)\xD0\xF2{@\xCAbYg툟\xFF8\xE2\xDD\xEF\x8Fxxrw.(sM\x80\x81v(\xB5\xBB\xD4\xF0R\xCBKM7 @\x80@\xF7
+\xB4E)\x8Bg\xF7\xB1\xFF\xFA\xF1\xBCA\xE1\xC1\xCF&lt;g\xD7}\xF7vYsN\x80@\xBB        \x94\x9A]jw\xA9ᥖ @\xA0\xBB\xDA&amp;\x80\x94\xC5t\xC4?\xE6\xA1X;F\xF2 +W\xC6\xEA\xEE~k\xEE        h\x81rū\x83?Ј]w\xEE\xA9\xE1m2\xD9&amp;\x93P\xA0\xADHq\xF8\xD6\xD1\xCDXrx\xDE-\xFDK\x8Dh6\xED        \xC0\xBE\xE1\xA3         \xD0'\x81R\xA3\xFF\x97F\xAC\x9FW3\xFC\xC6\xD4\xEB&gt;a\xFAet\x90@\xDB\x90!Cq\xFC\xF7\x9Bq\xCBm=\xD2I\x8C\xD4\xCD
+&amp;\xF0\xCFY\xA3\x9F|2\xC3\xC7\xE7\x9BQj\xB7\x81\x81\xB6  e\xA2Z(\xAF\x8Cu\3\xC6\xDF\xF1\xDF?*\xAF @\xA0\x95\xFE\xED\xE8\xBC\xD2\xD5&quot;\xBF\xFEY3^X\xF8h\xA5ecZ 0\xD8-\xDEY-\xBEX#\xFE\xF8\xABf\xEC\xF5\xEEF\xDC?)\x83ȗg\xF5N\xAF @\x80@M\x8157\x8B92⬓\x9BQj\xB5\x81\xF4h\xCB= 3g`\xC9%q֯\x9Bqi\xDE\xD4j\xBF\xC3\xC29!3a&lt; @`\xCA9\xC8+]\x8D\xDD!\xE2\x82S\xF3|\xBD\xAC\xD1 \xF0F\x81\xB6 ef\x86\xE7
+\xEE\xEA\xF3\x9B\xF1\xE4S\xFA\x94\xD3߸\x80\xFD\x9F5J\xF8(5\xF8\xBE\xFB#\x8E\xF9\x96îj\x98k\x83\xED*\xD0\xF6\xA4\xC07\x8D8\xE7\xB7\xCDx衈;\xBA/Oq\xB5\x95v퐦\x9B\x81\xF6(5\xF7\x9FkL\xAF\xC1\xCCî\x869\xE7\xA3\xFD\xA2)&amp;@\x80@E\x81\x8E \xC5k\xD1Eq\xEA/\x9A\xF1\xF8\xBBԈ\xC7\xF3\xCA+X\x81\xC7f\xD4\xDCg\x9F\x8D\xE95\xB8\xD4b\x98\x9D@\xC7\x902\x93\xE5\xEAX\xC7}/\xE2mc#\xB6\xDF#\xE2\xAE{g7\xEB~F\x80}(5v\x87\xBDzjn\xA9\xBD\xA5 @\x80\xC0\x9C\xDA\xF6*X\xB3\x9B\xB1\xA3&gt;\xB1\xE6j;\xEEq\xDAI[\x8F\x99ݻ\xFD\x8C\xE6U\xE0\xAA\xEB&quot;8$\xE2\xEB_\x8Ax\xDF\xC1\xF3\xFA\xDB\xDEO\x80\xDD,\xD0Q{@z/ȲB\xFC\xE5\xCFzV\x90'\x9F\xDE\xFB'\x9E @\x80@_N:-\xE2\xA0 \xA5\xC6
+}\x91\xF4\xBB\xE8N\x81\x8E\xDC2sQ\xEE\xF2ּ\xE4\xBE/\xE2\xEAk\xF3n\xBC_hƂ :D`\xA6\x8FG̋\xC0\xAB\xAF6\xE3\xC8/6\xE2\xEC\xF3&quot;\xCE\xCDں\xC1:\xF3\xF2\xDB\xDEK\x80z:v\xC8\xCC\xBC~\xAE \xAF:\xAF&lt;\x98'\xA7؈\x87'\xCF\xFC\x89G\x98[\x81R;w\xCDZj\xE9\x95YS\x85\x8F\xB9\x95\xF3&gt;x\xA3@\xC7\x902\xC3\xE5fX\xBF\xF9Y3\xF6\xC9sB\xB6\xDA9\xE2\x92+\xDF\xC8\xE0\xFF 0+\x81R3K\xED|G\xD6\xD0RK\xDD`pVR^'@\x80\x81\xB9\xE8\x8AR ʽB&gt;\xFDш\xE3q\xE8&quot;\xBE\xF3\xE3\x88i\xD3\xDC/dn:\x89\xF7 Н\xA5F\x96Zy\xE8\xE1=\xB5\xF3SYCK-5 @\x80\x81\xBEtM\x99\x89\xB4\xF3\xF6y\xF8\xC0\x85g\x9E\xB1\xE7\xC1\x8D\x98\xF4\xF0̟x$@\x80\x81\x99\xA56\x96Yj\xE5D\x94\xDAi @\x80\xFD!\xD0u\xA4\xA0\x8D\)O\xA0\xFC]3\xF6\xD8%+\xD8))\xF8CP\xFA t\x86@\xA9\x89\xA56\x96Yj\xE5*Y3 + @\xA0\xBF\xCD\xFA\xEB\xC3\xDA\xF1snq؇&quot;\xC6l\xF1\xFDo4c\xF1\xC5^0\xAB\xE5\xD88\x9Aͬl\xBC\xDE&gt;ͣ\xBA\xBA\xE4\xCDvA=\xFFB3&gt;vd#\xAE\xBB&gt;\xE2\x84&lt;\xF4jӍf\xFBv?$@\x80\xF3%Е{@zK\x95\xECU4c\x99\xA5#6ߡ\xFC\xB9\xF7O='@\x80@w\x94\xDAWj`\xA9\x85\xA5&amp;
+ݱ\xDC\xCD%C\xA0\xEB\xF7\x80\xF4F/+\xE0\xFFK\xDEA}\x87\xBCg\xC8Q\xCB-\xD3\xFB\xA7\x9E\xDB\xA2t\x82\x80= \xAF_\x8A\x8F?q\xE4\xD1yu\xC0\xAC?\xFA\x9F\xBC\xD4n\xD6?H\x81\xAE\xDF\xD2\xB7\xACxo\xBC\xAC+,\xB1ٶ\xBF:\xB5\xF7O='@\x80@g        \x94Wj]\xA9y\xA5\xF6        \x9D\xB5|\xCD +ZU\xC0\x90Y,\x99\xF2ܐ\xFAdϊ\xF9\x98\xFF\x8AXu\xE5Y\xBC\xB1\x8B^\xB6\xA4\x8BvϪ= &lt;\xF1\x91\xFF1\xF9\xB1\x88\x9F~'C\x88s=:\xB8Ǜ5\xB4\x9E\x80= \xB3X&amp;e\x85|\xC5\xD9\xF9\x8D`^        f\xEB\xB1_\xCBC^\x9E\xE2\xE4\xD5Ypy\x99\x816(5\xACԲR\xD3Jm\xBB\xF2\x9C\xA6\xF0\xD1\xCB\xCD$ @\xA0\xD3\x90\xD9,ѡC\xF1\xC9\xF7\\xFCmn݈SΜ\xCD/\xF8ZT\xA0Ԯ\x8D\xB6iD\xA9e\xE5\xBE\xA5\xB6\x95g @\x80\xB5\x825\xE2\x97]\xF1\x89\xCFF _2\xE2\xDB_\x8A\xD8d\xC3y\xF8\xE5x\xABC\xB0:`!\x9A\x85\xE8\xB6C\xB0n\x9A񯟏x\xE6و\xFF\xFEJ\xC4[\xB7\xD6         @\x80\xC0\xE0
+\xD82\xFE\xDBo\x95\x97\xA7&lt;\xB7\xEF}W\xC4\xDEF|\xEC3\x8F&gt;1\xE0\xAD\xA8$Pj\xD3\xC7\xFF=b\x9Fw\xC6\xF4\x9AUj\x97\xF0Q        _3 0[d\xB6&lt;\xFB\xC3!Cq\xF8!\xB7\ӌ%\xCFC\xB6\x8C8\xEA?\xF3\xDB\xC5\xE7\x9C\xF2\xB7Z^!@\xA0\xB6@\xA9E\xA5&amp;\x95ڴ\xF8\xA2\xE3\xAFnN\xAFY\xA5v @\x80@+ \xF3\xB9\x96\\xA2_\xFB\\xC4u\x97\xE7^\x90\xC7#\xD6٬\xDF\xFCAċ/        &quot;\xF3I\xEA\xD7\xE8\x83@\xA9=\xDF\xCATjQ\xA9I\xA56}-\xBD\x9E\xB5\xCA@\x80ZI@\xE9\xE3\xD2Xe\xA5\x88c\xF2\xDB\xC6\xCBΏ(\xC7Z\xAF\xBBE#\x8E\xF9E\xC4ԩ\x82Hi\xFD:s!PjM\xA99\xA5\xF6\x94ˇ\x97ZTjR\xA9M ЊH?-\x95QkF\x9C\xF0È3qN^af\x83\xBC\xDA\xCC\xFF\x9E1ť{\xFBI\xD8\xC7 \xD0[\xA0Ԗ\x9F\xFE2b\xFD\xBC:_\xA99\xA5\xF6\xFC\xF2\x98\x88R\x8B  @\xA0\x95\x90~^:\xE5\xCAX\xA7\xF1\x8B\xE5\xC1\xB9\xA3\xF3[\xC9\xEF\xFC$\xE2\x85\xED\xE9gjG\xA0+J-)5\xA5Ԗ?\xE5ގ\xF2y\xA99\xDDvU\xBE\xAE\\xF8f\x9A&quot; \x80 Ђ\xDCf\x8B\x88\xD3\xF2\xB0\x88\xF2\xAD\xE4\xB57D\xAC\xBDI#\xBE\xF2\xDFO=3@ +\xFAX:Z\xA0ԎRCJ-)5\xA5ԖS\x9E7\xD3ѳm\xE6 @\xA0\x90^\xA8\xAF\xDFshV9.{\xD2\xC3y\x9C\xF6f\x9F\xFBz\xCF\xF3n\xDA\xC7 \xD0\xA5n\x94\x9AQjGy^jI9ܳ\xD4hG\xA4\xD2R[{\x8D\x9EC\xAF\xCF+Ӽ\xFAJĘ\xED\xF2\xDA\xFC\xE5.\xEB\xD7T\x9A\xCD \xD0V\xA56\x94QjE\xA9\xA5v\x94\x93\xCBK-1 @\x80\x81vp'\xF4AZzϿЌ~׈\xEF\xE5I\xA3K\xE4\x9D\xD5?\xFEO\xBF\xA3 -\xD4\xA4)\x9As\xB3\xEE\x84&gt;g#\xEFh}\x81V\xBE\xFA+\xAF4\xE3\xB7gd]\xF8qijy\xE7\xF2\x8F$\xE2\xB0w6c\xF1\xC5Z\xB7.\xB4\xFE7\x85 \xD0j\xC8 /\x91f\xB3\xE7]\x9C?\xCDsE\xF2Ϗ\xE5\xC7\xF2F\x87+\x8D\xE4        {\x93\xE6\x907A\xF1R\xDB        \xB4byxr\xC4q'E|?\xBF\x90\x937\xFC\xF8?D\xEC&gt;\xB6\x8D\x86\xE0\xD1v\xCC @\x80\xC0\x825G\xA2\x81}C\xD9\xC0\xD8}l\xC4y\xC9\xDEqg\xF5\xDC\xD4p\x93\xAD&quot;|\x9Edz\x9E\xFB\x89 \xAC\xBEO'0x\xE5\xFE\xE5o\xBC\xFC\xAD\x97\xBF\xF9r\xF3\xC0R\xFE\x98\xB5`\x8F\x9DC\xF8\xBCE\xA3e`{@x~&gt;\xBE\xDC\xD1\xF8\x94?6\xE2\xD8&quot;\xEE\xBA+\xE2\xF0\xF7\xE7^\x91\xF7D\xAC\xB1\xDA\xFC|Z\xFF\xFD\x8E= \xFDg\xE9\x93O`\xB0\xF7\x80L\xBC?\xF7v\x9C\x9C\xE3\xF1y&gt;\xC7Z\xF9\xF7}X\xC4A\xFB6c\xD1E\xEC\xED\xBC^\xA1e\xA8)`HM\xED\xB9l\xABl\x88\x{1AE20B}\xFEq\xDE\xEF#^~9b\x9B]&quot;\xF6~w\xC4)gF\xBC\xF4\xB2{\x8A\xCC%\xA5\xB7h        \x81\xF27[\xFEv\xCB\xDFp\xF9[.\xD3\xE7\x9C\xDA\xF37^\xFEօ\x8F\x96XL&amp;\x82*        \xD8R        \xBA\xAF͔\x93SN#\x8E\xCFoN\xAF\xBC4b\xFF#ޓ\xE3\xD8\xED\x9A1th\x9DoN\xED\xE9\xEBR\xF4\xFB\xAD PkH9\xC4j\xDC\xE5\x8D89\x83\xC6\xE99n\xFDֈ\xBF\xCF=\x99\xFB\xED\xD1\xDA\x9Bh\x85ed @\xA0\xB3\x906\\xBE\x93\xF3X\xF1\xDF\xE6ޑ\x93~q\xFF\xBDD\xF2[\xD5C2\x8C\x8C\xD9d`gFX_\x9F^G`\xA0\xC8u7E\x9C|Z\xFE}\xE6\x97\xAB\xAD\x99\x9B\xEF\x8Cx\xD7;&quot;F,Wg\xFE\xB4B\x80Z]@i\xF5%4\x87\xE9\xBB{b\xCF\xC6Ή\xBF.'\xAD\xE6}\x8ExǞs\x932d Ï\xDBB` \xC8ͷF\xFC\xE1\xEC yw\xF2i\xD3\xF2\xEF\xB0|)p\x80{v\xB4E\x870\x91 P]@\xA9N&gt;p +^{c\xC4\xEFΈ85\xCF24\xE2\x80\xFC\xD6u\xFF #oټ.\xE7)\x80 ܲ\xF3\xC9\xF5\xFA#\x80\x94\xCBg\xFF\xE5\xFAF\x9C\x9E\xA1\xE3\xB4\xDC9mj^\xCDj\xBFr2yĖy\xC7r 0kd\xD66m\xFD\x93\x9B&amp;\xE4q\xE7\xB9qtzn=\xF1d\xCF\xC6\xD1~{G\xEC\xB4\xED\xFC\x87\xA4\xAD\xBB\x84\x89\x9F!0\xBF\xA4\x84\x8EK\xAEl\xC4\xEF\xF3R\xB9\xA7\x9C\xB1\xEC2\xF0g\x84\xFCM6\xC4K\x80̭\x802\xB7Rm\xFC\xBE;\xEF\x89\xF8\xFD\x9F\xF2\x9Bڼ
+\xCF\xDDw\xE4 +\xCE\xF6\x88\xD8s׈\xDDv\x8AX~ٹ\x9F1d\xB3u\xE6%\x80&lt;\xF6D^\x89\xEE∳/\x888\x{1DC235}F\xE5\x9Eŷg\xF0\xD8+bt^B\xD7@\x80̻\x802\xEFfm\xFD\xE5\x8E\xCB\xE7\\x94T\xE6U\xEE!Y\xA3\x88\xBDv\xCB\x9F\x8D\x8D\xD8b\xD3f 2\xEB+j         m\xBD\xE8M\xFC \x81\xD9\x90\xB2\x97\xE3\x9Aqθ\x88?\xE5Mo\x9F\x81=c\xDC3/\x9D[n\xB8\xD2\x8C @\x80@_\x90\xBE
+\xB6\xF1\xEF\xBF\xF6Z3.\xBF\xA61=\x8C\x9Csnă\x93&quot;\xF6\xCDc\xD8w\xDA&gt;b\xE7\xBCd\xE8*+\xBD~\xE6\x8E\xF8\xE3\xAF\xC1\xFF\xB4\xA1\xC0w\xF7\xFD\xEE\xEB\xA6z\xD2\xC3y?\x8E\xBC\xB4\xF5%\x97G\x9C\x91\xE7P\x8D\%\xC3\xC6\xEE=\xA1c\xBB-\x9B\xB1\xC0\xB3\xE5\xAF\xFB \xFF!@\x80\xE6J@\x99+\xA6\xEExӃ\xB9!V\xBE\xF9\xBD\xE8\xCF\x9C\xB1\xE4R\xBB\x8C\x8D\xD8q\xBB\x9E@\xE22\xA2\xDD\xD1:}.\xCBe\xAC\xC7]qq\x8E]\xF1L\x9E#\xB5\xEB۲\x8F\xEF\x90{;\xB2\xBF\xBF1xw\xBA\x87\xF9#@\x80\xB5\x90\xDA\xE2m\xD4\xDE-y\xBEȸ\xFCV\xF8\xE2\xFCv\xF8\xFC\xDCC\xB2\xCAj\xB9\x9166\xF7\x90d \xD9vˈWh\xA3\x991\xA9]+\xF0ȣy\xF3\xCEk{BǸ ޗ\xFD8\xC7\xD8 ;m\xB1\xE1\xBA]Kc\xC6         @\x80\xC0\xA0 \x83\xC2\xDE~\x8D\x96c\xE3o\x9AЈ\x8B2\x90\zEğsCn\xC9\xE1\xDBg\xD9\xFA-ی\x89\xD8d\x83zweo?AS\C\xA0\xDC}\xFC\xE6[qE\x8E\xAB\xFEqY\xF6\xD7g\x9F\x89\xD8aLj\xB7f\xD8\x9B\xFD\xB5\xF4\xD3ٝ\xEBTc:\xB5A\x80\xBAY@\xE9\xE6\xA5\xDF\xC7y/W\xD7*\xDF,_yM\x8EWE\xDCy[\xEE\xC9sG\xB6٪g\xC9fy\x82\xBB\xBD$}D\xF6\xEB\xB3(U\xB81/9}E\xE9\x83W\xE7c\xEE\xAD\x95{4\xB6\xDD&amp;\xFBa\xEE\xA5\xDBf W\xAB\x9A-\xA0 @\x80\x81A@\xBDS\x9B|湞\x9B\xB3\x95\x8D\xC1k\xAE\x8F\xF8K\x86\x92\xA1 \xE4յrCp̦%\x90\x8C\xD9\xC41\xF6\x9D\xBA\xFCz\xBE\xCA\xC9\xE2\xD7\xDDqC^\x99꺼\xE9\xE6\xB5\xD9Ϧ\xE6 +ߒ\x81w\xCB\xCD{Bo\xB9\xE9\xE6\xF0%\x9C4&gt;\xD0\xCB\xC2\xE7 @\x80\x81\xBE }\xD1\xF3\xBBs(\x8D7ܜ\x8C9^\x9F\x8F\xD7\xE4a1S_\xCB \x92\x87mm\x91\xA1d\xDDQy \xFE:\xF98\xBA\xC3\xB6\xE18G\xD0.x\xC3\xCBS\x9Aq\xFB\x9D\x8D\x98pG\xC4\xEDw\xCD\xD9oJ\x98\xDD2\xFB\xCD\xE6b\xC7l\x9C\x816G'\x8CwA\x870\x8B \xD0qH\xC7-\xD2֟\xA1rRp\xF9\xBB:3!ۺ\xE5\x96|\xCCo\xB4\xD7\xCACg6\xDC b\x83\xF5r\xCC\xE7d0Yo\x94ˠ\xB6\xFE\x9D\xBF),\x97\x81\xBE\xED\xAEF\x94\x8Bܚ\xE3\x84[s̾p\xCF\xED\xD92\x9Cn\x90}a\xC3\xEC \x9B\xE4\xE3\xE66\xCE7\xCE~\x8B\xB4\x9A\x80\xD2jK\xA4K\xA7\xA7l\x8C\xDEuo\xAF\x8D\xD1\xDC-\xC1\xE4\xF6 *\xAB\xE7^\x92ѣ\xF3\xD8\xFE53\xA4\xAC\xD1sL\xFFZ\xABG\xAC\xB1j3Z\xC8^\x93V\xEE2\xAF\xBCҌ\x894\xE2\x9E\xFB\xF2\xA1&lt;g螉\x91\xCB9\x9F\xDFq_\xEE\xDDX7\xCB+Acf\xE0,\xA1sԚBg+/S\xD3F\x80\xFA* \x80\xF4U\xD0\xEF\xA8@\xB9\xAAѽ\xF77\xE2\xE1\x9A\xE3=e\xE357d\xEFʍ׻s\xEF\xC9LFg@Y+\xC3\xC9ȕ&quot;V\x99\x87嬜\x8F\xF9|\xE4Jʀ.\x9C\xFC\xF00|\xB8\xE4\xA1v\x93\x8Ax\xE0\xC1\xBC\xCCm&gt;\x9F\xBE\x9CrM̠\xB1v\xEE\xC5UB\xE4Z=\xCBi\xD4\xF9Z\x8E%@\xBA\xC9\xDF@/!\x9FO\x80ZO@i\xBDeb\x8A\xE6R\xA0\x84\x93\x99߮\xDF7)\xE2\xFE'\xE5p\xD9\xBE/\xBFq/߰\xAF\x90ad\xB55r\57xW\x89X~\xB9\x9Eq\xC4\xF2\xF9\xB3|\xDE3\xDA~#y\xD9#\xF5\xE8\xE3\x8Dc\xFA8\xF9\xB1\x88\xC7\xF2y'\xA6\xF39ޗa\xF0\xD1 e\xD5\xEA\xAB\xCFWK\xE7\xD5s\x9C\xB9\x97j\xE8P{\xA9\xDE\xE8\xEB\xFF @\xA0\x9B\x90n^\xFA&gt;\xEFӦ5c\xF2c\x8D\xE9\xDF\xCCߟ\xCA\xE6X.\xDBZ6\xA2\xCB\xF5\xE4G#\xC9o\xEB\xCCo\xE9\x97\xCB +\xE6s\xAFɈ\xF3qD\xC4\xF0%s\xB1\xF4\x8C\xC7\xF2\xFF\xA5\xF3\xFF×\x88X\xAA&lt;\xE6\xB8\xCC\xF0\xD6.%H&lt;\xF5L#\x9E\xCE{a&lt;\xF3l\xCF\xF8T&gt;N\xFF\xBE\xF6\xF4s\xF9Zy\xCCqr\xDA\x93\x873\xC0=\x9Ec\xE4\xE8&amp;+\xA4K\xB6ފ\xCD\xCC=Leoӈ\xE5\xDDS\xA3\xC3\xFF\x8C\xCC\xE8w\xA4\xDFI}`\xBB        \x94\x9B,&gt;\xF1Tcz0y\xF4\x89\x9Eo\xFCgn\xA0\x97\x8D\xF5\x99\xE8O\x97 +\xF7\xA7#\x9Ez\xB2g|&quot;7\xD8_{%oȸL\xC4\xE2L]&lt;\xC7E#Y$b\xB1\xC5&quot;\x86 +\xCB\xFF\xE7\xF3%\xF2\xF5!C\xF3*Ney\xD8Q\xCF\xE3\xCC\xFF\xC9\xFF/0\xE3\xE7Ů\Zv\xEA\xB4_\x9D\xF18\xE3\xFF\xAF\xBD\xF6\xD7\xFFO\xCBמ{&gt;⥗s|)\xE2\x85z_|1\xE2\xC5|\xFD\xF9 \xCFf\xC8Z \xDB_6\xC4\xD2\xCBfpZzF\x88Zj\xC6c\x86\xA8\xA5J\xC0*\xE1*_[&gt;\xDF3s\xAFвK7\xA3Ѱ\xE7\xA2\xDD\xFA\xB2\xE9%@\x80\xED  \x80\xB4\xC3R2\x8D-+\xF0\xEA\xAB͞\xF0r#\xCA\xC6\xFFKSf\x81 /\xE7\xF3J \xC8\xE7\xBD\xC3\xC3k%P\x941Ŵ4\xF2\xF9\xCC\xD7ʌ\xCE &amp;%\xA8 \xC9\xC0R.?[^\x9BRf\x86\x98nʸȌ\xA0S\x82\xCF&quot; \xCFAÚ\xD3\xE6\x8B\x96\xED:&amp;\x8Ct\xAD\x80ҵ\x8Bތ @\x80\xA8/\x90߯ @\x80 PG@\xA9\xE3\xAC @\x80R@\xD1 + @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x800 \xDEC ZIDAT\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80D @\x80 @\xA0\x9A\x80R\x8DZC @\x80 \xFA @\x80\xD5\x90j\xD4&quot;@\x80 @@\xD1 @\x80\xA8&amp; \x80T\xA3\xD6 @\x80\x88&gt;@\x80 @\x80@5\xA4\xB5\x86 @\x80@\xF4 @\x80\xAA         ը5D\x80 @\x80\x80\xA2 @\x80 PM@\xA9F\xAD! @\x80}\x80 @\x80\x81jH5j + @\x80  \x80\xE8 @\x80T@\xAAQk\x88 @\x80\x81\xFF\x8C6\xF0_\xE7Ե\xF9IEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsideroundedrectanglefit002expectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,96 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksumea43c9e2382b739e4758478dba09fa82mZ@IDATx\xED\xDD\xB0G~\xE0\x96\x85\x96e˒-ٖu1S肗 3ㅡR\xE1
+W8ƺP\x85\xE1\x92
+^.Luaf\xB8\xF0\xE5\xC2f\x88eɖlɲe\xB1\xB4\x99\xFF\x9C\xF7y\xBD\xFD\x96\xDE\xDBޝ\xDD\xF9\xA6\xEA\xE9\xED\xEB\x9D\xE9\xE9\xF9\xBAמ\xDFm\xE8TS2 @\x80 @`\x97\xCC`VA\x80 @\x80\x81Z@1 @\x80\x98\x99\x8023j+&quot;@\x80 @@1 @\x80\x98\x99\x8023j+&quot;@\x80 @@1 @\x80\x98\x99\x8023j+&quot;@\x80 @@1 @\x80\x98\x99\x8023j+&quot;@\x80 @@1 @\x80\x98\x99\x8023j+&quot;@\x80 @@1 @\x80\x98\x99\x8023j+&quot;@\x80 @@1 @\x80\x98\x99\x8023j+&quot;@\x80 @@1 @\x80\x98\x99\x8023j+&quot;@\x80 @`\xAA\xE4ĉ\xE9\xD1G\xA5\xDAP\x813gΤ׽\xEEuSm]\xE9&gt;\xD5\xE6 .\xA4\xBB\xEF\xBE{\xAA۴\x88\x95=\xF5\xD4S\xE9\xBE\xFB\xEE\xD8\xF4Q\xFD4j\xF9\x81xc\xD4\xFA,\xB6p\xC5\xEBu5\xBED\x83         @\x80\xC0#ȇ|ȇ\xA4뮻.\xBD\xE2\xAFH\x9F\xFCɟ\x9C6nܘn\xB9\xE5\x96\xF4I\x9F\xF4I\xE9\xFD\xDE\xEF\xFD\xD2֭[\xD3k^\xF3\x9A\xF4\xEB\xBF\xFE\xEB\xF5|?\xF7s?7\xC6j\xCD2k\x81\xF9\x97I\xEF\xF8\x8E\xEF\x98&gt;\xF2#?rj\xAB.\xDD\xE7\xA3\xDA\xFCo\xFF\xF6o\xE9m\xDF\xF6m\xD3g\xF6gOm\x9B\xB5\xA2o\xFC\xC6oط\xE3\xF4Ӱ\xE5'5g}\x93\xD6\xD9\xD4\xF9\xD7\xE36j|7u\x9B\xB5\x8B\xACW`dپ}{\xFA\x9F\xFF\xF9\x9F\xF4\xDA׾6E\xB8ؼysz\xB7w{\xB7\xF4 \xBF\xF0 \xE9\x8F\xFF\xF8\x8F\xD3\xCF\xFF\xFCϧS\xA7N\xA5\x8F\xFE\xE8\x8FNo\xF2&amp;o\xB2\xDE\xF6\xB4n\xF9\xE7\x9E{.\xFD\xDE\xEF\xFD^\xF1\xED~\xBB\xB7{\xBB:@NsE\xA5\xFB|T\x9B\xDF\xFA\xADߺ\x8B\x9B6m\x9A\xE6f-d]\xDF\xF5]ߕ\xFE\xF4O\xFFt\xA5\xED\xBD\xE3j\x9C~\xEA_~\xA5\xA21_L\xBA\xBE1\xABm\xFCl\xEBq5\xBE\xBF\xF1H\x80\xD6(02\x80|\xD1}Qڵk\xD7\xC0\xEA?\xE2#&gt;&quot;Ŏ`L\xB1#\xB8aÆ\x81\xF3\xAE\xE5\x8DN\xA7\xB3\x96\xC5b\x99\xB3gϦ\x8F\xFF\xF8\x8FO\xFF\xFA\xAF\xFF\x9A\xB5\xF7ܹsYٸ\x83̦\xD1?\xFDuO\xA3\xCEa\xDB5\xA8\xFE\x8B/֋\xC5\xB9K.9\x8C\xD3(\xCF\xFE\xED\xEAoӨ\xF7\xFB\xE7\xEF\xFE=j\xBD\xDD\xF9\xD6\xFB;\xBE(\xB8\xE6\x9Ak\xEAjVW\x83\xBB\xEB\xED]\xBE[6\xEEﵬoܺ{\xE7[k\xF4\xD61\xED\xD7\xEBq\x8B\xB6\x8C\xEA\x97i\xB7W} @\xA0        #\xBF:~\xE7w~\xE7\xA1\xED\x8C#&quot;/{\xD9\xCBV\xE6\x89s\xF2\xBF\xF6k\xBF\xB6&gt;Zr\xF9嗧\xDF\xFE\xED߮Oي:\x94\xBE\xFB\xBB\xBF;ũ3O?\xFDt\xFA\xE1\xFE\xE1\xF4N\xEF\xF4N+\xCB\xF6\xBE\x88oT?\xF7s?\xB7?q\x8E\xFF\x95W^\x99^\xFAҗ\xA6wy\x97wI۶mK?\xF1?Q\xEFp\xC5)`?\xF0?PE\x88#0\x83\xEA\xB4\xEE?\xFB\xB3?K?\xFE\xE3?\x9E^򒗤\xDBo\xBF=}\xE7w~g\xBDS\xF0\xF0\xE9\xE6\x9Bo\xEEmR\xFD\xFA\x9F\xFE\xE9\x9F&amp;^wl\xCB+_\xF9\xCAz[&quot;l\xBC\xCDۼM\xFAʯ\xFC\xCA\xF4C?\xF4C\xF5Q\xA4\x83\xA6Gy$\xFD\xE0\xFE`}\x8D\xC6\xEB_\xFF\xFAz\xA7\xFA7\xF37ӫ^\xF5\xAAz\xBB\xC7i\xE70\xB38j\xD5? +2\xE9\x9F/\xFE\xFE\xA5_\xFA\xA5t\xFC\xF8\xF1\xF4\xEC\xB3\xCF\xD6G\xC3z\xAF%\xD6\xE7\xCF&lt;\xF3L\xFA\x9A\xAF\xF9\x9A;j&lt;\xF0@}\x9A^_v\xD9e\xE9\xD7~\xED\xD7\xD2\xF1\xA7\xAF\xFA\xAA\xAFJ_\xF8\x85_\x98~\xE5W~%}\xC37|Cz\xCF\xF7|\xCF\xF4c?\xF6c\xAB5#ŵ_\xF1_\x91\xAE\xBF\xFE\xFAz&lt;\xFD\xFB\xBF\xFF{\xBA\xF4\xD2KW\x9D7
+\xFF\xE4O\xFE$\xAD\xE6\xF9G\xF4G\xE9\xA7\xFA\xA7\xD3m\xB7ݖ\xE2&lt;\xFC8\x8D0\xC6\xF2O\xFD\xD4O\xA5\xF7\xFF\xF7O\xA3ޏ\xBA\x87\xF9 +Z\xEF\xA0\xF1\xF3\xEF\xF0Qe=E\xBF\xE6g~f}t'\xDA\x9F\xA1/\xFB\xB2/\xAB\x83\xFE\x8F\xFE\xE8\x8F֟\xA7\xEF\xFB\xBE\xEF\xAB\xFB!\xD6\xF3\xE4\x93O\xD6\xED\xFF\xAD\xDF\xFA\xAD\xF4\xFF\xF0\xAB\x8E\xAB\xA8xP?=\xF6\xD8c/Z~\x9C\xB1\xF6Ɩ\xBE\xF1\xDF\xD5\xC6\xF1\xB0\xF5\xC5{\xC3\xEC\xDEX\xEB \xFFד\xFE\xB7\xE0\x97\xF9\x97ӷ|˷ԟ\xED\xEF\xF9\x9E\xEFIw\xDCqG\xFA\xAF\xFF\xFA\xAF\xF4Y\x9F\xF5Y\xE9;\xBE\xE3;һ\xBF\xFB\xBB\xBF\xB0\xE2\xE7_ +\xFA\xFC\xF6\xBB +\xEA\xDB7\xF37_\xF5󟭨*\x98\xC4e\xB5\xE5\x95 @\x80\x81\x85\xA8\xBEU\x9Ch\xAAv\xF8;\x9F\xFA\xA9\x9F\xBA\xEA2o\xF9\x96o\xD9y\xAB\xB7z\xAB\xCE_\xFF\xF5_w\xAA\xFF\x91v\xDE\xF4Mߴ\xF3\x9F\xF1\xF5\xBC\xD57\xC1\x9D\xF8\x80\xE8T;\x90\x9D\xEA\xDB\xEB\xCE\xE7\xFE\xE7w\xAE\xBA\xEA\xAANu\xE7\xAAu}\xFF\xF7\xA7\xDA9\xAD߫N\x8B\xC3 \x9D*\t\xAA\x8B\xDC;\xD5N|\xBDlH:\xD5\xCEY\xA7:Jӹ\xE7\x9E{\xD6?l\xDD\xD5\xCE[\xE7\xCE;\xEF\xAC\xAA\x9D\xCEN\xB5Sѹ뮻V\xDA\xDD߸I\xD7˿\xF7{\xBFw\xA7\xDA9\xA9\xAB\xAA\xC2W\xBD-\xFF\xFC\xCF\xFF\\xFF}\xE3\x8D7v\xBE\xED۾\xAD~}\xFA\xF4\xE9Nu\xBDM\xE7/\xFE\xE2/꿿\xF9\x9B\xBF\xB9S]\xB3Q\xBF\xA7\x9D\xC3̢\x92*\xE0t\xAE\xBD\xF6ں\xBEa&amp;\xF5 =\xFFT\xDFpw\xAAдR\xF2\xE5_\xFE\xE5\x9Djg\xB6\xFE{X\x9FG?W\xB3\xF3\x8B\xBF\xF8\x8B\xF5\xBC\xB1\xCE\xEA:\x94N\xB5\x83\xBFR\xD7\xFE\xFD\xFB;U8[\xF9;\xDE\xFB\x98\x8F\xF9\x98\x95\xBF{\xDB\x85\xF1~u\x8DA\xFD~\xD4˿\xEF\xFB\xBE\xEF\xCA\xFC\xBD/\x86y8p\xA0S1\xE8T!\xB3\xFF\xFB\xBF\xEFTדt\xAA`SW1\xEA\xFDa~\xC3ֻ\xDA\xF8\xA9\x82Yo\xB3\xEB\xD7o\xFF\xF6o\xFF\xA2\xCFY\x8C\xA1O\xF9\x94OY\x99\xEFw~\xE7w:Uh\xAA\xFF&gt;z\xF4h\xE7 \xBE\xE0 :W_}\xF5\xCA\xFB\xBD\xE3*
+\x87\xF5S\xFF\xF2㌵\x95=\xFFb\x92\xF5 +\xB3\xEB\xAF7\xFE6\xAEW\xF3\xF6߂\xA8\xAF
+\xB8\xF5O\xBC\x8E)\xDAS\x9D\xA6\xF6\xC6?V\xF9w\xD0\xE7\xB7\xDFm\xB5\xB6D\xDFZ&gt;V\xD5;\xBE'uY\xA5\xA9\x8A @\x80\xC0B\x8C&lt;2i\x8A\xFA\xE0\xFE\xE0\xF4\xAE\xEF\xFA\xAE\xF5b\xF1M\xF6\xDE\xF0\x86\xFAu\xB5\x9AΟ?\x9F\xAA\xA7\xFA\xEF;v\xA4\xB8\x83LVR\x9C\xC6\xD5?ŵ%\xDD\xF2*\xD4G;\xE2\xDCj\x87\xB3\xFE\x89o.o\xBA\xE9\xA6\xF4\xA1\xFA\xA1\xF5O|\x83=\xA8\xFE\xF8~\xD0{\xB1\x8E\xA8'\xDA\xD5\xC7\xED\xFE\xCF\xFF\xFC\xCF\xFE&amp;\xD5\xC7ыI\xD6\xDF\xFC\xFF\xEF\xFF\xFEo\xAAv(\xEB嫀V_7s뭷\xAE\xD4\xDF=mm˖-\xE9\xD3&gt;\xED\xD3VNi۹sg\xBDl\xCCX\x85\xB5\x91\xEDf\xB6\xB2\xB2\xE7_L\xD2q\xD4#\x8E4\xC4\x8B*\xD4}W\xA3{\xA5\xCAA}׶\xC47\xF2\xF5WU\xCF\xA7\x9B|\xFA\xA7z\xFDm\xF3\xDF\xFC\xCD\xDF\xD4\xE3$\xBE\xC1\xEEn\xCCG3z\xFF^YI\xF5\xE2o\xFF\xF6o\xEB#\xBF\xFA\xAB\xBFZ\xC7|\xF4A\x94z\xE8\xA1\xDE\xD9V^\xF3\x8C#(1\x96b\xACv\xFB&amp;\x8ERU!\xB9\xEE\xFB\xB7x\x8B\xB7\xFA~\xC54\xA6&gt;\xFC\xC3?|`?\xAE6~V\xDC\xF3&quot;\xC6A|Sc&gt;N3{\x8F\xF7x\x8F\xDF\xD8\xC7\xE9N\xB1]q\xFDU|cS\x9C&quot;\x9F\x91\xDE&gt;\x89\xF2~\xC7A\xFDԿ\xFC8c-\xEA\xEF\x9F\xC6]\xDF$c/\xD61l\GN\xF2y\x8C\xCF\xFB\x97|ɗ\xA4\xE8\xA3{キ&gt;\xEA\xE33\xC6\xD1jS8\xFA\xFC\xC6Q\xD9^\xF7\xD5\xFAv\xD8\xF2\xFD\xEB\x9Bԥy @\x80\x81E\x98z\xE9\xDD        \x89\xE88}!\xA6\xFC\xC7\xAC/R\x8FS^b\x8A߱3;\xE8\xC2\xF5\xEA\xDB\xDC\xF4w\xF7w\xF5\xBC\xF1O\xEC\xF5\x9EF;\xAEQ֝\x86\xD5\xFFM\xDF\xF4MC\xD7m\xEEmw\x84\x918-g\xD04ɺ\xE3\xF4\x94\xDE\xD3k\xA2θ\x83X\xEF\xD4]w\xFC\x8E\x9D\xE0m\xF8\x87\x98\xFE\xE3?\xFE\xA3&gt;\xE5\xA8;\xEF\xA8v\x8E2\xEB\xD6\xBF\x87y\xF5\xCE\xAFw\xEFޝ\xAA\xA3^\xE9c?\xF6c\xD3'|\xC2'ԧ\x85\xC5Nqw\xEA\xB6?\xFE\xEE\xED\xF3\xEA(Oڻwo}J[wޮElc7\xA8v\xDF\xF5;\xC2j\xEC\xF0]q\xC5+\xB3F\xC0\xEB]\xFF\xCAՋq&lt;{\xAF\x89\xF6\xC4\xCE}\x9C\x82$\x96\xF4~\xDC\xF26\xC6\xEEj\xE3y\xD4z\xFB\xC7Oo\x9B\xBB\xAF\xE3ڠ8=\xED\xCF\xFF\xFC\xCFSu\x84\xA7E&gt;\xE2԰\xF7z\xAF\xF7\xAAg\x8Bm\xEFN\xB1\xCE\xF8靆\xFD\xDD\xDBO\xB1L\xFF\xF2\xFD\x8F\xFALt\xEB\xB4\xFE\xDE\xF5M2\xF6\xA2\xBEQ\xE3\xBA\xDFsT\xFD\xC4n\xB8\xE1\x86\xFA4\xBF\xEF\xFD\xDEﭿ\xA9\x8E6\xF66}\xE5u\x84\xDE\xEE\x98\xED\xF6~~\xFB\x9D\xFA\xDB2j\xF9n\x9D\xF1{T\xBB{\xE7\xF5\x9A,\xB2\xC0\xD4\xC8 \x8C\xB8~ \xBE\xA1\x8Dۦ\x8E3}\xF5Wu\xFA\xB8\x8F\xFB\xB8zg0\xFE\xA7;{/\xF9\xCB.:\xAC\xFEa\xEF +\xACp\x827\x86\xD5\xE7\xE7\xC75æ\xDE\xC5 qn\xF9\x8F\xFCȏ\xD4;H\xBD!lX\xF1\xDE$f\xC3ڼ\xDAz~\xF2'2\xC5Q\x9B\xB8\xEDh\x84\x87\xB1c8l\xAAN)IO&lt;\xF1D}\xBDO|[SuZ^\xFD\x8D~\xBC7\xE9\xD7ʄM\x8C\xA3^\xB3\xDE\xD7\xFDuN\xE2G_b\xA7\xBEwǾ\xB7\xBE\xDE\xF7G\xF9M\xB2\xDE\xDEut_\xC7Q\x89\xFB\xB0[\xB9\x96*\xAE}\x8A\xF5Ƿ\xE4ǎK\xF5Q՝u\xE0\xEFa.Z\xC7\xE3\xAEo\x94]&amp;ױ\xEC\xA8\xFA#T~\xDE\xE7}^\xAAN}\xAC\x8F2U\xA7\xCC\xD5\xC1\xB9\xBD\xF1\xF78\x9F\xDFՖ\xEB\x96M\xB2\xFC\xA8vw\xEB\xF4\x9B,\xBA\xC0\xE8\xDBMi c\xE7\xF5\xF7\xFF\xF7S\x9C՝\xE2\x96([m\x8AgV\xC4E\xE8qQf\xEC \xFC\xEE\xEF\xFE\xEEj\xB3\xAD\x94 +\xAB\xD8{+\xAC\xE3Ű\xFA\xE3B\xF6\xB8\xC0&lt;.t\xEDN\xB1\xF3]]s\xD0\xFDs\xE5ԙ*_\xF7u_\x97\xBE\xF5[\xBF\xF5E;\xD8+3\x8Ex1\x89ٰ6\xF7\xAF&amp;.\xF9\xF0\xC3\xD7\x8B\xC7)U\x87\xAEw\x84\xFB\xE7\xEB\xFF;.\xBE\x8D\xB0\xE7v\xA7qZQ\xBCםb\x8C3ŷ\xD6q\xF3\x82^\xCBa\xCBM\xEA\xB7\x9B\x8E\xFA\xFB\xBF\xF1\xF7\xFDa~\x93\xAE\xB7[\xFF\xEF8\xEA\xF4\xBF\xF1\xF5\xA7x]]R_\x90G\xC7z\x8F\xF6/\xD7\xFD\xBB\xFF\x94\xACny\xA9\xDF\xE3\xAEo\x98\xDDjm\x9Bd\\xC7\xF2\xE3\xD4\xA7\xC6\xEDëkgV\x8E(\xAD\xB6\xEEq&gt;\xBF\xAB-\xD7-\x9Bd\xF9q\xDAݭ\xD7o \xB0\xC8\x90\xD8Q\x8C\xD3@\xE2[\xEDզ\xB8CQ\/Н\xE2\xEF\xF8\x89)b\xE1#Nቝ\xD98\xFF:\xEE\xEC\xD3=\xFF\xBE\xBBL\xF7w\xDC\xE9(N\xFDy\x9F\xF7y\x9Fz\x87\xB0\xF7T\x98\x98'\xDAѭ;\xFEV\xFF\xB0\xF7b\xD98\xB1Sܝb\x86}C?ɺ?\xF1?\xB1\xFEF=~\xC7\xE9q\xED\xC3\xE7|\xCE\xE7\xA47{\xB37\xABW\xDBx\xFF\xFD\xF7\xD7;\xEA\xDD\xEBe\xE2S\xB1s\xE1,Na\x8B\xB6\xC4mgG\xB5s\x94Y\xD4u\xC44ʤ\x9E\xE9\xF9\xA2\xDF\xE2\xEEA1\xC5-\x97\xE3:\x89\xB8kXL\xC3\xFA&lt;\xBE\xA5\x8F\xB0\xDE\xE7\x9C\xC4\xC3\xD7\xE2nfѯ1ų\xFE\xF2/\xFF\xB27q\xAE}\x8C\x8B\x9Dݩ\xB7\xCD1v\xE2\xA9\xB8&quot;\xA6\xE8\xB3\xD8ُ##'O\x9E\xEC.\xB2\xF2\xFB\xFF\xFE\xEF\xFF\xEA׃&lt;\xE3\xCDD\xDD)\xEE(\xDB\xED\xEBN\x83\xDE\xE67j\xBD\xFD㧻\xAE\xFE\xDFq7\xAE\xB8\x93\\x9Cj\xBF\xE3:\x90={\xF6ԧ}\xF5m\x881c%\xC6IL\xBD\xE3*&lt;\x87\xF5S\xCC߿\xFC\xA8\xB1\xCB\xF4N\x93\xACo\x98]o\x9D\xDDף\xC6u\xBF\xE78\xF5\x87i|&amp;#\xE0\xC5\xC3VM\xA3&gt;\xBF\xFDn\xFDm\xB5|\xEF\xF8\xD5\xEE\xE3q\xE4f\xD8\xEFm\x87r \xD0(\x81\xEA[˱\xA6\xEA\xA2\xECNual}\xA7jg\xA8S=\x80\xABS\x9D2\xB0\xB2lu \xD5N\xEA\xBBIU;\x85\x{15DAAA}\x8BC\xEB\xB2궢\xF5|\xAF~\xF5\xAB;\xD5i$uՎT\xA7:\xAA\xB1\xB2|\xFF\x8B/\xFD\xD2/\xAD竰\xEA\xDF\xD5i1\xF5\xFA\xABk3:\xD5;\xF1w\xDCŨ\xBA=\xECʢ\xC3\xEA\xF4^\xDCq\xAA:?\xBD\xBE\xFBT\xDC        )\xEERU\xED4w\xAA\xDDN\xDC\xABZ˺\xAB Q\xB75\xB6\xA5z\x8A|\xA7\xDA        _\xA9\xF6\xEB\xBF\xFE\xEB\xEB\xED\xABvT:q\xE7\xA5j\xBFw\x8B\xBF\xAB\xCB\xD5\xDBw\x85\xAAv\x8EG\xB6s\x98Yu䢮;\xDAP]\x97\xD2        \xC7A&amp;+\x8D{\xFEEuġscu\xB7\xAE\xEA\x96\xC0\x9D\xE8\xCBj'\xA8S\x85\xD1\xCE8}\xFE\xDF\xFF\xFDߝ\xEAhG}\xA7\xAF\xE8\xEF괺N\xEF]\x9F\xAAk\xEA;\x9A\xED۷\xAFS\xEDhv\xAA\xA3^\xF5]\x83\xC2~\xB56W;\x8C\xB5CuJ^\xA7\xBAA\xE7\xAFxE}\xA7\xAD\xEAB\xE5\xFEfw\xAA\xB6\x81\x9EՎb\xA7
+?\xF5\xFB\xD5m\x80;\xD5\xED;\xF8\x81؉;u\xA7Q\xEF\xF2\xB6ޟ\xF9\x99\x9FYu\xECv\xD7\xD9\xFF;L\xAA\x80\xBAR\xE3\xA5\xD7/\xDE\xA7\xEA\xA8M=\x8E\xE2Nqѷ\xBD㪺\xB5\xF0\xD0\xCFf\xFF\xF2Յ\xD3#\xC7\xDAJ\x83\x9E1\xC9\xFAb\x91Av\xFD\xF5\xC6\xDF\xC3\xC6\xF5Z&gt;\x8F\xDDu\xC4\xDD\xFA\xAA\xEB9\xBA\xFC=\xE8\xF3\xDB\xEF6\xA8o\x87-\x9F\xF7q?\x93q7\xC0*xv~\xF6gv`[\xBDA\x80A`C4\xB2\xFA\xE0̦\xF86?N\xE9\x89\xD3iz/d\xEEo\xC0\xB7\xFB\xB7\xD7OW\x8Fob\xE3[\xC685&amp;\xEE~\x80\xC6E\xB9\x83\xA6a\xF5{oP}\x93\x94\xAB?\x98\xE3ԥ\xEE\xC3\xE2z\xEB\x8D\xF3\xC4{\xAF\xA7\x88oE\xE3|\xFF\x98\xA2\xCEx&gt;\xC58\xD3Z̆\xB5\xB9\xBB\xCE\xF8V=\x8E@ED[\xE2\x93Nq\x94'\xFA;\xEE8\xD6?ŷ\xC6q4#\xB6y\x9C\xED\x8D\xF6TA\xA16\x8B\xF1\xD7 +\x9By\xC6ѷ8\x95)\xEE6\xF3\xF4\xF6A\xD47\xEA\xFD\x98g\x98ߠ\xF5\xC6r\xE3Nq3\x84x\xD6Mw\xEA\xFF\xBB[\xBE\xDA\xEF\xFEq\xB5\xDA&lt;\xD3,\x9Bt}\xC3\xECz۵\x96qˏ\xAA?\x9E\xFFS땻\xDF\xF5\xAE\xB3\xFF\xF5\xB0\xCFo\xFF\xBC\xAB\xFD=\xC9\xF2\xC3\xDA}\xE4ȑ\xFA(\xD8j\xEBPF\x80E`f\xA1wAb6N\xCB6ŎA܉(.&gt;\xED\x9D\xED\xC0\xF6\xCE3\xAC\xFEa\xEF\xF5ֱ\xD6\xD7\xC3\xEA\x8FSfV \xB1\xAE\xFE\xDFn\xF8\x88\xF7\xA2\xCEq\xA6\xB5\x9A +ksw\xBD\xDD\xD3ߺ\x92w\xCB'\xF9\xE7\xB7\x9A⴪\xEE4\xCE\xF6F{\xBAf\xA3\xC2G\xD4;\xCA3հP5\xEC\xFDa~\xA3\xD6\xDB\xDD\xE6a\xBF{\xC3G\xCC\xD7\xFF\xF7\xB0e\xBBF\xC3\xE6\x99\xE6{\x93\xAEo\x98]\xB7]kױ\xFC\xA0\xFA\xE3 \x8Dp\x8CSt\xEE\xAEo\xD0\xEFa\x9F\xDFA\xCB\xF4\x96O\xB2\xFC\xA0vG}q
+\x9E\x89,\xBA\xC0\xCC\xC88`q\xD1i&lt;;n\xD3w͊o\x92㺓8W{؎\xEC8u/\xEB&lt;\xCC&amp;\xEB\xD98\x8A׎T\xA73\xAD\xBA\xE0\xA8\xF7W]H\xE1\xD4\xA6=\xAE\xAB\xD3\xEB \xCF\xE390\xF1\xD4\xFB&amp; @`\xB63?k\xDC͋[Rƭ^\xFC\xF1\xFA\xC1\x80\x82\xC7h9f\xA3\x8D\xBAsT\xE7ѧꚛ\xFA\xCF8&quot;\xB8\xF7N\xA3\xDE\xEF\x9D\xD7\xEB\xB2\xD3\xD7q\xEA^u\xEDR\xFD \xC2꺣\xB2 +W; \xB0\xAA@cȪ\xADUH\x80 @\x80\xC0B Ltޅ\xDER\x8D'@\x80 @`\xEE\xC8ܻ@ @\x80\xB4G@iO_\xDBR @\x80s@\xE6\xDE@\x80 @\xA0=H{\xFAږ @\x80\x98\xBB\x802\xF7.\xD0 @\x80\xED@\xDA\xD3׶\x94 @\x80\xC0\xDC\x90\xB9w\x81 @\x80h\x8F\x80Ҟ\xBE\xB6\xA5 @\x80\xE6. \x80̽ 4\x80 @\x80@{\x90\xF6\xF4\xB5-%@\x80 0wd\xEE]\xA0 @\x80\xDA# \x80\xB4\xA7\xAFm) @\x80\x81\xB9  s\xEF + @\x80 \xD0\xA4=}mK         @\x80\xCC]@\x99{h @\x80\x81\xF6 \xED\xE9k[J\x80 @`\xEE\xC8ܻ@ @\x80\xB4G@iO_\xDBR @\x80s@\xE6\xDE@\x80 @\xA0=H{\xFAږ @\x80\x98\xBB\x802\xF7.\xD0 @\x80\xED@\xDA\xD3׶\x94 @\x80\xC0\xDC\x90\xB9w\x81 @\x80h\x8F\x80Ҟ\xBE\xB6\xA5 @\x80\xE6.\xB0i\xEE-Ѐ\xA1\xE7ϟOgΜY\xF99w\xEE\\x8A\xB2\xF8龾x\xF1b\x8A\x9FN\xA7\xB3\xF2;*ݰaC\xBA\xE4\x92KV~\xC7\xEBM\x9B6\xA5͛7׿\xBB\xAF\xB7nݚ\xBA?Qf&quot;@\x80 PJ`C\xB5\xD3\xDA)U\xB9z\xC7\x880q\xF2\xE4ɕ\x9FS\xA7N\xA5ӧO\xA7 .\x8C_\xC9\xE6ܸqcڶm[\xBA\xF4\xD2K\xD3\xF6\xED\xDBW~&quot;\xB4\x98 @\x80\xACW@Y\xAF\xE0\x96\x8F\xCCa\xE3\xD9g\x9F\xADN\x9C8\x91Ξ=\xBB\x86\x9Af\xB7Ȗ-[Ҏ;\xD2\xE5\x97_^\xFFD8\x89#,&amp; @\x80\x93 \x93h\xADc\xDE8\x9A\xF1\xF4\xD3O\xD7?&lt;┩E\x9E\xE2t\xAE#W^ye\xFDGML @\x80F         \xA3\x84\xD6\xF8~删q\xF4\xE8\xD1:t\xC4u\xCB&lt;\xC55$Fv\xEF\xDE]GG\x96\xB9\xB7m @`\xED\xC8\xDA\xED\xB2%#t\xC4\xE9TO=\xF5T&lt;⺎6Nq\xBDH\x91\xAB\xAE\xBA\xAA&gt;mKi\xE3(\xB0\xCD @\x80\x81\xD5\x90\xD5]&amp;*\x8D\xA3O&gt;\xF9d:|\xF8p\xE3\xAF\xE5\x98hæ0s\;\xB2w\xEF\xDEt\xF5\xD5W\xD7wښB\x95\xAA @\x80X`d\x8D\x9DG;\x8E;\x96\x8E9R\x9Fb\xB5\xC6jZ\xB5X\x9C\xA2\xB5gϞ\xB4k\xD7.\xB0\xB7\xAA\xE7m, @\xE0\xE4\x8B\xB1^\xC5mq#t&lt;\xFE\xF8\xE3\xF5\xB39\xC6Z\xC8L/\x88\xEBE\xAE\xBD\xF6\xDA:\x8C\xC4mM @\x80\xED@\xC6\xEC\xEB\xB8M\xEEO&lt;Q\xFF\xCC\xFA\xD9c6q\xE1f\x8B\xF0q\xCD5\xD7\xD4?q\xAA\x96\x89 @`\xF9\x90}\x92&lt;x\xB0qڕi\xFAq\x91z\x91}\xFB\xF6\xD5Oi\x9F\xFE\xD4H\x80 \xD0d@O\x9C?~%x,\xFA3;lb\xE3\x8A\xE3\xD9&quot;\xDD \xB2iӦƵO\x83 @\x80\xD6/ \x80\xF4F؈S\xAD{\xEC\xB1\xE4T\xAB&gt;\x9C\xFD\xA7f]\xFD\xF5u\x89Pb&quot;@\x80X\xA4\xA7/\xE3\xAEV\x8F&lt;\xF2\x88\x8B\xCB{L\xE6\xF92.V\xBF\xE1\x86\xEA\xBBfͳ\xD6M\x80 0=\xA4\xB2&lt;}\xFAtz\xF8\xE1\x87\xD3\xF1\xE3ǧ'\xAB\xA6\xA9        \xECܹ3\xDDx\xE3\x8Di۶mS\xABSE @\x80\xF3hu\x89\x8B\xCA:\x948\x90\`&gt;\x9F8\xEEZ\xE3B\xF5\xFD\xFB\xF7\xA7뮻\xCE3D\xC6E3 @\xA0\x81\xAD + \xCF=\xF7\z\xF0\xC1\xD3ɓ'\xD8-\x9A4H`\xFB\xF6\xED\xE9\xE6\x9BoN\x97]v٠Y\x94 @\x804X\xA0u$\x8Et\xC4\xE6\xF1cZ\\x81\xB8H=~\xE2Ȉ\x89 @`qZ@\xE2Z\x8Fx \x9D8qbqzHK
+\xECر#\xDDr\xCB-\xAE +(\xE4 + @\x80@\xF3Z@\x8E9R_h\xEE\x99\xCD\x84\xEBiQܦ7.P߳g\xCFz\xAA\xB1, @\x80\xC0\x8C\x96&gt;\x80D\xE0\x88;\E1-\xAF@\x90&quot;\x9E\xB2\xBC}l\xCB @\x80\x81\xE5X\xEAr\xE6̙t\xDF}\xF7\xA5\xB8\xE0ܴ\xFCqa\xFAm\xB7ݖ\xE2\xF9!&amp; @\x80\x81f
+,m\x89gz\xDC\xFF\xFD\xE9\xFC\xF9\xF3͔ת&quot;\x9B6mJ\xB7\xDEzk\x8Ag\x87\x98 @\x80\x9A'\xB0\x94\xE4\xF0\xE1\xC3顇j\x9E\xB6\xCDLছnJ{\xF7\xEE\x9D\xD9\xFA\xAC\x88 @`&lt;\x81\xA5
+ q\x8B\xDDx\xA8\xE0\xC1\x83\xC7\xDBzs-\xB5\xC0\xBE}\xFB\xEA\x87\xBAU\xEFRw\xB3\x8D#@\x80L`iH\l\xB7\xD8=z\xF4\xE8\x82u\x81\xE6\x96ؽ{w}\xAB^\xA7\x97TV7 @`|\x81\xA5 .\H\xF7\xDE{oz\xE6\x99g\xC6\xDFrs\xB6F\xE0\x8A+\xAEH\xB7\xDF~{ڸqck\xB6ن @\x80\x9A*\xB0\xF0$.2\xBF\xE7\x9E{&lt;\\xB0\xA9#\xAC!튇\xDEq\xC7).R7 @\x80\xCCO`\xA1ȹs\xE7\xD2\xDDwߝN\x9E&lt;9?Ak^\x81\xED۷\xA7;\xEF\xBC3m޼yaڬ\xA1 @\x80\x81eXد\x83#|\xBC\xECU/O\x9D\x8B\x9De\xEB\xDBSP\xE05\x9DW\xA7\xBB\xEE\xBAK)h\xACj @\x80\xC00\x81\x85  q\xDAU\xF9x\xC3ӯ\xB6m\xDE#\x90        \x9C:u\xAA;B\x9C\x8E\x95\xF1( @\x80\xB8\xA4\xF8\xA6\xBC\x82\xB8\xE0&lt;\xAE\xF9p\xDAՔa[T]\x8C\x9DC1\x96L @\x80\xB3X\xA8\xB7ڍ\xBB]\x9D8qb\xB6Jֶt1\x86b,Ř2 @\x80\xCCN`aH&lt;d0\x9E\xF3\xE1V\xBB\xB3˾\xA6K1\xA6bl\x99 @\x80f#\xB00\xE4\xD1G\xF5\x90\xC1ٌ\x89V\xAD%\y\xE0\xC0\x81Vm\xB3\x8D%@\x80\xCCS`!\xC8\xE1ÇӡC\x87\xE6\xE9d\xDDK,p\xF0\xE0\xC1c\xCCD\x80 P^\xA0\xF1\xE4\xF8\xF1\xE3顇*/a +\xAD\x881c\xCDD\x80 PV\xA0\xD1\xE4̙3\xE9\xFE\xFB\xEF/+\xA0v\xCF \xC4X\x8B1g&quot;@\x80('\xD0\xD8w'\xBA\xEF\xBE\xFBR&lt;\xF3\xC3D`1\xD6b̹3\xD6,\xB4\xAD\x83h\xAB@c\xC8\xC3?\x9C\x9E{\xF6\x8B힓@\x8C\xB9{&amp; @\x80\x812\x8D  G\x8EI\xF1c&quot;0\xE3o\xEA\xD6I\x80\xB4E\xA0q\xE4\xF4\xE9Ӿ\x81n\xCB\xE8k\xF0v\xC6Q\x90\x8B&amp; @\x80\x81\xE9
+4*\x80t6\xE8\xFC\xE9v\xB2\xDA&amp;\x881\xE8!\x85\x93\xBBY\x82 0J\xA0Q\xE4\xB1\xC7K'N\x9C\xD5f\xEF\x98\x89@\x8C\xC5\x93&amp; @\x80\x81\xE9        4&amp;\x80\xC4ſv\xF6\xA6ױj\x9A\x8E@\x8CI7C\x98\x8E\xA5Z @\x80!Ј\xA7^=\xF8\xE0\x83z\x84@#bl\xC65 @\x80\xAC_\xA0\xE4СC\xE9\xE4ɓ\xEB\xDF5( c3ƨ\x89 @`\xFDs q\xA7\xA1\xACK\xD4@\xA0\xA0@\x8CQw\xC5*\xACj @\xA05s q\xBBS\xA7\xB7\xB4f\xBC-\xEC\x86\xC6\x8D\xB1j&quot;@\x80X\x9F\xC0\ȱc\xC7\xD2\xF1\xE3\xC7׷\x96&amp;0#\x81\xAB1fM @\x80k\x98[\x89\xE7,&lt;\xF2\xC8#ko\xB9%        \xCCA Ƭ\xE7\xD4\xCC\xDE*         @\x80\x81\xA5\x98[y\xE2\x89'ҙ3g\x96҆\xB4C \xC6l\x8C] @\x80\xC0\xDA\xE6@Ο?\xEF\x99k\xEB/K5@ \x9E +c\xD8D\x80 0\xB9\xC0\\xC8\xC1\x83Ӆ &amp;o\xAD%4@ \xC6n\x8Ca @\x80\xC0\xE43 \xE7Νs
+\xCB\xE4\xFDd\x89\x86        \xC4iX1\x96M @\x80\x93        \xCC&lt;\x80\xC47\xC7.❬\x93\xCC\xDD&lt;\x81Î\x824\xAF_\xB4\x88h\xBE\xC0L\xC8ٳg\xFDh\xFE\x98\xD0\xC21\xE2(H\x8Ci @\x80\xC0\xF83 + \xB1\xC3桃\xE3w\x8E9\x9B-c\xD9\xB1\x9A\xDDGZG\x804O`f$.ܵ\xB3ּ\xA0E\xEB\x881\xED\x86
+\xEB3\xB44 \xD0.\x81\x99\x90#G\x8E\xD8Qk\xD7\xD8j\xC5\xD6F\xF8\x88\xB1m&quot;@\x80O`&amp;$NUy\xFC\xF1\xC7\xC7k\x91\xB9,\x98@\x8Cm\xA7.X\xA7i. 07\x81\x99\x90cǎy\xEA\xF9ܺ؊K \xC4\xD3\xD1c\x8C\x9B @\x80F \xCC$\x808EetG\x98c\xB1\x8C\xF1\xC5\xEE?\xAD'@\x80f'P&lt;\x80ķ\xC3O?\xFD\xF4\xEC\xB6Ț\xCCA \xC6x\x8Cu @\x80\xC0p\x81\xE2\xC47\xC3\xC3;\xC0\xBB\xCB#\xF0\xE4\x93O.\xCF\xC6\xD8 @\x80@!\x81\xA2$.\xCC@
+\xF5\x9Cj'p\xF8\xF0a\xA37\xAEW4\x88h\x9A@\xD1r\xE2\xC4        O\x8AnZ\x8FkO1\x81x*z\x8Cy @\x80\xC0`\x81\xA2䩧\x9E\xBCf\xEFXBc~        \xD5&amp; @\x80S(@\xE2\xF4\xAB\xA3G\x8FN\xB5\xB1*#\xD0t\x81\xF3\x9E        \xD2\xF4^\xD2&gt; @`\x9E\xC5ȳ\xCF&gt;\x9BΝ;7\xCFm\xB3n3\x881c\xDFD\x80 \xB0\xBA@\xB1\xE2\xE8\xC7\xEA\xE0J\x97_\xC0\xD8_\xFE&gt;\xB6\x85 @\x80\xC0\xDA\x8A\xCF\xFEX{\xA7Xr\xB1\x8C\xFD\xC5\xEE?\xAD'@\x80\xCA
+         \xA7O\x9F\xF6P\xB6\xB2\xFD\xA6\xF6 \xC4        \xE33`&quot;@\x80\xC8\x8A\xDF\xE7\xD0J\xDA%\xE03Ю\xFE\xB6\xB5 @\x80\xC0\xF8\xC8\xF8V\xE6$0\xB6\x8026\x95         @\x80\x81\x96        L=\x80\xC4-H\xDD\xA8e\xA3\xC8\xE6f\xF1p;ތE @ M=\x80\x9C&lt;y2]\xBCx-\x81V \xC4g &gt; &amp; @\x80\x81 L=\x808\xFA\xF1b`\xB5W\xC0g\xA1\xBD}o\xCB         @\x80\x81\xC1\xC8`\xEFX\x97\x80\xB2.&gt;  @\x80K*0\xF5r\xE2ĉ%\xA5\xB2Y&amp;\xF0Y\x98\xCC\xCB\xDC @\x80@;\xA6@Ν;\x97Ξ=\xDB9[I`\x84@|\xE23a&quot;@\x80xA`\xAA\xC4E\xB7/\xC0zE |&amp;\x8C @\x80\xC0\x8B\x90{\xF8\x8B\xC0T\x90\xA9r\xAA\x8CXd        :\xD1&amp;4W@in\xDFh 0\x81\xA9\x90S\xA7N\xCDg+\xAC\x95@C|&amp;\xDA1\x9AE\x80\xCCM`\xAA\xE4\xF4\xE9\xD3s\xDB+&amp;\xD0D\x9F\x89&amp;\xF6\x8A6 @\x80\xF3\x98Z9\xFE|\xBAp\xE1\xC2&lt;\xB7ź        4N &gt;\xF1\xD90 @\x80\xBCQ`j\xE4̙3L        XE\xC0gcE @\x80@k\x90\xD6v\xBD +\x9F\x95\x802+i\xEB!@\x80A@Y\x84^\xD2ƅ@\xBA\xFB4\x9E\x98\xB2\xC0\xD4\x88'&gt;O\xB9gT\xB74&gt;Kӕ6\x84\x98\x82\xC0\xD4\x88 m\xA7\xD0\xAAXJ\x9F\x8D\xA5\xECVE\x80\xACQ@Y#\x9C\xC5\x8C+ \x80\x8C+e&gt; @\xA0 +S  N3i\xC3p\xB1\x8Dk\xF0\xD9X\x8B\x9Ae @\x80\x81e\x98Z\xF1-\xEF\xB2۵^\x9F\x8D\xF5
+Z\x9EX&amp;\x81\xA9\x90\x8B/.\x93\x8Bm!05\x9F\x8D\xA9Q\xAA\x88Xd        :\xD1&amp;4[@iv\xFFh 0[\x81\xA9\x90N\xA73ۖ[\x81\xF0\xD9X\x90\x8E\xD2L @`&amp;S  \xBE\xE5\x9DIY\xC9
+\xF8l,`\xA7i2 PL`jķ\xBC\xC5\xFAH\xC5 .ೱ\xE0\xA8\xF9 @\x80\xC0T\xA6@\xA6\xDA*\x95 @\x80 \xB0\x94S  6lXJ E`\xBD&gt;\xEB\xB4&lt; \xB0LS  \x97\2\xB5\xAA\x96\xC9׶H&gt; @\xE0\x81\xA9\xA5\xDF\xF2\xBE\x80\xEA\x81^\x9F\x8D^ +\xAF         @\x80\x81\xB6 L-\x80\xF8\x96\xB7\xEDC\xC9\xF6\xF0\xD9$\xA3\x9Ch\xA3\x80\xD2\xC6^\xB7\xCD3@f\xCAme @\x80@\xC3\xA6@6m\xDA\xD4\xF0M\xD5&lt;\xF3\xF0٘\x8F\xBB\xB5 @\x80\xCD\x98Zټys3\xB7P\xAB\xCCY\xC0gc\xCE`\xF5 @\x80@\xA3\xA6@|\xCBۨ~՘        \xF8l4\xA834\x85\x98\xBB\x802\xF7.Ѐe@\x96\xBD\x87m 0\x89\xC0\xD4\x88\xD3L&amp;a7o\x9B|6\xDA\xD4۶\x95%0\xB5\xB2u\xEB\xD6Q\xEB\xF2&gt;\x81V
+\xF8l\xB4\xB2\xDBm4 0@@\xA3\x98\xC0\xB4\x90iI\xAA\x87Xdz\xD164Z@it\xF7h 0c\x81\xA9\x90\xB8\xD0v\xE3ƍ3n\xBE\xD5h\xB6@|&amp;\\x84\xDE\xEC&gt;\xD2: @`\xB6S  \xD1\xECm۶Ͷ\xF5\xD6F\xA0\xE1&gt; +\xEF \xCD#@\x80f.0\xD5r饗\xCE|\xAC\x90@\x93|&amp;\x9A\xDC;\xDAF\x80\xCCC`\xAAd\xFB\xF6\xED\xF3\xD8\xEB$\xD0X\x9F\x89\xC6v\x8D\x86 @\x80s@\xE6o\xB5\xED@\xDA\xD1϶\x92_@\xDFʜ&amp;@&amp;&amp;\xB3 \xB0\xE4S + \xF1\xC4\xE7-[\xB6,9\x99\xCD#0\x9E@|&lt;}&lt;+s @\x80\xED\x98j        \xB6;v\xB4Gϖ&quot;\xE0\xB30\xC7[ @\x80@k\xA6@.\xBF\xFC\xF2\xD6b\xDAp\xBD&gt; \xBD^ @\x80\xDE( \x80        
+         \x85`UK\x80,\xB4\xC0\xD4H\t{\xC9%S\xAFv\xA1\x915\xBE}\xF1pz\xFB\xFA\xDD @\x80\xA3\xA6\x9E6lؐ|\xF3;\xDE\xCB-\x9F\x81\xF8,\x98 @\x80^,0\xF5\xD5_y\xE5\x95/^\x8B\xBF\xB4L\xC0g\xA0ens         @\x80\x81\xB1\x90\xB1\xA9\xCCH`|d|+s @\x80\xED(@\xB6mۖ\xB6n\xDD\xDA.I[K\xE0y\x81\xFB\xF10 @\x80\xE4EH\xAC\xC67\xC09\xB6\x92v\xFB\xED\xE8g[I\x80\xACM\xA0Xٽ{\xF7\xDAZd) .`\xEC/xj&gt; PT\xA0X\x89\xBBm޼\xB9h\xE3UN\xA0i1\xE6\xDD\xAEi\xBD\xA2= @\x80@\x93\x8A\x90\xB8\xA9o\x82\x9B\xD4\xD5\xDA2 \x81\xF3n\xBF; i\xEB @\x80U\xA0X        \x90\xAB\xAE\xBAjQ]\xB4\x9B\xC0\x9A\x8C\xF95\xB1Y\x88h\x91@\xD1\xB2cǎ\xB4e˖q\xDA\xD46 \xC4X\x8F1o&quot;@\x80,P4\x80ĩ({\xF7\xEE\xBCv\xEFX&quot;\x81\xEBN\xBFZ\xA2\xB5) @\x80@\x81\xA2$Z|\xF5\xD5Wi\xB8J        4M\xC0XoZ\x8Fh \xD0D\x81\xE2$\xCA\xE6\xB9M\xECzm\x9A\xA6@\x8Cqߜ\xA6\xA8\xBA @\x80\x81e(@nϞ=\xCB\xEAg\xBB\xD4Ƹ\x81@\x80O`&amp;d׮]\xBE\xAF?̵\x80q\xE4#Ƹ\x89 @`\xB4\xC0LH\\x98{\xED\xB5׎n\x8D9,\xA0@\x8Cm\x9F/`\xC7i2 0\x81\x99\x90ز8Ee\xE3ƍs\xD9H+%PJ ƴӯJ骗XF\x81\x99\x90\xD8Q\xBB\xE6\x9Ak\x96\xD1\xD06\xB5X ƴ`\xDD\xE2`\xD3         @\x80\x81\x89f@\xA2e\xB1\xB3\xE6T\x95\x89\xFB\xC8 +\x88\xB1,T7\xB4s4\x8Bh\xAC\xC0LH&lt;)\xDA[cǂ\x86M(c9ƴ\x89 @`|\x81\x99\x90h־}\xFB\xD2%\x97\xCC|\xB5㋘\x93\xC01\x86c,\x9B @\x80&amp;\x98yؼy\xB3\xA3 \x93\xF5\x91\xB9(w\xBE\x8A\xB1l&quot;@\x80\x98L`\xE6$\x9A\xDF\xBBpw\xB2\x8E2wsb\xEC^w\xDDu\xCDi\x90\x96 @\x80H`.dӦM\xE9\xFA\xEB\xAF_ &amp;M%\xF0\x82@\x8C\xDD\xC3&amp; @\x80\x81\xC9\xE6@\xA2\x99qo&lt;A\xDAD`\x91b̺\x91\xC2&quot;\xF5\x98\xB6 @\x80M\x98[\x89\x8Bxo\xB8ᆦyh\x81\xA11f\xDDDa(\x917         @\x80C\xE6@\xA2U\xBBv\xEDJ;w\xEE\xDA@oh\x8A@\x8C\xD5\xB3&amp; @\x80\x81\xB5 \xCC5\x80D\xB3o\xBC\xF1F'\{\xFFYrF\xF1\xD0\xC1\xAB&amp; @\x80\x81\xF5        \xCC=\x80l۶-\xED߿}[ai\x85b\x8C\xC6X5 @\x80\xACO`\xEE$\x9A\xB74ݾ}\xFB\xFA\xB6\xC4\xD2
+        \xC4\xD8t\xDB\xDDB\xB8\xAA%@\x80Z'Ј\xA7\xB7\xDC|\xF3ͭ÷\xC1\x8B!c3ƨ\x89 @`\xFD\x8D \xB1\x97]v\x99g\x83\xAC\xBF?\xD50e\x81x\xE6G\x8CM @\x80\xC0t@bsbgoǎ\xD3\xD92\xB5X\xA7@\x8CE\xCC\'\xA2\xC5         @\x80}\x8D
+ q\x9A\xCB-\xB7\xDC\xE29 }\x9D\xE4\xCF\xD9 ij&gt;b,:\xF5j\xF6\xF6\xD6H\x80,\xB7@\xA3HPǝ\x86nt\xBB\xD3\xE5u \xB0u1\xDD\xF5j:J         @\x80\x81\x85h\        \xC1={\xF6\xD4? \xA7\xA9\xC1K!`\xFC-E7\xDA @\xA0\xA1\x8D  a\xDF@\xBB\xF8\xB7\xA1\xA3f\x89\x9Bc.ƞ\x89 @\xA0\x8C@cH\x9C\x83\xDBm\xB7\xA5M\x9B6\x95\xD9r\xB5\xE8\x88\xB1c.ƞ\x89 @\xA0\x8C@\xA3\xF7\xB4\xB6nݚn\xBD\xF5\xD62[\xAEV}1\xD6b̙ @\x80\xCA        4:\x80\xC4f\xEFܹ3\xDDt\xD3M\xE5\xD4L\xA0\x881c\xCDD\x80 PV\xA0\xF1$6\xEF޽i߾}e%\xD4\xDEZ\x81[1\xC6L @\x80\xE5&quot;\x80\xC3\xFE\xFD\xFB\xD3\xEEݻˋXC\xABbL\xC5\xD82 @\x80\xCCF`aH\xF7!\x85W\q\xC5ld\xACe\xE9b,y\xD8\xE0\xD2w\xB3 +$@\x80&amp;\xB00$\xDC\xE2\xEED\xB7\xDF~{ڱcG\xC35g\xD1b \xC5XrǫE\xEB9\xED%@\x80]`\xA1H`oܸ1\xDDq\xC7i\xFB\xF6\xED\x8Bn\xAF\xFDs\x88\xB1c(ƒ\x89 @`\xB6:\xD54\xDBUNgm\xE7ΝK\xAF}\xDDkә3g\xA6S\xA1ZZ!\xF0\xD2k_\x9A\xEE\xBA뮴y\xF3\xE6Vl\xAF\x8D$@\x804M`aH@F\xB9\xFB\xEE\xBB\xD3ɓ'\x9B\xE6\xAA= +\x88#w\xDEy\xA7\xF0\xD1\xC0\xBE\xD1$ @\xA0= @\xA2\x9BΟ?\x9F\xEE\xB9\xE7\x9Et\xE2ĉ\xF6\xF4\x9A-\x9DX \xAE\xF9\x88Ӯ\xE2i\xE7&amp; @\x80\x81\xF9        ,|        \xBA .\xA4{\xEF\xBD7=\xF3\xCC3\xF3\x93\xB4\xE6\xC6
+\xC4ݮ\xE2\x82s\xD7|4\xB6\x8B4\x8Ch\x91\xC0R\x90诋/\xA6x =z\xB4E\xDDgSG        \xC4s&gt;\xE2V\xBB\xEEv5J\xCA\xFB @\x80\x81\xD9,M        \xAE\xB8\x9E\xFE\xD1GM\x87\x9A\x8D\x9E\xB54Z\xE0\xBA\xEB\xAEK/y\xC9KR&lt;C\xC6D\x80 \xD0 \x81\xA5
+ ]\xD2Ç\xA7\x87z\xA8\xFB\xA7\xDF-\xB8馛\xD2޽{[\xB8\xE56\x99 \xD0l\x81\xA5  A~\xFC\xF8\xF1t\xFF\xFD\xF7\xD7\xA97\xBB \xB4n\x9Aq\x91\xF9\xAD\xB7ޚv\xEE\xDC9\xCDj\xD5E\x80 0%\x81\xA5 + \xE1\xCF\xB9\xEF\xBE\xFB\xD2s\xCF=7%.\xD54Y\xE0\xB2\xCB.K\xB7\xDDv[ںuk\x93\x9B\xA9m @\x80\x81V ,u\x89\x9E\x8D\x8B\xD3~\xF8\xE1t\xE4ȑVw\xF4\xB2o\xFC\x9E={ҍ7\xDE\xE8b\xF3e\xEFh\xDBG\x80,\xBC\xC0\xD2\x90nE\x89 \x81Ĵ&lt;qw\xAB@L @\x80\xCDhM\x89\xAE8}\xFAt}\xAB^-l\xFE\xC0\xA7\x85\xF1p\xC1\xB8\xC5\xEE\xB6m\xDBƙ\xDD&lt; @\x80 +hU        \xEF\xB8U\xEFc\x8F=V\xFF4\xC0_\xD6(p\xFD\xF5ק\xF8q\x8B\xDD5Z\x8C 0'\x81\xD6\x90\xAEs\\x98\xFE\xE0\x83\xA6\x93'Ov\x8B\xFC^\x81\xED۷\xA7\x9Bo\xBE9\xC5\xE7&amp; @\x80\x81\xC5hm\x89\xAE\x8A\xA3!\xF1\xD0\xC2ԯ\xAF\xFB\xDA\xD3\xE28ұ\xFF\xFEtԣ=\xFDnK         @\x80\x81\xE5hu\xE9vg\\xA8dzCL\xCD\x88gzą\xE6\xAE\xF5h^\xDFh @`R\xA4G\xECرc\xE9\x91G\xA9\x9F\xD2S\xEC\xE5\x9C\xE2y7\xDCpCڵkלZ`\xB5 @\x80\xD3@\xFAD\xE36\xBDO&lt;\xF1D}\x91\xFA\x85 \xFA\xDE\xF5\xE7,6n\xDCX_`~\xCD5\xD7x\xAE\xC7,\xC0\xAD\x83 0Cd\xF6\xF9\xF3\xE7\xD3\xC1\x83\xEB0\xE2\xD9!\x90\xA6\\xCF\xF4\x88бo߾\xB4iӦ)׮: @\x80\x81&amp; #z\xE1ܹs+A$.Z7M_ .*\xEF\x8F͛7Oj$@\x80h\x8C\x802fW\x9C={\xB6&gt;\xA7g95kL\xB4\xB3ũV&lt;\xE2g˖-#\xE6\xF66 @\x80\xC02 \xF6b\x84\x8F#G\x8E\xA4\xC7\xDC\xC5\xEA\xDAug\x8F\x8B˯\xBD\xF6ڴgϞ!\xC4D\x80 \xD0d\x8D}\xA7c\xC5]\xB3&quot;\x8C&lt;\xFD\xF4\xD3k\xAC\xA5]\x8B]y\xE5\x95u舻Zy\x96G\xBB\xFA\xDE\xD6 @\x80\xBAHWb\xBFϜ9S\x91#q\xAA\x96\xE9\x818\xB5*\x8Et\xC4O\xF90 @\x80\xB4[@\x99b\xFF\xC7Q\x91'N\xA4\xA7\x9Ez*=z4\xC5\xECm\x9C\xE2B\xF2ݻw\xA7\xAB\xAE\xBA*\xEDر\xC3ю6\xDBL\x80  \x80 \x80Yoq\x84\x91g\x9F}\xB6&quot;q\x8AV%Y\xE6)\x8En\xC4)V&lt;.\xBF\xFCr\xA1c\x99;۶ @\x80\xD6! \x80\xACo\x92EO\x9F&gt;]_+a$\x82ɢ?[$\x9E\xD9A#BG\xFCl۶m\xF3 @\x80\xB4T@\x99C\xC7\xC7ё\x93'O\xD6A$\xC2H\x9C\xB6\xD5\xF4kG\xE2Z\x8E8\x9D*BG\xFCl߾\xDDQ\x8E9\x8C\xAB$@\x80,\xBA\x80Ґ\x8C\xEBE&quot;\x94tN\x9D:\x95\xE2\xA8ɬ\x9F9\xB7ō\xA3\x97^zi2&quot;hď6d\xA0h @`\xC1\x90\x86w\xE0\xF9\xF3\xE7\xEB\xEBG\xE2\x92\xF8\x89\xA0e\xF1\xD3}\xA7s\xC5OY\xE9\xFE\x8E͊[\xDDƩR\xDD\xDF\xF1zӦMu\x98\x88\xDF\xDD\xD7q\xFDF\xF7'\xCAL @\x80J         \xA5d\xD5K\x80 @\x80@&amp;pIV\xA2\x80 @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80\x8A\x96\xDD        IDAT@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80@
+\xC1\xAA\x96 @\x80\x81\@\xC9M\x94 @\x80 PH@)\xABZ @\x80r$7QB\x80 @\x80@!\xA4\xACj         @\x80\xC8\x90\xDCD         @\x80\x85\x90B\xB0\xAA%@\x80 @ @r% @\x80\xF8\xBC\xB87\xEDS\x9B(\xB1IEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastshapesshapeinsideshapeinsidesubpixelrectangletopexpectedpng"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png                                (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+\x89PNG
+
+ +IHDR X\x9Av\x82p)tEXtchecksum3db8ed9f49dd3b10066f60410d6eaa28a\xDCH\xAC(\xD5IDATx\xED\xDAArWDAppo\xC4\xC91\xF6\xF4\x82\xFA\xF4\x86\xD4V\xD53A2\x9B\xF0\xF5篟/~ @\x80 p \xF0\xCF\xC1;\xBC\x82 @\x80\xFF  @\x80g\xE4\x8Cڋ @\x80 \xBE @\x80\xCE\xC8\xB5 @\x80  @| @\x80\x9C        \x903j/&quot;@\x80 @\xE0\xDBg?~\xFC\xF8l\xE2\xF7\xFEZ\x81\xEF߿\xFF\xB5vp @\x80\xC0\xEF| _&gt;~\xE7\xB9n\xFE\x90\x80\xBF\x8F?\xEB\xB1 @\x80'\xFE \xD6        \xB3\x97 @\x80 \xF0\x9F\x80\xF1 @\x80 p&amp; @Ψ\xBD\x88 @\x80\xE2 @\x80 @\xE0L@\x80\x9CQ{ @\x80\xC47@\x80 @\x80\xC0\x99\x809\xA3\xF6&quot; @\x80\x88o\x80 @\x80\x813rF\xEDE @\x80\xDF @\x80g\xE4\x8Cڋ @\x80 \xBE @\x80\xCE\xC8\xB5 @\x80  @| @\x80\x9C        \x903j/&quot;@\x80 @@\x80\xF8 @\x808 g\xD4^D\x80 @\x80\x80\xF1 + @\x80 p&amp; @Ψ\xBD\x88 @\x80\xE2 @\x80 @\xE0L@\x80\x9CQ{ @\x80\xC47@\x80 @\x80\xC0\x99\x809\xA3\xF6&quot; @\x80\x88o\x80 @\x80\x813rF\xEDE @\x80\xDF @\x80g\xE4\x8Cڋ @\x80 \xBE @\x80\xCE\xC8\xB5 @\x80  @| @\x80\x9C        \x903j/&quot;@\x80 @@\x80\xF8 @\x808 g\xD4^D\x80 @\x80\x80\xF1 + @\x80 p&amp; @Ψ\xBD\x88 @\x80\xE2 @\x80 @\xE0L@\x80\x9CQ{ @\x80\xC47@\x80 @\x80\xC0\x99\x809\xA3\xF6&quot; @\x80\x88o\x80 @\x80\x813rF\xEDE @\x80\xDF @\x80g\xE4\x8Cڋ @\x80 \xBE @\x80\xCE\xC8\xB5 @\x80  @| @\x80\x9C        \x903j/&quot;@\x80 @@\x80\xF8 @\x808 g\xD4^D\x80 @\x80\x80\xF1 + @\x80 p&amp; @Ψ\xBD\x88 @\x80\xE2 @\x80 @\xE0L@\x80\x9CQ{ @\x80\xC47@\x80 @\x80\xC0\x99\x809\xA3\xF6&quot; @\x80\x88o\x80 @\x80\x813rF\xEDE @\x80\xDF @\x80g\xE4\x8Cڋ @\x80 \xBE @\x80\xCE\xC8\xB5 @\x80  @| @\x80\x9C        \x903j/&quot;@\x80 @@\x80\xF8 @\x808 g\xD4^D\x80 @\x80\x80\xF1 + @\x80 p&amp; @Ψ\xBD\x88 @\x80\xE2 @\x80 @\xE0L@\x80\x9CQ{ @\x80\xC47@\x80 @\x80\xC0\x99\x809\xA3\xF6&quot; @\x80\x88o\x80 @\x80\x813rF\xEDE @\x80\xDF @\x80g\xE4\x8Cڋ @\x80 \xBE @\x80\xCE\xC8\xB5 @\x80  @| @\x80\x9C        \x903j/&quot;@\x80 @@\x80\xF8 @\x808 g\xD4^D\x80 @\x80\x80\xF1 + @\x80 p&amp; @Ψ\xBD\x88 @\x80\xE2 @\x80 @\xE0L@\x80\x9CQ{ @\x80\xC47@\x80 @\x80\xC0\x99\x809\xA3\xF6&quot; @\x80\x88o\x80 @\x80\x813rF\xEDE @\x80\xDF @\x80g\xE4\x8Cڋ @\x80 \xBE @\x80\xCE\xC8\xB5 @\x80  @| @\x80\x9C        \x903j/&quot;@\x80 @@\x80\xF8 @\x808 g\xD4^D\x80 @\x80\x80\xF1 + @\x80 p&amp; @Ψ\xBD\x88 @\x80\x81o\x9F||\xF9\xF8l\xE2\xF7 @\x80H\xFE$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\x80ILF @\x80\xBC /=\x83 @\x80\x81$ @\x93 @\x80/\xC8 E\xCF @\x80 @         \x90\xC4dD\x80 @\x80\xC0 \xF2B\xD13 @\x80H$1 @\x80 \xF0B@\x80\xBCP\xF4  @\x80\x92\xC0ן\xBF~\xD2҈ @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xA4[Y @\x80 0
+\x90\xD09 @\x80]@\x80t+K @\x80F2:'@\x80 @\xA0 \x90neI\x80 @\x80\xC0( @F@\xE7 @\x80tҭ,         @\x80\xC8\xE8\x9C @\x80\x81. @\xBA\x95% @\x80\xA3\x80\x9D @\x80 \xD0H\xB7\xB2$@\x80 @` #\xA0s @\x80\xBA\x80\xE9V\x96 @\x80\x8CdtN\x80 @\x80@ \xDDʒ @\x80\x81Q@\x80\x8C\x80\xCE         @\x80\xE8\xFF!U\xADIF\xFEIEND\xAEB`\x82
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttable009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/009-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/009-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/009-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">                     RenderTableSection {TBODY} at (2,2) size 626x212
</span><span class="cx">                       RenderTableRow {TR} at (0,15) size 626x182
</span><span class="cx">                         RenderTableCell {TD} at (15,15) size 596x182 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-                          RenderTable {TABLE} at (249,1) size 97x180 [bgcolor=#CCCCCC]
</del><ins>+                          RenderTable {TABLE} at (249,1) size 98x180 [bgcolor=#CCCCCC]
</ins><span class="cx">                             RenderTableSection {TBODY} at (0,0) size 97x180
</span><span class="cx">                               RenderTableRow {TR} at (0,0) size 97x180
</span><span class="cx">                                 RenderTableCell {TD} at (0,0) size 97x180 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttable014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/014-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/014-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/014-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x86
</span><span class="cx">         RenderImage {IMG} at (0,0) size 132x86
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H2} at (0,105) size 784x0
-      RenderTable {TABLE} at (0,105) size 132x36
</del><ins>+      RenderBlock {H2} at (0,105) size 784x1
+      RenderTable {TABLE} at (0,105) size 132x37
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 132x36
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 132x18
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 132x18 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttable040expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/040-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/040-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/040-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 785x626
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x626
</span><del>-  RenderBlock {HTML} at (0,0) size 785x626
-    RenderBody {BODY} at (8,8) size 769x610
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x627
+    RenderBody {BODY} at (8,8) size 769x611
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 608x37
</span><span class="cx">           text run at (0,0) width 608: &quot;Fixed Columns, Auto Span, Minwidth Table&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 100x40
</del><ins>+      RenderTable {TABLE} at (0,58) size 100x41
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 100x40
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 100x20
</span><span class="cx">             RenderTableCell {TD} at (0,10) size 33x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,20) size 100x20
</span><span class="cx">             RenderTableCell {TD} at (0,30) size 100x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 100x0
</span><del>-      RenderBlock {P} at (0,114) size 769x54
</del><ins>+      RenderBlock {P} at (0,114) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 145x18
</span><span class="cx">           text run at (0,0) width 145: &quot;The table width is: 100&quot;
</span><span class="cx">         RenderBR {BR} at (145,14) size 0x0
</span><span class="lines">@@ -23,8 +23,8 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,184) size 769x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,194) size 600x40
</del><ins>+      RenderBlock {HR} at (0,184) size 769x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,194) size 600x41
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x40
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x20
</span><span class="cx">             RenderTableCell {TD} at (0,10) size 200x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,20) size 600x20
</span><span class="cx">             RenderTableCell {TD} at (0,30) size 600x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 600x0
</span><del>-      RenderBlock {P} at (0,250) size 769x54
</del><ins>+      RenderBlock {P} at (0,250) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 145x18
</span><span class="cx">           text run at (0,0) width 145: &quot;The table width is: 600&quot;
</span><span class="cx">         RenderBR {BR} at (145,14) size 0x0
</span><span class="lines">@@ -41,8 +41,8 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,320) size 769x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,330) size 600x56
</del><ins>+      RenderBlock {HR} at (0,320) size 769x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,330) size 600x57
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x56
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x36
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 200x36 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,36) size 600x20
</span><span class="cx">             RenderTableCell {TD} at (0,46) size 600x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 600x0
</span><del>-      RenderBlock {P} at (0,402) size 769x54
</del><ins>+      RenderBlock {P} at (0,402) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 145x18
</span><span class="cx">           text run at (0,0) width 145: &quot;The table width is: 600&quot;
</span><span class="cx">         RenderBR {BR} at (145,14) size 0x0
</span><span class="lines">@@ -65,8 +65,8 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,472) size 769x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,482) size 600x40
</del><ins>+      RenderBlock {HR} at (0,472) size 769x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,482) size 600x41
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x40
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x20
</span><span class="cx">             RenderTableCell {TD} at (0,10) size 200x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,20) size 600x20
</span><span class="cx">             RenderTableCell {TD} at (0,30) size 600x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 600x0
</span><del>-      RenderBlock {P} at (0,538) size 769x54
</del><ins>+      RenderBlock {P} at (0,538) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 145x18
</span><span class="cx">           text run at (0,0) width 145: &quot;The table width is: 600&quot;
</span><span class="cx">         RenderBR {BR} at (145,14) size 0x0
</span><span class="lines">@@ -85,4 +85,4 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,608) size 769x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (0,608) size 769x3 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttable040verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/040-vertical-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/040-vertical-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/040-vertical-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 785x2350
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x2350
</span><del>-  RenderBlock {HTML} at (0,0) size 785x2350
-    RenderBody {BODY} at (8,8) size 769x2334
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x2351
+    RenderBody {BODY} at (8,8) size 769x2335
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 615x37
</span><span class="cx">           text run at (0,0) width 615: &quot;Fixed Columns, Auto Span, Minheight Table&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 40x100
</del><ins>+      RenderTable {TABLE} at (0,58) size 40x101
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 40x100
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 20x100
</span><span class="cx">             RenderTableCell {TD} at (0,10) size 20x13 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,20) size 20x100
</span><span class="cx">             RenderTableCell {TD} at (20,10) size 20x80 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (10,-10) size 0x100
</span><del>-      RenderBlock {P} at (0,174) size 769x54
</del><ins>+      RenderBlock {P} at (0,174) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 148x18
</span><span class="cx">           text run at (0,0) width 148: &quot;The table height is: 100&quot;
</span><span class="cx">         RenderBR {BR} at (148,14) size 0x0
</span><span class="lines">@@ -23,8 +23,8 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,244) size 769x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,254) size 40x600
</del><ins>+      RenderBlock {HR} at (0,244) size 769x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,254) size 40x601
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 40x600
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 20x600
</span><span class="cx">             RenderTableCell {TD} at (0,10) size 20x180 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,20) size 20x600
</span><span class="cx">             RenderTableCell {TD} at (20,10) size 20x580 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (10,-10) size 0x600
</span><del>-      RenderBlock {P} at (0,870) size 769x54
</del><ins>+      RenderBlock {P} at (0,870) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 148x18
</span><span class="cx">           text run at (0,0) width 148: &quot;The table height is: 600&quot;
</span><span class="cx">         RenderBR {BR} at (148,14) size 0x0
</span><span class="lines">@@ -41,8 +41,8 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,940) size 769x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,950) size 56x600
</del><ins>+      RenderBlock {HR} at (0,940) size 769x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,950) size 56x601
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 56x600
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 36x600
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 36x200 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,36) size 20x600
</span><span class="cx">             RenderTableCell {TD} at (36,10) size 20x580 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (10,-10) size 0x600
</span><del>-      RenderBlock {P} at (0,1566) size 769x54
</del><ins>+      RenderBlock {P} at (0,1566) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 148x18
</span><span class="cx">           text run at (0,0) width 148: &quot;The table height is: 600&quot;
</span><span class="cx">         RenderBR {BR} at (148,14) size 0x0
</span><span class="lines">@@ -65,8 +65,8 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,1636) size 769x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,1646) size 40x600
</del><ins>+      RenderBlock {HR} at (0,1636) size 769x3 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,1646) size 40x601
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 40x600
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 20x600
</span><span class="cx">             RenderTableCell {TD} at (0,10) size 20x180 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">           RenderTableRow {TR} at (0,20) size 20x600
</span><span class="cx">             RenderTableCell {TD} at (20,10) size 20x580 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderBlock {DIV} at (10,-10) size 0x600
</span><del>-      RenderBlock {P} at (0,2262) size 769x54
</del><ins>+      RenderBlock {P} at (0,2262) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 148x18
</span><span class="cx">           text run at (0,0) width 148: &quot;The table height is: 600&quot;
</span><span class="cx">         RenderBR {BR} at (148,14) size 0x0
</span><span class="lines">@@ -85,4 +85,4 @@
</span><span class="cx">         RenderBR {BR} at (133,32) size 0x0
</span><span class="cx">         RenderText {#text} at (0,36) size 136x18
</span><span class="cx">           text run at (0,36) width 136: &quot;Column Two is: 67%&quot;
</span><del>-      RenderBlock {HR} at (0,2332) size 769x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (0,2332) size 769x3 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttable041expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/041-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/041-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/041-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x324
-  RenderBlock {HTML} at (0,0) size 800x324
-    RenderBody {BODY} at (8,18) size 784x298
</del><ins>+layer at (0,0) size 800x327
+  RenderBlock {HTML} at (0,0) size 800x327
+    RenderBody {BODY} at (8,18) size 784x301
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 236x22
</span><span class="cx">           text run at (0,0) width 236: &quot;ROWSPAN of 1024 - Works&quot;
</span><del>-      RenderTable {TABLE} at (0,40) size 168x100 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,40) size 168x101 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 166x98
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 166x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -54,10 +54,10 @@
</span><span class="cx">             RenderTableCell {TD} at (118,74) size 46x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 41x18
</span><span class="cx">                 text run at (2,2) width 41: &quot;foobar&quot;
</span><del>-      RenderBlock {H3} at (0,158) size 784x22
</del><ins>+      RenderBlock {H3} at (0,159) size 784x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 295x22
</span><span class="cx">           text run at (0,0) width 295: &quot;ROWSPAN of 1025 - Doesn't Work&quot;
</span><del>-      RenderTable {TABLE} at (0,198) size 168x100 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,200) size 168x101 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 166x98
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 166x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttableabsolutetableatbottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/absolute-table-at-bottom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x185
-  RenderBlock {HTML} at (0,0) size 800x185
-    RenderBody {BODY} at (8,8) size 784x169
</del><ins>+layer at (0,0) size 800x186
+  RenderBlock {HTML} at (0,0) size 800x186
+    RenderBody {BODY} at (8,8) size 784x170
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 108x18
</span><span class="cx">           text run at (0,0) width 108: &quot;Testcase for bug &quot;
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">             text run at (108,0) width 32: &quot;4874&quot;
</span><span class="cx">         RenderText {#text} at (140,0) size 417x18
</span><span class="cx">           text run at (140,0) width 417: &quot; - Table with absolute bottom positioning is positioned incorrectly.&quot;
</span><del>-      RenderBlock {H1} at (0,39) size 784x37
</del><ins>+      RenderBlock {H1} at (0,39) size 784x38
</ins><span class="cx">         RenderText {#text} at (0,0) size 170x37
</span><span class="cx">           text run at (0,0) width 170: &quot;Look Down!&quot;
</span><del>-      RenderBlock {P} at (0,97) size 784x72
</del><ins>+      RenderBlock {P} at (0,97) size 784x73
</ins><span class="cx">         RenderText {#text} at (0,0) size 783x72
</span><span class="cx">           text run at (0,0) width 507: &quot;At the bottom of the window you should see the word \&quot;Paragraph\&quot; followed by &quot;
</span><span class="cx">           text run at (507,0) width 265: &quot;three boxes containing text. The entire red&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttableappendcells2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/append-cells2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/append-cells2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/append-cells2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -80,9 +80,9 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 28x13
</span><span class="cx">             RenderText {#text} at (0,0) size 28x13
</span><span class="cx">               text run at (0,0) width 28: &quot;show&quot;
</span><del>-        RenderText {#text} at (48,1) size 4x18
-          text run at (48,1) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (54,2) size 40x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (47,1) size 5x18
+          text run at (47,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (53,2) size 40x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 24x13
</span><span class="cx">             RenderText {#text} at (0,0) size 24x13
</span><span class="cx">               text run at (0,0) width 24: &quot;hide&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablebordercollapsing004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x1475
</del><ins>+layer at (0,0) size 785x1476
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1475
-  RenderBlock {HTML} at (0,0) size 785x1475
-    RenderBody {BODY} at (8,21) size 769x1438
</del><ins>+layer at (0,0) size 785x1476
+  RenderBlock {HTML} at (0,0) size 785x1476
+    RenderBody {BODY} at (8,21) size 769x1439
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 290x37
</span><span class="cx">           text run at (0,0) width 290: &quot;Table Border Models&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 117x18
</span><span class="cx">           text run at (0,0) width 117: &quot;This tests tests the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 208x18 [color=#0000EE]
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">         RenderText {#text} at (325,0) size 180x18
</span><span class="cx">           text run at (325,0) width 8: &quot;. &quot;
</span><span class="cx">           text run at (333,0) width 172: &quot;The styles applied here are:&quot;
</span><del>-      RenderBlock {PRE} at (0,92) size 769x180
</del><ins>+      RenderBlock {PRE} at (0,92) size 769x181
</ins><span class="cx">         RenderText {#text} at (0,0) size 688x180
</span><span class="cx">           text run at (0,0) width 408: &quot;TABLE\x{9}{ margin: 1em; border: medium solid blue; }&quot;
</span><span class="cx">           text run at (408,0) width 0: &quot; &quot;
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">           text run at (688,150) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,165) width 296: &quot;\x{9}{ border: medium solid red; }&quot;
</span><span class="cx">           text run at (296,165) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (16,288) size 737x184 [border: (1px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (16,288) size 737x185 [border: (1px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 734x181
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 734x31
</span><span class="cx">             RenderTableCell {TH} at (0,0) size 246x31 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx">               RenderText {#text} at (170,42) size 199x36
</span><span class="cx">                 text run at (170,42) width 35: &quot; of its&quot;
</span><span class="cx">                 text run at (6,60) width 45: &quot;border.&quot;
</span><del>-      RenderTable {TABLE} at (16,488) size 737x236 [border: (3px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (16,488) size 737x237 [border: (3px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (3,3) size 731x230
</span><span class="cx">           RenderTableRow {TR} at (0,16) size 731x34
</span><span class="cx">             RenderTableCell {TH} at (16,16) size 162x34 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -143,7 +143,7 @@
</span><span class="cx">                   text run at (6,42) width 30: &quot;edge&quot;
</span><span class="cx">               RenderText {#text} at (36,42) size 84x18
</span><span class="cx">                 text run at (36,42) width 84: &quot; of its border.&quot;
</span><del>-      RenderTable {TABLE} at (16,740) size 737x276 [border: (3px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (16,740) size 737x277 [border: (3px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (3,3) size 731x270
</span><span class="cx">           RenderTableRow {TR} at (0,8) size 731x34
</span><span class="cx">             RenderTableCell {TH} at (0,8) size 189x34 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -206,7 +206,7 @@
</span><span class="cx">                 text run at (6,60) width 80: &quot;width of the &quot;
</span><span class="cx">                 text run at (86,60) width 153: &quot;table should be less than&quot;
</span><span class="cx">                 text run at (6,78) width 41: &quot;100%.&quot;
</span><del>-      RenderTable {TABLE} at (16,1032) size 737x208 [border: (3px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (16,1032) size 737x209 [border: (3px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (3,3) size 731x202
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 731x34
</span><span class="cx">             RenderTableCell {TH} at (8,0) size 201x34 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -263,7 +263,7 @@
</span><span class="cx">                 text run at (47,42) width 226: &quot;Because of its margins, the width of&quot;
</span><span class="cx">                 text run at (6,60) width 23: &quot;the &quot;
</span><span class="cx">                 text run at (29,60) width 198: &quot;table should be less than 100%.&quot;
</span><del>-      RenderTable {TABLE} at (16,1256) size 737x182
</del><ins>+      RenderTable {TABLE} at (16,1256) size 737x183
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 737x18
</span><span class="cx">           RenderText {#text} at (309,0) size 119x18
</span><span class="cx">             text run at (309,0) width 119: &quot;This is the caption.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablebordercollapsing004verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 1496x898
</del><ins>+layer at (0,0) size 1496x899
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x898
-  RenderBlock {HTML} at (0,0) size 785x898
-    RenderBody {BODY} at (8,21) size 769x869
</del><ins>+layer at (0,0) size 785x899
+  RenderBlock {HTML} at (0,0) size 785x899
+    RenderBody {BODY} at (8,21) size 769x870
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 290x37
</span><span class="cx">           text run at (0,0) width 290: &quot;Table Border Models&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 117x18
</span><span class="cx">           text run at (0,0) width 117: &quot;This tests tests the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 208x18 [color=#0000EE]
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">         RenderText {#text} at (325,0) size 180x18
</span><span class="cx">           text run at (325,0) width 8: &quot;. &quot;
</span><span class="cx">           text run at (333,0) width 172: &quot;The styles applied here are:&quot;
</span><del>-      RenderBlock {PRE} at (0,92) size 769x180
</del><ins>+      RenderBlock {PRE} at (0,92) size 769x181
</ins><span class="cx">         RenderText {#text} at (0,0) size 688x180
</span><span class="cx">           text run at (0,0) width 408: &quot;TABLE   { margin: 1em; border: medium solid blue; }&quot;
</span><span class="cx">           text run at (408,0) width 0: &quot; &quot;
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">           text run at (688,150) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,165) width 264: &quot;    { border: medium solid red; }&quot;
</span><span class="cx">           text run at (264,165) width 0: &quot; &quot;
</span><del>-      RenderBlock {DIV} at (0,285) size 1488x584
</del><ins>+      RenderBlock {DIV} at (0,285) size 1488x585
</ins><span class="cx">         RenderTable {TABLE} at (16,16) size 238x552 [border: (1px solid #0000FF)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 235x549
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 31x549
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablecolspanMinWidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,5 +20,5 @@
</span><span class="cx">                     RenderTableCell {TD} at (6,2) size 152x25 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                       RenderTextControl {INPUT} at (3,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (23,27) size 140x13
</del><ins>+layer at (23,27) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablecolspanMinWidthverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/colspanMinWidth-vertical-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,22 +3,22 @@
</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 170x170
-        RenderTableSection {TBODY} at (0,0) size 170x170
</del><ins>+      RenderTable {TABLE} at (0,0) size 169x170
+        RenderTableSection {TBODY} at (0,0) size 169x170
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 2x170
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 2x3 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 0x170
</span><span class="cx">             RenderTableCell {TD} at (6,2) size 2x162 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
</span><span class="cx">           RenderTableRow {TR} at (0,8) size 0x170
</span><del>-            RenderTableCell {TD} at (8,245) size 160x-156 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
-          RenderTableRow {TR} at (0,10) size 158x170
-            RenderTableCell {TD} at (10,2) size 158x162 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
-              RenderTable {TABLE} at (1,1) size 156x160
-                RenderTableSection {TBODY} at (0,0) size 156x160
-                  RenderTableRow {TR} at (0,2) size 152x160
-                    RenderTableCell {TD} at (2,77) size 152x-148 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
-                    RenderTableCell {TD} at (2,6) size 152x152 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (8,244) size 159x-155 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
+          RenderTableRow {TR} at (0,10) size 157x170
+            RenderTableCell {TD} at (10,2) size 157x162 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
+              RenderTable {TABLE} at (1,1) size 155x160
+                RenderTableSection {TBODY} at (0,0) size 155x160
+                  RenderTableRow {TR} at (0,2) size 151x160
+                    RenderTableCell {TD} at (2,76) size 151x-147 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
+                    RenderTableCell {TD} at (2,6) size 151x152 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderTextControl {INPUT} at (3,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (19,23) size 140x13
</del><ins>+layer at (19,23) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttableframeandrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2209,7 +2209,7 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 89x18
</span><span class="cx">                 text run at (2,2) width 89: &quot;Row 5, Cell 3&quot;
</span><span class="cx"> layer at (393,24) size 392x150
</span><del>-  RenderBlock (positioned) {TABLE} at (393,24) size 392x150
</del><ins>+  RenderBlock (positioned) {TABLE} at (392,24) size 393x150
</ins><span class="cx">     RenderTable at (0,0) size 361x153
</span><span class="cx">       RenderBlock {CAPTION} at (0,0) size 361x18
</span><span class="cx">         RenderText {#text} at (61,0) size 234x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablemozillabug10296verticalalign1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x357
-  RenderBlock {HTML} at (0,0) size 800x357
-    RenderBody {BODY} at (8,21) size 784x328
</del><ins>+layer at (0,0) size 800x358
+  RenderBlock {HTML} at (0,0) size 800x358
+    RenderBody {BODY} at (8,21) size 784x329
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 486x37
</span><span class="cx">           text run at (0,0) width 486: &quot;Vertical alignment and table height&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 535x18
</span><span class="cx">           text run at (0,0) width 535: &quot;In each of the following tables the cells with 'Data' should all have the same baseline:&quot;
</span><del>-      RenderTable {TABLE} at (0,92) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,92) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,74) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">             RenderTableCell {TD} at (405,94) size 51x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-      RenderTable {TABLE} at (0,210) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,210) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablemozillabug10296verticalalign2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x475
-  RenderBlock {HTML} at (0,0) size 800x475
-    RenderBody {BODY} at (8,21) size 784x446
</del><ins>+layer at (0,0) size 800x476
+  RenderBlock {HTML} at (0,0) size 800x476
+    RenderBody {BODY} at (8,21) size 784x447
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 486x37
</span><span class="cx">           text run at (0,0) width 486: &quot;Vertical alignment and table height&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 535x18
</span><span class="cx">           text run at (0,0) width 535: &quot;In each of the following tables the cells with 'Data' should all have the same baseline:&quot;
</span><del>-      RenderTable {TABLE} at (0,92) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,92) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 186x114 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">             RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 90x55
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,210) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,210) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx">             RenderTableCell {TD} at (270,2) size 186x114 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 182x110
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,328) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,328) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablenestedpercentheighttableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/nested-percent-height-table-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 192x22
</span><span class="cx">           text run at (0,0) width 192: &quot;Height:100% Problems&quot;
</span><del>-      RenderBlock {P} at (0,40) size 784x18
</del><ins>+      RenderBlock {P} at (0,40) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 742x18
</span><span class="cx">           text run at (0,0) width 398: &quot;In the example below, the inner table should be 300 pixels tall. &quot;
</span><span class="cx">           text run at (398,0) width 344: &quot;Instead the height:100% on the table cell isn't honored.&quot;
</span><del>-      RenderTable {TABLE} at (355,74) size 73x300 [bgcolor=#FF0000]
</del><ins>+      RenderTable {TABLE} at (355,74) size 74x301 [bgcolor=#FF0000]
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 73x300
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 73x300
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 73x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttableoverflowHiddenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/overflowHidden-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/overflowHidden-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/overflowHidden-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -177,7 +177,7 @@
</span><span class="cx">     RenderBlock {DIV} at (4,4) size 600x18 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText {#text} at (0,0) size 271x18
</span><span class="cx">         text run at (0,0) width 271: &quot;Test with border-collapse:collapse no color&quot;
</span><del>-layer at (12,2018) size 304x104 clip at (13,2019) size 302x87 scrollWidth 601
</del><ins>+layer at (12,2018) size 304x103 clip at (13,2019) size 302x86 scrollWidth 601
</ins><span class="cx">   RenderTableCell {TD} at (2,44) size 304x19 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">     RenderBlock {DIV} at (2,-18) size 300x18 [bgcolor=#00FF00]
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 600x18 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablepercentheightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/percent-heights-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 247x22
</span><span class="cx">           text run at (0,0) width 247: &quot;Small Percentage Heights Bug&quot;
</span><del>-      RenderBlock {P} at (0,40) size 784x36
</del><ins>+      RenderBlock {P} at (0,40) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x36
</span><span class="cx">           text run at (0,0) width 401: &quot;In the example below, all eight cells should be the same height. &quot;
</span><span class="cx">           text run at (401,0) width 367: &quot;It appears that any percentage heights cause cells to fill the&quot;
</span><span class="cx">           text run at (0,18) width 120: &quot;entire table height. &quot;
</span><span class="cx">           text run at (120,18) width 533: &quot;Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%.&quot;
</span><del>-      RenderTable {TABLE} at (0,92) size 784x96 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,92) size 784x97 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x94
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x94
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 474x94 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttableremovetddisplaynoneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/remove-td-display-none-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -57,9 +57,9 @@
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 28x13
</span><span class="cx">             RenderText {#text} at (0,0) size 28x13
</span><span class="cx">               text run at (0,0) width 28: &quot;show&quot;
</span><del>-        RenderText {#text} at (48,1) size 4x18
-          text run at (48,1) width 4: &quot; &quot;
-        RenderButton {BUTTON} at (54,2) size 40x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+        RenderText {#text} at (47,1) size 5x18
+          text run at (47,1) width 5: &quot; &quot;
+        RenderButton {BUTTON} at (53,2) size 40x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">           RenderBlock (anonymous) at (8,2) size 24x13
</span><span class="cx">             RenderText {#text} at (0,0) size 24x13
</span><span class="cx">               text run at (0,0) width 24: &quot;hide&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablespanOverlapRepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/spanOverlapRepaint-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (8,2) size 154x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                       RenderTextControl {INPUT} at (4,4) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (28,30) size 140x13
</del><ins>+layer at (28,30) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 27x13
</span><span class="cx">       text run at (0,0) width 27: &quot;hello&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttabletabledisplaytypesstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x476
-  RenderBlock {HTML} at (0,0) size 800x476
-    RenderBody {BODY} at (8,10) size 784x458
</del><ins>+layer at (0,0) size 800x474
+  RenderBlock {HTML} at (0,0) size 800x474
+    RenderBody {BODY} at (8,10) size 784x456
</ins><span class="cx">       RenderBlock {TABLE} at (10,0) size 764x92 [border: (1px solid #000000)]
</span><span class="cx">         RenderTable at (1,1) size 116x90
</span><span class="cx">           RenderTableSection {THEAD} at (0,0) size 116x24
</span><span class="lines">@@ -36,49 +36,49 @@
</span><span class="cx">               RenderTableCell {TD} at (59,22) size 55x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                   text run at (1,1) width 38: &quot;Cell 4&quot;
</span><del>-      RenderBlock {TABLE} at (10,102) size 764x52 [border: (1px solid #000000)]
-        RenderTable at (1,1) size 220x50
-          RenderTableSection (anonymous) at (0,0) size 220x28
-            RenderTableRow (anonymous) at (0,2) size 220x24
-              RenderTableCell {THEAD} at (2,2) size 100x24 [r=0 c=0 rs=1 cs=1]
-                RenderTable at (0,0) size 100x24
-                  RenderTableSection (anonymous) at (0,0) size 100x24
-                    RenderTableRow (anonymous) at (0,2) size 100x20
-                      RenderTableCell {TR} at (2,2) size 96x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {TABLE} at (10,102) size 764x50 [border: (1px solid #000000)]
+        RenderTable at (1,1) size 220x48
+          RenderTableSection (anonymous) at (0,0) size 220x27
+            RenderTableRow (anonymous) at (0,2) size 220x23
+              RenderTableCell {THEAD} at (2,2) size 100x23 [r=0 c=0 rs=1 cs=1]
+                RenderTable at (0,0) size 100x23
+                  RenderTableSection (anonymous) at (0,0) size 100x23
+                    RenderTableRow (anonymous) at (0,2) size 100x19
+                      RenderTableCell {TR} at (2,2) size 96x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderInline {TD} at (0,0) size 48x20
</span><del>-                          RenderText {#text} at (1,2) size 46x18
-                            text run at (1,2) width 46: &quot;Head 1&quot;
</del><ins>+                          RenderText {#text} at (1,1) size 46x18
+                            text run at (1,1) width 46: &quot;Head 1&quot;
</ins><span class="cx">                         RenderInline {TD} at (0,0) size 48x20
</span><del>-                          RenderText {#text} at (49,2) size 46x18
-                            text run at (49,2) width 46: &quot;Head 2&quot;
-              RenderTableCell {TFOOT} at (104,2) size 114x24 [r=0 c=1 rs=1 cs=1]
-                RenderTable at (0,0) size 114x24
-                  RenderTableSection (anonymous) at (0,0) size 114x24
-                    RenderTableRow (anonymous) at (0,2) size 114x20
-                      RenderTableCell {TR} at (2,2) size 110x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                          RenderText {#text} at (49,1) size 46x18
+                            text run at (49,1) width 46: &quot;Head 2&quot;
+              RenderTableCell {TFOOT} at (104,2) size 114x23 [r=0 c=1 rs=1 cs=1]
+                RenderTable at (0,0) size 114x23
+                  RenderTableSection (anonymous) at (0,0) size 114x23
+                    RenderTableRow (anonymous) at (0,2) size 114x19
+                      RenderTableCell {TR} at (2,2) size 110x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderInline {TD} at (0,0) size 55x20
</span><del>-                          RenderText {#text} at (1,2) size 53x18
-                            text run at (1,2) width 53: &quot;Footer 1&quot;
</del><ins>+                          RenderText {#text} at (1,1) size 53x18
+                            text run at (1,1) width 53: &quot;Footer 1&quot;
</ins><span class="cx">                         RenderInline {TD} at (0,0) size 55x20
</span><del>-                          RenderText {#text} at (56,2) size 53x18
-                            text run at (56,2) width 53: &quot;Footer 2&quot;
-          RenderTableSection {TBODY} at (0,28) size 220x22
-            RenderTableRow (anonymous) at (0,0) size 220x20
-              RenderTableCell {TR} at (2,0) size 100x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                          RenderText {#text} at (56,1) size 53x18
+                            text run at (56,1) width 53: &quot;Footer 2&quot;
+          RenderTableSection {TBODY} at (0,27) size 220x21
+            RenderTableRow (anonymous) at (0,0) size 220x19
+              RenderTableCell {TR} at (2,0) size 100x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><del>-                  RenderText {#text} at (1,2) size 38x18
-                    text run at (1,2) width 38: &quot;Cell 1&quot;
</del><ins>+                  RenderText {#text} at (1,1) size 38x18
+                    text run at (1,1) width 38: &quot;Cell 1&quot;
</ins><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><del>-                  RenderText {#text} at (41,2) size 38x18
-                    text run at (41,2) width 38: &quot;Cell 2&quot;
-              RenderTableCell {TR} at (104,0) size 114x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+                  RenderText {#text} at (41,1) size 38x18
+                    text run at (41,1) width 38: &quot;Cell 2&quot;
+              RenderTableCell {TR} at (104,0) size 114x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><del>-                  RenderText {#text} at (1,2) size 38x18
-                    text run at (1,2) width 38: &quot;Cell 3&quot;
</del><ins>+                  RenderText {#text} at (1,1) size 38x18
+                    text run at (1,1) width 38: &quot;Cell 3&quot;
</ins><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><del>-                  RenderText {#text} at (41,2) size 38x18
-                    text run at (41,2) width 38: &quot;Cell 4&quot;
-      RenderBlock {TABLE} at (10,164) size 764x102 [border: (1px solid #000000)]
</del><ins>+                  RenderText {#text} at (41,1) size 38x18
+                    text run at (41,1) width 38: &quot;Cell 4&quot;
+      RenderBlock {TABLE} at (10,162) size 764x102 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {THEAD} at (1,1) size 762x24
</span><span class="cx">           RenderBlock {TR} at (0,0) size 762x24
</span><span class="cx">             RenderTable at (0,0) size 102x24
</span><span class="lines">@@ -125,7 +125,7 @@
</span><span class="cx">                         RenderTableCell {TD} at (44,2) size 40x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                           RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                             text run at (1,1) width 38: &quot;Cell 4&quot;
</span><del>-      RenderTable at (0,276) size 302x182
</del><ins>+      RenderTable at (0,274) size 302x182
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 302x182
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 302x182
</span><span class="cx">             RenderTableCell {P} at (0,0) size 302x182 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttabletablehspacealigncenterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 (157,0) size 469x30 [border: (2px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (157,0) size 470x30 [border: (2px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (2,2) size 465x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 465x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 461x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttabletextfieldbaselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -81,21 +81,21 @@
</span><span class="cx">                   RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">                   RenderText {#text} at (0,18) size 209x18
</span><span class="cx">                     text run at (0,18) width 209: &quot;Bar (should be aligned with Foo)&quot;
</span><del>-layer at (38,125) size 140x13
</del><ins>+layer at (38,125) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (38,234) size 140x13
</del><ins>+layer at (38,234) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (38,257) size 140x13
</del><ins>+layer at (38,257) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (38,280) size 140x13
</del><ins>+layer at (38,280) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 17x13
</span><span class="cx">       text run at (0,0) width 17: &quot;Bar&quot;
</span><del>-layer at (38,303) size 140x13
</del><ins>+layer at (38,303) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 17x13
</span><span class="cx">       text run at (0,0) width 17: &quot;Bar&quot;
</span><del>-layer at (38,326) size 140x13
</del><ins>+layer at (38,326) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (38,349) size 140x13
</del><ins>+layer at (38,349) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextbasic012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/basic/012-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/basic/012-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/basic/012-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x28
</span><span class="cx">         RenderText {#text} at (0,0) size 357x28
</span><span class="cx">           text run at (0,0) width 357: &quot;Safari Whitespace/Non-ASCII Bug&quot;
</span><del>-      RenderBlock {P} at (0,47) size 784x36
</del><ins>+      RenderBlock {P} at (0,47) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 765x36
</span><span class="cx">           text run at (0,0) width 641: &quot;Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. &quot;
</span><span class="cx">           text run at (641,0) width 124: &quot;Both lists should be&quot;
</span><span class="cx">           text run at (0,18) width 581: &quot;rendered on a single line. In Safari, however, the first list shows each item on a separate line.&quot;
</span><del>-      RenderBlock {P} at (0,99) size 784x36
</del><ins>+      RenderBlock {P} at (0,99) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 751x36
</span><span class="cx">           text run at (0,0) width 751: &quot;This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking&quot;
</span><span class="cx">           text run at (0,18) width 281: &quot;spaces (&amp;#160;), however, are an exception.&quot;
</span><del>-      RenderBlock (anonymous) at (0,151) size 784x72
</del><ins>+      RenderBlock (anonymous) at (0,151) size 784x73
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderInline {FONT} at (0,0) size 334x54 [color=#CC0000]
</span><span class="cx">           RenderText {#text} at (0,18) size 334x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextbasic013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/basic/013-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/basic/013-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/basic/013-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x267
-  RenderBlock {HTML} at (0,0) size 800x267
-    RenderBody {BODY} at (8,21) size 784x230
</del><ins>+layer at (0,0) size 800x268
+  RenderBlock {HTML} at (0,0) size 800x268
+    RenderBody {BODY} at (8,21) size 784x231
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 529x37
</span><span class="cx">           text run at (0,0) width 529: &quot;Letter spacing lost for emphasized text&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x36
</del><ins>+      RenderBlock {P} at (0,58) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 281x18
</span><span class="cx">           text run at (0,0) width 281: &quot;This example demonstrates that text inside a &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 8x15
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">         RenderText {#text} at (620,0) size 781x36
</span><span class="cx">           text run at (620,0) width 161: &quot; CSS attribute that should&quot;
</span><span class="cx">           text run at (0,18) width 296: &quot;be inherited. This was discovered in Safari 1.0.&quot;
</span><del>-      RenderBlock {DIV} at (0,110) size 784x120
</del><ins>+      RenderBlock {DIV} at (0,110) size 784x121
</ins><span class="cx">         RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 132x18
</span><span class="cx">             text run at (0,0) width 132: &quot;Text inside &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextbasicgenericfamilyresetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/basic/generic-family-reset-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/basic/generic-family-reset-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/basic/generic-family-reset-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x23
</span><span class="cx">         RenderText {#text} at (0,0) size 495x23
</span><span class="cx">           text run at (0,0) width 495: &quot;tt's, font-family inheriting and font-size: a bug&quot;
</span><del>-      RenderTable {TABLE} at (0,41) size 784x376
</del><ins>+      RenderTable {TABLE} at (0,41) size 784x377
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x376
</span><span class="cx">           RenderTableRow {TR} at (0,10) size 784x211
</span><span class="cx">             RenderTableCell {TD} at (10,10) size 764x211 [r=0 c=0 rs=1 cs=2]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalbidiLDB2CSSexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x546
-  RenderBlock {HTML} at (0,0) size 800x546
-    RenderBody {BODY} at (8,21) size 784x509
</del><ins>+layer at (0,0) size 800x547
+  RenderBlock {HTML} at (0,0) size 800x547
+    RenderBody {BODY} at (8,21) size 784x510
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 424x37
</span><span class="cx">           text run at (0,0) width 424: &quot;Bidirectional Text Test 2 - CSS&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 131x18
</span><span class="cx">           text run at (0,0) width 131: &quot;This test is based on &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">             text run at (385,0) width 114: &quot;Unicode Standard&quot;
</span><span class="cx">         RenderText {#text} at (499,0) size 4x18
</span><span class="cx">           text run at (499,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,92) size 784x18
</del><ins>+      RenderBlock {P} at (0,92) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 67x18
</span><span class="cx">           text run at (0,0) width 67: &quot;See also a &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 227x18 [color=#0000EE]
</span><span class="lines">@@ -37,10 +37,10 @@
</span><span class="cx">             text run at (336,0) width 436: &quot;test for the same concepts using Unicode directional formatting codes&quot;
</span><span class="cx">         RenderText {#text} at (772,0) size 4x18
</span><span class="cx">           text run at (772,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,126) size 784x18
</del><ins>+      RenderBlock {P} at (0,126) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 281x18
</span><span class="cx">           text run at (0,0) width 281: &quot;In each box, all the lines should be the same.&quot;
</span><del>-      RenderBlock (anonymous) at (0,160) size 784x237
</del><ins>+      RenderBlock (anonymous) at (0,160) size 784x238
</ins><span class="cx">         RenderBlock {DIV} at (3,7) size 102x170 [border: (1px solid #008000)]
</span><span class="cx">           RenderBlock {P} at (4,4) size 94x18
</span><span class="cx">             RenderText {#text} at (0,0) size 94x18
</span><span class="lines">@@ -99,8 +99,8 @@
</span><span class="cx">                 text run at (34,0) width 31 LTR override: &quot;DEF&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 34x18
</span><span class="cx">               text run at (0,0) width 34 RTL override: &quot;CBA&quot;
</span><del>-        RenderText {#text} at (108,81) size 4x18
-          text run at (108,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (108,82) size 4x18
+          text run at (108,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (115,50) size 36x84 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 28x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 28x19
</span><span class="lines">@@ -123,8 +123,8 @@
</span><span class="cx">           RenderBlock {P} at (4,61) size 28x19
</span><span class="cx">             RenderText {#text} at (0,1) size 27x18
</span><span class="cx">               text run at (0,1) width 27 LTR override: &quot;\x{5D2}\x{5D1}\x{5D0}&quot;
</span><del>-        RenderText {#text} at (154,81) size 4x18
-          text run at (154,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (154,82) size 4x18
+          text run at (154,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (161,60) size 105x65 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 97x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 97x19
</span><span class="lines">@@ -172,8 +172,8 @@
</span><span class="cx">               text run at (0,1) width 31 RTL: &quot; \x{5D0}\x{5D1}\x{5D2}&quot;
</span><span class="cx">               text run at (30,1) width 35: &quot;ABC&quot;
</span><span class="cx">               text run at (64,1) width 29 RTL: &quot;\x{5D3}\x{5D4}\x{5D5} &quot;
</span><del>-        RenderText {#text} at (269,81) size 4x18
-          text run at (269,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (269,82) size 4x18
+          text run at (269,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (276,3) size 173x179 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 165x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 165x19
</span><span class="lines">@@ -313,8 +313,8 @@
</span><span class="cx">             RenderText {#text} at (0,1) size 128x18
</span><span class="cx">               text run at (0,1) width 31 RTL: &quot; \x{5D0}\x{5D1}\x{5D2}&quot;
</span><span class="cx">               text run at (92,1) width 36: &quot; DEF&quot;
</span><del>-        RenderText {#text} at (452,81) size 4x18
-          text run at (452,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (452,82) size 4x18
+          text run at (452,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (459,69) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -395,8 +395,8 @@
</span><span class="cx">               text run at (68,1) width 25 RTL: &quot;\x{5D3}\x{5D4}\x{5D5}&quot;
</span><span class="cx">               text run at (92,1) width 73: &quot; DEF GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><del>-        RenderText {#text} at (668,81) size 4x18
-          text run at (668,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (668,82) size 4x18
+          text run at (668,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderBlock {DIV} at (3,188) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="lines">@@ -480,8 +480,8 @@
</span><span class="cx">             RenderText {#text} at (127,1) size 65x18
</span><span class="cx">               text run at (127,1) width 38: &quot; GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><del>-        RenderText {#text} at (212,200) size 4x18
-          text run at (212,200) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (212,201) size 4x18
+          text run at (212,201) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (219,188) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -566,8 +566,8 @@
</span><span class="cx">               text run at (127,1) width 38: &quot; GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,405) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,423) size 784x18
</del><ins>+      RenderBlock {HR} at (0,405) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,423) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -580,7 +580,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,457) size 784x18
</del><ins>+      RenderBlock {P} at (0,457) size 784x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span><span class="lines">@@ -591,6 +591,6 @@
</span><span class="cx">             text run at (41,0) width 128: &quot;dbaron@dbaron.org&quot;
</span><span class="cx">         RenderText {#text} at (169,0) size 82x18
</span><span class="cx">           text run at (169,0) width 82: &quot;, 2001-06-05&quot;
</span><del>-      RenderBlock {P} at (0,491) size 784x18
</del><ins>+      RenderBlock {P} at (0,491) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 304x18
</span><span class="cx">           text run at (0,0) width 304: &quot;Modified and used with the author\x{2019}s permission.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalbidiLDB2HTMLexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x512
-  RenderBlock {HTML} at (0,0) size 800x512
-    RenderBody {BODY} at (8,21) size 784x475
</del><ins>+layer at (0,0) size 800x513
+  RenderBlock {HTML} at (0,0) size 800x513
+    RenderBody {BODY} at (8,21) size 784x476
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 462x37
</span><span class="cx">           text run at (0,0) width 462: &quot;Bidirectional Text Test 2 - HTML&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 131x18
</span><span class="cx">           text run at (0,0) width 131: &quot;This test is based on &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
</span><span class="lines">@@ -24,11 +24,11 @@
</span><span class="cx">             text run at (385,0) width 114: &quot;Unicode Standard&quot;
</span><span class="cx">         RenderText {#text} at (499,0) size 4x18
</span><span class="cx">           text run at (499,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {PRE} at (0,92) size 784x0
-      RenderBlock {P} at (0,92) size 784x18
</del><ins>+      RenderBlock {PRE} at (0,92) size 784x1
+      RenderBlock {P} at (0,92) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 281x18
</span><span class="cx">           text run at (0,0) width 281: &quot;In each box, all the lines should be the same.&quot;
</span><del>-      RenderBlock (anonymous) at (0,126) size 784x237
</del><ins>+      RenderBlock (anonymous) at (0,126) size 784x238
</ins><span class="cx">         RenderBlock {DIV} at (3,7) size 102x170 [border: (1px solid #008000)]
</span><span class="cx">           RenderBlock {P} at (4,4) size 94x18
</span><span class="cx">             RenderText {#text} at (0,0) size 94x18
</span><span class="lines">@@ -87,8 +87,8 @@
</span><span class="cx">                 text run at (34,0) width 31 LTR override: &quot;DEF&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 34x18
</span><span class="cx">               text run at (0,0) width 34 RTL override: &quot;CBA&quot;
</span><del>-        RenderText {#text} at (108,81) size 4x18
-          text run at (108,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (108,82) size 4x18
+          text run at (108,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (115,50) size 36x84 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 28x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 28x19
</span><span class="lines">@@ -111,8 +111,8 @@
</span><span class="cx">           RenderBlock {P} at (4,61) size 28x19
</span><span class="cx">             RenderText {#text} at (0,1) size 27x18
</span><span class="cx">               text run at (0,1) width 27 LTR override: &quot;\x{5D2}\x{5D1}\x{5D0}&quot;
</span><del>-        RenderText {#text} at (154,81) size 4x18
-          text run at (154,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (154,82) size 4x18
+          text run at (154,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (161,60) size 105x65 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 97x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 97x19
</span><span class="lines">@@ -160,8 +160,8 @@
</span><span class="cx">               text run at (0,1) width 31 RTL: &quot; \x{5D0}\x{5D1}\x{5D2}&quot;
</span><span class="cx">               text run at (30,1) width 35: &quot;ABC&quot;
</span><span class="cx">               text run at (64,1) width 29 RTL: &quot;\x{5D3}\x{5D4}\x{5D5} &quot;
</span><del>-        RenderText {#text} at (269,81) size 4x18
-          text run at (269,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (269,82) size 4x18
+          text run at (269,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (276,3) size 173x179 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 165x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 165x19
</span><span class="lines">@@ -301,8 +301,8 @@
</span><span class="cx">             RenderText {#text} at (0,1) size 128x18
</span><span class="cx">               text run at (0,1) width 31 RTL: &quot; \x{5D0}\x{5D1}\x{5D2}&quot;
</span><span class="cx">               text run at (92,1) width 36: &quot; DEF&quot;
</span><del>-        RenderText {#text} at (452,81) size 4x18
-          text run at (452,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (452,82) size 4x18
+          text run at (452,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (459,69) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -383,9 +383,9 @@
</span><span class="cx">               text run at (68,1) width 25 RTL: &quot;\x{5D3}\x{5D4}\x{5D5}&quot;
</span><span class="cx">               text run at (92,1) width 73: &quot; DEF GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><del>-        RenderText {#text} at (668,81) size 4x18
-          text run at (668,81) width 4: &quot; &quot;
-        RenderBR {BR} at (672,81) size 0x18
</del><ins>+        RenderText {#text} at (668,82) size 4x18
+          text run at (668,82) width 4: &quot; &quot;
+        RenderBR {BR} at (672,82) size 0x18
</ins><span class="cx">         RenderBlock {DIV} at (3,188) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -468,8 +468,8 @@
</span><span class="cx">             RenderText {#text} at (127,1) size 65x18
</span><span class="cx">               text run at (127,1) width 38: &quot; GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><del>-        RenderText {#text} at (212,200) size 4x18
-          text run at (212,200) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (212,201) size 4x18
+          text run at (212,201) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (219,188) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -554,8 +554,8 @@
</span><span class="cx">               text run at (127,1) width 38: &quot; GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,371) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,389) size 784x18
</del><ins>+      RenderBlock {HR} at (0,371) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,389) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -568,7 +568,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,423) size 784x18
</del><ins>+      RenderBlock {P} at (0,423) size 784x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span><span class="lines">@@ -579,6 +579,6 @@
</span><span class="cx">             text run at (41,0) width 128: &quot;dbaron@dbaron.org&quot;
</span><span class="cx">         RenderText {#text} at (169,0) size 82x18
</span><span class="cx">           text run at (169,0) width 82: &quot;, 2001-06-05&quot;
</span><del>-      RenderBlock {P} at (0,457) size 784x18
</del><ins>+      RenderBlock {P} at (0,457) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 304x18
</span><span class="cx">           text run at (0,0) width 304: &quot;Modified and used with the author\x{2019}s permission.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalbidiLDB2formattingcharactersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x588
-  RenderBlock {HTML} at (0,0) size 800x588
-    RenderBody {BODY} at (8,21) size 784x551
</del><ins>+layer at (0,0) size 800x589
+  RenderBlock {HTML} at (0,0) size 800x589
+    RenderBody {BODY} at (8,21) size 784x552
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 683x37
</span><span class="cx">           text run at (0,0) width 683: &quot;Bidirectional Text Test 2 - Formatting Characters&quot;
</span><del>-      RenderBlock {P} at (0,58) size 784x18
</del><ins>+      RenderBlock {P} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 131x18
</span><span class="cx">           text run at (0,0) width 131: &quot;This test is based on &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">             text run at (385,0) width 114: &quot;Unicode Standard&quot;
</span><span class="cx">         RenderText {#text} at (499,0) size 4x18
</span><span class="cx">           text run at (499,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,92) size 784x18
</del><ins>+      RenderBlock {P} at (0,92) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 62x18
</span><span class="cx">           text run at (0,0) width 62: &quot;Note that &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 300x18 [color=#0000EE]
</span><span class="lines">@@ -32,10 +32,10 @@
</span><span class="cx">             text run at (62,0) width 300: &quot;Unicode in XML and other Markup Languages&quot;
</span><span class="cx">         RenderText {#text} at (362,0) size 365x18
</span><span class="cx">           text run at (362,0) width 365: &quot; suggests that HTML UAs should ignore these characters.&quot;
</span><del>-      RenderBlock {P} at (0,126) size 784x18
</del><ins>+      RenderBlock {P} at (0,126) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 281x18
</span><span class="cx">           text run at (0,0) width 281: &quot;In each box, all the lines should be the same.&quot;
</span><del>-      RenderBlock (anonymous) at (0,160) size 784x237
</del><ins>+      RenderBlock (anonymous) at (0,160) size 784x238
</ins><span class="cx">         RenderBlock {DIV} at (3,7) size 102x170 [border: (1px solid #008000)]
</span><span class="cx">           RenderBlock {P} at (4,4) size 94x18
</span><span class="cx">             RenderText {#text} at (0,0) size 94x18
</span><span class="lines">@@ -90,8 +90,8 @@
</span><span class="cx">               text run at (0,0) width 34 RTL override: &quot;\x{202C}CBA&quot;
</span><span class="cx">               text run at (34,0) width 31 LTR override: &quot;\x{202D}DEF&quot;
</span><span class="cx">               text run at (65,0) width 29 RTL override: &quot;\x{202E}IHG&quot;
</span><del>-        RenderText {#text} at (108,81) size 4x18
-          text run at (108,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (108,82) size 4x18
+          text run at (108,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (115,50) size 36x84 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 28x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 28x19
</span><span class="lines">@@ -116,8 +116,8 @@
</span><span class="cx">             RenderText {#text} at (0,1) size 27x18
</span><span class="cx">               text run at (0,1) width 27 LTR override: &quot;\x{202D}\x{5D2}\x{5D1}\x{5D0}&quot;
</span><span class="cx">               text run at (26,1) width 1: &quot;\x{202C}&quot;
</span><del>-        RenderText {#text} at (154,81) size 4x18
-          text run at (154,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (154,82) size 4x18
+          text run at (154,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (161,60) size 105x65 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 97x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 97x19
</span><span class="lines">@@ -165,8 +165,8 @@
</span><span class="cx">               text run at (0,1) width 31 RTL: &quot; \x{5D0}\x{5D1}\x{5D2}&quot;
</span><span class="cx">               text run at (30,1) width 35: &quot;ABC&quot;
</span><span class="cx">               text run at (64,1) width 29 RTL: &quot;\x{5D3}\x{5D4}\x{5D5} &quot;
</span><del>-        RenderText {#text} at (269,81) size 4x18
-          text run at (269,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (269,82) size 4x18
+          text run at (269,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (276,3) size 173x179 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 165x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 165x19
</span><span class="lines">@@ -288,8 +288,8 @@
</span><span class="cx">               text run at (30,1) width 63 LTR override: &quot;\x{202D}ABC \x{5D5}\x{5D4}\x{5D3}&quot;
</span><span class="cx">               text run at (92,1) width 36: &quot;\x{202C} DEF&quot;
</span><span class="cx">               text run at (127,1) width 32 RTL: &quot;\x{5D6}\x{5D7}\x{5D8} &quot;
</span><del>-        RenderText {#text} at (452,81) size 4x18
-          text run at (452,81) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (452,82) size 4x18
+          text run at (452,82) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (459,69) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -370,9 +370,9 @@
</span><span class="cx">               text run at (68,1) width 25 RTL: &quot;\x{5D3}\x{5D4}\x{5D5}&quot;
</span><span class="cx">               text run at (92,1) width 73: &quot; DEF GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><del>-        RenderText {#text} at (668,81) size 4x18
-          text run at (668,81) width 4: &quot; &quot;
-        RenderBR {BR} at (672,81) size 0x18
</del><ins>+        RenderText {#text} at (668,82) size 4x18
+          text run at (668,82) width 4: &quot; &quot;
+        RenderBR {BR} at (672,82) size 0x18
</ins><span class="cx">         RenderBlock {DIV} at (3,188) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -452,8 +452,8 @@
</span><span class="cx">               text run at (97,1) width 31 RTL: &quot;\x{5D0}\x{5D1}\x{5D2} &quot;
</span><span class="cx">               text run at (127,1) width 38: &quot;\x{202C} GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><del>-        RenderText {#text} at (212,200) size 4x18
-          text run at (212,200) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (212,201) size 4x18
+          text run at (212,201) width 4: &quot; &quot;
</ins><span class="cx">         RenderBlock {DIV} at (219,188) size 206x46 [border: (1px solid #008000)]
</span><span class="cx">           RenderTable {TABLE} at (4,4) size 198x19
</span><span class="cx">             RenderTableSection {TBODY} at (0,0) size 198x19
</span><span class="lines">@@ -535,12 +535,12 @@
</span><span class="cx">               text run at (127,1) width 38: &quot;\x{202C} GHI &quot;
</span><span class="cx">               text run at (164,1) width 28 RTL: &quot;\x{5D6}\x{5D7}\x{5D8}&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,413) size 784x18
</del><ins>+      RenderBlock {P} at (0,413) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 369x18
</span><span class="cx">           text run at (0,0) width 39: &quot;Note: &quot;
</span><span class="cx">           text run at (39,0) width 330: &quot;This test does not test RLM or LRM, but it ought to.&quot;
</span><del>-      RenderBlock {HR} at (0,447) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,465) size 784x18
</del><ins>+      RenderBlock {HR} at (0,447) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,465) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -553,7 +553,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,499) size 784x18
</del><ins>+      RenderBlock {P} at (0,499) size 784x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span><span class="lines">@@ -564,6 +564,6 @@
</span><span class="cx">             text run at (41,0) width 128: &quot;dbaron@dbaron.org&quot;
</span><span class="cx">         RenderText {#text} at (169,0) size 82x18
</span><span class="cx">           text run at (169,0) width 82: &quot;, 2001-06-05&quot;
</span><del>-      RenderBlock {P} at (0,533) size 784x18
</del><ins>+      RenderBlock {P} at (0,533) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 304x18
</span><span class="cx">           text run at (0,0) width 304: &quot;Modified and used with the author\x{2019}s permission.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextlinebreaksexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/line-breaks-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,36 +1,36 @@
</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 800x480
-  RenderBlock {HTML} at (0,0) size 800x480
-    RenderBody {BODY} at (8,8) size 784x451
</del><ins>+layer at (0,0) size 800x483
+  RenderBlock {HTML} at (0,0) size 800x483
+    RenderBody {BODY} at (8,8) size 784x454
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 82x18
</span><span class="cx">           text run at (0,0) width 82: &quot;This is good:&quot;
</span><del>-      RenderBlock {DIV} at (0,39) size 100x50
</del><ins>+      RenderBlock {DIV} at (0,39) size 100x51
</ins><span class="cx">         RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #008000)]
</span><span class="cx">           RenderText {#text} at (35,1) size 64x48
</span><span class="cx">             text run at (35,1) width 64: &quot;Lorem&quot;
</span><span class="cx">             text run at (36,25) width 63: &quot;ipsum&quot;
</span><del>-      RenderBlock (anonymous) at (0,110) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,110) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 284x18
</span><span class="cx">           text run at (0,0) width 284: &quot;The following three should look like \x{201C}good\x{201D}:&quot;
</span><del>-      RenderBlock {DIV} at (0,149) size 100x192
</del><ins>+      RenderBlock {DIV} at (0,149) size 100x194
</ins><span class="cx">         RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #0000FF)]
</span><span class="cx">           RenderText {#text} at (35,1) size 64x48
</span><span class="cx">             text run at (35,1) width 64: &quot;Lorem&quot;
</span><span class="cx">             text run at (36,25) width 63: &quot;\x{131}psum&quot;
</span><del>-        RenderBlock {P} at (0,71) size 100x50 [border: (1px solid #0000FF)]
</del><ins>+        RenderBlock {P} at (0,71) size 100x51 [border: (1px solid #0000FF)]
</ins><span class="cx">           RenderText {#text} at (35,1) size 64x48
</span><span class="cx">             text run at (35,1) width 64: &quot;Lorem&quot;
</span><span class="cx">             text run at (36,25) width 63: &quot;\x{131}psum&quot;
</span><del>-        RenderBlock {P} at (0,142) size 100x50 [border: (1px solid #0000FF)]
</del><ins>+        RenderBlock {P} at (0,142) size 100x51 [border: (1px solid #0000FF)]
</ins><span class="cx">           RenderText {#text} at (35,1) size 64x48
</span><span class="cx">             text run at (35,1) width 64: &quot;Lore\x{1E3F}&quot;
</span><span class="cx">             text run at (36,25) width 63: &quot;ipsum&quot;
</span><del>-      RenderBlock (anonymous) at (0,362) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,363) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 73x18
</span><span class="cx">           text run at (0,0) width 73: &quot;This is bad:&quot;
</span><del>-      RenderBlock {DIV} at (0,401) size 100x50
</del><ins>+      RenderBlock {DIV} at (0,403) size 100x51
</ins><span class="cx">         RenderBlock {P} at (0,0) size 100x50 [border: (1px solid #FF0000)]
</span><span class="cx">           RenderText {#text} at (28,1) size 71x48
</span><span class="cx">             text run at (28,1) width 71: &quot;Lorem &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttexttextIteratorNilRendererexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/textIteratorNilRenderer-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,19 +16,19 @@
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderTableCell {TD} at (439,0) size 99x22 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">                   RenderButton {INPUT} at (2,2) size 95x18 [bgcolor=#C0C0C0]
</span><del>-                    RenderBlock (anonymous) at (8,2) size 79x13
</del><ins>+                    RenderBlock (anonymous) at (8,2) size 79x14
</ins><span class="cx">                       RenderText at (0,0) size 79x13
</span><span class="cx">                         text run at (0,0) width 79: &quot;Search Froogle&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderTableCell {TD} at (538,2) size 160x18 [r=0 c=3 rs=2 cs=1]
</span><del>-                  RenderInline {LABEL} at (0,0) size 115x13
</del><ins>+                  RenderInline {LABEL} at (0,0) size 117x13
</ins><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderBlock {INPUT} at (12,3) size 12x12
-                    RenderText {#text} at (26,3) size 99x13
-                      text run at (26,3) width 99: &quot; Remember this location&quot;
</del><ins>+                    RenderBlock {INPUT} at (12,3) size 13x12
+                    RenderText {#text} at (27,3) size 100x13
+                      text run at (27,3) width 100: &quot; Remember this location&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (anonymous) at (0,39) size 784x18
</span><span class="cx">           RenderBR {BR} at (392,0) size 0x18
</span><del>-layer at (206,13) size 279x13
</del><ins>+layer at (206,13) size 278x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 279x13
</span><span class="cx"> caret: position 1 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 1 {FORM} of child 1 {CENTER} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextverticalrlrtllinebreakexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x211
</span><del>-  RenderBlock {HTML} at (0,0) size 800x211
-    RenderBody {BODY} at (8,16) size 784x187
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x212
+    RenderBody {BODY} at (8,16) size 784x188
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 760x36
</span><span class="cx">           text run at (0,0) width 760: &quot;This tests line break on vertical text. The test should be run on a cold font cache and refreshing the page should not show&quot;
</span><span class="cx">           text run at (0,18) width 67: &quot;difference.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 98x135
</del><ins>+      RenderBlock {DIV} at (0,52) size 98x136
</ins><span class="cx">         RenderText {#text} at (1,0) size 47x135
</span><span class="cx">           text run at (1,0) width 135 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}. \x{5D0}\x{5D9}\x{5DF}&quot;
</span><span class="cx">           text run at (25,65) width 70 RTL: &quot;\x{5DC}\x{5D9} \x{5E9}\x{5DD}.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextwhitespace024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/whitespace/024-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x1175
</del><ins>+layer at (0,0) size 785x1187
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1175
-  RenderBlock {HTML} at (0,0) size 785x1175
-    RenderBody {BODY} at (8,8) size 769x1159 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x1187
+  RenderBlock {HTML} at (0,0) size 785x1187
+    RenderBody {BODY} at (8,8) size 769x1171 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 351x37
</span><span class="cx">           text run at (0,0) width 351: &quot;Safari 1.0 PRE width bug&quot;
</span><del>-      RenderBlock (anonymous) at (0,58) size 769x72
</del><ins>+      RenderBlock (anonymous) at (0,58) size 769x73
</ins><span class="cx">         RenderText {#text} at (0,0) size 101x18
</span><span class="cx">           text run at (0,0) width 101: &quot;As noted in my &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 28x18 [color=#0000EE]
</span><span class="lines">@@ -22,157 +22,157 @@
</span><span class="cx">           text run at (412,36) width 337: &quot;In the examples below, the nested element is a SPAN&quot;
</span><span class="cx">           text run at (0,54) width 95: &quot;whose content &quot;
</span><span class="cx">           text run at (95,54) width 226: &quot;is the days-of-week line, as follows:&quot;
</span><del>-      RenderBlock {PRE} at (0,143) size 769x15
</del><ins>+      RenderBlock {PRE} at (0,143) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 376x15
</span><span class="cx">           text run at (0,0) width 376: &quot;    &lt;SPAN CLASS=dow&gt; D  M  T  W  J  F  S&lt;/SPAN&gt;&quot;
</span><span class="cx">           text run at (376,0) width 0: &quot; &quot;
</span><del>-      RenderBlock {H2} at (0,177) size 769x28
</del><ins>+      RenderBlock {H2} at (0,178) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 109x28
</span><span class="cx">           text run at (0,0) width 109: &quot;Example 1&quot;
</span><del>-      RenderTable {TABLE} at (0,224) size 769x170
-        RenderTableSection {TBODY} at (0,0) size 769x170
-          RenderTableRow {TR} at (0,2) size 769x166
-            RenderTableCell {TD} at (2,2) size 176x166 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {PRE} at (1,1) size 174x164 [bgcolor=#CCCC99] [border: (1px solid #000000)]
-                RenderText {#text} at (7,7) size 96x30
-                  text run at (7,7) width 96: &quot;        2003&quot;
-                  text run at (103,7) width 0: &quot; &quot;
-                  text run at (7,22) width 0: &quot; &quot;
-                RenderInline {SPAN} at (0,0) size 160x18 [border: (1px solid #000000) none (2px solid #000000) none]
-                  RenderText {#text} at (7,37) size 160x15
-                    text run at (7,37) width 160: &quot; D  M  T  W  J  F  S&quot;
-                RenderText {#text} at (167,37) size 160x120
-                  text run at (167,37) width 0: &quot; &quot;
-                  text run at (7,52) width 0: &quot; &quot;
-                  text run at (7,67) width 120: &quot;      September&quot;
-                  text run at (127,67) width 0: &quot; &quot;
-                  text run at (7,82) width 160: &quot;    1  2  3  4  5  6&quot;
-                  text run at (167,82) width 0: &quot; &quot;
-                  text run at (7,97) width 160: &quot; 7  8  9 10 11 12 13&quot;
-                  text run at (167,97) width 0: &quot; &quot;
-                  text run at (7,112) width 160: &quot;14 15 16 17 18 19 20&quot;
-                  text run at (167,112) width 0: &quot; &quot;
-                  text run at (7,127) width 160: &quot;21 22 23 24 25 26 27&quot;
-                  text run at (167,127) width 0: &quot; &quot;
-                  text run at (7,142) width 64: &quot;28 29 30&quot;
-            RenderTableCell {TD} at (180,2) size 587x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,226) size 769x172
+        RenderTableSection {TBODY} at (0,0) size 769x171
+          RenderTableRow {TR} at (0,2) size 769x167
+            RenderTableCell {TD} at (2,2) size 177x167 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {PRE} at (1,1) size 175x165 [bgcolor=#CCCC99] [border: (1px solid #000000)]
+                RenderText {#text} at (8,8) size 96x30
+                  text run at (8,8) width 96: &quot;        2003&quot;
+                  text run at (104,8) width 0: &quot; &quot;
+                  text run at (8,23) width 0: &quot; &quot;
+                RenderInline {SPAN} at (0,0) size 160x19 [border: (1px solid #000000) none (2px solid #000000) none]
+                  RenderText {#text} at (8,37) size 160x16
+                    text run at (8,37) width 160: &quot; D  M  T  W  J  F  S&quot;
+                RenderText {#text} at (168,37) size 160x121
+                  text run at (168,37) width 0: &quot; &quot;
+                  text run at (8,53) width 0: &quot; &quot;
+                  text run at (8,68) width 120: &quot;      September&quot;
+                  text run at (128,68) width 0: &quot; &quot;
+                  text run at (8,83) width 160: &quot;    1  2  3  4  5  6&quot;
+                  text run at (168,83) width 0: &quot; &quot;
+                  text run at (8,98) width 160: &quot; 7  8  9 10 11 12 13&quot;
+                  text run at (168,98) width 0: &quot; &quot;
+                  text run at (8,113) width 160: &quot;14 15 16 17 18 19 20&quot;
+                  text run at (168,113) width 0: &quot; &quot;
+                  text run at (8,128) width 160: &quot;21 22 23 24 25 26 27&quot;
+                  text run at (168,128) width 0: &quot; &quot;
+                  text run at (8,143) width 64: &quot;28 29 30&quot;
+            RenderTableCell {TD} at (181,2) size 586x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 483x18
</span><span class="cx">                 text run at (1,1) width 341: &quot;The blank line between '2003' and the nested element &quot;
</span><span class="cx">                 text run at (342,1) width 142: &quot;triggers the width bug.&quot;
</span><del>-      RenderBlock (anonymous) at (0,394) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,397) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H2} at (0,431) size 769x28
</del><ins>+      RenderBlock {H2} at (0,435) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 109x28
</span><span class="cx">           text run at (0,0) width 109: &quot;Example 2&quot;
</span><del>-      RenderTable {TABLE} at (0,478) size 769x170
-        RenderTableSection {TBODY} at (0,0) size 769x170
-          RenderTableRow {TR} at (0,2) size 769x166
-            RenderTableCell {TD} at (2,2) size 176x166 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {PRE} at (1,1) size 174x164 [bgcolor=#CCCC99] [border: (1px solid #000000)]
-                RenderText {#text} at (7,7) size 96x30
-                  text run at (7,7) width 96: &quot;        2003&quot;
-                  text run at (103,7) width 0: &quot; &quot;
-                  text run at (7,22) width 0: &quot; &quot;
-                RenderInline {SPAN} at (0,0) size 96x18 [border: (1px solid #000000) none (2px solid #000000) none]
-                  RenderText {#text} at (7,37) size 96x15
-                    text run at (7,37) width 96: &quot; D  M  TWJFS&quot;
-                RenderText {#text} at (103,37) size 160x120
-                  text run at (103,37) width 0: &quot; &quot;
-                  text run at (7,52) width 0: &quot; &quot;
-                  text run at (7,67) width 120: &quot;      September&quot;
-                  text run at (127,67) width 0: &quot; &quot;
-                  text run at (7,82) width 160: &quot;    1  2  3  4  5  6&quot;
-                  text run at (167,82) width 0: &quot; &quot;
-                  text run at (7,97) width 160: &quot; 7  8  9 10 11 12 13&quot;
-                  text run at (167,97) width 0: &quot; &quot;
-                  text run at (7,112) width 160: &quot;14 15 16 17 18 19 20&quot;
-                  text run at (167,112) width 0: &quot; &quot;
-                  text run at (7,127) width 160: &quot;21 22 23 24 25 26 27&quot;
-                  text run at (167,127) width 0: &quot; &quot;
-                  text run at (7,142) width 64: &quot;28 29 30&quot;
-            RenderTableCell {TD} at (180,2) size 587x72 [r=0 c=1 rs=1 cs=1]
-              RenderBlock (anonymous) at (1,1) size 585x18
</del><ins>+      RenderTable {TABLE} at (0,483) size 769x172
+        RenderTableSection {TBODY} at (0,0) size 769x171
+          RenderTableRow {TR} at (0,2) size 769x167
+            RenderTableCell {TD} at (2,2) size 177x167 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {PRE} at (1,1) size 175x165 [bgcolor=#CCCC99] [border: (1px solid #000000)]
+                RenderText {#text} at (8,8) size 96x30
+                  text run at (8,8) width 96: &quot;        2003&quot;
+                  text run at (104,8) width 0: &quot; &quot;
+                  text run at (8,23) width 0: &quot; &quot;
+                RenderInline {SPAN} at (0,0) size 96x19 [border: (1px solid #000000) none (2px solid #000000) none]
+                  RenderText {#text} at (8,37) size 96x16
+                    text run at (8,37) width 96: &quot; D  M  TWJFS&quot;
+                RenderText {#text} at (104,37) size 160x121
+                  text run at (104,37) width 0: &quot; &quot;
+                  text run at (8,53) width 0: &quot; &quot;
+                  text run at (8,68) width 120: &quot;      September&quot;
+                  text run at (128,68) width 0: &quot; &quot;
+                  text run at (8,83) width 160: &quot;    1  2  3  4  5  6&quot;
+                  text run at (168,83) width 0: &quot; &quot;
+                  text run at (8,98) width 160: &quot; 7  8  9 10 11 12 13&quot;
+                  text run at (168,98) width 0: &quot; &quot;
+                  text run at (8,113) width 160: &quot;14 15 16 17 18 19 20&quot;
+                  text run at (168,113) width 0: &quot; &quot;
+                  text run at (8,128) width 160: &quot;21 22 23 24 25 26 27&quot;
+                  text run at (168,128) width 0: &quot; &quot;
+                  text run at (8,143) width 64: &quot;28 29 30&quot;
+            RenderTableCell {TD} at (181,2) size 586x72 [r=0 c=1 rs=1 cs=1]
+              RenderBlock (anonymous) at (1,1) size 584x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 483x18
</span><span class="cx">                   text run at (0,0) width 341: &quot;The blank line between '2003' and the nested element &quot;
</span><span class="cx">                   text run at (341,0) width 142: &quot;triggers the width bug.&quot;
</span><del>-              RenderBlock {P} at (1,35) size 585x36
</del><ins>+              RenderBlock {P} at (1,35) size 584x36
</ins><span class="cx">                 RenderText {#text} at (0,0) size 568x36
</span><span class="cx">                   text run at (0,0) width 351: &quot;Here, the excess whitespace is reduced by reducing the &quot;
</span><span class="cx">                   text run at (351,0) width 217: &quot;number of characters contained by&quot;
</span><span class="cx">                   text run at (0,18) width 120: &quot;the nested element.&quot;
</span><del>-      RenderBlock (anonymous) at (0,648) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,654) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H2} at (0,685) size 769x28
</del><ins>+      RenderBlock {H2} at (0,691) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 109x28
</span><span class="cx">           text run at (0,0) width 109: &quot;Example 3&quot;
</span><del>-      RenderTable {TABLE} at (0,732) size 769x155
-        RenderTableSection {TBODY} at (0,0) size 769x155
-          RenderTableRow {TR} at (0,2) size 769x151
-            RenderTableCell {TD} at (2,2) size 176x151 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {PRE} at (1,1) size 174x149 [bgcolor=#CCCC99] [border: (1px solid #000000)]
-                RenderText {#text} at (7,7) size 96x15
-                  text run at (7,7) width 96: &quot;        2003&quot;
-                  text run at (103,7) width 0: &quot; &quot;
-                RenderInline {SPAN} at (0,0) size 160x18 [border: (1px solid #000000) none (2px solid #000000) none]
-                  RenderText {#text} at (7,22) size 160x15
-                    text run at (7,22) width 160: &quot; D  M  T  W  J  F  S&quot;
-                RenderText {#text} at (167,22) size 160x120
-                  text run at (167,22) width 0: &quot; &quot;
-                  text run at (7,37) width 0: &quot; &quot;
-                  text run at (7,52) width 120: &quot;      September&quot;
-                  text run at (127,52) width 0: &quot; &quot;
-                  text run at (7,67) width 160: &quot;    1  2  3  4  5  6&quot;
-                  text run at (167,67) width 0: &quot; &quot;
-                  text run at (7,82) width 160: &quot; 7  8  9 10 11 12 13&quot;
-                  text run at (167,82) width 0: &quot; &quot;
-                  text run at (7,97) width 160: &quot;14 15 16 17 18 19 20&quot;
-                  text run at (167,97) width 0: &quot; &quot;
-                  text run at (7,112) width 160: &quot;21 22 23 24 25 26 27&quot;
-                  text run at (167,112) width 0: &quot; &quot;
-                  text run at (7,127) width 64: &quot;28 29 30&quot;
-            RenderTableCell {TD} at (180,2) size 587x38 [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,739) size 769x157
+        RenderTableSection {TBODY} at (0,0) size 769x156
+          RenderTableRow {TR} at (0,2) size 769x152
+            RenderTableCell {TD} at (2,2) size 177x152 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {PRE} at (1,1) size 175x150 [bgcolor=#CCCC99] [border: (1px solid #000000)]
+                RenderText {#text} at (8,8) size 96x15
+                  text run at (8,8) width 96: &quot;        2003&quot;
+                  text run at (104,8) width 0: &quot; &quot;
+                RenderInline {SPAN} at (0,0) size 160x19 [border: (1px solid #000000) none (2px solid #000000) none]
+                  RenderText {#text} at (8,22) size 160x16
+                    text run at (8,22) width 160: &quot; D  M  T  W  J  F  S&quot;
+                RenderText {#text} at (168,22) size 160x121
+                  text run at (168,22) width 0: &quot; &quot;
+                  text run at (8,38) width 0: &quot; &quot;
+                  text run at (8,53) width 120: &quot;      September&quot;
+                  text run at (128,53) width 0: &quot; &quot;
+                  text run at (8,68) width 160: &quot;    1  2  3  4  5  6&quot;
+                  text run at (168,68) width 0: &quot; &quot;
+                  text run at (8,83) width 160: &quot; 7  8  9 10 11 12 13&quot;
+                  text run at (168,83) width 0: &quot; &quot;
+                  text run at (8,98) width 160: &quot;14 15 16 17 18 19 20&quot;
+                  text run at (168,98) width 0: &quot; &quot;
+                  text run at (8,113) width 160: &quot;21 22 23 24 25 26 27&quot;
+                  text run at (168,113) width 0: &quot; &quot;
+                  text run at (8,128) width 64: &quot;28 29 30&quot;
+            RenderTableCell {TD} at (181,2) size 586x38 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 566x36
</span><span class="cx">                 text run at (1,1) width 341: &quot;The blank line between '2003' and the nested element &quot;
</span><span class="cx">                 text run at (342,1) width 225: &quot;has been removed, so the bug is not&quot;
</span><span class="cx">                 text run at (1,19) width 60: &quot;triggered.&quot;
</span><del>-      RenderBlock (anonymous) at (0,887) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,895) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H2} at (0,924) size 769x28
</del><ins>+      RenderBlock {H2} at (0,933) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 109x28
</span><span class="cx">           text run at (0,0) width 109: &quot;Example 4&quot;
</span><del>-      RenderTable {TABLE} at (0,971) size 769x170
-        RenderTableSection {TBODY} at (0,0) size 769x170
-          RenderTableRow {TR} at (0,2) size 769x166
-            RenderTableCell {TD} at (2,2) size 176x166 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {PRE} at (1,1) size 174x164 [bgcolor=#CCCC99] [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (0,981) size 769x172
+        RenderTableSection {TBODY} at (0,0) size 769x171
+          RenderTableRow {TR} at (0,2) size 769x167
+            RenderTableCell {TD} at (2,2) size 177x167 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {PRE} at (1,1) size 175x165 [bgcolor=#CCCC99] [border: (1px solid #000000)]
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 96x15
</span><del>-                  RenderText {#text} at (7,7) size 96x15
-                    text run at (7,7) width 96: &quot;        2003&quot;
-                RenderText {#text} at (103,7) size 96x30
-                  text run at (103,7) width 0: &quot; &quot;
-                  text run at (7,22) width 0: &quot; &quot;
-                RenderInline {SPAN} at (0,0) size 160x18 [border: (1px solid #000000) none (2px solid #000000) none]
-                  RenderText {#text} at (7,37) size 160x15
-                    text run at (7,37) width 160: &quot; D  M  T  W  J  F  S&quot;
-                RenderText {#text} at (167,37) size 160x120
-                  text run at (167,37) width 0: &quot; &quot;
-                  text run at (7,52) width 0: &quot; &quot;
-                  text run at (7,67) width 120: &quot;      September&quot;
-                  text run at (127,67) width 0: &quot; &quot;
-                  text run at (7,82) width 160: &quot;    1  2  3  4  5  6&quot;
-                  text run at (167,82) width 0: &quot; &quot;
-                  text run at (7,97) width 160: &quot; 7  8  9 10 11 12 13&quot;
-                  text run at (167,97) width 0: &quot; &quot;
-                  text run at (7,112) width 160: &quot;14 15 16 17 18 19 20&quot;
-                  text run at (167,112) width 0: &quot; &quot;
-                  text run at (7,127) width 160: &quot;21 22 23 24 25 26 27&quot;
-                  text run at (167,127) width 0: &quot; &quot;
-                  text run at (7,142) width 64: &quot;28 29 30&quot;
-            RenderTableCell {TD} at (180,2) size 587x38 [r=0 c=1 rs=1 cs=1]
</del><ins>+                  RenderText {#text} at (8,8) size 96x15
+                    text run at (8,8) width 96: &quot;        2003&quot;
+                RenderText {#text} at (104,8) size 96x30
+                  text run at (104,8) width 0: &quot; &quot;
+                  text run at (8,23) width 0: &quot; &quot;
+                RenderInline {SPAN} at (0,0) size 160x19 [border: (1px solid #000000) none (2px solid #000000) none]
+                  RenderText {#text} at (8,37) size 160x16
+                    text run at (8,37) width 160: &quot; D  M  T  W  J  F  S&quot;
+                RenderText {#text} at (168,37) size 160x121
+                  text run at (168,37) width 0: &quot; &quot;
+                  text run at (8,53) width 0: &quot; &quot;
+                  text run at (8,68) width 120: &quot;      September&quot;
+                  text run at (128,68) width 0: &quot; &quot;
+                  text run at (8,83) width 160: &quot;    1  2  3  4  5  6&quot;
+                  text run at (168,83) width 0: &quot; &quot;
+                  text run at (8,98) width 160: &quot; 7  8  9 10 11 12 13&quot;
+                  text run at (168,98) width 0: &quot; &quot;
+                  text run at (8,113) width 160: &quot;14 15 16 17 18 19 20&quot;
+                  text run at (168,113) width 0: &quot; &quot;
+                  text run at (8,128) width 160: &quot;21 22 23 24 25 26 27&quot;
+                  text run at (168,128) width 0: &quot; &quot;
+                  text run at (8,143) width 64: &quot;28 29 30&quot;
+            RenderTableCell {TD} at (181,2) size 586x38 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 576x36
</span><span class="cx">                 text run at (1,1) width 341: &quot;The blank line between '2003' and the nested element &quot;
</span><span class="cx">                 text run at (342,1) width 206: &quot;no longer triggers the width bug,&quot;
</span><span class="cx">                 text run at (1,19) width 284: &quot;because now the '2003' is itself contained by &quot;
</span><span class="cx">                 text run at (285,19) width 292: &quot;a nested element (in this case, another SPAN).&quot;
</span><del>-      RenderBlock (anonymous) at (0,1141) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1152) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextwhitespacenormalafternowrapbreakingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,500 +3,500 @@
</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>-      RenderFieldSet {FIELDSET} at (2,0) size 780x370 [border: (2px groove #C0C0C0)]
-        RenderBlock {DIV} at (14,7) size 752x351
-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+      RenderFieldSet {FIELDSET} at (2,0) size 780x371 [border: (2px groove #C0C0C0)]
+        RenderBlock {DIV} at (14,7) size 752x352
+          RenderInline {DIV} at (0,0) size 121x18
+            RenderInline {DIV} at (0,0) size 121x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 50x34
</span><span class="cx">               RenderText {#text} at (50,20) size 4x18
</span><span class="cx">                 text run at (50,20) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,24) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (70,20) size 45x18
-                  text run at (70,20) width 45: &quot;Classic&quot;
-              RenderText {#text} at (115,20) size 4x18
-                text run at (115,20) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,24) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (71,20) size 46x18
+                  text run at (71,20) width 46: &quot;Classic&quot;
+              RenderText {#text} at (116,20) size 5x18
+                text run at (116,20) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 114x18
-            RenderInline {DIV} at (0,0) size 114x18
</del><ins>+          RenderInline {DIV} at (0,0) size 117x18
+            RenderInline {DIV} at (0,0) size 117x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (119,0) size 50x34
-              RenderText {#text} at (169,20) size 4x18
-                text run at (169,20) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (175,24) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (189,20) size 40x18
-                  text run at (189,20) width 40: &quot;Africa&quot;
-              RenderText {#text} at (229,20) size 4x18
-                text run at (229,20) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (120,0) size 51x34
+              RenderText {#text} at (170,20) size 5x18
+                text run at (170,20) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (177,24) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (192,20) size 41x18
+                  text run at (192,20) width 41: &quot;Africa&quot;
+              RenderText {#text} at (232,20) size 5x18
+                text run at (232,20) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 202x18
+            RenderInline {DIV} at (0,0) size 202x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (233,0) size 50x34
-              RenderText {#text} at (283,20) size 4x18
-                text run at (283,20) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (289,24) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (303,20) size 125x18
-                  text run at (303,20) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (428,20) size 4x18
-                text run at (428,20) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (236,0) size 51x34
+              RenderText {#text} at (286,20) size 5x18
+                text run at (286,20) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (293,24) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (308,20) size 126x18
+                  text run at (308,20) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (433,20) size 5x18
+                text run at (433,20) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (432,0) size 50x34
-              RenderText {#text} at (482,20) size 4x18
-                text run at (482,20) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (488,24) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (502,20) size 99x18
-                  text run at (502,20) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (601,20) size 4x18
-                text run at (601,20) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (437,0) size 51x34
+              RenderText {#text} at (487,20) size 5x18
+                text run at (487,20) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (494,24) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (509,20) size 100x18
+                  text run at (509,20) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (608,20) size 5x18
+                text run at (608,20) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 115x18
-            RenderInline {DIV} at (0,0) size 115x18
</del><ins>+          RenderInline {DIV} at (0,0) size 118x18
+            RenderInline {DIV} at (0,0) size 118x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (605,0) size 50x34
-              RenderText {#text} at (655,20) size 4x18
-                text run at (655,20) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (661,24) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (675,20) size 45x18
-                  text run at (675,20) width 45: &quot;Classic&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (612,0) size 51x34
+              RenderText {#text} at (662,20) size 5x18
+                text run at (662,20) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (669,24) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (684,20) size 46x18
+                  text run at (684,20) width 46: &quot;Classic&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 114x18
-            RenderInline {DIV} at (0,0) size 114x18
</del><ins>+          RenderInline {DIV} at (0,0) size 116x18
+            RenderInline {DIV} at (0,0) size 116x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,39) size 50x34
</span><span class="cx">               RenderText {#text} at (50,59) size 4x18
</span><span class="cx">                 text run at (50,59) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,63) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (70,59) size 40x18
-                  text run at (70,59) width 40: &quot;Africa&quot;
-              RenderText {#text} at (110,59) size 4x18
-                text run at (110,59) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,63) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (71,59) size 41x18
+                  text run at (71,59) width 41: &quot;Africa&quot;
+              RenderText {#text} at (111,59) size 5x18
+                text run at (111,59) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 202x18
+            RenderInline {DIV} at (0,0) size 202x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (114,39) size 50x34
-              RenderText {#text} at (164,59) size 4x18
-                text run at (164,59) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (170,63) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (184,59) size 125x18
-                  text run at (184,59) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (309,59) size 4x18
-                text run at (309,59) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (115,39) size 51x34
+              RenderText {#text} at (165,59) size 5x18
+                text run at (165,59) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (172,63) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (187,59) size 126x18
+                  text run at (187,59) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (312,59) size 5x18
+                text run at (312,59) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (313,39) size 50x34
-              RenderText {#text} at (363,59) size 4x18
-                text run at (363,59) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (369,63) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (383,59) size 99x18
-                  text run at (383,59) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (482,59) size 4x18
-                text run at (482,59) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (316,39) size 51x34
+              RenderText {#text} at (366,59) size 5x18
+                text run at (366,59) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (373,63) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (388,59) size 100x18
+                  text run at (388,59) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (487,59) size 5x18
+                text run at (487,59) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+          RenderInline {DIV} at (0,0) size 122x18
+            RenderInline {DIV} at (0,0) size 122x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (486,39) size 50x34
-              RenderText {#text} at (536,59) size 4x18
-                text run at (536,59) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (542,63) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (556,59) size 45x18
-                  text run at (556,59) width 45: &quot;Classic&quot;
-              RenderText {#text} at (601,59) size 4x18
-                text run at (601,59) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (491,39) size 51x34
+              RenderText {#text} at (541,59) size 5x18
+                text run at (541,59) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (548,63) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (563,59) size 46x18
+                  text run at (563,59) width 46: &quot;Classic&quot;
+              RenderText {#text} at (608,59) size 5x18
+                text run at (608,59) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 110x18
-            RenderInline {DIV} at (0,0) size 110x18
</del><ins>+          RenderInline {DIV} at (0,0) size 113x18
+            RenderInline {DIV} at (0,0) size 113x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (605,39) size 50x34
-              RenderText {#text} at (655,59) size 4x18
-                text run at (655,59) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (661,63) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (675,59) size 40x18
-                  text run at (675,59) width 40: &quot;Africa&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (612,39) size 51x34
+              RenderText {#text} at (662,59) size 5x18
+                text run at (662,59) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (669,63) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (684,59) size 41x18
+                  text run at (684,59) width 41: &quot;Africa&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 201x18
+            RenderInline {DIV} at (0,0) size 201x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,78) size 50x34
</span><span class="cx">               RenderText {#text} at (50,98) size 4x18
</span><span class="cx">                 text run at (50,98) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,102) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (70,98) size 125x18
-                  text run at (70,98) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (195,98) size 4x18
-                text run at (195,98) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,102) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (71,98) size 126x18
+                  text run at (71,98) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (196,98) size 5x18
+                text run at (196,98) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (199,78) size 50x34
-              RenderText {#text} at (249,98) size 4x18
-                text run at (249,98) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (255,102) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (269,98) size 99x18
-                  text run at (269,98) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (368,98) size 4x18
-                text run at (368,98) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (200,78) size 51x34
+              RenderText {#text} at (250,98) size 5x18
+                text run at (250,98) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (257,102) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (272,98) size 100x18
+                  text run at (272,98) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (371,98) size 5x18
+                text run at (371,98) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+          RenderInline {DIV} at (0,0) size 122x18
+            RenderInline {DIV} at (0,0) size 122x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (372,78) size 50x34
-              RenderText {#text} at (422,98) size 4x18
-                text run at (422,98) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (428,102) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (442,98) size 45x18
-                  text run at (442,98) width 45: &quot;Classic&quot;
-              RenderText {#text} at (487,98) size 4x18
-                text run at (487,98) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (375,78) size 51x34
+              RenderText {#text} at (425,98) size 5x18
+                text run at (425,98) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (432,102) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (447,98) size 46x18
+                  text run at (447,98) width 46: &quot;Classic&quot;
+              RenderText {#text} at (492,98) size 5x18
+                text run at (492,98) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 110x18
-            RenderInline {DIV} at (0,0) size 110x18
</del><ins>+          RenderInline {DIV} at (0,0) size 113x18
+            RenderInline {DIV} at (0,0) size 113x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (491,78) size 50x34
-              RenderText {#text} at (541,98) size 4x18
-                text run at (541,98) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (547,102) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (561,98) size 40x18
-                  text run at (561,98) width 40: &quot;Africa&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (496,78) size 51x34
+              RenderText {#text} at (546,98) size 5x18
+                text run at (546,98) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (553,102) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (568,98) size 41x18
+                  text run at (568,98) width 41: &quot;Africa&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 201x18
+            RenderInline {DIV} at (0,0) size 201x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,117) size 50x34
</span><span class="cx">               RenderText {#text} at (50,137) size 4x18
</span><span class="cx">                 text run at (50,137) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,141) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (70,137) size 125x18
-                  text run at (70,137) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (195,137) size 4x18
-                text run at (195,137) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,141) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (71,137) size 126x18
+                  text run at (71,137) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (196,137) size 5x18
+                text run at (196,137) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (199,117) size 50x34
-              RenderText {#text} at (249,137) size 4x18
-                text run at (249,137) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (255,141) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (269,137) size 99x18
-                  text run at (269,137) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (368,137) size 4x18
-                text run at (368,137) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (200,117) size 51x34
+              RenderText {#text} at (250,137) size 5x18
+                text run at (250,137) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (257,141) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (272,137) size 100x18
+                  text run at (272,137) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (371,137) size 5x18
+                text run at (371,137) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+          RenderInline {DIV} at (0,0) size 122x18
+            RenderInline {DIV} at (0,0) size 122x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (372,117) size 50x34
-              RenderText {#text} at (422,137) size 4x18
-                text run at (422,137) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (428,141) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (442,137) size 45x18
-                  text run at (442,137) width 45: &quot;Classic&quot;
-              RenderText {#text} at (487,137) size 4x18
-                text run at (487,137) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (375,117) size 51x34
+              RenderText {#text} at (425,137) size 5x18
+                text run at (425,137) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (432,141) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (447,137) size 46x18
+                  text run at (447,137) width 46: &quot;Classic&quot;
+              RenderText {#text} at (492,137) size 5x18
+                text run at (492,137) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 110x18
-            RenderInline {DIV} at (0,0) size 110x18
</del><ins>+          RenderInline {DIV} at (0,0) size 113x18
+            RenderInline {DIV} at (0,0) size 113x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (491,117) size 50x34
-              RenderText {#text} at (541,137) size 4x18
-                text run at (541,137) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (547,141) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (561,137) size 40x18
-                  text run at (561,137) width 40: &quot;Africa&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (496,117) size 51x34
+              RenderText {#text} at (546,137) size 5x18
+                text run at (546,137) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (553,141) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (568,137) size 41x18
+                  text run at (568,137) width 41: &quot;Africa&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 201x18
+            RenderInline {DIV} at (0,0) size 201x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,156) size 50x34
</span><span class="cx">               RenderText {#text} at (50,176) size 4x18
</span><span class="cx">                 text run at (50,176) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,180) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (70,176) size 125x18
-                  text run at (70,176) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (195,176) size 4x18
-                text run at (195,176) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,180) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (71,176) size 126x18
+                  text run at (71,176) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (196,176) size 5x18
+                text run at (196,176) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (199,156) size 50x34
-              RenderText {#text} at (249,176) size 4x18
-                text run at (249,176) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (255,180) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (269,176) size 99x18
-                  text run at (269,176) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (368,176) size 4x18
-                text run at (368,176) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (200,156) size 51x34
+              RenderText {#text} at (250,176) size 5x18
+                text run at (250,176) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (257,180) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (272,176) size 100x18
+                  text run at (272,176) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (371,176) size 5x18
+                text run at (371,176) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+          RenderInline {DIV} at (0,0) size 122x18
+            RenderInline {DIV} at (0,0) size 122x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (372,156) size 50x34
-              RenderText {#text} at (422,176) size 4x18
-                text run at (422,176) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (428,180) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (442,176) size 45x18
-                  text run at (442,176) width 45: &quot;Classic&quot;
-              RenderText {#text} at (487,176) size 4x18
-                text run at (487,176) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (375,156) size 51x34
+              RenderText {#text} at (425,176) size 5x18
+                text run at (425,176) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (432,180) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (447,176) size 46x18
+                  text run at (447,176) width 46: &quot;Classic&quot;
+              RenderText {#text} at (492,176) size 5x18
+                text run at (492,176) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 110x18
-            RenderInline {DIV} at (0,0) size 110x18
</del><ins>+          RenderInline {DIV} at (0,0) size 113x18
+            RenderInline {DIV} at (0,0) size 113x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (491,156) size 50x34
-              RenderText {#text} at (541,176) size 4x18
-                text run at (541,176) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (547,180) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (561,176) size 40x18
-                  text run at (561,176) width 40: &quot;Africa&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (496,156) size 51x34
+              RenderText {#text} at (546,176) size 5x18
+                text run at (546,176) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (553,180) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (568,176) size 41x18
+                  text run at (568,176) width 41: &quot;Africa&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 201x18
+            RenderInline {DIV} at (0,0) size 201x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,195) size 50x34
</span><span class="cx">               RenderText {#text} at (50,215) size 4x18
</span><span class="cx">                 text run at (50,215) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,219) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (70,215) size 125x18
-                  text run at (70,215) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (195,215) size 4x18
-                text run at (195,215) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,219) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (71,215) size 126x18
+                  text run at (71,215) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (196,215) size 5x18
+                text run at (196,215) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (199,195) size 50x34
-              RenderText {#text} at (249,215) size 4x18
-                text run at (249,215) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (255,219) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (269,215) size 99x18
-                  text run at (269,215) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (368,215) size 4x18
-                text run at (368,215) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (200,195) size 51x34
+              RenderText {#text} at (250,215) size 5x18
+                text run at (250,215) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (257,219) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (272,215) size 100x18
+                  text run at (272,215) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (371,215) size 5x18
+                text run at (371,215) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+          RenderInline {DIV} at (0,0) size 122x18
+            RenderInline {DIV} at (0,0) size 122x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (372,195) size 50x34
-              RenderText {#text} at (422,215) size 4x18
-                text run at (422,215) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (428,219) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (442,215) size 45x18
-                  text run at (442,215) width 45: &quot;Classic&quot;
-              RenderText {#text} at (487,215) size 4x18
-                text run at (487,215) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (375,195) size 51x34
+              RenderText {#text} at (425,215) size 5x18
+                text run at (425,215) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (432,219) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (447,215) size 46x18
+                  text run at (447,215) width 46: &quot;Classic&quot;
+              RenderText {#text} at (492,215) size 5x18
+                text run at (492,215) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 110x18
-            RenderInline {DIV} at (0,0) size 110x18
</del><ins>+          RenderInline {DIV} at (0,0) size 113x18
+            RenderInline {DIV} at (0,0) size 113x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (491,195) size 50x34
-              RenderText {#text} at (541,215) size 4x18
-                text run at (541,215) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (547,219) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (561,215) size 40x18
-                  text run at (561,215) width 40: &quot;Africa&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (496,195) size 51x34
+              RenderText {#text} at (546,215) size 5x18
+                text run at (546,215) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (553,219) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (568,215) size 41x18
+                  text run at (568,215) width 41: &quot;Africa&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 201x18
+            RenderInline {DIV} at (0,0) size 201x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,234) size 50x34
</span><span class="cx">               RenderText {#text} at (50,254) size 4x18
</span><span class="cx">                 text run at (50,254) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,258) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (70,254) size 125x18
-                  text run at (70,254) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (195,254) size 4x18
-                text run at (195,254) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,258) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (71,254) size 126x18
+                  text run at (71,254) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (196,254) size 5x18
+                text run at (196,254) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (199,234) size 50x34
-              RenderText {#text} at (249,254) size 4x18
-                text run at (249,254) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (255,258) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (269,254) size 99x18
-                  text run at (269,254) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (368,254) size 4x18
-                text run at (368,254) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (200,234) size 51x34
+              RenderText {#text} at (250,254) size 5x18
+                text run at (250,254) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (257,258) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (272,254) size 100x18
+                  text run at (272,254) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (371,254) size 5x18
+                text run at (371,254) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+          RenderInline {DIV} at (0,0) size 122x18
+            RenderInline {DIV} at (0,0) size 122x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (372,234) size 50x34
-              RenderText {#text} at (422,254) size 4x18
-                text run at (422,254) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (428,258) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (442,254) size 45x18
-                  text run at (442,254) width 45: &quot;Classic&quot;
-              RenderText {#text} at (487,254) size 4x18
-                text run at (487,254) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (375,234) size 51x34
+              RenderText {#text} at (425,254) size 5x18
+                text run at (425,254) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (432,258) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (447,254) size 46x18
+                  text run at (447,254) width 46: &quot;Classic&quot;
+              RenderText {#text} at (492,254) size 5x18
+                text run at (492,254) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 110x18
-            RenderInline {DIV} at (0,0) size 110x18
</del><ins>+          RenderInline {DIV} at (0,0) size 113x18
+            RenderInline {DIV} at (0,0) size 113x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (491,234) size 50x34
-              RenderText {#text} at (541,254) size 4x18
-                text run at (541,254) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (547,258) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (561,254) size 40x18
-                  text run at (561,254) width 40: &quot;Africa&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (496,234) size 51x34
+              RenderText {#text} at (546,254) size 5x18
+                text run at (546,254) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (553,258) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (568,254) size 41x18
+                  text run at (568,254) width 41: &quot;Africa&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 201x18
+            RenderInline {DIV} at (0,0) size 201x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,273) size 50x34
</span><span class="cx">               RenderText {#text} at (50,293) size 4x18
</span><span class="cx">                 text run at (50,293) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,297) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (70,293) size 125x18
-                  text run at (70,293) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (195,293) size 4x18
-                text run at (195,293) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,297) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (71,293) size 126x18
+                  text run at (71,293) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (196,293) size 5x18
+                text run at (196,293) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 173x18
-            RenderInline {DIV} at (0,0) size 173x18
</del><ins>+          RenderInline {DIV} at (0,0) size 176x18
+            RenderInline {DIV} at (0,0) size 176x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (199,273) size 50x34
-              RenderText {#text} at (249,293) size 4x18
-                text run at (249,293) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (255,297) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (269,293) size 99x18
-                  text run at (269,293) width 99: &quot;Ancient Greece&quot;
-              RenderText {#text} at (368,293) size 4x18
-                text run at (368,293) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (200,273) size 51x34
+              RenderText {#text} at (250,293) size 5x18
+                text run at (250,293) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (257,297) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (272,293) size 100x18
+                  text run at (272,293) width 100: &quot;Ancient Greece&quot;
+              RenderText {#text} at (371,293) size 5x18
+                text run at (371,293) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 119x18
-            RenderInline {DIV} at (0,0) size 119x18
</del><ins>+          RenderInline {DIV} at (0,0) size 122x18
+            RenderInline {DIV} at (0,0) size 122x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (372,273) size 50x34
-              RenderText {#text} at (422,293) size 4x18
-                text run at (422,293) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (428,297) size 12x12
-              RenderInline {LABEL} at (0,0) size 45x18
-                RenderText {#text} at (442,293) size 45x18
-                  text run at (442,293) width 45: &quot;Classic&quot;
-              RenderText {#text} at (487,293) size 4x18
-                text run at (487,293) width 4: &quot; &quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (375,273) size 51x34
+              RenderText {#text} at (425,293) size 5x18
+                text run at (425,293) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (432,297) size 13x12
+              RenderInline {LABEL} at (0,0) size 46x18
+                RenderText {#text} at (447,293) size 46x18
+                  text run at (447,293) width 46: &quot;Classic&quot;
+              RenderText {#text} at (492,293) size 5x18
+                text run at (492,293) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 110x18
-            RenderInline {DIV} at (0,0) size 110x18
</del><ins>+          RenderInline {DIV} at (0,0) size 113x18
+            RenderInline {DIV} at (0,0) size 113x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (491,273) size 50x34
-              RenderText {#text} at (541,293) size 4x18
-                text run at (541,293) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (547,297) size 12x12
-              RenderInline {LABEL} at (0,0) size 40x18
-                RenderText {#text} at (561,293) size 40x18
-                  text run at (561,293) width 40: &quot;Africa&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (496,273) size 51x34
+              RenderText {#text} at (546,293) size 5x18
+                text run at (546,293) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (553,297) size 13x12
+              RenderInline {LABEL} at (0,0) size 41x18
+                RenderText {#text} at (568,293) size 41x18
+                  text run at (568,293) width 41: &quot;Africa&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 199x18
-            RenderInline {DIV} at (0,0) size 199x18
</del><ins>+          RenderInline {DIV} at (0,0) size 201x18
+            RenderInline {DIV} at (0,0) size 201x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,312) size 50x34
</span><span class="cx">               RenderText {#text} at (50,332) size 4x18
</span><span class="cx">                 text run at (50,332) width 4: &quot; &quot;
</span><del>-              RenderBlock {INPUT} at (56,336) size 12x12
-              RenderInline {LABEL} at (0,0) size 125x18
-                RenderText {#text} at (70,332) size 125x18
-                  text run at (70,332) width 125: &quot;Alexander's Empire&quot;
-              RenderText {#text} at (195,332) size 4x18
-                text run at (195,332) width 4: &quot; &quot;
</del><ins>+              RenderBlock {INPUT} at (56,336) size 13x12
+              RenderInline {LABEL} at (0,0) size 126x18
+                RenderText {#text} at (71,332) size 126x18
+                  text run at (71,332) width 126: &quot;Alexander's Empire&quot;
+              RenderText {#text} at (196,332) size 5x18
+                text run at (196,332) width 5: &quot; &quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {DIV} at (0,0) size 169x18
-            RenderInline {DIV} at (0,0) size 169x18
</del><ins>+          RenderInline {DIV} at (0,0) size 172x18
+            RenderInline {DIV} at (0,0) size 172x18
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
-                RenderImage {IMG} at (199,312) size 50x34
-              RenderText {#text} at (249,332) size 4x18
-                text run at (249,332) width 4: &quot; &quot;
-              RenderBlock {INPUT} at (255,336) size 12x12
-              RenderInline {LABEL} at (0,0) size 99x18
-                RenderText {#text} at (269,332) size 99x18
-                  text run at (269,332) width 99: &quot;Ancient Greece&quot;
</del><ins>+              RenderInline {A} at (0,0) size 51x18 [color=#0000EE]
+                RenderImage {IMG} at (200,312) size 51x34
+              RenderText {#text} at (250,332) size 5x18
+                text run at (250,332) width 5: &quot; &quot;
+              RenderBlock {INPUT} at (257,336) size 13x12
+              RenderInline {LABEL} at (0,0) size 100x18
+                RenderText {#text} at (272,332) size 100x18
+                  text run at (272,332) width 100: &quot;Ancient Greece&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></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextwhitespaceprewrapspacesafternewlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">             text run at (201,2) width 24: &quot;foo&quot;
</span><span class="cx">         RenderText {#text} at (225,0) size 4x18
</span><span class="cx">           text run at (225,0) width 4: &quot;:&quot;
</span><del>-      RenderBlock {PRE} at (0,104) size 41x30 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,104) size 42x30 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 41x30
</span><span class="cx">           text run at (0,0) width 24: &quot;foo&quot;
</span><span class="cx">           text run at (24,0) width 17: &quot;      &quot;
</span><span class="lines">@@ -43,14 +43,14 @@
</span><span class="cx">             text run at (35,2) width 24: &quot;bar&quot;
</span><span class="cx">         RenderText {#text} at (59,0) size 324x18
</span><span class="cx">           text run at (59,0) width 324: &quot; should be on the right hand side of the second line:&quot;
</span><del>-      RenderBlock {PRE} at (0,184) size 41x45 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,184) size 42x45 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 24x15
</span><span class="cx">           text run at (0,0) width 24: &quot;foo&quot;
</span><span class="cx">         RenderBR {BR} at (24,12) size 0x0
</span><span class="cx">         RenderText {#text} at (0,15) size 24x30
</span><span class="cx">           text run at (0,15) width 24: &quot;   &quot;
</span><span class="cx">           text run at (0,30) width 24: &quot;bar&quot;
</span><del>-      RenderBlock {PRE} at (0,242) size 41x45 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,242) size 42x45 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 41x15
</span><span class="cx">           text run at (0,0) width 24: &quot;foo&quot;
</span><span class="cx">           text run at (24,0) width 17: &quot;    &quot;
</span><span class="lines">@@ -58,31 +58,31 @@
</span><span class="cx">         RenderText {#text} at (0,15) size 24x30
</span><span class="cx">           text run at (0,15) width 24: &quot;   &quot;
</span><span class="cx">           text run at (0,30) width 24: &quot;bar&quot;
</span><del>-      RenderBlock {PRE} at (0,300) size 41x45 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,300) size 42x45 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 24x45
</span><span class="cx">           text run at (0,0) width 24: &quot;foo&quot;
</span><span class="cx">           text run at (24,0) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,15) width 24: &quot;   &quot;
</span><span class="cx">           text run at (0,30) width 24: &quot;bar&quot;
</span><del>-      RenderBlock {PRE} at (0,358) size 41x45 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,358) size 42x45 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 32x45
</span><span class="cx">           text run at (0,0) width 32: &quot;foo &quot;
</span><span class="cx">           text run at (32,0) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,15) width 24: &quot;   &quot;
</span><span class="cx">           text run at (0,30) width 24: &quot;bar&quot;
</span><del>-      RenderBlock {PRE} at (0,416) size 41x45 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,416) size 42x45 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 40x45
</span><span class="cx">           text run at (0,0) width 40: &quot;foo  &quot;
</span><span class="cx">           text run at (40,0) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,15) width 24: &quot;   &quot;
</span><span class="cx">           text run at (0,30) width 24: &quot;bar&quot;
</span><del>-      RenderBlock {PRE} at (0,474) size 41x45 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,474) size 42x45 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 56x45
</span><span class="cx">           text run at (0,0) width 40: &quot;foo  &quot;
</span><span class="cx">           text run at (40,0) width 16: &quot;  &quot;
</span><span class="cx">           text run at (0,15) width 24: &quot;   &quot;
</span><span class="cx">           text run at (0,30) width 24: &quot;bar&quot;
</span><del>-      RenderBlock {PRE} at (0,532) size 41x45 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,532) size 42x45 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 64x45
</span><span class="cx">           text run at (0,0) width 40: &quot;foo  &quot;
</span><span class="cx">           text run at (40,0) width 24: &quot;   &quot;
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">             text run at (35,2) width 24: &quot;bar&quot;
</span><span class="cx">         RenderText {#text} at (59,0) size 309x18
</span><span class="cx">           text run at (59,0) width 309: &quot; should be on the right hand side of the third line:&quot;
</span><del>-      RenderBlock {PRE} at (0,627) size 41x60 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,627) size 42x60 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 24x15
</span><span class="cx">           text run at (0,0) width 24: &quot;foo&quot;
</span><span class="cx">         RenderBR {BR} at (24,12) size 0x0
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx">           text run at (0,15) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,30) width 24: &quot;   &quot;
</span><span class="cx">           text run at (0,45) width 24: &quot;bar&quot;
</span><del>-      RenderBlock {PRE} at (0,700) size 41x60 [bgcolor=#C0C0C0]
</del><ins>+      RenderBlock {PRE} at (0,700) size 42x60 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderText {#text} at (0,0) size 32x60
</span><span class="cx">           text run at (0,0) width 24: &quot;foo&quot;
</span><span class="cx">           text run at (24,0) width 8: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttransformsboundingrectzoomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,16 +9,16 @@
</span><span class="cx">         RenderBR {BR} at (303,13) size 0x0
</span><span class="cx">         RenderText {#text} at (0,17) size 176x17
</span><span class="cx">           text run at (0,17) width 176: &quot;There should be no red visible.&quot;
</span><del>-      RenderTable {TABLE} at (0,48) size 786x19
-        RenderTableSection {TBODY} at (0,0) size 786x19
-          RenderTableRow {TR} at (0,1) size 786x17
-            RenderTableCell {TD} at (1,1) size 180x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,48) size 785x20
+        RenderTableSection {TBODY} at (0,0) size 785x19
+          RenderTableRow {TR} at (0,1) size 785x17
+            RenderTableCell {TD} at (1,1) size 181x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;getClientBoundingRect():&quot;
</span><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">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (182,1) size 603x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (183,1) size 601x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 95x17
</span><span class="cx">                 text run at (0,0) width 95: &quot;getClientRects():&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -36,8 +36,8 @@
</span><span class="cx">           text run at (0,0) width 35: &quot;PASS&quot;
</span><span class="cx"> layer at (270,90) size 90x90
</span><span class="cx">   RenderBlock (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000]
</span><del>-layer at (270,90) size 90x90
-  RenderBlock (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#008000]
</del><ins>+layer at (270,90) size 91x91
+  RenderBlock (positioned) {DIV} at (270,90) size 91x91 [bgcolor=#008000]
</ins><span class="cx"> layer at (198,198) size 35x17
</span><span class="cx">   RenderBlock (positioned) {DIV} at (198,198) size 35x17
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 35x17 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttransformsrotatedtransformaffectsscrolling1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><del>-layer at (0,0) size 932x691
</del><ins>+layer at (0,0) size 932x690
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x585
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x569
</span><del>-layer at (8,8) size 1304x104 backgroundClip at (0,0) size 932x691 clip at (0,0) size 932x691 outlineClip at (0,0) size 932x691
</del><ins>+layer at (8,8) size 1304x104 backgroundClip at (0,0) size 932x690 clip at (0,0) size 932x690 outlineClip at (0,0) size 932x690
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 1304x104 [bgcolor=#800080] [border: (2px solid #0000FF) (2px solid #00FFFF) (2px solid #008000) (2px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttransformsrotatedtransformaffectsscrolling2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><del>-layer at (0,0) size 825x712
</del><ins>+layer at (0,0) size 824x711
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x585
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x569
</span><del>-layer at (8,8) size 1304x104 backgroundClip at (0,0) size 825x712 clip at (0,0) size 825x712 outlineClip at (0,0) size 825x712
</del><ins>+layer at (8,8) size 1304x104 backgroundClip at (0,0) size 824x711 clip at (0,0) size 824x711 outlineClip at (0,0) size 824x711
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 1304x104 [bgcolor=#800080] [border: (2px solid #0000FF) (2px solid #00FFFF) (2px solid #008000) (2px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttransformstransformedfocusedtextinputexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/transforms/transformed-focused-text-input-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,6 +7,6 @@
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x23
</span><span class="cx">     RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx"> caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttransformstransformswithzoomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/transforms/transforms-with-zoom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/transforms/transforms-with-zoom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/transforms/transforms-with-zoom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderInline {A} at (0,0) size 375x22 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 375x22
</span><span class="cx">             text run at (0,0) width 375: &quot;https://bugs.webkit.org/show_bug.cgi?id=24784&quot;
</span><del>-      RenderBlock {P} at (0,41) size 800x22
</del><ins>+      RenderBlock {P} at (0,41) size 800x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 644x22
</span><span class="cx">           text run at (0,0) width 644: &quot;Test transform lengths with zoom. You should see two green squares below, no red.&quot;
</span><span class="cx"> layer at (120,84) size 120x120
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastwritingmodebrokenideographsmallcapsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,19 +4,19 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x377
</span><span class="cx">     RenderBody {BODY} at (50,50) size 700x277
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 556x277 [bgcolor=#EEEEEE]
</span><del>-        RenderBlock {DIV} at (1,1) size 277x127 [bgcolor=#FFEEEE]
-          RenderBlock {P} at (14,28) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+        RenderBlock {DIV} at (1,1) size 277x129 [bgcolor=#FFEEEE]
+          RenderBlock {P} at (14,28) size 249x23 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 176x20
</span><span class="cx">               text run at (21,1) width 176: &quot;\x{7B2C}\x{4E00}\x{6BB5}\x{843D} Paragraph 1&quot;
</span><del>-          RenderBlock {P} at (14,77) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+          RenderBlock {P} at (14,78) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 176x20
</span><span class="cx">               text run at (21,1) width 176: &quot;\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} Paragraph 2&quot;
</span><span class="cx">         RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
</span><del>-          RenderBlock {P} at (14,28) size 82x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+          RenderBlock {P} at (14,28) size 83x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 40x207
</span><span class="cx">               text run at (21,1) width 207: &quot;\x{7B2C}\x{4E00}\x{6BB5}\x{843D} Paragraph&quot;
</span><span class="cx">               text run at (41,1) width 10: &quot;1&quot;
</span><del>-          RenderBlock {P} at (109,28) size 82x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+          RenderBlock {P} at (110,28) size 83x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 40x207
</span><span class="cx">               text run at (21,1) width 207: &quot;\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} Paragraph&quot;
</span><span class="cx">               text run at (41,1) width 10: &quot;2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastwritingmodebrokenideographicfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x377
</span><span class="cx">     RenderBody {BODY} at (50,50) size 700x277
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 556x277 [bgcolor=#EEEEEE]
</span><del>-        RenderBlock {DIV} at (1,1) size 277x127 [bgcolor=#FFEEEE]
-          RenderBlock {P} at (14,28) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+        RenderBlock {DIV} at (1,1) size 277x129 [bgcolor=#FFEEEE]
+          RenderBlock {P} at (14,28) size 249x23 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 200x20
</span><span class="cx">               text run at (21,1) width 200: &quot;\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1&quot;
</span><del>-          RenderBlock {P} at (14,77) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+          RenderBlock {P} at (14,78) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 200x20
</span><span class="cx">               text run at (21,1) width 200: &quot;\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2&quot;
</span><span class="cx">         RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
</span><del>-          RenderBlock {P} at (14,28) size 62x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+          RenderBlock {P} at (14,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 20x200
</span><span class="cx">               text run at (21,1) width 200: &quot;\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1&quot;
</span><del>-          RenderBlock {P} at (89,28) size 62x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</del><ins>+          RenderBlock {P} at (90,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
</ins><span class="cx">             RenderText {#text} at (21,1) size 20x200
</span><span class="cx">               text run at (21,1) width 200: &quot;\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastwritingmodefieldsetsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 282x18
</span><span class="cx">         text run at (0,0) width 282: &quot;LTR fieldset with left/center/right text-align: &quot;
</span><span class="cx">       RenderBR {BR} at (282,14) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (16,34) size 228x119 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (16,34) size 228x120 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (34,0) size 104x25
</span><span class="cx">           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
</span><span class="cx">       RenderText {#text} at (260,155) size 4x18
</span><span class="cx">         text run at (260,155) width 4: &quot; &quot;
</span><del>-      RenderFieldSet {FIELDSET} at (280,34) size 228x119 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (280,34) size 228x120 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (110,0) size 104x25
</span><span class="cx">           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (16,189) size 228x119 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (16,189) size 228x120 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (62,0) size 104x25
</span><span class="cx">           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
</span><span class="cx">       RenderText {#text} at (260,310) size 4x18
</span><span class="lines">@@ -24,16 +24,16 @@
</span><span class="cx">       RenderText {#text} at (0,328) size 282x18
</span><span class="cx">         text run at (0,328) width 282: &quot;RTL fieldset with left/center/right text-align: &quot;
</span><span class="cx">       RenderBR {BR} at (282,342) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (16,362) size 228x119 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (16,362) size 228x120 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (14,0) size 104x25
</span><span class="cx">           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
</span><span class="cx">       RenderText {#text} at (260,483) size 4x18
</span><span class="cx">         text run at (260,483) width 4: &quot; &quot;
</span><del>-      RenderFieldSet {FIELDSET} at (280,362) size 228x119 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (280,362) size 228x120 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (90,0) size 104x25
</span><span class="cx">           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (16,517) size 228x119 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (16,517) size 228x120 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (62,0) size 104x25
</span><span class="cx">           RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
</span><span class="cx">       RenderText {#text} at (260,638) size 4x18
</span><span class="lines">@@ -42,36 +42,36 @@
</span><span class="cx">       RenderText {#text} at (0,656) size 336x18
</span><span class="cx">         text run at (0,656) width 336: &quot;Vertical LTR fieldset with left/center/right text-align: &quot;
</span><span class="cx">       RenderBR {BR} at (336,670) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (16,690) size 119x228 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (16,690) size 120x228 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (0,34) size 25x104
</span><span class="cx">           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
</span><del>-      RenderText {#text} at (151,920) size 4x18
-        text run at (151,920) width 4: &quot; &quot;
-      RenderFieldSet {FIELDSET} at (171,690) size 119x228 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderText {#text} at (151,920) size 5x18
+        text run at (151,920) width 5: &quot; &quot;
+      RenderFieldSet {FIELDSET} at (171,690) size 121x228 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (0,110) size 25x104
</span><span class="cx">           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
</span><del>-      RenderText {#text} at (306,920) size 4x18
-        text run at (306,920) width 4: &quot; &quot;
-      RenderFieldSet {FIELDSET} at (326,690) size 119x228 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderText {#text} at (307,920) size 5x18
+        text run at (307,920) width 5: &quot; &quot;
+      RenderFieldSet {FIELDSET} at (327,690) size 120x228 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (0,62) size 25x104
</span><span class="cx">           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
</span><del>-      RenderText {#text} at (461,920) size 4x18
-        text run at (461,920) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (462,920) size 5x18
+        text run at (462,920) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,938) size 336x18
</span><span class="cx">         text run at (0,938) width 336: &quot;Vertical RTL fieldset with left/center/right text-align: &quot;
</span><span class="cx">       RenderBR {BR} at (336,952) size 0x0
</span><del>-      RenderFieldSet {FIELDSET} at (16,972) size 119x228 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderFieldSet {FIELDSET} at (16,972) size 120x228 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (0,14) size 25x104
</span><span class="cx">           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
</span><del>-      RenderText {#text} at (151,1202) size 4x18
-        text run at (151,1202) width 4: &quot; &quot;
-      RenderFieldSet {FIELDSET} at (171,972) size 119x228 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderText {#text} at (151,1202) size 5x18
+        text run at (151,1202) width 5: &quot; &quot;
+      RenderFieldSet {FIELDSET} at (171,972) size 121x228 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (0,90) size 25x104
</span><span class="cx">           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
</span><del>-      RenderText {#text} at (306,1202) size 4x18
-        text run at (306,1202) width 4: &quot; &quot;
-      RenderFieldSet {FIELDSET} at (326,972) size 119x228 [border: (2px groove #C0C0C0)]
</del><ins>+      RenderText {#text} at (307,1202) size 5x18
+        text run at (307,1202) width 5: &quot; &quot;
+      RenderFieldSet {FIELDSET} at (327,972) size 120x228 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {LEGEND} at (0,62) size 25x104
</span><span class="cx">           RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,23 +1,23 @@
</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 800x252
-  RenderBlock {html} at (0,0) size 800x252
-    RenderBlock {parsererror} at (16,16) size 768x186 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-      RenderBlock {h3} at (18,20) size 732x22
</del><ins>+layer at (0,0) size 800x255
+  RenderBlock {html} at (0,0) size 800x255
+    RenderBlock {parsererror} at (16,16) size 768x189 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+      RenderBlock {h3} at (18,20) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x22
</span><span class="cx">           text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-      RenderBlock {div} at (18,60) size 732x14
</del><ins>+      RenderBlock {div} at (18,61) size 732x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 490x14
</span><span class="cx">           text run at (0,0) width 490: &quot;error on line 1 at column 76: Extra content at the end of the document&quot;
</span><span class="cx">           text run at (490,0) width 0: &quot; &quot;
</span><del>-      RenderBlock {h3} at (18,92) size 732x22
</del><ins>+      RenderBlock {h3} at (18,94) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 429x22
</span><span class="cx">           text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-      RenderBlock {p} at (18,132) size 732x36
</del><ins>+      RenderBlock {p} at (18,134) size 732x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 731x36
</span><span class="cx">           text run at (0,0) width 731: &quot;This document was created as the result of an XSL transformation. The line and column numbers given are from the&quot;
</span><span class="cx">           text run at (0,18) width 117: &quot;transformed result.&quot;
</span><del>-    RenderBody {body} at (8,218) size 784x18
</del><ins>+    RenderBody {body} at (8,220) size 784x19
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 227x18
</span><span class="cx">           text run at (0,0) width 227: &quot;You should see error text above this&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx"> 
</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 800x286
-  RenderBlock {html} at (0,0) size 800x286
-    RenderBlock {parsererror} at (16,16) size 768x186 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-      RenderBlock {h3} at (18,20) size 732x22
</del><ins>+layer at (0,0) size 800x289
+  RenderBlock {html} at (0,0) size 800x289
+    RenderBlock {parsererror} at (16,16) size 768x189 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+      RenderBlock {h3} at (18,20) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x22
</span><span class="cx">           text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-      RenderBlock {div} at (18,60) size 732x14
</del><ins>+      RenderBlock {div} at (18,61) size 732x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 504x14
</span><span class="cx">           text run at (0,0) width 504: &quot;error on line 1 at column 76: Namespace prefix foo on bar is not defined&quot;
</span><span class="cx">           text run at (504,0) width 0: &quot; &quot;
</span><del>-      RenderBlock {h3} at (18,92) size 732x22
</del><ins>+      RenderBlock {h3} at (18,94) size 732x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 429x22
</span><span class="cx">           text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-      RenderBlock {p} at (18,132) size 732x36
</del><ins>+      RenderBlock {p} at (18,134) size 732x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 731x36
</span><span class="cx">           text run at (0,0) width 731: &quot;This document was created as the result of an XSL transformation. The line and column numbers given are from the&quot;
</span><span class="cx">           text run at (0,18) width 117: &quot;transformed result.&quot;
</span><del>-    RenderBody {body} at (8,218) size 784x52
</del><ins>+    RenderBody {body} at (8,220) size 784x53
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 227x18
</span><span class="cx">           text run at (0,0) width 227: &quot;You should see error text above this&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmachttptestsmiscacid3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx">       RenderBlock {DIV} at (41,121) size 562x312
</span><span class="cx">         RenderBlock {P} at (7,80) size 54x42 [bgcolor=#FF0000] [border: (1px solid #000000)]
</span><span class="cx">         RenderBlock {P} at (70,64) size 64x50 [bgcolor=#FFA500] [border: (1px solid #000000)]
</span><del>-        RenderBlock {P} at (145,48) size 74x58 [bgcolor=#FFFF00] [border: (1px solid #000000)]
-        RenderBlock {P} at (231,32) size 86x66 [bgcolor=#00FF00] [border: (1px solid #000000)]
-        RenderBlock {P} at (330,16) size 96x74 [bgcolor=#0000FF] [border: (1px solid #000000)]
-        RenderBlock {P} at (441,0) size 106x82 [bgcolor=#800080] [border: (1px solid #000000)]
</del><ins>+        RenderBlock {P} at (144,48) size 75x58 [bgcolor=#FFFF00] [border: (1px solid #000000)]
+        RenderBlock {P} at (230,32) size 87x66 [bgcolor=#00FF00] [border: (1px solid #000000)]
+        RenderBlock {P} at (329,16) size 97x74 [bgcolor=#0000FF] [border: (1px solid #000000)]
+        RenderBlock {P} at (440,0) size 107x82 [bgcolor=#800080] [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (41,214) size 568x120
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 168x112
</span><span class="lines">@@ -213,8 +213,8 @@
</span><span class="cx">             text run at (131,39) width 168: &quot;this reference rendering&quot;
</span><span class="cx">         RenderText {#text} at (299,39) size 4x17
</span><span class="cx">           text run at (299,39) width 4: &quot;.&quot;
</span><del>-layer at (130,84) size 300x150
-  RenderEmbeddedObject {OBJECT} at (130,84) size 300x150
</del><ins>+layer at (131,84) size 300x150
+  RenderEmbeddedObject {OBJECT} at (130,84) size 301x151
</ins><span class="cx">     layer at (0,0) size 300x150
</span><span class="cx">       RenderView at (0,0) size 300x150
</span><span class="cx">     layer at (0,0) size 300x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmachttptestsmisciframe404expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/http/tests/misc/iframe404-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -23,12 +23,12 @@
</span><span class="cx">           text run at (163,0) width 611: &quot;It should contain a 404 error message, not any green fallback text. Note this will only work if this&quot;
</span><span class="cx">           text run at (0,18) width 149: &quot;page is fetched via http.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,104) size 784x184
</span><del>-        RenderIFrame {IFRAME} at (0,0) size 552x184 [border: (2px inset #000000)]
-          layer at (0,0) size 548x180
-            RenderView at (0,0) size 548x180
-          layer at (0,0) size 548x180
-            RenderBlock {HTML} at (0,0) size 548x180
-              RenderBody {BODY} at (8,8) size 532x164
</del><ins>+        RenderIFrame {IFRAME} at (0,0) size 553x184 [border: (2px inset #000000)]
+          layer at (0,0) size 549x180
+            RenderView at (0,0) size 549x180
+          layer at (0,0) size 549x180
+            RenderBlock {HTML} at (0,0) size 549x180
+              RenderBody {BODY} at (8,8) size 533x164
</ins><span class="cx">                 RenderText {#text} at (0,0) size 364x18
</span><span class="cx">                   text run at (0,0) width 364: &quot;This 404 error was intentionally generated by a test script.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmachttptestsmiscobjectembeddingsvgdelayedsizenegotiation2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</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 800x462
-  RenderBlock {HTML} at (0,0) size 800x462
-    RenderBody {BODY} at (4,4) size 137x450 [border: (1px dashed #C0C0C0)]
</del><ins>+layer at (0,0) size 800x464
+  RenderBlock {HTML} at (0,0) size 800x464
+    RenderBody {BODY} at (4,4) size 137x452 [border: (1px dashed #C0C0C0)]
</ins><span class="cx">       RenderBlock {P} at (1,10) size 135x27
</span><del>-        RenderText {#text} at (0,0) size 135x28
-          text run at (0,0) width 133: &quot;The following six blue boxes must&quot;
-          text run at (0,9) width 135: &quot;be of the same width. There must be&quot;
-          text run at (0,18) width 26: &quot;no red.&quot;
</del><ins>+        RenderText {#text} at (0,-1) size 135x28
+          text run at (0,-1) width 133: &quot;The following six blue boxes must&quot;
+          text run at (0,8) width 135: &quot;be of the same width. There must be&quot;
+          text run at (0,17) width 26: &quot;no red.&quot;
</ins><span class="cx">       RenderBlock {P} at (10,46) size 117x27 [bgcolor=#008000] [border: (9px solid #0000FF)]
</span><del>-        RenderText {#text} at (9,9) size 2x10
-          text run at (9,9) width 2: &quot; &quot;
</del><ins>+        RenderText {#text} at (9,8) size 2x10
+          text run at (9,8) width 2: &quot; &quot;
</ins><span class="cx">       RenderBlock {P} at (1,127) size 135x9
</span><del>-        RenderText {#text} at (0,0) size 12x10
-          text run at (0,0) width 12: &quot;      &quot;
</del><ins>+        RenderText {#text} at (0,-1) size 12x10
+          text run at (0,-1) width 12: &quot;      &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
</span><span class="cx">           layer at (0,0) size 99x25
</span><span class="lines">@@ -30,10 +30,10 @@
</span><span class="cx">             RenderSVGRoot {svg} at (0,0) size 99x25
</span><span class="cx">               RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
</span><span class="cx">               RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
</span><del>-      RenderTable at (1,253) size 135x44
-        RenderTableSection (anonymous) at (0,0) size 135x44
-          RenderTableRow (anonymous) at (0,0) size 135x44
-            RenderTableCell {P} at (0,0) size 135x44 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (1,253) size 135x45
+        RenderTableSection (anonymous) at (0,0) size 135x45
+          RenderTableRow (anonymous) at (0,0) size 135x45
+            RenderTableCell {P} at (0,0) size 135x45 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
</span><span class="cx">                 layer at (0,0) size 99x25
</span><span class="cx">                   RenderView at (0,0) size 99x25
</span><span class="lines">@@ -41,10 +41,10 @@
</span><span class="cx">                   RenderSVGRoot {svg} at (0,0) size 99x25
</span><span class="cx">                     RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
</span><span class="cx">                     RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
</span><del>-      RenderTable {TABLE} at (1,351) size 135x44
-        RenderTableSection {TBODY} at (0,0) size 135x44
-          RenderTableRow {TR} at (0,0) size 135x44
-            RenderTableCell {TD} at (0,0) size 135x44 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (1,352) size 135x45
+        RenderTableSection {TBODY} at (0,0) size 135x45
+          RenderTableRow {TR} at (0,0) size 135x45
+            RenderTableCell {TD} at (0,0) size 135x45 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
</span><span class="cx">                 layer at (0,0) size 99x25
</span><span class="cx">                   RenderView at (0,0) size 99x25
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">                   RenderSVGRoot {svg} at (0,0) size 99x25
</span><span class="cx">                     RenderSVGRect {rect} at (0,0) size 99x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
</span><span class="cx">                     RenderSVGPath {path} at (14,4) size 71x16 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
</span><del>-      RenderBlock (floating) {P} at (1,449) size 135x9
</del><ins>+      RenderBlock (floating) {P} at (1,451) size 135x9
</ins><span class="cx">         RenderEmbeddedObject {OBJECT} at (9,0) size 117x43 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
</span><span class="cx">           layer at (0,0) size 99x25
</span><span class="cx">             RenderView at (0,0) size 99x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmachttptestsnavigationjavascriptlinkframesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -23,39 +23,39 @@
</span><span class="cx">               RenderBlock {HR} at (0,275) size 769x2 [border: (1px inset #000000)]
</span><span class="cx">               RenderBlock {FORM} at (0,293) size 769x428
</span><span class="cx">                 RenderButton {INPUT} at (2,2) size 110x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 94x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 94x14
</ins><span class="cx">                     RenderText at (0,0) size 94x13
</span><span class="cx">                       text run at (0,0) width 94: &quot;Submit with POST&quot;
</span><del>-                RenderBR {BR} at (114,15) size 0x0
</del><ins>+                RenderBR {BR} at (113,15) size 1x0
</ins><span class="cx">                 RenderButton {INPUT} at (2,24) size 230x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 214x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 214x14
</ins><span class="cx">                     RenderText at (0,0) size 214x13
</span><span class="cx">                       text run at (0,0) width 214: &quot;Submit with POST followed by a redirect&quot;
</span><del>-                RenderBR {BR} at (234,37) size 0x0
</del><ins>+                RenderBR {BR} at (233,37) size 1x0
</ins><span class="cx">                 RenderText {#text} at (0,44) size 376x37
</span><span class="cx">                   text run at (0,44) width 376: &quot;Here are some form elements&quot;
</span><span class="cx">                 RenderTextControl {INPUT} at (378,59) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                RenderBR {BR} at (526,73) size 0x0
</del><ins>+                RenderBR {BR} at (525,73) size 1x0
</ins><span class="cx">                 RenderText {#text} at (0,81) size 334x37
</span><span class="cx">                   text run at (0,81) width 334: &quot;that we can use for testing&quot;
</span><span class="cx">                 RenderTextControl {INPUT} at (336,96) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                RenderBR {BR} at (484,110) size 0x0
-                RenderBlock {INPUT} at (2,136) size 12x13
-                RenderText {#text} at (16,118) size 73x37
-                  text run at (16,118) width 73: &quot; Male&quot;
-                RenderBR {BR} at (89,147) size 0x0
-                RenderBlock {INPUT} at (2,173) size 12x13
-                RenderText {#text} at (16,155) size 102x37
-                  text run at (16,155) width 102: &quot; Female&quot;
-                RenderBR {BR} at (118,184) size 0x0
-                RenderBlock {INPUT} at (2,211) size 12x12
-                RenderText {#text} at (16,192) size 130x37
-                  text run at (16,192) width 130: &quot; option #1&quot;
-                RenderBR {BR} at (146,221) size 0x0
-                RenderBlock {INPUT} at (2,248) size 12x12
-                RenderText {#text} at (16,229) size 130x37
-                  text run at (16,229) width 130: &quot; option #2&quot;
-                RenderBR {BR} at (146,258) size 0x0
</del><ins>+                RenderBR {BR} at (483,110) size 1x0
+                RenderBlock {INPUT} at (2,136) size 13x13
+                RenderText {#text} at (17,118) size 74x37
+                  text run at (17,118) width 74: &quot; Male&quot;
+                RenderBR {BR} at (90,147) size 1x0
+                RenderBlock {INPUT} at (2,173) size 13x13
+                RenderText {#text} at (17,155) size 103x37
+                  text run at (17,155) width 103: &quot; Female&quot;
+                RenderBR {BR} at (119,184) size 1x0
+                RenderBlock {INPUT} at (2,211) size 13x12
+                RenderText {#text} at (17,192) size 131x37
+                  text run at (17,192) width 131: &quot; option #1&quot;
+                RenderBR {BR} at (147,221) size 1x0
+                RenderBlock {INPUT} at (2,248) size 13x12
+                RenderText {#text} at (17,229) size 131x37
+                  text run at (17,229) width 131: &quot; option #2&quot;
+                RenderBR {BR} at (147,258) size 1x0
</ins><span class="cx">                 RenderMenuList {SELECT} at (2,268) size 253x18 [bgcolor=#FFFFFF]
</span><span class="cx">                   RenderBlock (anonymous) at (0,0) size 253x18
</span><span class="cx">                     RenderText at (8,2) size 63x13
</span><span class="lines">@@ -97,11 +97,11 @@
</span><span class="cx">                 RenderInline {A} at (0,0) size 531x37
</span><span class="cx">                   RenderText {#text} at (0,0) size 531x37
</span><span class="cx">                     text run at (0,0) width 531: &quot;This is an anchor point named \&quot;anchor1\&quot;.&quot;
</span><del>-        layer at (389,363) size 140x13 scrollWidth 151
</del><ins>+        layer at (389,363) size 139x13 scrollWidth 151
</ins><span class="cx">           RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">             RenderText {#text} at (0,0) size 150x13
</span><span class="cx">               text run at (0,0) width 150: &quot;Initial text before user input&quot;
</span><del>-        layer at (347,400) size 140x13
</del><ins>+        layer at (347,400) size 139x13
</ins><span class="cx">           RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">         layer at (10,591) size 230x136 clip at (11,592) size 228x134
</span><span class="cx">           RenderTextControl {TEXTAREA} at (2,290) size 230x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsbackgroundrepeatspacepaddingboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,10 +1,10 @@
</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 800x435
-  RenderBlock {HTML} at (0,0) size 800x435
-    RenderBody {BODY} at (8,16) size 784x411
</del><ins>+layer at (0,0) size 800x436
+  RenderBlock {HTML} at (0,0) size 800x436
+    RenderBody {BODY} at (8,16) size 784x412
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 303x18
</span><span class="cx">           text run at (0,0) width 303: &quot;Test passes if there is no red visible on the page.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 378x378 [border: (25px double #000000)]
-      RenderBlock {DIV} at (0,33) size 378x378 [border: (25px double #000000)]
</del><ins>+      RenderBlock {DIV} at (0,34) size 379x379 [border: (25px double #000000)]
+      RenderBlock {DIV} at (0,33) size 379x379 [border: (25px double #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsbackground_repeat_space_border_boxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x436
</span><del>-  RenderBlock {HTML} at (0,0) size 800x436
-    RenderBody {BODY} at (8,16) size 784x412
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x437
+    RenderBody {BODY} at (8,16) size 784x413
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 519x18
</span><span class="cx">           text run at (0,0) width 519: &quot;Test passes if green is visible on the page and there is no red is visible on the page.&quot;
</span><del>-      RenderBlock {DIV} at (0,34) size 378x378 [border: (25px double #000000)]
</del><ins>+      RenderBlock {DIV} at (0,34) size 379x379 [border: (25px double #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsbackground_repeat_space_content_boxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,10 +1,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x454
</span><del>-  RenderBlock {HTML} at (0,0) size 800x454
-    RenderBody {BODY} at (8,16) size 784x430
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x455
+    RenderBody {BODY} at (8,16) size 784x431
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 778x36
</span><span class="cx">           text run at (0,0) width 778: &quot;Test passes if there are four unclipped cats below, if the cats are equally spaced from each other, and if the cats do not touch&quot;
</span><span class="cx">           text run at (0,18) width 183: &quot;or overlap the double border.&quot;
</span><del>-      RenderBlock {DIV} at (0,52) size 378x378 [border: (25px double #000000)]
</del><ins>+      RenderBlock {DIV} at (0,52) size 379x379 [border: (25px double #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsborderradiuswiththreevalues001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,4 +7,4 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 512x18
</span><span class="cx">           text run at (0,0) width 512: &quot;Test passes if the box has rounded corners and there is no red visible on the page.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 230x230 [border: (19px solid #FF0000)]
</span><del>-      RenderBlock {DIV} at (0,34) size 230x230 [border: (19px solid #008000)]
</del><ins>+      RenderBlock {DIV} at (0,33) size 230x231 [border: (19px solid #008000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacietestcentercss3bordersbackgroundsborderradiuswithtwovalues001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,4 +7,4 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 512x18
</span><span class="cx">           text run at (0,0) width 512: &quot;Test passes if the box has rounded corners and there is no red visible on the page.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,34) size 230x230 [border: (19px solid #FF0000)]
</span><del>-      RenderBlock {DIV} at (0,34) size 230x230 [border: (19px solid #008000)]
</del><ins>+      RenderBlock {DIV} at (0,33) size 230x231 [border: (19px solid #008000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmathmlpresentationmostretchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/mathml/presentation/mo-stretch-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/mathml/presentation/mo-stretch-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/mathml/presentation/mo-stretch-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,379 +3,379 @@
</span><span class="cx"> layer at (0,0) size 800x216
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x216
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x200
</span><del>-      RenderMathMLMath {math} at (0,0) size 188x20 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 186x20
-          RenderMathMLOperator {mo} at (1,3) size 7x14
</del><ins>+      RenderMathMLMath {math} at (0,0) size 195x20 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 193x20
+          RenderMathMLOperator {mo} at (1,3) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (12,3) size 7x14
</del><ins>+          RenderMathMLOperator {mo} at (13,3) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (25,3) size 10x14
</del><ins>+          RenderMathMLOperator {mo} at (26,3) size 11x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (41,3) size 10x14
</del><ins>+          RenderMathMLOperator {mo} at (43,3) size 11x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (57,3) size 7x14
</del><ins>+          RenderMathMLOperator {mo} at (59,3) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,3) size 7x14
</del><ins>+          RenderMathMLOperator {mo} at (72,3) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (83,2) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (86,2) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (97,2) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (100,2) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (111,2) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (115,2) size 8x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (125,2) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (129,2) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (139,0) size 11x20
</del><ins>+          RenderMathMLOperator {mo} at (143,0) size 12x20
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 11x20
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 7x20
</span><span class="cx">                 RenderText at (0,-3) size 7x24
</span><span class="cx">                   text run at (0,-3) width 7: &quot;\x{222B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (156,3) size 3x12
</del><ins>+          RenderMathMLOperator {mo} at (161,3) size 4x12
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 3x12
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 3x12
</span><span class="cx">                 RenderText at (0,-6) size 3x24
</span><span class="cx">                   text run at (0,-6) width 3: &quot;|&quot;
</span><del>-          RenderMathMLOperator {mo} at (165,2) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (170,2) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2016}&quot;
</span><del>-          RenderMathMLOperator {mo} at (177,2) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (183,2) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2225}&quot;
</span><del>-      RenderText {#text} at (188,0) size 4x18
-        text run at (188,0) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (194,0) size 5x18
+        text run at (194,0) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,20) size 192x113 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 190x113
-          RenderMathMLOperator {mo} at (1,22) size 7x91
</del><ins>+      RenderMathMLMath {math} at (0,20) size 199x114 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 197x114
+          RenderMathMLOperator {mo} at (1,22) size 8x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (12,22) size 7x91
</del><ins>+          RenderMathMLOperator {mo} at (13,22) size 8x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (25,22) size 10x91
</del><ins>+          RenderMathMLOperator {mo} at (26,22) size 11x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (41,22) size 10x91
</del><ins>+          RenderMathMLOperator {mo} at (43,22) size 11x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (57,22) size 7x91
</del><ins>+          RenderMathMLOperator {mo} at (59,22) size 8x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,22) size 7x91
</del><ins>+          RenderMathMLOperator {mo} at (72,22) size 8x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (83,22) size 8x91
</del><ins>+          RenderMathMLOperator {mo} at (86,22) size 9x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (97,22) size 8x91
</del><ins>+          RenderMathMLOperator {mo} at (100,22) size 9x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (111,22) size 8x91
</del><ins>+          RenderMathMLOperator {mo} at (115,22) size 8x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (125,22) size 8x91
</del><ins>+          RenderMathMLOperator {mo} at (129,22) size 9x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (139,22) size 11x91
</del><ins>+          RenderMathMLOperator {mo} at (143,22) size 12x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 11x20
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 7x20
</span><span class="cx">                 RenderText at (0,-3) size 7x24
</span><span class="cx">                   text run at (0,-3) width 7: &quot;\x{222B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (156,22) size 3x91
</del><ins>+          RenderMathMLOperator {mo} at (161,22) size 4x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 3x12
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 3x12
</span><span class="cx">                 RenderText at (0,-6) size 3x24
</span><span class="cx">                   text run at (0,-6) width 3: &quot;|&quot;
</span><del>-          RenderMathMLOperator {mo} at (165,22) size 8x91
</del><ins>+          RenderMathMLOperator {mo} at (170,22) size 9x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2016}&quot;
</span><del>-          RenderMathMLOperator {mo} at (179,22) size 8x91
</del><ins>+          RenderMathMLOperator {mo} at (184,22) size 9x92
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2225}&quot;
</span><del>-          RenderMathMLSpace {mspace} at (190,0) size 0x76
-      RenderText {#text} at (192,81) size 4x18
-        text run at (192,81) width 4: &quot; &quot;
-      RenderMathMLMath {math} at (196,45) size 192x76 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 190x76
-          RenderMathMLOperator {mo} at (1,15) size 7x61
</del><ins>+          RenderMathMLSpace {mspace} at (196,0) size 1x76
+      RenderText {#text} at (198,81) size 5x18
+        text run at (198,81) width 5: &quot; &quot;
+      RenderMathMLMath {math} at (202,45) size 199x77 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 197x77
+          RenderMathMLOperator {mo} at (1,15) size 8x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (12,15) size 7x61
</del><ins>+          RenderMathMLOperator {mo} at (13,15) size 8x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (25,15) size 10x61
</del><ins>+          RenderMathMLOperator {mo} at (26,15) size 11x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (41,15) size 10x61
</del><ins>+          RenderMathMLOperator {mo} at (43,15) size 11x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (57,15) size 7x61
</del><ins>+          RenderMathMLOperator {mo} at (59,15) size 8x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,15) size 7x61
</del><ins>+          RenderMathMLOperator {mo} at (72,15) size 8x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (83,15) size 8x61
</del><ins>+          RenderMathMLOperator {mo} at (86,15) size 9x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (97,15) size 8x61
</del><ins>+          RenderMathMLOperator {mo} at (100,15) size 9x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (111,15) size 8x61
</del><ins>+          RenderMathMLOperator {mo} at (115,15) size 8x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (125,15) size 8x61
</del><ins>+          RenderMathMLOperator {mo} at (129,15) size 9x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (139,15) size 11x61
</del><ins>+          RenderMathMLOperator {mo} at (143,15) size 12x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 11x20
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 7x20
</span><span class="cx">                 RenderText at (0,-3) size 7x24
</span><span class="cx">                   text run at (0,-3) width 7: &quot;\x{222B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (156,15) size 3x61
</del><ins>+          RenderMathMLOperator {mo} at (161,15) size 4x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 3x12
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 3x12
</span><span class="cx">                 RenderText at (0,-6) size 3x24
</span><span class="cx">                   text run at (0,-6) width 3: &quot;|&quot;
</span><del>-          RenderMathMLOperator {mo} at (165,15) size 8x61
</del><ins>+          RenderMathMLOperator {mo} at (170,15) size 9x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2016}&quot;
</span><del>-          RenderMathMLOperator {mo} at (179,15) size 8x61
</del><ins>+          RenderMathMLOperator {mo} at (184,15) size 9x62
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2225}&quot;
</span><del>-          RenderMathMLSpace {mspace} at (190,0) size 0x51
-      RenderText {#text} at (388,81) size 4x18
-        text run at (388,81) width 4: &quot; &quot;
-      RenderMathMLMath {math} at (392,75) size 192x31 [padding: 0 1 0 1]
-        RenderMathMLRow {mrow} at (1,0) size 190x31
-          RenderMathMLOperator {mo} at (1,9) size 7x14
</del><ins>+          RenderMathMLSpace {mspace} at (196,0) size 1x51
+      RenderText {#text} at (400,81) size 5x18
+        text run at (400,81) width 5: &quot; &quot;
+      RenderMathMLMath {math} at (404,75) size 199x32 [padding: 0 1 0 1]
+        RenderMathMLRow {mrow} at (1,0) size 197x32
+          RenderMathMLOperator {mo} at (1,9) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;(&quot;
</span><del>-          RenderMathMLOperator {mo} at (12,9) size 7x14
</del><ins>+          RenderMathMLOperator {mo} at (13,9) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;)&quot;
</span><del>-          RenderMathMLOperator {mo} at (25,9) size 10x14
</del><ins>+          RenderMathMLOperator {mo} at (26,9) size 11x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;{&quot;
</span><del>-          RenderMathMLOperator {mo} at (41,9) size 10x14
</del><ins>+          RenderMathMLOperator {mo} at (43,9) size 11x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                 RenderText at (0,-6) size 8x24
</span><span class="cx">                   text run at (0,-6) width 8: &quot;}&quot;
</span><del>-          RenderMathMLOperator {mo} at (57,9) size 7x14
</del><ins>+          RenderMathMLOperator {mo} at (59,9) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;[&quot;
</span><del>-          RenderMathMLOperator {mo} at (70,9) size 7x14
</del><ins>+          RenderMathMLOperator {mo} at (72,9) size 8x14
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                 RenderText at (0,-6) size 5x24
</span><span class="cx">                   text run at (0,-6) width 5: &quot;]&quot;
</span><del>-          RenderMathMLOperator {mo} at (83,8) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (86,8) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2308}&quot;
</span><del>-          RenderMathMLOperator {mo} at (97,8) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (100,8) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2309}&quot;
</span><del>-          RenderMathMLOperator {mo} at (111,8) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (115,8) size 8x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230A}&quot;
</span><del>-          RenderMathMLOperator {mo} at (125,8) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (129,8) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{230B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (139,6) size 11x20
</del><ins>+          RenderMathMLOperator {mo} at (143,6) size 12x20
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 11x20
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 7x20
</span><span class="cx">                 RenderText at (0,-3) size 7x24
</span><span class="cx">                   text run at (0,-3) width 7: &quot;\x{222B}&quot;
</span><del>-          RenderMathMLOperator {mo} at (156,6) size 3x25
</del><ins>+          RenderMathMLOperator {mo} at (161,6) size 4x26
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 3x12
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 3x12
</span><span class="cx">                 RenderText at (0,-6) size 3x24
</span><span class="cx">                   text run at (0,-6) width 3: &quot;|&quot;
</span><del>-          RenderMathMLOperator {mo} at (165,8) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (170,8) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2016}&quot;
</span><del>-          RenderMathMLOperator {mo} at (179,8) size 8x16
</del><ins>+          RenderMathMLOperator {mo} at (184,8) size 9x16
</ins><span class="cx">             RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">               RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                 RenderText at (0,-5) size 8x24
</span><span class="cx">                   text run at (0,-5) width 8: &quot;\x{2225}&quot;
</span><del>-          RenderMathMLSpace {mspace} at (190,0) size 0x21
-      RenderText {#text} at (584,81) size 4x18
-        text run at (584,81) width 4: &quot; &quot;
</del><ins>+          RenderMathMLSpace {mspace} at (196,0) size 1x21
+      RenderText {#text} at (602,81) size 5x18
+        text run at (602,81) width 5: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMathMLMath {math} at (0,133) size 204x67 [padding: 0 1 0 1]
-        RenderMathMLSquareRoot {msqrt} at (1,0) size 202x67 [intrinsic padding: 3 0 3 12]
-          RenderMathMLRow (anonymous) at (12,3) size 190x61
-            RenderMathMLOperator {mo} at (1,12) size 7x49
</del><ins>+      RenderMathMLMath {math} at (0,133) size 211x68 [padding: 0 1 0 1]
+        RenderMathMLSquareRoot {msqrt} at (1,0) size 209x68 [intrinsic padding: 3 0 3 12]
+          RenderMathMLRow (anonymous) at (12,3) size 197x62
+            RenderMathMLOperator {mo} at (1,12) size 8x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                   RenderText at (0,-6) size 5x24
</span><span class="cx">                     text run at (0,-6) width 5: &quot;(&quot;
</span><del>-            RenderMathMLOperator {mo} at (12,12) size 7x49
</del><ins>+            RenderMathMLOperator {mo} at (13,12) size 8x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                   RenderText at (0,-6) size 5x24
</span><span class="cx">                     text run at (0,-6) width 5: &quot;)&quot;
</span><del>-            RenderMathMLOperator {mo} at (25,12) size 10x49
</del><ins>+            RenderMathMLOperator {mo} at (26,12) size 11x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                   RenderText at (0,-6) size 8x24
</span><span class="cx">                     text run at (0,-6) width 8: &quot;{&quot;
</span><del>-            RenderMathMLOperator {mo} at (41,12) size 10x49
</del><ins>+            RenderMathMLOperator {mo} at (43,12) size 11x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 10x14
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x14
</span><span class="cx">                   RenderText at (0,-6) size 8x24
</span><span class="cx">                     text run at (0,-6) width 8: &quot;}&quot;
</span><del>-            RenderMathMLOperator {mo} at (57,12) size 7x49
</del><ins>+            RenderMathMLOperator {mo} at (59,12) size 8x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                   RenderText at (0,-6) size 5x24
</span><span class="cx">                     text run at (0,-6) width 5: &quot;[&quot;
</span><del>-            RenderMathMLOperator {mo} at (70,12) size 7x49
</del><ins>+            RenderMathMLOperator {mo} at (72,12) size 8x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 7x14
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 5x14
</span><span class="cx">                   RenderText at (0,-6) size 5x24
</span><span class="cx">                     text run at (0,-6) width 5: &quot;]&quot;
</span><del>-            RenderMathMLOperator {mo} at (83,12) size 8x49
</del><ins>+            RenderMathMLOperator {mo} at (86,12) size 9x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                   RenderText at (0,-5) size 8x24
</span><span class="cx">                     text run at (0,-5) width 8: &quot;\x{2308}&quot;
</span><del>-            RenderMathMLOperator {mo} at (97,12) size 8x49
</del><ins>+            RenderMathMLOperator {mo} at (100,12) size 9x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                   RenderText at (0,-5) size 8x24
</span><span class="cx">                     text run at (0,-5) width 8: &quot;\x{2309}&quot;
</span><del>-            RenderMathMLOperator {mo} at (111,12) size 8x49
</del><ins>+            RenderMathMLOperator {mo} at (115,12) size 8x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                   RenderText at (0,-5) size 8x24
</span><span class="cx">                     text run at (0,-5) width 8: &quot;\x{230A}&quot;
</span><del>-            RenderMathMLOperator {mo} at (125,12) size 8x49
</del><ins>+            RenderMathMLOperator {mo} at (129,12) size 9x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                   RenderText at (0,-5) size 8x24
</span><span class="cx">                     text run at (0,-5) width 8: &quot;\x{230B}&quot;
</span><del>-            RenderMathMLOperator {mo} at (139,12) size 11x49
</del><ins>+            RenderMathMLOperator {mo} at (143,12) size 12x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 11x20
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 7x20
</span><span class="cx">                   RenderText at (0,-3) size 7x24
</span><span class="cx">                     text run at (0,-3) width 7: &quot;\x{222B}&quot;
</span><del>-            RenderMathMLOperator {mo} at (156,12) size 3x49
</del><ins>+            RenderMathMLOperator {mo} at (161,12) size 4x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 3x12
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 3x12
</span><span class="cx">                   RenderText at (0,-6) size 3x24
</span><span class="cx">                     text run at (0,-6) width 3: &quot;|&quot;
</span><del>-            RenderMathMLOperator {mo} at (165,12) size 8x49
</del><ins>+            RenderMathMLOperator {mo} at (170,12) size 9x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                   RenderText at (0,-5) size 8x24
</span><span class="cx">                     text run at (0,-5) width 8: &quot;\x{2016}&quot;
</span><del>-            RenderMathMLOperator {mo} at (179,12) size 8x49
</del><ins>+            RenderMathMLOperator {mo} at (184,12) size 9x50
</ins><span class="cx">               RenderMathMLBlock (flex) {mo} at (0,0) size 8x16
</span><span class="cx">                 RenderBlock (anonymous) at (0,0) size 8x16
</span><span class="cx">                   RenderText at (0,-5) size 8x24
</span><span class="cx">                     text run at (0,-5) width 8: &quot;\x{2225}&quot;
</span><del>-            RenderMathMLSpace {mspace} at (190,0) size 0x41
</del><ins>+            RenderMathMLSpace {mspace} at (196,0) size 1x41
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmediaaudiocontrolsrenderingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/media/audio-controls-rendering-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,28 +18,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 200x25
</span><span class="cx"> layer at (8,42) size 200x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 200x25
</span><del>-layer at (14,46) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,47) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,47) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,49) size 127x11
-  RenderFlexibleBox {DIV} at (49,7) size 127x11
-layer at (57,49) size 45x11
</del><ins>+layer at (57,50) size 127x11
+  RenderFlexibleBox {DIV} at (49,7) size 127x12
+layer at (57,50) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (139,49) size 45x11
</del><ins>+layer at (139,50) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (82,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:07&quot;
</span><del>-layer at (104,50) size 33x9
</del><ins>+layer at (104,51) size 33x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 33x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 33x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 33x9
</span><del>-        RenderBlock {DIV} at (0,1) size 33x6
-layer at (104,51) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 33x7
+layer at (104,52) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (184,44) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (176,2) size 22x22
</span><span class="lines">@@ -56,28 +56,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x25
</span><span class="cx"> layer at (8,85) size 320x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x25
</span><del>-layer at (14,89) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,90) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,90) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,92) size 247x11
-  RenderFlexibleBox {DIV} at (49,7) size 247x11
-layer at (57,92) size 45x11
</del><ins>+layer at (57,93) size 247x11
+  RenderFlexibleBox {DIV} at (49,7) size 247x12
+layer at (57,93) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (259,92) size 45x11
</del><ins>+layer at (259,93) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (202,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:07&quot;
</span><del>-layer at (104,93) size 153x9
</del><ins>+layer at (104,94) size 153x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 153x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 153x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 153x9
</span><del>-        RenderBlock {DIV} at (0,1) size 153x6
-layer at (104,94) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 153x7
+layer at (104,95) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (304,87) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (296,2) size 22x22
</span><span class="lines">@@ -96,28 +96,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x100
</span><span class="cx"> layer at (8,203) size 320x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,75) size 320x25
</span><del>-layer at (14,207) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,208) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,208) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,210) size 247x11
-  RenderFlexibleBox {DIV} at (49,7) size 247x11
-layer at (57,210) size 45x11
</del><ins>+layer at (57,211) size 247x11
+  RenderFlexibleBox {DIV} at (49,7) size 247x12
+layer at (57,211) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (259,210) size 45x11
</del><ins>+layer at (259,211) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (202,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:07&quot;
</span><del>-layer at (104,211) size 153x9
</del><ins>+layer at (104,212) size 153x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 153x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 153x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 153x9
</span><del>-        RenderBlock {DIV} at (0,1) size 153x6
-layer at (104,212) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 153x7
+layer at (104,213) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (304,205) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (296,2) size 22x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmediacontrolsafterreloadexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/media/controls-after-reload-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/media/controls-after-reload-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/media/controls-after-reload-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,28 +14,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x240
</span><span class="cx"> layer at (8,257) size 320x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,215) size 320x25
</span><del>-layer at (14,261) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,262) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,262) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,264) size 217x11
-  RenderFlexibleBox {DIV} at (49,7) size 217x11
-layer at (57,264) size 45x11
</del><ins>+layer at (57,265) size 217x11
+  RenderFlexibleBox {DIV} at (49,7) size 217x12
+layer at (57,265) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (229,264) size 45x11
</del><ins>+layer at (229,265) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:06&quot;
</span><del>-layer at (104,265) size 123x9
</del><ins>+layer at (104,266) size 123x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 123x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 123x9
</span><del>-        RenderBlock {DIV} at (0,1) size 123x6
-layer at (104,266) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 123x7
+layer at (104,267) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (274,259) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (266,2) size 22x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmediacontrolsstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/media/controls-strict-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/media/controls-strict-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/media/controls-strict-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,28 +14,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x240
</span><span class="cx"> layer at (8,265) size 320x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,215) size 320x25
</span><del>-layer at (14,269) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,270) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,270) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,272) size 217x11
-  RenderFlexibleBox {DIV} at (49,7) size 217x11
-layer at (57,272) size 45x11
</del><ins>+layer at (57,273) size 217x11
+  RenderFlexibleBox {DIV} at (49,7) size 217x12
+layer at (57,273) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (229,272) size 45x11
</del><ins>+layer at (229,273) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:06&quot;
</span><del>-layer at (104,273) size 123x9
</del><ins>+layer at (104,274) size 123x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 123x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 123x9
</span><del>-        RenderBlock {DIV} at (0,1) size 123x6
-layer at (104,274) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 123x7
+layer at (104,275) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (274,267) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (266,2) size 22x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmediacontrolsstylingstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/media/controls-styling-strict-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/media/controls-styling-strict-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/media/controls-styling-strict-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,28 +18,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x240
</span><span class="cx"> layer at (8,265) size 320x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,215) size 320x25
</span><del>-layer at (14,269) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,270) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,270) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,272) size 217x11
-  RenderFlexibleBox {DIV} at (49,7) size 217x11
-layer at (57,272) size 45x11
</del><ins>+layer at (57,273) size 217x11
+  RenderFlexibleBox {DIV} at (49,7) size 217x12
+layer at (57,273) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (229,272) size 45x11
</del><ins>+layer at (229,273) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:06&quot;
</span><del>-layer at (104,273) size 123x9
</del><ins>+layer at (104,274) size 123x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 123x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 123x9
</span><del>-        RenderBlock {DIV} at (0,1) size 123x6
-layer at (104,274) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 123x7
+layer at (104,275) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (274,267) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (266,2) size 22x22
</span><span class="lines">@@ -58,28 +58,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x240
</span><span class="cx"> layer at (332,265) size 320x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,215) size 320x25
</span><del>-layer at (338,269) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (338,270) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (364,270) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (381,272) size 217x11
-  RenderFlexibleBox {DIV} at (49,7) size 217x11
-layer at (381,272) size 45x11
</del><ins>+layer at (381,273) size 217x11
+  RenderFlexibleBox {DIV} at (49,7) size 217x12
+layer at (381,273) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (553,272) size 45x11
</del><ins>+layer at (553,273) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:06&quot;
</span><del>-layer at (428,273) size 123x9
</del><ins>+layer at (428,274) size 123x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 123x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 123x9
</span><del>-        RenderBlock {DIV} at (0,1) size 123x6
-layer at (428,274) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 123x7
+layer at (428,275) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (598,267) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (266,2) size 22x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmediacontrolswithoutpreloadexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,28 +14,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 320x240
</span><span class="cx"> layer at (8,257) size 320x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,215) size 320x25
</span><del>-layer at (14,261) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,262) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,262) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,264) size 217x11
-  RenderFlexibleBox {DIV} at (49,7) size 217x11
-layer at (57,264) size 45x11
</del><ins>+layer at (57,265) size 217x11
+  RenderFlexibleBox {DIV} at (49,7) size 217x12
+layer at (57,265) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (229,264) size 45x11
</del><ins>+layer at (229,265) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (172,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:06&quot;
</span><del>-layer at (104,265) size 123x9
</del><ins>+layer at (104,266) size 123x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 123x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 123x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 123x9
</span><del>-        RenderBlock {DIV} at (0,1) size 123x6
-layer at (104,266) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 123x7
+layer at (104,267) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (274,259) size 22x22
</span><span class="cx">   RenderFlexibleBox {DIV} at (266,2) size 22x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmediamediacontrolscloneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/media/media-controls-clone-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/media/media-controls-clone-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/media/media-controls-clone-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,13 +15,13 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x150
</span><span class="cx"> layer at (8,133) size 300x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,125) size 300x25
</span><del>-layer at (14,137) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,138) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,138) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,141) size 221x9
-  RenderFlexibleBox {DIV} at (49,8) size 221x9
-layer at (59,141) size 217x9
</del><ins>+layer at (57,142) size 221x9
+  RenderFlexibleBox {DIV} at (49,8) size 221x10
+layer at (59,142) size 217x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (2,0) size 217x9
</span><span class="cx"> layer at (285,138) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (277,5) size 16x16 [color=#FFFFFF]
</span><span class="lines">@@ -29,25 +29,25 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 200x25
</span><span class="cx"> layer at (308,133) size 200x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 200x25
</span><del>-layer at (314,137) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (314,138) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (340,138) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (357,141) size 151x9
-  RenderFlexibleBox {DIV} at (49,8) size 151x9
-layer at (359,141) size 147x9
</del><ins>+layer at (357,142) size 151x9
+  RenderFlexibleBox {DIV} at (49,8) size 151x10
+layer at (359,142) size 147x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (2,0) size 147x9
</span><span class="cx"> layer at (8,162) size 300x150
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x150
</span><span class="cx"> layer at (8,287) size 300x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,125) size 300x25
</span><del>-layer at (14,291) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,292) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,292) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,295) size 221x9
-  RenderFlexibleBox {DIV} at (49,8) size 221x9
-layer at (59,295) size 217x9
</del><ins>+layer at (57,296) size 221x9
+  RenderFlexibleBox {DIV} at (49,8) size 221x10
+layer at (59,296) size 217x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (2,0) size 217x9
</span><span class="cx"> layer at (285,292) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (277,5) size 16x16 [color=#FFFFFF]
</span><span class="lines">@@ -55,11 +55,11 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 200x25
</span><span class="cx"> layer at (308,287) size 200x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 200x25
</span><del>-layer at (314,291) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (314,292) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (340,292) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (357,295) size 151x9
-  RenderFlexibleBox {DIV} at (49,8) size 151x9
-layer at (359,295) size 147x9
</del><ins>+layer at (357,296) size 151x9
+  RenderFlexibleBox {DIV} at (49,8) size 151x10
+layer at (359,296) size 147x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (2,0) size 147x9
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmediavideonoaudioexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/media/video-no-audio-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/media/video-no-audio-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/media/video-no-audio-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,28 +14,28 @@
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 352x288
</span><span class="cx"> layer at (8,305) size 352x25
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,263) size 352x25
</span><del>-layer at (14,309) size 16x16
-  RenderButton {BUTTON} at (6,4) size 16x16 [color=#FFFFFF]
</del><ins>+layer at (14,310) size 16x16
+  RenderButton {BUTTON} at (6,4) size 16x17 [color=#FFFFFF]
</ins><span class="cx"> layer at (40,310) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (32,5) size 16x16 [color=#FFFFFF]
</span><del>-layer at (57,312) size 273x11
-  RenderFlexibleBox {DIV} at (49,7) size 273x11
-layer at (57,312) size 45x11
</del><ins>+layer at (57,313) size 273x11
+  RenderFlexibleBox {DIV} at (49,7) size 273x12
+layer at (57,313) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF]
</span><del>-    RenderBlock (anonymous) at (9,0) size 26x11
</del><ins>+    RenderBlock (anonymous) at (9,0) size 27x11
</ins><span class="cx">       RenderText {#text} at (0,0) size 26x11
</span><span class="cx">         text run at (0,0) width 26: &quot;00:00&quot;
</span><del>-layer at (285,312) size 45x11
</del><ins>+layer at (285,313) size 45x11
</ins><span class="cx">   RenderFlexibleBox {DIV} at (228,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">     RenderBlock (anonymous) at (7,0) size 31x11
</span><span class="cx">       RenderText {#text} at (0,0) size 31x11
</span><span class="cx">         text run at (0,0) width 31: &quot;-00:09&quot;
</span><del>-layer at (104,313) size 179x9
</del><ins>+layer at (104,314) size 179x9
</ins><span class="cx">   RenderFlexibleBox {DIV} at (47,1) size 179x9
</span><span class="cx">     RenderSlider {INPUT} at (0,0) size 179x9 [color=#909090] [bgcolor=#000000]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 179x9
</span><del>-        RenderBlock {DIV} at (0,1) size 179x6
-layer at (104,314) size 6x6
</del><ins>+        RenderBlock {DIV} at (0,1) size 179x7
+layer at (104,315) size 6x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 6x6 [bgcolor=#FFFFFF]
</span><span class="cx"> layer at (337,310) size 16x16
</span><span class="cx">   RenderButton {BUTTON} at (329,5) size 16x16 [color=#FFFFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacplatformmacfastformsinputappearancespinbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,74 +14,74 @@
</span><span class="cx">               RenderTableCell {TD} at (2,80) size 206x368 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 204x35
</span><span class="cx">                   RenderTextControl {INPUT} at (0,3) size 108x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (108,0) size 4x18
-                    text run at (108,0) width 4: &quot; &quot;
-                  RenderBR {BR} at (112,14) size 0x0
</del><ins>+                  RenderText {#text} at (107,0) size 5x18
+                    text run at (107,0) width 5: &quot; &quot;
+                  RenderBR {BR} at (111,14) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (0,19) size 108x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 102x10
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 89x10
</span><span class="cx">                 RenderBlock {DIV} at (1,36) size 204x36
</span><span class="cx">                   RenderTextControl {INPUT} at (0,2) size 120x17 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (120,0) size 4x18
-                    text run at (120,0) width 4: &quot; &quot;
-                  RenderBR {BR} at (124,14) size 0x0
</del><ins>+                  RenderText {#text} at (119,0) size 5x18
+                    text run at (119,0) width 5: &quot; &quot;
+                  RenderBR {BR} at (123,14) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (0,19) size 120x17 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 114x11
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 101x11
</span><span class="cx">                 RenderBlock {DIV} at (1,72) size 204x37
</span><span class="cx">                   RenderTextControl {INPUT} at (0,1) size 133x18 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (133,0) size 4x18
-                    text run at (133,0) width 4: &quot; &quot;
-                  RenderBR {BR} at (137,14) size 0x0
</del><ins>+                  RenderText {#text} at (132,0) size 5x18
+                    text run at (132,0) width 5: &quot; &quot;
+                  RenderBR {BR} at (136,14) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (0,19) size 133x18 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 127x12
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 114x12
</span><span class="cx">                 RenderBlock {DIV} at (1,109) size 204x46
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (150,2) size 4x18
-                    text run at (150,2) width 4: &quot; &quot;
-                  RenderBR {BR} at (154,16) size 0x0
</del><ins>+                  RenderText {#text} at (149,2) size 5x18
+                    text run at (149,2) width 5: &quot; &quot;
+                  RenderBR {BR} at (153,16) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,25) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 140x13
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 127x13
</span><span class="cx">                 RenderBlock {DIV} at (1,155) size 204x50
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 158x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (162,3) size 4x18
-                    text run at (162,3) width 4: &quot; &quot;
-                  RenderBR {BR} at (166,17) size 0x0
</del><ins>+                  RenderText {#text} at (161,3) size 5x18
+                    text run at (161,3) width 5: &quot; &quot;
+                  RenderBR {BR} at (165,17) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,27) size 158x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 152x15
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 139x15
</span><span class="cx">                 RenderBlock {DIV} at (1,205) size 204x52
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 171x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (175,4) size 4x18
-                    text run at (175,4) width 4: &quot; &quot;
-                  RenderBR {BR} at (179,18) size 0x0
</del><ins>+                  RenderText {#text} at (174,4) size 5x18
+                    text run at (174,4) width 5: &quot; &quot;
+                  RenderBR {BR} at (178,18) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,28) size 171x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 165x16
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 150x16
</span><span class="cx">                 RenderBlock {DIV} at (1,257) size 204x54
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 184x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (188,5) size 4x18
-                    text run at (188,5) width 4: &quot; &quot;
-                  RenderBR {BR} at (192,19) size 0x0
</del><ins>+                  RenderText {#text} at (187,5) size 5x18
+                    text run at (187,5) width 5: &quot; &quot;
+                  RenderBR {BR} at (191,19) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,29) size 184x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 178x17
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 163x17
</span><span class="cx">                 RenderBlock {DIV} at (1,311) size 204x56
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 196x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (200,6) size 4x18
-                    text run at (200,6) width 4: &quot; &quot;
-                  RenderBR {BR} at (204,20) size 0x0
</del><ins>+                  RenderText {#text} at (199,6) size 5x18
+                    text run at (199,6) width 5: &quot; &quot;
+                  RenderBR {BR} at (203,20) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,30) size 196x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 190x18
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 175x18
</span><span class="cx">               RenderTableCell {TD} at (210,2) size 307x524 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 305x56
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 209x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (213,6) size 4x18
-                    text run at (213,6) width 4: &quot; &quot;
-                  RenderBR {BR} at (217,20) size 0x0
</del><ins>+                  RenderText {#text} at (212,6) size 5x18
+                    text run at (212,6) width 5: &quot; &quot;
+                  RenderBR {BR} at (216,20) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,30) size 209x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 203x18
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 188x18
</span><span class="lines">@@ -95,87 +95,87 @@
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 200x20
</span><span class="cx">                 RenderBlock {DIV} at (1,117) size 305x62
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 234x27 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (238,8) size 4x18
-                    text run at (238,8) width 4: &quot; &quot;
-                  RenderBR {BR} at (242,22) size 0x0
</del><ins>+                  RenderText {#text} at (237,8) size 5x18
+                    text run at (237,8) width 5: &quot; &quot;
+                  RenderBR {BR} at (241,22) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,33) size 234x27 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 228x21
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 209x21
</span><span class="cx">                 RenderBlock {DIV} at (1,179) size 305x64
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 247x28 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (251,9) size 4x18
-                    text run at (251,9) width 4: &quot; &quot;
-                  RenderBR {BR} at (255,23) size 0x0
</del><ins>+                  RenderText {#text} at (250,9) size 5x18
+                    text run at (250,9) width 5: &quot; &quot;
+                  RenderBR {BR} at (254,23) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,34) size 247x28 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 241x22
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 222x22
</span><span class="cx">                 RenderBlock {DIV} at (1,243) size 305x66
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 259x29 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (263,10) size 4x18
-                    text run at (263,10) width 4: &quot; &quot;
-                  RenderBR {BR} at (267,24) size 0x0
</del><ins>+                  RenderText {#text} at (262,10) size 5x18
+                    text run at (262,10) width 5: &quot; &quot;
+                  RenderBR {BR} at (266,24) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,35) size 259x29 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 253x23
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 234x23
</span><span class="cx">                 RenderBlock {DIV} at (1,309) size 305x68
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 272x30 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (276,11) size 4x18
-                    text run at (276,11) width 4: &quot; &quot;
-                  RenderBR {BR} at (280,25) size 0x0
</del><ins>+                  RenderText {#text} at (275,11) size 5x18
+                    text run at (275,11) width 5: &quot; &quot;
+                  RenderBR {BR} at (279,25) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,36) size 272x30 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 266x24
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 247x24
</span><span class="cx">                 RenderBlock {DIV} at (1,377) size 305x72
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 285x32 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (289,12) size 4x18
-                    text run at (289,12) width 4: &quot; &quot;
-                  RenderBR {BR} at (293,26) size 0x0
</del><ins>+                  RenderText {#text} at (288,12) size 5x18
+                    text run at (288,12) width 5: &quot; &quot;
+                  RenderBR {BR} at (292,26) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,38) size 285x32 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 279x26
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 260x26
</span><span class="cx">                 RenderBlock {DIV} at (1,449) size 305x74
</span><span class="cx">                   RenderTextControl {INPUT} at (2,2) size 297x33 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (301,13) size 4x18
-                    text run at (301,13) width 4: &quot; &quot;
-                  RenderBR {BR} at (305,27) size 0x0
</del><ins>+                  RenderText {#text} at (300,13) size 5x18
+                    text run at (300,13) width 5: &quot; &quot;
+                  RenderBR {BR} at (304,27) size 1x0
</ins><span class="cx">                   RenderTextControl {INPUT} at (2,39) size 297x33 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                     RenderFlexibleBox {DIV} at (3,3) size 291x27
</span><span class="cx">                       RenderBlock {DIV} at (0,0) size 272x27
</span><del>-layer at (14,129) size 102x10
</del><ins>+layer at (14,129) size 101x10
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 102x10
</span><del>-layer at (14,145) size 89x10
</del><ins>+layer at (14,145) size 88x10
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 89x10
</span><span class="cx"> layer at (14,163) size 114x11
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 114x11
</span><span class="cx"> layer at (14,180) size 101x11
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 101x11
</span><del>-layer at (14,198) size 127x12
</del><ins>+layer at (14,198) size 126x12
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 127x12
</span><del>-layer at (14,216) size 114x12
</del><ins>+layer at (14,216) size 113x12
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 114x12
</span><del>-layer at (16,236) size 140x13
</del><ins>+layer at (16,236) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (16,259) size 127x13
</del><ins>+layer at (16,259) size 126x13
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 127x13
</span><span class="cx"> layer at (16,282) size 152x15
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 152x15
</span><span class="cx"> layer at (16,307) size 139x15
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 139x15
</span><del>-layer at (16,332) size 165x16
</del><ins>+layer at (16,332) size 164x16
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 165x16
</span><del>-layer at (16,358) size 150x16
</del><ins>+layer at (16,358) size 149x16
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 150x16
</span><del>-layer at (16,384) size 178x17
</del><ins>+layer at (16,384) size 177x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 178x17
</span><del>-layer at (16,411) size 163x17
</del><ins>+layer at (16,411) size 162x17
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 163x17
</span><span class="cx"> layer at (16,438) size 190x18
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 190x18
</span><span class="cx"> layer at (16,466) size 175x18
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 175x18
</span><del>-layer at (224,50) size 203x18
</del><ins>+layer at (224,50) size 202x18
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 203x18
</span><del>-layer at (224,78) size 188x18
</del><ins>+layer at (224,78) size 187x18
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 188x18
</span><span class="cx"> layer at (224,106) size 215x20
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 215x20
</span><span class="lines">@@ -185,9 +185,9 @@
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 228x21
</span><span class="cx"> layer at (224,197) size 209x21
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 209x21
</span><del>-layer at (224,228) size 241x22
</del><ins>+layer at (224,228) size 240x22
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 241x22
</span><del>-layer at (224,260) size 222x22
</del><ins>+layer at (224,260) size 221x22
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 222x22
</span><span class="cx"> layer at (224,292) size 253x23
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 253x23
</span><span class="lines">@@ -197,43 +197,43 @@
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 266x24
</span><span class="cx"> layer at (224,392) size 247x24
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 247x24
</span><del>-layer at (224,426) size 279x26
</del><ins>+layer at (224,426) size 278x26
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 279x26
</span><del>-layer at (224,462) size 260x26
</del><ins>+layer at (224,462) size 259x26
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 260x26
</span><span class="cx"> layer at (224,498) size 291x27
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 291x27
</span><span class="cx"> layer at (224,535) size 272x27
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 272x27
</span><del>-layer at (104,144) size 13x12
-  RenderBlock (relative positioned) {DIV} at (90,-1) size 13x12
</del><ins>+layer at (103,144) size 13x12
+  RenderBlock (relative positioned) {DIV} at (89,-1) size 14x12
</ins><span class="cx"> layer at (116,179) size 13x13
</span><del>-  RenderBlock (relative positioned) {DIV} at (102,-1) size 13x13
-layer at (129,215) size 13x14
-  RenderBlock (relative positioned) {DIV} at (115,-1) size 13x14
-layer at (144,258) size 13x15
-  RenderBlock (relative positioned) {DIV} at (128,-1) size 13x15
</del><ins>+  RenderBlock (relative positioned) {DIV} at (101,-1) size 14x13
+layer at (128,215) size 13x14
+  RenderBlock (relative positioned) {DIV} at (114,-1) size 14x14
+layer at (143,258) size 13x15
+  RenderBlock (relative positioned) {DIV} at (127,-1) size 14x15
</ins><span class="cx"> layer at (156,306) size 13x17
</span><del>-  RenderBlock (relative positioned) {DIV} at (140,-1) size 13x17
-layer at (167,357) size 15x18
-  RenderBlock (relative positioned) {DIV} at (151,-1) size 15x18
-layer at (180,410) size 15x19
-  RenderBlock (relative positioned) {DIV} at (164,-1) size 15x19
</del><ins>+  RenderBlock (relative positioned) {DIV} at (139,-1) size 14x17
+layer at (166,357) size 15x18
+  RenderBlock (relative positioned) {DIV} at (150,-1) size 16x18
+layer at (179,410) size 15x19
+  RenderBlock (relative positioned) {DIV} at (163,-1) size 16x19
</ins><span class="cx"> layer at (192,465) size 15x20
</span><del>-  RenderBlock (relative positioned) {DIV} at (176,-1) size 15x20
-layer at (413,77) size 15x20
-  RenderBlock (relative positioned) {DIV} at (189,-1) size 15x20
</del><ins>+  RenderBlock (relative positioned) {DIV} at (175,-1) size 16x20
+layer at (412,77) size 15x20
+  RenderBlock (relative positioned) {DIV} at (188,-1) size 16x20
</ins><span class="cx"> layer at (425,135) size 15x22
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (201,-1) size 15x22
</span><span class="cx"> layer at (434,196) size 19x23
</span><del>-  RenderBlock (relative positioned) {DIV} at (210,-1) size 19x23
-layer at (447,259) size 19x24
-  RenderBlock (relative positioned) {DIV} at (223,-1) size 19x24
</del><ins>+  RenderBlock (relative positioned) {DIV} at (209,-1) size 20x23
+layer at (446,259) size 19x24
+  RenderBlock (relative positioned) {DIV} at (222,-1) size 20x24
</ins><span class="cx"> layer at (459,324) size 19x25
</span><del>-  RenderBlock (relative positioned) {DIV} at (235,-1) size 19x25
</del><ins>+  RenderBlock (relative positioned) {DIV} at (234,-1) size 20x25
</ins><span class="cx"> layer at (472,391) size 19x26
</span><del>-  RenderBlock (relative positioned) {DIV} at (248,-1) size 19x26
-layer at (485,461) size 19x28
-  RenderBlock (relative positioned) {DIV} at (261,-1) size 19x28
</del><ins>+  RenderBlock (relative positioned) {DIV} at (247,-1) size 20x26
+layer at (484,461) size 19x28
+  RenderBlock (relative positioned) {DIV} at (260,-1) size 20x28
</ins><span class="cx"> layer at (497,534) size 19x29
</span><del>-  RenderBlock (relative positioned) {DIV} at (273,-1) size 19x29
</del><ins>+  RenderBlock (relative positioned) {DIV} at (272,-1) size 20x29
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacplatformmacfastformsinputappearancespinbuttonupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,5 +18,5 @@
</span><span class="cx">     RenderText {#text} at (0,0) size 12x21
</span><span class="cx">       text run at (0,0) width 12: &quot;1&quot;
</span><span class="cx"> layer at (223,46) size 19x23
</span><del>-  RenderBlock (relative positioned) {DIV} at (210,-1) size 19x23
</del><ins>+  RenderBlock (relative positioned) {DIV} at (209,-1) size 20x23
</ins><span class="cx"> caret: position 1 of child 0 {#text} of child 0 {DIV} of child 0 {DIV} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacplatformmacfasttextverticalnosidewaysexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><del>-layer at (0,0) size 785x964
</del><ins>+layer at (0,0) size 785x963
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x964
</del><ins>+layer at (0,0) size 785x963
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 785x964
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x948
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 769x450 [border: (1px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacplatformmacfasttextxheightexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/platform/mac/fast/text/x-height-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/platform/mac/fast/text/x-height-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac/fast/text/x-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 159x18
+          text run at (0,0) width 159: &quot;Test x-height caluclation.&quot;
+      RenderBlock {P} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 243x18
+          text run at (0,0) width 243: &quot;This box is 5ex by 5ex at 100px Arial.&quot;
+      RenderBlock {DIV} at (0,68) size 260x260 [bgcolor=#0000FF]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacpluginsmouseclickpluginclearsselectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">         RenderTextControl {INPUT} at (2,102) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,123) size 784x0
</span><del>-layer at (13,113) size 140x13
</del><ins>+layer at (13,113) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 27x13
</span><span class="cx">       text run at (0,0) width 27: &quot;hello&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NgdirLTRubNoneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGContainer {g} at (175,221) size 417x36
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGContainer {g} at (175,222) size 417x35
</ins><span class="cx">         RenderSVGText {text} at (105,133) size 250x21 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 250x21
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (105.20,150.00) startOffset 0 endOffset 4 width 45.00: &quot;W3C &quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (150.20,150.00) startOffset 0 endOffset 12 width 71.40 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (221.60,150.00) startOffset 0 endOffset 15 width 133.20: &quot; dirLTR ubNone!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NgdirLTRubOverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGContainer {g} at (153,221) size 461x36
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGContainer {g} at (153,222) size 460x35
</ins><span class="cx">         RenderSVGText {text} at (92,133) size 276x21 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 276x21
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (92.30,150.00) startOffset 0 endOffset 4 width 45.00: &quot;W3C &quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (137.30,150.00) startOffset 0 endOffset 12 width 71.40 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (208.70,150.00) startOffset 0 endOffset 19 width 159.00: &quot; dirLTR ubOverride!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NgdirRTLubNoneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGContainer {g} at (175,221) size 417x36
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGContainer {g} at (175,222) size 417x35
</ins><span class="cx">         RenderSVGText {text} at (105,133) size 250x21 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 250x21
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (105.20,150.00) startOffset 0 endOffset 1 width 4.80 RTL: &quot;!&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (110.00,150.00) startOffset 0 endOffset 13 width 123.60: &quot;dirRTL ubNone&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (233.60,150.00) startOffset 0 endOffset 14 width 81.00 RTL: &quot; \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} &quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (314.60,150.00) startOffset 0 endOffset 3 width 40.20: &quot;W3C&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NgdirRTLubOverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGContainer {g} at (153,221) size 461x36
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGContainer {g} at (153,222) size 460x35
</ins><span class="cx">         RenderSVGText {text} at (92,133) size 276x21 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 276x21
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (92.30,150.00) startOffset 0 endOffset 1 width 4.80 RTL: &quot;!&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (97.10,150.00) startOffset 0 endOffset 17 width 149.40: &quot;dirRTL ubOverride&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (246.50,150.00) startOffset 0 endOffset 14 width 81.00 RTL: &quot; \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} &quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (327.50,150.00) startOffset 0 endOffset 3 width 40.20: &quot;W3C&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirLTRanchorEndexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (60,183) size 434x214
-      RenderSVGText {text} at (36,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (60,183) size 434x213
+      RenderSVGText {text} at (36,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (36.20,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (78,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (78.80,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (111,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (111,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (111.20,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirLTRanchorMiddleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (221,183) size 324x214
-      RenderSVGText {text} at (133,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (221,183) size 324x213
+      RenderSVGText {text} at (133,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (133.10,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (154,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (154,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (154.40,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (170,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (170,225) size 120x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (170.60,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirLTRanchorStartexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (280,183) size 427x214
-      RenderSVGText {text} at (230,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (280,183) size 427x213
+      RenderSVGText {text} at (230,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (230,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (230,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirNoneanchorEndexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (60,183) size 434x214
-      RenderSVGText {text} at (36,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (60,183) size 434x213
+      RenderSVGText {text} at (36,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (36.20,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (78,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (78.80,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (111,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (111,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (111.20,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirNoneanchorMiddleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (221,183) size 324x214
-      RenderSVGText {text} at (133,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (221,183) size 324x213
+      RenderSVGText {text} at (133,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (133.10,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (154,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (154,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (154.40,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (170,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (170,225) size 120x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (170.60,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirNoneanchorStartexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (280,183) size 427x214
-      RenderSVGText {text} at (230,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (280,183) size 427x213
+      RenderSVGText {text} at (230,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (230,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (230,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirRTLanchorEndexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (280,183) size 427x214
-      RenderSVGText {text} at (230,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (280,183) size 427x213
+      RenderSVGText {text} at (230,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (230.00,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (230,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (230.00,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (230,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (230.00,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirRTLanchorMiddleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (221,183) size 324x214
-      RenderSVGText {text} at (133,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (221,183) size 324x213
+      RenderSVGText {text} at (133,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (133.10,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (154,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (154,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (154.40,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (170,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (170,225) size 120x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (170.60,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchordirRTLanchorStartexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (60,183) size 434x214
-      RenderSVGText {text} at (36,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (60,183) size 434x213
+      RenderSVGText {text} at (36,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 text run 1 at (36.20,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (78,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 text run 1 at (78.80,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (111,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (111,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 text run 1 at (111.20,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirLTRanchorEndexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (60,183) size 434x214
-      RenderSVGContainer {g} at (60,250) size 324x147
-        RenderSVGText {text} at (36,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (60,183) size 434x213
+      RenderSVGContainer {g} at (60,251) size 324x145
+        RenderSVGText {text} at (36,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (36.20,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-        RenderSVGText {text} at (78,185) size 152x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (78,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (78.80,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-        RenderSVGText {text} at (111,225) size 119x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (111,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (111.20,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirLTRanchorMiddleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (221,183) size 324x214
-      RenderSVGContainer {g} at (221,250) size 324x147
-        RenderSVGText {text} at (133,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (221,183) size 324x213
+      RenderSVGContainer {g} at (221,251) size 324x145
+        RenderSVGText {text} at (133,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (133.10,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-        RenderSVGText {text} at (154,185) size 152x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (154,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (154.40,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-        RenderSVGText {text} at (170,225) size 119x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (170,225) size 120x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (170.60,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirLTRanchorStartexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (280,183) size 427x214
-      RenderSVGContainer {g} at (383,250) size 324x147
-        RenderSVGText {text} at (230,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (280,183) size 427x213
+      RenderSVGContainer {g} at (383,251) size 324x145
+        RenderSVGText {text} at (230,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">             chunk 1 text run 1 at (230.00,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-        RenderSVGText {text} at (230,185) size 152x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">             chunk 1 text run 1 at (230.00,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-        RenderSVGText {text} at (230,225) size 119x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">             chunk 1 text run 1 at (230.00,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirRTLanchorEndexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (280,183) size 427x214
-      RenderSVGContainer {g} at (383,250) size 324x147
-        RenderSVGText {text} at (230,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (280,183) size 427x213
+      RenderSVGContainer {g} at (383,251) size 324x145
+        RenderSVGText {text} at (230,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (230.00,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-        RenderSVGText {text} at (230,185) size 152x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (230.00,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-        RenderSVGText {text} at (230,225) size 119x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (230.00,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirRTLanchorMiddleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (221,183) size 324x214
-      RenderSVGContainer {g} at (221,250) size 324x147
-        RenderSVGText {text} at (133,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (221,183) size 324x213
+      RenderSVGContainer {g} at (221,251) size 324x145
+        RenderSVGText {text} at (133,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (133.10,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-        RenderSVGText {text} at (154,185) size 152x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (154,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (154.40,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-        RenderSVGText {text} at (170,225) size 119x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (170,225) size 120x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (170.60,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextanchorinheriteddirRTLanchorStartexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,24 +2,24 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (60,183) size 434x214
-      RenderSVGContainer {g} at (60,250) size 324x147
-        RenderSVGText {text} at (36,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (60,183) size 434x213
+      RenderSVGContainer {g} at (60,251) size 324x145
+        RenderSVGText {text} at (36,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">             chunk 1 text run 1 at (36.20,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-        RenderSVGText {text} at (78,185) size 152x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (78,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">             chunk 1 text run 1 at (78.80,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-        RenderSVGText {text} at (111,225) size 119x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (111,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">             chunk 1 text run 1 at (111.20,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18Ntextanchornomarkupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (280,183) size 427x214
-      RenderSVGText {text} at (230,150) size 194x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (280,183) size 427x213
+      RenderSVGText {text} at (230,150) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,160.00) startOffset 0 endOffset 42 width 193.80: &quot;Making the world wide web truly world wide&quot;
</span><del>-      RenderSVGText {text} at (230,185) size 152x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,185) size 152x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,195.00) startOffset 0 endOffset 31 width 151.20 RTL: &quot;\x{5DC}\x{5D9}\x{5E6}\x{5D5}\x{5E8} \x{5DE}\x{5D4}\x{5E8}\x{5E9}\x{5EA} \x{5E8}\x{5E9}\x{5EA} \x{5DB}\x{5DC}\x{5DC} \x{5E2}\x{5D5}\x{5DC}\x{5DE}\x{5D9}\x{5EA} \x{5D1}\x{5D0}\x{5DE}\x{5EA}&quot;
</span><del>-      RenderSVGText {text} at (230,225) size 119x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (230,225) size 119x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 119x12
</span><span class="cx">           chunk 1 text run 1 at (230.00,235.00) startOffset 0 endOffset 38 width 118.80 RTL: &quot;\x{62C}\x{639}\x{644} \x{634}\x{628}\x{643}\x{629} \x{627}\x{644}\x{648}\x{64A}\x{628} \x{627}\x{644}\x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{639}\x{627}\x{644}\x{645}\x{64A}\x{651}\x{629} \x{62D}\x{642}\x{64B}\x{651}\x{627}&quot;
</span><span class="cx">       RenderSVGImage {image} at (280,183) size 214x44
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextdirLTRubNoneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,22 +2,22 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (105,133) size 250x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 250x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (105.20,150.00) startOffset 0 endOffset 4 width 45.00: &quot;W3C &quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (150.20,150.00) startOffset 0 endOffset 12 width 71.40 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (221.60,150.00) startOffset 0 endOffset 15 width 133.20: &quot; dirLTR ubNone!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextdirLTRubOverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,20 +2,20 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (86,133) size 287x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (86,133) size 288x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 287x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (86.60,150.00) startOffset 0 endOffset 35 width 286.80 LTR override: &quot;W3C \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} dirLTR ubOverride!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextdirRTLubNoneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (105,133) size 250x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 250x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (105.20,150.00) startOffset 0 endOffset 1 width 4.80 RTL: &quot;!&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (110.00,150.00) startOffset 0 endOffset 13 width 123.60: &quot;dirRTL ubNone&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (233.60,150.00) startOffset 0 endOffset 14 width 81.00 RTL: &quot; \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} &quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (314.60,150.00) startOffset 0 endOffset 3 width 40.20: &quot;W3C&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtextdirRTLubOverrideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,20 +2,20 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (92,133) size 276x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 276x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (92.30,150.00) startOffset 0 endOffset 35 width 275.40 RTL override: &quot;W3C \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} dirRTL ubOverride!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubEmbedinrtlcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (92,133) size 276x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (193,0) size 83x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (285.20,150.00) startOffset 0 endOffset 14 width 82.80 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \&quot;&quot;
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (250.40,150.00) startOffset 0 endOffset 6 width 34.80 RTL: &quot;\x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (92.00,150.00) startOffset 0 endOffset 2 width 11.40 RTL: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubNoneinrtlcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (98,133) size 263x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (98,133) size 264x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (179,0) size 83x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (278.30,150.00) startOffset 0 endOffset 14 width 82.80 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 169x21
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (154.70,150.00) startOffset 0 endOffset 13 width 123.60: &quot;dirLTR ubNone&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (98.90,150.00) startOffset 0 endOffset 2 width 11.40 RTL: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubOverrideindefaultcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (76,133) size 307x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 161x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (77.00,150.00) startOffset 0 endOffset 19 width 160.80: &quot;dirLTR ubOverride \&quot;&quot;
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (237.80,150.00) startOffset 0 endOffset 17 width 133.80 LTR override: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (294,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (371.60,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubOverrideinltrcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (76,133) size 307x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 161x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (77.00,150.00) startOffset 0 endOffset 19 width 160.80: &quot;dirLTR ubOverride \&quot;&quot;
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (237.80,150.00) startOffset 0 endOffset 17 width 133.80 LTR override: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (294,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (371.60,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirLTRubOverrideinrtlcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (86,133) size 288x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (204,0) size 83x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (290.90,150.00) startOffset 0 endOffset 14 width 82.80 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \&quot;&quot;
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (97.70,150.00) startOffset 0 endOffset 25 width 193.20 LTR override: &quot;dirLTR ubOverride, \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (86.30,150.00) startOffset 0 endOffset 2 width 11.40 RTL: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirNoneubOverrideindefaultcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (72,133) size 316x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 171x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (72.20,150.00) startOffset 0 endOffset 20 width 170.40: &quot;dirNone ubOverride \&quot;&quot;
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (242.60,150.00) startOffset 0 endOffset 17 width 133.80 LTR override: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (304,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (376.40,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirNoneubOverrideinltrcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (72,133) size 316x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 171x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (72.20,150.00) startOffset 0 endOffset 20 width 170.40: &quot;dirNone ubOverride \&quot;&quot;
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (242.60,150.00) startOffset 0 endOffset 17 width 133.80 LTR override: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (304,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (376.40,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirNoneubOverrideinrtlcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (81,133) size 298x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (214,0) size 83x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (296.00,150.00) startOffset 0 endOffset 14 width 82.80 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \&quot;&quot;
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (92.60,150.00) startOffset 0 endOffset 26 width 203.40 RTL override: &quot;dirNone ubOverride, \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (81.20,150.00) startOffset 0 endOffset 2 width 11.40 RTL: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubEmbedindefaultcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (88,133) size 283x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (88,133) size 284x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 149x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (88.70,150.00) startOffset 0 endOffset 16 width 148.80: &quot;dirRTL ubEmbed \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 124x21
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (277.70,150.00) startOffset 0 endOffset 14 width 82.20 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (271,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (359.90,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubEmbedinltrcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (88,133) size 283x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (88,133) size 284x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 149x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (88.70,150.00) startOffset 0 endOffset 16 width 148.80: &quot;dirRTL ubEmbed \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 124x21
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (277.70,150.00) startOffset 0 endOffset 14 width 82.20 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (271,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (359.90,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubNoneindefaultcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (95,133) size 269x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (95,133) size 270x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 135x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (95.60,150.00) startOffset 0 endOffset 15 width 135.00: &quot;dirRTL ubNone \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 123x21
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (302.00,150.00) startOffset 0 endOffset 5 width 51.00: &quot;\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (257,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (353.00,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubNoneinltrcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (95,133) size 269x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (95,133) size 270x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 135x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (95.60,150.00) startOffset 0 endOffset 15 width 135.00: &quot;dirRTL ubNone \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 123x21
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (302.00,150.00) startOffset 0 endOffset 5 width 51.00: &quot;\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (257,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (353.00,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubOverrideindefaultcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (82,133) size 295x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (82,133) size 296x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 161x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (82.70,150.00) startOffset 0 endOffset 19 width 160.80: &quot;dirRTL ubOverride \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 124x21
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (243.50,150.00) startOffset 0 endOffset 17 width 122.40 RTL override: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (283,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (365.90,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubOverrideinltrcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (82,133) size 295x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (82,133) size 296x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 161x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (82.70,150.00) startOffset 0 endOffset 19 width 160.80: &quot;dirRTL ubOverride \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 124x21
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (243.50,150.00) startOffset 0 endOffset 17 width 122.40 RTL override: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (283,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (365.90,150.00) startOffset 0 endOffset 2 width 11.40: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18NtspandirRTLubOverrideinrtlcontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (86,133) size 288x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (205,0) size 83x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (291.20,150.00) startOffset 0 endOffset 14 width 82.80 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \&quot;&quot;
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (97.40,150.00) startOffset 0 endOffset 25 width 193.80 RTL override: &quot;dirRTL ubOverride, \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (86.00,150.00) startOffset 0 endOffset 2 width 11.40 RTL: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18Ntspandirectionltrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
-      RenderSVGText {text} at (88,133) size 283x21 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
+      RenderSVGText {text} at (88,133) size 284x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (11,0) size 149x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (100.10,150.00) startOffset 0 endOffset 16 width 148.80: &quot;dirLTR ubEmbed \&quot;&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 123x21
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (320.30,150.00) startOffset 0 endOffset 5 width 51.00: &quot;\x{60C} W3C&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (88.70,150.00) startOffset 0 endOffset 2 width 11.40 RTL: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CI18Ntspandirectionrtlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,221) size 651x144
</del><ins>+    RenderSVGContainer {g} at (33,222) size 651x143
</ins><span class="cx">       RenderSVGText {text} at (91,133) size 277x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (193,0) size 83x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (285.20,150.00) startOffset 0 endOffset 14 width 82.80 RTL: &quot;\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \&quot;&quot;
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (147.80,150.00) startOffset 0 endOffset 14 width 137.40: &quot;dirRTL ubEmbed&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (92.00,150.00) startOffset 0 endOffset 2 width 11.40 RTL: &quot;\&quot;!&quot;
</span><del>-      RenderSVGText {text} at (20,170) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,170) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 85.20: &quot;Reference graphic:&quot;
</span><span class="cx">       RenderSVGImage {image} at (100,300) size 584x65
</span><del>-    RenderSVGContainer {g} at (16,556) size 76x14
-      RenderSVGText {text} at (10,334) size 45x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,557) size 76x12
+      RenderSVGText {text} at (10,334) size 45x8 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 45x7
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x40
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x38
</ins><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x36 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><span class="cx">       RenderSVGText {text} at (206,0) size 68x23 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x23
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">         RenderSVGPath {line} at (40,218) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=220.00] [x2=100.00] [y2=220.00]
</span><span class="cx">         RenderSVGPath {line} at (40,118) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=120.00] [x2=100.00] [y2=120.00]
</span><span class="cx">         RenderSVGRect {rect} at (58,18) size 54x204 [stroke={[type=SOLID] [color=#008855] [stroke width=4.00]}] [fill={[type=SOLID] [color=#00FF55]}] [x=60.00] [y=20.00] [width=50.00] [height=200.00]
</span><del>-        RenderSVGText {text} at (30,257) size 91x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,257) size 91x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x34
</span><span class="cx">             chunk 1 text run 1 at (30.00,285.00) startOffset 0 endOffset 6 width 91.00: &quot;anim.5&quot;
</span><span class="cx">       RenderSVGContainer {g} at (140,18) size 91x274 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">         RenderSVGPath {line} at (150,218) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=220.00] [x2=100.00] [y2=220.00]
</span><span class="cx">         RenderSVGPath {line} at (150,118) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=120.00] [x2=100.00] [y2=120.00]
</span><span class="cx">         RenderSVGRect {rect} at (168,18) size 54x224 [stroke={[type=SOLID] [color=#008855] [stroke width=4.00]}] [fill={[type=SOLID] [color=#00FF55]}] [x=60.00] [y=20.00] [width=50.00] [height=220.00]
</span><del>-        RenderSVGText {text} at (30,257) size 91x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,257) size 91x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x34
</span><span class="cx">             chunk 1 text run 1 at (30.00,285.00) startOffset 0 endOffset 6 width 91.00: &quot;anim.6&quot;
</span><span class="cx">       RenderSVGContainer {g} at (250,18) size 91x274 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">         RenderSVGPath {line} at (260,218) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=220.00] [x2=100.00] [y2=220.00]
</span><span class="cx">         RenderSVGPath {line} at (260,118) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=120.00] [x2=100.00] [y2=120.00]
</span><span class="cx">         RenderSVGRect {rect} at (278,18) size 54x204 [stroke={[type=SOLID] [color=#008855] [stroke width=4.00]}] [fill={[type=SOLID] [color=#00FF55]}] [x=60.00] [y=20.00] [width=50.00] [height=200.00]
</span><del>-        RenderSVGText {text} at (30,257) size 91x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,257) size 91x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x34
</span><span class="cx">             chunk 1 text run 1 at (30.00,285.00) startOffset 0 endOffset 6 width 91.00: &quot;anim.7&quot;
</span><span class="cx">       RenderSVGContainer {g} at (360,18) size 91x274 [transform={m=((1.00,0.00)(0.00,1.00)) t=(330.00,0.00)}]
</span><span class="lines">@@ -32,10 +32,10 @@
</span><span class="cx">         RenderSVGPath {line} at (370,218) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=220.00] [x2=100.00] [y2=220.00]
</span><span class="cx">         RenderSVGPath {line} at (370,118) size 60x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [x1=40.00] [y1=120.00] [x2=100.00] [y2=120.00]
</span><span class="cx">         RenderSVGRect {rect} at (388,18) size 54x224 [stroke={[type=SOLID] [color=#008855] [stroke width=4.00]}] [fill={[type=SOLID] [color=#00FF55]}] [x=60.00] [y=20.00] [width=50.00] [height=220.00]
</span><del>-        RenderSVGText {text} at (30,257) size 91x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,257) size 91x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x34
</span><span class="cx">             chunk 1 text run 1 at (30.00,285.00) startOffset 0 endOffset 6 width 91.00: &quot;anim.8&quot;
</span><del>-      RenderSVGText {text} at (10,303) size 285x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,303) size 285x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 285x45
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 285.00: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem04texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><del>-  RenderSVGRoot {svg} at (3,0) size 474x357
-    RenderSVGContainer {g} at (42,0) size 426x312
-      RenderSVGText {text} at (8,0) size 67x9 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (3,3) size 474x354
+    RenderSVGContainer {g} at (42,4) size 426x307
+      RenderSVGText {text} at (8,0) size 67x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x9
</span><span class="cx">           chunk 1 text run 1 at (8.00,8.00) startOffset 0 endOffset 18 width 66.33: &quot;Test a motion path&quot;
</span><del>-      RenderSVGText {text} at (9,10) size 65x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (9,10) size 65x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">           chunk 1 text run 1 at (9.00,18.00) startOffset 0 endOffset 22 width 64.17: &quot;'from'/'to' attribute.&quot;
</span><del>-      RenderSVGContainer {g} at (42,117) size 426x195
</del><ins>+      RenderSVGContainer {g} at (42,117) size 426x194
</ins><span class="cx">         RenderSVGPath {path} at (89,177) size 302x84 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 15 43 L 65 30&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (57,195) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=10.00] [y=33.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (7,42) size 22x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (7,42) size 22x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x9
</span><span class="cx">             chunk 1 text run 1 at (7.00,50.00) startOffset 0 endOffset 6 width 21.33: &quot;0 sec.&quot;
</span><span class="cx">         RenderSVGRect {rect} at (357,117) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=20.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (52,29) size 26x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (52,29) size 26x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x9
</span><span class="cx">             chunk 1 text run 1 at (52.00,37.00) startOffset 0 endOffset 7 width 26.00: &quot;3+ sec.&quot;
</span><span class="cx">         RenderSVGPath {path} at (55,191) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,43.00)}] [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M -5 0 L 0 -10 L 5 0 Z&quot;]
</span><del>-    RenderSVGText {text} at (5,51) size 40x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 40x7
</span><span class="cx">         chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.50: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,30 +1,30 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><del>-  RenderSVGRoot {svg} at (3,0) size 474x357
-    RenderSVGContainer {g} at (42,0) size 408x312
-      RenderSVGText {text} at (8,0) size 67x9 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (3,3) size 474x354
+    RenderSVGContainer {g} at (42,4) size 405x307
+      RenderSVGText {text} at (8,0) size 67x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x9
</span><span class="cx">           chunk 1 text run 1 at (8.00,8.00) startOffset 0 endOffset 18 width 66.33: &quot;Test a motion path&quot;
</span><del>-      RenderSVGText {text} at (11,10) size 60x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (11,10) size 60x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 60x9
</span><span class="cx">           chunk 1 text run 1 at (11.00,18.00) startOffset 0 endOffset 19 width 59.67: &quot;'values' attribute.&quot;
</span><del>-      RenderSVGContainer {g} at (42,117) size 381x195
</del><ins>+      RenderSVGContainer {g} at (42,117) size 381x194
</ins><span class="cx">         RenderSVGPath {path} at (88,177) size 302x84 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 15 43 L 40 30 L 65 30&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (57,195) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=10.00] [y=33.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (7,42) size 22x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (7,42) size 22x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x9
</span><span class="cx">             chunk 1 text run 1 at (7.00,50.00) startOffset 0 endOffset 6 width 21.33: &quot;0 sec.&quot;
</span><span class="cx">         RenderSVGRect {rect} at (207,117) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=35.00] [y=20.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (37,29) size 10x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (37,29) size 10x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 10x9
</span><span class="cx">             chunk 1 text run 1 at (37.00,37.00) startOffset 0 endOffset 2 width 9.17: &quot;3+&quot;
</span><span class="cx">         RenderSVGRect {rect} at (357,117) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=20.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (60,29) size 10x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,29) size 10x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 10x9
</span><span class="cx">             chunk 1 text run 1 at (60.00,37.00) startOffset 0 endOffset 2 width 9.17: &quot;6+&quot;
</span><span class="cx">         RenderSVGPath {path} at (55,191) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,43.00)}] [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M -5 0 L 0 -10 L 5 0 Z&quot;]
</span><del>-    RenderSVGText {text} at (5,51) size 40x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 40x7
</span><span class="cx">         chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.50: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><del>-  RenderSVGRoot {svg} at (3,0) size 474x357
-    RenderSVGContainer {g} at (42,0) size 426x312
-      RenderSVGText {text} at (7,0) size 67x9 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (3,3) size 474x354
+    RenderSVGContainer {g} at (42,4) size 426x307
+      RenderSVGText {text} at (7,0) size 67x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x9
</span><span class="cx">           chunk 1 text run 1 at (7.00,8.00) startOffset 0 endOffset 18 width 66.33: &quot;Test a motion path&quot;
</span><del>-      RenderSVGText {text} at (11,10) size 52x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (11,10) size 52x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 52x9
</span><span class="cx">           chunk 1 text run 1 at (11.00,18.00) startOffset 0 endOffset 17 width 52.00: &quot;'path' attribute.&quot;
</span><del>-      RenderSVGContainer {g} at (42,120) size 426x192
</del><ins>+      RenderSVGContainer {g} at (42,120) size 426x191
</ins><span class="cx">         RenderSVGPath {path} at (87,120) size 305x141 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 15 43 C 15 43 36 20 65 33&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (57,195) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=10.00] [y=33.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (7,42) size 22x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (7,42) size 22x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x9
</span><span class="cx">             chunk 1 text run 1 at (7.00,50.00) startOffset 0 endOffset 6 width 21.33: &quot;0 sec.&quot;
</span><span class="cx">         RenderSVGRect {rect} at (357,135) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=23.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (52,32) size 26x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (52,32) size 26x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x9
</span><span class="cx">             chunk 1 text run 1 at (52.00,40.00) startOffset 0 endOffset 7 width 26.00: &quot;6+ sec.&quot;
</span><span class="cx">         RenderSVGPath {path} at (55,191) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,43.00)}] [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M -5 0 L 0 -10 L 5 0 Z&quot;]
</span><del>-    RenderSVGText {text} at (5,51) size 40x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 40x7
</span><span class="cx">         chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.50: &quot;$Revision: 1.9 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem07texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><del>-  RenderSVGRoot {svg} at (3,0) size 474x357
-    RenderSVGContainer {g} at (42,0) size 426x312
-      RenderSVGText {text} at (7,0) size 67x9 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (3,3) size 474x354
+    RenderSVGContainer {g} at (42,4) size 426x307
+      RenderSVGText {text} at (7,0) size 67x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x9
</span><span class="cx">           chunk 1 text run 1 at (7.00,8.00) startOffset 0 endOffset 18 width 66.33: &quot;Test a motion path&quot;
</span><del>-      RenderSVGText {text} at (10,10) size 59x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,10) size 59x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 59x9
</span><span class="cx">           chunk 1 text run 1 at (10.00,18.00) startOffset 0 endOffset 16 width 58.33: &quot;'mpath' element.&quot;
</span><del>-      RenderSVGContainer {g} at (42,120) size 426x192
</del><ins>+      RenderSVGContainer {g} at (42,120) size 426x191
</ins><span class="cx">         RenderSVGPath {path} at (87,120) size 305x141 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 15 43 C 15 43 36 20 65 33&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (57,195) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=10.00] [y=33.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (7,42) size 22x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (7,42) size 22x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x9
</span><span class="cx">             chunk 1 text run 1 at (7.00,50.00) startOffset 0 endOffset 6 width 21.33: &quot;0 sec.&quot;
</span><span class="cx">         RenderSVGRect {rect} at (357,135) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=23.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (52,32) size 26x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (52,32) size 26x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x9
</span><span class="cx">             chunk 1 text run 1 at (52.00,40.00) startOffset 0 endOffset 7 width 26.00: &quot;6+ sec.&quot;
</span><span class="cx">         RenderSVGPath {path} at (55,191) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,43.00)}] [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M -5 0 L 0 -10 L 5 0 Z&quot;]
</span><del>-    RenderSVGText {text} at (5,51) size 40x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 40x7
</span><span class="cx">         chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.50: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem08texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,12) size 445x251
</span><del>-      RenderSVGText {text} at (87,12) size 275x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (87,12) size 276x16 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 275x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (87.50,25.00) startOffset 0 endOffset 44 width 275.00: &quot;Test rotate='auto' and rotate='auto-reverse'&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,150) size 445x113
</span><span class="lines">@@ -13,11 +13,11 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (9.00,240.00) startOffset 0 endOffset 6 width 32.00: &quot;0 sec.&quot;
</span><span class="cx">         RenderSVGRect {rect} at (158,168) size 34x34 [stroke={[type=SOLID] [color=#000000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=160.00] [y=170.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (155,204) size 39x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (155,204) size 40x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (155.50,215.00) startOffset 0 endOffset 7 width 39.00: &quot;6+ sec.&quot;
</span><span class="cx">         RenderSVGPath {path} at (0,208) size 27x34 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(25.00,225.00)}] [stroke={[type=SOLID] [color=#FF0000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M -15 0 L 0 -30 L 15 0 Z&quot;]
</span><del>-        RenderSVGText {text} at (60,247) size 79x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,247) size 80x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 79x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (60.50,260.00) startOffset 0 endOffset 13 width 79.00: &quot;rotate='auto'&quot;
</span><span class="cx">         RenderSVGPath {path} at (274,150) size 152x75 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [data=&quot;M 275 225 C 275 175 375 150 425 200&quot;]
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (259.00,240.00) startOffset 0 endOffset 6 width 32.00: &quot;0 sec.&quot;
</span><span class="cx">         RenderSVGRect {rect} at (408,168) size 34x34 [stroke={[type=SOLID] [color=#000000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=410.00] [y=170.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (405,204) size 39x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (405,204) size 40x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (405.50,215.00) startOffset 0 endOffset 7 width 39.00: &quot;6+ sec.&quot;
</span><span class="cx">         RenderSVGPath {path} at (273,208) size 35x34 [transform={m=((-0.00,1.00)(-1.00,-0.00)) t=(275.00,225.00)}] [stroke={[type=SOLID] [color=#FF0000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M -15 0 L 0 -30 L 15 0 Z&quot;]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem09texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,16 +5,16 @@
</span><span class="cx">     RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">       RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">         RenderSVGContainer {g} at (20,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 107x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 107x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 107x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 8 width 107.00: &quot;0-2 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,142) size 107x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,142) size 107x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 107x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 8 width 107.00: &quot;2-4 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,86) size 107x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,86) size 107x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 107x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,114.00) startOffset 0 endOffset 8 width 107.00: &quot;4-6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;6+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (140,48) size 50x204
</span><span class="lines">@@ -24,16 +24,16 @@
</span><span class="cx">             RenderSVGPath {line} at (140,48) size 50x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=120.00] [y1=0.00] [x2=170.00] [y2=0.00]
</span><span class="cx">           RenderSVGRect {rect} at (158,38) size 64x214 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=140.00] [y=-10.00] [width=60.00] [height=210.00]
</span><span class="cx">         RenderSVGContainer {g} at (250,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 107x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 107x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 107x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 8 width 107.00: &quot;0-2 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,142) size 107x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,142) size 107x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 107x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 8 width 107.00: &quot;2-4 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,86) size 107x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,86) size 107x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 107x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,114.00) startOffset 0 endOffset 8 width 107.00: &quot;4-6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;6+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (370,48) size 50x204
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem10texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,16 +5,16 @@
</span><span class="cx">     RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">       RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">         RenderSVGContainer {g} at (20,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 9 width 113.00: &quot;at 0 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,142) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,142) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 9 width 113.00: &quot;at 3 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,86) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,86) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,114.00) startOffset 0 endOffset 9 width 113.00: &quot;at 6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;9+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (140,48) size 50x204
</span><span class="lines">@@ -24,16 +24,16 @@
</span><span class="cx">             RenderSVGPath {line} at (140,48) size 50x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=120.00] [y1=0.00] [x2=170.00] [y2=0.00]
</span><span class="cx">           RenderSVGRect {rect} at (158,38) size 64x214 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=140.00] [y=-10.00] [width=60.00] [height=210.00]
</span><span class="cx">         RenderSVGContainer {g} at (250,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 9 width 113.00: &quot;at 0 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,142) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,142) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 9 width 113.00: &quot;at 3 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,86) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,86) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,114.00) startOffset 0 endOffset 9 width 113.00: &quot;at 6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;9+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (370,48) size 50x204
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem11texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,16 +5,16 @@
</span><span class="cx">     RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">       RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">         RenderSVGContainer {g} at (20,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 9 width 113.00: &quot;at 0 sec.&quot;
</span><span class="cx">           RenderSVGText {text} at (0,109) size 113x34 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,136.33) startOffset 0 endOffset 9 width 113.00: &quot;at 3 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,42) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,42) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,69.66) startOffset 0 endOffset 9 width 113.00: &quot;at 6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;9+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (140,48) size 50x204
</span><span class="lines">@@ -24,16 +24,16 @@
</span><span class="cx">             RenderSVGPath {line} at (140,48) size 50x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=120.00] [y1=0.00] [x2=170.00] [y2=0.00]
</span><span class="cx">           RenderSVGRect {rect} at (158,38) size 64x214 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=140.00] [y=-10.00] [width=60.00] [height=210.00]
</span><span class="cx">         RenderSVGContainer {g} at (250,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 9 width 113.00: &quot;at 0 sec.&quot;
</span><span class="cx">           RenderSVGText {text} at (0,109) size 113x34 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,136.33) startOffset 0 endOffset 9 width 113.00: &quot;at 3 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,42) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,42) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,69.66) startOffset 0 endOffset 9 width 113.00: &quot;at 6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;9+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (370,48) size 50x204
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem12texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,16 +5,16 @@
</span><span class="cx">     RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">       RenderSVGContainer {g} at (20,25) size 432x235
</span><span class="cx">         RenderSVGContainer {g} at (20,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 9 width 113.00: &quot;at 0 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,142) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,142) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 9 width 113.00: &quot;at 3 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,86) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,86) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,114.00) startOffset 0 endOffset 9 width 113.00: &quot;at 6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;9+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (140,48) size 50x204
</span><span class="lines">@@ -24,16 +24,16 @@
</span><span class="cx">             RenderSVGPath {line} at (140,48) size 50x4 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=120.00] [y1=0.00] [x2=170.00] [y2=0.00]
</span><span class="cx">           RenderSVGRect {rect} at (158,38) size 64x214 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=140.00] [y=-10.00] [width=60.00] [height=210.00]
</span><span class="cx">         RenderSVGContainer {g} at (250,25) size 202x235 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,175) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,175) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,203.00) startOffset 0 endOffset 9 width 113.00: &quot;at 0 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,142) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,142) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 9 width 113.00: &quot;at 3 sec.&quot;
</span><del>-          RenderSVGText {text} at (0,86) size 113x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,86) size 113x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,114.00) startOffset 0 endOffset 9 width 113.00: &quot;at 6 sec.&quot;
</span><del>-          RenderSVGText {text} at (3,-25) size 98x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,-25) size 98x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 text run 1 at (3.00,3.00) startOffset 0 endOffset 7 width 98.00: &quot;9+ sec.&quot;
</span><span class="cx">           RenderSVGContainer {g} at (370,48) size 50x204
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem13texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,40 +5,40 @@
</span><span class="cx">     RenderSVGContainer {g} at (20,4) size 448x296
</span><span class="cx">       RenderSVGPath {line} at (188,45) size 4x255 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=45.00] [x2=190.00] [y2=300.00]
</span><span class="cx">       RenderSVGPath {line} at (458,45) size 4x255 [stroke={[type=SOLID] [color=#880000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=460.00] [y1=45.00] [x2=460.00] [y2=300.00]
</span><del>-      RenderSVGText {text} at (156,4) size 107x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (156,4) size 107x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 107x34
</span><span class="cx">           chunk 1 text run 1 at (156.00,32.00) startOffset 0 endOffset 8 width 107.00: &quot;0-2 sec.&quot;
</span><del>-      RenderSVGText {text} at (370,4) size 98x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (370,4) size 98x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">           chunk 1 text run 1 at (370.00,32.00) startOffset 0 endOffset 7 width 98.00: &quot;5+ sec.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,57) size 172x35
</span><span class="cx">         RenderSVGRect {rect} at (158,58) size 34x34 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00] [y=60.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (20,57) size 93x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,57) size 93x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 93x34
</span><span class="cx">             chunk 1 text run 1 at (20.00,85.00) startOffset 0 endOffset 7 width 93.00: &quot;from to&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,97) size 172x35
</span><span class="cx">         RenderSVGRect {rect} at (158,98) size 34x34 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00] [y=100.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (20,97) size 100x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,97) size 100x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 100x34
</span><span class="cx">             chunk 1 text run 1 at (20.00,125.00) startOffset 0 endOffset 7 width 100.00: &quot;from by&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,137) size 172x35
</span><span class="cx">         RenderSVGRect {rect} at (158,138) size 34x34 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00] [y=140.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (20,137) size 32x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,137) size 32x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x34
</span><span class="cx">             chunk 1 text run 1 at (20.00,165.00) startOffset 0 endOffset 2 width 32.00: &quot;by&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,177) size 172x35
</span><span class="cx">         RenderSVGRect {rect} at (158,178) size 34x34 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00] [y=180.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (20,177) size 25x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,177) size 25x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 25x34
</span><span class="cx">             chunk 1 text run 1 at (20.00,205.00) startOffset 0 endOffset 2 width 25.00: &quot;to&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,217) size 172x35
</span><span class="cx">         RenderSVGRect {rect} at (158,218) size 34x34 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00] [y=220.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (20,217) size 88x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,217) size 88x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 88x34
</span><span class="cx">             chunk 1 text run 1 at (20.00,245.00) startOffset 0 endOffset 6 width 88.00: &quot;values&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,257) size 172x35
</span><span class="cx">         RenderSVGRect {rect} at (158,258) size 34x34 [stroke={[type=SOLID] [color=#FF00FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFAA44]}] [x=160.00] [y=260.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (20,257) size 88x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,257) size 88x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 88x34
</span><span class="cx">             chunk 1 text run 1 at (20.00,285.00) startOffset 0 endOffset 6 width 88.00: &quot;values&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem14texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (3,8) size 457x280
</span><del>-      RenderSVGText {text} at (3,8) size 360x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,8) size 360x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 360x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,45.00) startOffset 0 endOffset 19 width 360.00: &quot;calcMode=\&quot;discrete\&quot;&quot;
</span><del>-      RenderSVGText {text} at (3,63) size 375x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,63) size 375x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 375x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,100.00) startOffset 0 endOffset 21 width 375.00: &quot;keyTimes=\&quot;0;.2;.4;.6\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,138) size 450x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem15texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (3,8) size 457x280
</span><del>-      RenderSVGText {text} at (3,8) size 329x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,8) size 329x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 329x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,45.00) startOffset 0 endOffset 16 width 329.00: &quot;calcMode=\&quot;paced\&quot;&quot;
</span><del>-      RenderSVGText {text} at (3,63) size 386x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,63) size 386x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 386x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,100.00) startOffset 0 endOffset 21 width 386.00: &quot;keyTimes=\&quot;0;.25;.5;1\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,138) size 450x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem16texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (3,8) size 457x280
</span><del>-      RenderSVGText {text} at (3,8) size 318x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,8) size 318x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 318x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,45.00) startOffset 0 endOffset 17 width 318.00: &quot;calcMode=\&quot;linear\&quot;&quot;
</span><del>-      RenderSVGText {text} at (3,63) size 386x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,63) size 386x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 386x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,100.00) startOffset 0 endOffset 21 width 386.00: &quot;keyTimes=\&quot;0;.25;.5;1\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,138) size 450x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem17texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (3,8) size 457x280
</span><del>-      RenderSVGText {text} at (3,8) size 325x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,8) size 325x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 325x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,45.00) startOffset 0 endOffset 17 width 325.00: &quot;calcMode=\&quot;spline\&quot;&quot;
</span><del>-      RenderSVGText {text} at (3,63) size 386x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,63) size 386x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 386x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,100.00) startOffset 0 endOffset 21 width 386.00: &quot;keyTimes=\&quot;0;.25;.5;1\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,138) size 450x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem18texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (3,8) size 457x280
</span><del>-      RenderSVGText {text} at (3,8) size 360x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,8) size 360x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 360x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,45.00) startOffset 0 endOffset 19 width 360.00: &quot;calcMode=\&quot;discrete\&quot;&quot;
</span><del>-      RenderSVGText {text} at (3,63) size 375x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,63) size 375x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 375x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,100.00) startOffset 0 endOffset 21 width 375.00: &quot;keyTimes=\&quot;0;.2;.6;.8\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,138) size 450x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem19texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (3,8) size 457x280
</span><del>-      RenderSVGText {text} at (3,8) size 318x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,8) size 318x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 318x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,45.00) startOffset 0 endOffset 17 width 318.00: &quot;calcMode=\&quot;linear\&quot;&quot;
</span><del>-      RenderSVGText {text} at (3,63) size 386x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (3,63) size 386x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 386x45
</span><span class="cx">           chunk 1 text run 1 at (3.00,100.00) startOffset 0 endOffset 21 width 386.00: &quot;keyTimes=\&quot;0;.5;.75;1\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,138) size 450x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem20texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">       RenderSVGContainer {g} at (320,0) size 160x360
</span><span class="cx">         RenderSVGContainer {a} at (320,0) size 160x180
</span><span class="cx">           RenderSVGRect {rect} at (320,0) size 160x180 [fill={[type=SOLID] [color=#008000]}] [x=320.00] [y=0.00] [width=160.00] [height=180.00]
</span><del>-          RenderSVGText {text} at (330,62) size 96x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (330,62) size 96x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 96x35
</span><span class="cx">               chunk 1 text run 1 at (330.00,90.00) startOffset 0 endOffset 7 width 96.00: &quot;Fade in&quot;
</span><span class="cx">         RenderSVGContainer {a} at (320,180) size 160x180
</span><span class="cx">           RenderSVGRect {rect} at (320,180) size 160x180 [fill={[type=SOLID] [color=#800000]}] [x=320.00] [y=180.00] [width=160.00] [height=180.00]
</span><del>-          RenderSVGText {text} at (330,252) size 113x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (330,252) size 113x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x35
</span><span class="cx">               chunk 1 text run 1 at (330.00,280.00) startOffset 0 endOffset 8 width 113.00: &quot;Fade out&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem21texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx">       RenderSVGContainer {g} at (320,0) size 160x360
</span><span class="cx">         RenderSVGContainer {a} at (320,0) size 160x180
</span><span class="cx">           RenderSVGRect {rect} at (320,0) size 160x180 [fill={[type=SOLID] [color=#008000]}] [x=320.00] [y=0.00] [width=160.00] [height=180.00]
</span><del>-          RenderSVGText {text} at (330,62) size 96x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (330,62) size 96x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 96x35
</span><span class="cx">               chunk 1 text run 1 at (330.00,90.00) startOffset 0 endOffset 7 width 96.00: &quot;Fade in&quot;
</span><span class="cx">         RenderSVGContainer {a} at (320,180) size 160x180
</span><span class="cx">           RenderSVGRect {rect} at (320,180) size 160x180 [fill={[type=SOLID] [color=#800000]}] [x=320.00] [y=180.00] [width=160.00] [height=180.00]
</span><del>-          RenderSVGText {text} at (330,252) size 113x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (330,252) size 113x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x35
</span><span class="cx">               chunk 1 text run 1 at (330.00,280.00) startOffset 0 endOffset 8 width 113.00: &quot;Fade out&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem22bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,15 +4,15 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (24,33) size 402x258
</span><span class="cx">       RenderSVGContainer {g} at (24,33) size 402x258
</span><del>-        RenderSVGText {text} at (200,118) size 129x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (200,118) size 129x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 129x15
</span><span class="cx">             chunk 1 text run 1 at (200.00,131.00) startOffset 0 endOffset 22 width 129.00: &quot;Yellow rect at time 0s&quot;
</span><span class="cx">         RenderSVGRect {rect} at (199,134) size 52x52 [stroke={[type=SOLID] [color=#000000]}] [x=200.00] [y=135.00] [width=50.00] [height=50.00]
</span><del>-        RenderSVGText {text} at (141,90) size 129x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (141,90) size 130x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 129x15
</span><span class="cx">             chunk 1 text run 1 at (141.67,102.67) startOffset 0 endOffset 22 width 129.00: &quot;Yellow rect at time 3s&quot;
</span><span class="cx">         RenderSVGRect {rect} at (141,106) size 168x113 [stroke={[type=SOLID] [color=#0000FF]}] [x=141.67] [y=106.67] [width=166.67] [height=111.67]
</span><del>-        RenderSVGText {text} at (25,33) size 129x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,33) size 129x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 129x15
</span><span class="cx">             chunk 1 text run 1 at (25.00,46.00) startOffset 0 endOffset 22 width 129.00: &quot;Yellow rect at time 9s&quot;
</span><span class="cx">         RenderSVGRect {rect} at (24,49) size 402x242 [stroke={[type=SOLID] [color=#0000FF]}] [x=25.00] [y=50.00] [width=400.00] [height=240.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem23texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (15,42) size 376x249
</span><span class="cx">       RenderSVGContainer {g} at (15,42) size 64x228
</span><del>-        RenderSVGText {text} at (15,42) size 64x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,42) size 64x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x15
</span><span class="cx">             chunk 1 text run 1 at (15.00,55.00) startOffset 0 endOffset 11 width 64.00: &quot;Color at 3s&quot;
</span><span class="cx">         RenderSVGRect {rect} at (15,60) size 30x30 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=60.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (20,65) size 20x20 [fill={[type=SOLID] [color=#0000FF]}] [cx=30.00] [cy=75.00] [r=10.00]
</span><del>-        RenderSVGText {text} at (15,132) size 64x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,132) size 64x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x15
</span><span class="cx">             chunk 1 text run 1 at (15.00,145.00) startOffset 0 endOffset 11 width 64.00: &quot;Color at 6s&quot;
</span><span class="cx">         RenderSVGRect {rect} at (15,150) size 30x30 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=150.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (20,155) size 20x20 [fill={[type=SOLID] [color=#40007F]}] [cx=30.00] [cy=165.00] [r=10.00]
</span><del>-        RenderSVGText {text} at (15,222) size 64x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,222) size 64x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x15
</span><span class="cx">             chunk 1 text run 1 at (15.00,235.00) startOffset 0 endOffset 11 width 64.00: &quot;Color at 9s&quot;
</span><span class="cx">         RenderSVGRect {rect} at (15,240) size 30x30 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=240.00] [width=30.00] [height=30.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem24texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">         RenderSVGText {text} at (100,228) size 231x50 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 231x50
</span><span class="cx">             chunk 1 text run 1 at (100.00,270.00) startOffset 0 endOffset 11 width 230.52: &quot;It's alive!&quot;
</span><del>-      RenderSVGContainer {g} at (43,39) size 76x54 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,90.00)}]
</del><ins>+      RenderSVGContainer {g} at (43,39) size 75x54 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,90.00)}]
</ins><span class="cx">         RenderSVGText {text} at (0,-14) size 77x17 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 77x17
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 76.84: &quot;It's alive!&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem26texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (79,99) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [cx=120.00] [cy=140.00] [r=40.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (49,69) size 142x142 [stroke={[type=SOLID] [color=#000000]}] [cx=120.00] [cy=140.00] [r=70.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (19,39) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [cx=120.00] [cy=140.00] [r=100.00]
</span><del>-        RenderSVGText {text} at (70,252) size 99x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,252) size 99x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 99x34
</span><span class="cx">             chunk 1 text run 1 at (70.00,280.00) startOffset 0 endOffset 7 width 99.00: &quot;anim. 1&quot;
</span><span class="cx">       RenderSVGContainer {g} at (259,39) size 202x248
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (319,99) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [cx=360.00] [cy=140.00] [r=40.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (289,69) size 142x142 [stroke={[type=SOLID] [color=#000000]}] [cx=360.00] [cy=140.00] [r=70.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (259,39) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [cx=360.00] [cy=140.00] [r=100.00]
</span><del>-        RenderSVGText {text} at (310,252) size 99x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (310,252) size 99x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 99x34
</span><span class="cx">             chunk 1 text run 1 at (310.00,280.00) startOffset 0 endOffset 7 width 99.00: &quot;anim. 2&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem27texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (14,25) size 413x222
</span><del>-      RenderSVGText {text} at (28,25) size 394x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,25) size 394x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 394x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (28.00,40.00) startOffset 0 endOffset 57 width 394.00: &quot;Test animation options for specifying the target element.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (14,78) size 413x169
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem29bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx">       RenderSVGContainer {g} at (320,0) size 160x360
</span><span class="cx">         RenderSVGContainer {a} at (320,0) size 160x180
</span><span class="cx">           RenderSVGRect {rect} at (320,0) size 160x180 [fill={[type=SOLID] [color=#008000]}] [x=320.00] [y=0.00] [width=160.00] [height=180.00]
</span><del>-          RenderSVGText {text} at (330,62) size 96x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (330,62) size 96x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 96x35
</span><span class="cx">               chunk 1 text run 1 at (330.00,90.00) startOffset 0 endOffset 7 width 96.00: &quot;Fade in&quot;
</span><span class="cx">         RenderSVGContainer {a} at (320,180) size 160x180
</span><span class="cx">           RenderSVGRect {rect} at (320,180) size 160x180 [fill={[type=SOLID] [color=#800000]}] [x=320.00] [y=180.00] [width=160.00] [height=180.00]
</span><del>-          RenderSVGText {text} at (330,252) size 113x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (330,252) size 113x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x35
</span><span class="cx">               chunk 1 text run 1 at (330.00,280.00) startOffset 0 endOffset 8 width 113.00: &quot;Fade out&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem31texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -25,13 +25,13 @@
</span><span class="cx">     RenderSVGText {text} at (385,26) size 45x18 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 45x18
</span><span class="cx">         chunk 1 text run 1 at (385.00,40.00) startOffset 0 endOffset 7 width 45.00: &quot;display&quot;
</span><del>-    RenderSVGText {text} at (385,133) size 64x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,133) size 64x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 64x21
</span><span class="cx">         chunk 1 text run 1 at (385.00,150.00) startOffset 0 endOffset 10 width 64.00: &quot;visibility&quot;
</span><span class="cx">     RenderSVGText {text} at (5,210) size 392x32 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 392x32
</span><span class="cx">         chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 36 width 392.00: &quot;Test of display attribute animation.&quot;
</span><del>-    RenderSVGText {text} at (5,248) size 402x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,248) size 402x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 402x21
</span><span class="cx">         chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 55 width 402.00: &quot;Circles with same color should be visible at same time.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem32texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,28 +4,28 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (5,49) size 458x243
</span><span class="cx">       RenderSVGContainer {g} at (5,82) size 458x210
</span><del>-        RenderSVGText {text} at (5,82) size 26x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,82) size 26x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x9
</span><span class="cx">             chunk 1 text run 1 at (5.00,90.00) startOffset 0 endOffset 7 width 26.00: &quot;Stroked&quot;
</span><del>-        RenderSVGText {text} at (5,187) size 35x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,187) size 35x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 35x9
</span><span class="cx">             chunk 1 text run 1 at (5.00,195.00) startOffset 0 endOffset 9 width 35.00: &quot;Unstroked&quot;
</span><del>-        RenderSVGText {text} at (50,127) size 51x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (50,127) size 51x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 51x9
</span><span class="cx">             chunk 1 text run 1 at (50.00,135.00) startOffset 0 endOffset 15 width 51.00: &quot;Zero width rect&quot;
</span><del>-        RenderSVGText {text} at (130,127) size 53x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (130,127) size 53x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 53x9
</span><span class="cx">             chunk 1 text run 1 at (130.00,135.00) startOffset 0 endOffset 16 width 53.00: &quot;Zero height rect&quot;
</span><del>-        RenderSVGText {text} at (210,127) size 60x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (210,127) size 60x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 60x9
</span><span class="cx">             chunk 1 text run 1 at (210.00,135.00) startOffset 0 endOffset 18 width 60.00: &quot;Zero radius circle&quot;
</span><del>-        RenderSVGText {text} at (315,127) size 69x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (315,127) size 69x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x9
</span><span class="cx">             chunk 1 text run 1 at (315.00,135.00) startOffset 0 endOffset 21 width 69.00: &quot;Zero x radius ellipse&quot;
</span><del>-        RenderSVGText {text} at (394,127) size 69x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (394,127) size 69x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x9
</span><span class="cx">             chunk 1 text run 1 at (394.00,135.00) startOffset 0 endOffset 21 width 69.00: &quot;Zero y radius ellipse&quot;
</span><del>-        RenderSVGText {text} at (210,282) size 52x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (210,282) size 52x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x9
</span><span class="cx">             chunk 1 text run 1 at (210.00,290.00) startOffset 0 endOffset 16 width 52.00: &quot;Zero length line&quot;
</span><span class="cx">       RenderSVGContainer {g} at (49,49) size 381x222
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem33texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (7,15) size 206x48 [transform={m=((0.60,0.00)(0.00,0.60)) t=(110.00,50.00)}]
</span><del>-      RenderSVGText {text} at (-160,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-160,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;0&quot;
</span><del>-      RenderSVGText {text} at (-50,-58) size 87x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-50,-58) size 87x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 87x35
</span><span class="cx">           chunk 1 text run 1 at (-50.00,-30.00) startOffset 0 endOffset 7 width 86.67: &quot;0.8-3.2&quot;
</span><del>-      RenderSVGText {text} at (140,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (140,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (140.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;4&quot;
</span><span class="cx">       RenderSVGContainer {g} at (19,49) size 180x2
</span><span class="lines">@@ -20,16 +20,16 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (187,37) size 26x26 [stroke={[type=SOLID] [color=#555555]}] [fill={[type=SOLID] [color=#CCCCCC]}] [cx=150.00] [cy=0.00] [r=20.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (7,37) size 26x26 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,0.00)}] [stroke={[type=SOLID] [color=#000000] [stroke width=3.00]}] [fill={[type=SOLID] [color=#CC0066]}] [cx=0.00] [cy=0.00] [r=20.00]
</span><span class="cx">     RenderSVGContainer {g} at (267,15) size 206x48 [transform={m=((0.60,0.00)(0.00,0.60)) t=(370.00,50.00)}]
</span><del>-      RenderSVGText {text} at (-160,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-160,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;0&quot;
</span><del>-      RenderSVGText {text} at (-100,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-100,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (-100.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><del>-      RenderSVGText {text} at (80,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (80,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (80.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><del>-      RenderSVGText {text} at (140,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (140,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (140.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;4&quot;
</span><span class="cx">       RenderSVGContainer {g} at (280,49) size 179x2
</span><span class="lines">@@ -42,22 +42,22 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (447,37) size 26x26 [stroke={[type=SOLID] [color=#555555]}] [fill={[type=SOLID] [color=#CCCCCC]}] [cx=150.00] [cy=0.00] [r=20.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (267,37) size 26x26 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,0.00)}] [stroke={[type=SOLID] [color=#000000] [stroke width=3.00]}] [fill={[type=SOLID] [color=#CC0066]}] [cx=0.00] [cy=0.00] [r=20.00]
</span><span class="cx">     RenderSVGContainer {g} at (34,127) size 152x70 [transform={m=((0.60,0.00)(0.00,0.60)) t=(110.00,180.00)}]
</span><del>-      RenderSVGText {text} at (-115,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-115,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (-115.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;3&quot;
</span><del>-      RenderSVGText {text} at (-85,-88) size 39x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-85,-88) size 39x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x35
</span><span class="cx">           chunk 1 text run 1 at (-85.00,-60.00) startOffset 0 endOffset 3 width 38.33: &quot;2.6&quot;
</span><del>-      RenderSVGText {text} at (60,-88) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,-88) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (60.00,-60.00) startOffset 0 endOffset 1 width 15.00: &quot;0&quot;
</span><del>-      RenderSVGText {text} at (95,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (95,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (95.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><del>-      RenderSVGText {text} at (-75,-8) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-75,-8) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (-75.00,20.00) startOffset 0 endOffset 1 width 15.00: &quot;4&quot;
</span><del>-      RenderSVGText {text} at (40,-8) size 39x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (40,-8) size 39x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x35
</span><span class="cx">           chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 3 width 38.33: &quot;1.4&quot;
</span><span class="cx">       RenderSVGContainer {g} at (46,143) size 128x38
</span><span class="lines">@@ -69,22 +69,22 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (160,167) size 26x26 [stroke={[type=SOLID] [color=#555555]}] [fill={[type=SOLID] [color=#CCCCCC]}] [cx=105.00] [cy=0.00] [r=20.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (136,149) size 26x26 [transform={m=((1.00,0.00)(0.00,1.00)) t=(65.00,-30.00)}] [stroke={[type=SOLID] [color=#000000] [stroke width=3.00]}] [fill={[type=SOLID] [color=#CC0066]}] [cx=0.00] [cy=0.00] [r=20.00]
</span><span class="cx">     RenderSVGContainer {g} at (282,125) size 176x70 [transform={m=((0.60,0.00)(0.00,0.60)) t=(370.00,160.00)}]
</span><del>-      RenderSVGText {text} at (-135,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-135,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (-135.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;3&quot;
</span><del>-      RenderSVGText {text} at (-95,-58) size 39x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-95,-58) size 39x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x35
</span><span class="cx">           chunk 1 text run 1 at (-95.00,-30.00) startOffset 0 endOffset 3 width 38.33: &quot;2.6&quot;
</span><del>-      RenderSVGText {text} at (65,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (65,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (65.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;0&quot;
</span><del>-      RenderSVGText {text} at (115,-58) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (115,-58) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (115.00,-30.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><del>-      RenderSVGText {text} at (-85,22) size 15x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-85,22) size 15x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">           chunk 1 text run 1 at (-85.00,50.00) startOffset 0 endOffset 1 width 15.00: &quot;4&quot;
</span><del>-      RenderSVGText {text} at (50,22) size 39x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,22) size 39x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x35
</span><span class="cx">           chunk 1 text run 1 at (50.00,50.00) startOffset 0 endOffset 3 width 38.33: &quot;1.4&quot;
</span><span class="cx">       RenderSVGContainer {g} at (295,159) size 150x2
</span><span class="lines">@@ -98,7 +98,7 @@
</span><span class="cx">     RenderSVGText {text} at (5,210) size 367x32 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 367x32
</span><span class="cx">         chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 367.00: &quot;Test of keyPoints and keyTimes.&quot;
</span><del>-    RenderSVGText {text} at (5,248) size 392x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,248) size 392x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 392x21
</span><span class="cx">         chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 392.00: &quot;Number indicates the circle's passing time in seconds.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem34texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,10 +19,10 @@
</span><span class="cx">     RenderSVGText {text} at (5,200) size 405x32 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 405x32
</span><span class="cx">         chunk 1 text run 1 at (5.00,225.00) startOffset 0 endOffset 39 width 405.00: &quot;Animation on: 'points' and 'fill-rule'.&quot;
</span><del>-    RenderSVGText {text} at (5,238) size 325x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,238) size 325x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 325x21
</span><span class="cx">         chunk 1 text run 1 at (5.00,255.00) startOffset 0 endOffset 45 width 325.00: &quot;Digit should match outline at indicated time.&quot;
</span><del>-    RenderSVGText {text} at (5,258) size 392x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,258) size 392x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 392x21
</span><span class="cx">         chunk 1 text run 1 at (5.00,275.00) startOffset 0 endOffset 54 width 392.00: &quot;Filled square should follow morphing digit discretely.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem36texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 284x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 284.00: &quot;$Revision: 1.11 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (132,11) size 215x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (132,11) size 216x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 215x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (132.50,25.00) startOffset 0 endOffset 32 width 215.00: &quot;&lt;animateTransform&gt; on structure,&quot;
</span><del>-    RenderSVGText {text} at (143,31) size 193x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (143,31) size 194x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 193x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (143.50,45.00) startOffset 0 endOffset 30 width 193.00: &quot;hyperlinking and text elements&quot;
</span><span class="cx">     RenderSVGContainer {g} at (29,59) size 422x225
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">               RenderSVGPath {path} at (187,109) size 14x14 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M 0 0 C 30 0 30 0 30 -30 C 0 -30 0 -30 0 0 Z&quot;]
</span><span class="cx">               RenderSVGPath {path} at (187,97) size 14x14 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M 0 0 C 30 0 30 0 30 -30 C 0 -30 0 -30 0 0 Z&quot;]
</span><span class="cx">               RenderSVGRect {rect} at (193,103) size 14x14 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-20,26) size 39x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-20,26) size 40x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 39x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-19.50,40.00) startOffset 0 endOffset 5 width 39.00: &quot;&lt;use&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (270,60) size 60x94 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,90.00)}]
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">             RenderSVGPath {path} at (389,89) size 32x32 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M 0 0 C 30 0 30 0 30 -30 C 0 -30 0 -30 0 0 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (389,59) size 32x32 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M 0 0 C 30 0 30 0 30 -30 C 0 -30 0 -30 0 0 Z&quot;]
</span><span class="cx">             RenderSVGRect {rect} at (404,74) size 32x32 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-30,46) size 59x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-30,46) size 60x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 59x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-29.50,60.00) startOffset 0 endOffset 8 width 59.00: &quot;&lt;switch&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (29,189) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,220.00)}]
</span><span class="lines">@@ -80,7 +80,7 @@
</span><span class="cx">             RenderSVGPath {path} at (29,219) size 32x32 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M 0 0 C 30 0 30 0 30 -30 C 0 -30 0 -30 0 0 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (29,189) size 32x32 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M 0 0 C 30 0 30 0 30 -30 C 0 -30 0 -30 0 0 Z&quot;]
</span><span class="cx">             RenderSVGRect {rect} at (44,204) size 32x32 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-13,46) size 25x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-13,46) size 26x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 25x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.50,60.00) startOffset 0 endOffset 3 width 25.00: &quot;&lt;a&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (145,187) size 70x97 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,220.00)}]
</span><span class="lines">@@ -88,6 +88,6 @@
</span><span class="cx">         RenderSVGText {text} at (-34,-32) size 68x40 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 68x40
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-33.70,0.00) startOffset 0 endOffset 3 width 67.40: &quot;123&quot;
</span><del>-        RenderSVGText {text} at (-21,46) size 41x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-21,46) size 42x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 41x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-20.50,60.00) startOffset 0 endOffset 6 width 41.00: &quot;&lt;text&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem37texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,12 +12,12 @@
</span><span class="cx">     RenderSVGContainer {g} at (24,59) size 437x225
</span><span class="cx">       RenderSVGContainer {g} at (29,59) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,90.00)}]
</span><span class="cx">         RenderSVGPath {path} at (29,59) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M 0 0 C 20 0 30 -10 30 -30 C 10 -30 0 -20 0 0 C 0 -20 -10 -30 -30 -30 C -30 -10 -20 0 0 0 C -20 0 -30 10 -30 30 C -10 30 0 20 0 0 C 0 20 10 30 30 30 C 30 10 20 0 0 0 Z&quot;]
</span><del>-        RenderSVGText {text} at (-23,46) size 45x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-23,46) size 46x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 45x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-22.50,60.00) startOffset 0 endOffset 6 width 45.00: &quot;&lt;path&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (149,69) size 62x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,90.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (149,69) size 62x42 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-30.00] [y=-20.00] [width=60.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (-21,46) size 41x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-21,46) size 42x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 41x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-20.50,60.00) startOffset 0 endOffset 6 width 41.00: &quot;&lt;rect&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (269,59) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,90.00)}]
</span><span class="lines">@@ -32,12 +32,12 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-29.00,60.00) startOffset 0 endOffset 9 width 58.00: &quot;&lt;ellipse&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (24,194) size 72x90 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,220.00)}]
</span><span class="cx">         RenderSVGPath {line} at (24,194) size 72x52 [stroke={[type=SOLID] [color=#FFB400] [stroke width=10.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=-30.00] [y1=-20.00] [x2=30.00] [y2=20.00]
</span><del>-        RenderSVGText {text} at (-21,46) size 41x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-21,46) size 42x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 41x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-20.50,60.00) startOffset 0 endOffset 6 width 41.00: &quot;&lt;line&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (145,193) size 70x91 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,220.00)}]
</span><span class="cx">         RenderSVGPath {polyline} at (145,193) size 70x54 [stroke={[type=SOLID] [color=#FFB400] [stroke width=10.00] [line cap=ROUND] [line join=ROUND]}] [points=&quot;-30 20 -30 -20 30 20 30 -20&quot;]
</span><del>-        RenderSVGText {text} at (-35,46) size 69x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-35,46) size 70x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-34.50,60.00) startOffset 0 endOffset 10 width 69.00: &quot;&lt;polyline&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (265,199) size 70x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,220.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem39texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,16 +11,16 @@
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (164.00,25.00) startOffset 0 endOffset 23 width 152.00: &quot;&lt;animate&gt; on xlink:href&quot;
</span><span class="cx">     RenderSVGContainer {g} at (16,59) size 443x215
</span><span class="cx">       RenderSVGContainer {g} at (37,82) size 46x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,90.00)}]
</span><del>-        RenderSVGText {text} at (-23,-8) size 45x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-23,-8) size 46x23 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 45x23
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-22.50,10.00) startOffset 0 endOffset 5 width 45.00: &quot;&lt;set&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (149,59) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,90.00)}]
</span><span class="cx">         RenderSVGContainer {a} at (149,59) size 62x62
</span><span class="cx">           RenderSVGEllipse {circle} at (149,59) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [cx=0.00] [cy=0.00] [r=30.00]
</span><del>-          RenderSVGText {text} at (-15,-18) size 30x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-15,-18) size 30x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 30x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-15.00,10.00) startOffset 0 endOffset 2 width 30.00: &quot;38&quot;
</span><del>-        RenderSVGText {text} at (-13,46) size 25x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-13,46) size 26x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 25x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.50,60.00) startOffset 0 endOffset 3 width 25.00: &quot;&lt;a&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (270,60) size 60x94 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,90.00)}]
</span><span class="lines">@@ -40,23 +40,23 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 40x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 40.00: &quot;Use C&quot;
</span><span class="cx">         RenderSVGContainer {use} at (381,61) size 78x38
</span><del>-          RenderSVGText {text} at (-38,-28) size 75x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-38,-28) size 76x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 75x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-37.50,0.00) startOffset 0 endOffset 5 width 75.00: &quot;Use B&quot;
</span><del>-        RenderSVGText {text} at (-20,46) size 39x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-20,46) size 40x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 39x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-19.50,60.00) startOffset 0 endOffset 5 width 39.00: &quot;&lt;use&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (16,202) size 88x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,210.00)}]
</span><del>-        RenderSVGText {text} at (-44,-8) size 87x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,-8) size 88x23 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 87x23
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-43.50,10.00) startOffset 0 endOffset 9 width 87.00: &quot;&lt;animate&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (149,179) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,210.00)}]
</span><span class="cx">         RenderSVGContainer {a} at (149,179) size 62x62
</span><span class="cx">           RenderSVGEllipse {circle} at (149,179) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [cx=0.00] [cy=0.00] [r=30.00]
</span><del>-          RenderSVGText {text} at (-15,-18) size 30x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-15,-18) size 30x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 30x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-15.00,10.00) startOffset 0 endOffset 2 width 30.00: &quot;09&quot;
</span><del>-        RenderSVGText {text} at (-13,46) size 25x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-13,46) size 26x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 25x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.50,60.00) startOffset 0 endOffset 3 width 25.00: &quot;&lt;a&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (270,180) size 60x94 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,210.00)}]
</span><span class="lines">@@ -66,9 +66,9 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-28.00,60.00) startOffset 0 endOffset 7 width 56.00: &quot;&lt;image&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (381,181) size 78x93 [transform={m=((1.00,0.00)(0.00,1.00)) t=(420.00,210.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (381,181) size 78x38
</span><del>-          RenderSVGText {text} at (-38,-28) size 75x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-38,-28) size 76x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 75x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-37.50,0.00) startOffset 0 endOffset 5 width 75.00: &quot;Use B&quot;
</span><del>-        RenderSVGText {text} at (-20,46) size 39x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-20,46) size 40x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 39x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-19.50,60.00) startOffset 0 endOffset 5 width 39.00: &quot;&lt;use&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem40texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGText {text} at (144,11) size 191x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (144,11) size 192x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 191x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (144.50,25.00) startOffset 0 endOffset 29 width 191.00: &quot;&lt;animate&gt; of x/y/width/height&quot;
</span><span class="cx">     RenderSVGContainer {g} at (8,42) size 466x247
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">               RenderSVGRect {rect} at (71,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><span class="cx">             RenderSVGContainer {g} at (41,101) size 8x8 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-15.00,15.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (41,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><del>-        RenderSVGText {text} at (-42,46) size 83x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-42,46) size 84x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 83x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-41.50,60.00) startOffset 0 endOffset 12 width 83.00: &quot;x/y on &lt;use&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (130,71) size 100x83 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,90.00)}]
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">               RenderSVGRect {rect} at (311,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><span class="cx">             RenderSVGContainer {g} at (281,101) size 8x8 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-15.00,15.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (281,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><del>-        RenderSVGText {text} at (-43,46) size 85x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,46) size 86x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 85x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-42.50,60.00) startOffset 0 endOffset 13 width 85.00: &quot;x/y on &lt;rect&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (257,71) size 86x83 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,90.00)}]
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">               RenderSVGRect {rect} at (311,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><span class="cx">             RenderSVGContainer {g} at (281,101) size 8x8 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-15.00,15.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (281,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><del>-        RenderSVGText {text} at (-43,46) size 85x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,46) size 86x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 85x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-42.50,60.00) startOffset 0 endOffset 13 width 85.00: &quot;x/y on &lt;rect&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (377,42) size 97x112 [transform={m=((1.00,0.00)(0.00,1.00)) t=(420.00,90.00)}]
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx">               RenderSVGRect {rect} at (431,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><span class="cx">             RenderSVGContainer {g} at (401,101) size 8x8 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-15.00,15.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (401,101) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><del>-        RenderSVGText {text} at (-43,46) size 85x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,46) size 86x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 85x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-42.50,60.00) startOffset 0 endOffset 13 width 85.00: &quot;x/y on &lt;rect&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (8,162) size 104x112 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,210.00)}]
</span><span class="lines">@@ -132,7 +132,7 @@
</span><span class="cx">               RenderSVGRect {rect} at (91,221) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><span class="cx">             RenderSVGContainer {g} at (61,221) size 8x8 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-15.00,15.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (61,221) size 8x8 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-3.00] [y=-3.00] [width=6.00] [height=6.00]
</span><del>-        RenderSVGText {text} at (-52,46) size 103x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-52,46) size 104x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 103x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-51.50,60.00) startOffset 0 endOffset 16 width 103.00: &quot;x/y on &lt;text&gt;(2)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (138,168) size 83x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,210.00)}]
</span><span class="lines">@@ -140,7 +140,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (138,168) size 54x54 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-40.00] [y=-40.00] [width=50.00] [height=50.00]
</span><span class="cx">         RenderSVGRect {rect} at (139,169) size 82x22 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=80.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (139,169) size 22x82 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=20.00] [height=80.00]
</span><del>-        RenderSVGText {text} at (-40,46) size 79x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-40,46) size 80x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 79x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-39.50,60.00) startOffset 0 endOffset 12 width 79.00: &quot;width/height&quot;
</span><span class="cx">         RenderSVGText {text} at (-38,61) size 76x18 contains 1 chunk(s)
</span><span class="lines">@@ -151,10 +151,10 @@
</span><span class="cx">         RenderSVGRect {rect} at (258,168) size 54x54 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-40.00] [y=-40.00] [width=50.00] [height=50.00]
</span><span class="cx">         RenderSVGRect {rect} at (259,169) size 82x22 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=80.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (259,169) size 22x82 [stroke={[type=SOLID] [color=#FFB400]}] [x=-40.00] [y=-40.00] [width=20.00] [height=80.00]
</span><del>-        RenderSVGText {text} at (-40,46) size 79x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-40,46) size 80x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 79x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-39.50,60.00) startOffset 0 endOffset 12 width 79.00: &quot;width/height&quot;
</span><del>-        RenderSVGText {text} at (-31,61) size 61x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-31,61) size 62x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 61x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-30.50,75.00) startOffset 0 endOffset 9 width 61.00: &quot;on &lt;rect&gt;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem41texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGText {text} at (205,7) size 69x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (205,7) size 70x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 69x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (205.50,25.00) startOffset 0 endOffset 8 width 69.00: &quot;graphics&quot;
</span><span class="cx">     RenderSVGContainer {g} at (28,45) size 412x243 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,75.00)}]
</span><span class="lines">@@ -41,13 +41,13 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x14
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-24.00,200.00) startOffset 0 endOffset 5 width 24.00: &quot;color&quot;
</span><span class="cx">       RenderSVGContainer {g} at (168,45) size 248x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,-20.00)}]
</span><del>-        RenderSVGText {text} at (-2,-10) size 44x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-2,-10) size 44x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 44x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-2.00,3.00) startOffset 0 endOffset 7 width 44.00: &quot;element&quot;
</span><del>-        RenderSVGText {text} at (118,-10) size 23x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (118,-10) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 23x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (118.50,3.00) startOffset 0 endOffset 3 width 23.00: &quot;&lt;g&gt;&quot;
</span><del>-        RenderSVGText {text} at (224,-10) size 22x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (224,-10) size 22x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (224.00,3.00) startOffset 0 endOffset 3 width 22.00: &quot;&lt;a&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (155,69) size 285x214 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,0.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem44texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 419x32
</span><span class="cx">         chunk 1 text run 1 at (5.00,225.00) startOffset 0 endOffset 21 width 234.00: &quot;Animation on the 'd' &quot;
</span><span class="cx">         chunk 1 text run 1 at (239.00,225.00) startOffset 0 endOffset 18 width 185.00: &quot;attribute of path.&quot;
</span><del>-    RenderSVGText {text} at (5,238) size 325x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,238) size 325x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 325x21
</span><span class="cx">         chunk 1 text run 1 at (5.00,255.00) startOffset 0 endOffset 45 width 325.00: &quot;Digit should match outline at indicated time.&quot;
</span><del>-    RenderSVGText {text} at (5,258) size 385x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,258) size 385x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 385x21
</span><span class="cx">         chunk 1 text run 1 at (5.00,275.00) startOffset 0 endOffset 54 width 385.00: &quot;Filled circle should follow morphing digit discretely.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem46texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,326 +4,326 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (39,60) size 423x193 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,80.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (39,92) size 66x157 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
</span><del>-        RenderSVGText {text} at (-59,2) size 64x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-59,2) size 64x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-59.00,15.00) startOffset 0 endOffset 11 width 64.00: &quot;text-anchor&quot;
</span><del>-        RenderSVGText {text} at (-44,37) size 49x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,37) size 49x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 49x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-44.00,50.00) startOffset 0 endOffset 9 width 49.00: &quot;font-size&quot;
</span><del>-        RenderSVGText {text} at (-60,72) size 65x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-60,72) size 65x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 65x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-60.00,85.00) startOffset 0 endOffset 11 width 65.00: &quot;font-family&quot;
</span><del>-        RenderSVGText {text} at (-49,107) size 54x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-49,107) size 54x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-49.00,120.00) startOffset 0 endOffset 10 width 54.00: &quot;font-style&quot;
</span><del>-        RenderSVGText {text} at (-61,142) size 66x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-61,142) size 66x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 66x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-61.00,155.00) startOffset 0 endOffset 11 width 66.00: &quot;font-weight&quot;
</span><span class="cx">       RenderSVGContainer {g} at (171,60) size 260x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,-10.00)}]
</span><del>-        RenderSVGText {text} at (1,-10) size 37x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (1,-10) size 38x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (1.50,3.00) startOffset 0 endOffset 6 width 37.00: &quot;&lt;text&gt;&quot;
</span><del>-        RenderSVGText {text} at (123,-10) size 23x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (123,-10) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 23x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (123.50,3.00) startOffset 0 endOffset 3 width 23.00: &quot;&lt;g&gt;&quot;
</span><del>-        RenderSVGText {text} at (239,-10) size 22x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (239,-10) size 22x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (239.00,3.00) startOffset 0 endOffset 3 width 22.00: &quot;&lt;a&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (138,77) size 324x176 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,5.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (138,77) size 324x36
</span><span class="cx">           RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">             RenderSVGContainer {g} at (138,77) size 104x36
</span><del>-              RenderSVGText {text} at (-22,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-22,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-22.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (158,103) size 4x4 [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (-11,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-11,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-11.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (188,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (218,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><span class="cx">               RenderSVGRect {rect} at (158,103) size 4x4 [fill={[type=SOLID] [color=#CC0066]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><span class="cx">           RenderSVGContainer {use} at (138,77) size 104x36
</span><span class="cx">             RenderSVGContainer {g} at (138,77) size 104x36
</span><del>-              RenderSVGText {text} at (-22,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-22,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-22.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (158,103) size 4x4 [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (-11,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-11,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-11.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (188,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (218,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><span class="cx">               RenderSVGRect {rect} at (158,103) size 4x4 [fill={[type=SOLID] [color=#CC0066]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><span class="cx">           RenderSVGContainer {use} at (248,77) size 104x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (248,77) size 104x36
</span><del>-              RenderSVGText {text} at (-22,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-22,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-22.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (268,103) size 4x4 [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (-11,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-11,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-11.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (298,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (328,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><span class="cx">               RenderSVGRect {rect} at (268,103) size 4x4 [fill={[type=SOLID] [color=#CC0066]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><span class="cx">           RenderSVGContainer {use} at (358,77) size 104x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (358,77) size 104x36
</span><del>-              RenderSVGText {text} at (-22,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-22,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-22.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (378,103) size 4x4 [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (-11,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-11,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-11.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (408,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGRect {rect} at (438,103) size 4x4 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,0.00)}] [fill={[type=SOLID] [color=#AAAAAA]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><span class="cx">               RenderSVGRect {rect} at (378,103) size 4x4 [fill={[type=SOLID] [color=#CC0066]}] [x=-2.00] [y=18.00] [width=4.00] [height=4.00]
</span><del>-          RenderSVGText {text} at (-22,-8) size 22x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-22,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-22.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {g} at (248,77) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><del>-            RenderSVGText {text} at (-22,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-22,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-22.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {a} at (358,77) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><del>-            RenderSVGText {text} at (-22,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-22,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-22.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (160,112) size 302x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,35.00)}]
</span><span class="cx">           RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">             RenderSVGContainer {g} at (160,112) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGText {text} at (0,9) size 9x14 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 9x14
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 9.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (160,112) size 82x36
</span><span class="cx">             RenderSVGContainer {g} at (160,112) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGText {text} at (0,9) size 9x14 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 9x14
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 9.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (270,112) size 82x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (270,112) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGText {text} at (0,9) size 9x14 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 9x14
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 9.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (380,112) size 82x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (380,112) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGText {text} at (0,9) size 9x14 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 9x14
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 9.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-          RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">               chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {g} at (270,112) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {a} at (380,112) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (160,146) size 302x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,70.00)}]
</span><span class="cx">           RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">             RenderSVGContainer {g} at (160,146) size 82x37
</span><del>-              RenderSVGText {text} at (0,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (160,146) size 82x37
</span><span class="cx">             RenderSVGContainer {g} at (160,146) size 82x37
</span><del>-              RenderSVGText {text} at (0,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (270,146) size 82x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (270,146) size 82x37
</span><del>-              RenderSVGText {text} at (0,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (380,146) size 82x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (380,146) size 82x37
</span><del>-              RenderSVGText {text} at (0,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-9) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-          RenderSVGText {text} at (0,-9) size 22x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">               chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {g} at (270,146) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-9) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {a} at (380,146) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-9) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-9) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (160,182) size 302x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,105.00)}]
</span><span class="cx">           RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">             RenderSVGContainer {g} at (160,182) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (160,182) size 82x36
</span><span class="cx">             RenderSVGContainer {g} at (160,182) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (270,182) size 82x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (270,182) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (380,182) size 82x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (380,182) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-          RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">               chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {g} at (270,182) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {a} at (380,182) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (160,217) size 302x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,140.00)}]
</span><span class="cx">           RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">             RenderSVGContainer {g} at (160,217) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (160,217) size 82x36
</span><span class="cx">             RenderSVGContainer {g} at (160,217) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (270,217) size 82x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (270,217) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (380,217) size 82x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (380,217) size 82x36
</span><del>-              RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (30,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (30,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (30.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (60,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (60,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (60.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-          RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">               chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {g} at (270,217) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {g} at (380,217) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem52texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,16 +2,16 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGText {text} at (65,22) size 22x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (65,22) size 22x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">         chunk 1 text run 1 at (65.00,50.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-    RenderSVGText {text} at (165,22) size 20x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (165,22) size 20x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">         chunk 1 text run 1 at (165.00,50.00) startOffset 0 endOffset 1 width 20.00: &quot;B&quot;
</span><del>-    RenderSVGText {text} at (265,22) size 20x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (265,22) size 20x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">         chunk 1 text run 1 at (265.00,50.00) startOffset 0 endOffset 1 width 20.00: &quot;C&quot;
</span><del>-    RenderSVGText {text} at (365,22) size 22x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (365,22) size 22x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">         chunk 1 text run 1 at (365.00,50.00) startOffset 0 endOffset 1 width 22.00: &quot;D&quot;
</span><span class="cx">     RenderSVGContainer {g} at (29,59) size 392x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,45.00)}]
</span><span class="lines">@@ -38,13 +38,13 @@
</span><span class="cx">     RenderSVGText {text} at (15,150) size 287x32 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 287x32
</span><span class="cx">         chunk 1 text run 1 at (15.00,175.00) startOffset 0 endOffset 26 width 287.00: &quot;Test of Eventbase targets.&quot;
</span><del>-    RenderSVGText {text} at (15,228) size 342x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (15,228) size 342x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 342x21
</span><span class="cx">         chunk 1 text run 1 at (15.00,245.00) startOffset 0 endOffset 48 width 342.00: &quot;Note that clicking rect D should give no result.&quot;
</span><del>-    RenderSVGText {text} at (15,188) size 364x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (15,188) size 364x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 364x21
</span><span class="cx">         chunk 1 text run 1 at (15.00,205.00) startOffset 0 endOffset 51 width 364.00: &quot;Clicking a rectangle should change its color at the&quot;
</span><del>-    RenderSVGText {text} at (15,208) size 369x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (15,208) size 369x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 369x21
</span><span class="cx">         chunk 1 text run 1 at (15.00,225.00) startOffset 0 endOffset 53 width 369.00: &quot;time for the click + delay as indicated in each rect.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem60texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (217,12) size 45x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (217,12) size 46x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 45x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (217.50,30.00) startOffset 0 endOffset 5 width 45.00: &quot;begin&quot;
</span><span class="cx">     RenderSVGContainer {g} at (113,58) size 237x212 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,80.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (113,72) size 67x192 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,5.00)}]
</span><del>-        RenderSVGText {text} at (-64,-13) size 64x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-64,-13) size 64x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-64.00,0.00) startOffset 0 endOffset 11 width 64.00: &quot;unspecified&quot;
</span><del>-        RenderSVGText {text} at (-32,12) size 32x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-32,12) size 32x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-32.00,25.00) startOffset 0 endOffset 6 width 32.00: &quot;offset&quot;
</span><del>-        RenderSVGText {text} at (-58,37) size 58x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-58,37) size 58x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-58.00,50.00) startOffset 0 endOffset 10 width 58.00: &quot;event base&quot;
</span><del>-        RenderSVGText {text} at (-53,62) size 53x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-53,62) size 53x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 53x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-53.00,75.00) startOffset 0 endOffset 9 width 53.00: &quot;sync base&quot;
</span><del>-        RenderSVGText {text} at (-54,87) size 54x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-54,87) size 54x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-54.00,100.00) startOffset 0 endOffset 10 width 54.00: &quot;indefinite&quot;
</span><del>-        RenderSVGText {text} at (-44,112) size 44x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,112) size 44x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 44x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-44.00,125.00) startOffset 0 endOffset 8 width 44.00: &quot;repeat()&quot;
</span><del>-        RenderSVGText {text} at (-67,137) size 67x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-67,137) size 67x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 67x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-67.00,150.00) startOffset 0 endOffset 11 width 67.00: &quot;accessKey()&quot;
</span><del>-        RenderSVGText {text} at (-64,162) size 64x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-64,162) size 64x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-64.00,175.00) startOffset 0 endOffset 11 width 64.00: &quot;wallclock()&quot;
</span><span class="cx">       RenderSVGContainer {g} at (196,58) size 152x9 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,-15.00)}]
</span><del>-        RenderSVGText {text} at (-4,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-4,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-3.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;0s&quot;
</span><del>-        RenderSVGText {text} at (8,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (8,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (8.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;1s&quot;
</span><del>-        RenderSVGText {text} at (20,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (20.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;2s&quot;
</span><del>-        RenderSVGText {text} at (32,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (32,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (32.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;3s&quot;
</span><del>-        RenderSVGText {text} at (44,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (44,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (44.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;4s&quot;
</span><del>-        RenderSVGText {text} at (56,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (56,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (56.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;5s&quot;
</span><del>-        RenderSVGText {text} at (68,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (68,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (68.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;6s&quot;
</span><del>-        RenderSVGText {text} at (80,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (80,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (80.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;7s&quot;
</span><del>-        RenderSVGText {text} at (92,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (92,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (92.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;8s&quot;
</span><del>-        RenderSVGText {text} at (116,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (116,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (116.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;0s&quot;
</span><del>-        RenderSVGText {text} at (128,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (128,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (128.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;1s&quot;
</span><del>-        RenderSVGText {text} at (140,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (140,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (140.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;2s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (194,70) size 156x200 [transform={m=((1.00,0.00)(0.00,8.00)) t=(94.00,-10.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem61texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,44 +6,44 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (180,12) size 119x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (180,12) size 120x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 119x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (180.50,30.00) startOffset 0 endOffset 14 width 119.00: &quot;multiple begin&quot;
</span><span class="cx">     RenderSVGContainer {g} at (107,52) size 195x227 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (107,112) size 73x167 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-48,-13) size 48x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-48,-13) size 48x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 48x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-48.00,0.00) startOffset 0 endOffset 9 width 48.00: &quot;2 offsets&quot;
</span><del>-        RenderSVGText {text} at (-69,12) size 69x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,12) size 69x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-69.00,25.00) startOffset 0 endOffset 12 width 69.00: &quot;2 sync bases&quot;
</span><del>-        RenderSVGText {text} at (-45,37) size 45x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-45,37) size 45x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 45x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-45.00,50.00) startOffset 0 endOffset 8 width 45.00: &quot;2 repeat&quot;
</span><del>-        RenderSVGText {text} at (-69,87) size 69x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,87) size 69x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-69.00,100.00) startOffset 0 endOffset 12 width 69.00: &quot;2 event base&quot;
</span><del>-        RenderSVGText {text} at (-73,112) size 73x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-73,112) size 73x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 73x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-73.00,125.00) startOffset 0 endOffset 12 width 73.00: &quot;2 accessKeys&quot;
</span><del>-        RenderSVGText {text} at (-26,137) size 26x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-26,137) size 26x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-26.00,150.00) startOffset 0 endOffset 4 width 26.00: &quot;misc&quot;
</span><span class="cx">       RenderSVGContainer {g} at (235,52) size 67x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,5.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;0-1s&quot;
</span><del>-        RenderSVGText {text} at (-15,-33) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-15,-33) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-14.50,-20.00) startOffset 0 endOffset 5 width 29.00: &quot;2s-4s&quot;
</span><del>-        RenderSVGText {text} at (-12,-53) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-53) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,-40.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 5s&quot;
</span><span class="cx">         RenderSVGContainer {g} at (278,72) size 24x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,0.00)}]
</span><del>-          RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;1-2s&quot;
</span><del>-          RenderSVGText {text} at (-12,-33) size 24x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-12,-33) size 24x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-12.00,-20.00) startOffset 0 endOffset 4 width 24.00: &quot;4-5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (243,113) size 54x164 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,20.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem62texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (225,12) size 29x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (225,12) size 30x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 29x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (225.50,30.00) startOffset 0 endOffset 3 width 29.00: &quot;end&quot;
</span><span class="cx">     RenderSVGContainer {g} at (113,58) size 237x212 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,80.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (113,72) size 67x192 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,5.00)}]
</span><del>-        RenderSVGText {text} at (-64,-13) size 64x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-64,-13) size 64x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-64.00,0.00) startOffset 0 endOffset 11 width 64.00: &quot;unspecified&quot;
</span><del>-        RenderSVGText {text} at (-32,12) size 32x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-32,12) size 32x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-32.00,25.00) startOffset 0 endOffset 6 width 32.00: &quot;offset&quot;
</span><del>-        RenderSVGText {text} at (-58,37) size 58x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-58,37) size 58x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-58.00,50.00) startOffset 0 endOffset 10 width 58.00: &quot;event base&quot;
</span><del>-        RenderSVGText {text} at (-53,62) size 53x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-53,62) size 53x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 53x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-53.00,75.00) startOffset 0 endOffset 9 width 53.00: &quot;sync base&quot;
</span><del>-        RenderSVGText {text} at (-54,87) size 54x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-54,87) size 54x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-54.00,100.00) startOffset 0 endOffset 10 width 54.00: &quot;indefinite&quot;
</span><del>-        RenderSVGText {text} at (-44,112) size 44x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,112) size 44x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 44x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-44.00,125.00) startOffset 0 endOffset 8 width 44.00: &quot;repeat()&quot;
</span><del>-        RenderSVGText {text} at (-67,137) size 67x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-67,137) size 67x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 67x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-67.00,150.00) startOffset 0 endOffset 11 width 67.00: &quot;accessKey()&quot;
</span><del>-        RenderSVGText {text} at (-64,162) size 64x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-64,162) size 64x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-64.00,175.00) startOffset 0 endOffset 11 width 64.00: &quot;wallclock()&quot;
</span><span class="cx">       RenderSVGContainer {g} at (196,58) size 152x9 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,-15.00)}]
</span><del>-        RenderSVGText {text} at (-4,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-4,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-3.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;0s&quot;
</span><del>-        RenderSVGText {text} at (8,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (8,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (8.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;1s&quot;
</span><del>-        RenderSVGText {text} at (20,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (20.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;2s&quot;
</span><del>-        RenderSVGText {text} at (32,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (32,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (32.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;3s&quot;
</span><del>-        RenderSVGText {text} at (44,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (44,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (44.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;4s&quot;
</span><del>-        RenderSVGText {text} at (56,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (56,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (56.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;5s&quot;
</span><del>-        RenderSVGText {text} at (68,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (68,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (68.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;6s&quot;
</span><del>-        RenderSVGText {text} at (80,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (80,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (80.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;7s&quot;
</span><del>-        RenderSVGText {text} at (92,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (92,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (92.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;8s&quot;
</span><del>-        RenderSVGText {text} at (116,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (116,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (116.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;0s&quot;
</span><del>-        RenderSVGText {text} at (128,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (128,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (128.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;1s&quot;
</span><del>-        RenderSVGText {text} at (140,-7) size 7x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (140,-7) size 8x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 7x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (140.50,0.00) startOffset 0 endOffset 2 width 7.00: &quot;2s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (194,70) size 156x200 [transform={m=((1.00,0.00)(0.00,8.00)) t=(94.00,-10.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem63texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,44 +6,44 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (188,12) size 103x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (188,12) size 104x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 103x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (188.50,30.00) startOffset 0 endOffset 12 width 103.00: &quot;multiple end&quot;
</span><span class="cx">     RenderSVGContainer {g} at (107,52) size 195x227 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (107,112) size 73x167 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-48,-13) size 48x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-48,-13) size 48x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 48x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-48.00,0.00) startOffset 0 endOffset 9 width 48.00: &quot;2 offsets&quot;
</span><del>-        RenderSVGText {text} at (-69,12) size 69x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,12) size 69x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-69.00,25.00) startOffset 0 endOffset 12 width 69.00: &quot;2 sync bases&quot;
</span><del>-        RenderSVGText {text} at (-45,37) size 45x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-45,37) size 45x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 45x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-45.00,50.00) startOffset 0 endOffset 8 width 45.00: &quot;2 repeat&quot;
</span><del>-        RenderSVGText {text} at (-69,87) size 69x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,87) size 69x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-69.00,100.00) startOffset 0 endOffset 12 width 69.00: &quot;2 event base&quot;
</span><del>-        RenderSVGText {text} at (-73,112) size 73x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-73,112) size 73x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 73x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-73.00,125.00) startOffset 0 endOffset 12 width 73.00: &quot;2 accessKeys&quot;
</span><del>-        RenderSVGText {text} at (-26,137) size 26x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-26,137) size 26x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-26.00,150.00) startOffset 0 endOffset 4 width 26.00: &quot;misc&quot;
</span><span class="cx">       RenderSVGContainer {g} at (235,52) size 67x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,5.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;0-1s&quot;
</span><del>-        RenderSVGText {text} at (-15,-33) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-15,-33) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-14.50,-20.00) startOffset 0 endOffset 5 width 29.00: &quot;2s-4s&quot;
</span><del>-        RenderSVGText {text} at (-12,-53) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-53) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,-40.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 5s&quot;
</span><span class="cx">         RenderSVGContainer {g} at (278,72) size 24x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,0.00)}]
</span><del>-          RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;1-2s&quot;
</span><del>-          RenderSVGText {text} at (-12,-33) size 24x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-12,-33) size 24x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-12.00,-20.00) startOffset 0 endOffset 4 width 24.00: &quot;4-5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (243,113) size 54x164 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,20.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem64texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,39 +6,39 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (226,12) size 27x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (226,12) size 28x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 27x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (226.50,30.00) startOffset 0 endOffset 3 width 27.00: &quot;dur&quot;
</span><span class="cx">     RenderSVGContainer {g} at (116,92) size 229x167 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (116,112) size 64x147 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-64,-13) size 64x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-64,-13) size 64x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-64.00,0.00) startOffset 0 endOffset 11 width 64.00: &quot;clock value&quot;
</span><del>-        RenderSVGText {text} at (-54,52) size 54x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-54,52) size 54x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-54.00,65.00) startOffset 0 endOffset 10 width 54.00: &quot;indefinite&quot;
</span><del>-        RenderSVGText {text} at (-34,117) size 34x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-34,117) size 34x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 34x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-34.00,130.00) startOffset 0 endOffset 5 width 34.00: &quot;media&quot;
</span><span class="cx">       RenderSVGContainer {g} at (234,92) size 111x147 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,5.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 2s&quot;
</span><del>-        RenderSVGText {text} at (65,-13) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,-13) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (65.50,0.00) startOffset 0 endOffset 5 width 29.00: &quot;0s-2s&quot;
</span><span class="cx">         RenderSVGContainer {g} at (234,157) size 108x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,65.00)}]
</span><del>-          RenderSVGText {text} at (-16,-13) size 31x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-16,-13) size 32x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 31x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-15.50,0.00) startOffset 0 endOffset 5 width 31.00: &quot;never&quot;
</span><del>-          RenderSVGText {text} at (68,-13) size 24x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (68,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (68.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 0s&quot;
</span><span class="cx">         RenderSVGContainer {g} at (234,222) size 108x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,130.00)}]
</span><del>-          RenderSVGText {text} at (-16,-13) size 31x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-16,-13) size 32x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 31x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-15.50,0.00) startOffset 0 endOffset 5 width 31.00: &quot;never&quot;
</span><del>-          RenderSVGText {text} at (68,-13) size 24x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (68,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (68.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 0s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (243,113) size 94x144 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,20.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem65texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,39 +11,39 @@
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (224.00,30.00) startOffset 0 endOffset 3 width 32.00: &quot;min&quot;
</span><span class="cx">     RenderSVGContainer {g} at (75,62) size 282x217 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,50.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (75,82) size 145x197 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,45.00)}]
</span><del>-        RenderSVGText {text} at (-86,-13) size 86x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-86,-13) size 86x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 86x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-86.00,0.00) startOffset 0 endOffset 14 width 86.00: &quot;no min / media&quot;
</span><del>-        RenderSVGText {text} at (-65,12) size 65x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-65,12) size 65x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 65x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-65.00,25.00) startOffset 0 endOffset 11 width 65.00: &quot;invalid min&quot;
</span><del>-        RenderSVGText {text} at (-94,37) size 94x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-94,37) size 94x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 94x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-94.00,50.00) startOffset 0 endOffset 16 width 94.00: &quot;min &lt; active dur&quot;
</span><del>-        RenderSVGText {text} at (-94,62) size 94x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-94,62) size 94x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 94x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-94.00,75.00) startOffset 0 endOffset 16 width 94.00: &quot;min &gt; active dur&quot;
</span><del>-        RenderSVGText {text} at (-95,87) size 95x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-95,87) size 95x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 95x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-95.00,100.00) startOffset 0 endOffset 16 width 95.00: &quot;min &lt; repeat dur&quot;
</span><del>-        RenderSVGText {text} at (-145,112) size 145x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-145,112) size 145x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 145x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-145.00,125.00) startOffset 0 endOffset 24 width 145.00: &quot;min &gt; repeat dur, remove&quot;
</span><del>-        RenderSVGText {text} at (-137,167) size 137x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-137,167) size 137x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 137x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-137.00,180.00) startOffset 0 endOffset 24 width 137.00: &quot;min &gt; repeat dur, freeze&quot;
</span><span class="cx">       RenderSVGContainer {g} at (234,62) size 111x197 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 5s&quot;
</span><del>-        RenderSVGText {text} at (65,-13) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,-13) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (65.50,0.00) startOffset 0 endOffset 5 width 29.00: &quot;0s-5s&quot;
</span><span class="cx">         RenderSVGContainer {g} at (234,242) size 108x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
</span><del>-          RenderSVGText {text} at (-16,-13) size 31x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-16,-13) size 32x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 31x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-15.50,0.00) startOffset 0 endOffset 5 width 31.00: &quot;never&quot;
</span><del>-          RenderSVGText {text} at (68,-13) size 24x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (68,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (68.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 0s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (243,83) size 114x194 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,40.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem66texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,40 +6,40 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (222,12) size 35x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (222,12) size 36x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 35x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (222.50,30.00) startOffset 0 endOffset 3 width 35.00: &quot;max&quot;
</span><del>-    RenderSVGText {text} at (193,172) size 93x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (193,172) size 94x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 93x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (193.50,190.00) startOffset 0 endOffset 9 width 93.00: &quot;min &amp; max&quot;
</span><span class="cx">     RenderSVGContainer {g} at (72,42) size 285x237 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,30.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (72,62) size 148x217 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,45.00)}]
</span><del>-        RenderSVGText {text} at (-88,-13) size 88x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-88,-13) size 88x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 88x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-88.00,0.00) startOffset 0 endOffset 14 width 88.00: &quot;no max / media&quot;
</span><del>-        RenderSVGText {text} at (-106,12) size 106x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-106,12) size 106x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 106x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-106.00,25.00) startOffset 0 endOffset 18 width 106.00: &quot;invalid max values&quot;
</span><del>-        RenderSVGText {text} at (-96,37) size 96x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-96,37) size 96x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 96x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-96.00,50.00) startOffset 0 endOffset 16 width 96.00: &quot;max &lt; active dur&quot;
</span><del>-        RenderSVGText {text} at (-96,62) size 96x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-96,62) size 96x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 96x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-96.00,75.00) startOffset 0 endOffset 16 width 96.00: &quot;max &gt; active dur&quot;
</span><del>-        RenderSVGText {text} at (-62,137) size 62x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-62,137) size 62x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 62x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-62.00,150.00) startOffset 0 endOffset 9 width 62.00: &quot;min &lt; max&quot;
</span><del>-        RenderSVGText {text} at (-62,162) size 62x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-62,162) size 62x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 62x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-62.00,175.00) startOffset 0 endOffset 9 width 62.00: &quot;min = max&quot;
</span><del>-        RenderSVGText {text} at (-148,187) size 148x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-148,187) size 148x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 148x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-148.00,200.00) startOffset 0 endOffset 24 width 148.00: &quot;min &gt; max (both ignored)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (238,42) size 107x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 5s&quot;
</span><del>-        RenderSVGText {text} at (65,-13) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,-13) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (65.50,0.00) startOffset 0 endOffset 5 width 29.00: &quot;0s-5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (243,63) size 114x214 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,40.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem67texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,26 +11,26 @@
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (214.00,30.00) startOffset 0 endOffset 7 width 52.00: &quot;restart&quot;
</span><span class="cx">     RenderSVGContainer {g} at (82,92) size 335x137 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (82,112) size 168x117 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,45.00)}]
</span><del>-        RenderSVGText {text} at (-168,-13) size 168x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-168,-13) size 168x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 168x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-168.00,0.00) startOffset 0 endOffset 31 width 168.00: &quot;no restart (defaults to always)&quot;
</span><del>-        RenderSVGText {text} at (-93,12) size 93x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-93,12) size 93x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 93x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-93.00,25.00) startOffset 0 endOffset 16 width 93.00: &quot;restart=\&quot;always\&quot;&quot;
</span><del>-        RenderSVGText {text} at (-143,37) size 143x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-143,37) size 143x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 143x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-143.00,50.00) startOffset 0 endOffset 23 width 143.00: &quot;restart=\&quot;whenNotActive\&quot;&quot;
</span><del>-        RenderSVGText {text} at (-86,62) size 86x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-86,62) size 86x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 86x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-86.00,75.00) startOffset 0 endOffset 15 width 86.00: &quot;restart=\&quot;never\&quot;&quot;
</span><del>-        RenderSVGText {text} at (-52,87) size 52x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-52,87) size 52x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-52.00,100.00) startOffset 0 endOffset 9 width 52.00: &quot;reference&quot;
</span><span class="cx">       RenderSVGContainer {g} at (298,92) size 107x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 5s&quot;
</span><del>-        RenderSVGText {text} at (65,-13) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,-13) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (65.50,0.00) startOffset 0 endOffset 5 width 29.00: &quot;0s-5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (303,113) size 114x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,40.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem68texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,31 +6,31 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (190,12) size 99x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (190,12) size 100x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 99x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (190.50,30.00) startOffset 0 endOffset 11 width 99.00: &quot;repeatCount&quot;
</span><span class="cx">     RenderSVGContainer {g} at (71,92) size 334x127 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (71,112) size 179x107 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,45.00)}]
</span><del>-        RenderSVGText {text} at (-179,-13) size 179x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-179,-13) size 179x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 179x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-179.00,0.00) startOffset 0 endOffset 30 width 179.00: &quot;dur=5s repeatCount unspecified&quot;
</span><del>-        RenderSVGText {text} at (-126,12) size 126x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-126,12) size 126x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 126x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-126.00,25.00) startOffset 0 endOffset 20 width 126.00: &quot;dur=1s repeatCount=5&quot;
</span><del>-        RenderSVGText {text} at (-144,37) size 144x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-144,37) size 144x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 144x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-144.00,50.00) startOffset 0 endOffset 23 width 144.00: &quot;dur=10s repeatCount=0.5&quot;
</span><del>-        RenderSVGText {text} at (-173,62) size 173x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-173,62) size 173x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 173x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-173.00,75.00) startOffset 0 endOffset 29 width 173.00: &quot;dur=1s repeatCount=indefinite&quot;
</span><del>-        RenderSVGText {text} at (-40,77) size 40x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-40,77) size 40x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 40x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-40.00,90.00) startOffset 0 endOffset 6 width 40.00: &quot;end=5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (298,92) size 107x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 5s&quot;
</span><del>-        RenderSVGText {text} at (65,-13) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,-13) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (65.50,0.00) startOffset 0 endOffset 5 width 29.00: &quot;0s-5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (303,113) size 94x89 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,40.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem69texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,34 +6,34 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (199,12) size 81x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (199,12) size 82x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 81x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (199.50,30.00) startOffset 0 endOffset 9 width 81.00: &quot;repeatDur&quot;
</span><span class="cx">     RenderSVGContainer {g} at (83,92) size 322x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (83,112) size 167x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,45.00)}]
</span><del>-        RenderSVGText {text} at (-167,-13) size 167x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-167,-13) size 167x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 167x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-167.00,0.00) startOffset 0 endOffset 28 width 167.00: &quot;dur=5s repeatDur unspecified&quot;
</span><del>-        RenderSVGText {text} at (-119,12) size 119x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-119,12) size 119x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-119.00,25.00) startOffset 0 endOffset 19 width 119.00: &quot;dur=1s repeatDur=5s&quot;
</span><del>-        RenderSVGText {text} at (-130,37) size 130x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-130,37) size 130x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 130x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-130.00,50.00) startOffset 0 endOffset 21 width 130.00: &quot;dur=0.5s repeatDur=5s&quot;
</span><del>-        RenderSVGText {text} at (-161,62) size 161x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-161,62) size 161x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 161x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-161.00,75.00) startOffset 0 endOffset 27 width 161.00: &quot;dur=1s repeatDur=indefinite&quot;
</span><del>-        RenderSVGText {text} at (-40,77) size 40x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-40,77) size 40x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 40x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-40.00,90.00) startOffset 0 endOffset 6 width 40.00: &quot;end=5s&quot;
</span><del>-        RenderSVGText {text} at (-130,112) size 130x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-130,112) size 130x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 130x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-130.00,125.00) startOffset 0 endOffset 21 width 130.00: &quot;dur=0.7s repeatDur=5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (298,92) size 107x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,25.00)}]
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;&gt; 5s&quot;
</span><del>-        RenderSVGText {text} at (65,-13) size 29x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,-13) size 30x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (65.50,0.00) startOffset 0 endOffset 5 width 29.00: &quot;0s-5s&quot;
</span><span class="cx">       RenderSVGContainer {g} at (303,113) size 94x139 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,40.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem70texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,34 +6,34 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (227,12) size 25x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (227,12) size 26x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 25x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (227.50,30.00) startOffset 0 endOffset 4 width 25.00: &quot;fill&quot;
</span><span class="cx">     RenderSVGContainer {g} at (109,92) size 300x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,60.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (109,92) size 141x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,45.00)}]
</span><del>-        RenderSVGText {text} at (-141,-13) size 141x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-141,-13) size 141x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 141x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-141.00,0.00) startOffset 0 endOffset 25 width 141.00: &quot;fill unspecified (remove)&quot;
</span><del>-        RenderSVGText {text} at (-67,12) size 67x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-67,12) size 67x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 67x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-67.00,25.00) startOffset 0 endOffset 11 width 67.00: &quot;fill=remove&quot;
</span><del>-        RenderSVGText {text} at (-137,87) size 137x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-137,87) size 137x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 137x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-137.00,100.00) startOffset 0 endOffset 26 width 137.00: &quot;fill=freeze (with restart)&quot;
</span><del>-        RenderSVGText {text} at (-126,112) size 126x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-126,112) size 126x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 126x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-126.00,125.00) startOffset 0 endOffset 24 width 126.00: &quot;fill=freeze (no restart)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (294,157) size 115x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,125.00)}]
</span><del>-        RenderSVGText {text} at (-16,-28) size 31x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-16,-28) size 32x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 31x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-15.50,-15.00) startOffset 0 endOffset 5 width 31.00: &quot;never&quot;
</span><del>-        RenderSVGText {text} at (-12,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;here&quot;
</span><del>-        RenderSVGText {text} at (61,-28) size 38x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (61,-28) size 38x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 38x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (61.00,-15.00) startOffset 0 endOffset 6 width 38.00: &quot;always&quot;
</span><del>-        RenderSVGText {text} at (68,-13) size 24x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (68,-13) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (68.00,0.00) startOffset 0 endOffset 4 width 24.00: &quot;here&quot;
</span><span class="cx">       RenderSVGContainer {g} at (303,93) size 94x139 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,40.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem77texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 284x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 284.00: &quot;$Revision: 1.10 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (224,12) size 31x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (224,12) size 32x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 31x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (224.50,30.00) startOffset 0 endOffset 4 width 31.00: &quot;text&quot;
</span><span class="cx">     RenderSVGContainer {g} at (39,60) size 403x225 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,80.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (39,92) size 66x192 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
</span><del>-        RenderSVGText {text} at (-50,2) size 55x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-50,2) size 55x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 55x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-50.00,15.00) startOffset 0 endOffset 9 width 55.00: &quot;transform&quot;
</span><del>-        RenderSVGText {text} at (-59,37) size 64x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-59,37) size 64x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-59.00,50.00) startOffset 0 endOffset 11 width 64.00: &quot;text-anchor&quot;
</span><del>-        RenderSVGText {text} at (-44,72) size 49x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,72) size 49x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 49x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-44.00,85.00) startOffset 0 endOffset 9 width 49.00: &quot;font-size&quot;
</span><del>-        RenderSVGText {text} at (-60,107) size 65x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-60,107) size 65x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 65x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-60.00,120.00) startOffset 0 endOffset 11 width 65.00: &quot;font-family&quot;
</span><del>-        RenderSVGText {text} at (-49,142) size 54x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-49,142) size 54x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-49.00,155.00) startOffset 0 endOffset 10 width 54.00: &quot;font-style&quot;
</span><del>-        RenderSVGText {text} at (-61,177) size 66x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-61,177) size 66x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 66x16
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-61.00,190.00) startOffset 0 endOffset 11 width 66.00: &quot;font-weight&quot;
</span><span class="cx">       RenderSVGContainer {g} at (171,60) size 260x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,-10.00)}]
</span><del>-        RenderSVGText {text} at (1,-10) size 37x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (1,-10) size 38x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (1.50,3.00) startOffset 0 endOffset 6 width 37.00: &quot;&lt;text&gt;&quot;
</span><del>-        RenderSVGText {text} at (123,-10) size 23x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (123,-10) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 23x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (123.50,3.00) startOffset 0 endOffset 3 width 23.00: &quot;&lt;g&gt;&quot;
</span><del>-        RenderSVGText {text} at (239,-10) size 22x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (239,-10) size 22x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (239.00,3.00) startOffset 0 endOffset 3 width 22.00: &quot;&lt;a&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (170,87) size 272x198 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,5.00)}]
</span><span class="lines">@@ -142,7 +142,7 @@
</span><span class="cx">               RenderSVGText {text} at (10,2) size 14x23 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 14x23
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 14.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (170,147) size 52x36
</span><span class="lines">@@ -150,7 +150,7 @@
</span><span class="cx">               RenderSVGText {text} at (10,2) size 14x23 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 14x23
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 14.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (280,147) size 52x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="lines">@@ -158,7 +158,7 @@
</span><span class="cx">               RenderSVGText {text} at (10,2) size 14x23 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 14x23
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 14.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (390,147) size 52x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="lines">@@ -166,69 +166,69 @@
</span><span class="cx">               RenderSVGText {text} at (10,2) size 14x23 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 14x23
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 14.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-          RenderSVGText {text} at (10,-8) size 22x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">               chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderSVGContainer {g} at (310,147) size 22x36
</span><del>-            RenderSVGText {text} at (120,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (120,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (120.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderSVGContainer {a} at (420,147) size 22x36
</span><del>-            RenderSVGText {text} at (230,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (230,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (230.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (170,181) size 272x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,105.00)}]
</span><span class="cx">           RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">             RenderSVGContainer {g} at (170,181) size 52x37
</span><del>-              RenderSVGText {text} at (10,-9) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (10,-9) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (170,181) size 52x37
</span><span class="cx">             RenderSVGContainer {g} at (170,181) size 52x37
</span><del>-              RenderSVGText {text} at (10,-9) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (10,-9) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (280,181) size 52x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (280,181) size 52x37
</span><del>-              RenderSVGText {text} at (10,-9) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (10,-9) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (390,181) size 52x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (390,181) size 52x37
</span><del>-              RenderSVGText {text} at (10,-9) size 20x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (10,-9) size 20x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 20x35
</span><span class="cx">                   chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 20.00: &quot;A&quot;
</span><del>-              RenderSVGText {text} at (40,-8) size 22x35 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (40,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                   chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><del>-          RenderSVGText {text} at (10,-8) size 22x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">               chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderSVGContainer {g} at (310,182) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(110.00,0.00)}]
</span><del>-            RenderSVGText {text} at (10,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderSVGContainer {a} at (420,182) size 22x36 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><del>-            RenderSVGText {text} at (10,-8) size 22x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-8) size 22x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 22x35
</span><span class="cx">                 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 22.00: &quot;A&quot;
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem78texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 284x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 284.00: &quot;$Revision: 1.10 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (205,7) size 69x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (205,7) size 70x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 69x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (205.50,25.00) startOffset 0 endOffset 8 width 69.00: &quot;graphics&quot;
</span><span class="cx">     RenderSVGContainer {g} at (28,45) size 412x243 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,75.00)}]
</span><span class="lines">@@ -45,13 +45,13 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x14
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-24.00,200.00) startOffset 0 endOffset 5 width 24.00: &quot;color&quot;
</span><span class="cx">       RenderSVGContainer {g} at (171,45) size 245x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,-20.00)}]
</span><del>-        RenderSVGText {text} at (1,-10) size 37x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (1,-10) size 38x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (1.50,3.00) startOffset 0 endOffset 6 width 37.00: &quot;&lt;text&gt;&quot;
</span><del>-        RenderSVGText {text} at (118,-10) size 23x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (118,-10) size 24x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 23x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (118.50,3.00) startOffset 0 endOffset 3 width 23.00: &quot;&lt;g&gt;&quot;
</span><del>-        RenderSVGText {text} at (224,-10) size 22x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (224,-10) size 22x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (224.00,3.00) startOffset 0 endOffset 3 width 22.00: &quot;&lt;a&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (155,75) size 285x208 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,0.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem80texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (173,11) size 133x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (173,11) size 134x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 133x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (173.50,25.00) startOffset 0 endOffset 18 width 133.00: &quot;&lt;animateTransform&gt;&quot;
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">         RenderSVGPath {line} at (11,81) size 18x18 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=0.00] [x2=40.00] [y2=0.00]
</span><span class="cx">         RenderSVGPath {line} at (51,41) size 18x18 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=0.00] [x2=40.00] [y2=0.00]
</span><span class="cx">         RenderSVGPath {line} at (55,85) size 50x10 [stroke={[type=SOLID] [color=#C85050] [stroke width=10.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=40.00] [y2=0.00]
</span><del>-        RenderSVGText {text} at (-36,46) size 71x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-36,46) size 72x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 71x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-35.50,60.00) startOffset 0 endOffset 11 width 71.00: &quot;type=rotate&quot;
</span><span class="cx">       RenderSVGContainer {g} at (125,62) size 110x92 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,110.00)}]
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">         RenderSVGPath {line} at (125,62) size 70x56 [transform={m=((1.00,0.00)(1.00,1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
</span><span class="cx">         RenderSVGPath {line} at (165,62) size 70x56 [transform={m=((1.00,0.00)(-1.00,1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
</span><span class="cx">         RenderSVGPath {line} at (175,65) size 10x50 [stroke={[type=SOLID] [color=#C85050] [stroke width=10.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
</span><del>-        RenderSVGText {text} at (-41,26) size 81x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-41,26) size 82x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 81x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-40.50,40.00) startOffset 0 endOffset 10 width 81.00: &quot;type=skewX&quot;
</span><span class="cx">       RenderSVGContainer {g} at (259,55) size 82x99 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,90.00)}]
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">           RenderSVGPath {line} at (267,55) size 56x47 [transform={m=((1.00,0.58)(0.00,1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=-40.00] [y2=0.00]
</span><span class="cx">           RenderSVGPath {line} at (267,78) size 56x47 [transform={m=((1.00,-0.58)(0.00,1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=-40.00] [y2=0.00]
</span><span class="cx">           RenderSVGPath {line} at (270,85) size 50x10 [stroke={[type=SOLID] [color=#C85050] [stroke width=10.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=-40.00] [y2=0.00]
</span><del>-        RenderSVGText {text} at (-41,46) size 81x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-41,46) size 82x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 81x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-40.50,60.00) startOffset 0 endOffset 10 width 81.00: &quot;type=skewY&quot;
</span><span class="cx">       RenderSVGContainer {g} at (378,48) size 84x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(420.00,90.00)}]
</span><span class="lines">@@ -52,10 +52,10 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (398,68) size 44x44 [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=4.00]}] [cx=0.00] [cy=0.00] [r=20.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (408,78) size 24x24 [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=4.00]}] [cx=0.00] [cy=0.00] [r=10.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (380,50) size 80x80 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#C85050]}] [cx=0.00] [cy=0.00] [r=10.00]
</span><del>-        RenderSVGText {text} at (-34,46) size 67x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-34,46) size 68x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 67x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-33.50,60.00) startOffset 0 endOffset 10 width 67.00: &quot;type=scale&quot;
</span><del>-        RenderSVGText {text} at (-35,61) size 69x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-35,61) size 70x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-34.50,75.00) startOffset 0 endOffset 11 width 69.00: &quot;(sx and sy)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (11,171) size 98x128 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,180.00)}]
</span><span class="lines">@@ -69,7 +69,7 @@
</span><span class="cx">         RenderSVGPath {line} at (11,211) size 18x18 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(80.00,80.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=80.00] [y1=40.00] [x2=80.00] [y2=40.00]
</span><span class="cx">         RenderSVGPath {line} at (51,171) size 18x18 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,80.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=15.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=80.00] [y1=40.00] [x2=80.00] [y2=40.00]
</span><span class="cx">         RenderSVGPath {line} at (55,215) size 50x10 [stroke={[type=SOLID] [color=#C85050] [stroke width=10.00] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=40.00] [x2=80.00] [y2=40.00]
</span><del>-        RenderSVGText {text} at (4,86) size 71x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,86) size 72x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 71x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.50,100.00) startOffset 0 endOffset 11 width 71.00: &quot;type=rotate&quot;
</span><span class="cx">         RenderSVGText {text} at (2,101) size 76x18 contains 1 chunk(s)
</span><span class="lines">@@ -98,7 +98,7 @@
</span><span class="cx">         RenderSVGText {text} at (-44,46) size 88x18 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 88x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-44.00,60.00) startOffset 0 endOffset 14 width 88.00: &quot;type=translate&quot;
</span><del>-        RenderSVGText {text} at (-33,61) size 65x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-33,61) size 66x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 65x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-32.50,75.00) startOffset 0 endOffset 11 width 65.00: &quot;(tx and ty)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (378,178) size 84x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(420.00,220.00)}]
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (398,198) size 44x44 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=2.00]}] [cx=0.00] [cy=0.00] [r=10.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (408,208) size 24x24 [stroke={[type=SOLID] [color=#C0C0C0] [stroke width=4.00]}] [cx=0.00] [cy=0.00] [r=10.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (380,180) size 80x80 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#C85050]}] [cx=0.00] [cy=0.00] [r=10.00]
</span><del>-        RenderSVGText {text} at (-34,46) size 67x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-34,46) size 68x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 67x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-33.50,60.00) startOffset 0 endOffset 10 width 67.00: &quot;type=scale&quot;
</span><span class="cx">         RenderSVGText {text} at (-28,61) size 56x18 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem81texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (173,11) size 133x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (173,11) size 134x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 133x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (173.50,25.00) startOffset 0 endOffset 18 width 133.00: &quot;&lt;animateTransform&gt;&quot;
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -24,13 +24,13 @@
</span><span class="cx">       RenderSVGContainer {g} at (126,56) size 108x98 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,90.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (153,73) size 54x34 [transform={m=((1.00,0.00)(0.58,1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#808080] [stroke width=4.00]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (126,56) size 108x68 [transform={m=((1.15,2.00)(-2.00,0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-43,46) size 85x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,46) size 86x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 85x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-42.50,60.00) startOffset 0 endOffset 12 width 85.00: &quot;additive=sum&quot;
</span><span class="cx">       RenderSVGContainer {g} at (244,56) size 112x113 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,90.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (283,73) size 34x34 [stroke={[type=SOLID] [color=#808080] [stroke width=4.00]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (266,56) size 68x68 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-56,46) size 111x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-56,46) size 112x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 111x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-55.50,60.00) startOffset 0 endOffset 15 width 111.00: &quot;accumulate=none&quot;
</span><span class="cx">         RenderSVGText {text} at (-52,61) size 104x18 contains 1 chunk(s)
</span><span class="lines">@@ -48,10 +48,10 @@
</span><span class="cx">       RenderSVGContainer {g} at (244,186) size 112x113 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,220.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (273,203) size 54x34 [transform={m=((1.00,0.00)(0.58,1.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#808080] [stroke width=4.00]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (246,186) size 108x68 [transform={m=((2.00,0.00)(1.15,2.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-56,46) size 111x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-56,46) size 112x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 111x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-55.50,60.00) startOffset 0 endOffset 15 width 111.00: &quot;accumulate=none&quot;
</span><del>-        RenderSVGText {text} at (-43,61) size 85x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,61) size 86x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 85x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-42.50,75.00) startOffset 0 endOffset 12 width 85.00: &quot;additive=sum&quot;
</span><span class="cx">       RenderSVGContainer {g} at (366,186) size 108x113 [transform={m=((1.00,0.00)(0.00,1.00)) t=(420.00,220.00)}]
</span><span class="lines">@@ -60,6 +60,6 @@
</span><span class="cx">         RenderSVGText {text} at (-53,46) size 106x18 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 106x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-53.00,60.00) startOffset 0 endOffset 14 width 106.00: &quot;accumulate=sum&quot;
</span><del>-        RenderSVGText {text} at (-43,61) size 85x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,61) size 86x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 85x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-42.50,75.00) startOffset 0 endOffset 12 width 85.00: &quot;additive=sum&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem82texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (173,11) size 133x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (173,11) size 134x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 133x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (173.50,25.00) startOffset 0 endOffset 18 width 133.00: &quot;&lt;animateTransform&gt;&quot;
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (155,65) size 50x50 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (148,72) size 41x41 [transform={m=((0.38,0.92)(-0.92,0.38)) t=(-11.56,2.30)}] [stroke={[type=SOLID] [color=#FFB400]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (134,74) size 32x32 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(-30.00,0.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-53,46) size 105x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-53,46) size 106x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 105x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-52.50,60.00) startOffset 0 endOffset 18 width 105.00: &quot;different rotation&quot;
</span><span class="cx">         RenderSVGText {text} at (-22,61) size 44x18 contains 1 chunk(s)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (283,203) size 34x34 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (289,209) size 32x32 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(5.00,5.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (344,304) size 32x32 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(60.00,100.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-45,61) size 89x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-45,61) size 90x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-44.50,75.00) startOffset 0 endOffset 14 width 89.00: &quot;paced rotation&quot;
</span><span class="cx">       RenderSVGContainer {g} at (376,202) size 104x134 [transform={m=((1.00,0.00)(0.00,1.00)) t=(420.00,220.00)}]
</span><span class="lines">@@ -82,6 +82,6 @@
</span><span class="cx">         RenderSVGRect {rect} at (403,203) size 34x34 [stroke={[type=SOLID] [color=#FFB400] [stroke width=4.00]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (379,202) size 45x45 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(-18.54,4.75)}] [stroke={[type=SOLID] [color=#FFB400]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (464,304) size 16x32 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(60.00,100.00)}] [stroke={[type=SOLID] [color=#FFB400]}] [x=-15.00] [y=-15.00] [width=30.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-44,61) size 87x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,61) size 88x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 87x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-43.50,75.00) startOffset 0 endOffset 15 width 87.00: &quot;linear rotation&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem83texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">         RenderSVGPath {path} at (105,75) size 30x30 [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M -15 0 C -15 0 0 -15 0 -15 C 0 -15 15 0 15 0 C 15 0 0 15 0 15 C 0 15 -15 0 -15 0 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (104,74) size 32x32 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M -15 0 C -15 0 0 -15 0 -15 C 0 -15 15 0 15 0 C 15 0 0 15 0 15 C 0 15 -15 0 -15 0 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (70,40) size 100x100 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M 0 0 C -50 -15 -15 -50 0 0 C 15 -50 50 -15 0 0 C 50 15 15 50 0 0 C -15 50 -50 15 0 0 Z&quot;]
</span><del>-        RenderSVGText {text} at (-69,46) size 137x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,46) size 138x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 137x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-68.50,60.00) startOffset 0 endOffset 21 width 137.00: &quot;#1: from-to animation&quot;
</span><span class="cx">       RenderSVGContainer {g} at (189,40) size 102x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,90.00)}]
</span><span class="lines">@@ -41,10 +41,10 @@
</span><span class="cx">         RenderSVGPath {path} at (90,170) size 60x60 [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M -30 -30 L 30 0 L 30 30 L 0 30 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (88,168) size 63x63 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M -30 -30 L 30 0 L 30 30 L 0 30 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (89,169) size 63x63 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M 30 30 L -30 0 L -30 -30 L 0 -30 Z&quot;]
</span><del>-        RenderSVGText {text} at (-69,46) size 137x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,46) size 138x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 137x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-68.50,60.00) startOffset 0 endOffset 21 width 137.00: &quot;#4: from-to animation&quot;
</span><del>-        RenderSVGText {text} at (-67,61) size 133x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-67,61) size 134x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 133x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-66.50,75.00) startOffset 0 endOffset 20 width 133.00: &quot;compatible H/h, V/v,&quot;
</span><span class="cx">         RenderSVGText {text} at (-40,76) size 80x18 contains 1 chunk(s)
</span><span class="lines">@@ -54,23 +54,23 @@
</span><span class="cx">         RenderSVGPath {path} at (220,180) size 40x80 [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M -20 -20 C 20 -20 20 -20 20 20 C 20 60 20 40 -20 20 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (219,179) size 42x81 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M -20 -20 C 20 -20 20 -20 20 20 C 20 60 20 40 -20 20 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (219,179) size 82x42 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M -20 -20 C -20 20 -20 20 20 20 C 60 20 60 20 20 -20 Z&quot;]
</span><del>-        RenderSVGText {text} at (-69,46) size 137x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,46) size 138x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 137x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-68.50,60.00) startOffset 0 endOffset 21 width 137.00: &quot;#5: from-to animation&quot;
</span><del>-        RenderSVGText {text} at (-48,61) size 95x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-48,61) size 96x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 95x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-47.50,75.00) startOffset 0 endOffset 14 width 95.00: &quot;compatible C/c&quot;
</span><del>-        RenderSVGText {text} at (-41,76) size 81x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-41,76) size 82x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 81x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-40.50,90.00) startOffset 0 endOffset 12 width 81.00: &quot;s/S segments&quot;
</span><span class="cx">       RenderSVGContainer {g} at (291,169) size 138x125 [transform={m=((1.00,0.00)(0.00,1.00)) t=(360.00,200.00)}]
</span><span class="cx">         RenderSVGPath {path} at (330,170) size 60x60 [fill={[type=SOLID] [color=#E6E6E6]}] [data=&quot;M -30 -30 C 10 -30 30 -20 30 0 C 30 20 10 30 -30 30 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (329,169) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M -30 -30 C 10 -30 30 -20 30 0 C 30 20 10 30 -30 30 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (330,169) size 31x62 [stroke={[type=SOLID] [color=#FFB400]}] [data=&quot;M -30 -30 C -10 -30 0 -20 0 0 C 0 20 -10 30 -30 30&quot;]
</span><del>-        RenderSVGText {text} at (-69,46) size 137x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-69,46) size 138x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 137x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-68.50,60.00) startOffset 0 endOffset 21 width 137.00: &quot;#6: from-to animation&quot;
</span><del>-        RenderSVGText {text} at (-62,61) size 123x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-62,61) size 124x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 123x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-61.50,75.00) startOffset 0 endOffset 19 width 123.00: &quot;compatible Q/q, T/t&quot;
</span><span class="cx">         RenderSVGText {text} at (-29,76) size 58x18 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11animateelem84texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx">           RenderSVGRect {rect} at (319,22) size 110x110 [fill={[type=SOLID] [color=#000000]}] [x=240.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">         RenderSVGContainer {g} at (319,187) size 110x110
</span><span class="cx">           RenderSVGRect {rect} at (319,187) size 110x110 [fill={[type=SOLID] [color=#000000]}] [x=240.00] [y=150.00] [width=100.00] [height=100.00]
</span><del>-        RenderSVGContainer {g} at (70,68) size 325x102
-          RenderSVGText {text} at (14,117) size 72x16 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (70,69) size 325x100
+          RenderSVGText {text} at (14,117) size 72x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 72x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (14.09,130.00) startOffset 0 endOffset 12 width 71.82: &quot;currentColor&quot;
</span><del>-          RenderSVGText {text} at (154,42) size 32x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (154,42) size 32x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 32x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (154.09,55.00) startOffset 0 endOffset 5 width 31.82: &quot;green&quot;
</span><del>-          RenderSVGText {text} at (271,117) size 37x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (271,117) size 38x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x16
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (271.82,130.00) startOffset 0 endOffset 7 width 36.36: &quot;inherit&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11colorprop01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,13 +16,13 @@
</span><span class="cx">         RenderSVGContainer {g} at (60,215) size 360x80
</span><span class="cx">           RenderSVGRect {rect} at (60,215) size 360x80 [fill={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;]}] [x=60.00] [y=215.00] [width=360.00] [height=80.00]
</span><span class="cx">       RenderSVGContainer {g} at (120,142) size 263x71
</span><del>-        RenderSVGText {text} at (120,142) size 34x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (120,142) size 34x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 34x35
</span><span class="cx">             chunk 1 text run 1 at (120.00,170.00) startOffset 0 endOffset 4 width 34.00: &quot;fill&quot;
</span><del>-        RenderSVGText {text} at (310,142) size 73x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (310,142) size 73x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 73x35
</span><span class="cx">             chunk 1 text run 1 at (310.00,170.00) startOffset 0 endOffset 6 width 73.00: &quot;stroke&quot;
</span><del>-        RenderSVGText {text} at (180,177) size 121x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (180,177) size 121x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 121x35
</span><span class="cx">             chunk 1 text run 1 at (180.00,205.00) startOffset 0 endOffset 10 width 121.00: &quot;stop-color&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (70,102) size 410x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
-      RenderSVGContainer {g} at (70,102) size 410x121 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
</del><ins>+    RenderSVGContainer {g} at (70,103) size 410x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+      RenderSVGContainer {g} at (70,103) size 410x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
</ins><span class="cx">         RenderSVGContainer {g} at (95,165) size 300x50 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-30.00,0.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (95,165) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,50.00)}]
</span><span class="cx">             RenderSVGRect {rect} at (95,165) size 50x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">           RenderSVGContainer {g} at (345,165) size 50x50 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(150.00,70.00)}]
</span><span class="cx">             RenderSVGRect {rect} at (345,165) size 5x50 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
</span><span class="cx">             RenderSVGRect {rect} at (345,210) size 50x5 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2.00] [height=20.00]
</span><del>-        RenderSVGContainer {g} at (70,102) size 410x121 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-30.00,0.00)}]
</del><ins>+        RenderSVGContainer {g} at (70,103) size 410x120 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-30.00,0.00)}]
</ins><span class="cx">           RenderSVGText {text} at (40,25) size 109x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 109x19
</span><span class="cx">               chunk 1 text run 1 at (40.00,40.00) startOffset 0 endOffset 18 width 108.80: &quot;translate (50, 50)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (40,102) size 440x163 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
-      RenderSVGContainer {g} at (40,102) size 440x163 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
</del><ins>+    RenderSVGContainer {g} at (40,103) size 440x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+      RenderSVGContainer {g} at (40,103) size 440x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
</ins><span class="cx">         RenderSVGContainer {g} at (65,165) size 300x100 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-560.00,0.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (65,165) size 100x50 [transform={m=((1.00,0.00)(1.00,1.00)) t=(250.00,50.00)}]
</span><span class="cx">             RenderSVGRect {rect} at (65,165) size 55x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">           RenderSVGContainer {g} at (315,165) size 50x100 [transform={m=((1.00,1.00)(0.00,1.00)) t=(350.00,50.00)}]
</span><span class="cx">             RenderSVGRect {rect} at (315,165) size 50x55 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
</span><span class="cx">             RenderSVGRect {rect} at (315,165) size 5x55 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2.00] [height=20.00]
</span><del>-        RenderSVGContainer {g} at (40,102) size 440x121 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-560.00,0.00)}]
</del><ins>+        RenderSVGContainer {g} at (40,103) size 440x120 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-560.00,0.00)}]
</ins><span class="cx">           RenderSVGText {text} at (240,25) size 76x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 76x19
</span><span class="cx">               chunk 1 text run 1 at (240.00,40.00) startOffset 0 endOffset 11 width 75.60: &quot;skew x (45)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans04texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,13 +2,13 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (136,37) size 138x171 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
-      RenderSVGContainer {g} at (136,37) size 138x171
</del><ins>+    RenderSVGContainer {g} at (136,38) size 138x170 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+      RenderSVGContainer {g} at (136,38) size 138x170
</ins><span class="cx">         RenderSVGContainer {g} at (160,100) size 100x100 [transform={m=((2.50,0.00)(0.00,2.50)) t=(60.00,45.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (160,100) size 100x100 [transform={m=((2.00,0.00)(0.00,2.00)) t=(40.00,10.00)}]
</span><span class="cx">             RenderSVGRect {rect} at (160,100) size 100x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
</span><span class="cx">             RenderSVGRect {rect} at (160,100) size 5x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1.00] [height=20.00]
</span><del>-        RenderSVGContainer {g} at (136,37) size 138x171 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-364.00,-230.00)}]
</del><ins>+        RenderSVGContainer {g} at (136,38) size 138x170 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-364.00,-230.00)}]
</ins><span class="cx">           RenderSVGText {text} at (200,95) size 55x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x19
</span><span class="cx">               chunk 1 text run 1 at (200.00,110.00) startOffset 0 endOffset 9 width 54.80: &quot;scale (2)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,13 +2,13 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (10,42) size 463x171 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
-      RenderSVGContainer {g} at (10,42) size 463x171
</del><ins>+    RenderSVGContainer {g} at (10,43) size 463x170 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+      RenderSVGContainer {g} at (10,43) size 463x170
</ins><span class="cx">         RenderSVGContainer {g} at (35,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-90.00,-450.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (35,105) size 150x100 [transform={m=((7.50,0.00)(0.00,5.00)) t=(125.00,525.00)}]
</span><span class="cx">             RenderSVGRect {rect} at (35,105) size 150x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
</span><span class="cx">             RenderSVGRect {rect} at (35,105) size 6x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.67] [height=20.00]
</span><del>-        RenderSVGContainer {g} at (10,42) size 463x171 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-90.00,-450.00)}]
</del><ins>+        RenderSVGContainer {g} at (10,43) size 463x170 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-90.00,-450.00)}]
</ins><span class="cx">           RenderSVGText {text} at (40,185) size 185x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 185x19
</span><span class="cx">               chunk 1 text run 1 at (40.00,200.00) startOffset 0 endOffset 31 width 184.80: &quot;scale(25, 95) - translate(2, 2)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordstrans06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (0,42) size 480x171 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
-      RenderSVGContainer {g} at (0,42) size 480x171
</del><ins>+    RenderSVGContainer {g} at (0,43) size 480x170 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+      RenderSVGContainer {g} at (0,43) size 480x170
</ins><span class="cx">         RenderSVGContainer {g} at (23,105) size 150x100
</span><span class="cx">           RenderSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-102.00,-450.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (23,105) size 150x100 [transform={m=((7.50,0.00)(0.00,5.00)) t=(0.00,0.00)}]
</span><span class="cx">               RenderSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(16.67,105.00)}]
</span><span class="cx">                 RenderSVGRect {rect} at (23,105) size 150x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
</span><span class="cx">                 RenderSVGRect {rect} at (23,105) size 6x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.67] [height=20.00]
</span><del>-        RenderSVGContainer {g} at (0,42) size 480x171 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-600.00,-450.00)}]
</del><ins>+        RenderSVGContainer {g} at (0,43) size 480x170 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-600.00,-450.00)}]
</ins><span class="cx">           RenderSVGText {text} at (240,185) size 208x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 208x19
</span><span class="cx">               chunk 1 text run 1 at (240.00,200.00) startOffset 0 endOffset 34 width 207.20: &quot;scale(25, 95) then translate(2, 2)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordsunits02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,31 +3,31 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,19) size 413x257
</span><del>-      RenderSVGText {text} at (60,19) size 328x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,19) size 328x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 328x20
</span><span class="cx">           chunk 1 text run 1 at (60.00,35.00) startOffset 0 endOffset 45 width 328.00: &quot;CSS pixel coordinate to user space conversion&quot;
</span><span class="cx">       RenderSVGContainer {g} at (25,20) size 20x20 [transform={m=((4.00,0.00)(0.00,4.00)) t=(5.00,0.00)}]
</span><span class="cx">         RenderSVGEllipse {circle} at (25,20) size 20x20 [fill={[type=SOLID] [color=#000000]}] [cx=7.50] [cy=7.50] [r=2.50]
</span><span class="cx">         RenderSVGEllipse {circle} at (29,24) size 12x12 [fill={[type=SOLID] [color=#FF0000]}] [cx=7.50] [cy=7.50] [r=1.50]
</span><del>-      RenderSVGText {text} at (60,69) size 344x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,69) size 344x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 344x20
</span><span class="cx">           chunk 1 text run 1 at (60.00,85.00) startOffset 0 endOffset 47 width 344.00: &quot;Percentage coordinates to user space conversion&quot;
</span><span class="cx">       RenderSVGContainer {g} at (25,70) size 20x20 [transform={m=((4.00,0.00)(0.00,4.00)) t=(5.00,50.00)}]
</span><span class="cx">         RenderSVGEllipse {circle} at (25,70) size 20x20 [fill={[type=SOLID] [color=#000000]}] [cx=7.50] [cy=7.50] [r=2.50]
</span><span class="cx">         RenderSVGEllipse {circle} at (29,73) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [cx=7.50] [cy=7.50] [r=1.50]
</span><del>-      RenderSVGText {text} at (60,124) size 302x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,124) size 302x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 302x20
</span><span class="cx">           chunk 1 text run 1 at (60.00,140.00) startOffset 0 endOffset 41 width 302.00: &quot;CSS width/height to user space conversion&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,115) size 40x40 [transform={m=((4.00,0.00)(0.00,4.00)) t=(30.00,115.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,115) size 40x20 [fill={[type=SOLID] [color=#000000]}] [x=-5.00] [y=0.00] [width=10.00] [height=5.00]
</span><span class="cx">         RenderSVGRect {rect} at (10,135) size 40x20 [fill={[type=SOLID] [color=#FF0000]}] [x=-5.00] [y=5.00] [width=10.00] [height=5.00]
</span><del>-      RenderSVGText {text} at (60,184) size 351x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,184) size 351x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 351x20
</span><span class="cx">           chunk 1 text run 1 at (60.00,200.00) startOffset 0 endOffset 48 width 351.00: &quot;Percentage width/height to user space conversion&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,175) size 40x41 [transform={m=((4.00,0.00)(0.00,4.00)) t=(30.00,175.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,175) size 40x20 [fill={[type=SOLID] [color=#000000]}] [x=-5.00] [y=0.00] [width=10.00] [height=5.00]
</span><span class="cx">         RenderSVGRect {rect} at (10,195) size 40x21 [fill={[type=SOLID] [color=#FF0000]}] [x=-5.00] [y=5.00] [width=10.00] [height=5.00]
</span><del>-      RenderSVGText {text} at (140,249) size 273x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (140,249) size 273x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 273x20
</span><span class="cx">           chunk 1 text run 1 at (140.00,265.00) startOffset 0 endOffset 36 width 273.00: &quot;CSS and percentage length conversion&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,244) size 146x32 [transform={m=((4.00,0.00)(4.00,4.00)) t=(30.00,260.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordsunits03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,75 +10,75 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 181x14
</span><span class="cx">           chunk 1 text run 1 at (125.00,20.00) startOffset 0 endOffset 35 width 181.00: &quot;Initial viewport and CSS units test&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,66) size 371x198 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
</span><del>-        RenderSVGText {text} at (20,6) size 21x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,6) size 21x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 21x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,18.00) startOffset 0 endOffset 3 width 21.00: &quot;200&quot;
</span><del>-        RenderSVGText {text} at (230,8) size 161x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,8) size 161x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 161x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,20.00) startOffset 0 endOffset 31 width 161.00: &quot;User space units (no specifier)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,80) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=20.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,26) size 38x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,26) size 38x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 38x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,38.00) startOffset 0 endOffset 6 width 38.00: &quot;200 px&quot;
</span><del>-        RenderSVGText {text} at (230,28) size 58x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,28) size 58x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,40.00) startOffset 0 endOffset 11 width 58.00: &quot;Pixels (px)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,100) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=40.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,46) size 177x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,46) size 177x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 177x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,58.00) startOffset 0 endOffset 31 width 177.00: &quot;20 em = 200 px (font-size=10px)&quot;
</span><del>-        RenderSVGText {text} at (230,48) size 136x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,48) size 136x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 136x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,60.00) startOffset 0 endOffset 26 width 136.00: &quot;Relative to font size (em)&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,120) size 200x1
</span><span class="cx">           RenderSVGRect {rect} at (20,120) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=60.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,66) size 30x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,66) size 30x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 30x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,78.00) startOffset 0 endOffset 5 width 30.00: &quot;40 ex&quot;
</span><del>-        RenderSVGText {text} at (230,68) size 158x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,68) size 158x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 158x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,80.00) startOffset 0 endOffset 30 width 158.00: &quot;Relative to font x-height (ex)&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,140) size 200x1
</span><span class="cx">           RenderSVGRect {rect} at (20,140) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=80.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,86) size 93x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,86) size 93x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 93x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,98.00) startOffset 0 endOffset 15 width 93.00: &quot;41.67% = 200 px&quot;
</span><del>-        RenderSVGText {text} at (230,88) size 81x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,88) size 81x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 81x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,100.00) startOffset 0 endOffset 14 width 81.00: &quot;Percentage (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,160) size 201x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=100.00] [width=200.02] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,106) size 21x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,106) size 21x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 21x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,118.00) startOffset 0 endOffset 4 width 21.00: &quot;1 in&quot;
</span><del>-        RenderSVGText {text} at (230,108) size 57x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,108) size 57x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 57x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,120.00) startOffset 0 endOffset 11 width 57.00: &quot;Inches (in)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,180) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=120.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,126) size 77x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,126) size 77x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 77x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,138.00) startOffset 0 endOffset 14 width 77.00: &quot;2.54 cm = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,128) size 92x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,128) size 92x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 92x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,140.00) startOffset 0 endOffset 16 width 92.00: &quot;Centimeters (cm)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,200) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=140.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,146) size 81x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,146) size 81x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 81x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,158.00) startOffset 0 endOffset 14 width 81.00: &quot;25.4 mm = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,148) size 94x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,148) size 94x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 94x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,160.00) startOffset 0 endOffset 16 width 94.00: &quot;Millimeters (mm)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,220) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=160.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,166) size 59x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,166) size 59x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 59x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,178.00) startOffset 0 endOffset 11 width 59.00: &quot;72pt = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,168) size 56x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,168) size 56x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 56x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,180.00) startOffset 0 endOffset 11 width 56.00: &quot;Points (pt)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,240) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=180.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,186) size 54x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,186) size 54x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x15
</span><span class="cx">             chunk 1 text run 1 at (20.00,198.00) startOffset 0 endOffset 10 width 54.00: &quot;6pc = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,188) size 52x15 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,188) size 52x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x15
</span><span class="cx">             chunk 1 text run 1 at (230.00,200.00) startOffset 0 endOffset 10 width 52.00: &quot;Picas (pc)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,260) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=200.00] [width=96.00] [height=1.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordsviewattr01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,52) size 420x243 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (10,52) size 420x243
</span><del>-        RenderSVGText {text} at (10,22) size 38x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,22) size 38x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 38x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 10 width 38.00: &quot;SVG to fit&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,70) size 30x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,40.00)}]
</span><span class="lines">@@ -14,22 +14,22 @@
</span><span class="cx">             RenderSVGEllipse {circle} at (30,85) size 4x4 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
</span><span class="cx">             RenderSVGEllipse {circle} at (35,85) size 4x4 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">             RenderSVGPath {path} at (29,93) size 12x7 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><del>-        RenderSVGText {text} at (10,102) size 42x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,102) size 42x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 10 width 42.00: &quot;Viewport 1&quot;
</span><span class="cx">         RenderSVGContainer {g} at (10,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (10,150) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><del>-        RenderSVGText {text} at (10,172) size 42x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,172) size 42x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,180.00) startOffset 0 endOffset 10 width 42.00: &quot;Viewport 2&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,220) size 30x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,190.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (20,220) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">         RenderSVGContainer {g} at (120,52) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 112x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 112x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 112x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 36 width 112.00: &quot;---------- meet --------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (120,67) size 50x43
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMin*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (131,91) size 3x3 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (127,97) size 9x5 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (190,67) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMid*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (190,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (215,91) size 3x3 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (210,97) size 10x5 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (120,117) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,130) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="lines">@@ -65,11 +65,11 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (159,141) size 3x3 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (154,147) size 9x5 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">         RenderSVGContainer {g} at (300,52) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 124x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 124x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 124x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 40 width 124.00: &quot;---------- meet ------------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (300,67) size 30x73
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMin&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (315,95) size 4x4 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (309,103) size 12x7 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (350,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMid&quot;
</span><span class="cx">             RenderSVGRect {rect} at (350,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (365,105) size 4x4 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (359,113) size 12x7 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (400,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 28x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 28x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
</span><span class="cx">             RenderSVGRect {rect} at (400,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="lines">@@ -105,11 +105,11 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (415,115) size 4x4 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (409,123) size 12x7 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">         RenderSVGContainer {g} at (120,187) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,185.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 127x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 127x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 127x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 42 width 127.00: &quot;---------- slice -------------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (120,202) size 45x73
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMin*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="lines">@@ -121,7 +121,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (143,238) size 5x5 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (134,249) size 17x10 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (162,202) size 46x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMid*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (170,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="lines">@@ -133,7 +133,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (185,238) size 6x5 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (176,249) size 18x10 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (205,202) size 45x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (220,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="lines">@@ -145,11 +145,11 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (228,238) size 5x5 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (219,249) size 17x10 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">         RenderSVGContainer {g} at (300,187) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,185.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 115x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 115x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 115x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 38 width 115.00: &quot;---------- slice ---------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (300,202) size 50x80
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMin&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="lines">@@ -161,7 +161,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (325,240) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (315,253) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (370,196) size 50x68 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMid&quot;
</span><span class="cx">             RenderSVGRect {rect} at (370,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="lines">@@ -173,7 +173,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (395,222) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (385,235) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><span class="cx">           RenderSVGContainer {g} at (300,228) size 50x67 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 28x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 28x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,265) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordsviewattr02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,105 +4,105 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,52) size 420x243 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (10,52) size 420x243
</span><del>-        RenderSVGText {text} at (10,22) size 45x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,22) size 45x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 45x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 13 width 45.00: &quot;Raster to fit&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,70) size 40x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,40.00)}]
</span><span class="cx">           RenderSVGImage {image} at (20,70) size 40x40
</span><del>-        RenderSVGText {text} at (10,102) size 42x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,102) size 42x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 10 width 42.00: &quot;Viewport 1&quot;
</span><span class="cx">         RenderSVGContainer {g} at (10,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (10,150) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><del>-        RenderSVGText {text} at (10,172) size 42x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,172) size 42x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,180.00) startOffset 0 endOffset 10 width 42.00: &quot;Viewport 2&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,220) size 30x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,190.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (20,220) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">         RenderSVGContainer {g} at (120,52) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 112x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 112x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 112x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 36 width 112.00: &quot;---------- meet --------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (120,67) size 50x43
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMin*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGImage {image} at (120,80) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (190,67) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMid*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (190,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGImage {image} at (190,80) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (120,117) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,130) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGImage {image} at (120,130) size 50x30
</span><span class="cx">         RenderSVGContainer {g} at (300,52) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 124x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 124x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 124x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 40 width 124.00: &quot;---------- meet ------------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (300,67) size 30x73
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMin&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGImage {image} at (300,80) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (350,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMid&quot;
</span><span class="cx">             RenderSVGRect {rect} at (350,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGImage {image} at (350,80) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (400,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 28x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 28x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
</span><span class="cx">             RenderSVGRect {rect} at (400,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGImage {image} at (400,80) size 30x60
</span><span class="cx">         RenderSVGContainer {g} at (120,187) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,185.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 127x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 127x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 127x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 42 width 127.00: &quot;---------- slice -------------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (120,202) size 30x73
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMin*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGImage {image} at (120,215) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (170,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMid*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (170,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGImage {image} at (170,215) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (220,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (220,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGImage {image} at (220,215) size 30x60
</span><span class="cx">         RenderSVGContainer {g} at (300,187) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,185.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 115x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 115x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 115x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 38 width 115.00: &quot;---------- slice ---------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (300,202) size 50x43
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMin&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGImage {image} at (300,215) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (370,202) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMid&quot;
</span><span class="cx">             RenderSVGRect {rect} at (370,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGImage {image} at (370,215) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (300,252) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 28x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 28x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,265) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11coordsviewattr03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,58 +2,58 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGText {text} at (135,10) size 209x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (135,10) size 210x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 209x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (135.50,28.00) startOffset 0 endOffset 25 width 209.00: &quot;&lt;svg&gt; 'viewBox' attribute&quot;
</span><span class="cx">     RenderSVGContainer {g} at (16,59) size 452x245
</span><span class="cx">       RenderSVGViewportContainer {svg} at (44,59) size 82x82
</span><span class="cx">         RenderSVGPath {path} at (44,59) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data=&quot;M 20 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z&quot;]
</span><del>-      RenderSVGText {text} at (16,142) size 138x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (16,142) size 138x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 138x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (16.00,155.00) startOffset 0 endOffset 21 width 138.00: &quot;viewBox=\&quot;0 0 200 200\&quot;&quot;
</span><del>-      RenderSVGText {text} at (31,157) size 108x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,157) size 108x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 108x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (31.00,170.00) startOffset 0 endOffset 18 width 108.00: &quot;overflow=\&quot;visible\&quot;&quot;
</span><span class="cx">       RenderSVGViewportContainer {svg} at (44,189) size 82x82
</span><span class="cx">         RenderSVGPath {path} at (44,189) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data=&quot;M 20 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z&quot;]
</span><del>-      RenderSVGText {text} at (16,272) size 138x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (16,272) size 138x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 138x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (16.00,285.00) startOffset 0 endOffset 21 width 138.00: &quot;viewBox=\&quot;0 0 200 200\&quot;&quot;
</span><del>-      RenderSVGText {text} at (30,287) size 109x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (30,287) size 110x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 109x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (30.50,300.00) startOffset 0 endOffset 17 width 109.00: &quot;overflow=\&quot;hidden\&quot;&quot;
</span><span class="cx">       RenderSVGViewportContainer {svg} at (199,59) size 82x82
</span><span class="cx">         RenderSVGPath {path} at (199,59) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data=&quot;M 20 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z&quot;]
</span><del>-      RenderSVGText {text} at (171,142) size 138x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (171,142) size 138x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 138x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (171.00,155.00) startOffset 0 endOffset 21 width 138.00: &quot;viewBox=\&quot;0,0,200,200\&quot;&quot;
</span><del>-      RenderSVGText {text} at (186,157) size 108x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (186,157) size 108x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 108x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (186.00,170.00) startOffset 0 endOffset 18 width 108.00: &quot;overflow=\&quot;visible\&quot;&quot;
</span><span class="cx">       RenderSVGViewportContainer {svg} at (199,189) size 82x82
</span><span class="cx">         RenderSVGPath {path} at (199,189) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data=&quot;M 20 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z&quot;]
</span><del>-      RenderSVGText {text} at (171,272) size 138x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (171,272) size 138x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 138x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (171.00,285.00) startOffset 0 endOffset 21 width 138.00: &quot;viewBox=\&quot;0,0,200,200\&quot;&quot;
</span><del>-      RenderSVGText {text} at (185,287) size 109x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (185,287) size 110x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 109x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (185.50,300.00) startOffset 0 endOffset 17 width 109.00: &quot;overflow=\&quot;hidden\&quot;&quot;
</span><span class="cx">       RenderSVGViewportContainer {svg} at (354,59) size 82x82
</span><span class="cx">         RenderSVGPath {path} at (354,59) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data=&quot;M 20 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z&quot;]
</span><del>-      RenderSVGText {text} at (322,142) size 146x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (322,142) size 146x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 146x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (322.00,155.00) startOffset 0 endOffset 14 width 90.00: &quot;viewBox=\&quot;0,0, &quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (412.00,155.00) startOffset 0 endOffset 9 width 56.00: &quot;200, 200\&quot;&quot;
</span><del>-      RenderSVGText {text} at (341,157) size 108x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (341,157) size 108x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 108x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (341.00,170.00) startOffset 0 endOffset 18 width 108.00: &quot;overflow=\&quot;visible\&quot;&quot;
</span><span class="cx">       RenderSVGViewportContainer {svg} at (354,189) size 82x82
</span><span class="cx">         RenderSVGPath {path} at (354,189) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#ADD8E6] [fill rule=EVEN-ODD]}] [data=&quot;M 20 20 C 126.667 20 180 73.3333 180 180 C 73.3333 180 20 126.667 20 20 Z M 20 180 C 20 73.3333 73.3333 20 180 20 C 180 126.667 126.667 180 20 180 Z M 100 40 L 160 100 L 100 160 L 40 100 Z&quot;]
</span><del>-      RenderSVGText {text} at (322,272) size 146x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (322,272) size 146x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 146x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (322.00,285.00) startOffset 0 endOffset 14 width 90.00: &quot;viewBox=\&quot;0,0, &quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (412.00,285.00) startOffset 0 endOffset 9 width 56.00: &quot;200, 200\&quot;&quot;
</span><del>-      RenderSVGText {text} at (340,287) size 109x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (340,287) size 110x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 109x16
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (340.50,300.00) startOffset 0 endOffset 17 width 109.00: &quot;overflow=\&quot;hidden\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11extendnamespace01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderSVGContainer {g} at (65,15) size 350x261
</span><span class="cx">       RenderSVGContainer {g} at (65,15) size 350x19
</span><span class="cx">         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (65,15) size 349x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,15) size 350x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 349x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (65.50,30.00) startOffset 0 endOffset 51 width 349.00: &quot;Pie chart built from data in a different namespace.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (126,61) size 243x215
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 28x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (285.00,142.00) startOffset 0 endOffset 4 width 28.00: &quot;East&quot;
</span><span class="cx">         RenderSVGPath {path} at (190,61) size 115x111 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#6D6D6D]}] [data=&quot;M 240 170 L 303 92 C 271.459 66.4464 227.6 62.4951 192 82 Z&quot;]
</span><del>-        RenderSVGText {text} at (228,92) size 35x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (228,92) size 36x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 35x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (228.50,105.00) startOffset 0 endOffset 5 width 35.00: &quot;North&quot;
</span><span class="cx">         RenderSVGPath {path} at (126,80) size 116x132 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#929292]}] [data=&quot;M 240 170 L 192 82 C 146.3 106.75 127.176 162.382 148 210 Z&quot;]
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 46x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (176.00,220.00) startOffset 0 endOffset 7 width 46.00: &quot;Central&quot;
</span><span class="cx">         RenderSVGPath {path} at (217,169) size 125x107 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#DBDBDB]}] [data=&quot;M 240 170 L 219 268 C 248.573 274.352 279.433 266.977 302.939 247.939 C 326.444 228.902 340.07 200.248 340 170 Z&quot;]
</span><del>-        RenderSVGText {text} at (262,207) size 37x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (262,207) size 38x16 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x16
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (262.50,220.00) startOffset 0 endOffset 5 width 37.00: &quot;South&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersblend01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -39,26 +39,26 @@
</span><span class="cx">         [filter=&quot;BlendDarken&quot;] RenderSVGResourceFilter {filter} at (30,75) size 120x10
</span><span class="cx">       RenderSVGRect {rect} at (90,264) size 360x30 [opacity=0.50] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=88.00] [width=120.00] [height=10.00]
</span><span class="cx">         [filter=&quot;BlendLighten&quot;] RenderSVGResourceFilter {filter} at (30,88) size 120x10
</span><del>-      RenderSVGContainer {g} at (15,30) size 78x261
-        RenderSVGText {text} at (5,10) size 22x8 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (15,32) size 77x259
+        RenderSVGText {text} at (5,10) size 22x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x8
</span><span class="cx">             chunk 1 text run 1 at (5.00,17.00) startOffset 0 endOffset 6 width 21.33: &quot;Normal&quot;
</span><del>-        RenderSVGText {text} at (5,23) size 26x8 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,23) size 26x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x8
</span><span class="cx">             chunk 1 text run 1 at (5.00,30.00) startOffset 0 endOffset 8 width 25.33: &quot;Multiply&quot;
</span><del>-        RenderSVGText {text} at (5,36) size 26x8 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,36) size 26x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x8
</span><span class="cx">             chunk 1 text run 1 at (5.00,43.00) startOffset 0 endOffset 8 width 25.33: &quot;Multiply&quot;
</span><del>-        RenderSVGText {text} at (5,49) size 26x8 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,49) size 26x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x8
</span><span class="cx">             chunk 1 text run 1 at (5.00,56.00) startOffset 0 endOffset 8 width 25.33: &quot;Multiply&quot;
</span><del>-        RenderSVGText {text} at (5,62) size 19x8 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,62) size 19x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 19x8
</span><span class="cx">             chunk 1 text run 1 at (5.00,69.00) startOffset 0 endOffset 6 width 19.00: &quot;Screen&quot;
</span><del>-        RenderSVGText {text} at (5,75) size 21x8 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,75) size 21x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 21x8
</span><span class="cx">             chunk 1 text run 1 at (5.00,82.00) startOffset 0 endOffset 6 width 20.67: &quot;Darken&quot;
</span><del>-        RenderSVGText {text} at (5,88) size 23x8 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,88) size 23x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 23x8
</span><span class="cx">             chunk 1 text run 1 at (5.00,95.00) startOffset 0 endOffset 7 width 22.33: &quot;Lighten&quot;
</span><span class="cx">     RenderSVGText {text} at (3,101) size 79x14 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filterscolor01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (0,5) size 480x293
-      RenderSVGViewportContainer {svg} at (0,5) size 480x293
</del><ins>+    RenderSVGContainer {g} at (0,5) size 480x292
+      RenderSVGViewportContainer {svg} at (0,5) size 480x292
</ins><span class="cx">         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">           RenderSVGResourceLinearGradient {linearGradient} [id=&quot;MyGradient&quot;] [gradientUnits=userSpaceOnUse] [start=(20,0)] [end=(760,0)]
</span><span class="cx">             RenderSVGGradientStop {stop} [offset=0.00] [color=#DD00DD]
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">               [SourceGraphic]
</span><span class="cx">               [feColorMatrix type=&quot;LUMINANCETOALPHA&quot;]
</span><span class="cx">                 [SourceGraphic]
</span><del>-        RenderSVGContainer {g} at (0,5) size 480x293
</del><ins>+        RenderSVGContainer {g} at (0,5) size 480x292
</ins><span class="cx">           RenderSVGRect {rect} at (8,5) size 464x290 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=798.00] [height=498.00]
</span><span class="cx">           RenderSVGRect {rect} at (19,16) size 442x24 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=20.00] [width=760.00] [height=40.00]
</span><span class="cx">           RenderSVGText {text} at (20,55) size 195x49 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filterscomposite02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -58,16 +58,16 @@
</span><span class="cx">             [feImage image-size=&quot;150x150&quot;]
</span><span class="cx">       RenderSVGContainer {g} at (19,9) size 442x292 [transform={m=((0.40,0.00)(0.00,0.40)) t=(5.00,70.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (19,9) size 442x292 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=1098.00] [height=723.00]
</span><del>-        RenderSVGText {text} at (100,14) size 765x73 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (100,14) size 765x74 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 765x73
</span><span class="cx">             chunk 1 text run 1 at (100.00,75.00) startOffset 0 endOffset 26 width 765.00: &quot;on first Row : opacity 1.0&quot;
</span><del>-        RenderSVGText {text} at (100,119) size 795x73 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (100,119) size 795x74 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 795x73
</span><span class="cx">             chunk 1 text run 1 at (100.00,180.00) startOffset 0 endOffset 25 width 795.00: &quot;on second row opacity 0.5&quot;
</span><span class="cx">         RenderSVGContainer {g} at (26,102) size 60x166 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,230.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (26,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
</span><span class="cx">             [filter=&quot;over&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
</span><del>-          RenderSVGText {text} at (10,339) size 133x73 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,339) size 133x74 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 133x73
</span><span class="cx">               chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 4 width 132.50: &quot;over&quot;
</span><span class="cx">         RenderSVGContainer {g} at (26,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,430.00)}]
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (98,102) size 60x166 [transform={m=((1.00,0.00)(0.00,1.00)) t=(195.00,230.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (98,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
</span><span class="cx">             [filter=&quot;in&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
</span><del>-          RenderSVGText {text} at (10,339) size 55x73 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,339) size 55x74 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x73
</span><span class="cx">               chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 2 width 55.00: &quot;in&quot;
</span><span class="cx">         RenderSVGContainer {g} at (98,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(195.00,430.00)}]
</span><span class="lines">@@ -85,7 +85,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (170,102) size 60x166 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,230.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (170,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
</span><span class="cx">             [filter=&quot;out&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
</span><del>-          RenderSVGText {text} at (10,339) size 98x73 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,339) size 98x74 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x73
</span><span class="cx">               chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 3 width 97.50: &quot;out&quot;
</span><span class="cx">         RenderSVGContainer {g} at (170,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,430.00)}]
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (242,102) size 60x166 [transform={m=((1.00,0.00)(0.00,1.00)) t=(555.00,230.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (242,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
</span><span class="cx">             [filter=&quot;atop&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
</span><del>-          RenderSVGText {text} at (10,339) size 133x73 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,339) size 133x74 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 133x73
</span><span class="cx">               chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 4 width 132.50: &quot;atop&quot;
</span><span class="cx">         RenderSVGContainer {g} at (242,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(555.00,430.00)}]
</span><span class="lines">@@ -103,7 +103,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (314,102) size 60x166 [transform={m=((1.00,0.00)(0.00,1.00)) t=(735.00,230.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (314,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
</span><span class="cx">             [filter=&quot;xor&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
</span><del>-          RenderSVGText {text} at (10,339) size 98x73 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,339) size 98x74 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x73
</span><span class="cx">               chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 3 width 97.50: &quot;xor&quot;
</span><span class="cx">         RenderSVGContainer {g} at (314,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(735.00,430.00)}]
</span><span class="lines">@@ -112,10 +112,10 @@
</span><span class="cx">         RenderSVGContainer {g} at (376,102) size 70x194 [transform={m=((1.00,0.00)(0.00,1.00)) t=(915.00,230.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (386,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
</span><span class="cx">             [filter=&quot;arithmetic&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
</span><del>-          RenderSVGText {text} at (-25,339) size 165x73 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-25,339) size 165x74 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 165x73
</span><span class="cx">               chunk 1 text run 1 at (-25.00,400.00) startOffset 0 endOffset 6 width 165.00: &quot;arith-&quot;
</span><del>-          RenderSVGText {text} at (-25,409) size 165x73 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-25,409) size 165x74 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 165x73
</span><span class="cx">               chunk 1 text run 1 at (-25.00,470.00) startOffset 0 endOffset 5 width 165.00: &quot;metic&quot;
</span><span class="cx">         RenderSVGContainer {g} at (386,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(915.00,430.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filterscomptran01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -43,22 +43,22 @@
</span><span class="cx">           RenderSVGRect {rect} at (15,5) size 450x300 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=628.00] [height=418.00]
</span><span class="cx">           RenderSVGRect {rect} at (22,12) size 415x29 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=10.00] [y=10.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Identity&quot;] RenderSVGResourceFilter {filter} at (10,10) size 580x40
</span><del>-          RenderSVGText {text} at (10,50) size 199x36 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,50) size 199x37 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 199x36
</span><span class="cx">               chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 14 width 198.80: &quot;type: identity&quot;
</span><span class="cx">           RenderSVGRect {rect} at (22,83) size 415x30 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=10.00] [y=110.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Table&quot;] RenderSVGResourceFilter {filter} at (10,110) size 580x40
</span><del>-          RenderSVGText {text} at (10,150) size 163x36 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,150) size 163x37 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 163x36
</span><span class="cx">               chunk 1 text run 1 at (10.00,180.00) startOffset 0 endOffset 11 width 162.40: &quot;type: table&quot;
</span><span class="cx">           RenderSVGRect {rect} at (22,155) size 415x29 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=10.00] [y=210.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Linear&quot;] RenderSVGResourceFilter {filter} at (10,210) size 580x40
</span><del>-          RenderSVGText {text} at (10,250) size 589x36 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,250) size 589x37 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 589x36
</span><span class="cx">               chunk 1 text run 1 at (10.00,280.00) startOffset 0 endOffset 40 width 588.00: &quot;type:linear slope:.5 intercepts:.25/0/.5&quot;
</span><span class="cx">           RenderSVGRect {rect} at (22,226) size 415x29 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=10.00] [y=310.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Gamma&quot;] RenderSVGResourceFilter {filter} at (10,310) size 580x40
</span><del>-          RenderSVGText {text} at (10,350) size 573x36 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,350) size 573x37 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 573x36
</span><span class="cx">               chunk 1 text run 1 at (10.00,380.00) startOffset 0 endOffset 34 width 572.60: &quot;type: gamma ampl:2 exponents:5/3/1&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersdisplace01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -22,13 +22,13 @@
</span><span class="cx">         RenderSVGRect {rect} at (15,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=15.00] [width=128.00] [height=128.00]
</span><span class="cx">           [filter=&quot;DispMapChecker&quot;] RenderSVGResourceFilter {filter} at (15,15) size 128x128
</span><span class="cx">         RenderSVGRect {rect} at (20,115) size 118x20 [fill={[type=SOLID] [color=#DDDDDD]}] [x=20.00] [y=115.00] [width=118.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (21,119) size 115x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (21,119) size 116x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 115x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (21.50,130.00) startOffset 0 endOffset 18 width 115.00: &quot;Checkerboard Image&quot;
</span><span class="cx">         RenderSVGRect {rect} at (158,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=158.00] [y=15.00] [width=128.00] [height=128.00]
</span><span class="cx">           [filter=&quot;RotateMap&quot;] RenderSVGResourceFilter {filter} at (158,15) size 128x128
</span><span class="cx">         RenderSVGRect {rect} at (163,112) size 118x30 [fill={[type=SOLID] [color=#DDDDDD]}] [x=163.00] [y=112.00] [width=118.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (169,114) size 105x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (169,114) size 106x27 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 102x14
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 102x14
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (169.50,125.00) startOffset 0 endOffset 16 width 102.00: &quot;Displacement Map&quot;
</span><span class="lines">@@ -57,13 +57,13 @@
</span><span class="cx">         RenderSVGRect {rect} at (15,158) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=158.00] [width=128.00] [height=128.00]
</span><span class="cx">           [filter=&quot;DispMapChecker&quot;] RenderSVGResourceFilter {filter} at (15,158) size 128x128
</span><span class="cx">         RenderSVGRect {rect} at (20,258) size 118x20 [fill={[type=SOLID] [color=#DDDDDD]}] [x=20.00] [y=258.00] [width=118.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (21,262) size 115x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (21,262) size 116x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 115x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (21.50,273.00) startOffset 0 endOffset 18 width 115.00: &quot;Checkerboard Image&quot;
</span><span class="cx">         RenderSVGRect {rect} at (158,158) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=158.00] [y=158.00] [width=128.00] [height=128.00]
</span><span class="cx">           [filter=&quot;SphereMap&quot;] RenderSVGResourceFilter {filter} at (158,158) size 128x128
</span><span class="cx">         RenderSVGRect {rect} at (163,255) size 118x30 [fill={[type=SOLID] [color=#DDDDDD]}] [x=163.00] [y=255.00] [width=118.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (166,257) size 111x29 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (166,257) size 112x29 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 102x14
</span><span class="cx">             RenderSVGInlineText {#text} at (3,0) size 102x14
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (169.50,268.00) startOffset 0 endOffset 16 width 102.00: &quot;Displacement Map&quot;
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (166.50,283.00) startOffset 0 endOffset 22 width 111.00: &quot;(spherical distortion)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (301,200) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=301.00] [y=200.00] [width=128.00] [height=128.00]
</span><span class="cx">           [filter=&quot;SphereMapTest&quot;] RenderSVGResourceFilter {filter} at (301,200) size 128x128
</span><del>-        RenderSVGText {text} at (347,334) size 35x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (347,334) size 36x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 35x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (347.50,345.00) startOffset 0 endOffset 6 width 35.00: &quot;Result&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersexample01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">           RenderSVGContainer {g} at (70,147) size 320x106
</span><span class="cx">             RenderSVGPath {path} at (70,147) size 320x106 [stroke={[type=SOLID] [color=#D90000] [stroke width=10.00]}] [data=&quot;M 50 90 C 0 90 0 30 50 30 L 150 30 C 200 30 200 90 150 90 Z&quot;]
</span><span class="cx">             RenderSVGPath {path} at (125,170) size 210x60 [fill={[type=SOLID] [color=#D90000]}] [data=&quot;M 60 80 C 30 80 30 40 60 40 L 140 40 C 170 40 170 80 140 80 Z&quot;]
</span><del>-            RenderSVGContainer {g} at (156,153) size 149x88
</del><ins>+            RenderSVGContainer {g} at (156,154) size 149x86
</ins><span class="cx">               RenderSVGText {text} at (52,30) size 97x56 contains 1 chunk(s)
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 97x56
</span><span class="cx">                   chunk 1 text run 1 at (52.00,76.00) startOffset 0 endOffset 3 width 96.67: &quot;SVG&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersfelem01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (254,20) size 152x115
</span><span class="cx">         RenderSVGEllipse {circle} at (300,30) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=60.00] [r=30.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (290,20) size 80x80 [fill={[type=SOLID] [color=#000000]}] [cx=330.00] [cy=60.00] [r=40.00]
</span><del>-        RenderSVGText {text} at (254,112) size 151x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (254,112) size 152x23 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 151x23
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (254.50,130.00) startOffset 0 endOffset 19 width 151.00: &quot;Non-existant filter&quot;
</span><span class="cx">       RenderSVGContainer {g} at (215,180) size 230x105
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersimage01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGResourceFilter {filter} [id=&quot;image&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
</span><span class="cx">           [feImage image-size=&quot;503x503&quot;]
</span><del>-      RenderSVGText {text} at (147,9) size 185x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (147,9) size 186x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 185x14
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (147.50,20.00) startOffset 0 endOffset 37 width 185.00: &quot;Basic test of feImage filter support.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filterslight01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (70,9) size 410x266
</span><del>-      RenderSVGText {text} at (113,9) size 253x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (113,9) size 254x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 253x14
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (113.50,20.00) startOffset 0 endOffset 50 width 253.00: &quot;Filters: feDistantLight, fePointLight, feSpotLight&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filterslight04fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (70,35) size 335x220
</span><del>-      RenderSVGText {text} at (126,35) size 228x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (126,35) size 228x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (126.00,50.00) startOffset 0 endOffset 31 width 228.00: &quot;feSpotLight's limitingConeAngle&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -77,7 +77,7 @@
</span><span class="cx">           RenderSVGRect {rect} at (355,225) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
</span><span class="cx">             [filter=&quot;spotLightH&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersmorph01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx">                     RenderSVGPath {path} at (41,190) size 91x93 [stroke={[type=SOLID] [color=#00FF00] [stroke width=7.17]}] [data=&quot;M 93.261 77.536 C 93.261 100.821 74.68 119.699 51.758 119.699 C 28.837 119.699 10.255 100.822 10.255 77.536 C 10.255 54.25 28.837 35.373 51.758 35.373 C 74.68 35.373 93.261 54.25 93.261 77.536 Z&quot;]
</span><span class="cx">                     RenderSVGPath {path} at (82,179) size 102x99 [stroke={[type=SOLID] [color=#FF0000] [stroke width=7.17]}] [data=&quot;M 98.31 28.445 L 111.598 55.799 L 141.312 60.184 L 119.811 81.476 L 124.887 111.54 L 98.31 97.347 L 71.733 111.541 L 76.809 81.477 L 55.307 60.184 L 85.021 55.799 L 98.31 28.445 Z&quot;]
</span><span class="cx">                     RenderSVGPath {path} at (71,158) size 100x83 [stroke={[type=SOLID] [color=#FFFF00] [stroke width=7.17]}] [data=&quot;M 131.563 26.338 C 131.563 54.897 108.773 78.047 80.662 78.047 C 58.173 78.047 39.942 59.526 39.942 36.68 C 39.942 18.402 54.526 3.585 72.518 3.585 C 86.912 3.585 98.579 15.439 98.579 30.06 C 98.579 41.758 89.245 51.241 77.73 51.241 C 68.519 51.241 61.05 43.655 61.05 34.297 C 61.05 26.811 67.025 20.742 74.394 20.742 C 80.289 20.742 85.068 25.597 85.068 31.586 C 85.068 36.377 81.245 40.262 76.528 40.262 C 72.755 40.262 69.696 37.155 69.696 33.321&quot;]
</span><del>-            RenderSVGText {text} at (45,142) size 129x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (45,142) size 130x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 129x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (45.50,156.00) startOffset 0 endOffset 20 width 129.00: &quot;type=dilate radius=1&quot;
</span><span class="cx">           RenderSVGContainer {g} at (293,162) size 139x132 [transform={m=((1.00,0.00)(0.00,1.00)) t=(255.00,140.00)}]
</span><span class="lines">@@ -77,7 +77,7 @@
</span><span class="cx">                     RenderSVGPath {path} at (296,190) size 91x93 [stroke={[type=SOLID] [color=#00FF00] [stroke width=7.17]}] [data=&quot;M 93.261 77.536 C 93.261 100.821 74.68 119.699 51.758 119.699 C 28.837 119.699 10.255 100.822 10.255 77.536 C 10.255 54.25 28.837 35.373 51.758 35.373 C 74.68 35.373 93.261 54.25 93.261 77.536 Z&quot;]
</span><span class="cx">                     RenderSVGPath {path} at (337,179) size 102x99 [stroke={[type=SOLID] [color=#FF0000] [stroke width=7.17]}] [data=&quot;M 98.31 28.445 L 111.598 55.799 L 141.312 60.184 L 119.811 81.476 L 124.887 111.54 L 98.31 97.347 L 71.733 111.541 L 76.809 81.477 L 55.307 60.184 L 85.021 55.799 L 98.31 28.445 Z&quot;]
</span><span class="cx">                     RenderSVGPath {path} at (326,158) size 100x83 [stroke={[type=SOLID] [color=#FFFF00] [stroke width=7.17]}] [data=&quot;M 131.563 26.338 C 131.563 54.897 108.773 78.047 80.662 78.047 C 58.173 78.047 39.942 59.526 39.942 36.68 C 39.942 18.402 54.526 3.585 72.518 3.585 C 86.912 3.585 98.579 15.439 98.579 30.06 C 98.579 41.758 89.245 51.241 77.73 51.241 C 68.519 51.241 61.05 43.655 61.05 34.297 C 61.05 26.811 67.025 20.742 74.394 20.742 C 80.289 20.742 85.068 25.597 85.068 31.586 C 85.068 36.377 81.245 40.262 76.528 40.262 C 72.755 40.262 69.696 37.155 69.696 33.321&quot;]
</span><del>-            RenderSVGText {text} at (45,142) size 129x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (45,142) size 130x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 129x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (45.50,156.00) startOffset 0 endOffset 20 width 129.00: &quot;type=dilate radius=3&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filterstile01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (114,11) size 252x280
</span><del>-      RenderSVGText {text} at (145,11) size 189x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (145,11) size 190x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 189x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (145.50,25.00) startOffset 0 endOffset 35 width 189.00: &quot;feTile filter test: a tiled pattern&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersturb01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,68 +19,68 @@
</span><span class="cx">             [feTurbulence type=&quot;NOISE&quot; baseFrequency=&quot;0.10, 0.10&quot; seed=&quot;0.00&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (25,25) size 100x75 [fill={[type=SOLID] [color=#000000]}] [x=25.00] [y=25.00] [width=100.00] [height=75.00]
</span><span class="cx">           [filter=&quot;Turb1&quot;] RenderSVGResourceFilter {filter} at (25,25) size 100x75
</span><del>-        RenderSVGText {text} at (34,106) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (34,106) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (34.00,117.00) startOffset 0 endOffset 15 width 82.00: &quot;type=turbulence&quot;
</span><del>-        RenderSVGText {text} at (23,118) size 104x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (23,118) size 104x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 104x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (23.00,129.00) startOffset 0 endOffset 18 width 104.00: &quot;baseFrequency=0.05&quot;
</span><del>-        RenderSVGText {text} at (37,130) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (37,130) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (37.00,141.00) startOffset 0 endOffset 12 width 76.00: &quot;numOctaves=2&quot;
</span><span class="cx">         RenderSVGRect {rect} at (175,25) size 100x75 [fill={[type=SOLID] [color=#000000]}] [x=175.00] [y=25.00] [width=100.00] [height=75.00]
</span><span class="cx">           [filter=&quot;Turb2&quot;] RenderSVGResourceFilter {filter} at (175,25) size 100x75
</span><del>-        RenderSVGText {text} at (184,106) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (184,106) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (184.00,117.00) startOffset 0 endOffset 15 width 82.00: &quot;type=turbulence&quot;
</span><del>-        RenderSVGText {text} at (176,118) size 98x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (176,118) size 98x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 98x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (176.00,129.00) startOffset 0 endOffset 17 width 98.00: &quot;baseFrequency=0.1&quot;
</span><del>-        RenderSVGText {text} at (187,130) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (187,130) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (187.00,141.00) startOffset 0 endOffset 12 width 76.00: &quot;numOctaves=2&quot;
</span><span class="cx">         RenderSVGRect {rect} at (325,25) size 100x75 [fill={[type=SOLID] [color=#000000]}] [x=325.00] [y=25.00] [width=100.00] [height=75.00]
</span><span class="cx">           [filter=&quot;Turb3&quot;] RenderSVGResourceFilter {filter} at (325,25) size 100x75
</span><del>-        RenderSVGText {text} at (334,106) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (334,106) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (334.00,117.00) startOffset 0 endOffset 15 width 82.00: &quot;type=turbulence&quot;
</span><del>-        RenderSVGText {text} at (323,118) size 104x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (323,118) size 104x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 104x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (323.00,129.00) startOffset 0 endOffset 18 width 104.00: &quot;baseFrequency=0.05&quot;
</span><del>-        RenderSVGText {text} at (337,130) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (337,130) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (337.00,141.00) startOffset 0 endOffset 12 width 76.00: &quot;numOctaves=8&quot;
</span><span class="cx">         RenderSVGRect {rect} at (25,180) size 100x75 [fill={[type=SOLID] [color=#000000]}] [x=25.00] [y=180.00] [width=100.00] [height=75.00]
</span><span class="cx">           [filter=&quot;Turb4&quot;] RenderSVGResourceFilter {filter} at (25,180) size 100x75
</span><del>-        RenderSVGText {text} at (30,261) size 89x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,261) size 90x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (30.50,272.00) startOffset 0 endOffset 17 width 89.00: &quot;type=fractalNoise&quot;
</span><del>-        RenderSVGText {text} at (26,273) size 98x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (26,273) size 98x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 98x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (26.00,284.00) startOffset 0 endOffset 17 width 98.00: &quot;baseFrequency=0.1&quot;
</span><del>-        RenderSVGText {text} at (37,285) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (37,285) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (37.00,296.00) startOffset 0 endOffset 12 width 76.00: &quot;numOctaves=4&quot;
</span><span class="cx">         RenderSVGRect {rect} at (175,180) size 100x75 [fill={[type=SOLID] [color=#000000]}] [x=175.00] [y=180.00] [width=100.00] [height=75.00]
</span><span class="cx">           [filter=&quot;Turb5&quot;] RenderSVGResourceFilter {filter} at (175,180) size 100x75
</span><del>-        RenderSVGText {text} at (180,261) size 89x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (180,261) size 90x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (180.50,272.00) startOffset 0 endOffset 17 width 89.00: &quot;type=fractalNoise&quot;
</span><del>-        RenderSVGText {text} at (176,273) size 98x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (176,273) size 98x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 98x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (176.00,284.00) startOffset 0 endOffset 17 width 98.00: &quot;baseFrequency=0.4&quot;
</span><del>-        RenderSVGText {text} at (187,285) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (187,285) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (187.00,296.00) startOffset 0 endOffset 12 width 76.00: &quot;numOctaves=4&quot;
</span><span class="cx">         RenderSVGRect {rect} at (325,180) size 100x75 [fill={[type=SOLID] [color=#000000]}] [x=325.00] [y=180.00] [width=100.00] [height=75.00]
</span><span class="cx">           [filter=&quot;Turb6&quot;] RenderSVGResourceFilter {filter} at (325,180) size 100x75
</span><del>-        RenderSVGText {text} at (330,261) size 89x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (330,261) size 90x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (330.50,272.00) startOffset 0 endOffset 17 width 89.00: &quot;type=fractalNoise&quot;
</span><del>-        RenderSVGText {text} at (326,273) size 98x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (326,273) size 98x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 98x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (326.00,284.00) startOffset 0 endOffset 17 width 98.00: &quot;baseFrequency=0.1&quot;
</span><del>-        RenderSVGText {text} at (337,285) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (337,285) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (337.00,296.00) startOffset 0 endOffset 12 width 76.00: &quot;numOctaves=1&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11filtersturb02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">           [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-2.00&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
</span><span class="cx">         RenderSVGResourceFilter {filter} [id=&quot;turbneg7&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
</span><span class="cx">           [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-2.60&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
</span><del>-      RenderSVGText {text} at (141,28) size 197x24 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (141,28) size 198x25 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 197x24
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (141.89,48.00) startOffset 0 endOffset 1 width 6.67: &quot;f&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 2 at (148.20,48.00) startOffset 1 endOffset 3 width 28.01: &quot;eT&quot;
</span><span class="lines">@@ -35,66 +35,66 @@
</span><span class="cx">       RenderSVGContainer {g} at (59,74) size 362x222 [transform={m=((1.00,0.00)(0.00,1.00)) t=(65.00,80.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (65,80) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbneg3&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (9,65) size 32x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (9,65) size 32x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (9.49,80.00) startOffset 0 endOffset 4 width 31.01: &quot;-0.8&quot;
</span><span class="cx">         RenderSVGRect {rect} at (115,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbneg2&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (59,65) size 32x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (59,65) size 32x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (59.49,80.00) startOffset 0 endOffset 4 width 31.01: &quot;-0.5&quot;
</span><span class="cx">         RenderSVGRect {rect} at (165,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbneg1&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (109,65) size 32x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (109,65) size 32x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (109.49,80.00) startOffset 0 endOffset 4 width 31.01: &quot;-0.2&quot;
</span><span class="cx">         RenderSVGRect {rect} at (215,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbzero&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (169,65) size 11x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (169,65) size 11x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (170.00,80.00) startOffset 0 endOffset 1 width 10.01: &quot;0&quot;
</span><span class="cx">         RenderSVGRect {rect} at (265,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(200.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbpos1&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (212,65) size 26x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (212,65) size 26x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (212.49,80.00) startOffset 0 endOffset 3 width 25.02: &quot;0.2&quot;
</span><span class="cx">         RenderSVGRect {rect} at (315,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbpos2&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (262,65) size 26x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (262,65) size 26x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (262.49,80.00) startOffset 0 endOffset 3 width 25.02: &quot;0.5&quot;
</span><span class="cx">         RenderSVGRect {rect} at (365,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbpos3&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (313,65) size 24x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (313,65) size 24x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (313.16,80.00) startOffset 0 endOffset 1 width 10.01: &quot;1&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (321.83,80.00) startOffset 1 endOffset 3 width 15.01: &quot;.5&quot;
</span><span class="cx">         RenderSVGRect {rect} at (59,74) size 362x102 [stroke={[type=SOLID] [color=#000000]}] [x=-5.00] [y=-5.00] [width=360.00] [height=100.00]
</span><span class="cx">         RenderSVGRect {rect} at (65,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbneg4&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (16,185) size 17x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (16,185) size 17x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 17x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (17.00,200.00) startOffset 0 endOffset 2 width 16.00: &quot;-1&quot;
</span><span class="cx">         RenderSVGRect {rect} at (115,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbneg5&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (60,185) size 30x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,185) size 30x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 30x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (60.16,200.00) startOffset 0 endOffset 2 width 16.00: &quot;-1&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (74.83,200.00) startOffset 2 endOffset 4 width 15.01: &quot;.5&quot;
</span><span class="cx">         RenderSVGRect {rect} at (59,194) size 112x102 [stroke={[type=SOLID] [color=#000000]}] [x=-5.00] [y=115.00] [width=110.00] [height=100.00]
</span><span class="cx">         RenderSVGRect {rect} at (315,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbneg6&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (266,185) size 17x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (266,185) size 17x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 17x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (267.00,200.00) startOffset 0 endOffset 2 width 16.00: &quot;-2&quot;
</span><span class="cx">         RenderSVGRect {rect} at (365,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
</span><span class="cx">           [filter=&quot;turbneg7&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
</span><del>-        RenderSVGText {text} at (309,185) size 32x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (309,185) size 32x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (309.49,200.00) startOffset 0 endOffset 4 width 31.01: &quot;-2.6&quot;
</span><span class="cx">         RenderSVGRect {rect} at (309,194) size 112x102 [stroke={[type=SOLID] [color=#000000]}] [x=245.00] [y=115.00] [width=110.00] [height=100.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontsdesc02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -32,10 +32,10 @@
</span><span class="cx">         RenderSVGText {text} at (50,176) size 15x30 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 15x30
</span><span class="cx">             chunk 1 text run 1 at (50.00,200.00) startOffset 0 endOffset 1 width 15.00: &quot;a&quot;
</span><del>-        RenderSVGText {text} at (100,172) size 15x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (100,172) size 15x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 15x35
</span><span class="cx">             chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 1 width 15.00: &quot;a&quot;
</span><del>-        RenderSVGText {text} at (150,172) size 13x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (150,172) size 13x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 13x35
</span><span class="cx">             chunk 1 text run 1 at (150.00,200.00) startOffset 0 endOffset 1 width 13.00: &quot;a&quot;
</span><span class="cx">         RenderSVGText {text} at (200,176) size 15x30 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontselem01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,11 +4,11 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (30,3) size 372x240
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (56,3) size 346x40 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (56,3) size 346x41 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 346x40
</span><span class="cx">           chunk 1 text run 1 at (56.00,35.00) startOffset 0 endOffset 22 width 346.00: &quot;Basic SVG font element&quot;
</span><span class="cx">       RenderSVGContainer {g} at (30,81) size 346x162
</span><del>-        RenderSVGText {text} at (30,113) size 105x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,113) size 105x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 105x21
</span><span class="cx">             chunk 1 text run 1 at (30.00,130.00) startOffset 0 endOffset 13 width 105.00: &quot;Placed Glyphs&quot;
</span><span class="cx">         RenderSVGContainer {g} at (164,81) size 212x162 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(165.00,140.00)}]
</span><span class="lines">@@ -25,12 +25,12 @@
</span><span class="cx">             RenderSVGPath {line} at (343,81) size 2x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=6106.00] [y1=-3500.00] [x2=6106.00] [y2=2000.00]
</span><span class="cx">             RenderSVGPath {path} at (346,108) size 27x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(6106.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 770 -196 C 770 -278.667 750 -340.667 710 -382 C 670 -423.333 609.333 -444.333 528 -445 C 471.333 -445 417.667 -434.333 367 -413 C 303 -385 271 -346.667 271 -298 C 271 -262 293.667 -244 339 -244 C 363 -244 390 -252 420 -268 C 450 -284 482.333 -292.333 517 -293 C 549.667 -292.333 574 -284.333 590 -269 C 606 -253.667 614 -231 614 -201 C 614 -169 601.667 -140.333 577 -115 C 552.333 -89.6667 514.333 -67.3333 463 -48 C 357 -24 272 26.6667 208 104 C 139.333 186 105 286 105 404 C 105 539.333 150 679 240 823 C 340 983 452.667 1063 578 1063 C 643.333 1063 716.333 1047.67 797 1017 C 899 977.667 950 929.667 950 873 C 950 847.667 941.667 825.333 925 806 C 908.333 786.667 887.667 776.667 863 776 C 843.667 776 827 781.667 813 793 C 799 804.333 785 816 771 828 C 731.667 859.333 667.333 875 578 875 C 510 875 442.667 814.333 376 693 C 315.333 581.667 285 485.333 285 404 C 285 316 315 246.667 375 196 C 431 148.667 503 125 591 125 C 631 125 673.667 135.667 719 157 L 835 219 C 855 229.667 869.333 235 878 235 C 902.667 235 924 225.333 942 206 C 960 186.667 969 164 969 138 C 969 69.3333 883.667 10 713 -40 C 732.333 -65.3333 746.667 -91 756 -117 C 765.333 -143 770 -169.333 770 -196 Z&quot;]
</span><span class="cx">             RenderSVGPath {line} at (373,81) size 3x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=7158.00] [y1=-3500.00] [x2=7158.00] [y2=2000.00]
</span><del>-      RenderSVGText {text} at (65,193) size 74x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (65,193) size 74x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 74x21
</span><span class="cx">           chunk 1 text run 1 at (65.00,210.00) startOffset 0 endOffset 8 width 74.00: &quot;SVG Font&quot;
</span><span class="cx">       RenderSVGContainer {g} at (165,153) size 210x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,220.00)}]
</span><span class="cx">         RenderSVGPath {line} at (165,219) size 210x2 [stroke={[type=SOLID] [color=#888888]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=210.00] [y2=0.00]
</span><del>-        RenderSVGText {text} at (0,-67) size 210x84 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-67) size 210x85 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 210x84
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 209.71: &quot;Ay\x{D6}@\x{E7}&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontselem02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,11 +4,11 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (7,3) size 416x242
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (28,3) size 395x40 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,3) size 395x41 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 395x40
</span><span class="cx">           chunk 1 text run 1 at (28.00,35.00) startOffset 0 endOffset 25 width 395.00: &quot;SVG font element accuracy&quot;
</span><span class="cx">       RenderSVGRect {rect} at (165,80) size 220x165 [fill={[type=SOLID] [color=#000000]}] [x=165.00] [y=80.00] [width=220.00] [height=165.00]
</span><del>-      RenderSVGText {text} at (7,113) size 130x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (7,113) size 130x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 130x21
</span><span class="cx">           chunk 1 text run 1 at (7.00,130.00) startOffset 0 endOffset 15 width 130.00: &quot;SVG over Glyphs&quot;
</span><span class="cx">       RenderSVGContainer {g} at (168,85) size 205x72 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(165.00,140.00)}]
</span><span class="lines">@@ -19,14 +19,14 @@
</span><span class="cx">           RenderSVGPath {path} at (291,92) size 49x53 [transform={m=((1.00,0.00)(0.00,1.00)) t=(4199.00,0.00)}] [fill={[type=SOLID] [color=#FFFFFF]}] [data=&quot;M 1306 412 C 1235.33 412 1174.33 422.333 1123 443 C 1071.67 463.667 1030.33 494.333 999 535 C 963 499.667 928 473 894 455 C 860 437 826.333 428 793 428 C 719 428 649.333 458 584 518 C 518.667 578 485.667 644.333 485 717 C 485 840.333 533.333 953 630 1055 C 726.667 1157 837 1208 961 1208 C 989 1208 1012.33 1197.67 1031 1177 C 1049.67 1156.33 1059 1131.33 1059 1102 C 1059 1062 1025.67 1032.33 959 1013 C 870.333 987.667 807.667 958.667 771 926 C 717 878.667 690 809 690 717 C 690 697.667 699 679 717 661 C 737.667 641 763.333 631.667 794 633 C 852 635.667 905.667 689.667 955 795 C 999.667 887 1039.33 933 1074 933 C 1102 933 1124.67 922.667 1142 902 C 1159.33 881.333 1168 856 1168 826 C 1168 812.667 1166 792.667 1162 766 C 1158 739.333 1155.67 719.333 1155 706 C 1155 662.667 1173.67 635.333 1211 624 C 1225.67 619.333 1257.33 617 1306 617 C 1397.33 617 1461.33 639.333 1498 684 C 1531.33 724 1548 790.333 1548 883 C 1548 1046.33 1482.33 1179.67 1351 1283 C 1231 1377.67 1087.67 1425 921 1425 C 727 1425 575 1351.67 465 1205 C 365.667 1074.33 316 910 316 712 C 316 529.333 374.333 375.333 491 250 C 612.333 119.333 768.333 54 959 54 C 1013 54 1074 64.3333 1142 85 L 1317 150 C 1346.33 160.667 1365.33 166 1374 166 C 1401.33 166 1425 155.333 1445 134 C 1465 112.667 1475 87.3333 1475 58 C 1475 -5.33333 1404 -56.6667 1262 -96 C 1154.67 -125.333 1054.33 -140 961 -140 C 867 -140 771 -122 673 -86 C 575 -50 490.667 -1.33333 420 60 C 213.333 238.667 110 456 110 712 C 110 968 180.667 1182 322 1354 C 472 1538 671.667 1630 921 1630 C 1146.33 1630 1339.33 1562.33 1500 1427 C 1668.67 1283.67 1753 1102.33 1753 883 C 1753 733 1716.33 617.667 1643 537 C 1566.33 453.667 1454 412 1306 412 Z&quot;]
</span><span class="cx">           RenderSVGPath {path} at (346,108) size 27x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(6106.00,0.00)}] [fill={[type=SOLID] [color=#FFFFFF]}] [data=&quot;M 770 -196 C 770 -278.667 750 -340.667 710 -382 C 670 -423.333 609.333 -444.333 528 -445 C 471.333 -445 417.667 -434.333 367 -413 C 303 -385 271 -346.667 271 -298 C 271 -262 293.667 -244 339 -244 C 363 -244 390 -252 420 -268 C 450 -284 482.333 -292.333 517 -293 C 549.667 -292.333 574 -284.333 590 -269 C 606 -253.667 614 -231 614 -201 C 614 -169 601.667 -140.333 577 -115 C 552.333 -89.6667 514.333 -67.3333 463 -48 C 357 -24 272 26.6667 208 104 C 139.333 186 105 286 105 404 C 105 539.333 150 679 240 823 C 340 983 452.667 1063 578 1063 C 643.333 1063 716.333 1047.67 797 1017 C 899 977.667 950 929.667 950 873 C 950 847.667 941.667 825.333 925 806 C 908.333 786.667 887.667 776.667 863 776 C 843.667 776 827 781.667 813 793 C 799 804.333 785 816 771 828 C 731.667 859.333 667.333 875 578 875 C 510 875 442.667 814.333 376 693 C 315.333 581.667 285 485.333 285 404 C 285 316 315 246.667 375 196 C 431 148.667 503 125 591 125 C 631 125 673.667 135.667 719 157 L 835 219 C 855 229.667 869.333 235 878 235 C 902.667 235 924 225.333 942 206 C 960 186.667 969 164 969 138 C 969 69.3333 883.667 10 713 -40 C 732.333 -65.3333 746.667 -91 756 -117 C 765.333 -143 770 -169.333 770 -196 Z&quot;]
</span><span class="cx">       RenderSVGContainer {g} at (165,73) size 210x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,140.00)}]
</span><del>-        RenderSVGText {text} at (0,-67) size 210x84 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-67) size 210x85 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 210x84
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 209.71: &quot;Ay\x{D6}@\x{E7}&quot;
</span><del>-      RenderSVGText {text} at (7,193) size 130x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (7,193) size 130x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 130x21
</span><span class="cx">           chunk 1 text run 1 at (7.00,210.00) startOffset 0 endOffset 15 width 130.00: &quot;Glyphs over SVG&quot;
</span><span class="cx">       RenderSVGContainer {g} at (165,143) size 210x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,210.00)}]
</span><del>-        RenderSVGText {text} at (0,-67) size 210x84 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-67) size 210x85 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 210x84
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 209.71: &quot;Ay\x{D6}@\x{E7}&quot;
</span><span class="cx">       RenderSVGContainer {g} at (168,155) size 205x72 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(165.00,210.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontselem03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,11 +4,11 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (26,7) size 400x236
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (26,7) size 400x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (26,7) size 400x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 400x35
</span><span class="cx">           chunk 1 text run 1 at (26.00,35.00) startOffset 0 endOffset 31 width 400.00: &quot;External SVG font element (xml)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (31,81) size 345x162
</span><del>-        RenderSVGText {text} at (31,113) size 105x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (31,113) size 105x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 105x21
</span><span class="cx">             chunk 1 text run 1 at (31.00,130.00) startOffset 0 endOffset 13 width 105.00: &quot;Placed Glyphs&quot;
</span><span class="cx">         RenderSVGContainer {g} at (164,81) size 212x162 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(165.00,140.00)}]
</span><span class="lines">@@ -25,12 +25,12 @@
</span><span class="cx">             RenderSVGPath {line} at (343,81) size 2x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=6106.00] [y1=-3500.00] [x2=6106.00] [y2=2000.00]
</span><span class="cx">             RenderSVGPath {path} at (346,108) size 27x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(6106.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 770 -196 C 770 -278.667 750 -340.667 710 -382 C 670 -423.333 609.333 -444.333 528 -445 C 471.333 -445 417.667 -434.333 367 -413 C 303 -385 271 -346.667 271 -298 C 271 -262 293.667 -244 339 -244 C 363 -244 390 -252 420 -268 C 450 -284 482.333 -292.333 517 -293 C 549.667 -292.333 574 -284.333 590 -269 C 606 -253.667 614 -231 614 -201 C 614 -169 601.667 -140.333 577 -115 C 552.333 -89.6667 514.333 -67.3333 463 -48 C 357 -24 272 26.6667 208 104 C 139.333 186 105 286 105 404 C 105 539.333 150 679 240 823 C 340 983 452.667 1063 578 1063 C 643.333 1063 716.333 1047.67 797 1017 C 899 977.667 950 929.667 950 873 C 950 847.667 941.667 825.333 925 806 C 908.333 786.667 887.667 776.667 863 776 C 843.667 776 827 781.667 813 793 C 799 804.333 785 816 771 828 C 731.667 859.333 667.333 875 578 875 C 510 875 442.667 814.333 376 693 C 315.333 581.667 285 485.333 285 404 C 285 316 315 246.667 375 196 C 431 148.667 503 125 591 125 C 631 125 673.667 135.667 719 157 L 835 219 C 855 229.667 869.333 235 878 235 C 902.667 235 924 225.333 942 206 C 960 186.667 969 164 969 138 C 969 69.3333 883.667 10 713 -40 C 732.333 -65.3333 746.667 -91 756 -117 C 765.333 -143 770 -169.333 770 -196 Z&quot;]
</span><span class="cx">             RenderSVGPath {line} at (373,81) size 3x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=7158.00] [y1=-3500.00] [x2=7158.00] [y2=2000.00]
</span><del>-      RenderSVGText {text} at (67,193) size 74x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (67,193) size 74x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 74x21
</span><span class="cx">           chunk 1 text run 1 at (67.00,210.00) startOffset 0 endOffset 8 width 74.00: &quot;SVG Font&quot;
</span><span class="cx">       RenderSVGContainer {g} at (165,153) size 210x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,220.00)}]
</span><span class="cx">         RenderSVGPath {line} at (165,219) size 210x2 [stroke={[type=SOLID] [color=#888888]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=210.00] [y2=0.00]
</span><del>-        RenderSVGText {text} at (0,-67) size 210x84 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-67) size 210x85 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 210x84
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 209.71: &quot;Ay\x{D6}@\x{E7}&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontselem04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,11 +4,11 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (26,7) size 391x236
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (26,7) size 391x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (26,7) size 391x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 391x35
</span><span class="cx">           chunk 1 text run 1 at (26.00,35.00) startOffset 0 endOffset 31 width 391.00: &quot;External SVG font element (css)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (31,81) size 345x162
</span><del>-        RenderSVGText {text} at (31,113) size 105x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (31,113) size 105x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 105x21
</span><span class="cx">             chunk 1 text run 1 at (31.00,130.00) startOffset 0 endOffset 13 width 105.00: &quot;Placed Glyphs&quot;
</span><span class="cx">         RenderSVGContainer {g} at (164,81) size 212x162 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(165.00,140.00)}]
</span><span class="lines">@@ -25,12 +25,12 @@
</span><span class="cx">             RenderSVGPath {line} at (343,81) size 2x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=6106.00] [y1=-3500.00] [x2=6106.00] [y2=2000.00]
</span><span class="cx">             RenderSVGPath {path} at (346,108) size 27x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(6106.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 770 -196 C 770 -278.667 750 -340.667 710 -382 C 670 -423.333 609.333 -444.333 528 -445 C 471.333 -445 417.667 -434.333 367 -413 C 303 -385 271 -346.667 271 -298 C 271 -262 293.667 -244 339 -244 C 363 -244 390 -252 420 -268 C 450 -284 482.333 -292.333 517 -293 C 549.667 -292.333 574 -284.333 590 -269 C 606 -253.667 614 -231 614 -201 C 614 -169 601.667 -140.333 577 -115 C 552.333 -89.6667 514.333 -67.3333 463 -48 C 357 -24 272 26.6667 208 104 C 139.333 186 105 286 105 404 C 105 539.333 150 679 240 823 C 340 983 452.667 1063 578 1063 C 643.333 1063 716.333 1047.67 797 1017 C 899 977.667 950 929.667 950 873 C 950 847.667 941.667 825.333 925 806 C 908.333 786.667 887.667 776.667 863 776 C 843.667 776 827 781.667 813 793 C 799 804.333 785 816 771 828 C 731.667 859.333 667.333 875 578 875 C 510 875 442.667 814.333 376 693 C 315.333 581.667 285 485.333 285 404 C 285 316 315 246.667 375 196 C 431 148.667 503 125 591 125 C 631 125 673.667 135.667 719 157 L 835 219 C 855 229.667 869.333 235 878 235 C 902.667 235 924 225.333 942 206 C 960 186.667 969 164 969 138 C 969 69.3333 883.667 10 713 -40 C 732.333 -65.3333 746.667 -91 756 -117 C 765.333 -143 770 -169.333 770 -196 Z&quot;]
</span><span class="cx">             RenderSVGPath {line} at (373,81) size 3x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=7158.00] [y1=-3500.00] [x2=7158.00] [y2=2000.00]
</span><del>-      RenderSVGText {text} at (67,193) size 74x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (67,193) size 74x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 74x21
</span><span class="cx">           chunk 1 text run 1 at (67.00,210.00) startOffset 0 endOffset 8 width 74.00: &quot;SVG Font&quot;
</span><span class="cx">       RenderSVGContainer {g} at (165,153) size 210x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,220.00)}]
</span><span class="cx">         RenderSVGPath {line} at (165,219) size 210x2 [stroke={[type=SOLID] [color=#888888]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=210.00] [y2=0.00]
</span><del>-        RenderSVGText {text} at (0,-67) size 210x84 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-67) size 210x85 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 210x84
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 209.71: &quot;Ay\x{D6}@\x{E7}&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontselem05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (20,22) size 420x222
</span><del>-      RenderSVGText {text} at (111,22) size 257x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (111,22) size 258x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 257x35
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (111.50,50.00) startOffset 0 endOffset 21 width 257.00: &quot;&lt;font&gt; horiz-origin-x&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">           RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><span class="cx">       RenderSVGContainer {g} at (20,80) size 420x164 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,120.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (20,80) size 420x44
</span><del>-          RenderSVGText {text} at (0,-13) size 169x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-13) size 169x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 169x16
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 30 width 169.00: &quot;horiz-origin-x unspecified (0)&quot;
</span><span class="cx">           RenderSVGContainer {use} at (256,80) size 8x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 180x30
</span><span class="cx">               chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 4 width 180.00: &quot;1234&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,140) size 420x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
</span><del>-          RenderSVGText {text} at (0,-13) size 109x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-13) size 109x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 109x16
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 18 width 109.00: &quot;horiz-origin-x=500&quot;
</span><span class="cx">           RenderSVGContainer {use} at (256,140) size 20x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 180x30
</span><span class="cx">               chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 4 width 180.00: &quot;1234&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,200) size 420x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
</span><del>-          RenderSVGText {text} at (0,-13) size 171x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-13) size 171x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 171x16
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 28 width 171.00: &quot;horiz-adv-x=1000 but ignored&quot;
</span><span class="cx">           RenderSVGContainer {use} at (256,200) size 35x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontselem06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (20,22) size 420x182
</span><del>-      RenderSVGText {text} at (125,22) size 229x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (125,22) size 230x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 229x35
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (125.50,50.00) startOffset 0 endOffset 18 width 229.00: &quot;&lt;font&gt; horiz-adv-x&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">           RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><span class="cx">       RenderSVGContainer {g} at (20,90) size 420x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,120.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (20,90) size 300x34
</span><del>-          RenderSVGText {text} at (0,-13) size 102x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-13) size 102x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 102x16
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 102.00: &quot;horiz-adv-x=1000&quot;
</span><span class="cx">           RenderSVGContainer {use} at (256,100) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 60x30
</span><span class="cx">               chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 2 width 60.00: &quot;12&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,130) size 360x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,40.00)}]
</span><del>-          RenderSVGText {text} at (0,-13) size 102x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-13) size 102x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 102x16
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 102.00: &quot;horiz-adv-x=2000&quot;
</span><span class="cx">           RenderSVGContainer {use} at (256,140) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 120x30
</span><span class="cx">               chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 2 width 120.00: &quot;12&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,170) size 420x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,80.00)}]
</span><del>-          RenderSVGText {text} at (0,-13) size 171x16 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-13) size 171x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 171x16
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 28 width 171.00: &quot;horiz-adv-x=1000 but ignored&quot;
</span><span class="cx">           RenderSVGContainer {use} at (256,180) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontselem07bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx">     RenderSVGContainer {g} at (30,3) size 372x240
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (56,3) size 346x40 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (56,3) size 346x41 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 346x40
</span><span class="cx">           chunk 1 text run 1 at (56.00,35.00) startOffset 0 endOffset 22 width 346.00: &quot;Basic SVG font element&quot;
</span><span class="cx">       RenderSVGContainer {g} at (30,81) size 346x162
</span><del>-        RenderSVGText {text} at (30,113) size 105x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,113) size 105x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 105x21
</span><span class="cx">             chunk 1 text run 1 at (30.00,130.00) startOffset 0 endOffset 13 width 105.00: &quot;Placed Glyphs&quot;
</span><span class="cx">         RenderSVGContainer {g} at (164,81) size 212x162 [transform={m=((1.00,0.00)(0.00,-1.00)) t=(165.00,140.00)}]
</span><span class="lines">@@ -26,12 +26,12 @@
</span><span class="cx">             RenderSVGPath {line} at (343,81) size 2x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=6106.00] [y1=-3500.00] [x2=6106.00] [y2=2000.00]
</span><span class="cx">             RenderSVGPath {path} at (346,108) size 27x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(6106.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 770 -196 C 770 -278.667 750 -340.667 710 -382 C 670 -423.333 609.333 -444.333 528 -445 C 471.333 -445 417.667 -434.333 367 -413 C 303 -385 271 -346.667 271 -298 C 271 -262 293.667 -244 339 -244 C 363 -244 390 -252 420 -268 C 450 -284 482.333 -292.333 517 -293 C 549.667 -292.333 574 -284.333 590 -269 C 606 -253.667 614 -231 614 -201 C 614 -169 601.667 -140.333 577 -115 C 552.333 -89.6667 514.333 -67.3333 463 -48 C 357 -24 272 26.6667 208 104 C 139.333 186 105 286 105 404 C 105 539.333 150 679 240 823 C 340 983 452.667 1063 578 1063 C 643.333 1063 716.333 1047.67 797 1017 C 899 977.667 950 929.667 950 873 C 950 847.667 941.667 825.333 925 806 C 908.333 786.667 887.667 776.667 863 776 C 843.667 776 827 781.667 813 793 C 799 804.333 785 816 771 828 C 731.667 859.333 667.333 875 578 875 C 510 875 442.667 814.333 376 693 C 315.333 581.667 285 485.333 285 404 C 285 316 315 246.667 375 196 C 431 148.667 503 125 591 125 C 631 125 673.667 135.667 719 157 L 835 219 C 855 229.667 869.333 235 878 235 C 902.667 235 924 225.333 942 206 C 960 186.667 969 164 969 138 C 969 69.3333 883.667 10 713 -40 C 732.333 -65.3333 746.667 -91 756 -117 C 765.333 -143 770 -169.333 770 -196 Z&quot;]
</span><span class="cx">             RenderSVGPath {line} at (373,81) size 3x162 [stroke={[type=SOLID] [color=#888888] [stroke width=50.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=7158.00] [y1=-3500.00] [x2=7158.00] [y2=2000.00]
</span><del>-      RenderSVGText {text} at (65,193) size 74x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (65,193) size 74x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 74x21
</span><span class="cx">           chunk 1 text run 1 at (65.00,210.00) startOffset 0 endOffset 8 width 74.00: &quot;SVG Font&quot;
</span><span class="cx">       RenderSVGContainer {g} at (165,153) size 210x85 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,220.00)}]
</span><span class="cx">         RenderSVGPath {line} at (165,219) size 210x2 [stroke={[type=SOLID] [color=#888888]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=210.00] [y2=0.00]
</span><del>-        RenderSVGText {text} at (0,-67) size 210x84 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-67) size 210x85 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 210x84
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 5 width 209.71: &quot;Ay\x{D6}@\x{E7}&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11fontskern01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (9,59) size 222x52
</span><span class="cx">           RenderSVGContainer {g} at (9,59) size 22x52
</span><span class="cx">             RenderSVGRect {rect} at (9,59) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
</span><del>-            RenderSVGText {text} at (-21,-14) size 41x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 41x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-20.50,0.00) startOffset 0 endOffset 6 width 41.00: &quot;font A&quot;
</span><span class="cx">           RenderSVGContainer {use} at (29,59) size 202x52
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">           RenderSVGText {text} at (5,4) size 73x14 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 73x14
</span><span class="cx">               chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 13 width 73.00: &quot;u1=\&quot;1\&quot; u2=\&quot;2\&quot;&quot;
</span><del>-          RenderSVGContainer {g} at (31,81) size 53x30 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</del><ins>+          RenderSVGContainer {g} at (31,81) size 53x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (31,81) size 28x28
</span><span class="cx">               RenderSVGContainer {g} at (31,81) size 28x28
</span><span class="cx">                 RenderSVGPath {line} at (34,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">                 RenderSVGPath {line} at (59,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="cx">                 RenderSVGPath {line} at (60,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
</span><span class="cx">                 RenderSVGRect {rect} at (56,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
</span><del>-            RenderSVGText {text} at (0,-10) size 18x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 18x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 18x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 2 at (12.50,0.00) startOffset 1 endOffset 2 width 5.00: &quot;2&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">           RenderSVGText {text} at (5,1) size 138x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 138x18
</span><span class="cx">               chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 19 width 138.00: &quot;g1=\&quot;gl_1\&quot; g2=\&quot;gl_2\&quot;&quot;
</span><del>-          RenderSVGContainer {g} at (31,136) size 73x30 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</del><ins>+          RenderSVGContainer {g} at (31,136) size 73x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (31,136) size 28x28
</span><span class="cx">               RenderSVGContainer {g} at (31,136) size 28x28
</span><span class="cx">                 RenderSVGPath {line} at (34,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx">                 RenderSVGPath {line} at (79,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="cx">                 RenderSVGPath {line} at (80,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
</span><span class="cx">                 RenderSVGRect {rect} at (76,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
</span><del>-            RenderSVGText {text} at (0,-10) size 28x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 28x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 28x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 2 at (22.50,0.00) startOffset 1 endOffset 2 width 5.00: &quot;2&quot;
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx">           RenderSVGText {text} at (5,1) size 240x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 240x18
</span><span class="cx">               chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 33 width 240.00: &quot;u1=\&quot;1\&quot; u2=\&quot;2\&quot; g1=\&quot;gl_3\&quot; g2=\&quot;gl_4\&quot;&quot;
</span><del>-          RenderSVGContainer {g} at (31,191) size 138x30 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</del><ins>+          RenderSVGContainer {g} at (31,191) size 138x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (31,191) size 28x28
</span><span class="cx">               RenderSVGContainer {g} at (31,191) size 28x28
</span><span class="cx">                 RenderSVGPath {line} at (34,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="lines">@@ -109,7 +109,7 @@
</span><span class="cx">                 RenderSVGPath {line} at (144,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="cx">                 RenderSVGPath {line} at (145,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
</span><span class="cx">                 RenderSVGRect {rect} at (141,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
</span><del>-            RenderSVGText {text} at (0,-10) size 65x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 65x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 65x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 3 width 22.50: &quot;23&quot;
</span><span class="lines">@@ -117,7 +117,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (9,224) size 222x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,165.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (9,224) size 22x52
</span><span class="cx">             RenderSVGRect {rect} at (9,224) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
</span><del>-            RenderSVGText {text} at (-21,-14) size 41x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 41x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-20.50,0.00) startOffset 0 endOffset 6 width 41.00: &quot;font D&quot;
</span><span class="cx">           RenderSVGContainer {use} at (29,224) size 202x52
</span><span class="lines">@@ -128,7 +128,7 @@
</span><span class="cx">           RenderSVGText {text} at (5,1) size 122x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 122x18
</span><span class="cx">               chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 17 width 122.00: &quot;u1=\&quot;1,3\&quot; u2=\&quot;2,4\&quot;&quot;
</span><del>-          RenderSVGContainer {g} at (31,246) size 138x30 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</del><ins>+          RenderSVGContainer {g} at (31,246) size 138x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (31,246) size 28x28
</span><span class="cx">               RenderSVGContainer {g} at (31,246) size 28x28
</span><span class="cx">                 RenderSVGPath {line} at (34,246) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="lines">@@ -149,7 +149,7 @@
</span><span class="cx">                 RenderSVGPath {line} at (144,246) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="cx">                 RenderSVGPath {line} at (145,269) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
</span><span class="cx">                 RenderSVGRect {rect} at (141,266) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
</span><del>-            RenderSVGText {text} at (0,-10) size 65x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 65x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 65x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 3 width 22.50: &quot;23&quot;
</span><span class="lines">@@ -157,7 +157,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (249,59) size 228x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (249,59) size 22x52
</span><span class="cx">             RenderSVGRect {rect} at (249,59) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
</span><del>-            RenderSVGText {text} at (-20,-14) size 39x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-20,-14) size 40x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 39x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-19.50,0.00) startOffset 0 endOffset 6 width 39.00: &quot;font E&quot;
</span><span class="cx">           RenderSVGContainer {use} at (269,59) size 202x52
</span><span class="lines">@@ -168,7 +168,7 @@
</span><span class="cx">           RenderSVGText {text} at (5,1) size 202x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 202x18
</span><span class="cx">               chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 29 width 202.00: &quot;g1=\&quot;gl_1,gl_3\&quot; g2=\&quot;gl_2,gl_4\&quot;&quot;
</span><del>-          RenderSVGContainer {g} at (271,81) size 138x30 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</del><ins>+          RenderSVGContainer {g} at (271,81) size 138x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (271,81) size 28x28
</span><span class="cx">               RenderSVGContainer {g} at (271,81) size 28x28
</span><span class="cx">                 RenderSVGPath {line} at (274,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="lines">@@ -189,7 +189,7 @@
</span><span class="cx">                 RenderSVGPath {line} at (384,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="cx">                 RenderSVGPath {line} at (385,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
</span><span class="cx">                 RenderSVGRect {rect} at (381,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
</span><del>-            RenderSVGText {text} at (0,-10) size 65x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 65x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 65x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 3 width 22.50: &quot;23&quot;
</span><span class="lines">@@ -208,7 +208,7 @@
</span><span class="cx">           RenderSVGText {text} at (5,1) size 208x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 208x18
</span><span class="cx">               chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 26 width 208.00: &quot;u1=\&quot;U+003?\&quot; u2=\&quot;U+0031-34\&quot;&quot;
</span><del>-          RenderSVGContainer {g} at (271,136) size 168x30 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</del><ins>+          RenderSVGContainer {g} at (271,136) size 168x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (271,136) size 28x28
</span><span class="cx">               RenderSVGContainer {g} at (271,136) size 28x28
</span><span class="cx">                 RenderSVGPath {line} at (274,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="lines">@@ -229,7 +229,7 @@
</span><span class="cx">                 RenderSVGPath {line} at (414,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="cx">                 RenderSVGPath {line} at (415,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
</span><span class="cx">                 RenderSVGRect {rect} at (411,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
</span><del>-            RenderSVGText {text} at (0,-10) size 80x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 80x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 80x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 2 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -238,7 +238,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (249,169) size 222x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,110.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (249,169) size 22x52
</span><span class="cx">             RenderSVGRect {rect} at (249,169) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
</span><del>-            RenderSVGText {text} at (-21,-14) size 41x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 41x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-20.50,0.00) startOffset 0 endOffset 6 width 41.00: &quot;font G&quot;
</span><span class="cx">           RenderSVGContainer {use} at (269,169) size 202x52
</span><span class="lines">@@ -249,7 +249,7 @@
</span><span class="cx">           RenderSVGText {text} at (5,1) size 118x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 118x18
</span><span class="cx">               chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 16 width 118.00: &quot;u1=\&quot;1\&quot; g2=\&quot;gl_2\&quot;&quot;
</span><del>-          RenderSVGContainer {g} at (271,191) size 60x30 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</del><ins>+          RenderSVGContainer {g} at (271,191) size 59x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (271,191) size 28x28
</span><span class="cx">               RenderSVGContainer {g} at (271,191) size 28x28
</span><span class="cx">                 RenderSVGPath {line} at (274,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="lines">@@ -260,7 +260,7 @@
</span><span class="cx">                 RenderSVGPath {line} at (299,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
</span><span class="cx">                 RenderSVGPath {line} at (300,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
</span><span class="cx">                 RenderSVGRect {rect} at (296,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
</span><del>-            RenderSVGText {text} at (0,-10) size 28x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 28x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 28x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 2 at (12.50,0.00) startOffset 1 endOffset 2 width 15.00: &quot;2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11interactcursor01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (97,1) size 313x334
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (97,1) size 286x30 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (97,1) size 286x31 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 133x30
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (97.00,25.00) startOffset 0 endOffset 12 width 133.00: &quot;Text Cursor &quot;
</span><span class="cx">         RenderSVGInline {a} at (0,0) size 153x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11interactdom01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderSVGContainer {g} at (64,19) size 352x202
</span><span class="cx">       RenderSVGContainer {g} at (64,19) size 352x202
</span><span class="cx">         RenderSVGRect {rect} at (64,19) size 352x202 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#DDDDDD]}] [x=65.00] [y=20.00] [width=350.00] [height=200.00]
</span><del>-        RenderSVGText {text} at (120,81) size 209x62 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (120,81) size 209x63 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 209x62
</span><span class="cx">             chunk 1 text run 1 at (120.00,130.00) startOffset 0 endOffset 10 width 209.00: &quot;Start Test&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11interactevents01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,41 +4,41 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (30,3) size 408x304
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (30,3) size 408x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (30,3) size 408x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 408x45
</span><span class="cx">           chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 25 width 408.00: &quot;'onload' event attribute.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (47,45) size 364x262
</span><span class="cx">         RenderSVGContainer {g} at (47,45) size 111x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(77.50,45.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (77,45) size 81x80 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
</span><del>-          RenderSVGText {text} at (-30,83) size 95x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-30,83) size 95x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 95x45
</span><span class="cx">               chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 5 width 95.00: &quot;1: No&quot;
</span><span class="cx">         RenderSVGContainer {g} at (172,45) size 114x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(202.50,45.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (202,45) size 81x80 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
</span><del>-          RenderSVGText {text} at (-30,83) size 113x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-30,83) size 113x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x45
</span><span class="cx">               chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 6 width 113.00: &quot;2: Yes&quot;
</span><span class="cx">         RenderSVGContainer {g} at (297,45) size 114x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(327.50,45.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (327,45) size 81x80
</span><span class="cx">             RenderSVGRect {rect} at (327,45) size 81x80 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
</span><del>-          RenderSVGText {text} at (-30,83) size 113x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-30,83) size 113x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x45
</span><span class="cx">               chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 6 width 113.00: &quot;3: Yes&quot;
</span><span class="cx">         RenderSVGContainer {g} at (47,178) size 114x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(77.50,178.00)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (77,178) size 81x80
</span><span class="cx">             RenderSVGRect {rect} at (77,178) size 81x80 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
</span><del>-          RenderSVGText {text} at (-30,83) size 113x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-30,83) size 113x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x45
</span><span class="cx">               chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 6 width 113.00: &quot;4: Yes&quot;
</span><span class="cx">         RenderSVGContainer {g} at (172,178) size 111x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(202.50,178.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (202,178) size 81x80
</span><span class="cx">             RenderSVGRect {rect} at (202,178) size 81x80 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
</span><del>-          RenderSVGText {text} at (-30,83) size 95x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-30,83) size 95x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 95x45
</span><span class="cx">               chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 5 width 95.00: &quot;5: No&quot;
</span><span class="cx">         RenderSVGContainer {g} at (297,178) size 114x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(327.50,178.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (327,178) size 81x80 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=80.00] [height=80.00]
</span><del>-          RenderSVGText {text} at (-30,83) size 113x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-30,83) size 113x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 113x45
</span><span class="cx">               chunk 1 text run 1 at (-30.00,120.00) startOffset 0 endOffset 6 width 113.00: &quot;6: Yes&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11interactorder01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (9,8) size 462x293
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (60,8) size 320x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,8) size 320x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 320x45
</span><span class="cx">           chunk 1 text run 1 at (60.00,45.00) startOffset 0 endOffset 18 width 320.00: &quot;Event bubbling - a&quot;
</span><span class="cx">       RenderSVGContainer {g} at (9,59) size 462x242
</span><span class="lines">@@ -14,16 +14,16 @@
</span><span class="cx">         RenderSVGContainer {g} at (20,70) size 100x220
</span><span class="cx">           RenderSVGEllipse {circle} at (20,70) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=70.00] [cy=120.00] [r=50.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (20,190) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=70.00] [cy=240.00] [r=50.00]
</span><del>-        RenderSVGText {text} at (150,73) size 283x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (150,73) size 283x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 283x45
</span><span class="cx">             chunk 1 text run 1 at (150.00,110.00) startOffset 0 endOffset 18 width 283.00: &quot;Pointer in circle,&quot;
</span><del>-        RenderSVGText {text} at (150,113) size 260x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (150,113) size 260x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 260x45
</span><span class="cx">             chunk 1 text run 1 at (150.00,150.00) startOffset 0 endOffset 16 width 260.00: &quot;circle turns red&quot;
</span><del>-        RenderSVGText {text} at (150,193) size 283x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (150,193) size 283x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 283x45
</span><span class="cx">             chunk 1 text run 1 at (150.00,230.00) startOffset 0 endOffset 18 width 283.00: &quot;Pointer in circle,&quot;
</span><del>-        RenderSVGText {text} at (150,233) size 278x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (150,233) size 278x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 278x45
</span><span class="cx">             chunk 1 text run 1 at (150.00,270.00) startOffset 0 endOffset 17 width 278.00: &quot;circle turns blue&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11interactorder02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (9,8) size 462x293
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (60,8) size 320x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,8) size 320x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 320x45
</span><span class="cx">           chunk 1 text run 1 at (60.00,45.00) startOffset 0 endOffset 18 width 320.00: &quot;Event bubbling - b&quot;
</span><span class="cx">       RenderSVGContainer {g} at (9,59) size 462x242
</span><span class="lines">@@ -14,16 +14,16 @@
</span><span class="cx">         RenderSVGContainer {a} at (20,70) size 100x220
</span><span class="cx">           RenderSVGEllipse {circle} at (20,70) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=70.00] [cy=120.00] [r=50.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (20,190) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=70.00] [cy=240.00] [r=50.00]
</span><del>-        RenderSVGText {text} at (135,73) size 257x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (135,73) size 257x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 257x45
</span><span class="cx">             chunk 1 text run 1 at (135.00,110.00) startOffset 0 endOffset 16 width 257.00: &quot;Click on circle,&quot;
</span><del>-        RenderSVGText {text} at (135,113) size 260x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (135,113) size 260x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 260x45
</span><span class="cx">             chunk 1 text run 1 at (135.00,150.00) startOffset 0 endOffset 16 width 260.00: &quot;circle turns red&quot;
</span><del>-        RenderSVGText {text} at (135,193) size 257x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (135,193) size 257x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 257x45
</span><span class="cx">             chunk 1 text run 1 at (135.00,230.00) startOffset 0 endOffset 16 width 257.00: &quot;Click on circle,&quot;
</span><del>-        RenderSVGText {text} at (135,233) size 159x45 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (135,233) size 159x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x45
</span><span class="cx">             chunk 1 text run 1 at (135.00,270.00) startOffset 0 endOffset 9 width 159.00: &quot;hyperlink&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11interactorder03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,24 +4,24 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (9,3) size 463x283
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (60,3) size 318x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,3) size 318x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 318x45
</span><span class="cx">           chunk 1 text run 1 at (60.00,40.00) startOffset 0 endOffset 18 width 318.00: &quot;Event bubbling - c&quot;
</span><span class="cx">       RenderSVGContainer {g} at (9,54) size 462x232
</span><span class="cx">         RenderSVGRect {rect} at (9,54) size 462x232 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=10.00] [y=55.00] [width=460.00] [height=230.00]
</span><span class="cx">       RenderSVGContainer {g} at (20,53) size 452x226
</span><span class="cx">         RenderSVGContainer {a} at (20,53) size 452x226
</span><del>-          RenderSVGText {text} at (20,53) size 415x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,53) size 415x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 415x45
</span><span class="cx">               chunk 1 text run 1 at (20.00,90.00) startOffset 0 endOffset 25 width 415.00: &quot;String turns red on click&quot;
</span><span class="cx">           RenderSVGContainer {g} at (20,123) size 387x84
</span><del>-            RenderSVGText {text} at (60,123) size 338x45 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (60,123) size 338x46 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 338x45
</span><span class="cx">                 chunk 1 text run 1 at (60.00,160.00) startOffset 0 endOffset 20 width 338.00: &quot;String hyperlinks to&quot;
</span><span class="cx">             RenderSVGText {text} at (20,170) size 387x37 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 387x37
</span><span class="cx">                 chunk 1 text run 1 at (20.00,200.00) startOffset 0 endOffset 27 width 387.00: &quot;interact-order-03b-targ.svg&quot;
</span><del>-          RenderSVGText {text} at (30,233) size 442x45 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (30,233) size 442x46 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 442x45
</span><span class="cx">               chunk 1 text run 1 at (30.00,270.00) startOffset 0 endOffset 27 width 442.00: &quot;All strings are selectable.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11interactzoom01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (3,3) size 477x357
</span><del>-    RenderSVGContainer {g} at (30,6) size 393x249
-      RenderSVGContainer {g} at (30,6) size 393x249
-        RenderSVGText {text} at (5,1) size 54x7 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (30,9) size 393x246
+      RenderSVGContainer {g} at (30,9) size 393x246
+        RenderSVGText {text} at (5,1) size 54x8 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x7
</span><span class="cx">             chunk 1 text run 1 at (5.00,7.00) startOffset 0 endOffset 21 width 54.00: &quot;Test default value of&quot;
</span><del>-        RenderSVGText {text} at (5,8) size 61x7 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,8) size 61x8 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 61x7
</span><span class="cx">             chunk 1 text run 1 at (5.00,14.00) startOffset 0 endOffset 21 width 61.00: &quot;zoomAndPan attribute.&quot;
</span><span class="cx">         RenderSVGContainer {g} at (57,129) size 366x126
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11linkinga04texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">         RenderSVGContainer {a} at (164,206) size 147x76
</span><span class="cx">           RenderSVGPath {path} at (164,206) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FFFF]}] [data=&quot;M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z&quot;]
</span><span class="cx">       RenderSVGEllipse {circle} at (368,131) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=390.00] [cy=153.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (350,179) size 76x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (350,179) size 76x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 76x12
</span><span class="cx">           chunk 1 text run 1 at (350.00,189.00) startOffset 0 endOffset 20 width 76.00: &quot;id=\&quot;internal-circle\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11linkinga05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,25 +9,25 @@
</span><span class="cx">       RenderSVGPath {path} at (164,26) size 147x76 [stroke={[type=SOLID] [color=#000080]}] [fill={[type=SOLID] [color=#808000]}] [data=&quot;M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z&quot;]
</span><span class="cx">       RenderSVGContainer {a} at (155,8) size 164x121 [transform={m=((0.94,0.34)(-0.34,0.94)) t=(35.80,-73.03)}]
</span><span class="cx">         RenderSVGPath {path} at (155,8) size 164x121 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#FFFF00]}] [data=&quot;M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z&quot;]
</span><del>-      RenderSVGText {text} at (10,35) size 117x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,35) size 117x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 117x12
</span><span class="cx">           chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 28 width 117.00: &quot;transform=\&quot;rotate(20,225,65)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,116) size 301x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,90.00)}]
</span><span class="cx">         RenderSVGPath {path} at (164,116) size 147x76 [stroke={[type=SOLID] [color=#000080]}] [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z&quot;]
</span><span class="cx">         RenderSVGContainer {a} at (106,116) size 190x76 [transform={m=((1.00,0.00)(-0.58,1.00)) t=(0.00,0.00)}]
</span><span class="cx">           RenderSVGPath {path} at (106,116) size 190x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FF00]}] [data=&quot;M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z&quot;]
</span><del>-        RenderSVGText {text} at (10,35) size 94x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,35) size 94x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 94x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 21 width 94.00: &quot;transform=\&quot;skewX(-30)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,186) size 301x96 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
</span><span class="cx">         RenderSVGPath {path} at (164,206) size 147x76 [stroke={[type=SOLID] [color=#000080]}] [fill={[type=SOLID] [color=#008080]}] [data=&quot;M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z&quot;]
</span><span class="cx">         RenderSVGContainer {a} at (154,186) size 147x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,-20.00)}]
</span><span class="cx">           RenderSVGPath {path} at (154,186) size 147x76 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#00FFFF]}] [data=&quot;M 165 40 L 265 40 L 265 28 L 310 64 L 265 100 L 265 88 L 165 88 Z&quot;]
</span><del>-        RenderSVGText {text} at (10,35) size 116x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,35) size 116x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 116x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 29 width 116.00: &quot;transform=\&quot;translate(-10,-20)&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (368,131) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=390.00] [cy=153.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (350,179) size 76x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (350,179) size 76x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 76x12
</span><span class="cx">           chunk 1 text run 1 at (350.00,189.00) startOffset 0 endOffset 20 width 76.00: &quot;id=\&quot;internal-circle\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11linkinguri01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 63x18
</span><span class="cx">           chunk 1 text run 1 at (340.00,116.00) startOffset 0 endOffset 9 width 63.00: &quot;Rectangle&quot;
</span><span class="cx">       RenderSVGRect {rect} at (291,28) size 143x93 [stroke={[type=SOLID] [color=#000000]}] [x=292.00] [y=29.00] [width=141.00] [height=91.00]
</span><del>-      RenderSVGText {text} at (302,120) size 116x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (302,120) size 116x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 116x12
</span><span class="cx">           chunk 1 text run 1 at (302.00,130.00) startOffset 0 endOffset 29 width 116.00: &quot;No view attributes except id.&quot;
</span><span class="cx">       RenderSVGEllipse {ellipse} at (298,219) size 144x64 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 43x18
</span><span class="cx">           chunk 1 text run 1 at (355.00,295.00) startOffset 0 endOffset 7 width 43.00: &quot;Ellipse&quot;
</span><span class="cx">       RenderSVGRect {rect} at (294,215) size 152x84 [stroke={[type=SOLID] [color=#000000]}] [x=295.00] [y=216.00] [width=150.00] [height=82.00]
</span><del>-      RenderSVGText {text} at (315,204) size 112x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (315,204) size 112x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 112x12
</span><span class="cx">           chunk 1 text run 1 at (315.00,214.00) startOffset 0 endOffset 27 width 112.00: &quot;viewBox, should fill frame.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (49,32) size 72x72 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
</span><span class="lines">@@ -51,10 +51,10 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (70.00,116.00) startOffset 0 endOffset 6 width 38.00: &quot;Circle&quot;
</span><span class="cx">       RenderSVGRect {rect} at (35,28) size 100x93 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=29.00] [width=98.00] [height=91.00]
</span><del>-      RenderSVGText {text} at (36,118) size 100x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (36,118) size 100x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 100x12
</span><span class="cx">           chunk 1 text run 1 at (36.00,128.00) startOffset 0 endOffset 21 width 100.00: &quot;viewBox &amp; non-uniform&quot;
</span><del>-      RenderSVGText {text} at (36,127) size 81x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (36,127) size 81x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 81x12
</span><span class="cx">           chunk 1 text run 1 at (36.00,137.00) startOffset 0 endOffset 19 width 81.00: &quot;preserveAspectRatio&quot;
</span><span class="cx">       RenderSVGPath {polygon} at (39,211) size 95x72 [fill={[type=SOLID] [color=#008000]}] [points=&quot;87 211 134 238 116 283 57 283 39 238 87 211&quot;]
</span><span class="lines">@@ -62,10 +62,10 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 53x18
</span><span class="cx">           chunk 1 text run 1 at (65.00,295.00) startOffset 0 endOffset 7 width 53.00: &quot;Polygon&quot;
</span><span class="cx">       RenderSVGRect {rect} at (35,207) size 102x91 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=208.00] [width=100.00] [height=89.00]
</span><del>-      RenderSVGText {text} at (46,187) size 77x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (46,187) size 77x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 77x12
</span><span class="cx">           chunk 1 text run 1 at (46.00,197.00) startOffset 0 endOffset 18 width 77.00: &quot;viewTarget, should&quot;
</span><del>-      RenderSVGText {text} at (46,196) size 73x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (46,196) size 73x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 73x12
</span><span class="cx">           chunk 1 text run 1 at (46.00,206.00) startOffset 0 endOffset 17 width 73.00: &quot;highlight polygon&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11linkinguri02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 63x18
</span><span class="cx">           chunk 1 text run 1 at (340.00,116.00) startOffset 0 endOffset 9 width 63.00: &quot;Rectangle&quot;
</span><span class="cx">       RenderSVGRect {rect} at (291,28) size 143x93 [stroke={[type=SOLID] [color=#000000]}] [x=292.00] [y=29.00] [width=141.00] [height=91.00]
</span><del>-      RenderSVGText {text} at (302,120) size 116x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (302,120) size 116x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 116x12
</span><span class="cx">           chunk 1 text run 1 at (302.00,130.00) startOffset 0 endOffset 29 width 116.00: &quot;No view attributes except id.&quot;
</span><span class="cx">       RenderSVGEllipse {ellipse} at (298,219) size 144x64 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 43x18
</span><span class="cx">           chunk 1 text run 1 at (355.00,295.00) startOffset 0 endOffset 7 width 43.00: &quot;Ellipse&quot;
</span><span class="cx">       RenderSVGRect {rect} at (294,215) size 152x84 [stroke={[type=SOLID] [color=#000000]}] [x=295.00] [y=216.00] [width=150.00] [height=82.00]
</span><del>-      RenderSVGText {text} at (315,204) size 112x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (315,204) size 112x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 112x12
</span><span class="cx">           chunk 1 text run 1 at (315.00,214.00) startOffset 0 endOffset 27 width 112.00: &quot;viewBox, should fill frame.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (49,32) size 72x72 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
</span><span class="lines">@@ -54,10 +54,10 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (70.00,116.00) startOffset 0 endOffset 6 width 38.00: &quot;Circle&quot;
</span><span class="cx">       RenderSVGRect {rect} at (35,28) size 100x93 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=29.00] [width=98.00] [height=91.00]
</span><del>-      RenderSVGText {text} at (36,118) size 100x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (36,118) size 100x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 100x12
</span><span class="cx">           chunk 1 text run 1 at (36.00,128.00) startOffset 0 endOffset 21 width 100.00: &quot;viewBox &amp; non-uniform&quot;
</span><del>-      RenderSVGText {text} at (36,127) size 81x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (36,127) size 81x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 81x12
</span><span class="cx">           chunk 1 text run 1 at (36.00,137.00) startOffset 0 endOffset 19 width 81.00: &quot;preserveAspectRatio&quot;
</span><span class="cx">       RenderSVGPath {polygon} at (39,211) size 95x72 [fill={[type=SOLID] [color=#008000]}] [points=&quot;87 211 134 238 116 283 57 283 39 238 87 211&quot;]
</span><span class="lines">@@ -65,10 +65,10 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 53x18
</span><span class="cx">           chunk 1 text run 1 at (65.00,295.00) startOffset 0 endOffset 7 width 53.00: &quot;Polygon&quot;
</span><span class="cx">       RenderSVGRect {rect} at (35,207) size 102x91 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=208.00] [width=100.00] [height=89.00]
</span><del>-      RenderSVGText {text} at (46,187) size 77x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (46,187) size 77x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 77x12
</span><span class="cx">           chunk 1 text run 1 at (46.00,197.00) startOffset 0 endOffset 18 width 77.00: &quot;viewTarget, should&quot;
</span><del>-      RenderSVGText {text} at (46,196) size 73x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (46,196) size 73x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 73x12
</span><span class="cx">           chunk 1 text run 1 at (46.00,206.00) startOffset 0 endOffset 17 width 73.00: &quot;highlight polygon&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11linkinguri03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,25 +18,25 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 81x14
</span><span class="cx">           chunk 1 text run 1 at (25.00,182.00) startOffset 0 endOffset 17 width 81.00: &quot;linkingToc-t.svg.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (18,159) size 102x28 [stroke={[type=SOLID] [color=#000000]}] [x=19.00] [y=160.00] [width=100.00] [height=26.00]
</span><del>-      RenderSVGText {text} at (275,134) size 82x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (275,134) size 82x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 82x12
</span><span class="cx">           chunk 1 text run 1 at (275.00,144.00) startOffset 0 endOffset 19 width 82.00: &quot;xlink:type=\&quot;simple\&quot;&quot;
</span><del>-      RenderSVGText {text} at (275,145) size 86x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (275,145) size 86x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x12
</span><span class="cx">           chunk 1 text run 1 at (275.00,155.00) startOffset 0 endOffset 20 width 86.00: &quot;xlink:show=\&quot;replace\&quot;&quot;
</span><del>-      RenderSVGText {text} at (275,156) size 107x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (275,156) size 107x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 107x12
</span><span class="cx">           chunk 1 text run 1 at (275.00,166.00) startOffset 0 endOffset 25 width 107.00: &quot;xlink:actuate=\&quot;onRequest\&quot;&quot;
</span><del>-      RenderSVGText {text} at (275,167) size 120x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (275,167) size 120x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 120x12
</span><span class="cx">           chunk 1 text run 1 at (275.00,177.00) startOffset 0 endOffset 29 width 120.00: &quot;xlink:href=\&quot;linkingToc-t.svg\&quot;&quot;
</span><del>-      RenderSVGText {text} at (275,178) size 117x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (275,178) size 117x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 117x12
</span><span class="cx">           chunk 1 text run 1 at (275.00,188.00) startOffset 0 endOffset 30 width 117.00: &quot;xlink:role=\&quot;figure-out-a-role\&quot;&quot;
</span><del>-      RenderSVGText {text} at (275,189) size 160x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (275,189) size 160x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 160x12
</span><span class="cx">           chunk 1 text run 1 at (275.00,199.00) startOffset 0 endOffset 38 width 160.00: &quot;xlink:title=\&quot;TOC of Linking BE tests.\&quot;&quot;
</span><del>-      RenderSVGText {text} at (275,200) size 55x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (275,200) size 55x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 55x12
</span><span class="cx">           chunk 1 text run 1 at (275.00,210.00) startOffset 0 endOffset 14 width 55.00: &quot;target=\&quot;_self\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11maskingintro01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGText {text} at (62,18) size 355x21 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (62,18) size 356x22 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 355x21
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (62.50,35.00) startOffset 0 endOffset 51 width 355.00: &quot;Testing stroke inclusion for 'clip-path' and 'mask'&quot;
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11maskingopacity01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,56 +3,56 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,5) size 443x285
</span><del>-      RenderSVGText {text} at (50,5) size 385x27 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,5) size 385x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 385x27
</span><span class="cx">           chunk 1 text run 1 at (50.00,27.00) startOffset 0 endOffset 37 width 385.00: &quot;Test for opacity property on a group.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (10,30) size 100x260 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00]
</span><span class="cx">       RenderSVGContainer {g} at (60,50) size 90x50
</span><span class="cx">         RenderSVGRect {rect} at (60,50) size 80x40 [fill={[type=SOLID] [color=#0000FF]}] [x=60.00] [y=50.00] [width=80.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (70,60) size 80x40 [fill={[type=SOLID] [color=#00FF00]}] [x=70.00] [y=60.00] [width=80.00] [height=40.00]
</span><del>-      RenderSVGText {text} at (200,43) size 148x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,43) size 148x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 148x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,62.00) startOffset 0 endOffset 16 width 148.00: &quot;Group opacity: 1&quot;
</span><del>-      RenderSVGText {text} at (200,61) size 219x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,61) size 219x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 219x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,80.00) startOffset 0 endOffset 25 width 219.00: &quot;Blue rectangle opacity: 1&quot;
</span><del>-      RenderSVGText {text} at (200,79) size 236x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,79) size 236x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 236x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,98.00) startOffset 0 endOffset 26 width 236.00: &quot;Green rectangle opacity: 1&quot;
</span><span class="cx">       RenderSVGContainer {g} at (60,110) size 90x50 [opacity=0.50]
</span><span class="cx">         RenderSVGRect {rect} at (60,110) size 80x40 [fill={[type=SOLID] [color=#0000FF]}] [x=60.00] [y=110.00] [width=80.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (70,120) size 80x40 [fill={[type=SOLID] [color=#00FF00]}] [x=70.00] [y=120.00] [width=80.00] [height=40.00]
</span><del>-      RenderSVGText {text} at (200,103) size 165x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,103) size 165x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 165x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,122.00) startOffset 0 endOffset 18 width 165.00: &quot;Group opacity: 0.5&quot;
</span><del>-      RenderSVGText {text} at (200,121) size 219x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,121) size 219x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 219x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,140.00) startOffset 0 endOffset 25 width 219.00: &quot;Blue rectangle opacity: 1&quot;
</span><del>-      RenderSVGText {text} at (200,139) size 236x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,139) size 236x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 236x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,158.00) startOffset 0 endOffset 26 width 236.00: &quot;Green rectangle opacity: 1&quot;
</span><span class="cx">       RenderSVGContainer {g} at (60,170) size 90x50
</span><span class="cx">         RenderSVGRect {rect} at (60,170) size 80x40 [opacity=0.50] [fill={[type=SOLID] [color=#0000FF]}] [x=60.00] [y=170.00] [width=80.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (70,180) size 80x40 [opacity=0.50] [fill={[type=SOLID] [color=#00FF00]}] [x=70.00] [y=180.00] [width=80.00] [height=40.00]
</span><del>-      RenderSVGText {text} at (200,163) size 148x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,163) size 148x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 148x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,182.00) startOffset 0 endOffset 16 width 148.00: &quot;Group opacity: 1&quot;
</span><del>-      RenderSVGText {text} at (200,181) size 236x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,181) size 236x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 236x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,200.00) startOffset 0 endOffset 27 width 236.00: &quot;Blue rectangle opacity: 0.5&quot;
</span><del>-      RenderSVGText {text} at (200,199) size 253x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,199) size 253x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 253x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,218.00) startOffset 0 endOffset 28 width 253.00: &quot;Green rectangle opacity: 0.5&quot;
</span><span class="cx">       RenderSVGContainer {g} at (60,230) size 90x50 [opacity=0.50]
</span><span class="cx">         RenderSVGRect {rect} at (60,230) size 80x40 [opacity=0.50] [fill={[type=SOLID] [color=#0000FF]}] [x=60.00] [y=230.00] [width=80.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (70,240) size 80x40 [opacity=0.50] [fill={[type=SOLID] [color=#00FF00]}] [x=70.00] [y=240.00] [width=80.00] [height=40.00]
</span><del>-      RenderSVGText {text} at (200,223) size 165x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,223) size 165x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 165x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,242.00) startOffset 0 endOffset 18 width 165.00: &quot;Group opacity: 0.5&quot;
</span><del>-      RenderSVGText {text} at (200,241) size 236x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,241) size 236x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 236x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,260.00) startOffset 0 endOffset 27 width 236.00: &quot;Blue rectangle opacity: 0.5&quot;
</span><del>-      RenderSVGText {text} at (200,259) size 253x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (200,259) size 253x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 253x23
</span><span class="cx">           chunk 1 text run 1 at (200.00,278.00) startOffset 0 endOffset 28 width 253.00: &quot;Green rectangle opacity: 0.5&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,17 +11,17 @@
</span><span class="cx">           RenderSVGRect {rect} at (225,160) size 95x75 [fill={[type=SOLID] [color=#000000]}] [x=225.00] [y=160.00] [width=95.00] [height=75.00]
</span><span class="cx">       RenderSVGRect {rect} at (200,17) size 60x66 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=20.00] [y=20.00] [width=440.00] [height=60.00]
</span><span class="cx">         [clipPath=&quot;clip1&quot;] RenderSVGResourceClipper {clipPath} at (200,10) size 60x100
</span><del>-      RenderSVGText {text} at (20,102) size 325x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,102) size 325x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 325x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,130.00) startOffset 0 endOffset 23 width 325.00: &quot;Rectangle being clipped&quot;
</span><span class="cx">       RenderSVGContainer {g} at (112,152) size 208x98
</span><span class="cx">         [clipPath=&quot;clip2&quot;] RenderSVGResourceClipper {clipPath} at (90,150) size 230x100
</span><span class="cx">         RenderSVGRect {rect} at (112,187) size 231x46 [stroke={[type=SOLID] [color=#0000FF] [stroke width=5.00]}] [fill={[type=SOLID] [color=#00FFFF]}] [x=115.00] [y=190.00] [width=225.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (112,237) size 231x46 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=115.00] [y=240.00] [width=225.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (115,152) size 327x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (115,152) size 327x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 327x34
</span><span class="cx">             chunk 1 text run 1 at (115.00,180.00) startOffset 0 endOffset 26 width 327.00: &quot;Line of text to be clipped&quot;
</span><del>-      RenderSVGText {text} at (20,252) size 272x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,252) size 272x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 272x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,280.00) startOffset 0 endOffset 19 width 272.00: &quot;Group being clipped&quot;
</span><span class="cx">       RenderSVGContainer {g} at (89,149) size 232x102
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 1x2 [fill={[type=SOLID] [color=#000000]}] [x=0.25] [y=0.50] [width=0.60] [height=1.00]
</span><span class="cx">       RenderSVGRect {rect} at (117,50) size 259x40 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=430.00] [height=80.00]
</span><span class="cx">         [clipPath=&quot;clip1&quot;] RenderSVGResourceClipper {clipPath} at (117.50,50) size 258x80
</span><del>-      RenderSVGText {text} at (20,102) size 457x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,102) size 457x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 457x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,130.00) startOffset 0 endOffset 31 width 457.00: &quot;clipPathUnits=objectBoundingBox&quot;
</span><span class="cx">       RenderSVGResourceClipper {clipPath} [id=&quot;clip2&quot;] [clipPathUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGRect {rect} at (60,60) size 80x80 [fill={[type=SOLID] [color=#000000]}] [x=60.00] [y=60.00] [width=80.00] [height=80.00]
</span><span class="cx">       RenderSVGRect {rect} at (184,157) size 86x86 [transform={m=((0.71,-0.71)(0.71,0.71)) t=(100.00,200.00)}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=120.00] [height=120.00]
</span><span class="cx">         [clipPath=&quot;clip2&quot;] RenderSVGResourceClipper {clipPath} at (60,60) size 80x80
</span><del>-      RenderSVGText {text} at (20,252) size 434x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,252) size 434x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 434x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,280.00) startOffset 0 endOffset 28 width 434.00: &quot;clipPathUnits=userSpaceOnUse&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,22 +9,22 @@
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 480x360
</span><span class="cx">         RenderSVGContainer {g} at (114,0) size 252x41 [transform={m=((1.00,0.00)(0.00,1.00)) t=(115.00,-20.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (114,0) size 252x41 [stroke={[type=SOLID] [color=#FF8888] [stroke width=2.00]}] [fill={[type=SOLID] [color=#CCCCFF]}] [x=0.00] [y=0.00] [width=250.00] [height=60.00]
</span><del>-          RenderSVGText {text} at (15,1) size 217x54 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (15,1) size 217x55 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 217x54
</span><span class="cx">               chunk 1 text run 1 at (15.00,45.00) startOffset 0 endOffset 10 width 217.00: &quot;Outer Clip&quot;
</span><span class="cx">         RenderSVGContainer {g} at (0,149) size 76x62 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-175.00,150.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (0,149) size 76x62 [stroke={[type=SOLID] [color=#FF8888] [stroke width=2.00]}] [fill={[type=SOLID] [color=#CCCCFF]}] [x=0.00] [y=0.00] [width=250.00] [height=60.00]
</span><del>-          RenderSVGText {text} at (15,1) size 217x54 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (15,1) size 217x55 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 217x54
</span><span class="cx">               chunk 1 text run 1 at (15.00,45.00) startOffset 0 endOffset 10 width 217.00: &quot;Outer Clip&quot;
</span><span class="cx">         RenderSVGContainer {g} at (404,149) size 76x62 [transform={m=((1.00,0.00)(0.00,1.00)) t=(405.00,150.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (404,149) size 76x62 [stroke={[type=SOLID] [color=#FF8888] [stroke width=2.00]}] [fill={[type=SOLID] [color=#CCCCFF]}] [x=0.00] [y=0.00] [width=250.00] [height=60.00]
</span><del>-          RenderSVGText {text} at (15,1) size 217x54 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (15,1) size 217x55 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 217x54
</span><span class="cx">               chunk 1 text run 1 at (15.00,45.00) startOffset 0 endOffset 10 width 217.00: &quot;Outer Clip&quot;
</span><span class="cx">         RenderSVGContainer {g} at (114,329) size 252x31 [transform={m=((1.00,0.00)(0.00,1.00)) t=(115.00,330.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (114,329) size 252x31 [stroke={[type=SOLID] [color=#FF8888] [stroke width=2.00]}] [fill={[type=SOLID] [color=#CCCCFF]}] [x=0.00] [y=0.00] [width=250.00] [height=60.00]
</span><del>-          RenderSVGText {text} at (15,1) size 217x54 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (15,1) size 217x55 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 217x54
</span><span class="cx">               chunk 1 text run 1 at (15.00,45.00) startOffset 0 endOffset 10 width 217.00: &quot;Outer Clip&quot;
</span><span class="cx">       RenderSVGRect {rect} at (112,97) size 256x166 [stroke={[type=SOLID] [color=#006600] [stroke width=5.00]}] [x=115.00] [y=100.00] [width=250.00] [height=160.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11maskingpath04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,17 +5,17 @@
</span><span class="cx">     RenderSVGContainer {g} at (30,20) size 410x272
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGResourceClipper {clipPath} [id=&quot;sample&quot;] [clipPathUnits=userSpaceOnUse]
</span><del>-          RenderSVGText {text} at (45,169) size 353x122 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (45,169) size 353x123 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 353x122
</span><span class="cx">               chunk 1 text run 1 at (45.00,270.00) startOffset 0 endOffset 9 width 353.00: &quot;Clip Test&quot;
</span><span class="cx">       RenderSVGContainer {g} at (30,20) size 410x140
</span><span class="cx">         RenderSVGImage {image} at (30,20) size 410x140
</span><del>-        RenderSVGText {text} at (55,29) size 353x122 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (55,29) size 353x123 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 353x122
</span><span class="cx">             chunk 1 text run 1 at (55.00,130.00) startOffset 0 endOffset 9 width 353.00: &quot;Clip Test&quot;
</span><span class="cx">       RenderSVGContainer {g} at (45,170) size 353x122
</span><span class="cx">         RenderSVGImage {image} at (45,170) size 353x122
</span><del>-          [clipPath=&quot;sample&quot;] RenderSVGResourceClipper {clipPath} at (45,169) size 353x123
</del><ins>+          [clipPath=&quot;sample&quot;] RenderSVGResourceClipper {clipPath} at (45,169.11) size 353x121.98
</ins><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 264x46
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.8 $&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11metadataexample01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx">           RenderSVGPath {polygon} at (220,64) size 2x1 [fill={[type=SOLID] [color=#5A59CE]}] [points=&quot;600 210 592 214 592 206&quot;]
</span><span class="cx">           RenderSVGPath {polygon} at (217,69) size 2x2 [fill={[type=SOLID] [color=#5A59CE]}] [points=&quot;511 264 503 268 503 260&quot;]
</span><span class="cx">           RenderSVGPath {polygon} at (223,70) size 2x2 [fill={[type=SOLID] [color=#5A59CE]}] [points=&quot;597 324 590 329 588 321&quot;]
</span><del>-        RenderSVGContainer {g} at (195,47) size 50x36
</del><ins>+        RenderSVGContainer {g} at (195,48) size 50x35
</ins><span class="cx">           RenderSVGText {text} at (458,92) size 508x17 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 508x17
</span><span class="cx">               chunk 1 text run 1 at (458.00,105.00) startOffset 0 endOffset 67 width 507.65: &quot;http://prismstandard.org/vocabularies/1.0/resourcetype.xml#birdsEye&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11paintingfill03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           chunk 1 text run 1 at (30.00,42.00) startOffset 0 endOffset 29 width 410.00: &quot;Basic paint: fill properties.&quot;
</span><span class="cx">       RenderSVGPath {path} at (30,75) size 160x160 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data=&quot;M 110 75 L 160 235 L 30 135 L 190 135 L 60 235 Z&quot;]
</span><span class="cx">       RenderSVGPath {path} at (285,75) size 160x160 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 365 75 L 415 235 L 285 135 L 445 135 L 315 235 Z&quot;]
</span><del>-      RenderSVGText {text} at (10,254) size 247x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,254) size 247x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 247x34
</span><span class="cx">           chunk 1 text run 1 at (10.00,282.00) startOffset 0 endOffset 19 width 247.00: &quot;fill-rule=\&quot;evenodd\&quot;&quot;
</span><del>-      RenderSVGText {text} at (260,254) size 240x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (260,254) size 240x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 240x34
</span><span class="cx">           chunk 1 text run 1 at (260.00,282.00) startOffset 0 endOffset 19 width 240.00: &quot;fill-rule=\&quot;nonzero\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11paintingmarker02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (22,52) size 186x91
</span><span class="cx">         RenderSVGResourceMarker {marker} [id=&quot;marker1&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
</span><span class="cx">           RenderSVGRect {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (100,130) size 54x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (100,130) size 54x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x12
</span><span class="cx">             chunk 1 text run 1 at (100.00,140.00) startOffset 0 endOffset 13 width 54.00: &quot;Fill Property&quot;
</span><span class="cx">         RenderSVGPath {path} at (22,52) size 66x66 [fill={[type=SOLID] [color=#000000]}] [start marker=marker1] [middle marker=marker1] [end marker=marker1] [data=&quot;M 30 60 L 80 60 L 80 110 Z&quot;]
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (260,50) size 188x93
</span><span class="cx">         RenderSVGResourceMarker {marker} [id=&quot;marker2&quot;] [markerUnits=strokeWidth] [ref at (10,10)] [angle=0.00]
</span><span class="cx">           RenderSVGRect {rect} at (0,0) size 5x5 [stroke={[type=SOLID] [color=#000000] [stroke width=4.00]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (340,130) size 72x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (340,130) size 72x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 72x12
</span><span class="cx">             chunk 1 text run 1 at (340.00,140.00) startOffset 0 endOffset 15 width 72.00: &quot;Stroke Property&quot;
</span><span class="cx">         RenderSVGPath {path} at (260,50) size 70x70 [stroke={[type=SOLID] [color=#000000] [stroke width=4.00]}] [start marker=marker2] [middle marker=marker2] [end marker=marker2] [data=&quot;M 270 60 L 320 60 L 320 110 Z&quot;]
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">         RenderSVGResourceMarker {marker} [id=&quot;marker4&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
</span><span class="cx">           RenderSVGRect {rect} at (0,0) size 5x5 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
</span><span class="cx">       RenderSVGContainer {g} at (18,178) size 190x95
</span><del>-        RenderSVGText {text} at (90,260) size 77x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (90,260) size 77x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 77x12
</span><span class="cx">             chunk 1 text run 1 at (90.00,270.00) startOffset 0 endOffset 16 width 77.00: &quot;Mixed Properties&quot;
</span><span class="cx">         RenderSVGPath {path} at (18,178) size 74x74 [stroke={[type=SOLID] [color=#800080] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [start marker=marker3] [middle marker=marker3] [end marker=marker3] [data=&quot;M 30 190 L 80 190 L 80 240 Z&quot;]
</span><span class="lines">@@ -88,7 +88,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (188,228) size 24x24 [transform={m=((0.20,0.00)(0.00,0.20)) t=(0.00,0.00)}]
</span><span class="cx">                   RenderSVGRect {rect} at (188,228) size 24x24 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
</span><span class="cx">       RenderSVGContainer {g} at (258,178) size 190x95
</span><del>-        RenderSVGText {text} at (340,260) size 77x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (340,260) size 77x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 77x12
</span><span class="cx">             chunk 1 text run 1 at (340.00,270.00) startOffset 0 endOffset 16 width 77.00: &quot;Mixed Properties&quot;
</span><span class="cx">         RenderSVGPath {path} at (258,178) size 74x74 [stroke={[type=SOLID] [color=#800080] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [start marker=marker4] [middle marker=marker4] [end marker=marker4] [data=&quot;M 270 190 L 320 190 L 320 240 Z&quot;]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11paintingrender01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">           RenderSVGGradientStop {stop} [offset=0.33] [color=#0000FF]
</span><span class="cx">           RenderSVGGradientStop {stop} [offset=0.66] [color=#FF0000]
</span><span class="cx">           RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
</span><del>-      RenderSVGText {text} at (-2,7) size 454x27 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-2,7) size 454x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 454x27
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (-2.00,30.00) startOffset 0 endOffset 43 width 454.00: &quot;Basic test of color-interpolation property.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (36,66) size 432x55 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,80.00)}]
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">         RenderSVGPath {line} at (289,95) size 2x10 [stroke={[type=SOLID] [color=#FF8000]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=15.00] [x2=250.00] [y2=25.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (336,66) size 8x8 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=300.00] [cy=-10.00] [r=3.00]
</span><span class="cx">         RenderSVGPath {line} at (339,73) size 2x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-7.00] [x2=0.00] [y2=40.00]
</span><del>-        RenderSVGText {text} at (310,3) size 118x20 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (310,3) size 118x21 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 118x20
</span><span class="cx">             chunk 1 text run 1 at (310.00,20.00) startOffset 0 endOffset 14 width 118.00: &quot;default (sRGB)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (36,146) size 356x55 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,160.00)}]
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">         RenderSVGPath {line} at (289,175) size 2x10 [stroke={[type=SOLID] [color=#FF8000]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=15.00] [x2=250.00] [y2=25.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (336,146) size 8x8 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=300.00] [cy=-10.00] [r=3.00]
</span><span class="cx">         RenderSVGPath {line} at (339,153) size 2x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-7.00] [x2=0.00] [y2=40.00]
</span><del>-        RenderSVGText {text} at (310,3) size 42x20 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (310,3) size 42x21 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x20
</span><span class="cx">             chunk 1 text run 1 at (310.00,20.00) startOffset 0 endOffset 4 width 42.00: &quot;sRGB&quot;
</span><span class="cx">       RenderSVGContainer {g} at (36,226) size 393x55 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,240.00)}]
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">         RenderSVGPath {line} at (289,255) size 2x10 [stroke={[type=SOLID] [color=#FF8000]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=15.00] [x2=250.00] [y2=25.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (336,226) size 8x8 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=300.00] [cy=-10.00] [r=3.00]
</span><span class="cx">         RenderSVGPath {line} at (339,233) size 2x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-7.00] [x2=0.00] [y2=40.00]
</span><del>-        RenderSVGText {text} at (310,3) size 79x20 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (310,3) size 79x21 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 79x20
</span><span class="cx">             chunk 1 text run 1 at (310.00,20.00) startOffset 0 endOffset 9 width 79.00: &quot;linearRGB&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 31 width 474.00: &quot;Basic paint: stroke properties.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (90,70) size 300x50 [fill={[type=SOLID] [color=#0000FF]}] [x=90.00] [y=70.00] [width=300.00] [height=50.00]
</span><span class="cx">       RenderSVGRect {rect} at (80,180) size 320x70 [stroke={[type=SOLID] [color=#FF0000] [stroke width=20.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=90.00] [y=190.00] [width=300.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (140,113) size 247x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (140,113) size 247x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 247x45
</span><span class="cx">           chunk 1 text run 1 at (140.00,150.00) startOffset 0 endOffset 13 width 247.00: &quot;stroke=\&quot;none\&quot;&quot;
</span><del>-      RenderSVGText {text} at (148,243) size 216x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (148,243) size 216x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 216x45
</span><span class="cx">           chunk 1 text run 1 at (148.00,280.00) startOffset 0 endOffset 12 width 216.00: &quot;stroke=\&quot;red\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 284x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 31 width 474.00: &quot;Basic paint: stroke properties.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (80,60) size 320x70 [stroke={[type=SOLID] [color=#FF0000] [stroke width=20.00]}] [x=90.00] [y=70.00] [width=300.00] [height=50.00]
</span><span class="cx">       RenderSVGRect {rect} at (80,180) size 320x70 [stroke={[type=SOLID] [color=#FF0000] [stroke width=20.00] [line join=ROUND]}] [x=90.00] [y=190.00] [width=300.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (120,123) size 309x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,123) size 309x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 309x45
</span><span class="cx">           chunk 1 text run 1 at (120.00,160.00) startOffset 0 endOffset 17 width 309.00: &quot;stroke-width=\&quot;20\&quot;&quot;
</span><del>-      RenderSVGText {text} at (58,253) size 397x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (58,253) size 397x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 397x45
</span><span class="cx">           chunk 1 text run 1 at (58.00,290.00) startOffset 0 endOffset 23 width 397.00: &quot;stroke-linejoin=\&quot;round\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 284x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 31 width 474.00: &quot;Basic paint: stroke properties.&quot;
</span><span class="cx">       RenderSVGPath {path} at (144,54) size 218x72 [stroke={[type=SOLID] [color=#FF0000] [stroke width=30.00] [line cap=ROUND]}] [data=&quot;M 160 70 L 360 90 L 160 110&quot;]
</span><span class="cx">       RenderSVGPath {path} at (158,175) size 204x70 [stroke={[type=SOLID] [color=#FF0000] [stroke width=30.00] [miter limit=1.00]}] [data=&quot;M 160 190 L 360 210 L 160 230&quot;]
</span><del>-      RenderSVGText {text} at (60,123) size 399x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,123) size 399x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 399x45
</span><span class="cx">           chunk 1 text run 1 at (60.00,160.00) startOffset 0 endOffset 22 width 399.00: &quot;stroke-linecap=\&quot;round\&quot;&quot;
</span><del>-      RenderSVGText {text} at (130,243) size 282x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (130,243) size 282x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 282x45
</span><span class="cx">           chunk 1 text run 1 at (130.00,280.00) startOffset 0 endOffset 16 width 282.00: &quot;stroke-miter=\&quot;1\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 284x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11paintingstroke04texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 31 width 474.00: &quot;Basic paint: stroke properties.&quot;
</span><span class="cx">       RenderSVGPath {path} at (50,107) size 370x26 [stroke={[type=SOLID] [color=#FF0000] [stroke width=25.00] [dash array={10.00, 10.00}]}] [data=&quot;M 50 120 L 430 120&quot;]
</span><span class="cx">       RenderSVGPath {path} at (60,127) size 370x26 [stroke={[type=SOLID] [color=#000000] [stroke width=25.00] [dash offset=10.00] [dash array={10.00, 10.00}]}] [data=&quot;M 50 140 L 430 140&quot;]
</span><del>-      RenderSVGText {text} at (65,182) size 351x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (65,182) size 351x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 351x34
</span><span class="cx">           chunk 1 text run 1 at (65.00,210.00) startOffset 0 endOffset 25 width 351.00: &quot;stroke-dasharray=\&quot;10, 10\&quot;&quot;
</span><del>-      RenderSVGText {text} at (75,232) size 305x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,232) size 305x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 305x34
</span><span class="cx">           chunk 1 text run 1 at (75.00,260.00) startOffset 0 endOffset 22 width 305.00: &quot;stroke-dashoffset=\&quot;10\&quot;&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 284x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata04texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (14,32) size 402x265
-      RenderSVGContainer {g} at (14,32) size 402x265 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
-        RenderSVGText {text} at (88,18) size 68x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (14,34) size 402x263
+      RenderSVGContainer {g} at (14,34) size 402x263 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
+        RenderSVGText {text} at (88,18) size 68x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 68x14
</span><span class="cx">             chunk 1 text run 1 at (88.00,30.00) startOffset 0 endOffset 14 width 67.22: &quot;M, L, L, L, Z,&quot;
</span><del>-        RenderSVGText {text} at (98,34) size 43x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (98,34) size 43x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 43x14
</span><span class="cx">             chunk 1 text run 1 at (98.00,46.00) startOffset 0 endOffset 7 width 42.78: &quot;subpath&quot;
</span><del>-        RenderSVGText {text} at (88,49) size 64x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (88,49) size 64x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x14
</span><span class="cx">             chunk 1 text run 1 at (88.00,61.00) startOffset 0 endOffset 13 width 63.89: &quot;M, L, L, L, Z&quot;
</span><span class="cx">         RenderSVGPath {path} at (16,99) size 191x165 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 62 56 L 113.962 146 L 10.0385 146 L 62 56 Z M 62 71 L 100.971 138.5 L 23.0289 138.5 L 62 71 Z&quot;]
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (108,124) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=60.00] [y=69.00] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (178,245) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=98.97] [y=136.50] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (37,245) size 9x8 [fill={[type=SOLID] [color=#00C000]}] [x=21.03] [y=136.50] [width=4.00] [height=4.00]
</span><del>-        RenderSVGText {text} at (42,150) size 40x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (42,150) size 40x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">             chunk 1 text run 1 at (42.00,162.00) startOffset 0 endOffset 7 width 39.44: &quot;stroked&quot;
</span><span class="cx">         RenderSVGPath {path} at (225,100) size 188x163 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data=&quot;M 177 56 L 228.962 146 L 125.038 146 L 177 56 Z M 177 71 L 215.971 138.5 L 138.029 138.5 L 177 71 Z&quot;]
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (315,124) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=175.00] [y=69.00] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (385,245) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=213.97] [y=136.50] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (244,245) size 9x8 [fill={[type=SOLID] [color=#00C000]}] [x=136.03] [y=136.50] [width=4.00] [height=4.00]
</span><del>-        RenderSVGText {text} at (162,150) size 25x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (162,150) size 25x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 25x14
</span><span class="cx">             chunk 1 text run 1 at (162.00,162.00) startOffset 0 endOffset 6 width 25.00: &quot;filled&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (14,32) size 402x206
-      RenderSVGContainer {g} at (14,32) size 402x206 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,-270.00)}]
-        RenderSVGText {text} at (96,168) size 55x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (14,34) size 402x204
+      RenderSVGContainer {g} at (14,34) size 402x204 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,-270.00)}]
+        RenderSVGText {text} at (96,168) size 55x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 55x14
</span><span class="cx">             chunk 1 text run 1 at (96.00,180.00) startOffset 0 endOffset 14 width 54.44: &quot;m, l, l, l, z,&quot;
</span><del>-        RenderSVGText {text} at (100,182) size 43x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (100,182) size 43x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 43x14
</span><span class="cx">             chunk 1 text run 1 at (100.00,194.00) startOffset 0 endOffset 7 width 42.78: &quot;subpath&quot;
</span><del>-        RenderSVGText {text} at (97,196) size 52x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (97,196) size 52x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x14
</span><span class="cx">             chunk 1 text run 1 at (97.00,208.00) startOffset 0 endOffset 13 width 51.11: &quot;m, l, l, l, z&quot;
</span><span class="cx">         RenderSVGPath {path} at (16,70) size 191x165 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 62 190 L 113.962 280 L 10.0385 280 L 62 190 Z M 62 205 L 100.971 272.5 L 23.0589 272.5 L 62.03 205 Z&quot;]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (68,32) size 368x235
-      RenderSVGContainer {g} at (68,32) size 368x235 [transform={m=((1.80,0.00)(0.00,1.80)) t=(-360.00,0.00)}]
-        RenderSVGText {text} at (288,18) size 60x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (68,34) size 368x233
+      RenderSVGContainer {g} at (68,34) size 368x233 [transform={m=((1.80,0.00)(0.00,1.80)) t=(-360.00,0.00)}]
+        RenderSVGText {text} at (288,18) size 60x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 60x14
</span><span class="cx">             chunk 1 text run 1 at (288.00,30.00) startOffset 0 endOffset 11 width 59.44: &quot;M, H, V, H,&quot;
</span><del>-        RenderSVGText {text} at (288,34) size 58x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (288,34) size 58x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x14
</span><span class="cx">             chunk 1 text run 1 at (288.00,46.00) startOffset 0 endOffset 11 width 57.78: &quot;V. H, V, H,&quot;
</span><del>-        RenderSVGText {text} at (304,50) size 23x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (304,50) size 23x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 23x14
</span><span class="cx">             chunk 1 text run 1 at (304.00,62.00) startOffset 0 endOffset 4 width 22.22: &quot;V, Z&quot;
</span><span class="cx">         RenderSVGPath {path} at (71,99) size 164x165 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 240 56 L 270 56 L 270 86 L 300 86 L 300 116 L 330 116 L 330 146 L 240 146 L 240 56 Z&quot;]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata07texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (68,32) size 368x206
-      RenderSVGContainer {g} at (68,32) size 368x206 [transform={m=((1.80,0.00)(0.00,1.80)) t=(-360.00,-270.00)}]
-        RenderSVGText {text} at (288,168) size 50x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (68,34) size 368x204
+      RenderSVGContainer {g} at (68,34) size 368x204 [transform={m=((1.80,0.00)(0.00,1.80)) t=(-360.00,-270.00)}]
+        RenderSVGText {text} at (288,168) size 50x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 50x14
</span><span class="cx">             chunk 1 text run 1 at (288.00,180.00) startOffset 0 endOffset 10 width 49.44: &quot;m, h, v, h&quot;
</span><del>-        RenderSVGText {text} at (288,182) size 46x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (288,182) size 46x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 46x14
</span><span class="cx">             chunk 1 text run 1 at (288.00,194.00) startOffset 0 endOffset 10 width 45.56: &quot;v, h, v, h&quot;
</span><del>-        RenderSVGText {text} at (304,196) size 19x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (304,196) size 19x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 19x14
</span><span class="cx">             chunk 1 text run 1 at (304.00,208.00) startOffset 0 endOffset 4 width 18.89: &quot;v, z&quot;
</span><span class="cx">         RenderSVGPath {path} at (71,71) size 164x164 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 240 190 L 270 190 L 270 220 L 300 220 L 300 250 L 330 250 L 330 280 L 240 280 L 240 190 Z&quot;]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata08texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (14,12) size 402x285
</span><del>-      RenderSVGText {text} at (75,12) size 306x27 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,12) size 306x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 306x27
</span><span class="cx">           chunk 1 text run 1 at (75.00,34.00) startOffset 0 endOffset 26 width 306.00: &quot;Lines drawn with commands:&quot;
</span><del>-      RenderSVGText {text} at (180,42) size 88x27 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (180,42) size 88x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 88x27
</span><span class="cx">           chunk 1 text run 1 at (180.00,64.00) startOffset 0 endOffset 7 width 88.00: &quot;M and Z&quot;
</span><span class="cx">       RenderSVGContainer {g} at (14,97) size 402x200 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (108,124) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=60.00] [y=69.00] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (178,245) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=98.97] [y=136.50] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (37,245) size 9x8 [fill={[type=SOLID] [color=#00C000]}] [x=21.03] [y=136.50] [width=4.00] [height=4.00]
</span><del>-        RenderSVGText {text} at (42,150) size 40x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (42,150) size 40x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">             chunk 1 text run 1 at (42.00,162.00) startOffset 0 endOffset 7 width 39.44: &quot;stroked&quot;
</span><span class="cx">         RenderSVGPath {path} at (225,100) size 188x163 [fill={[type=SOLID] [color=#FF0000] [fill rule=EVEN-ODD]}] [data=&quot;M 177 56 L 228.962 146 L 125.038 146 L 177 56 Z M 177 71 L 215.971 138.5 L 138.029 138.5 L 177 71 Z&quot;]
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (315,124) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=175.00] [y=69.00] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (385,245) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=213.97] [y=136.50] [width=4.00] [height=4.00]
</span><span class="cx">         RenderSVGRect {rect} at (244,245) size 9x8 [fill={[type=SOLID] [color=#00C000]}] [x=136.03] [y=136.50] [width=4.00] [height=4.00]
</span><del>-        RenderSVGText {text} at (162,150) size 25x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (162,150) size 25x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 25x14
</span><span class="cx">             chunk 1 text run 1 at (162.00,162.00) startOffset 0 endOffset 6 width 25.00: &quot;filled&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 284x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pathsdata09texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (14,12) size 402x226
</span><del>-      RenderSVGText {text} at (75,12) size 306x27 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,12) size 306x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 306x27
</span><span class="cx">           chunk 1 text run 1 at (75.00,34.00) startOffset 0 endOffset 26 width 306.00: &quot;Lines drawn with commands:&quot;
</span><del>-      RenderSVGText {text} at (180,42) size 85x27 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (180,42) size 85x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 85x27
</span><span class="cx">           chunk 1 text run 1 at (180.00,64.00) startOffset 0 endOffset 7 width 85.00: &quot;m and z&quot;
</span><span class="cx">       RenderSVGContainer {g} at (14,68) size 402x170 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,-270.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
</span><span class="cx">       RenderSVGResourceLinearGradient {linearGradient} [id=&quot;Grad1b&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
</span><span class="cx">       RenderSVGRect {rect} at (20,20) size 440x80 [fill={[type=LINEAR-GRADIENT] [id=&quot;Grad1a&quot;]}] [x=20.00] [y=20.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,102) size 211x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,102) size 211x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 211x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,130.00) startOffset 0 endOffset 16 width 211.00: &quot;Linear gradient.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (20,150) size 440x80 [fill={[type=LINEAR-GRADIENT] [id=&quot;Grad1b&quot;]}] [x=20.00] [y=150.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,232) size 378x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,232) size 378x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 378x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,260.00) startOffset 0 endOffset 27 width 378.00: &quot;Referencing gradient below.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,11 +8,11 @@
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FFA500]
</span><span class="cx">       RenderSVGResourceRadialGradient {radialGradient} [id=&quot;Grad2b&quot;] [gradientUnits=userSpaceOnUse] [center=(240,190)] [focal=(240,190)] [radius=40.00] [focalRadius=0.00]
</span><span class="cx">       RenderSVGRect {rect} at (20,20) size 440x80 [fill={[type=RADIAL-GRADIENT] [id=&quot;Grad2a&quot;]}] [x=20.00] [y=20.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,102) size 213x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,102) size 213x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 213x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,130.00) startOffset 0 endOffset 16 width 213.00: &quot;Radial gradient.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (20,150) size 440x80 [fill={[type=RADIAL-GRADIENT] [id=&quot;Grad2b&quot;]}] [x=20.00] [y=150.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,232) size 378x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,232) size 378x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 378x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,260.00) startOffset 0 endOffset 27 width 378.00: &quot;Referencing gradient below.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,11 +10,11 @@
</span><span class="cx">         RenderSVGRect {rect} at (10,10) size 10x10 [fill={[type=SOLID] [color=#FFFF00]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;Pat3b&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
</span><span class="cx">       RenderSVGRect {rect} at (20,20) size 440x80 [fill={[type=PATTERN] [id=&quot;Pat3a&quot;]}] [x=20.00] [y=20.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,102) size 142x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,102) size 142x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 142x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,130.00) startOffset 0 endOffset 13 width 142.00: &quot;Pattern fill.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (20,150) size 440x80 [fill={[type=PATTERN] [id=&quot;Pat3b&quot;]}] [x=20.00] [y=150.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,232) size 399x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,232) size 399x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 399x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,260.00) startOffset 0 endOffset 31 width 399.00: &quot;Referencing pattern fill below.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.80] [color=#FFA500]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
</span><span class="cx">       RenderSVGRect {rect} at (20,20) size 440x80 [fill={[type=LINEAR-GRADIENT] [id=&quot;Grad1&quot;]}] [x=20.00] [y=20.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,102) size 349x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,102) size 349x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 349x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,130.00) startOffset 0 endOffset 28 width 349.00: &quot;Multi-color linear gradient.&quot;
</span><span class="cx">       RenderSVGResourceRadialGradient {radialGradient} [id=&quot;Grad2&quot;] [gradientUnits=userSpaceOnUse] [center=(240,210)] [focal=(240,210)] [radius=220.00] [focalRadius=0.00]
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.80] [color=#FFFFFF]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
</span><span class="cx">       RenderSVGRect {rect} at (20,150) size 440x80 [fill={[type=RADIAL-GRADIENT] [id=&quot;Grad2&quot;]}] [x=20.00] [y=150.00] [width=440.00] [height=80.00]
</span><del>-      RenderSVGText {text} at (20,232) size 349x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,232) size 349x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 349x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,260.00) startOffset 0 endOffset 28 width 349.00: &quot;Multi-color radial gradient.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad06bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,14 +8,14 @@
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.50] [color=#FF0000]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#00FF00]
</span><span class="cx">       RenderSVGRect {rect} at (20,20) size 440x50 [fill={[type=LINEAR-GRADIENT] [id=&quot;Grad1&quot;]}] [x=20.00] [y=20.00] [width=440.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (20,72) size 293x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,72) size 293x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 293x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,100.00) startOffset 0 endOffset 22 width 293.00: &quot;scale(0.5) on gradient&quot;
</span><span class="cx">       RenderSVGResourceRadialGradient {radialGradient} [id=&quot;Grad2&quot;] [gradientUnits=userSpaceOnUse] [gradientTransform={m=((1.00,0.00)(1.00,1.00)) t=(240.00,155.00)}] [center=(0,0)] [focal=(0,0)] [radius=60.00] [focalRadius=0.00]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FFA500]
</span><span class="cx">       RenderSVGRect {rect} at (20,110) size 440x50 [fill={[type=RADIAL-GRADIENT] [id=&quot;Grad2&quot;]}] [x=20.00] [y=110.00] [width=440.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (20,162) size 303x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,162) size 303x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 303x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,190.00) startOffset 0 endOffset 21 width 303.00: &quot;skewX(45) on gradient&quot;
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;Pat3&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse] [patternTransform={m=((2.00,0.00)(2.00,2.00)) t=(25.00,215.00)}]
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (0,10) size 10x10 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
</span><span class="cx">         RenderSVGRect {rect} at (10,10) size 10x10 [fill={[type=SOLID] [color=#FFFF00]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
</span><span class="cx">       RenderSVGRect {rect} at (20,210) size 440x50 [fill={[type=PATTERN] [id=&quot;Pat3&quot;]}] [x=20.00] [y=210.00] [width=440.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (20,262) size 411x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,262) size 411x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 411x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,290.00) startOffset 0 endOffset 30 width 411.00: &quot;scale(2), skewX(45) on pattern&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad07bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,16 +2,16 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (10,15) size 430x249 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
</del><ins>+    RenderSVGContainer {g} at (10,15) size 430x248 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
</ins><span class="cx">       RenderSVGResourceLinearGradient {linearGradient} [id=&quot;Gradient&quot;] [gradientUnits=userSpaceOnUse] [start=(10,10)] [end=(440,10)]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
</span><span class="cx">       RenderSVGRect {rect} at (10,15) size 430x90 [fill={[type=LINEAR-GRADIENT] [id=&quot;Gradient&quot;]}] [x=10.00] [y=10.00] [width=430.00] [height=60.00]
</span><del>-      RenderSVGText {text} at (10,67) size 325x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,67) size 325x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 325x28
</span><span class="cx">           chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 32 width 324.77: &quot;Linear gradient filled rectangle&quot;
</span><span class="cx">       RenderSVGRect {rect} at (15,150) size 420x75 [stroke={[type=LINEAR-GRADIENT] [id=&quot;Gradient&quot;] [stroke width=20.00]}] [x=25.00] [y=110.00] [width=400.00] [height=30.00]
</span><del>-      RenderSVGText {text} at (10,147) size 403x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,147) size 403x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 403x28
</span><span class="cx">           chunk 1 text run 1 at (10.00,170.00) startOffset 0 endOffset 38 width 402.43: &quot;Linear gradient on stroke of rectangle&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad08bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,13 +13,13 @@
</span><span class="cx">       RenderSVGText {text} at (20,121) size 430x46 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 430x46
</span><span class="cx">           chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 18 width 429.20: &quot;Gradient on stroke&quot;
</span><del>-    RenderSVGText {text} at (40,117) size 342x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (40,117) size 342x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 342x35
</span><span class="cx">         chunk 1 text run 1 at (40.00,145.00) startOffset 0 endOffset 30 width 342.00: &quot;Linear gradient on filled text&quot;
</span><del>-    RenderSVGText {text} at (30,252) size 386x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (30,252) size 386x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 386x35
</span><span class="cx">         chunk 1 text run 1 at (30.00,280.00) startOffset 0 endOffset 33 width 386.00: &quot;Linear gradient on stroke of text&quot;
</span><del>-    RenderSVGText {text} at (10,294) size 330x58 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,294) size 330x59 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 330x58
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 330.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad09bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,11) size 430x282
</span><del>-      RenderSVGText {text} at (10,11) size 194x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,11) size 194x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x17
</span><span class="cx">           chunk 1 text run 1 at (10.00,25.00) startOffset 0 endOffset 31 width 194.00: &quot;Testing gradientUnits attribute&quot;
</span><span class="cx">       RenderSVGResourceLinearGradient {linearGradient} [id=&quot;Grad1&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad10bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,11) size 460x267
</span><del>-      RenderSVGText {text} at (10,11) size 201x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,11) size 201x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 201x17
</span><span class="cx">           chunk 1 text run 1 at (10.00,25.00) startOffset 0 endOffset 30 width 201.00: &quot;Testing spreadMethod attribute&quot;
</span><span class="cx">       RenderSVGResourceLinearGradient {linearGradient} [id=&quot;Grad1&quot;] [gradientUnits=objectBoundingBox] [start=(0.40,0)] [end=(0.60,0)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad11bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">       RenderSVGResourceRadialGradient {radialGradient} [id=&quot;Grad3&quot;] [gradientUnits=userSpaceOnUse] [center=(225,180)] [focal=(225,180)] [radius=90.00] [focalRadius=0.00]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
</span><del>-      RenderSVGText {text} at (10,164) size 419x56 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,164) size 419x57 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 419x56
</span><span class="cx">           chunk 1 text run 1 at (10.00,210.00) startOffset 0 endOffset 21 width 419.00: &quot;Gradient on text fill&quot;
</span><span class="cx">       RenderSVGText {text} at (10,214) size 209x14 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad12bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,11) size 460x282
</span><del>-      RenderSVGText {text} at (10,11) size 194x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,11) size 194x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 194x17
</span><span class="cx">           chunk 1 text run 1 at (10.00,25.00) startOffset 0 endOffset 31 width 194.00: &quot;Testing gradientUnits attribute&quot;
</span><span class="cx">       RenderSVGResourceRadialGradient {radialGradient} [id=&quot;Grad1&quot;] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad13bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -258,7 +258,7 @@
</span><span class="cx">           RenderSVGRect {rect} at (429,239) size 12x62 [stroke={[type=SOLID] [color=#000000] [stroke width=0.50]}] [fill={[type=SOLID] [color=#FFA500]}] [x=75.00] [y=0.00] [width=10.00] [height=60.00]
</span><span class="cx">           RenderSVGRect {rect} at (444,239) size 12x62 [stroke={[type=SOLID] [color=#000000] [stroke width=0.50]}] [fill={[type=SOLID] [color=#FFD700]}] [x=90.00] [y=0.00] [width=10.00] [height=60.00]
</span><span class="cx">           RenderSVGRect {rect} at (354,239) size 102x62 [stroke={[type=SOLID] [color=#000000] [stroke width=0.50]}] [fill={[type=RADIAL-GRADIENT] [id=&quot;grad6d&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=60.00]
</span><del>-    RenderSVGText {text} at (10,312) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad14bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">       RenderSVGResourceRadialGradient {radialGradient} [id=&quot;rgSpreadDefault&quot;] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.20] [focalRadius=0.00]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FFD700]
</span><del>-    RenderSVGText {text} at (111,12) size 257x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (111,12) size 258x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 257x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (111.50,30.00) startOffset 0 endOffset 30 width 257.00: &quot;Gradient 'spreadMethod' values&quot;
</span><span class="cx">     RenderSVGRect {rect} at (10,60) size 225x40 [fill={[type=LINEAR-GRADIENT] [id=&quot;lgSpreadPad&quot;]}] [x=10.00] [y=60.00] [width=225.00] [height=40.00]
</span><span class="lines">@@ -62,7 +62,7 @@
</span><span class="cx">     RenderSVGText {text} at (245,251) size 156x18 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 156x18
</span><span class="cx">         chunk 1 text run 1 at (245.00,265.00) startOffset 0 endOffset 22 width 156.00: &quot;spreadMethod=\&quot;default\&quot;&quot;
</span><del>-    RenderSVGText {text} at (10,322) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,322) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,350.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserversgrad17bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">         RenderSVGPath {line} at (68,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
</span><span class="cx">         RenderSVGPath {line} at (119,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
</span><span class="cx">         RenderSVGPath {line} at (68,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=410.00] [y1=10.00] [x2=70.00] [y2=350.00]
</span><del>-      RenderSVGText {text} at (84,236) size 71x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (84,236) size 72x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 71x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (84.50,250.00) startOffset 0 endOffset 11 width 71.00: &quot;Using lines&quot;
</span><span class="cx">       RenderSVGContainer {g} at (279,81) size 146x146 [transform={m=((0.30,0.00)(0.00,0.30)) t=(280.00,100.00)}]
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (298,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=170.00] [width=480.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (349,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=170.00] [width=480.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (298,100) size 108x108 [transform={m=((0.71,-0.71)(0.71,0.71)) t=(-56.98,222.43)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;]}] [x=0.00] [y=170.00] [width=480.00] [height=20.00]
</span><del>-      RenderSVGText {text} at (314,236) size 71x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (314,236) size 72x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 71x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (314.50,250.00) startOffset 0 endOffset 11 width 71.00: &quot;Using rects&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11pserverspattern01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;pat3&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
</span><span class="cx">         RenderSVGRect {rect} at (0,10) size 10x10 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
</span><del>-      RenderSVGText {text} at (25,174) size 293x56 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (25,174) size 293x57 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 293x56
</span><span class="cx">           chunk 1 text run 1 at (25.00,220.00) startOffset 0 endOffset 15 width 293.00: &quot;Pattern on fill&quot;
</span><span class="cx">       RenderSVGText {text} at (25,224) size 208x14 contains 1 chunk(s)
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;pat4&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
</span><span class="cx">         RenderSVGRect {rect} at (10,0) size 10x10 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=0.00] [width=10.00] [height=10.00]
</span><del>-      RenderSVGText {text} at (25,238) size 302x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (25,238) size 302x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 302x45
</span><span class="cx">           chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 17 width 302.00: &quot;Pattern on stroke&quot;
</span><span class="cx">       RenderSVGText {text} at (25,279) size 220x14 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11renderelems06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,14 +4,14 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (60,12) size 352x307
</span><del>-      RenderSVGText {text} at (180,12) size 96x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (180,12) size 96x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 96x35
</span><span class="cx">           chunk 1 text run 1 at (180.00,40.00) startOffset 0 endOffset 9 width 96.00: &quot;Text fill&quot;
</span><span class="cx">       RenderSVGContainer {g} at (60,69) size 352x250
</span><del>-        RenderSVGText {text} at (60,69) size 152x249 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,69) size 152x250 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x249
</span><span class="cx">             chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
</span><del>-        RenderSVGText {text} at (260,69) size 152x249 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (260,69) size 152x250 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x249
</span><span class="cx">             chunk 1 text run 1 at (260.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11renderelems07texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,14 +4,14 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span><del>-      RenderSVGText {text} at (180,12) size 135x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (180,12) size 135x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 135x35
</span><span class="cx">           chunk 1 text run 1 at (180.00,40.00) startOffset 0 endOffset 11 width 135.00: &quot;Text stroke&quot;
</span><span class="cx">       RenderSVGContainer {g} at (48,57) size 389x274
</span><del>-        RenderSVGText {text} at (60,69) size 152x249 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,69) size 152x250 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x249
</span><span class="cx">             chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
</span><del>-        RenderSVGText {text} at (260,69) size 165x249 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (260,69) size 165x250 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 165x249
</span><span class="cx">             chunk 1 text run 1 at (260.00,280.00) startOffset 0 endOffset 1 width 165.00: &quot;B&quot;
</span><span class="cx">       RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11renderelems08texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,14 +4,14 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span><del>-      RenderSVGText {text} at (120,12) size 228x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,12) size 228x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x35
</span><span class="cx">           chunk 1 text run 1 at (120.00,40.00) startOffset 0 endOffset 20 width 228.00: &quot;Text fill and stroke&quot;
</span><span class="cx">       RenderSVGContainer {g} at (48,57) size 389x274
</span><del>-        RenderSVGText {text} at (60,69) size 152x249 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,69) size 152x250 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x249
</span><span class="cx">             chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
</span><del>-        RenderSVGText {text} at (260,69) size 165x249 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (260,69) size 165x250 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 165x249
</span><span class="cx">             chunk 1 text run 1 at (260.00,280.00) startOffset 0 endOffset 1 width 165.00: &quot;B&quot;
</span><span class="cx">       RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11rendergroups01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,9 +2,9 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (35,9) size 429x306
</del><ins>+    RenderSVGContainer {g} at (35,10) size 429x305
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGContainer {g} at (35,9) size 429x306 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
</del><ins>+      RenderSVGContainer {g} at (35,10) size 429x305 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
</ins><span class="cx">         RenderSVGRect {rect} at (36,18) size 414x279 [fill={[type=SOLID] [color=#C0C0C0]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
</span><span class="cx">         RenderSVGPath {line} at (58,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=10.00] [x2=40.00] [y2=175.00]
</span><span class="cx">         RenderSVGPath {line} at (112,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=10.00] [x2=70.00] [y2=175.00]
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">         RenderSVGPath {line} at (382,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=10.00] [x2=220.00] [y2=175.00]
</span><span class="cx">         RenderSVGPath {line} at (436,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=10.00] [x2=250.00] [y2=175.00]
</span><span class="cx">         RenderSVGRect {rect} at (35,17) size 416x281 [stroke={[type=SOLID] [color=#000000]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
</span><del>-        RenderSVGContainer {g} at (54,9) size 382x270 [opacity=0.50]
</del><ins>+        RenderSVGContainer {g} at (54,10) size 382x269 [opacity=0.50]
</ins><span class="cx">           RenderSVGText {text} at (30,5) size 138x121 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 138x121
</span><span class="cx">               chunk 1 text run 1 at (30.00,90.00) startOffset 0 endOffset 2 width 88.32: &quot;SV&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11rendergroups03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,9 +2,9 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (35,9) size 429x306
</del><ins>+    RenderSVGContainer {g} at (35,10) size 429x305
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGContainer {g} at (35,9) size 429x306 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
</del><ins>+      RenderSVGContainer {g} at (35,10) size 429x305 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
</ins><span class="cx">         RenderSVGRect {rect} at (36,18) size 414x279 [fill={[type=SOLID] [color=#C0C0C0]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
</span><span class="cx">         RenderSVGPath {line} at (58,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=10.00] [x2=40.00] [y2=175.00]
</span><span class="cx">         RenderSVGPath {line} at (112,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=10.00] [x2=70.00] [y2=175.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11scripthandle01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">           RenderSVGPath {line} at (60,169) size 20x2 [stroke={[type=SOLID] [color=#000000] [stroke width=0.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=60.00] [y1=170.00] [x2=80.00] [y2=170.00]
</span><span class="cx">           RenderSVGPath {line} at (69,160) size 2x20 [stroke={[type=SOLID] [color=#000000] [stroke width=0.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=160.00] [x2=70.00] [y2=180.00]
</span><span class="cx">         RenderSVGContainer {g} at (70,142) size 286x36
</span><del>-          RenderSVGText {text} at (70,142) size 286x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (70,142) size 286x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 286x35
</span><span class="cx">               chunk 1 text run 1 at (70.00,170.00) startOffset 0 endOffset 22 width 286.00: &quot;Scripting Test Passed!&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11shapesintro01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,28 +16,28 @@
</span><span class="cx">         RenderSVGRect {rect} at (393,154) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=394.00] [y=155.00] [width=35.00] [height=60.00]
</span><span class="cx">         RenderSVGRect {rect} at (234,259) size 12x12 [stroke={[type=SOLID] [color=#000000]}] [x=235.00] [y=260.00] [width=10.00] [height=10.00]
</span><span class="cx">       RenderSVGContainer {g} at (5,82) size 458x210
</span><del>-        RenderSVGText {text} at (5,82) size 26x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,82) size 26x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 26x9
</span><span class="cx">             chunk 1 text run 1 at (5.00,90.00) startOffset 0 endOffset 7 width 26.00: &quot;Stroked&quot;
</span><del>-        RenderSVGText {text} at (5,187) size 35x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,187) size 35x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 35x9
</span><span class="cx">             chunk 1 text run 1 at (5.00,195.00) startOffset 0 endOffset 9 width 35.00: &quot;Unstroked&quot;
</span><del>-        RenderSVGText {text} at (50,127) size 51x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (50,127) size 51x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 51x9
</span><span class="cx">             chunk 1 text run 1 at (50.00,135.00) startOffset 0 endOffset 15 width 51.00: &quot;Zero width rect&quot;
</span><del>-        RenderSVGText {text} at (130,127) size 53x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (130,127) size 53x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 53x9
</span><span class="cx">             chunk 1 text run 1 at (130.00,135.00) startOffset 0 endOffset 16 width 53.00: &quot;Zero height rect&quot;
</span><del>-        RenderSVGText {text} at (210,127) size 60x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (210,127) size 60x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 60x9
</span><span class="cx">             chunk 1 text run 1 at (210.00,135.00) startOffset 0 endOffset 18 width 60.00: &quot;Zero radius circle&quot;
</span><del>-        RenderSVGText {text} at (315,127) size 69x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (315,127) size 69x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x9
</span><span class="cx">             chunk 1 text run 1 at (315.00,135.00) startOffset 0 endOffset 21 width 69.00: &quot;Zero x radius ellipse&quot;
</span><del>-        RenderSVGText {text} at (394,127) size 69x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (394,127) size 69x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x9
</span><span class="cx">             chunk 1 text run 1 at (394.00,135.00) startOffset 0 endOffset 21 width 69.00: &quot;Zero y radius ellipse&quot;
</span><del>-        RenderSVGText {text} at (235,282) size 52x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (235,282) size 52x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x9
</span><span class="cx">             chunk 1 text run 1 at (235.00,290.00) startOffset 0 endOffset 16 width 52.00: &quot;Zero length line&quot;
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#000000]}] [x=55.00] [y=55.00] [width=0.00] [height=50.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structcond02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderSVGContainer {g} at (20,128) size 375x98
</span><span class="cx">         RenderSVGContainer {switch} at (20,128) size 375x98
</span><span class="cx">           RenderSVGContainer {g} at (20,128) size 375x98
</span><del>-            RenderSVGText {text} at (20,198) size 375x27 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (20,198) size 375x28 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 375x27
</span><span class="cx">                 chunk 1 text run 1 at (20.00,220.00) startOffset 0 endOffset 35 width 375.00: &quot;Why can't they just speak English ?&quot;
</span><del>-            RenderSVGText {text} at (230,128) size 133x27 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (230,128) size 133x28 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 133x27
</span><span class="cx">                 chunk 1 text run 1 at (230.00,150.00) startOffset 0 endOffset 12 width 133.00: &quot;English (US)&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structdom01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">       RenderSVGText {text} at (50,86) size 266x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 266x18
</span><span class="cx">           chunk 1 text run 1 at (50.00,100.00) startOffset 0 endOffset 44 width 266.00: &quot;This document's root identifier is: svg-root&quot;
</span><del>-    RenderSVGText {text} at (10,312) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.1 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structdom02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,37 +3,37 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,312) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.1 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (10,27) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,27) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,55.00) startOffset 0 endOffset 3 width 46.00: &quot;xml&quot;
</span><del>-    RenderSVGText {text} at (340,27) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (340,27) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (340.00,55.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,82) size 129x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,82) size 129x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 129x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 11 width 129.00: &quot;stylesheets&quot;
</span><del>-    RenderSVGText {text} at (340,82) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (340,82) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (340.00,110.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,137) size 70x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,137) size 70x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 70x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,165.00) startOffset 0 endOffset 5 width 70.00: &quot;views&quot;
</span><del>-    RenderSVGText {text} at (340,137) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (340,137) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (340.00,165.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,192) size 52x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,192) size 52x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 52x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 4 width 52.00: &quot;css2&quot;
</span><del>-    RenderSVGText {text} at (340,192) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (340,192) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (340.00,220.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,247) size 76x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,247) size 76x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 76x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,275.00) startOffset 0 endOffset 6 width 76.00: &quot;events&quot;
</span><del>-    RenderSVGText {text} at (340,247) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (340,247) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (340.00,275.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structdom03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,37 +3,37 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,312) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.1 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (10,22) size 99x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,22) size 99x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 99x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 8 width 99.00: &quot;uievents&quot;
</span><del>-    RenderSVGText {text} at (370,22) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (370,22) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (370.00,50.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,72) size 154x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,72) size 154x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 154x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 11 width 154.00: &quot;mouseevents&quot;
</span><del>-    RenderSVGText {text} at (370,72) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (370,72) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (370.00,100.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,122) size 181x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,122) size 181x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 181x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 14 width 181.00: &quot;mutationevents&quot;
</span><del>-    RenderSVGText {text} at (370,122) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (370,122) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (370.00,150.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,172) size 102x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,172) size 102x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 102x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 9 width 102.00: &quot;traversal&quot;
</span><del>-    RenderSVGText {text} at (370,172) size 46x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (370,172) size 46x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 46x35
</span><span class="cx">         chunk 1 text run 1 at (370.00,200.00) startOffset 0 endOffset 4 width 46.00: &quot;true&quot;
</span><del>-    RenderSVGText {text} at (10,222) size 148x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,222) size 148x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 148x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,250.00) startOffset 0 endOffset 11 width 148.00: &quot;org.w3c.svg&quot;
</span><del>-    RenderSVGText {text} at (370,222) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (370,222) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (370.00,250.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structdom04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,37 +3,37 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,312) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.1 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (5,17) size 207x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,17) size 207x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 207x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,45.00) startOffset 0 endOffset 16 width 207.00: &quot;org.w3c.svg.lang&quot;
</span><del>-    RenderSVGText {text} at (385,17) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,17) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,45.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,57) size 258x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,57) size 258x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 258x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,85.00) startOffset 0 endOffset 19 width 258.00: &quot;org.w3c.svg.dynamic&quot;
</span><del>-    RenderSVGText {text} at (385,57) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,57) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,85.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,97) size 218x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,97) size 218x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 218x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,125.00) startOffset 0 endOffset 18 width 218.00: &quot;org.w3c.svg.static&quot;
</span><del>-    RenderSVGText {text} at (385,97) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,97) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,125.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,137) size 209x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,137) size 209x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 209x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,165.00) startOffset 0 endOffset 15 width 209.00: &quot;org.w3c.dom.svg&quot;
</span><del>-    RenderSVGText {text} at (385,137) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,137) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,165.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,177) size 148x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,177) size 148x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 148x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,205.00) startOffset 0 endOffset 11 width 148.00: &quot;org.w3c.svg&quot;
</span><del>-    RenderSVGText {text} at (385,177) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,177) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,205.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structdom05bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,37 +3,37 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,312) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.2 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><del>-    RenderSVGText {text} at (5,17) size 279x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,17) size 279x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 279x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,45.00) startOffset 0 endOffset 22 width 279.00: &quot;org.w3c.dom.svg.static&quot;
</span><del>-    RenderSVGText {text} at (385,17) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,17) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,45.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,57) size 335x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,57) size 335x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 335x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,85.00) startOffset 0 endOffset 25 width 335.00: &quot;org.w3c.dom.svg.animation&quot;
</span><del>-    RenderSVGText {text} at (385,57) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,57) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,85.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,97) size 319x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,97) size 319x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 319x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,125.00) startOffset 0 endOffset 23 width 319.00: &quot;org.w3c.dom.svg.dynamic&quot;
</span><del>-    RenderSVGText {text} at (385,97) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,97) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,125.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,137) size 246x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,137) size 246x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 246x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,165.00) startOffset 0 endOffset 19 width 246.00: &quot;org.w3c.dom.svg.all&quot;
</span><del>-    RenderSVGText {text} at (385,137) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,137) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,165.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span><del>-    RenderSVGText {text} at (5,177) size 185x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,177) size 185x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 185x35
</span><span class="cx">         chunk 1 text run 1 at (5.00,205.00) startOffset 0 endOffset 15 width 185.00: &quot;org.w3c.svg.all&quot;
</span><del>-    RenderSVGText {text} at (385,177) size 56x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (385,177) size 56x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 56x35
</span><span class="cx">         chunk 1 text run 1 at (385.00,205.00) startOffset 0 endOffset 5 width 56.00: &quot;false&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structdom06bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">       RenderSVGText {text} at (50,186) size 148x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">           chunk 1 text run 1 at (50.00,200.00) startOffset 0 endOffset 20 width 148.00: &quot;DOM API is supported&quot;
</span><del>-    RenderSVGText {text} at (10,312) size 198x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 198x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 198x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 198.00: &quot;$Revision: 1.3 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structfrag05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (195,64) size 90x46
</span><del>-      RenderSVGText {text} at (195,64) size 89x46 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (195,64) size 90x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInline {toto:a} at (0,0) size 89x46
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x46
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (195.50,100.00) startOffset 0 endOffset 5 width 89.00: &quot;Valid&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structfrag06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (91.00,228.00) startOffset 0 endOffset 4 width 28.00: &quot;gray&quot;
</span><span class="cx">       RenderSVGContainer {g} at (90,235) size 36x36 [transform={m=((0.20,0.00)(0.00,0.20)) t=(90.00,235.00)}]
</span><span class="cx">         RenderSVGPath {path} at (90,235) size 36x36 [fill={[type=SOLID] [color=#808080]}] [data=&quot;M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z&quot;]
</span><del>-      RenderSVGText {text} at (179,214) size 51x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (179,214) size 52x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 51x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (179.50,228.00) startOffset 0 endOffset 8 width 51.00: &quot;outlined&quot;
</span><span class="cx">       RenderSVGContainer {g} at (189,234) size 38x38 [transform={m=((0.20,0.00)(0.00,0.20)) t=(190.00,235.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structgroup03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -192,7 +192,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 14x23
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (4.00,30.00) startOffset 0 endOffset 1 width 14.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (349,175) size 8x13 [transform={m=((1.00,0.00)(0.00,1.00)) t=(286.00,0.00)}]
</span><del>-          RenderSVGText {text} at (7,20) size 7x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (7,20) size 8x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 7x12
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (7.50,30.00) startOffset 0 endOffset 1 width 7.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (369,167) size 12x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(308.00,0.00)}]
</span><span class="lines">@@ -236,7 +236,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 14x23
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (4.00,30.00) startOffset 0 endOffset 1 width 14.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (349,225) size 8x13 [transform={m=((1.00,0.00)(0.00,1.00)) t=(286.00,0.00)}]
</span><del>-          RenderSVGText {text} at (7,20) size 7x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (7,20) size 8x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 7x12
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (7.50,30.00) startOffset 0 endOffset 1 width 7.00: &quot;A&quot;
</span><span class="cx">         RenderSVGContainer {g} at (369,217) size 12x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(308.00,0.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structimage06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,47 +4,47 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,22) size 422x228
</span><span class="cx">       RenderSVGContainer {g} at (10,22) size 422x228
</span><del>-        RenderSVGText {text} at (10,22) size 38x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,22) size 38x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 38x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 10 width 38.00: &quot;SVG to fit&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,40) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,40.00)}]
</span><span class="cx">           RenderSVGImage {image} at (20,40) size 50x50
</span><del>-        RenderSVGText {text} at (10,102) size 42x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,102) size 42x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 10 width 42.00: &quot;Viewport 1&quot;
</span><span class="cx">         RenderSVGContainer {g} at (10,120) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (10,120) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><del>-        RenderSVGText {text} at (10,172) size 42x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,172) size 42x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x10
</span><span class="cx">             chunk 1 text run 1 at (10.00,180.00) startOffset 0 endOffset 10 width 42.00: &quot;Viewport 2&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,190) size 30x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,190.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (20,190) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">         RenderSVGContainer {g} at (100,22) size 82x58 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 82x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 82x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 26 width 82.00: &quot;---------- meet ----------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (130,37) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMid*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (130,50) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGImage {image} at (130,50) size 50x30
</span><span class="cx">         RenderSVGContainer {g} at (230,22) size 82x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 82x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 82x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 26 width 82.00: &quot;---------- meet ----------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (260,37) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMid&quot;
</span><span class="cx">             RenderSVGRect {rect} at (260,50) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGImage {image} at (260,50) size 30x60
</span><span class="cx">         RenderSVGContainer {g} at (350,22) size 82x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 82x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 82x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 26 width 82.00: &quot;---------- meet ----------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (380,37) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 24x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 24x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;*none&quot;
</span><span class="cx">             RenderSVGRect {rect} at (380,50) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structimage07texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">         RenderSVGText {text} at (6,-52) size 88x28 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 88x28
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (6.00,-30.00) startOffset 0 endOffset 8 width 88.00: &quot;xml:base&quot;
</span><del>-        RenderSVGText {text} at (4,-22) size 91x28 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,-22) size 92x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x28
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.50,0.00) startOffset 0 endOffset 9 width 91.00: &quot;on parent&quot;
</span><span class="cx">         RenderSVGImage {image} at (330,120) size 100x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structuse01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -75,7 +75,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (150,235) size 20x20 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</span><span class="cx">           RenderSVGImage {image} at (150,235) size 20x20
</span><span class="cx">         RenderSVGContainer {use} at (150,262) size 46x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,260.00)}]
</span><del>-          RenderSVGText {text} at (0,-23) size 46x29 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-23) size 46x30 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 46x29
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 4 width 46.00: &quot;Text&quot;
</span><span class="cx">         RenderSVGContainer {use} at (330,25) size 20x20 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,0.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11structuse03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">       RenderSVGText {text} at (88,46) size 64x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 64x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (88.00,60.00) startOffset 0 endOffset 9 width 64.00: &quot;Reference&quot;
</span><del>-      RenderSVGText {text} at (340,46) size 39x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (340,46) size 40x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (340.50,60.00) startOffset 0 endOffset 5 width 39.00: &quot;&lt;use&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (35,85) size 170x170 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(120.00,99.29)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11stylingcss04fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (15,16) size 433x262
</span><del>-      RenderSVGText {text} at (162,16) size 155x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (162,16) size 156x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 155x23
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (162.50,35.00) startOffset 0 endOffset 17 width 155.00: &quot;CSS selector test&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -45,34 +45,34 @@
</span><span class="cx">       RenderSVGContainer {g} at (379,209) size 69x69
</span><span class="cx">         RenderSVGRect {rect} at (379,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=380.00] [y=210.00] [width=67.50] [height=67.50]
</span><span class="cx">       RenderSVGContainer {g} at (15,45) size 400x212
</span><del>-        RenderSVGText {text} at (58,45) size 11x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (58,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (58.50,60.00) startOffset 0 endOffset 1 width 11.00: &quot;A&quot;
</span><del>-        RenderSVGText {text} at (127,45) size 11x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (127,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (127.50,60.00) startOffset 0 endOffset 1 width 11.00: &quot;B&quot;
</span><del>-        RenderSVGText {text} at (194,45) size 12x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (194,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 12x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (194.00,60.00) startOffset 0 endOffset 1 width 12.00: &quot;C&quot;
</span><del>-        RenderSVGText {text} at (264,45) size 12x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (264,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 12x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (264.00,60.00) startOffset 0 endOffset 1 width 12.00: &quot;D&quot;
</span><del>-        RenderSVGText {text} at (334,45) size 11x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (334,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (334.50,60.00) startOffset 0 endOffset 1 width 11.00: &quot;E&quot;
</span><del>-        RenderSVGText {text} at (405,45) size 10x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (405,45) size 10x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 10x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (405.00,60.00) startOffset 0 endOffset 1 width 10.00: &quot;F&quot;
</span><del>-        RenderSVGText {text} at (15,98) size 9x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,98) size 10x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 9x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (15.50,113.00) startOffset 0 endOffset 1 width 9.00: &quot;1&quot;
</span><del>-        RenderSVGText {text} at (15,168) size 9x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,168) size 10x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 9x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (15.50,183.00) startOffset 0 endOffset 1 width 9.00: &quot;2&quot;
</span><del>-        RenderSVGText {text} at (15,238) size 9x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,238) size 10x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 9x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (15.50,253.00) startOffset 0 endOffset 1 width 9.00: &quot;3&quot;
</span><del>-    RenderSVGText {text} at (10,312) size 213x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,312) size 213x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 213x35
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 213.00: &quot;$Revision: 1.13 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11stylingcss05bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (127,72) size 226x136
</span><span class="cx">       RenderSVGContainer {g} at (127,72) size 226x136
</span><del>-        RenderSVGText {text} at (147,72) size 186x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (147,72) size 186x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 186x35
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (147.00,100.00) startOffset 0 endOffset 13 width 186.00: &quot;Good morning!&quot;
</span><del>-        RenderSVGText {text} at (127,172) size 225x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (127,172) size 226x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 86x35
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (127.50,200.00) startOffset 0 endOffset 6 width 86.00: &quot;Bonne &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 129x35
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11stylingcss06bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,22 +4,22 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (50,72) size 360x176
</span><span class="cx">       RenderSVGContainer {g} at (50,72) size 360x176
</span><del>-        RenderSVGText {text} at (50,72) size 86x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (50,72) size 86x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {a} at (0,0) size 86x35
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 86x35
</span><span class="cx">               chunk 1 text run 1 at (50.00,100.00) startOffset 0 endOffset 7 width 86.00: &quot;Visited&quot;
</span><del>-        RenderSVGText {text} at (250,72) size 116x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (250,72) size 116x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {a} at (0,0) size 116x35
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 116x35
</span><span class="cx">               chunk 1 text run 1 at (250.00,100.00) startOffset 0 endOffset 9 width 116.00: &quot;Unvisited&quot;
</span><del>-        RenderSVGText {text} at (50,142) size 119x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (50,142) size 119x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {a} at (0,0) size 119x35
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 119x35
</span><span class="cx">               chunk 1 text run 1 at (50.00,170.00) startOffset 0 endOffset 8 width 119.00: &quot;Hover me&quot;
</span><del>-        RenderSVGText {text} at (250,142) size 160x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (250,142) size 160x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 160x35
</span><span class="cx">             chunk 1 text run 1 at (250.00,170.00) startOffset 0 endOffset 12 width 160.00: &quot;And me, too!&quot;
</span><del>-        RenderSVGText {text} at (150,212) size 116x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (150,212) size 116x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 116x35
</span><span class="cx">             chunk 1 text run 1 at (150.00,240.00) startOffset 0 endOffset 9 width 116.00: &quot;Select me&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textalign01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,32 +3,32 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (5,9) size 452x278
</span><del>-      RenderSVGText {text} at (5,9) size 435x38 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,9) size 435x39 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 435x38
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 31 width 435.00: &quot;Test 'text-anchor' (horizontal)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,102) size 437x185
</span><span class="cx">         RenderSVGContainer {g} at (227,102) size 230x35 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,130.00)}]
</span><span class="cx">           RenderSVGPath {line} at (230,129) size 50x2 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=50.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (227,127) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (0,-28) size 227x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 227x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 227x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 227.00: &quot;text-anchor:none&quot;
</span><span class="cx">         RenderSVGContainer {g} at (227,152) size 220x35 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,180.00)}]
</span><span class="cx">           RenderSVGPath {line} at (230,179) size 50x2 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=50.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (227,177) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (0,-28) size 217x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 217x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 217x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 17 width 217.00: &quot;text-anchor:start&quot;
</span><span class="cx">         RenderSVGContainer {g} at (105,202) size 250x35 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,230.00)}]
</span><span class="cx">           RenderSVGPath {line} at (205,229) size 50x2 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=0.00] [x2=25.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (227,227) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (-125,-28) size 249x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-125,-28) size 250x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 249x34
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-124.50,0.00) startOffset 0 endOffset 18 width 249.00: &quot;text-anchor:middle&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,252) size 213x35 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,280.00)}]
</span><span class="cx">           RenderSVGPath {line} at (180,279) size 50x2 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-50.00] [y1=0.00] [x2=0.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (227,277) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (-210,-28) size 210x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-210,-28) size 210x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 210x34
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-210.00,0.00) startOffset 0 endOffset 15 width 210.00: &quot;text-anchor:end&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textalign02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (5,9) size 467x275
</span><del>-      RenderSVGText {text} at (5,9) size 467x38 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,9) size 467x39 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 467x38
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 34 width 467.00: &quot;Test 'baseline-shift' (horizontal)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (15,85) size 404x199 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,120.00)}]
</span><del>-        RenderSVGText {text} at (0,-35) size 350x41 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-35) size 350x42 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,7) size 98x34
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 98.00: &quot;Normal&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 204x34
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">               chunk 1 text run 1 at (98.00,-7.00) startOffset 0 endOffset 16 width 204.00: &quot;baseline-shift:7&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (302,7) size 48x34
</span><span class="cx">             chunk 1 text run 1 at (302.00,0.00) startOffset 0 endOffset 4 width 48.00: &quot;text&quot;
</span><del>-        RenderSVGText {text} at (0,42) size 404x55 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,42) size 404x56 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">             chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 98.00: &quot;Normal&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 258x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textalign03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,3) size 469x222
</span><del>-      RenderSVGText {text} at (5,3) size 346x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,3) size 346x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 346x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 21 width 346.00: &quot;Test of 'text-anchor'&quot;
</span><span class="cx">       RenderSVGPath {line} at (224,75) size 2x150 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=75.00] [x2=225.00] [y2=225.00]
</span><span class="cx">       RenderSVGContainer {g} at (0,82) size 469x135
</span><del>-        RenderSVGText {text} at (-4,82) size 473x134 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-4,82) size 473x135 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 229x34
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-4.00,110.00) startOffset 0 endOffset 17 width 229.00: &quot;Begin with \&quot;end\&quot;,&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 400x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textalign04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,3) size 476x264
</span><del>-      RenderSVGText {text} at (5,3) size 346x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,3) size 346x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 346x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 21 width 346.00: &quot;Test of 'text-anchor'&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -11,29 +11,29 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 75x18
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 13 width 75.00: &quot;end text tref&quot;
</span><span class="cx">         RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data=&quot;M -5 260 L 220 260&quot;]
</span><del>-      RenderSVGText {text} at (20,52) size 218x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,52) size 218x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 218x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 17 width 218.00: &quot;Tspan, tref, toap&quot;
</span><span class="cx">       RenderSVGPath {line} at (219,120) size 2x140 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=120.00] [x2=220.00] [y2=260.00]
</span><span class="cx">       RenderSVGContainer {g} at (0,112) size 476x155
</span><del>-        RenderSVGText {text} at (220,112) size 256x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (220,112) size 256x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 122x34
</span><span class="cx">             chunk 1 text run 1 at (220.00,140.00) startOffset 0 endOffset 11 width 122.00: &quot;start text &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 134x34
</span><span class="cx">             RenderSVGInlineText {#text} at (122,0) size 134x34
</span><span class="cx">               chunk 1 text run 1 at (342.00,140.00) startOffset 0 endOffset 10 width 134.00: &quot; red tspan&quot;
</span><del>-        RenderSVGText {text} at (64,152) size 312x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (64,152) size 312x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 154x34
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (64.00,180.00) startOffset 0 endOffset 12 width 154.00: &quot;middle text &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 158x34
</span><span class="cx">             RenderSVGInlineText {#text} at (154,0) size 158x34
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (218.00,180.00) startOffset 0 endOffset 11 width 158.00: &quot; bold tspan&quot;
</span><del>-        RenderSVGText {text} at (62,192) size 158x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (62,192) size 158x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {tref} at (0,0) size 158x34
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 158x34
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (62.00,220.00) startOffset 0 endOffset 13 width 158.00: &quot;end text tref&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (-4,232) size 224x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-4,232) size 224x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 224x34
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 224x34
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (0.00,260.00) startOffset 12 endOffset 13 width 8.00: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textalign05bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,14 +3,14 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (5,3) size 465x315
</span><del>-      RenderSVGText {text} at (5,3) size 465x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,3) size 465x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 465x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 29 width 465.00: &quot;Test 'text-anchor' (vertical)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (151,49) size 118x269
</span><span class="cx">         RenderSVGContainer {g} at (151,49) size 118x269 [transform={m=((1.00,0.00)(0.00,1.00)) t=(160.00,150.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (151,147) size 18x171
</span><span class="cx">             RenderSVGEllipse {circle} at (157,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-            RenderSVGText {text} at (-9,0) size 17x168 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-9,0) size 18x168 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 17x168
</span><span class="cx">                 chunk 1 (vertical) text run 1 at (-10.40,0.00) startOffset 0 endOffset 1 height 33.52: &quot;s&quot;
</span><span class="cx">                 chunk 1 (vertical) text run 2 at (-10.40,33.52) startOffset 1 endOffset 2 height 33.52: &quot;t&quot;
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">                 chunk 1 (vertical) text run 5 at (-10.40,134.06) startOffset 4 endOffset 5 height 33.52: &quot;t&quot;
</span><span class="cx">           RenderSVGContainer {g} at (197,49) size 26x202 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</span><span class="cx">             RenderSVGEllipse {circle} at (207,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-            RenderSVGText {text} at (-13,-101) size 25x202 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-13,-101) size 26x202 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 25x202
</span><span class="cx">                 chunk 1 (middle anchor, vertical) text run 1 at (-10.40,-100.55) startOffset 0 endOffset 1 height 33.52: &quot;m&quot;
</span><span class="cx">                 chunk 1 (middle anchor, vertical) text run 2 at (-10.40,-67.03) startOffset 1 endOffset 2 height 33.52: &quot;i&quot;
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">                 chunk 1 (middle anchor, vertical) text run 6 at (-10.40,67.03) startOffset 5 endOffset 6 height 33.52: &quot;e&quot;
</span><span class="cx">           RenderSVGContainer {g} at (251,49) size 18x104 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><span class="cx">             RenderSVGEllipse {circle} at (257,147) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-            RenderSVGText {text} at (-9,-101) size 17x101 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-9,-101) size 18x101 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 17x101
</span><span class="cx">                 chunk 1 (end anchor, vertical) text run 1 at (-10.40,-100.55) startOffset 0 endOffset 1 height 33.52: &quot;e&quot;
</span><span class="cx">                 chunk 1 (end anchor, vertical) text run 2 at (-10.40,-67.03) startOffset 1 endOffset 2 height 33.52: &quot;n&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textalign06bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,3) size 480x357
</span><del>-      RenderSVGText {text} at (0,3) size 481x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,3) size 481x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 481x45
</span><span class="cx">           chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 31 width 481.00: &quot;Test 'baseline-shift' (vertic.)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (81,60) size 295x300
</span><span class="cx">         RenderSVGContainer {g} at (81,60) size 295x300 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,60.00)}]
</span><del>-          RenderSVGText {text} at (-9,0) size 24x168 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-9,0) size 25x168 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (-10.40,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (-10.40,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (1,100) size 15x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (-10.40,100.55) startOffset 0 endOffset 1 height 33.52: &quot;x&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (-10.40,134.06) startOffset 1 endOffset 2 height 33.52: &quot;t&quot;
</span><del>-          RenderSVGText {text} at (45,0) size 43x269 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (45,0) size 44x269 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (26,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (69.60,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (69.60,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (27,201) size 15x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (69.60,201.09) startOffset 0 endOffset 1 height 33.52: &quot;x&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (69.60,234.61) startOffset 1 endOffset 2 height 33.52: &quot;t&quot;
</span><del>-          RenderSVGText {text} at (154,0) size 34x235 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (154,0) size 35x235 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (16,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (169.60,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (169.60,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">                 chunk 1 (vertical) text run 1 at (169.60,167.58) startOffset 0 endOffset 1 height 33.52: &quot;x&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (21,201) size 8x34
</span><span class="cx">               chunk 1 (vertical) text run 1 at (169.60,201.09) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><del>-          RenderSVGText {text} at (251,0) size 34x302 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (251,0) size 35x302 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (249.60,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (249.60,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textalign08bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (50,79) size 383x152
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (50,79) size 383x150 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,79) size 383x151 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 225x151
</span><span class="cx">           chunk 1 text run 1 at (50.00,200.00) startOffset 0 endOffset 3 width 225.00: &quot;a\x{729C}\x{923}&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 113x76
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textaltglyph01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (5,13) size 463x277
</span><del>-      RenderSVGText {text} at (5,13) size 403x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,13) size 403x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 403x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,50.00) startOffset 0 endOffset 26 width 403.00: &quot;Test 'altGlyph' facilities&quot;
</span><del>-      RenderSVGText {text} at (5,62) size 463x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,62) size 463x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 463x34
</span><span class="cx">           chunk 1 text run 1 at (5.00,90.00) startOffset 0 endOffset 32 width 463.00: &quot;and many-to-many chars to glyphs&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textdeco01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,21 +2,21 @@
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-    RenderSVGContainer {g} at (10,5) size 378x277
-      RenderSVGText {text} at (10,5) size 150x18 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (10,5) size 378x276
+      RenderSVGText {text} at (10,5) size 150x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 150x18
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 23 width 150.00: &quot;Test 'text-decoration'.&quot;
</span><del>-      RenderSVGContainer {g} at (24,42) size 364x240
-        RenderSVGText {text} at (25,43) size 122x27 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (24,42) size 364x239
+        RenderSVGText {text} at (25,43) size 122x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 122x27
</span><span class="cx">             chunk 1 text run 1 at (25.00,65.00) startOffset 0 endOffset 11 width 122.00: &quot;Normal text&quot;
</span><del>-        RenderSVGText {text} at (25,113) size 227x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,113) size 227x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 227x27
</span><span class="cx">             chunk 1 text run 1 at (25.00,135.00) startOffset 0 endOffset 22 width 227.00: &quot;Text with line-through&quot;
</span><del>-        RenderSVGText {text} at (25,183) size 159x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,183) size 159x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x27
</span><span class="cx">             chunk 1 text run 1 at (25.00,205.00) startOffset 0 endOffset 15 width 159.00: &quot;Underlined text&quot;
</span><del>-        RenderSVGText {text} at (25,253) size 362x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,253) size 362x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 45x27
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 45x27
</span><span class="cx">               chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 3 width 45.00: &quot;One&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textfonts01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (20,28) size 306x268
</span><span class="cx">       RenderSVGContainer {g} at (20,28) size 306x268
</span><del>-        RenderSVGText {text} at (20,57) size 198x28 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,57) size 198x29 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 198x28
</span><span class="cx">             chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 17 width 198.00: &quot;A serifed face \x{753B}\x{50CF}&quot;
</span><del>-        RenderSVGText {text} at (20,138) size 233x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,138) size 233x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 233x27
</span><span class="cx">             chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 20 width 233.00: &quot;A sans-serif face \x{753B}\x{50CF}&quot;
</span><span class="cx">         RenderSVGText {text} at (20,220) size 286x28 contains 1 chunk(s)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">           RenderSVGText {text} at (40,28) size 190x28 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 190x28
</span><span class="cx">               chunk 1 text run 1 at (40.00,50.00) startOffset 0 endOffset 17 width 190.00: &quot;A serifed face \x{753B}\x{50CF}&quot;
</span><del>-          RenderSVGText {text} at (40,107) size 233x28 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (40,107) size 233x29 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 233x28
</span><span class="cx">               chunk 1 text run 1 at (40.00,130.00) startOffset 0 endOffset 20 width 233.00: &quot;A sans-serif face \x{753B}\x{50CF}&quot;
</span><del>-          RenderSVGText {text} at (40,187) size 286x28 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (40,187) size 286x29 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 286x28
</span><span class="cx">               chunk 1 text run 1 at (40.00,210.00) startOffset 0 endOffset 19 width 286.00: &quot;A mono (iW) face \x{753B}\x{50CF}&quot;
</span><span class="cx">         RenderSVGText {text} at (40,268) size 224x28 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textfonts03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,28 +4,28 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (15,32) size 403x187
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (15,43) size 241x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,43) size 241x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 241x21
</span><span class="cx">           chunk 1 text run 1 at (15.00,60.00) startOffset 0 endOffset 32 width 241.00: &quot;font-family = \&quot;Haettenschweiler\&quot;&quot;
</span><span class="cx">       RenderSVGText {text} at (340,32) size 42x35 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 42x35
</span><span class="cx">           chunk 1 text run 1 at (340.00,60.00) startOffset 0 endOffset 3 width 41.58: &quot;ABC&quot;
</span><del>-      RenderSVGText {text} at (15,93) size 213x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,93) size 213x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 213x21
</span><span class="cx">           chunk 1 text run 1 at (15.00,110.00) startOffset 0 endOffset 28 width 213.00: &quot;font-family = \&quot;Charlesworth\&quot;&quot;
</span><span class="cx">       RenderSVGText {text} at (340,82) size 78x35 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 78x35
</span><span class="cx">           chunk 1 text run 1 at (340.00,110.00) startOffset 0 endOffset 3 width 77.14: &quot;ABC&quot;
</span><del>-      RenderSVGText {text} at (15,143) size 215x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,143) size 215x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 215x21
</span><span class="cx">           chunk 1 text run 1 at (15.00,160.00) startOffset 0 endOffset 28 width 215.00: &quot;font-family = \&quot;Invalid Name\&quot;&quot;
</span><del>-      RenderSVGText {text} at (340,128) size 71x40 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (340,128) size 71x41 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 71x40
</span><span class="cx">           chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 3 width 71.00: &quot;ABC&quot;
</span><del>-      RenderSVGText {text} at (15,193) size 195x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,193) size 195x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 195x21
</span><span class="cx">           chunk 1 text run 1 at (15.00,210.00) startOffset 0 endOffset 27 width 195.00: &quot;font-family = not specified&quot;
</span><del>-      RenderSVGText {text} at (340,178) size 71x40 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (340,178) size 71x41 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 71x40
</span><span class="cx">           chunk 1 text run 1 at (340.00,210.00) startOffset 0 endOffset 3 width 71.00: &quot;ABC&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textintro01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,35 +4,35 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (5,3) size 363x287
</span><del>-      RenderSVGText {text} at (5,3) size 363x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,3) size 363x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 363x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 24 width 363.00: &quot;Test left-to-right text.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,56) size 244x164
</span><del>-        RenderSVGText {text} at (10,56) size 232x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,56) size 232x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 232x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 33 width 231.46: &quot;Polish: Mog\x{119} je\x{15B}\x{107} szk\x{142}o, i mi ...&quot;
</span><del>-        RenderSVGText {text} at (10,91) size 244x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,91) size 244x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 244x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 32 width 243.96: &quot;Russian: \x{42F} \x{43C}\x{43E}\x{433}\x{443} \x{435}\x{441}\x{442}\x{44C} \x{441}\x{442}\x{435}\x{43A}\x{43B}\x{43E}, ...&quot;
</span><del>-        RenderSVGText {text} at (10,126) size 195x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,126) size 195x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 195x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,145.00) startOffset 0 endOffset 23 width 194.01: &quot;Greek: \x{39C}\x{3C0}\x{3BF}\x{3C1}\x{3CE} \x{3BD}\x{3B1} \x{3C6}\x{3AC}\x{3C9} ...&quot;
</span><del>-        RenderSVGText {text} at (10,161) size 236x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,161) size 236x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 236x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,180.00) startOffset 0 endOffset 8 width 68.02: &quot;Hebrew: &quot;
</span><span class="cx">             chunk 1 text run 1 at (78.02,180.00) startOffset 0 endOffset 21 width 148.57 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA}&quot;
</span><span class="cx">             chunk 1 text run 1 at (226.59,180.00) startOffset 0 endOffset 4 width 18.89: &quot; ...&quot;
</span><del>-        RenderSVGText {text} at (10,196) size 234x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,196) size 234x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 234x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,215.00) startOffset 0 endOffset 9 width 65.20: &quot;Yiddish: &quot;
</span><span class="cx">             chunk 1 text run 1 at (75.20,215.00) startOffset 0 endOffset 21 width 149.55 RTL: &quot;\x{5D0}\x{5D9}\x{5DA} \x{5E7}\x{5E2}\x{5DF} \x{5E2}\x{5E1}\x{5DF} \x{5D2}\x{5DC}\x{5D0}\x{5B8}\x{5D6} \x{5D0}\x{5D5}\x{5DF}&quot;
</span><span class="cx">             chunk 1 text run 1 at (224.75,215.00) startOffset 0 endOffset 4 width 18.89: &quot; ...&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,231) size 272x24
</span><del>-        RenderSVGText {text} at (10,231) size 272x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,231) size 272x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 272x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,250.00) startOffset 0 endOffset 20 width 271.10: &quot;Chinese:\x{6211}\x{80FD}\x{541E}\x{4E0B}\x{73BB}\x{7483}\x{800C}\x{4E0D}\x{4F24}\x{8EAB}\x{4F53}\x{3002}&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,266) size 271x24
</span><del>-        RenderSVGText {text} at (10,266) size 271x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,266) size 271x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 271x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,285.00) startOffset 0 endOffset 21 width 270.17: &quot;Japanese: \x{79C1}\x{306F}\x{30AC}\x{30E9}\x{30B9}\x{3092}\x{98DF}\x{3079}\x{307E}\x{3059}\x{3002}&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textintro02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,21 +4,21 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (0,24) size 433x261
</span><del>-      RenderSVGText {text} at (10,24) size 316x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,24) size 316x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 316x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 45 width 316.00: &quot;unicode-bidi=\&quot;bidi-override\&quot; direction=\&quot;ltr\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,60) size 423x25
</span><span class="cx">         RenderSVGText {text} at (10,60) size 423x25 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 423x25
</span><span class="cx">             chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 56 width 422.63 LTR override: &quot;Text \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; is in Hebrew&quot;
</span><del>-      RenderSVGText {text} at (10,124) size 316x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,124) size 316x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 316x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 45 width 316.00: &quot;unicode-bidi=\&quot;bidi-override\&quot; direction=\&quot;rtl\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,160) size 10x25
</span><span class="cx">         RenderSVGText {text} at (-413,160) size 423x25 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 423x25
</span><span class="cx">             chunk 1 text run 1 at (-412.63,180.00) startOffset 0 endOffset 56 width 422.63 RTL override: &quot;Text \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; is in Hebrew&quot;
</span><del>-      RenderSVGText {text} at (10,224) size 274x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,224) size 274x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 274x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 38 width 274.00: &quot;unicode-bidi=\&quot;normal\&quot; direction=\&quot;ltr\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,260) size 10x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textintro03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (60,10) size 376x350
</span><span class="cx">       RenderSVGContainer {g} at (60,10) size 376x350
</span><del>-        RenderSVGText {text} at (60,10) size 19x337 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,10) size 20x337 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 19x337
</span><span class="cx">             chunk 1 (vertical) text run 1 at (64.42,10.00) startOffset 0 endOffset 1 height 18.76: &quot;T&quot;
</span><span class="cx">             chunk 1 (vertical) text run 2 at (64.42,18.55) startOffset 1 endOffset 2 height 18.76: &quot;e&quot;
</span><span class="lines">@@ -111,7 +111,7 @@
</span><span class="cx">             chunk 1 (vertical) text run 33 at (366.01,441.75) startOffset 32 endOffset 33 height 13.40: &quot;\x{305B}&quot;
</span><span class="cx">             chunk 1 (vertical) text run 34 at (366.01,455.15) startOffset 33 endOffset 34 height 13.40: &quot;\x{3093}&quot;
</span><span class="cx">             chunk 1 (vertical) text run 35 at (366.01,468.55) startOffset 34 endOffset 35 height 13.40: &quot;\x{3002}&quot;
</span><del>-        RenderSVGText {text} at (98,80) size 43x174 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (98,80) size 44x174 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 43x174
</span><span class="cx">             chunk 1 (vertical) text run 1 at (107.23,80.00) startOffset 0 endOffset 1 height 42.88: &quot;x&quot;
</span><span class="cx">             chunk 1 (vertical) text run 2 at (107.23,96.00) startOffset 1 endOffset 2 height 42.88: &quot;t&quot;
</span><span class="lines">@@ -120,7 +120,7 @@
</span><span class="cx">             chunk 1 (vertical) text run 5 at (107.23,125.14) startOffset 4 endOffset 5 height 42.88: &quot;\x{6211}&quot;
</span><span class="cx">             chunk 1 (vertical) text run 6 at (107.23,168.02) startOffset 5 endOffset 6 height 42.88: &quot;\x{80FD}&quot;
</span><span class="cx">             chunk 1 (vertical) text run 7 at (107.23,210.89) startOffset 6 endOffset 7 height 42.88: &quot;\x{541E}&quot;
</span><del>-        RenderSVGText {text} at (255,80) size 49x155 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (255,80) size 50x155 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 49x155
</span><span class="cx">             chunk 1 (vertical) text run 1 at (265.64,80.00) startOffset 0 endOffset 1 height 48.23: &quot;s&quot;
</span><span class="cx">             chunk 1 (vertical) text run 2 at (265.64,98.00) startOffset 1 endOffset 2 height 48.23: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textintro04texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,33 +4,33 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,5) size 449x240
</span><del>-      RenderSVGText {text} at (10,5) size 138x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,5) size 138x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 138x18
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 138.00: &quot;Test horizontal text.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,41) size 449x204
</span><del>-        RenderSVGText {text} at (10,41) size 307x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,41) size 307x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 307x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 42 width 306.11: &quot;Polish: Mog\x{119} je\x{15B}\x{107} szk\x{142}o, i mi nie szkodzi.&quot;
</span><del>-        RenderSVGText {text} at (10,71) size 380x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,71) size 380x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 380x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 47 width 379.01: &quot;Russian: \x{42F} \x{43C}\x{43E}\x{433}\x{443} \x{435}\x{441}\x{442}\x{44C} \x{441}\x{442}\x{435}\x{43A}\x{43B}\x{43E}, \x{44D}\x{442}\x{43E} \x{43C}\x{43D}\x{435} \x{43D}\x{435} \x{432}\x{440}\x{435}\x{434}\x{438}\x{442}.&quot;
</span><del>-        RenderSVGText {text} at (10,103) size 431x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,103) size 431x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 431x21
</span><span class="cx">             chunk 1 text run 1 at (10.00,120.00) startOffset 0 endOffset 57 width 430.95: &quot;Greek: \x{39C}\x{3C0}\x{3BF}\x{3C1}\x{3CE} \x{3BD}\x{3B1} \x{3C6}\x{3AC}\x{3C9} \x{3C3}\x{3C0}\x{3B1}\x{3C3}\x{3BC}\x{3AD}\x{3BD}\x{3B1} \x{3B3}\x{3C5}\x{3B1}\x{3BB}\x{3B9}\x{3AC} \x{3C7}\x{3C9}\x{3C1}\x{3AF}\x{3C2} \x{3BD}\x{3B1} \x{3C0}\x{3AC}\x{3B8}\x{3C9} \x{3C4}\x{3AF}\x{3C0}\x{3BF}\x{3C4}\x{3B1}.&quot;
</span><del>-        RenderSVGText {text} at (10,131) size 400x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,131) size 400x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 400x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 6 width 43.82: &quot;Text \&quot;&quot;
</span><span class="cx">             chunk 1 text run 1 at (53.82,150.00) startOffset 0 endOffset 36 width 251.04 RTL: &quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}&quot;
</span><span class="cx">             chunk 1 text run 1 at (304.86,150.00) startOffset 0 endOffset 14 width 104.29: &quot;\&quot; is in Hebrew&quot;
</span><del>-        RenderSVGText {text} at (10,161) size 366x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,161) size 366x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 366x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,180.00) startOffset 0 endOffset 9 width 65.20: &quot;Yiddish: &quot;
</span><span class="cx">             chunk 1 text run 1 at (75.20,180.00) startOffset 0 endOffset 40 width 295.62 RTL: &quot;\x{5D0}\x{5D9}\x{5DA} \x{5E7}\x{5E2}\x{5DF} \x{5E2}\x{5E1}\x{5DF} \x{5D2}\x{5DC}\x{5D0}\x{5B8}\x{5D6} \x{5D0}\x{5D5}\x{5DF} \x{5E2}\x{5E1} \x{5D8}\x{5D5}\x{5D8} \x{5DE}\x{5D9}\x{5E8} \x{5E0}\x{5D9}\x{5E9}\x{5D8} \x{5F0}\x{5F2}&quot;
</span><span class="cx">             chunk 1 text run 1 at (370.82,180.00) startOffset 0 endOffset 1 width 4.72: &quot;.&quot;
</span><del>-        RenderSVGText {text} at (10,191) size 272x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,191) size 272x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 272x23
</span><span class="cx">             chunk 1 text run 1 at (10.00,210.00) startOffset 0 endOffset 20 width 271.10: &quot;Chinese:\x{6211}\x{80FD}\x{541E}\x{4E0B}\x{73BB}\x{7483}\x{800C}\x{4E0D}\x{4F24}\x{8EAB}\x{4F53}\x{3002}&quot;
</span><del>-        RenderSVGText {text} at (10,223) size 449x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,223) size 449x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 449x21
</span><span class="cx">             chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 35 width 448.39: &quot;Japanese: \x{79C1}\x{306F}\x{30AC}\x{30E9}\x{30B9}\x{3092}\x{98DF}\x{3079}\x{3089}\x{308C}\x{307E}\x{3059}\x{3002}\x{305D}\x{308C}\x{306F}\x{79C1}\x{3092}\x{50B7}\x{3064}\x{3051}\x{307E}\x{305B}\x{3093}\x{3002}&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 284x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textintro05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (18,52) size 442x196
</span><del>-      RenderSVGText {text} at (89,52) size 371x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (89,52) size 371x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 371x35
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (89.77,80.00) startOffset 0 endOffset 37 width 370.23 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><span class="cx">       RenderSVGText {text} at (18,128) size 442x41 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 442x41
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (18.72,160.00) startOffset 0 endOffset 37 width 441.28 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><del>-      RenderSVGText {text} at (89,212) size 371x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (89,212) size 371x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 371x35
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (89.77,240.00) startOffset 0 endOffset 37 width 370.23 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textpath01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (168,0) size 251x114
</span><span class="cx">         RenderSVGContainer {use} at (198,13) size 221x99
</span><span class="cx">           RenderSVGPath {path} at (198,13) size 221x99 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3&quot;]
</span><del>-        RenderSVGText {text} at (168,-7) size 205x120 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (168,-7) size 205x121 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 205x120
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 205x120
</span><span class="cx">               chunk 1 text run 1 at (203.04,79.07) startOffset 0 endOffset 1 width 22.00: &quot;T&quot;
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (0,49) size 292x163
</span><span class="cx">         RenderSVGContainer {use} at (33,69) size 220x99
</span><span class="cx">           RenderSVGPath {path} at (33,69) size 220x99 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 33.5 145.8 C 41 123 70.3 69.7 104.5 86.8 C 121 95 133 116 144.5 129.8 C 156.2 144.4 173 155.5 190.5 159.8 C 221.8 167.6 231 146.9 252.5 130.8&quot;]
</span><del>-        RenderSVGText {text} at (-9,49) size 216x120 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-9,49) size 216x121 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 216x120
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 56x58
</span><span class="cx">               RenderSVGInlineText {#text} at (0,37) size 56x57
</span><span class="lines">@@ -54,16 +54,16 @@
</span><span class="cx">               chunk 1 text run 11 at (187.66,159.04) startOffset 10 endOffset 11 width 21.00: &quot;h&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (16,168) size 276x43 [stroke={[type=SOLID] [color=#000000]}] [x=17.00] [y=169.00] [width=274.00] [height=41.00]
</span><del>-        RenderSVGText {text} at (19,166) size 223x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (19,166) size 223x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 223x23
</span><span class="cx">             chunk 1 text run 1 at (19.00,185.00) startOffset 0 endOffset 25 width 223.00: &quot;'tspan' subelement inside&quot;
</span><del>-        RenderSVGText {text} at (19,188) size 199x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (19,188) size 199x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 199x23
</span><span class="cx">             chunk 1 text run 1 at (19.00,207.00) startOffset 0 endOffset 23 width 199.00: &quot;the 'textPath' element.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (113,211) size 300x81
</span><span class="cx">         RenderSVGContainer {use} at (113,231) size 300x4
</span><span class="cx">           RenderSVGPath {path} at (113,231) size 300x4 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [data=&quot;M 113 233 L 413 233&quot;]
</span><del>-        RenderSVGText {text} at (212,211) size 181x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (212,211) size 181x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 181x27
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 181x27
</span><span class="cx">               chunk 1 text run 1 at (219.50,233.00) startOffset 0 endOffset 1 width 15.00: &quot;T&quot;
</span><span class="lines">@@ -84,10 +84,10 @@
</span><span class="cx">               chunk 1 text run 16 at (386.50,233.00) startOffset 15 endOffset 16 width 13.00: &quot;h&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (117,249) size 262x43 [stroke={[type=SOLID] [color=#000000]}] [x=118.00] [y=250.00] [width=260.00] [height=41.00]
</span><del>-        RenderSVGText {text} at (120,248) size 239x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (120,248) size 239x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 239x23
</span><span class="cx">             chunk 1 text run 1 at (120.00,267.00) startOffset 0 endOffset 30 width 239.00: &quot;'startOffset' attribute of the&quot;
</span><del>-        RenderSVGText {text} at (120,268) size 165x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (120,268) size 165x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 165x23
</span><span class="cx">             chunk 1 text run 1 at (120.00,287.00) startOffset 0 endOffset 19 width 165.00: &quot;'textPath' element.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textspacing01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><del>-  RenderSVGRoot {svg} at (3,0) size 474x357
-    RenderSVGContainer {g} at (18,0) size 438x306
-      RenderSVGContainer {g} at (18,0) size 438x306
-        RenderSVGText {text} at (3,0) size 55x9 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (3,3) size 474x354
+    RenderSVGContainer {g} at (18,4) size 438x301
+      RenderSVGContainer {g} at (18,4) size 438x301
+        RenderSVGText {text} at (3,0) size 55x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 55x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,8.00) startOffset 0 endOffset 16 width 55.00: &quot;letter-spacing:0&quot;
</span><del>-        RenderSVGText {text} at (3,8) size 42x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,8) size 42x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,16.00) startOffset 0 endOffset 1 width 1.83: &quot;l&quot;
</span><span class="cx">             chunk 1 text run 2 at (3.83,16.00) startOffset 1 endOffset 2 width 4.50: &quot;e&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">             chunk 1 text run 15 at (37.33,16.00) startOffset 14 endOffset 15 width 2.17: &quot;:&quot;
</span><span class="cx">             chunk 1 text run 16 at (38.50,16.00) startOffset 15 endOffset 16 width 2.67: &quot;-&quot;
</span><span class="cx">             chunk 1 text run 17 at (40.17,16.00) startOffset 16 endOffset 17 width 4.50: &quot;1&quot;
</span><del>-        RenderSVGText {text} at (3,16) size 62x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,16) size 62x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 62x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,24.00) startOffset 0 endOffset 1 width 1.83: &quot;l&quot;
</span><span class="cx">             chunk 1 text run 2 at (5.13,24.00) startOffset 1 endOffset 2 width 4.50: &quot;e&quot;
</span><span class="lines">@@ -45,22 +45,22 @@
</span><span class="cx">             chunk 1 text run 15 at (55.53,24.00) startOffset 14 endOffset 15 width 2.17: &quot;:&quot;
</span><span class="cx">             chunk 1 text run 16 at (58.00,24.00) startOffset 15 endOffset 16 width 2.17: &quot;.&quot;
</span><span class="cx">             chunk 1 text run 17 at (60.47,24.00) startOffset 16 endOffset 17 width 4.50: &quot;3&quot;
</span><del>-        RenderSVGText {text} at (3,25) size 64x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,25) size 64x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,33.00) startOffset 0 endOffset 16 width 64.00: &quot;ws:0 - Two Words&quot;
</span><del>-        RenderSVGText {text} at (3,33) size 58x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,33) size 58x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,41.00) startOffset 0 endOffset 6 width 21.33: &quot;ws:-3 &quot;
</span><span class="cx">             chunk 1 text run 2 at (21.33,41.00) startOffset 6 endOffset 8 width 4.83: &quot;- &quot;
</span><span class="cx">             chunk 1 text run 3 at (23.17,41.00) startOffset 8 endOffset 12 width 17.33: &quot;Two &quot;
</span><span class="cx">             chunk 1 text run 4 at (37.50,41.00) startOffset 12 endOffset 17 width 23.17: &quot;Words&quot;
</span><del>-        RenderSVGText {text} at (3,41) size 73x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,41) size 73x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 73x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,49.00) startOffset 0 endOffset 5 width 18.67: &quot;ws:3 &quot;
</span><span class="cx">             chunk 1 text run 2 at (24.67,49.00) startOffset 5 endOffset 7 width 4.83: &quot;- &quot;
</span><span class="cx">             chunk 1 text run 3 at (32.50,49.00) startOffset 7 endOffset 11 width 17.33: &quot;Two &quot;
</span><span class="cx">             chunk 1 text run 4 at (52.83,49.00) startOffset 11 endOffset 16 width 23.17: &quot;Words&quot;
</span><del>-    RenderSVGText {text} at (5,51) size 40x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 40x7
</span><span class="cx">         chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.50: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttext01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderView at (0,0) size 480x360
</span><span class="cx"> layer at (0,0) size 480x360
</span><del>-  RenderSVGRoot {svg} at (1,0) size 478x359
-    RenderSVGContainer {g} at (4,0) size 472x336
-      RenderSVGText {text} at (14,0) size 108x12 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (1,1) size 478x358
+    RenderSVGContainer {g} at (4,2) size 472x332
+      RenderSVGText {text} at (14,0) size 108x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 108x12
</span><span class="cx">           chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 26 width 108.00: &quot;Basic test of 'textLength'&quot;
</span><del>-      RenderSVGText {text} at (10,10) size 126x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,10) size 126x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 126x12
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 30 width 126.00: &quot;and 'lengthAdjust' attributes.&quot;
</span><del>-      RenderSVGContainer {g} at (4,66) size 472x72
-        RenderSVGContainer {g} at (9,66) size 465x30
-          RenderSVGText {text} at (3,22) size 52x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (4,68) size 472x68
+        RenderSVGContainer {g} at (9,68) size 464x28
+          RenderSVGText {text} at (3,22) size 52x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 52x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 15 width 51.33: &quot;Line to Stretch&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 83x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 83x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 83x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 25 width 82.33: &quot;this is a line to squeeze&quot;
</span><span class="cx">         RenderSVGContainer {g} at (4,94) size 472x14
</span><span class="lines">@@ -24,22 +24,22 @@
</span><span class="cx">           RenderSVGPath {line} at (222,94) size 252x4 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=158.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (220,96) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (472,96) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=158.00] [y1=32.00] [x2=158.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (18,96) size 375x42
-          RenderSVGText {text} at (6,32) size 50x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (18,97) size 374x39
+          RenderSVGText {text} at (6,32) size 50x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 50x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,38.00) startOffset 0 endOffset 19 width 49.33: &quot;textLength: default&quot;
</span><del>-          RenderSVGText {text} at (6,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (6,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,44.00) startOffset 0 endOffset 21 width 54.33: &quot;lengthAdjust: default&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 50x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 50x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 50x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 19 width 49.33: &quot;textLength: default&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 21 width 54.33: &quot;lengthAdjust: default&quot;
</span><del>-      RenderSVGContainer {g} at (4,132) size 421x72 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,22.00)}]
-        RenderSVGContainer {g} at (9,132) size 414x30
-          RenderSVGText {text} at (3,22) size 65x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (4,134) size 421x68 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,22.00)}]
+        RenderSVGContainer {g} at (9,134) size 414x28
+          RenderSVGText {text} at (3,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 1 width 4.33: &quot;L&quot;
</span><span class="cx">               chunk 1 text run 2 at (8.24,30.00) startOffset 1 endOffset 2 width 1.67: &quot;i&quot;
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">               chunk 1 text run 13 at (54.60,30.00) startOffset 12 endOffset 13 width 2.33: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 14 at (57.84,30.00) startOffset 13 endOffset 14 width 4.00: &quot;c&quot;
</span><span class="cx">               chunk 1 text run 15 at (62.76,30.00) startOffset 14 endOffset 15 width 4.33: &quot;h&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 66x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 66x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 66x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 1 width 2.33: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 2 at (76.64,30.00) startOffset 1 endOffset 2 width 4.33: &quot;h&quot;
</span><span class="lines">@@ -90,22 +90,22 @@
</span><span class="cx">           RenderSVGPath {line} at (222,160) size 201x4 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=141.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (220,162) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (421,162) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=141.00] [y1=32.00] [x2=141.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (18,162) size 402x42
-          RenderSVGText {text} at (6,32) size 62x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (18,163) size 402x39
+          RenderSVGText {text} at (6,32) size 62x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 62x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,38.00) startOffset 0 endOffset 22 width 61.67: &quot;textLength: 25% longer&quot;
</span><del>-          RenderSVGText {text} at (6,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (6,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,44.00) startOffset 0 endOffset 21 width 54.33: &quot;lengthAdjust: default&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 64x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 64x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 64x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 width 63.67: &quot;textLength: 15% shorter&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 21 width 54.33: &quot;lengthAdjust: default&quot;
</span><del>-      RenderSVGContainer {g} at (4,198) size 421x72 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,44.00)}]
-        RenderSVGContainer {g} at (9,198) size 414x30
-          RenderSVGText {text} at (3,22) size 65x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (4,200) size 421x68 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,44.00)}]
+        RenderSVGContainer {g} at (9,200) size 414x28
+          RenderSVGText {text} at (3,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 1 width 4.33: &quot;L&quot;
</span><span class="cx">               chunk 1 text run 2 at (8.24,30.00) startOffset 1 endOffset 2 width 1.67: &quot;i&quot;
</span><span class="lines">@@ -122,7 +122,7 @@
</span><span class="cx">               chunk 1 text run 13 at (54.60,30.00) startOffset 12 endOffset 13 width 2.33: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 14 at (57.84,30.00) startOffset 13 endOffset 14 width 4.00: &quot;c&quot;
</span><span class="cx">               chunk 1 text run 15 at (62.76,30.00) startOffset 14 endOffset 15 width 4.33: &quot;h&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 66x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 66x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 66x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 1 width 2.33: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 2 at (76.64,30.00) startOffset 1 endOffset 2 width 4.33: &quot;h&quot;
</span><span class="lines">@@ -156,25 +156,25 @@
</span><span class="cx">           RenderSVGPath {line} at (222,226) size 201x4 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=141.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (220,228) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (421,228) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=141.00] [y1=32.00] [x2=141.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (9,228) size 411x42
-          RenderSVGText {text} at (3,32) size 62x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (9,229) size 411x39
+          RenderSVGText {text} at (3,32) size 62x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 62x7
</span><span class="cx">               chunk 1 text run 1 at (3.00,38.00) startOffset 0 endOffset 22 width 61.67: &quot;textLength: 25% longer&quot;
</span><del>-          RenderSVGText {text} at (3,38) size 57x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,38) size 57x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 57x7
</span><span class="cx">               chunk 1 text run 1 at (3.00,44.00) startOffset 0 endOffset 21 width 57.00: &quot;lengthAdjust: spacing&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 64x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 64x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 64x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 width 63.67: &quot;textLength: 15% shorter&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 57x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 57x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 57x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 21 width 57.00: &quot;lengthAdjust: spacing&quot;
</span><del>-      RenderSVGContainer {g} at (4,264) size 421x72 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,66.00)}]
-        RenderSVGContainer {g} at (9,264) size 411x30
-          RenderSVGText {text} at (3,22) size 65x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (4,266) size 421x68 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,66.00)}]
+        RenderSVGContainer {g} at (9,266) size 411x28
+          RenderSVGText {text} at (3,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 15 width 51.33: &quot;Line to Stretch&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 65x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 25 width 82.33: &quot;this is a line to squeeze&quot;
</span><span class="cx">         RenderSVGContainer {g} at (4,292) size 421x14
</span><span class="lines">@@ -184,17 +184,17 @@
</span><span class="cx">           RenderSVGPath {line} at (222,292) size 201x4 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=141.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (220,294) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (421,294) size 4x12 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=141.00] [y1=32.00] [x2=141.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (18,294) size 402x42
-          RenderSVGText {text} at (6,32) size 62x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (18,295) size 402x39
+          RenderSVGText {text} at (6,32) size 62x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 62x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,38.00) startOffset 0 endOffset 22 width 61.67: &quot;textLength: 25% longer&quot;
</span><del>-          RenderSVGText {text} at (6,38) size 49x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (6,38) size 49x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 49x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,44.00) startOffset 0 endOffset 17 width 48.00: &quot;lengthAdjust: sAG&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 64x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 64x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 64x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 width 63.67: &quot;textLength: 20% shorter&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 49x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 49x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 49x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 17 width 48.00: &quot;lengthAdjust: sAG&quot;
</span><span class="cx">     RenderSVGText {text} at (5,109) size 53x10 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttext03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,34 +3,34 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (1,27) size 471x264
</span><del>-      RenderSVGText {text} at (19,28) size 76x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (19,28) size 76x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 76x39
</span><span class="cx">           chunk 1 text run 1 at (19.00,61.00) startOffset 0 endOffset 5 width 76.00: &quot;Plain&quot;
</span><del>-      RenderSVGText {text} at (142,28) size 80x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (142,28) size 80x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 80x39
</span><span class="cx">           chunk 1 text run 1 at (142.00,61.00) startOffset 0 endOffset 6 width 80.00: &quot;Italic&quot;
</span><del>-      RenderSVGText {text} at (257,27) size 79x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (257,27) size 79x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 79x39
</span><span class="cx">           chunk 1 text run 1 at (257.00,60.00) startOffset 0 endOffset 4 width 79.00: &quot;Bold&quot;
</span><del>-      RenderSVGText {text} at (224,77) size 153x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (224,77) size 153x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 153x39
</span><span class="cx">           chunk 1 text run 1 at (224.00,110.00) startOffset 0 endOffset 9 width 153.00: &quot;Underline&quot;
</span><del>-      RenderSVGText {text} at (39,114) size 203x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (39,114) size 203x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 203x39
</span><span class="cx">           chunk 1 text run 1 at (39.00,147.00) startOffset 0 endOffset 12 width 203.00: &quot;Line through&quot;
</span><del>-      RenderSVGText {text} at (1,167) size 471x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (1,167) size 471x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 471x39
</span><span class="cx">           chunk 1 text run 1 at (1.00,200.00) startOffset 0 endOffset 27 width 471.00: &quot;Bold, italic and underlined&quot;
</span><span class="cx">       RenderSVGContainer {g} at (49,223) size 382x68
</span><span class="cx">         RenderSVGRect {rect} at (49,224) size 382x66 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [x=50.00] [y=225.00] [width=380.00] [height=64.00]
</span><span class="cx">         RenderSVGContainer {g} at (55,223) size 347x68
</span><del>-          RenderSVGText {text} at (55,223) size 343x27 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (55,223) size 343x28 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 343x27
</span><span class="cx">               chunk 1 text run 1 at (55.00,245.00) startOffset 0 endOffset 34 width 343.00: &quot;Each line of text which flows in a&quot;
</span><del>-          RenderSVGText {text} at (55,243) size 347x27 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (55,243) size 347x28 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 347x27
</span><span class="cx">               chunk 1 text run 1 at (55.00,265.00) startOffset 0 endOffset 32 width 347.00: &quot;rectangular box has to be broken&quot;
</span><del>-          RenderSVGText {text} at (55,263) size 212x27 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (55,263) size 212x28 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 212x27
</span><span class="cx">               chunk 1 text run 1 at (55.00,285.00) startOffset 0 endOffset 21 width 212.00: &quot;into separated lines.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttext05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 44x18
</span><span class="cx">             chunk 1 text run 1 at (0.00,270.00) startOffset 0 endOffset 7 width 44.00: &quot;2.x 2.y&quot;
</span><span class="cx">       RenderSVGContainer {g} at (114,9) size 141x321 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,40.00)}]
</span><del>-        RenderSVGText {text} at (-36,-31) size 71x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-36,-31) size 72x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 71x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-35.50,-17.00) startOffset 0 endOffset 11 width 71.00: &quot;text-anchor&quot;
</span><span class="cx">         RenderSVGText {text} at (-13,-17) size 26x18 contains 1 chunk(s)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (146,55) size 8x19
</span><span class="cx">               RenderSVGPath {line} at (149,55) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (146,66) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (0,20) size 60x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,20) size 60x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 60x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 4 width 60.00: &quot;1234&quot;
</span><span class="cx">           RenderSVGContainer {use} at (156,85) size 8x19 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (186,85) size 8x19
</span><span class="cx">               RenderSVGPath {line} at (189,85) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (186,96) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,50) size 45x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,50) size 45x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 45x12
</span><span class="cx">               chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">               chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (206,115) size 8x19
</span><span class="cx">               RenderSVGPath {line} at (209,115) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (206,126) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,80) size 95x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,80) size 95x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 95x12
</span><span class="cx">               chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">               chunk 1 text run 1 at (60.00,90.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="lines">@@ -103,7 +103,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (191,155) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (194,155) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (191,166) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (0,-20) size 60x32 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-20) size 60x33 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 60x32
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (15.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (186,185) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (189,185) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (186,196) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 45x32 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 45x33 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 45x32
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (20.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -149,7 +149,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (196,215) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (199,215) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (196,226) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 55x32 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 55x33 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 55x32
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (20.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -164,7 +164,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (161,240) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (164,240) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (161,251) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (0,-20) size 60x27 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-20) size 60x28 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 60x27
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (15.00,5.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (186,260) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (189,260) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (186,271) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 45x17 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 45x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 45x17
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (20.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -200,15 +200,15 @@
</span><span class="cx">               RenderSVGContainer {g} at (206,290) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (209,290) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (206,301) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 95x17 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 95x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 95x17
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (60.00,-5.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="cx">       RenderSVGContainer {g} at (214,9) size 119x321 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,40.00)}]
</span><del>-        RenderSVGText {text} at (-36,-31) size 71x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-36,-31) size 72x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 71x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-35.50,-17.00) startOffset 0 endOffset 11 width 71.00: &quot;text-anchor&quot;
</span><del>-        RenderSVGText {text} at (-22,-17) size 43x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-22,-17) size 44x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 43x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-21.50,-3.00) startOffset 0 endOffset 6 width 43.00: &quot;middle&quot;
</span><span class="cx">         RenderSVGPath {line} at (249,50) size 2x280 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=10.00] [x2=0.00] [y2=290.00]
</span><span class="lines">@@ -218,7 +218,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (246,55) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (249,55) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (246,66) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-30,20) size 60x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-30,20) size 60x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 60x12
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-30.00,30.00) startOffset 0 endOffset 4 width 60.00: &quot;1234&quot;
</span><span class="cx">             RenderSVGContainer {g} at (256,85) size 8x19 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
</span><span class="lines">@@ -237,7 +237,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (286,85) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (289,85) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (286,96) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (2,50) size 45x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (2,50) size 46x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 45x12
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (2.50,60.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (12.50,60.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -251,7 +251,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (306,115) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (309,115) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (306,126) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (2,80) size 80x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (2,80) size 81x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 80x12
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (2.50,90.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (37.50,90.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="lines">@@ -272,7 +272,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (291,155) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (294,155) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (291,166) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-8,-20) size 60x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-8,-20) size 61x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 60x32
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-7.50,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (7.50,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -295,7 +295,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (286,185) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (289,185) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (286,196) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 45x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 46x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 45x32
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.50,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (12.50,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -318,7 +318,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (296,215) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (299,215) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (296,226) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 55x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 56x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 55x32
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.50,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (12.50,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -333,7 +333,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (261,240) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (264,240) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (261,251) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-8,-20) size 45x27 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-8,-20) size 46x28 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 45x27
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-7.50,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-7.50,5.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="lines">@@ -354,7 +354,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (286,260) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (289,260) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (286,271) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 45x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 46x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 45x17
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.50,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (12.50,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -369,15 +369,15 @@
</span><span class="cx">                 RenderSVGContainer {g} at (306,290) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (309,290) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (306,301) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 80x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 81x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 80x17
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.50,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (37.50,-5.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="cx">       RenderSVGContainer {g} at (290,9) size 124x321 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,40.00)}]
</span><del>-        RenderSVGText {text} at (-36,-31) size 71x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-36,-31) size 72x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 71x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-35.50,-17.00) startOffset 0 endOffset 11 width 71.00: &quot;text-anchor&quot;
</span><del>-        RenderSVGText {text} at (-12,-17) size 23x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-17) size 24x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 23x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-11.50,-3.00) startOffset 0 endOffset 3 width 23.00: &quot;end&quot;
</span><span class="cx">         RenderSVGPath {line} at (349,50) size 2x280 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=10.00] [x2=0.00] [y2=290.00]
</span><span class="lines">@@ -387,7 +387,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (346,55) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (349,55) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (346,66) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-60,20) size 60x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-60,20) size 60x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 60x12
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-60.00,30.00) startOffset 0 endOffset 4 width 60.00: &quot;1234&quot;
</span><span class="cx">             RenderSVGContainer {g} at (356,85) size 8x19 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
</span><span class="lines">@@ -406,7 +406,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (386,85) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (389,85) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (386,96) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-5,50) size 45x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-5,50) size 45x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 45x12
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-5.00,60.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (5.00,60.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -420,7 +420,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (406,115) size 8x19
</span><span class="cx">                 RenderSVGPath {line} at (409,115) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (406,126) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-5,80) size 65x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-5,80) size 65x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 65x12
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-5.00,90.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (15.00,90.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="lines">@@ -441,7 +441,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (391,155) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (394,155) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (391,166) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-15,-20) size 60x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-15,-20) size 60x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 60x32
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-15.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (0.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -464,7 +464,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (386,185) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (389,185) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (386,196) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-5,-20) size 45x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-5,-20) size 45x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 45x32
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (5.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -487,7 +487,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (396,215) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (399,215) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (396,226) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-5,-20) size 55x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-5,-20) size 55x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 55x32
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (5.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -502,7 +502,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (361,240) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (364,240) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (361,251) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-30,-20) size 45x27 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-30,-20) size 45x28 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (15,0) size 45x27
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-15.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-30.00,5.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span><span class="lines">@@ -523,7 +523,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (386,260) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (389,260) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (386,271) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-5,-20) size 45x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-5,-20) size 45x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 45x17
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (5.00,-5.00) startOffset 0 endOffset 1 width 15.00: &quot;2&quot;
</span><span class="lines">@@ -538,7 +538,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (406,290) size 8x19
</span><span class="cx">                   RenderSVGPath {line} at (409,290) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (406,301) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-5,-20) size 65x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-5,-20) size 65x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 65x17
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.00,-10.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (15.00,-5.00) startOffset 0 endOffset 3 width 45.00: &quot;234&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttext06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (246,55) size 8x19
</span><span class="cx">               RenderSVGPath {line} at (249,55) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (246,66) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,-10) size 135x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,-10) size 135x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 135x12
</span><span class="cx">               chunk 1 text run 1 at (10.00,0.00) startOffset 0 endOffset 2 width 15.00: &quot;fi&quot;
</span><span class="cx">               chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (176,125) size 8x19
</span><span class="cx">               RenderSVGPath {line} at (179,125) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (176,136) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (0,-20) size 75x52 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 75x53 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 75x52
</span><span class="cx">               chunk 1 text run 1 at (0.00,-10.00) startOffset 0 endOffset 2 width 15.00: &quot;fi&quot;
</span><span class="cx">               chunk 1 text run 1 at (15.00,0.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (246,225) size 8x19
</span><span class="cx">               RenderSVGPath {line} at (249,225) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (246,236) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,-20) size 135x52 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,-20) size 135x53 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 135x52
</span><span class="cx">               chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 2 width 15.00: &quot;fi&quot;
</span><span class="cx">               chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 15.00: &quot;1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttext07texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,28) size 409x281
</span><del>-      RenderSVGText {text} at (240,28) size 179x180 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,28) size 179x181 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 179x180
</span><span class="cx">           chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 31.00: &quot;M&quot;
</span><span class="cx">           chunk 1 text run 1 at (260.00,80.00) startOffset 0 endOffset 1 width 18.00: &quot;u&quot;
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">           chunk 1 text run 1 at (340.00,160.00) startOffset 0 endOffset 1 width 9.00: &quot; &quot;
</span><span class="cx">           chunk 1 text run 1 at (360.00,180.00) startOffset 0 endOffset 1 width 25.00: &quot;X&quot;
</span><span class="cx">           chunk 1 text run 1 at (385.00,200.00) startOffset 0 endOffset 2 width 34.00: &quot; Y&quot;
</span><del>-      RenderSVGText {text} at (10,28) size 153x53 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,28) size 153x54 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 153x53
</span><span class="cx">           chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 23.00: &quot;R&quot;
</span><span class="cx">           chunk 1 text run 2 at (33.00,60.00) startOffset 1 endOffset 2 width 25.00: &quot;O&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttext08bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (17,0) size 463x256
</span><del>-      RenderSVGText {text} at (19,-5) size 395x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (19,-5) size 395x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 395x78
</span><span class="cx">           chunk 1 text run 1 at (19.00,60.00) startOffset 0 endOffset 11 width 395.00: &quot;Normal Text&quot;
</span><del>-      RenderSVGText {text} at (19,55) size 345x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (19,55) size 345x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 345x78
</span><span class="cx">           chunk 1 text run 1 at (19.00,120.00) startOffset 0 endOffset 12 width 345.00: &quot;Fill opacity&quot;
</span><del>-      RenderSVGText {text} at (19,115) size 465x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (19,115) size 465x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 465x78
</span><span class="cx">           chunk 1 text run 1 at (19.00,180.00) startOffset 0 endOffset 14 width 465.00: &quot;Stroke opacity&quot;
</span><del>-      RenderSVGText {text} at (19,175) size 242x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (19,175) size 242x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 242x78
</span><span class="cx">           chunk 1 text run 1 at (19.00,240.00) startOffset 0 endOffset 7 width 242.00: &quot;Opacity&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttselect01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,23 +3,23 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span><del>-      RenderSVGText {text} at (10,5) size 304x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,5) size 304x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 304x18
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 46 width 304.00: &quot;Test single line and multiline text selection.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (25,50) size 359x219
</span><del>-        RenderSVGText {text} at (25,50) size 252x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,50) size 252x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 252x18
</span><span class="cx">             chunk 1 text run 1 at (25.00,65.00) startOffset 0 endOffset 37 width 252.00: &quot;Here is a stand-alone 'text' element.&quot;
</span><del>-        RenderSVGText {text} at (25,75) size 296x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,75) size 296x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 296x18
</span><span class="cx">             chunk 1 text run 1 at (25.00,90.00) startOffset 0 endOffset 43 width 296.00: &quot;Here is a second 'text' element just below.&quot;
</span><del>-        RenderSVGText {text} at (25,100) size 338x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,100) size 338x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 338x18
</span><span class="cx">             chunk 1 text run 1 at (25.00,115.00) startOffset 0 endOffset 48 width 338.00: &quot;Because these are four separate 'text' elements,&quot;
</span><del>-        RenderSVGText {text} at (25,125) size 322x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,125) size 322x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 322x18
</span><span class="cx">             chunk 1 text run 1 at (25.00,140.00) startOffset 0 endOffset 47 width 322.00: &quot;text selection should not go across lines here.&quot;
</span><del>-        RenderSVGText {text} at (25,175) size 359x93 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,175) size 359x94 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 355x18
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 355x18
</span><span class="cx">               chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 355.00: &quot;However, these lines of text are achieved by using&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttselect02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -25,11 +25,11 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 72x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (134.00,175.00) startOffset 0 endOffset 12 width 72.00: &quot;startIndex--&quot;
</span><span class="cx">           RenderSVGRect {rect} at (230,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=230.00] [y=160.00] [width=100.00] [height=20.00]
</span><del>-          RenderSVGText {text} at (238,161) size 83x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (238,161) size 84x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 83x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (238.50,175.00) startOffset 0 endOffset 10 width 83.00: &quot;numChars++&quot;
</span><span class="cx">           RenderSVGRect {rect} at (340,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
</span><del>-          RenderSVGText {text} at (352,161) size 75x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (352,161) size 76x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 75x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (352.50,175.00) startOffset 0 endOffset 10 width 75.00: &quot;numChars--&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11texttspan01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (17,5) size 454x294
</span><del>-      RenderSVGText {text} at (25,5) size 420x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (25,5) size 420x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 420x18
</span><span class="cx">           chunk 1 text run 1 at (25.00,20.00) startOffset 0 endOffset 60 width 420.00: &quot;Basics of tspan: changing visual properties and positioning.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (47,49) size 312x80
</span><del>-        RenderSVGText {text} at (74,49) size 160x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (74,49) size 160x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 56x18
</span><span class="cx">             chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 56.00: &quot;You are&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 33x18
</span><span class="lines">@@ -16,17 +16,17 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (89,0) size 71x18
</span><span class="cx">             chunk 1 text run 1 at (163.00,63.75) startOffset 0 endOffset 9 width 71.00: &quot;a banana.&quot;
</span><span class="cx">         RenderSVGRect {rect} at (47,73) size 312x56 [stroke={[type=SOLID] [color=#000000]}] [x=47.50] [y=74.25] [width=310.50] [height=53.50]
</span><del>-        RenderSVGText {text} at (65,76) size 208x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,76) size 209x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 208x18
</span><span class="cx">             chunk 1 text run 1 at (65.25,90.75) startOffset 0 endOffset 29 width 208.00: &quot;Text: \&quot;You are not a banana.\&quot;&quot;
</span><del>-        RenderSVGText {text} at (65,93) size 284x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,93) size 285x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 284x18
</span><span class="cx">             chunk 1 text run 1 at (65.25,108.00) startOffset 0 endOffset 43 width 284.00: &quot;'tspan' changes visual attributes of \&quot;not\&quot;,&quot;
</span><del>-        RenderSVGText {text} at (65,110) size 83x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,110) size 84x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 83x18
</span><span class="cx">             chunk 1 text run 1 at (65.25,125.25) startOffset 0 endOffset 13 width 83.00: &quot;to red, bold.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (224,128) size 247x105
</span><del>-        RenderSVGText {text} at (257,128) size 175x44 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (257,128) size 176x44 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,10) size 54x18
</span><span class="cx">             chunk 1 text run 1 at (257.50,153.75) startOffset 0 endOffset 7 width 54.00: &quot;But you&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 24x18
</span><span class="lines">@@ -36,10 +36,10 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (110,25) size 65x18
</span><span class="cx">               chunk 1 text run 1 at (367.50,168.50) startOffset 0 endOffset 9 width 65.00: &quot; a peach!&quot;
</span><span class="cx">         RenderSVGRect {rect} at (224,178) size 247x55 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
</span><del>-        RenderSVGText {text} at (238,180) size 197x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (238,180) size 197x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 197x18
</span><span class="cx">             chunk 1 text run 1 at (238.00,195.00) startOffset 0 endOffset 28 width 197.00: &quot;Text: \&quot;But you are a peach!\&quot;&quot;
</span><del>-        RenderSVGText {text} at (238,197) size 227x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (238,197) size 227x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 227x18
</span><span class="cx">             chunk 1 text run 1 at (238.00,212.25) startOffset 0 endOffset 34 width 227.00: &quot;Using dx,dy, 'tspan' raises \&quot;are\&quot;,&quot;
</span><span class="cx">         RenderSVGText {text} at (238,215) size 173x18 contains 1 chunk(s)
</span><span class="lines">@@ -67,13 +67,13 @@
</span><span class="cx">               chunk 1 text run 1 at (138.13,230.50) startOffset 0 endOffset 2 width 12.00: &quot;y.&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (17,244) size 337x55 [stroke={[type=SOLID] [color=#000000]}] [x=17.50] [y=244.75] [width=335.50] [height=53.50]
</span><del>-        RenderSVGText {text} at (25,243) size 161x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,243) size 162x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 161x18
</span><span class="cx">             chunk 1 text run 1 at (25.25,258.00) startOffset 0 endOffset 23 width 161.00: &quot;Text: \&quot;Cute and fuzzy.\&quot;&quot;
</span><del>-        RenderSVGText {text} at (25,260) size 318x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,260) size 319x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 318x18
</span><span class="cx">             chunk 1 text run 1 at (25.25,275.25) startOffset 0 endOffset 45 width 318.00: &quot;'tspan' char-by-char placement of \&quot;Cute and\&quot;,&quot;
</span><del>-        RenderSVGText {text} at (25,278) size 258x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,278) size 259x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 258x18
</span><span class="cx">             chunk 1 text run 1 at (25.25,292.50) startOffset 0 endOffset 39 width 258.00: &quot;'tspan' char-by-char \&quot;fuzzy\&quot;, below it.&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textws01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,30 +3,30 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (15,2) size 427x302
</span><del>-      RenderSVGText {text} at (15,2) size 427x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,2) size 427x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 427x39
</span><span class="cx">           chunk 1 text run 1 at (15.00,35.00) startOffset 0 endOffset 26 width 427.00: &quot;Basic: xml:space attribute&quot;
</span><del>-      RenderSVGText {text} at (35,27) size 373x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (35,27) size 373x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 373x39
</span><span class="cx">           chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 22 width 373.00: &quot;&amp; whitespace handling.&quot;
</span><del>-      RenderSVGText {text} at (15,68) size 414x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,68) size 414x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 414x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,105.00) startOffset 0 endOffset 23 width 414.00: &quot;WS with indented lines.&quot;
</span><del>-      RenderSVGText {text} at (15,103) size 414x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,103) size 414x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 414x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,140.00) startOffset 0 endOffset 23 width 414.00: &quot;WS with indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (24,144) size 352x38 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=145.00] [width=350.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,138) size 337x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,138) size 337x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 337x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,175.00) startOffset 0 endOffset 19 width 337.00: &quot;xml:space='default'&quot;
</span><del>-      RenderSVGText {text} at (15,188) size 411x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,188) size 411x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 411x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,225.00) startOffset 0 endOffset 22 width 411.00: &quot;WS non-indented lines.&quot;
</span><del>-      RenderSVGText {text} at (15,223) size 411x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,223) size 411x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 411x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,260.00) startOffset 0 endOffset 22 width 411.00: &quot;WS non-indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (24,264) size 352x38 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=265.00] [width=350.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,258) size 337x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,258) size 337x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 337x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,295.00) startOffset 0 endOffset 19 width 337.00: &quot;xml:space='default'&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11textws02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,30 +3,30 @@
</span><span class="cx"> layer at (0,0) size 480x360
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (15,2) size 465x302
</span><del>-      RenderSVGText {text} at (15,2) size 427x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,2) size 427x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 427x39
</span><span class="cx">           chunk 1 text run 1 at (15.00,35.00) startOffset 0 endOffset 26 width 427.00: &quot;Basic: xml:space attribute&quot;
</span><del>-      RenderSVGText {text} at (35,27) size 373x39 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (35,27) size 373x40 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 373x39
</span><span class="cx">           chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 22 width 373.00: &quot;&amp; whitespace handling.&quot;
</span><del>-      RenderSVGText {text} at (15,68) size 513x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,68) size 513x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 513x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,105.00) startOffset 0 endOffset 32 width 513.00: &quot; WS   with  indented lines.     &quot;
</span><del>-      RenderSVGText {text} at (15,103) size 458x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,103) size 458x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 458x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,140.00) startOffset 0 endOffset 27 width 458.00: &quot; WS   with  indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (24,144) size 382x38 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=145.00] [width=380.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,138) size 372x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,138) size 372x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 372x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,175.00) startOffset 0 endOffset 20 width 372.00: &quot;xml:space='preserve'&quot;
</span><del>-      RenderSVGText {text} at (15,188) size 488x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,188) size 488x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 488x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,225.00) startOffset 0 endOffset 29 width 488.00: &quot;WS non-indented lines.       &quot;
</span><del>-      RenderSVGText {text} at (15,223) size 411x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,223) size 411x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 411x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,260.00) startOffset 0 endOffset 22 width 411.00: &quot;WS non-indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (24,264) size 382x38 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=265.00] [width=380.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,258) size 372x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,258) size 372x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 372x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,295.00) startOffset 0 endOffset 20 width 372.00: &quot;xml:space='preserve'&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11typesbasicDOM01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,31 +4,31 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGContainer {g} at (10,8) size 365x295
</span><span class="cx">       RenderSVGContainer {g} at (10,8) size 365x295
</span><del>-        RenderSVGContainer {g} at (16,8) size 359x157 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,-60.00)}]
</del><ins>+        RenderSVGContainer {g} at (17,8) size 358x157 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,-60.00)}]
</ins><span class="cx">           RenderSVGText {text} at (30,131) size 345x24 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 345x24
</span><span class="cx">               chunk 1 text run 1 at (30.00,150.00) startOffset 0 endOffset 37 width 345.00: &quot;Rotated Text for testing SVGLocatable&quot;
</span><del>-          RenderSVGText {text} at (100,111) size 309x23 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (100,111) size 309x24 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 309x23
</span><span class="cx">               chunk 1 text run 1 at (100.00,130.00) startOffset 0 endOffset 35 width 308.57: &quot;Some other text with id 'otherText'&quot;
</span><span class="cx">           RenderSVGViewportContainer {svg} at (275,45) size 100x100
</span><span class="cx">             RenderSVGEllipse {circle} at (275,45) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=50.00]
</span><del>-        RenderSVGText {text} at (10,188) size 280x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,188) size 280x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 280x14
</span><span class="cx">             chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 50 width 280.00: &quot;.getScreenCTM(): 0.42,0.42,-0.42,0.42,70.00,-60.00&quot;
</span><del>-        RenderSVGText {text} at (10,208) size 241x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,208) size 241x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 241x14
</span><span class="cx">             chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 44 width 241.00: &quot;.getCTM(): 0.42,0.42,-0.42,0.42,70.00,-60.00&quot;
</span><del>-        RenderSVGText {text} at (10,228) size 311x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,228) size 311x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 311x14
</span><span class="cx">             chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 56 width 311.00: &quot;.getTransformToElement(): 0.42,0.42,-0.42,0.42,0.00,0.00&quot;
</span><del>-        RenderSVGText {text} at (10,248) size 339x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,248) size 339x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 339x14
</span><span class="cx">             chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 64 width 339.00: &quot;.getBBox() for 'redCircle': .x=-50,.y=-50,.width=100,.height=100&quot;
</span><del>-        RenderSVGText {text} at (10,268) size 253x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,268) size 253x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 253x14
</span><span class="cx">             chunk 1 text run 1 at (10.00,280.00) startOffset 0 endOffset 46 width 253.00: &quot;.farthestViewportElement of redCircle=svg-root&quot;
</span><del>-        RenderSVGText {text} at (10,288) size 272x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,288) size 272x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 272x14
</span><span class="cx">             chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 46 width 272.00: &quot;.nearestViewportElement of redCircle=nestedSVG&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEcolorprop05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (120,60) size 150x150
</span><span class="cx">         RenderSVGRect {rect} at (120,60) size 150x150 [fill={[type=SOLID] [color=#00FF00]}] [x=120.00] [y=60.00] [width=150.00] [height=150.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (200,140) size 80x80 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(0.00,0.00)}]
</span><span class="cx">           RenderSVGEllipse {circle} at (200,140) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [cx=0.00] [cy=0.00] [r=40.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (160,140) size 160x80 [transform={m=((2.00,0.00)(0.00,1.00)) t=(20.00,20.00)}]
</span><span class="cx">           RenderSVGEllipse {circle} at (160,140) size 160x80 [fill={[type=SOLID] [color=#00FF00]}] [cx=0.00] [cy=0.00] [r=40.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom03fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,18) size 382x202
</span><del>-      RenderSVGText {text} at (10,18) size 382x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,18) size 382x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 382x14
</span><span class="cx">           chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 8.55: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (17.22,30.00) startOffset 1 endOffset 3 width 14.78: &quot;es&quot;
</span><span class="lines">@@ -75,7 +75,7 @@
</span><span class="cx">             chunk 1 text run 9 at (170.36,200.00) startOffset 20 endOffset 24 width 13.88: &quot;ix()&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((3.00,0.00)(0.00,1.00)) t=(0.00,0.00)}]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsdom04fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,76 +8,76 @@
</span><span class="cx">       RenderSVGContainer {g} at (19,34) size 178x260 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,-10.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (19,34) size 178x260 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,40.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (19,34) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=5.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,5) size 140x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,5) size 140x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 140x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,20.00) startOffset 0 endOffset 3 width 27.00: &quot;Scr&quot;
</span><span class="cx">               chunk 1 text run 2 at (47.02,20.00) startOffset 3 endOffset 5 width 14.00: &quot;ip&quot;
</span><span class="cx">               chunk 1 text run 3 at (60.95,20.00) startOffset 5 endOffset 17 width 98.06: &quot;ting enabled&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,54) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=25.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,25) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,25) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,40.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,40.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,40.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,40.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,74) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=45.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,45) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,45) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,60.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,60.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,60.00) startOffset 13 endOffset 17 width 30.02: &quot;t #2&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,94) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=65.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,65) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,65) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,80.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,80.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,80.00) startOffset 13 endOffset 17 width 30.02: &quot;t #3&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,114) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=85.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,85) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,85) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,100.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,100.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,100.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,100.00) startOffset 13 endOffset 17 width 30.02: &quot;t #4&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,134) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=105.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,105) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,105) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,120.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,120.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,120.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,120.00) startOffset 13 endOffset 17 width 30.02: &quot;t #5&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,154) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=125.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,125) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,125) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x19
</span><span class="cx">               chunk 1 text run 1 at (20.00,140.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,140.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,140.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,140.00) startOffset 13 endOffset 17 width 30.02: &quot;t #6&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,174) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=145.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,145) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,145) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,160.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,160.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,160.00) startOffset 13 endOffset 17 width 30.02: &quot;t #7&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,194) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=165.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,165) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,165) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,180.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,180.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,180.00) startOffset 13 endOffset 17 width 30.02: &quot;t #8&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,214) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=185.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,185) size 148x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,185) size 148x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 148x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,200.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,200.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="cx">               chunk 1 text run 3 at (118.30,200.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
</span><span class="cx">               chunk 1 text run 4 at (137.25,200.00) startOffset 13 endOffset 17 width 30.02: &quot;t #9&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,234) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=205.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,205) size 157x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,205) size 157x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 157x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,220.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,220.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="lines">@@ -85,7 +85,7 @@
</span><span class="cx">               chunk 1 text run 4 at (137.25,220.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
</span><span class="cx">               chunk 1 text run 5 at (166.16,220.00) startOffset 17 endOffset 18 width 10.01: &quot;0&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,254) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=225.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,225) size 156x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,225) size 156x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 156x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,240.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,240.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx">               chunk 1 text run 4 at (137.25,240.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
</span><span class="cx">               chunk 1 text run 5 at (165.15,240.00) startOffset 17 endOffset 18 width 10.01: &quot;1&quot;
</span><span class="cx">           RenderSVGRect {rect} at (19,274) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=245.00] [width=15.00] [height=15.00]
</span><del>-          RenderSVGText {text} at (20,245) size 157x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,245) size 157x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 157x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,260.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
</span><span class="cx">               chunk 1 text run 2 at (31.50,260.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
</span><span class="lines">@@ -101,7 +101,7 @@
</span><span class="cx">               chunk 1 text run 4 at (137.25,260.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
</span><span class="cx">               chunk 1 text run 5 at (166.03,260.00) startOffset 17 endOffset 18 width 10.01: &quot;2&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEcoordsunits03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,28 +11,28 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 181x14
</span><span class="cx">           chunk 1 text run 1 at (125.00,20.00) startOffset 0 endOffset 35 width 181.00: &quot;Initial viewport and CSS units test&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,67) size 386x196 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
</span><del>-        RenderSVGText {text} at (20,7) size 22x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,7) size 22x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 22x14
</span><span class="cx">             chunk 1 text run 1 at (20.00,18.00) startOffset 0 endOffset 3 width 21.68: &quot;200&quot;
</span><del>-        RenderSVGText {text} at (230,9) size 176x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,9) size 176x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 176x14
</span><span class="cx">             chunk 1 text run 1 at (230.00,20.00) startOffset 0 endOffset 27 width 156.78: &quot;User space units (no specif&quot;
</span><span class="cx">             chunk 1 text run 2 at (386.75,20.00) startOffset 27 endOffset 31 width 18.77: &quot;ier)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,80) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=20.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,27) size 40x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,27) size 40x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">             chunk 1 text run 1 at (20.00,38.00) startOffset 0 endOffset 6 width 39.03: &quot;200 px&quot;
</span><del>-        RenderSVGText {text} at (230,29) size 61x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,29) size 61x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 61x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,40.00) startOffset 0 endOffset 3 width 18.06: &quot;Pix&quot;
</span><span class="cx">             chunk 1 text run 2 at (247.68,40.00) startOffset 3 endOffset 11 width 42.61: &quot;els (px)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,100) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=40.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,47) size 187x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,47) size 187x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 187x13
</span><span class="cx">             chunk 1 text run 1 at (20.00,58.00) startOffset 0 endOffset 17 width 101.53: &quot;20 em = 200 px (f&quot;
</span><span class="cx">             chunk 1 text run 2 at (121.40,58.00) startOffset 17 endOffset 27 width 60.33: &quot;ont-size=1&quot;
</span><span class="cx">             chunk 1 text run 3 at (180.90,58.00) startOffset 27 endOffset 31 width 25.28: &quot;0px)&quot;
</span><del>-        RenderSVGText {text} at (230,49) size 144x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,49) size 144x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 144x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,60.00) startOffset 0 endOffset 1 width 9.39: &quot;R&quot;
</span><span class="cx">             chunk 1 text run 2 at (239.23,60.00) startOffset 1 endOffset 7 width 30.34: &quot;elativ&quot;
</span><span class="lines">@@ -41,11 +41,11 @@
</span><span class="cx">             chunk 1 text run 5 at (297.91,60.00) startOffset 13 endOffset 26 width 75.13: &quot;ont size (em)&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,120) size 200x1
</span><span class="cx">           RenderSVGRect {rect} at (20,120) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=60.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,67) size 32x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,67) size 32x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x13
</span><span class="cx">             chunk 1 text run 1 at (20.00,78.00) startOffset 0 endOffset 4 width 25.30: &quot;40 e&quot;
</span><span class="cx">             chunk 1 text run 2 at (44.94,78.00) startOffset 4 endOffset 5 width 6.50: &quot;x&quot;
</span><del>-        RenderSVGText {text} at (230,69) size 162x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,69) size 162x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 162x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,80.00) startOffset 0 endOffset 1 width 9.39: &quot;R&quot;
</span><span class="cx">             chunk 1 text run 2 at (239.23,80.00) startOffset 1 endOffset 7 width 30.34: &quot;elativ&quot;
</span><span class="lines">@@ -55,68 +55,68 @@
</span><span class="cx">             chunk 1 text run 6 at (380.64,80.00) startOffset 28 endOffset 30 width 10.83: &quot;x)&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,140) size 200x1
</span><span class="cx">           RenderSVGRect {rect} at (20,140) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=80.00] [width=200.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,87) size 96x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,87) size 96x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 96x13
</span><span class="cx">             chunk 1 text run 1 at (20.00,98.00) startOffset 0 endOffset 1 width 7.23: &quot;4&quot;
</span><span class="cx">             chunk 1 text run 2 at (26.11,98.00) startOffset 1 endOffset 2 width 7.23: &quot;1&quot;
</span><span class="cx">             chunk 1 text run 3 at (32.35,98.00) startOffset 2 endOffset 4 width 10.84: &quot;.6&quot;
</span><span class="cx">             chunk 1 text run 4 at (42.79,98.00) startOffset 4 endOffset 15 width 72.63: &quot;7% = 200 px&quot;
</span><del>-        RenderSVGText {text} at (230,89) size 90x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,89) size 90x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 90x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,100.00) startOffset 0 endOffset 1 width 8.67: &quot;P&quot;
</span><span class="cx">             chunk 1 text run 2 at (238.26,100.00) startOffset 1 endOffset 3 width 11.56: &quot;er&quot;
</span><span class="cx">             chunk 1 text run 3 at (249.73,100.00) startOffset 3 endOffset 7 width 24.57: &quot;cent&quot;
</span><span class="cx">             chunk 1 text run 4 at (274.29,100.00) startOffset 7 endOffset 14 width 45.51: &quot;age (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,160) size 201x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=100.00] [width=200.02] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,107) size 21x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,107) size 21x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 21x14
</span><span class="cx">             chunk 1 text run 1 at (20.00,118.00) startOffset 0 endOffset 4 width 20.96: &quot;1 in&quot;
</span><del>-        RenderSVGText {text} at (230,109) size 61x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,109) size 61x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 61x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,120.00) startOffset 0 endOffset 3 width 17.34: &quot;Inc&quot;
</span><span class="cx">             chunk 1 text run 2 at (247.36,120.00) startOffset 3 endOffset 11 width 43.34: &quot;hes (in)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,180) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=120.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,127) size 83x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,127) size 83x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 83x14
</span><span class="cx">             chunk 1 text run 1 at (20.00,138.00) startOffset 0 endOffset 3 width 18.07: &quot;2.5&quot;
</span><span class="cx">             chunk 1 text run 2 at (38.08,138.00) startOffset 3 endOffset 14 width 63.95: &quot;4 cm = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,129) size 100x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,129) size 100x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 100x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,140.00) startOffset 0 endOffset 7 width 48.40: &quot;Centime&quot;
</span><span class="cx">             chunk 1 text run 2 at (278.27,140.00) startOffset 7 endOffset 8 width 3.61: &quot;t&quot;
</span><span class="cx">             chunk 1 text run 3 at (281.69,140.00) startOffset 8 endOffset 10 width 11.56: &quot;er&quot;
</span><span class="cx">             chunk 1 text run 4 at (293.30,140.00) startOffset 10 endOffset 16 width 36.10: &quot;s (cm)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,200) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=140.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,147) size 87x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,147) size 87x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 87x14
</span><span class="cx">             chunk 1 text run 1 at (20.00,158.00) startOffset 0 endOffset 14 width 86.35: &quot;25.4 mm = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,149) size 96x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,149) size 96x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 96x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,160.00) startOffset 0 endOffset 7 width 40.43: &quot;Millime&quot;
</span><span class="cx">             chunk 1 text run 2 at (270.30,160.00) startOffset 7 endOffset 8 width 3.61: &quot;t&quot;
</span><span class="cx">             chunk 1 text run 3 at (273.72,160.00) startOffset 8 endOffset 10 width 11.56: &quot;er&quot;
</span><span class="cx">             chunk 1 text run 4 at (285.33,160.00) startOffset 10 endOffset 16 width 40.43: &quot;s (mm)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,220) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=160.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,167) size 61x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,167) size 61x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 61x13
</span><span class="cx">             chunk 1 text run 1 at (20.00,178.00) startOffset 0 endOffset 1 width 7.23: &quot;7&quot;
</span><span class="cx">             chunk 1 text run 2 at (26.85,178.00) startOffset 1 endOffset 3 width 14.46: &quot;2p&quot;
</span><span class="cx">             chunk 1 text run 3 at (41.26,178.00) startOffset 3 endOffset 11 width 39.39: &quot;t = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,169) size 59x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,169) size 59x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 59x13
</span><span class="cx">             chunk 1 text run 1 at (230.00,180.00) startOffset 0 endOffset 1 width 8.67: &quot;P&quot;
</span><span class="cx">             chunk 1 text run 2 at (238.31,180.00) startOffset 1 endOffset 9 width 42.63: &quot;oints (p&quot;
</span><span class="cx">             chunk 1 text run 3 at (280.88,180.00) startOffset 9 endOffset 11 width 7.94: &quot;t)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,240) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=180.00] [width=96.00] [height=1.00]
</span><del>-        RenderSVGText {text} at (20,187) size 57x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,187) size 57x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 57x14
</span><span class="cx">             chunk 1 text run 1 at (20.00,198.00) startOffset 0 endOffset 10 width 56.73: &quot;6pc = 1 in&quot;
</span><del>-        RenderSVGText {text} at (230,189) size 58x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (230,189) size 58x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x14
</span><span class="cx">             chunk 1 text run 1 at (230.00,200.00) startOffset 0 endOffset 10 width 57.78: &quot;Picas (pc)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (20,260) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=200.00] [width=96.00] [height=1.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEfiltersfelem01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (90,20) size 80x114
</span><span class="cx">         RenderSVGEllipse {circle} at (100,30) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=60.00] [r=30.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (90,20) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [cx=130.00] [cy=60.00] [r=40.00]
</span><del>-        RenderSVGText {text} at (95,114) size 69x20 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (95,114) size 70x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 69x20
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (95.69,130.00) startOffset 0 endOffset 1 width 14.44: &quot;N&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (110.17,130.00) startOffset 1 endOffset 4 width 22.24: &quot;o f&quot;
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (252,20) size 156x114
</span><span class="cx">         RenderSVGEllipse {circle} at (300,30) size 60x60 [fill={[type=SOLID] [color=#00FF00]}] [cx=330.00] [cy=60.00] [r=30.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (290,20) size 80x80 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=60.00] [r=40.00]
</span><del>-        RenderSVGText {text} at (252,114) size 155x20 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (252,114) size 156x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 155x20
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (252.78,130.00) startOffset 0 endOffset 1 width 14.44: &quot;N&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (267.26,130.00) startOffset 1 endOffset 5 width 40.02: &quot;on-e&quot;
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 4 at (413.89,280.00) startOffset 24 endOffset 27 width 14.44: &quot;ilt&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 5 at (428.05,280.00) startOffset 27 endOffset 29 width 17.78: &quot;er&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEfiltersimage03fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">           RenderSVGRect {rect} at (259,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=100.00] [width=50.00] [height=50.00]
</span><span class="cx">           RenderSVGRect {rect} at (359,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=100.00] [width=50.00] [height=50.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 223x33
</span><del>-      RenderSVGText {text} at (10,314) size 223x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 223x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 223x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span><span class="lines">@@ -60,6 +60,6 @@
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x23
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><del>-      RenderSVGText {text} at (206,2) size 67x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x20
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEfiltersimage05fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -44,127 +44,127 @@
</span><span class="cx">         RenderSVGResourceFilter {filter} [id=&quot;xMaxYMaxSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
</span><span class="cx">           [feImage image-size=&quot;100x100&quot;]
</span><span class="cx">       RenderSVGContainer {g} at (10,15) size 420x280 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
</span><del>-        RenderSVGText {text} at (63,-15) size 354x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (63,-15) size 354x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 354x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (63.00,0.00) startOffset 0 endOffset 47 width 354.00: &quot;Test preserveAspectRatio on an feImage element.&quot;
</span><del>-        RenderSVGText {text} at (15,22) size 49x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,22) size 50x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 49x10
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (15.50,30.00) startOffset 0 endOffset 13 width 49.00: &quot;Raster to fit&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,70) size 40x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,40.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (20,70) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
</span><span class="cx">             [filter=&quot;default&quot;] RenderSVGResourceFilter {filter} at (0,0) size 40x40
</span><del>-        RenderSVGText {text} at (14,102) size 43x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (14,102) size 43x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 43x10
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (14.00,110.00) startOffset 0 endOffset 10 width 43.00: &quot;Viewport 1&quot;
</span><span class="cx">         RenderSVGContainer {g} at (10,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (10,150) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><del>-        RenderSVGText {text} at (14,172) size 43x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (14,172) size 43x11 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 43x10
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (14.00,180.00) startOffset 0 endOffset 10 width 43.00: &quot;Viewport 2&quot;
</span><span class="cx">         RenderSVGContainer {g} at (20,220) size 30x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,190.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (20,220) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">         RenderSVGContainer {g} at (120,52) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 116x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 116x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 116x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 36 width 116.00: &quot;---------- meet --------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (120,67) size 50x43
</span><del>-            RenderSVGText {text} at (0,-13) size 23x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 23x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 23x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 23.00: &quot;xMin*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGRect {rect} at (120,80) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
</span><span class="cx">               [filter=&quot;xMinYMinMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (190,67) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 23x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 23x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 23x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 23.00: &quot;xMid*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (190,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGRect {rect} at (190,80) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
</span><span class="cx">               [filter=&quot;xMidYMidMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (120,117) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMax*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,130) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGRect {rect} at (120,130) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
</span><span class="cx">               [filter=&quot;xMaxYMaxMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
</span><span class="cx">         RenderSVGContainer {g} at (300,52) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,50.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 128x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 128x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 128x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 40 width 128.00: &quot;---------- meet ------------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (300,67) size 30x73
</span><del>-            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 24x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 24x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;*YMin&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGRect {rect} at (300,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
</span><span class="cx">               [filter=&quot;xMinYMinMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (350,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 24x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 24x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;*YMid&quot;
</span><span class="cx">             RenderSVGRect {rect} at (350,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGRect {rect} at (350,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
</span><span class="cx">               [filter=&quot;xMidYMidMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (400,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMax&quot;
</span><span class="cx">             RenderSVGRect {rect} at (400,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGRect {rect} at (400,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
</span><span class="cx">               [filter=&quot;xMaxYMaxMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
</span><span class="cx">         RenderSVGContainer {g} at (120,187) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,185.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 130x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 130x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 130x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 42 width 130.00: &quot;---------- slice -------------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (120,202) size 30x73
</span><del>-            RenderSVGText {text} at (0,-13) size 23x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 23x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 23x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 23.00: &quot;xMin*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (120,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGRect {rect} at (120,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
</span><span class="cx">               [filter=&quot;xMinYMinSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (170,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 23x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 23x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 23x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 23.00: &quot;xMid*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (170,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGRect {rect} at (170,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
</span><span class="cx">               [filter=&quot;xMidYMidSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
</span><span class="cx">           RenderSVGContainer {g} at (220,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 26x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 26x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 26.00: &quot;xMax*&quot;
</span><span class="cx">             RenderSVGRect {rect} at (220,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
</span><span class="cx">             RenderSVGRect {rect} at (220,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
</span><span class="cx">               [filter=&quot;xMaxYMaxSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
</span><span class="cx">         RenderSVGContainer {g} at (300,187) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,185.00)}]
</span><del>-          RenderSVGText {text} at (0,-28) size 118x10 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 118x11 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 118x10
</span><span class="cx">               chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 38 width 118.00: &quot;---------- slice ---------------------&quot;
</span><span class="cx">           RenderSVGContainer {g} at (300,202) size 50x43
</span><del>-            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 24x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 24x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;*YMin&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGRect {rect} at (300,215) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
</span><span class="cx">               [filter=&quot;xMinYMinSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (370,202) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 24x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 24x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;*YMid&quot;
</span><span class="cx">             RenderSVGRect {rect} at (370,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGRect {rect} at (370,215) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
</span><span class="cx">               [filter=&quot;xMidYMidSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
</span><span class="cx">           RenderSVGContainer {g} at (300,252) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
</span><del>-            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-13) size 27x11 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 27x10
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;*YMax&quot;
</span><span class="cx">             RenderSVGRect {rect} at (300,265) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
</span><span class="cx">             RenderSVGRect {rect} at (300,265) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
</span><span class="cx">               [filter=&quot;xMaxYMaxSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
</span><span class="cx">     RenderSVGContainer {g} at (10,310) size 231x38
</span><del>-      RenderSVGText {text} at (10,310) size 231x37 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,310) size 231x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 231x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: &quot;$Revision: 1.3 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEinteractpointer03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,30) size 290x123
</span><del>-      RenderSVGText {text} at (10,30) size 290x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,30) size 290x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 290x13
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 7.33: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (16.19,40.00) startOffset 1 endOffset 3 width 12.67: &quot;es&quot;
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">       RenderSVGRect {rect} at (10,80) size 50x50 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=80.00] [width=50.00] [height=50.00]
</span><span class="cx">       RenderSVGRect {rect} at (10,80) size 50x50 [x=10.00] [y=80.00] [width=50.00] [height=50.00]
</span><span class="cx">       RenderSVGContainer {g} at (10,139) size 254x14
</span><del>-        RenderSVGText {text} at (10,139) size 254x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,139) size 254x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 254x13
</span><span class="cx">             chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 2 width 18.06: &quot;Mo&quot;
</span><span class="cx">             chunk 1 text run 2 at (27.82,150.00) startOffset 2 endOffset 3 width 6.50: &quot;v&quot;
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">             chunk 1 text run 9 at (210.89,150.00) startOffset 35 endOffset 38 width 17.34: &quot;ect&quot;
</span><span class="cx">             chunk 1 text run 10 at (228.22,150.00) startOffset 38 endOffset 44 width 35.41: &quot;angle.&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SElinkinguri01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (33,6) size 413x293
</span><del>-      RenderSVGText {text} at (65,6) size 333x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (65,6) size 333x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 333x12
</span><span class="cx">           chunk 1 text run 1 at (65.00,16.00) startOffset 0 endOffset 6 width 28.68: &quot;Link t&quot;
</span><span class="cx">           chunk 1 text run 2 at (93.51,16.00) startOffset 6 endOffset 8 width 12.67: &quot;es&quot;
</span><span class="lines">@@ -18,43 +18,43 @@
</span><span class="cx">         RenderSVGContainer {g} at (150,130) size 125x112 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,75.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (150,130) size 125x85 [fill={[type=SOLID] [color=#AAAAAA]}] [x=300.00] [y=55.00] [width=125.00] [height=85.00]
</span><span class="cx">           RenderSVGContainer {a} at (160,133) size 101x15
</span><del>-            RenderSVGText {text} at (310,58) size 101x14 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (310,58) size 101x15 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 101x15
</span><span class="cx">                 chunk 1 text run 1 at (310.00,70.00) startOffset 0 endOffset 4 width 26.46: &quot;Go t&quot;
</span><span class="cx">                 chunk 1 text run 2 at (336.29,70.00) startOffset 4 endOffset 7 width 21.78: &quot;o R&quot;
</span><span class="cx">                 chunk 1 text run 3 at (357.91,70.00) startOffset 7 endOffset 10 width 18.68: &quot;ect&quot;
</span><span class="cx">                 chunk 1 text run 4 at (376.57,70.00) startOffset 10 endOffset 15 width 34.24: &quot;angle&quot;
</span><span class="cx">           RenderSVGContainer {a} at (160,153) size 80x15
</span><del>-            RenderSVGText {text} at (310,78) size 80x14 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (310,78) size 80x15 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 80x14
</span><span class="cx">                 chunk 1 text run 1 at (310.00,90.00) startOffset 0 endOffset 4 width 26.46: &quot;Go t&quot;
</span><span class="cx">                 chunk 1 text run 2 at (336.29,90.00) startOffset 4 endOffset 13 width 52.91: &quot;o Ellipse&quot;
</span><span class="cx">           RenderSVGContainer {a} at (160,173) size 74x15
</span><del>-            RenderSVGText {text} at (310,98) size 74x14 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (310,98) size 74x15 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 74x14
</span><span class="cx">                 chunk 1 text run 1 at (310.00,110.00) startOffset 0 endOffset 4 width 26.46: &quot;Go t&quot;
</span><span class="cx">                 chunk 1 text run 2 at (336.29,110.00) startOffset 4 endOffset 9 width 29.55: &quot;o Cir&quot;
</span><span class="cx">                 chunk 1 text run 3 at (365.76,110.00) startOffset 9 endOffset 12 width 17.89: &quot;cle&quot;
</span><span class="cx">           RenderSVGContainer {a} at (160,193) size 88x15
</span><del>-            RenderSVGText {text} at (310,118) size 88x14 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (310,118) size 88x15 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 88x14
</span><span class="cx">                 chunk 1 text run 1 at (310.00,130.00) startOffset 0 endOffset 4 width 26.46: &quot;Go t&quot;
</span><span class="cx">                 chunk 1 text run 2 at (336.29,130.00) startOffset 4 endOffset 7 width 21.01: &quot;o P&quot;
</span><span class="cx">                 chunk 1 text run 3 at (356.93,130.00) startOffset 7 endOffset 9 width 10.89: &quot;ol&quot;
</span><span class="cx">                 chunk 1 text run 4 at (367.75,130.00) startOffset 9 endOffset 10 width 7.00: &quot;y&quot;
</span><span class="cx">                 chunk 1 text run 5 at (374.51,130.00) startOffset 10 endOffset 13 width 23.35: &quot;gon&quot;
</span><del>-          RenderSVGText {text} at (315,142) size 103x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (315,142) size 103x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 103x12
</span><span class="cx">               chunk 1 text run 1 at (315.00,152.00) startOffset 0 endOffset 4 width 19.99: &quot;Clic&quot;
</span><span class="cx">               chunk 1 text run 2 at (335.08,152.00) startOffset 4 endOffset 20 width 82.32: &quot;k element's line&quot;
</span><del>-          RenderSVGText {text} at (315,154) size 87x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (315,154) size 87x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 87x12
</span><span class="cx">               chunk 1 text run 1 at (315.00,164.00) startOffset 0 endOffset 1 width 3.34: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 2 at (318.19,164.00) startOffset 1 endOffset 9 width 34.68: &quot;o link t&quot;
</span><span class="cx">               chunk 1 text run 3 at (352.73,164.00) startOffset 9 endOffset 18 width 40.68: &quot;o its vie&quot;
</span><span class="cx">               chunk 1 text run 4 at (393.30,164.00) startOffset 18 endOffset 19 width 8.66: &quot;w&quot;
</span><span class="cx">         RenderSVGRect {rect} at (295,36) size 135x68 [fill={[type=SOLID] [color=#800080]}] [x=295.00] [y=36.00] [width=135.00] [height=68.00]
</span><del>-        RenderSVGText {text} at (331,104) size 63x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (331,104) size 63x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 63x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (331.08,116.00) startOffset 0 endOffset 1 width 10.11: &quot;R&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (341.02,116.00) startOffset 1 endOffset 4 width 18.68: &quot;ect&quot;
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 7 at (392.45,132.00) startOffset 21 endOffset 24 width 16.12: &quot;cep&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 8 at (408.53,132.00) startOffset 24 endOffset 29 width 16.12: &quot;t id.&quot;
</span><span class="cx">         RenderSVGEllipse {ellipse} at (298,219) size 144x64 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
</span><del>-        RenderSVGText {text} at (349,283) size 42x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (349,283) size 42x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x15
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (349.39,295.00) startOffset 0 endOffset 7 width 41.23: &quot;Ellipse&quot;
</span><span class="cx">         RenderSVGRect {rect} at (294,215) size 152x84 [stroke={[type=SOLID] [color=#000000]}] [x=295.00] [y=216.00] [width=150.00] [height=82.00]
</span><span class="lines">@@ -83,18 +83,18 @@
</span><span class="cx">             chunk 1 text run 4 at (392.43,212.00) startOffset 17 endOffset 23 width 15.55: &quot;ill fr&quot;
</span><span class="cx">             chunk 1 text run 5 at (407.93,212.00) startOffset 23 endOffset 27 width 22.23: &quot;ame.&quot;
</span><span class="cx">         RenderSVGEllipse {circle} at (49,32) size 72x72 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
</span><del>-        RenderSVGText {text} at (67,104) size 36x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (67,104) size 36x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 36x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (67.16,116.00) startOffset 0 endOffset 3 width 17.88: &quot;Cir&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (84.95,116.00) startOffset 3 endOffset 6 width 17.89: &quot;cle&quot;
</span><span class="cx">         RenderSVGRect {rect} at (35,28) size 100x93 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=29.00] [width=98.00] [height=91.00]
</span><del>-        RenderSVGText {text} at (33,122) size 103x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (33,122) size 104x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 103x10
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (33.83,130.00) startOffset 0 endOffset 3 width 12.78: &quot;vie&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (46.52,130.00) startOffset 3 endOffset 6 width 19.45: &quot;wBo&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 3 at (65.70,130.00) startOffset 6 endOffset 18 width 53.36: &quot;x &amp; non-unif&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 4 at (118.95,130.00) startOffset 18 endOffset 21 width 17.22: &quot;orm&quot;
</span><del>-        RenderSVGText {text} at (38,131) size 93x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (38,131) size 94x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 93x10
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (38.69,139.00) startOffset 0 endOffset 2 width 8.89: &quot;pr&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (47.47,139.00) startOffset 2 endOffset 6 width 19.45: &quot;eser&quot;
</span><span class="lines">@@ -102,14 +102,14 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 4 at (72.00,139.00) startOffset 7 endOffset 15 width 43.35: &quot;eAspectR&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 5 at (115.19,139.00) startOffset 15 endOffset 19 width 16.12: &quot;atio&quot;
</span><span class="cx">         RenderSVGPath {polygon} at (39,211) size 95x72 [fill={[type=SOLID] [color=#008000]}] [points=&quot;87 211 134 238 116 283 57 283 39 238 87 211&quot;]
</span><del>-        RenderSVGText {text} at (60,283) size 50x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,283) size 50x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 50x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (60.05,295.00) startOffset 0 endOffset 1 width 9.34: &quot;P&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (69.01,295.00) startOffset 1 endOffset 3 width 10.89: &quot;ol&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 3 at (79.83,295.00) startOffset 3 endOffset 4 width 7.00: &quot;y&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 4 at (86.60,295.00) startOffset 4 endOffset 7 width 23.35: &quot;gon&quot;
</span><span class="cx">         RenderSVGRect {rect} at (35,207) size 102x91 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=208.00] [width=100.00] [height=89.00]
</span><del>-        RenderSVGText {text} at (52,187) size 65x10 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (52,187) size 66x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 65x10
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (52.83,195.00) startOffset 0 endOffset 3 width 12.78: &quot;vie&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 2 at (65.51,195.00) startOffset 3 endOffset 5 width 13.33: &quot;wT&quot;
</span><span class="lines">@@ -124,7 +124,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 4 at (104.77,204.00) startOffset 14 endOffset 18 width 21.67: &quot;wpor&quot;
</span><span class="cx">             chunk 1 (middle anchor) text run 5 at (126.72,204.00) startOffset 18 endOffset 19 width 2.78: &quot;t&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 239x33
</span><del>-      RenderSVGText {text} at (10,314) size 239x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 239x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 239x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEpaintingmarker07fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">       RenderSVGPath {path} at (0,0) size 225x225 [fill={[type=SOLID] [color=#000000]}] [end marker=testMarker] [data=&quot;M 0 0 L 25 25&quot;]
</span><span class="cx">       RenderSVGPath {path} at (100,0) size 225x225 [fill={[type=SOLID] [color=#000000]}] [end marker=testMarker2] [data=&quot;M 100 0 L 125 25&quot;]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEpathsdom02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">     RenderSVGContainer {g} at (119,61) size 242x239
</span><span class="cx">       RenderSVGPath {path} at (119,61) size 242x239 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 250.261 208.191 C 256 300 224 300 229.739 208.191 C 175.122 282.21 150.609 261.641 214.019 195 C 124.601 216.595 119.045 185.081 210.456 174.791 C 128.077 133.856 144.077 106.144 220.716 157.019 C 183.923 72.7092 213.993 61.7646 240 150 C 266.007 61.7646 296.077 72.7092 259.284 157.019 C 335.923 106.144 351.923 133.856 269.544 174.791 C 360.955 185.081 355.399 216.595 265.981 195 C 329.391 261.641 304.878 282.21 250.261 208.191 Z&quot;]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span><span class="lines">@@ -15,6 +15,6 @@
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x23
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><del>-      RenderSVGText {text} at (206,2) size 67x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x20
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEpserversgrad17bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">         RenderSVGPath {line} at (119,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
</span><span class="cx">         RenderSVGPath {line} at (68,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=410.00] [y1=10.00] [x2=70.00] [y2=350.00]
</span><span class="cx">         RenderSVGRect {rect} at (49,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
</span><del>-      RenderSVGText {text} at (69,235) size 102x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (69,235) size 102x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 102x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (69.04,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 2 at (86.02,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">         RenderSVGPath {line} at (349,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
</span><span class="cx">         RenderSVGPath {line} at (298,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=410.00] [y1=10.00] [x2=70.00] [y2=350.00]
</span><span class="cx">         RenderSVGRect {rect} at (279,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
</span><del>-      RenderSVGText {text} at (286,235) size 127x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (286,235) size 128x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 127x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (286.53,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 2 at (303.51,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">           chunk 1 (middle anchor) text run 4 at (357.33,250.00) startOffset 9 endOffset 15 width 47.02: &quot;allbac&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 5 at (404.47,250.00) startOffset 15 endOffset 16 width 9.00: &quot;k&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEpserversgrad20bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">         RenderSVGPath {path} at (119,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
</span><span class="cx">         RenderSVGPath {path} at (68,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 410 10 L 70 350&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (49,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
</span><del>-      RenderSVGText {text} at (69,235) size 102x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (69,235) size 102x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 102x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (69.04,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 2 at (86.02,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">         RenderSVGPath {path} at (349,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
</span><span class="cx">         RenderSVGPath {path} at (298,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 410 10 L 70 350&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (279,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
</span><del>-      RenderSVGText {text} at (286,235) size 127x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (286,235) size 128x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 127x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (286.53,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 2 at (303.51,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">           chunk 1 (middle anchor) text run 4 at (357.33,250.00) startOffset 9 endOffset 15 width 47.02: &quot;allbac&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 5 at (404.47,250.00) startOffset 15 endOffset 16 width 9.00: &quot;k&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEpserverspattern03fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (239,159) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible7&quot;]}] [x=200.00] [y=100.00] [width=100.00] [height=100.00]
</span><span class="cx">         RenderSVGRect {rect} at (339,159) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=300.00] [y=100.00] [width=100.00] [height=100.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 223x33
</span><del>-      RenderSVGText {text} at (10,314) size 223x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 223x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 223x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span><span class="lines">@@ -39,6 +39,6 @@
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x23
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><del>-      RenderSVGText {text} at (206,2) size 67x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x20
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEpserverspattern04fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">       RenderSVGRect {rect} at (1,1) size 200x200 [fill={[type=PATTERN] [id=&quot;pattern1&quot;]}] [x=1.00] [y=1.00] [width=200.00] [height=200.00]
</span><span class="cx">       RenderSVGRect {rect} at (1,1) size 200x200 [fill={[type=PATTERN] [id=&quot;pattern2&quot;]}] [x=1.00] [y=1.00] [width=200.00] [height=200.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEstructdom11fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,20 +4,20 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,27) size 387x153
</span><del>-      RenderSVGText {text} at (10,27) size 387x15 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,27) size 387x16 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 387x15
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 67 width 387.00: &quot;Test getIntersectionList and getEnclosureList return value liveness&quot;
</span><span class="cx">       RenderSVGRect {rect} at (10,70) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=70.00] [width=50.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (70,83) size 146x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (70,83) size 146x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 146x21
</span><span class="cx">           chunk 1 text run 1 at (70.00,100.00) startOffset 0 endOffset 19 width 146.00: &quot;getIntersectionList&quot;
</span><span class="cx">       RenderSVGRect {rect} at (10,130) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=130.00] [width=50.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (70,143) size 133x21 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (70,143) size 133x22 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 133x21
</span><span class="cx">           chunk 1 text run 1 at (70.00,160.00) startOffset 0 endOffset 16 width 133.00: &quot;getEnclosureList&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,310) size 231x38
</span><del>-      RenderSVGText {text} at (10,310) size 231x37 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,310) size 231x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 231x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEstructuse11fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx">       RenderSVGContainer {use} at (290,202) size 96x96 [transform={m=((1.00,0.00)(0.00,1.00)) t=(288.00,200.00)}]
</span><span class="cx">         RenderSVGEllipse {circle} at (290,202) size 96x96 [fill={[type=SOLID] [color=#0000FF]}] [cx=50.00] [cy=50.00] [r=48.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,310) size 231x38
</span><del>-      RenderSVGText {text} at (10,310) size 231x37 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,310) size 231x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 231x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: &quot;$Revision: 1.2 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEstructuse14fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">       RenderSVGContainer {use} at (0,0) size 100x100
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span><span class="lines">@@ -20,6 +20,6 @@
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x23
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><del>-      RenderSVGText {text} at (206,2) size 67x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x20
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEstylingcss04fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -50,35 +50,35 @@
</span><span class="cx">         RenderSVGContainer {g} at (379,209) size 69x69
</span><span class="cx">           RenderSVGRect {rect} at (379,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#C0C0C0]}] [x=380.00] [y=210.00] [width=67.50] [height=67.50]
</span><span class="cx">         RenderSVGContainer {g} at (15,45) size 400x212
</span><del>-          RenderSVGText {text} at (58,45) size 11x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (58,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (58.50,60.00) startOffset 0 endOffset 1 width 11.00: &quot;A&quot;
</span><del>-          RenderSVGText {text} at (127,45) size 11x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (127,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (127.50,60.00) startOffset 0 endOffset 1 width 11.00: &quot;B&quot;
</span><del>-          RenderSVGText {text} at (194,45) size 12x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (194,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 12x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (194.00,60.00) startOffset 0 endOffset 1 width 12.00: &quot;C&quot;
</span><del>-          RenderSVGText {text} at (264,45) size 12x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (264,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 12x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (264.00,60.00) startOffset 0 endOffset 1 width 12.00: &quot;D&quot;
</span><del>-          RenderSVGText {text} at (334,45) size 11x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (334,45) size 12x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (334.50,60.00) startOffset 0 endOffset 1 width 11.00: &quot;E&quot;
</span><del>-          RenderSVGText {text} at (405,45) size 10x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (405,45) size 10x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 10x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (405.00,60.00) startOffset 0 endOffset 1 width 10.00: &quot;F&quot;
</span><del>-          RenderSVGText {text} at (15,98) size 9x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (15,98) size 10x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 9x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (15.50,113.00) startOffset 0 endOffset 1 width 9.00: &quot;1&quot;
</span><del>-          RenderSVGText {text} at (15,168) size 9x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (15,168) size 10x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 9x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (15.50,183.00) startOffset 0 endOffset 1 width 9.00: &quot;2&quot;
</span><del>-          RenderSVGText {text} at (15,238) size 9x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (15,238) size 10x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 9x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (15.50,253.00) startOffset 0 endOffset 1 width 9.00: &quot;3&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEstylingpres02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 440x225
</span><del>-      RenderSVGText {text} at (10,5) size 340x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,5) size 340x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 340x18
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (19.29,20.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">         RenderSVGEllipse {circle} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=10.00]
</span><span class="cx">         RenderSVGEllipse {ellipse} at (0,0) size 10x5 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [rx=10.00] [ry=5.00]
</span><span class="cx">         RenderSVGPath {polyline} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [points=&quot;0 0 10 10&quot;]
</span><del>-        RenderSVGText {text} at (0,-15) size 40x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-15) size 40x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 11x18
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: &quot;a&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 11x18
</span><span class="lines">@@ -40,24 +40,24 @@
</span><span class="cx">         RenderSVGResourceClipper {clipPath} [id=&quot;clipPath&quot;] [clipPathUnits=userSpaceOnUse]
</span><span class="cx">       RenderSVGContainer {g} at (10,25) size 430x200
</span><span class="cx">         RenderSVGRect {rect} at (10,25) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=25.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (40,28) size 75x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,28) size 75x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 75x14
</span><span class="cx">             chunk 1 text run 1 at (40.00,40.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
</span><span class="cx">             chunk 1 text run 2 at (43.86,40.00) startOffset 1 endOffset 13 width 70.80: &quot;ill on image&quot;
</span><span class="cx">         RenderSVGRect {rect} at (10,55) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=55.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (40,58) size 133x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,58) size 133x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 133x15
</span><span class="cx">             chunk 1 text run 1 at (40.00,70.00) startOffset 0 endOffset 1 width 7.00: &quot;s&quot;
</span><span class="cx">             chunk 1 text run 2 at (46.96,70.00) startOffset 1 endOffset 2 width 3.89: &quot;t&quot;
</span><span class="cx">             chunk 1 text run 3 at (50.68,70.00) startOffset 2 endOffset 21 width 122.18: &quot;op-opacity on tspan&quot;
</span><span class="cx">         RenderSVGRect {rect} at (10,85) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=85.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (40,88) size 100x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,88) size 100x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 100x14
</span><span class="cx">             chunk 1 text run 1 at (40.00,100.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
</span><span class="cx">             chunk 1 text run 2 at (43.75,100.00) startOffset 1 endOffset 14 width 77.03: &quot;ont-size on r&quot;
</span><span class="cx">             chunk 1 text run 3 at (120.63,100.00) startOffset 14 endOffset 17 width 18.68: &quot;ect&quot;
</span><span class="cx">         RenderSVGRect {rect} at (10,115) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=115.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (40,118) size 113x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,118) size 113x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 113x14
</span><span class="cx">             chunk 1 text run 1 at (40.00,130.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
</span><span class="cx">             chunk 1 text run 2 at (43.75,130.00) startOffset 1 endOffset 6 width 31.12: &quot;ont-s&quot;
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">             chunk 1 text run 4 at (85.67,130.00) startOffset 8 endOffset 17 width 49.01: &quot;le on cir&quot;
</span><span class="cx">             chunk 1 text run 5 at (134.60,130.00) startOffset 17 endOffset 20 width 17.89: &quot;cle&quot;
</span><span class="cx">         RenderSVGRect {rect} at (10,145) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=145.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (40,148) size 107x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,148) size 107x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 107x14
</span><span class="cx">             chunk 1 text run 1 at (40.00,160.00) startOffset 0 endOffset 1 width 7.00: &quot;s&quot;
</span><span class="cx">             chunk 1 text run 2 at (46.96,160.00) startOffset 1 endOffset 2 width 3.89: &quot;t&quot;
</span><span class="lines">@@ -73,14 +73,14 @@
</span><span class="cx">             chunk 1 text run 4 at (128.30,160.00) startOffset 15 endOffset 16 width 7.78: &quot;e&quot;
</span><span class="cx">             chunk 1 text run 5 at (135.70,160.00) startOffset 16 endOffset 18 width 10.89: &quot;xt&quot;
</span><span class="cx">         RenderSVGRect {rect} at (10,175) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=175.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (40,178) size 133x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,178) size 133x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 133x14
</span><span class="cx">             chunk 1 text run 1 at (40.00,190.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
</span><span class="cx">             chunk 1 text run 2 at (43.75,190.00) startOffset 1 endOffset 6 width 31.12: &quot;ont-v&quot;
</span><span class="cx">             chunk 1 text run 3 at (74.62,190.00) startOffset 6 endOffset 8 width 12.45: &quot;ar&quot;
</span><span class="cx">             chunk 1 text run 4 at (87.08,190.00) startOffset 8 endOffset 23 width 85.60: &quot;iant on ellipse&quot;
</span><span class="cx">         RenderSVGRect {rect} at (10,205) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=205.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (40,208) size 154x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,208) size 154x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 154x14
</span><span class="cx">             chunk 1 text run 1 at (40.00,220.00) startOffset 0 endOffset 2 width 10.89: &quot;le&quot;
</span><span class="cx">             chunk 1 text run 2 at (50.75,220.00) startOffset 2 endOffset 4 width 7.78: &quot;tt&quot;
</span><span class="lines">@@ -89,13 +89,13 @@
</span><span class="cx">             chunk 1 text run 5 at (164.99,220.00) startOffset 21 endOffset 22 width 7.00: &quot;y&quot;
</span><span class="cx">             chunk 1 text run 6 at (171.94,220.00) startOffset 22 endOffset 26 width 21.78: &quot;line&quot;
</span><span class="cx">         RenderSVGRect {rect} at (250,25) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=25.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (280,28) size 109x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (280,28) size 109x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 109x14
</span><span class="cx">             chunk 1 text run 1 at (280.00,40.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
</span><span class="cx">             chunk 1 text run 2 at (283.85,40.00) startOffset 1 endOffset 17 width 93.37: &quot;lood-color on tr&quot;
</span><span class="cx">             chunk 1 text run 3 at (377.06,40.00) startOffset 17 endOffset 19 width 11.68: &quot;ef&quot;
</span><span class="cx">         RenderSVGRect {rect} at (250,55) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=55.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (280,58) size 154x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (280,58) size 154x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 154x15
</span><span class="cx">             chunk 1 text run 1 at (280.00,70.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
</span><span class="cx">             chunk 1 text run 2 at (283.85,70.00) startOffset 1 endOffset 18 width 102.72: &quot;lood-opacity on t&quot;
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx">             chunk 1 text run 5 at (413.62,70.00) startOffset 22 endOffset 24 width 11.68: &quot;at&quot;
</span><span class="cx">             chunk 1 text run 6 at (425.25,70.00) startOffset 24 endOffset 25 width 7.78: &quot;h&quot;
</span><span class="cx">         RenderSVGRect {rect} at (250,85) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=85.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (280,88) size 154x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (280,88) size 154x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 154x14
</span><span class="cx">             chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 3 width 14.77: &quot;clr&quot;
</span><span class="cx">             chunk 1 text run 2 at (294.11,100.00) startOffset 3 endOffset 10 width 35.78: &quot;-intp-f&quot;
</span><span class="lines">@@ -113,13 +113,13 @@
</span><span class="cx">             chunk 1 text run 5 at (352.28,100.00) startOffset 15 endOffset 25 width 59.14: &quot;s on altGl&quot;
</span><span class="cx">             chunk 1 text run 6 at (411.35,100.00) startOffset 25 endOffset 28 width 22.57: &quot;yph&quot;
</span><span class="cx">         RenderSVGRect {rect} at (250,115) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=115.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (280,118) size 155x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (280,118) size 155x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 155x14
</span><span class="cx">             chunk 1 text run 1 at (280.00,130.00) startOffset 0 endOffset 6 width 36.57: &quot;displa&quot;
</span><span class="cx">             chunk 1 text run 2 at (316.20,130.00) startOffset 6 endOffset 19 width 80.14: &quot;y on linearGr&quot;
</span><span class="cx">             chunk 1 text run 3 at (396.27,130.00) startOffset 19 endOffset 25 width 38.14: &quot;adient&quot;
</span><span class="cx">         RenderSVGRect {rect} at (250,145) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=145.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (280,148) size 91x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (280,148) size 91x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x14
</span><span class="cx">             chunk 1 text run 1 at (280.00,160.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
</span><span class="cx">             chunk 1 text run 2 at (283.86,160.00) startOffset 1 endOffset 6 width 18.65: &quot;ill-r&quot;
</span><span class="lines">@@ -127,19 +127,19 @@
</span><span class="cx">             chunk 1 text run 4 at (351.53,160.00) startOffset 14 endOffset 15 width 3.89: &quot;t&quot;
</span><span class="cx">             chunk 1 text run 5 at (355.25,160.00) startOffset 15 endOffset 17 width 15.57: &quot;op&quot;
</span><span class="cx">         RenderSVGRect {rect} at (250,175) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=175.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (280,178) size 160x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (280,178) size 160x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 160x14
</span><span class="cx">             chunk 1 text run 1 at (280.00,190.00) startOffset 0 endOffset 15 width 76.23: &quot;visibility on r&quot;
</span><span class="cx">             chunk 1 text run 2 at (356.16,190.00) startOffset 15 endOffset 22 width 45.12: &quot;adialGr&quot;
</span><span class="cx">             chunk 1 text run 3 at (401.21,190.00) startOffset 22 endOffset 28 width 38.14: &quot;adient&quot;
</span><span class="cx">         RenderSVGRect {rect} at (250,205) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=205.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (280,208) size 153x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (280,208) size 153x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 153x14
</span><span class="cx">             chunk 1 text run 1 at (280.00,220.00) startOffset 0 endOffset 23 width 133.04: &quot;lighting-color on clipP&quot;
</span><span class="cx">             chunk 1 text run 2 at (412.65,220.00) startOffset 23 endOffset 25 width 11.68: &quot;at&quot;
</span><span class="cx">             chunk 1 text run 3 at (424.28,220.00) startOffset 25 endOffset 26 width 7.78: &quot;h&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEsvgdomover01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">         RenderSVGImage {image} at (0,0) size 1x1
</span><span class="cx">         RenderSVGResourceRadialGradient {radialGradient} [id=&quot;g&quot;] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
</span><span class="cx">         RenderSVGText {text}
</span><del>-        RenderSVGText {text} at (0,-15) size 73x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-15) size 73x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 73x18
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 4 width 44.01: &quot;some&quot;
</span><span class="cx">             chunk 1 text run 2 at (43.83,0.00) startOffset 4 endOffset 5 width 5.00: &quot;t&quot;
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">         RenderSVGPath {polygon} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [points=&quot;&quot;]
</span><span class="cx">       RenderSVGContainer {g} at (10,49) size 140x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,50.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,51) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 130x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 130x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 130x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 3.00: &quot;r&quot;
</span><span class="cx">             chunk 1 text run 2 at (12.38,7.00) startOffset 1 endOffset 9 width 35.02: &quot;.x.baseV&quot;
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">             chunk 1 text run 5 at (108.54,7.00) startOffset 25 endOffset 30 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,59) size 287x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,61) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 277x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 277x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 277x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 3.00: &quot;r&quot;
</span><span class="cx">             chunk 1 text run 2 at (12.38,7.00) startOffset 1 endOffset 9 width 35.02: &quot;.x.baseV&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             chunk 1 text run 10 at (256.34,7.00) startOffset 52 endOffset 57 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,69) size 232x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,70.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,71) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 222x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 222x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 222x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
</span><span class="cx">             chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 6 width 18.50: &quot;.widt&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             chunk 1 text run 9 at (200.94,7.00) startOffset 47 endOffset 52 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,79) size 327x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,80.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,81) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 317x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 317x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 317x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
</span><span class="cx">             chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 6 width 18.50: &quot;.widt&quot;
</span><span class="lines">@@ -77,7 +77,7 @@
</span><span class="cx">             chunk 1 text run 14 at (296.02,7.00) startOffset 60 endOffset 65 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,89) size 286x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,90.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,91) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 276x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 276x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 276x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 10.01: &quot;tt.t&quot;
</span><span class="cx">             chunk 1 text run 2 at (19.88,7.00) startOffset 4 endOffset 5 width 5.00: &quot;e&quot;
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx">             chunk 1 text run 13 at (254.56,7.00) startOffset 60 endOffset 65 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,99) size 135x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,100.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,101) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 125x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 125x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 125x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 14.51: &quot;s.of&quot;
</span><span class="cx">             chunk 1 text run 2 at (24.71,7.00) startOffset 4 endOffset 7 width 12.01: &quot;fse&quot;
</span><span class="lines">@@ -103,7 +103,7 @@
</span><span class="cx">             chunk 1 text run 5 at (104.44,7.00) startOffset 24 endOffset 29 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,109) size 185x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,110.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,111) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 175x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 175x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 175x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 15.00: &quot;c.pr&quot;
</span><span class="cx">             chunk 1 text run 2 at (24.90,7.00) startOffset 4 endOffset 8 width 17.51: &quot;eser&quot;
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx">             chunk 1 text run 7 at (154.23,7.00) startOffset 35 endOffset 40 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,119) size 159x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,121) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 149x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 149x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 149x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 8 width 34.00: &quot;c.classN&quot;
</span><span class="cx">             chunk 1 text run 2 at (43.96,7.00) startOffset 8 endOffset 17 width 45.52: &quot;ame.baseV&quot;
</span><span class="lines">@@ -122,7 +122,7 @@
</span><span class="cx">             chunk 1 text run 4 at (128.16,7.00) startOffset 28 endOffset 33 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,129) size 128x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,130.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,131) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 118x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 118x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 118x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 12.50: &quot;i.hr&quot;
</span><span class="cx">             chunk 1 text run 2 at (22.40,7.00) startOffset 4 endOffset 12 width 35.52: &quot;ef.baseV&quot;
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">             chunk 1 text run 4 at (96.61,7.00) startOffset 23 endOffset 28 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,139) size 209x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,140.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,141) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 199x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 199x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 199x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 3 width 7.50: &quot;i.r&quot;
</span><span class="cx">             chunk 1 text run 2 at (17.40,7.00) startOffset 3 endOffset 5 width 10.01: &quot;eq&quot;
</span><span class="lines">@@ -142,7 +142,7 @@
</span><span class="cx">             chunk 1 text run 8 at (177.77,7.00) startOffset 40 endOffset 45 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,149) size 227x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,150.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,151) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 217x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 217x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 217x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 3 width 11.50: &quot;c.k&quot;
</span><span class="cx">             chunk 1 text run 2 at (21.31,7.00) startOffset 3 endOffset 12 width 38.01: &quot;ernelMatr&quot;
</span><span class="lines">@@ -152,7 +152,7 @@
</span><span class="cx">             chunk 1 text run 6 at (195.53,7.00) startOffset 44 endOffset 49 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,159) size 180x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,160.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,161) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 170x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 170x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 170x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 9 width 37.52: &quot;t.x.baseV&quot;
</span><span class="cx">             chunk 1 text run 2 at (46.99,7.00) startOffset 9 endOffset 22 width 54.52: &quot;al.numberOfIt&quot;
</span><span class="lines">@@ -160,14 +160,14 @@
</span><span class="cx">             chunk 1 text run 4 at (149.21,7.00) startOffset 33 endOffset 38 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,169) size 168x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,170.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,171) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 158x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 158x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 158x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 19 width 79.04: &quot;p.points.numberOfIt&quot;
</span><span class="cx">             chunk 1 text run 2 at (88.91,7.00) startOffset 19 endOffset 30 width 48.53: &quot;ems == 0: P&quot;
</span><span class="cx">             chunk 1 text run 3 at (136.74,7.00) startOffset 30 endOffset 35 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,179) size 356x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,180.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,181) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 346x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 346x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 346x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 15.51: &quot;g.gr&quot;
</span><span class="cx">             chunk 1 text run 2 at (25.46,7.00) startOffset 4 endOffset 11 width 31.01: &quot;adientU&quot;
</span><span class="lines">@@ -183,7 +183,7 @@
</span><span class="cx">             chunk 1 text run 12 at (324.66,7.00) startOffset 65 endOffset 70 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,189) size 150x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,190.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,191) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 140x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 140x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 140x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 3 width 7.51: &quot;f.f&quot;
</span><span class="cx">             chunk 1 text run 2 at (17.49,7.00) startOffset 3 endOffset 6 width 6.50: &quot;ilt&quot;
</span><span class="lines">@@ -193,7 +193,7 @@
</span><span class="cx">             chunk 1 text run 6 at (119.07,7.00) startOffset 28 endOffset 33 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,199) size 186x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,200.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,201) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 176x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 176x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 176x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 18.00: &quot;m.or&quot;
</span><span class="cx">             chunk 1 text run 2 at (28.01,7.00) startOffset 4 endOffset 19 width 65.54: &quot;ientAngle.baseV&quot;
</span><span class="lines">@@ -202,7 +202,7 @@
</span><span class="cx">             chunk 1 text run 5 at (154.69,7.00) startOffset 35 endOffset 40 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,209) size 349x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,210.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,211) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 339x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 339x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 339x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 18.00: &quot;m.or&quot;
</span><span class="cx">             chunk 1 text run 2 at (28.01,7.00) startOffset 4 endOffset 19 width 65.54: &quot;ientAngle.baseV&quot;
</span><span class="lines">@@ -215,7 +215,7 @@
</span><span class="cx">             chunk 1 text run 9 at (318.40,7.00) startOffset 66 endOffset 71 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,219) size 215x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,220.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,221) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 205x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 205x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 205x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
</span><span class="cx">             chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 5 width 14.00: &quot;.vie&quot;
</span><span class="lines">@@ -227,7 +227,7 @@
</span><span class="cx">             chunk 1 text run 8 at (183.75,7.00) startOffset 44 endOffset 49 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,229) size 214x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,230.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,231) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 204x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 204x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 204x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 10.50: &quot;t.tr&quot;
</span><span class="cx">             chunk 1 text run 2 at (20.46,7.00) startOffset 4 endOffset 8 width 17.01: &quot;ansf&quot;
</span><span class="lines">@@ -237,7 +237,7 @@
</span><span class="cx">             chunk 1 text run 6 at (182.58,7.00) startOffset 41 endOffset 46 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,239) size 410x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,240.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,241) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 400x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 400x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 400x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
</span><span class="cx">             chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 4 width 10.50: &quot;.pr&quot;
</span><span class="lines">@@ -254,7 +254,7 @@
</span><span class="cx">             chunk 1 text run 13 at (379.10,7.00) startOffset 78 endOffset 83 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,249) size 374x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,250.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,251) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 364x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 364x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 364x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
</span><span class="cx">             chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 4 width 10.50: &quot;.pr&quot;
</span><span class="lines">@@ -270,7 +270,7 @@
</span><span class="cx">             chunk 1 text run 12 at (342.87,7.00) startOffset 72 endOffset 77 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,259) size 273x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,260.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,261) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 263x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 263x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 263x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
</span><span class="cx">             chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 10 width 46.52: &quot;.zoomAndP&quot;
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx">             chunk 1 text run 8 at (242.23,7.00) startOffset 45 endOffset 50 width 30.51: &quot;ASSED&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,269) size 94x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,270.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (10,271) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
</span><del>-        RenderSVGText {text} at (10,-1) size 84x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-1) size 84x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 84x9
</span><span class="cx">             chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 5.50: &quot;T&quot;
</span><span class="cx">             chunk 1 text run 2 at (14.64,7.00) startOffset 1 endOffset 3 width 9.50: &quot;es&quot;
</span><span class="lines">@@ -291,7 +291,7 @@
</span><span class="cx">             chunk 1 text run 5 at (36.09,7.00) startOffset 7 endOffset 14 width 28.02: &quot;atus: P&quot;
</span><span class="cx">             chunk 1 text run 6 at (63.41,7.00) startOffset 14 endOffset 19 width 30.51: &quot;ASSED&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span><span class="lines">@@ -300,6 +300,6 @@
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x23
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
</span><del>-      RenderSVGText {text} at (206,2) size 67x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 67x20
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtextintro02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,21 +4,21 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,24) size 423x261
</span><del>-      RenderSVGText {text} at (10,24) size 316x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,24) size 316x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 316x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 45 width 316.00: &quot;unicode-bidi=\&quot;bidi-override\&quot; direction=\&quot;ltr\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,60) size 423x25
</span><span class="cx">         RenderSVGText {text} at (10,60) size 423x25 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 423x25
</span><span class="cx">             chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 56 width 423.00 LTR override: &quot;Text \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; is in Hebrew&quot;
</span><del>-      RenderSVGText {text} at (10,124) size 316x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,124) size 316x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 316x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 45 width 316.00: &quot;unicode-bidi=\&quot;bidi-override\&quot; direction=\&quot;rtl\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,160) size 423x25
</span><span class="cx">         RenderSVGText {text} at (10,160) size 423x25 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 423x25
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (10.00,180.00) startOffset 0 endOffset 56 width 423.00 RTL override: &quot;Text \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; is in Hebrew&quot;
</span><del>-      RenderSVGText {text} at (10,224) size 274x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,224) size 274x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 274x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 38 width 274.00: &quot;unicode-bidi=\&quot;normal\&quot; direction=\&quot;rtl\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,260) size 423x25
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (109.00,280.00) startOffset 0 endOffset 40 width 289.00 RTL: &quot; \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; &quot;
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (398.00,280.00) startOffset 0 endOffset 4 width 35.00: &quot;Text&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtextintro05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (18,52) size 442x196
</span><del>-      RenderSVGText {text} at (89,52) size 371x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (89,52) size 371x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 371x35
</span><span class="cx">           chunk 1 text run 1 at (89.77,80.00) startOffset 0 endOffset 37 width 370.23 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><span class="cx">       RenderSVGText {text} at (18,128) size 442x41 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 442x41
</span><span class="cx">           chunk 1 text run 1 at (18.72,160.00) startOffset 0 endOffset 37 width 441.28 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><del>-      RenderSVGText {text} at (89,212) size 371x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (89,212) size 371x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 371x35
</span><span class="cx">           chunk 1 text run 1 at (89.77,240.00) startOffset 0 endOffset 37 width 370.23 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtextintro09bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,31 +4,31 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,24) size 437x261
</span><del>-      RenderSVGText {text} at (10,24) size 316x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,24) size 316x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 316x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 45 width 316.00: &quot;unicode-bidi=\&quot;bidi-override\&quot; direction=\&quot;ltr\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,63) size 437x22
</span><del>-        RenderSVGText {text} at (10,63) size 437x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,63) size 437x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 437x21
</span><span class="cx">             chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 56 width 436.14 LTR override: &quot;Text \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; is in Hebrew&quot;
</span><del>-      RenderSVGText {text} at (10,124) size 316x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,124) size 316x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 316x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 45 width 316.00: &quot;unicode-bidi=\&quot;bidi-override\&quot; direction=\&quot;rtl\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,163) size 437x22
</span><del>-        RenderSVGText {text} at (10,163) size 437x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,163) size 437x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 437x21
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (10.00,180.00) startOffset 0 endOffset 56 width 436.14 RTL override: &quot;Text \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; is in Hebrew&quot;
</span><del>-      RenderSVGText {text} at (10,224) size 274x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,224) size 274x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 274x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 38 width 274.00: &quot;unicode-bidi=\&quot;normal\&quot; direction=\&quot;rtl\&quot;.&quot;
</span><span class="cx">       RenderSVGContainer {g} at (10,263) size 437x22
</span><del>-        RenderSVGText {text} at (10,263) size 437x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,263) size 437x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 437x21
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (10.00,280.00) startOffset 0 endOffset 12 width 93.00: &quot;is in Hebrew&quot;
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (103.00,280.00) startOffset 0 endOffset 40 width 310.14 RTL: &quot; \&quot;\x{5D0}\x{5E0}\x{5D9} \x{5D9}\x{5DB}\x{5D5}\x{5DC} \x{5DC}\x{5D0}\x{5DB}\x{5D5}\x{5DC} \x{5D6}\x{5DB}\x{5D5}\x{5DB}\x{5D9}\x{5EA} \x{5D5}\x{5D6}\x{5D4} \x{5DC}\x{5D0} \x{5DE}\x{5D6}\x{5D9}\x{5E7} \x{5DC}\x{5D9}\&quot; &quot;
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (413.14,280.00) startOffset 0 endOffset 4 width 33.00: &quot;Text&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtexttref03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (75,15) size 239x193
</span><del>-      RenderSVGText {text} at (75,15) size 239x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,15) size 239x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 239x12
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 1 width 7.33: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (81.19,25.00) startOffset 1 endOffset 3 width 12.67: &quot;es&quot;
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">           chunk 1 text run 7 at (252.66,25.00) startOffset 36 endOffset 37 width 6.67: &quot;e&quot;
</span><span class="cx">           chunk 1 text run 8 at (259.01,25.00) startOffset 37 endOffset 43 width 34.68: &quot;xtCont&quot;
</span><span class="cx">           chunk 1 text run 9 at (293.52,25.00) startOffset 43 endOffset 47 width 20.02: &quot;ent.&quot;
</span><del>-      RenderSVGText {text} at (75,171) size 150x36 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,171) size 150x37 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInline {tref} at (0,0) size 150x36
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 150x36
</span><span class="cx">             chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 5 width 70.02: &quot;Flatt&quot;
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (160,65) size 11x18
</span><span class="cx">               chunk 1 text run 1 at (160.63,0.00) startOffset 0 endOffset 1 width 10.01: &quot;d&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtexttspan02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -138,7 +138,7 @@
</span><span class="cx">           chunk 1 text run 6 at (415.26,180.00) startOffset 5 endOffset 6 width 7.77: &quot;i&quot;
</span><span class="cx">           chunk 1 text run 7 at (423.03,180.00) startOffset 6 endOffset 7 width 19.46: &quot;o&quot;
</span><span class="cx">           chunk 1 text run 8 at (442.49,180.00) startOffset 7 endOffset 8 width 19.46: &quot;n&quot;
</span><del>-      RenderSVGText {text} at (0,-7) size 441x218 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,-7) size 441x219 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 16x8
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 29x8
</span><span class="lines">@@ -229,7 +229,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (428,210) size 12x8
</span><span class="cx">           chunk 1 text run 1 at (428.96,210.00) startOffset 0 endOffset 5 width 11.12: &quot;     &quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 237x33
</span><del>-      RenderSVGText {text} at (10,314) size 237x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 237x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 237x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -35,17 +35,17 @@
</span><span class="cx">               chunk 1 text run 10 at (377.88,130.00) startOffset 32 endOffset 35 width 19.38: &quot;xt'&quot;
</span><span class="cx">           RenderSVGViewportContainer {svg} at (275,45) size 100x100
</span><span class="cx">             RenderSVGEllipse {circle} at (275,45) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=0.00] [cy=0.00] [r=50.00]
</span><del>-        RenderSVGText {text} at (10,190) size 277x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,190) size 277x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 277x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 3 width 16.68: &quot;.ge&quot;
</span><span class="cx">             chunk 1 text run 2 at (26.56,200.00) startOffset 3 endOffset 4 width 3.34: &quot;t&quot;
</span><span class="cx">             chunk 1 text run 3 at (29.80,200.00) startOffset 4 endOffset 7 width 18.00: &quot;Scr&quot;
</span><span class="cx">             chunk 1 text run 4 at (47.67,200.00) startOffset 7 endOffset 50 width 238.80: &quot;eenCTM(): 0.42,0.42,-0.42,0.42,70.00,-60.00&quot;
</span><del>-        RenderSVGText {text} at (10,210) size 239x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,210) size 239x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 239x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 3 width 16.68: &quot;.ge&quot;
</span><span class="cx">             chunk 1 text run 2 at (26.56,220.00) startOffset 3 endOffset 44 width 222.12: &quot;tCTM(): 0.42,0.42,-0.42,0.42,70.00,-60.00&quot;
</span><del>-        RenderSVGText {text} at (10,230) size 306x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,230) size 306x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 306x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,240.00) startOffset 0 endOffset 3 width 16.68: &quot;.ge&quot;
</span><span class="cx">             chunk 1 text run 2 at (26.56,240.00) startOffset 3 endOffset 5 width 10.67: &quot;tT&quot;
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">             chunk 1 text run 4 at (40.06,240.00) startOffset 6 endOffset 10 width 22.68: &quot;ansf&quot;
</span><span class="cx">             chunk 1 text run 5 at (62.62,240.00) startOffset 10 endOffset 14 width 28.00: &quot;ormT&quot;
</span><span class="cx">             chunk 1 text run 6 at (89.51,240.00) startOffset 14 endOffset 56 width 226.14: &quot;oElement(): 0.42,0.42,-0.42,0.42,0.00,0.00&quot;
</span><del>-        RenderSVGText {text} at (10,250) size 339x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,250) size 339x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 339x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,260.00) startOffset 0 endOffset 3 width 16.68: &quot;.ge&quot;
</span><span class="cx">             chunk 1 text run 2 at (26.56,260.00) startOffset 3 endOffset 7 width 26.02: &quot;tBBo&quot;
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx">             chunk 1 text run 6 at (250.00,260.00) startOffset 48 endOffset 51 width 20.35: &quot;h=1&quot;
</span><span class="cx">             chunk 1 text run 7 at (269.61,260.00) startOffset 51 endOffset 63 width 66.38: &quot;00,.height=1&quot;
</span><span class="cx">             chunk 1 text run 8 at (335.25,260.00) startOffset 63 endOffset 65 width 13.34: &quot;00&quot;
</span><del>-        RenderSVGText {text} at (10,270) size 255x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,270) size 255x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 255x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,280.00) startOffset 0 endOffset 2 width 6.67: &quot;.f&quot;
</span><span class="cx">             chunk 1 text run 2 at (16.56,280.00) startOffset 2 endOffset 4 width 10.67: &quot;ar&quot;
</span><span class="lines">@@ -77,7 +77,7 @@
</span><span class="cx">             chunk 1 text run 10 at (233.16,280.00) startOffset 41 endOffset 44 width 14.66: &quot;g-r&quot;
</span><span class="cx">             chunk 1 text run 11 at (247.76,280.00) startOffset 44 endOffset 46 width 13.34: &quot;oo&quot;
</span><span class="cx">             chunk 1 text run 12 at (260.98,280.00) startOffset 46 endOffset 47 width 3.34: &quot;t&quot;
</span><del>-        RenderSVGText {text} at (10,290) size 272x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,290) size 272x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 272x12
</span><span class="cx">             chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 5 width 27.35: &quot;.near&quot;
</span><span class="cx">             chunk 1 text run 2 at (37.22,300.00) startOffset 5 endOffset 7 width 12.67: &quot;es&quot;
</span><span class="lines">@@ -91,7 +91,7 @@
</span><span class="cx">             chunk 1 text run 10 at (264.33,300.00) startOffset 45 endOffset 46 width 8.00: &quot;V&quot;
</span><span class="cx">             chunk 1 text run 11 at (271.83,300.00) startOffset 46 endOffset 47 width 9.34: &quot;G&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,14 +4,14 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (51,40) size 389x249
</span><del>-      RenderSVGText {text} at (51,40) size 159x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (51,40) size 159x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 159x18
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (51.55,55.00) startOffset 0 endOffset 5 width 51.01: &quot;animV&quot;
</span><span class="cx">           chunk 1 (end anchor) text run 2 at (101.50,55.00) startOffset 5 endOffset 16 width 90.56: &quot;al != baseV&quot;
</span><span class="cx">           chunk 1 (end anchor) text run 3 at (190.99,55.00) startOffset 16 endOffset 19 width 19.01: &quot;al:&quot;
</span><span class="cx">       RenderSVGContainer {g} at (240,40) size 200x249 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,63) size 159x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,63) size 159x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x15
</span><span class="cx">             chunk 1 text run 1 at (70.00,75.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,75.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,75.00) startOffset 9 endOffset 20 width 83.24: &quot;edNumberLis&quot;
</span><span class="cx">             chunk 1 text run 6 at (224.88,75.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (390,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=90.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,93) size 131x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,93) size 131x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 131x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,105.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,105.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,105.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
</span><span class="cx">             chunk 1 text run 6 at (192.23,105.00) startOffset 16 endOffset 17 width 7.78: &quot;h&quot;
</span><span class="cx">         RenderSVGRect {rect} at (360,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=120.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,123) size 152x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,123) size 152x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,135.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,135.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">             chunk 1 text run 6 at (192.23,135.00) startOffset 16 endOffset 20 width 25.68: &quot;hLis&quot;
</span><span class="cx">             chunk 1 text run 7 at (217.87,135.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (330,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=150.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,153) size 124x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,153) size 124x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 124x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,165.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,165.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx">             chunk 1 text run 4 at (98.31,165.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
</span><span class="cx">             chunk 1 text run 5 at (141.68,165.00) startOffset 9 endOffset 16 width 51.37: &quot;edAngle&quot;
</span><span class="cx">         RenderSVGRect {rect} at (300,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=180.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,183) size 116x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,183) size 116x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 116x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,195.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,195.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,195.00) startOffset 9 endOffset 12 width 25.68: &quot;edR&quot;
</span><span class="cx">             chunk 1 text run 6 at (167.19,195.00) startOffset 12 endOffset 15 width 18.68: &quot;ect&quot;
</span><span class="cx">         RenderSVGRect {rect} at (270,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=210.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,213) size 172x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,213) size 172x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 172x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,225.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,225.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx">             chunk 1 text run 8 at (195.43,225.00) startOffset 17 endOffset 23 width 42.00: &quot;ormLis&quot;
</span><span class="cx">             chunk 1 text run 9 at (237.38,225.00) startOffset 23 endOffset 24 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (240,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=240.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,243) size 219x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,243) size 219x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 219x15
</span><span class="cx">             chunk 1 text run 1 at (70.00,255.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,255.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -80,7 +80,7 @@
</span><span class="cx">             chunk 1 text run 8 at (205.44,255.00) startOffset 18 endOffset 26 width 60.69: &quot;eAspectR&quot;
</span><span class="cx">             chunk 1 text run 9 at (265.92,255.00) startOffset 26 endOffset 30 width 22.57: &quot;atio&quot;
</span><span class="cx">       RenderSVGHiddenContainer {g} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,-15) size 37x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-15) size 37x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x23
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: &quot;a&quot;
</span><span class="cx">             chunk 1 text run 2 at (10.01,0.00) startOffset 1 endOffset 2 width 10.01: &quot;b&quot;
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx">         RenderSVGResourceMarker {marker} [id=&quot;marker&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=90.00]
</span><span class="cx">         RenderSVGViewportContainer {svg} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,15) size 470x345
</span><del>-      RenderSVGText {text} at (10,15) size 342x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,15) size 342x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 342x18
</span><span class="cx">           chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (19.29,30.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
</span><span class="lines">@@ -20,12 +20,12 @@
</span><span class="cx">           chunk 1 text run 12 at (286.39,30.00) startOffset 34 endOffset 35 width 12.01: &quot;V&quot;
</span><span class="cx">           chunk 1 text run 13 at (297.64,30.00) startOffset 35 endOffset 40 width 54.04: &quot;GLoad&quot;
</span><span class="cx">       RenderSVGRect {rect} at (10,40) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=40.00] [width=50.00] [height=50.00]
</span><del>-      RenderSVGText {text} at (1000,985) size 32x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (1000,985) size 32x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 32x18
</span><span class="cx">           chunk 1 text run 1 at (1000.00,1000.00) startOffset 0 endOffset 1 width 12.01: &quot;A&quot;
</span><span class="cx">           chunk 1 text run 2 at (1012.08,1000.00) startOffset 1 endOffset 3 width 19.01: &quot;bc&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,15) size 430x274
</span><del>-      RenderSVGText {text} at (10,15) size 298x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,15) size 298x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 298x18
</span><span class="cx">           chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (19.29,30.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">           chunk 1 text run 6 at (184.42,30.00) startOffset 22 endOffset 35 width 123.03: &quot;G DOM objects&quot;
</span><span class="cx">       RenderSVGContainer {g} at (90,40) size 350x249 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,63) size 159x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,63) size 159x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x15
</span><span class="cx">             chunk 1 text run 1 at (70.00,75.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,75.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,75.00) startOffset 9 endOffset 20 width 83.24: &quot;edNumberLis&quot;
</span><span class="cx">             chunk 1 text run 6 at (224.88,75.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (390,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=90.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,93) size 131x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,93) size 131x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 131x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,105.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,105.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,105.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
</span><span class="cx">             chunk 1 text run 6 at (192.23,105.00) startOffset 16 endOffset 17 width 7.78: &quot;h&quot;
</span><span class="cx">         RenderSVGRect {rect} at (360,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=120.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,123) size 152x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,123) size 152x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,135.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,135.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">             chunk 1 text run 6 at (192.23,135.00) startOffset 16 endOffset 20 width 25.68: &quot;hLis&quot;
</span><span class="cx">             chunk 1 text run 7 at (217.87,135.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (330,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=150.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,153) size 124x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,153) size 124x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 124x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,165.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,165.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">             chunk 1 text run 4 at (98.31,165.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
</span><span class="cx">             chunk 1 text run 5 at (141.68,165.00) startOffset 9 endOffset 16 width 51.37: &quot;edAngle&quot;
</span><span class="cx">         RenderSVGRect {rect} at (300,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=180.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,183) size 116x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,183) size 116x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 116x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,195.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,195.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,195.00) startOffset 9 endOffset 12 width 25.68: &quot;edR&quot;
</span><span class="cx">             chunk 1 text run 6 at (167.19,195.00) startOffset 12 endOffset 15 width 18.68: &quot;ect&quot;
</span><span class="cx">         RenderSVGRect {rect} at (270,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=210.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,213) size 172x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,213) size 172x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 172x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,225.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,225.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx">             chunk 1 text run 8 at (195.43,225.00) startOffset 17 endOffset 23 width 42.00: &quot;ormLis&quot;
</span><span class="cx">             chunk 1 text run 9 at (237.38,225.00) startOffset 23 endOffset 24 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (240,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=240.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,243) size 219x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,243) size 219x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 219x15
</span><span class="cx">             chunk 1 text run 1 at (70.00,255.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,255.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -83,7 +83,7 @@
</span><span class="cx">             chunk 1 text run 8 at (205.44,255.00) startOffset 18 endOffset 26 width 60.69: &quot;eAspectR&quot;
</span><span class="cx">             chunk 1 text run 9 at (265.92,255.00) startOffset 26 endOffset 30 width 22.57: &quot;atio&quot;
</span><span class="cx">         RenderSVGRect {rect} at (210,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=270.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,273) size 139x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,273) size 139x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 139x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,285.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,285.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -91,7 +91,7 @@
</span><span class="cx">             chunk 1 text run 4 at (98.31,285.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
</span><span class="cx">             chunk 1 text run 5 at (141.68,285.00) startOffset 9 endOffset 18 width 66.93: &quot;edBoolean&quot;
</span><span class="cx">         RenderSVGRect {rect} at (180,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=300.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,303) size 124x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,303) size 124x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 124x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,315.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,315.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -101,7 +101,7 @@
</span><span class="cx">             chunk 1 text run 6 at (166.54,315.00) startOffset 12 endOffset 14 width 8.55: &quot;tr&quot;
</span><span class="cx">             chunk 1 text run 7 at (175.11,315.00) startOffset 14 endOffset 17 width 18.68: &quot;ing&quot;
</span><span class="cx">         RenderSVGRect {rect} at (150,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=330.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,333) size 167x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,333) size 167x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 167x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,345.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,345.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,345.00) startOffset 9 endOffset 17 width 64.58: &quot;edEnumer&quot;
</span><span class="cx">             chunk 1 text run 6 at (206.19,345.00) startOffset 17 endOffset 22 width 30.35: &quot;ation&quot;
</span><span class="cx">         RenderSVGRect {rect} at (120,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=360.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,363) size 131x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,363) size 131x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 131x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,375.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,375.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -119,7 +119,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,375.00) startOffset 9 endOffset 14 width 31.14: &quot;edInt&quot;
</span><span class="cx">             chunk 1 text run 6 at (172.62,375.00) startOffset 14 endOffset 18 width 28.01: &quot;eger&quot;
</span><span class="cx">         RenderSVGRect {rect} at (90,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=390.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,393) size 138x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,393) size 138x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 138x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,405.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,405.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -138,7 +138,7 @@
</span><span class="cx">         RenderSVGResourceFilter {filter} [id=&quot;&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
</span><span class="cx">           [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;4.00, 5.00&quot; seed=&quot;0.00&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom05bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,15) size 366x175
</span><del>-      RenderSVGText {text} at (10,15) size 366x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,15) size 366x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 366x18
</span><span class="cx">           chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (19.29,30.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx">             chunk 1 text run 8 at (189.05,180.00) startOffset 21 endOffset 26 width 38.35: &quot;Angle&quot;
</span><span class="cx">       RenderSVGResourceMarker {marker} [id=&quot;m&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=1.80]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom06fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (160,55) size 159x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (160,55) size 160x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 159x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (160.78,70.00) startOffset 0 endOffset 1 width 12.01: &quot;S&quot;
</span><span class="cx">           chunk 1 (middle anchor) text run 2 at (172.03,70.00) startOffset 1 endOffset 2 width 12.01: &quot;V&quot;
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">       RenderSVGRect {rect} at (300,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,100.00)}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 480x360 [x=0.00] [y=0.00] [width=480.00] [height=360.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG11SEtypesdom07fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 480x360
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (44,40) size 396x249
</span><del>-      RenderSVGText {text} at (44,40) size 166x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (44,40) size 166x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 166x18
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (44.78,55.00) startOffset 0 endOffset 5 width 51.01: &quot;animV&quot;
</span><span class="cx">           chunk 1 (end anchor) text run 2 at (94.73,55.00) startOffset 5 endOffset 12 width 43.00: &quot;al is r&quot;
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">           chunk 1 (end anchor) text run 5 at (205.00,55.00) startOffset 20 endOffset 21 width 5.00: &quot;:&quot;
</span><span class="cx">       RenderSVGContainer {g} at (240,40) size 200x249 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,63) size 159x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,63) size 159x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x15
</span><span class="cx">             chunk 1 text run 1 at (70.00,75.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,75.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,75.00) startOffset 9 endOffset 20 width 83.24: &quot;edNumberLis&quot;
</span><span class="cx">             chunk 1 text run 6 at (224.88,75.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (390,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=90.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,93) size 131x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,93) size 131x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 131x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,105.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,105.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,105.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
</span><span class="cx">             chunk 1 text run 6 at (192.23,105.00) startOffset 16 endOffset 17 width 7.78: &quot;h&quot;
</span><span class="cx">         RenderSVGRect {rect} at (360,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=120.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,123) size 152x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,123) size 152x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 152x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,135.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,135.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">             chunk 1 text run 6 at (192.23,135.00) startOffset 16 endOffset 20 width 25.68: &quot;hLis&quot;
</span><span class="cx">             chunk 1 text run 7 at (217.87,135.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (330,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=150.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,153) size 124x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,153) size 124x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 124x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,165.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,165.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             chunk 1 text run 4 at (98.31,165.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
</span><span class="cx">             chunk 1 text run 5 at (141.68,165.00) startOffset 9 endOffset 16 width 51.37: &quot;edAngle&quot;
</span><span class="cx">         RenderSVGRect {rect} at (300,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=180.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,183) size 116x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,183) size 116x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 116x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,195.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,195.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx">             chunk 1 text run 5 at (141.68,195.00) startOffset 9 endOffset 12 width 25.68: &quot;edR&quot;
</span><span class="cx">             chunk 1 text run 6 at (167.19,195.00) startOffset 12 endOffset 15 width 18.68: &quot;ect&quot;
</span><span class="cx">         RenderSVGRect {rect} at (270,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=210.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,213) size 172x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,213) size 172x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 172x14
</span><span class="cx">             chunk 1 text run 1 at (70.00,225.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,225.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx">             chunk 1 text run 8 at (195.43,225.00) startOffset 17 endOffset 23 width 42.00: &quot;ormLis&quot;
</span><span class="cx">             chunk 1 text run 9 at (237.38,225.00) startOffset 23 endOffset 24 width 3.89: &quot;t&quot;
</span><span class="cx">         RenderSVGRect {rect} at (240,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=240.00] [width=20.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (70,243) size 219x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (70,243) size 219x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 219x15
</span><span class="cx">             chunk 1 text run 1 at (70.00,255.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
</span><span class="cx">             chunk 1 text run 2 at (78.75,255.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx">             chunk 1 text run 8 at (205.44,255.00) startOffset 18 endOffset 26 width 60.69: &quot;eAspectR&quot;
</span><span class="cx">             chunk 1 text run 9 at (265.92,255.00) startOffset 26 endOffset 30 width 22.57: &quot;atio&quot;
</span><span class="cx">       RenderSVGHiddenContainer {g} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,-15) size 37x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-15) size 37x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x23
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: &quot;a&quot;
</span><span class="cx">             chunk 1 text run 2 at (10.01,0.00) startOffset 1 endOffset 2 width 10.01: &quot;b&quot;
</span><span class="lines">@@ -91,7 +91,7 @@
</span><span class="cx">         RenderSVGResourceMarker {marker} [id=&quot;marker&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=90.00]
</span><span class="cx">         RenderSVGViewportContainer {svg} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (10,314) size 227x33
</span><del>-      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG12Tinystructuserecursion01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (150,25) size 500x452
</del><ins>+    RenderSVGContainer {g} at (150,25) size 500x451
</ins><span class="cx">       RenderSVGContainer {g} at (150,25) size 34x34
</span><span class="cx">         RenderSVGEllipse {circle} at (150,25) size 34x34 [fill={[type=SOLID] [color=#FF7F00]}] [cx=100.00] [cy=25.00] [r=10.00]
</span><span class="cx">         RenderSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
</span><span class="cx">       RenderSVGContainer {g} at (616,25) size 34x34
</span><span class="cx">         RenderSVGEllipse {circle} at (616,25) size 34x34 [fill={[type=SOLID] [color=#FFFF00]}] [cx=380.00] [cy=25.00] [r=10.00]
</span><span class="cx">         RenderSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
</span><del>-      RenderSVGText {text} at (100,257) size 280x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (100,257) size 280x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 280x28
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (100.20,280.00) startOffset 0 endOffset 28 width 279.60: &quot;This text should be visible.&quot;
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG12Tinystructuserecursion02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (150,25) size 502x452
</del><ins>+    RenderSVGContainer {g} at (150,25) size 502x451
</ins><span class="cx">       RenderSVGContainer {g} at (150,25) size 502x77
</span><span class="cx">         RenderSVGEllipse {circle} at (150,25) size 34x34 [fill={[type=SOLID] [color=#FF7F00]}] [cx=100.00] [cy=25.00] [r=10.00]
</span><span class="cx">         RenderSVGContainer {use} at (615,65) size 37x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (615,65) size 37x37
</span><span class="cx">             RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
</span><span class="cx">             RenderSVGEllipse {circle} at (615,65) size 37x37 [stroke={[type=SOLID] [color=#808080] [stroke width=2.00] [line cap=ROUND] [dash array={4.00}]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=380.00] [cy=25.00] [r=10.00]
</span><del>-      RenderSVGText {text} at (100,257) size 280x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (100,257) size 280x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 280x28
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (100.20,280.00) startOffset 0 endOffset 28 width 279.60: &quot;This text should be visible.&quot;
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgW3CSVG12Tinystructuserecursion03texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (148,25) size 502x452
</del><ins>+    RenderSVGContainer {g} at (148,25) size 502x451
</ins><span class="cx">       RenderSVGContainer {g} at (148,25) size 502x77
</span><span class="cx">         RenderSVGContainer {use} at (148,65) size 37x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
</span><span class="cx">           RenderSVGContainer {g} at (148,65) size 37x37
</span><span class="cx">             RenderSVGEllipse {circle} at (148,65) size 37x37 [stroke={[type=SOLID] [color=#808080] [stroke width=2.00] [line cap=ROUND] [dash array={4.00}]}] [fill={[type=SOLID] [color=#FF7F00]}] [cx=100.00] [cy=25.00] [r=10.00]
</span><span class="cx">             RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
</span><span class="cx">         RenderSVGEllipse {circle} at (616,25) size 34x34 [fill={[type=SOLID] [color=#FFFF00]}] [cx=380.00] [cy=25.00] [r=10.00]
</span><del>-      RenderSVGText {text} at (100,257) size 280x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (100,257) size 280x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 280x28
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (100.20,280.00) startOffset 0 endOffset 28 width 279.60: &quot;This text should be visible.&quot;
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgasborderimagesvgasborderimage2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</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 {DIV} at (0,0) size 370x436 [border: (1px solid #000000)]
-        RenderBlock {H2} at (1,20) size 368x28
</del><ins>+      RenderBlock {DIV} at (0,0) size 370x438 [border: (1px solid #000000)]
+        RenderBlock {H2} at (1,20) size 368x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 196x28
</span><span class="cx">             text run at (0,0) width 196: &quot;SVG border-image&quot;
</span><del>-        RenderBlock (anonymous) at (1,67) size 368x368
</del><ins>+        RenderBlock (anonymous) at (1,68) size 368x369
</ins><span class="cx">           RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
</span><span class="cx">           RenderText {#text} at (180,166) size 4x18
</span><span class="cx">             text run at (180,166) width 4: &quot; &quot;
</span><span class="lines">@@ -20,13 +20,13 @@
</span><span class="cx">             text run at (180,350) width 4: &quot; &quot;
</span><span class="cx">           RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderText {#text} at (370,417) size 4x18
-        text run at (370,417) width 4: &quot; &quot;
-      RenderBlock {DIV} at (374,0) size 370x436 [border: (1px solid #000000)]
-        RenderBlock {H2} at (1,20) size 368x28
</del><ins>+      RenderText {#text} at (370,418) size 4x18
+        text run at (370,418) width 4: &quot; &quot;
+      RenderBlock {DIV} at (374,0) size 370x438 [border: (1px solid #000000)]
+        RenderBlock {H2} at (1,20) size 368x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 198x28
</span><span class="cx">             text run at (0,0) width 198: &quot;PNG border-image&quot;
</span><del>-        RenderBlock (anonymous) at (1,67) size 368x368
</del><ins>+        RenderBlock (anonymous) at (1,68) size 368x369
</ins><span class="cx">           RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
</span><span class="cx">           RenderText {#text} at (180,166) size 4x18
</span><span class="cx">             text run at (180,166) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgasborderimagesvgasborderimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</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 {DIV} at (0,0) size 370x436 [border: (1px solid #000000)]
-        RenderBlock {H2} at (1,20) size 368x28
</del><ins>+      RenderBlock {DIV} at (0,0) size 370x438 [border: (1px solid #000000)]
+        RenderBlock {H2} at (1,20) size 368x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 196x28
</span><span class="cx">             text run at (0,0) width 196: &quot;SVG border-image&quot;
</span><del>-        RenderBlock (anonymous) at (1,67) size 368x368
</del><ins>+        RenderBlock (anonymous) at (1,68) size 368x369
</ins><span class="cx">           RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
</span><span class="cx">           RenderText {#text} at (180,166) size 4x18
</span><span class="cx">             text run at (180,166) width 4: &quot; &quot;
</span><span class="lines">@@ -20,13 +20,13 @@
</span><span class="cx">             text run at (180,350) width 4: &quot; &quot;
</span><span class="cx">           RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderText {#text} at (370,417) size 4x18
-        text run at (370,417) width 4: &quot; &quot;
-      RenderBlock {DIV} at (374,0) size 370x436 [border: (1px solid #000000)]
-        RenderBlock {H2} at (1,20) size 368x28
</del><ins>+      RenderText {#text} at (370,418) size 4x18
+        text run at (370,418) width 4: &quot; &quot;
+      RenderBlock {DIV} at (374,0) size 370x438 [border: (1px solid #000000)]
+        RenderBlock {H2} at (1,20) size 368x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 198x28
</span><span class="cx">             text run at (0,0) width 198: &quot;PNG border-image&quot;
</span><del>-        RenderBlock (anonymous) at (1,67) size 368x368
</del><ins>+        RenderBlock (anonymous) at (1,68) size 368x369
</ins><span class="cx">           RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
</span><span class="cx">           RenderText {#text} at (180,166) size 4x18
</span><span class="cx">             text run at (180,166) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgasimageimgpreserveAspectRatiosupport2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x321
-  RenderBlock {HTML} at (0,0) size 800x321
-    RenderBody {BODY} at (8,21) size 784x292
</del><ins>+layer at (0,0) size 800x322
+  RenderBlock {HTML} at (0,0) size 800x322
+    RenderBody {BODY} at (8,21) size 784x293
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 223x37
</span><span class="cx">           text run at (0,0) width 223: &quot;No size specified&quot;
</span><del>-      RenderBlock (anonymous) at (0,58) size 784x234
</del><ins>+      RenderBlock (anonymous) at (0,58) size 784x235
</ins><span class="cx">         RenderImage {IMG} at (0,0) size 230x230 [border: (2px dashed #800000)]
</span><span class="cx">         RenderText {#text} at (230,216) size 4x18
</span><span class="cx">           text run at (230,216) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgasimagesvgnonintegerscaledimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,5 +3,5 @@
</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 (0,0) size 800x600
</span><del>-      RenderImage {IMG} at (0,0) size 99x100
</del><ins>+      RenderImage {IMG} at (0,0) size 100x101
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatikfiltersfilterRegionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/filters/filterRegions-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/filters/filterRegions-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/filters/filterRegions-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 450x500
</span><del>-    RenderSVGText {text} at (175,25) size 100x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (175,25) size 100x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 100x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (175.00,40.00) startOffset 0 endOffset 14 width 100.00: &quot;Filter Regions&quot;
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -45,41 +45,41 @@
</span><span class="cx">         RenderSVGRect {rect} at (260,140) size 120x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><span class="cx">           [filter=&quot;filterRegion_0&quot;] RenderSVGResourceFilter {filter} at (-10,-5) size 120x60
</span><span class="cx">         RenderSVGRect {rect} at (259,139) size 122x62 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=-10.00] [y=-5.00] [width=120.00] [height=60.00]
</span><del>-        RenderSVGText {text} at (10,-21) size 70x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-21) size 70x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 70x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (10.00,-10.00) startOffset 0 endOffset 14 width 70.00: &quot;filterRegion_0&quot;
</span><span class="cx">       RenderSVGRect {rect} at (50,80) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=3000.00] [width=20000000.00] [height=25.00]
</span><span class="cx">         [filter=&quot;filterRegion_1&quot;] RenderSVGResourceFilter {filter} at (20,30) size 50x40
</span><span class="cx">       RenderSVGRect {rect} at (49,79) size 52x42 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=50.00] [height=40.00]
</span><del>-      RenderSVGText {text} at (10,14) size 70x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,14) size 70x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 70x13
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (10.00,25.00) startOffset 0 endOffset 14 width 70.00: &quot;filterRegion_1&quot;
</span><span class="cx">       RenderSVGContainer {g} at (140,64) size 70x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (150,80) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=3000.00] [width=20000000.00] [height=25.00]
</span><span class="cx">           [filter=&quot;filterRegion_2&quot;] RenderSVGResourceFilter {filter} at (20,30) size 50x40
</span><span class="cx">         RenderSVGRect {rect} at (154,84) size 47x37 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=25.00] [y=35.00] [width=45.00] [height=35.00]
</span><del>-        RenderSVGText {text} at (10,14) size 70x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,14) size 70x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 70x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (10.00,25.00) startOffset 0 endOffset 14 width 70.00: &quot;filterRegion_2&quot;
</span><span class="cx">       RenderSVGContainer {g} at (240,64) size 70x56 [transform={m=((1.00,0.00)(0.00,1.00)) t=(200.00,0.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (250,80) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=3000.00] [width=20000000.00] [height=25.00]
</span><span class="cx">           [filter=&quot;filterRegion_3&quot;] RenderSVGResourceFilter {filter} at (20,30) size 50x40
</span><span class="cx">         RenderSVGRect {rect} at (249,79) size 52x22 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=50.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (10,14) size 70x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,14) size 70x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 70x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (10.00,25.00) startOffset 0 endOffset 14 width 70.00: &quot;filterRegion_3&quot;
</span><span class="cx">       RenderSVGContainer {g} at (340,64) size 70x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (350,80) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=3000.00] [width=20000000.00] [height=25.00]
</span><span class="cx">           [filter=&quot;filterRegion_4&quot;] RenderSVGResourceFilter {filter} at (20,30) size 50x40
</span><span class="cx">         RenderSVGRect {rect} at (349,79) size 27x42 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=25.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (10,14) size 70x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,14) size 70x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 70x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (10.00,25.00) startOffset 0 endOffset 14 width 70.00: &quot;filterRegion_4&quot;
</span><span class="cx">       RenderSVGContainer {g} at (40,139) size 70x56 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,75.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (50,155) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=3000.00] [width=20000000.00] [height=25.00]
</span><span class="cx">           [filter=&quot;filterRegion_5&quot;] RenderSVGResourceFilter {filter} at (20,30) size 50x40
</span><span class="cx">         RenderSVGRect {rect} at (49,154) size 52x22 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=50.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (10,14) size 70x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,14) size 70x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 70x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (10.00,25.00) startOffset 0 endOffset 14 width 70.00: &quot;filterRegion_5&quot;
</span><span class="cx">       RenderSVGContainer {g} at (150,155) size 50x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,75.00)}]
</span><span class="lines">@@ -87,14 +87,14 @@
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=3000.00] [width=20000000.00] [height=25.00]
</span><span class="cx">       RenderSVGContainer {g} at (140,139) size 70x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,75.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (149,154) size 42x42 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=40.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (10,14) size 70x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,14) size 70x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 70x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (10.00,25.00) startOffset 0 endOffset 14 width 70.00: &quot;filterRegion_6&quot;
</span><span class="cx">       RenderSVGContainer {g} at (134,299) size 82x59 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,280.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (145,327) size 60x31 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=25.00]
</span><span class="cx">           [filter=&quot;filterRegion_2_0&quot;] RenderSVGResourceFilter {filter} at (-5,-2.50) size 60x30
</span><span class="cx">         RenderSVGRect {rect} at (144,327) size 62x31 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=-5.00] [y=-2.50] [width=60.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (-16,-31) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-16,-31) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-16.00,-20.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_2_0&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,160) size 450x340 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,160.00)}]
</span><span class="lines">@@ -102,7 +102,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (50,240) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=30.00] [width=50.00] [height=40.00]
</span><span class="cx">       RenderSVGContainer {g} at (34,224) size 82x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,160.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (49,239) size 52x42 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=50.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_2_1&quot;
</span><span class="cx">       RenderSVGContainer {g} at (85,160) size 365x340 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,160.00)}]
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx">           [filter=&quot;filterRegion_2_2&quot;] RenderSVGResourceFilter {filter} at (-45,-50) size 540x600
</span><span class="cx">       RenderSVGContainer {g} at (134,224) size 82x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,160.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (149,239) size 52x42 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=50.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_2_2&quot;
</span><span class="cx">       RenderSVGContainer {g} at (185,160) size 265x340 [transform={m=((1.00,0.00)(0.00,1.00)) t=(200.00,160.00)}]
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (250,240) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=30.00] [width=50.00] [height=40.00]
</span><span class="cx">       RenderSVGContainer {g} at (234,224) size 82x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(200.00,160.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (262,259) size 26x12 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=32.50] [y=50.00] [width=25.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_2_3&quot;
</span><span class="cx">       RenderSVGContainer {g} at (285,160) size 165x340 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,160.00)}]
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (350,240) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=30.00] [width=50.00] [height=40.00]
</span><span class="cx">       RenderSVGContainer {g} at (334,224) size 82x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,160.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (362,259) size 26x12 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=32.50] [y=50.00] [width=25.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_2_4&quot;
</span><span class="cx">       RenderSVGContainer {g} at (50,325) size 50x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,245.00)}]
</span><span class="lines">@@ -134,7 +134,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (50,325) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=30.00] [width=50.00] [height=40.00]
</span><span class="cx">       RenderSVGContainer {g} at (34,309) size 82x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,245.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (49,344) size 52x12 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=50.00] [width=50.00] [height=10.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_2_5&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,335) size 450x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,330.00)}]
</span><span class="lines">@@ -142,7 +142,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (30,380) size 420x120 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=450.00] [height=450.00]
</span><span class="cx">       RenderSVGContainer {g} at (34,394) size 82x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,330.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (49,409) size 22x27 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=20.00] [y=30.00] [width=20.00] [height=25.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_3_1&quot;
</span><span class="cx">       RenderSVGContainer {g} at (346,375) size 48x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(320.00,330.00)}]
</span><span class="lines">@@ -150,7 +150,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (350,380) size 40x50 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=40.00] [height=50.00]
</span><span class="cx">       RenderSVGContainer {g} at (345,374) size 91x62 [transform={m=((1.00,0.00)(0.00,1.00)) t=(320.00,330.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (345,374) size 50x62 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=-4.00] [y=-5.00] [width=48.00] [height=60.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_3_0&quot;
</span><span class="cx">       RenderSVGContainer {g} at (130,380) size 100x80 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,330.00)}]
</span><span class="lines">@@ -158,7 +158,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (180,420) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=50.00] [y=40.00] [width=50.00] [height=40.00]
</span><span class="cx">       RenderSVGContainer {g} at (129,379) size 102x82 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,330.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (129,379) size 102x82 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_3_2&quot;
</span><span class="cx">       RenderSVGContainer {g} at (255,400) size 38x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(200.00,330.00)}]
</span><span class="lines">@@ -166,7 +166,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (280,420) size 50x40 [fill={[type=SOLID] [color=#000000]}] [x=50.00] [y=40.00] [width=50.00] [height=40.00]
</span><span class="cx">       RenderSVGContainer {g} at (234,394) size 82x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(200.00,330.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (254,399) size 39x32 [stroke={[type=SOLID] [color=#000000] [opacity=0.50]}] [x=25.00] [y=20.00] [width=37.50] [height=30.00]
</span><del>-        RenderSVGText {text} at (4,14) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,14) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (4.00,25.00) startOffset 0 endOffset 16 width 82.00: &quot;filterRegion_3_3&quot;
</span><span class="cx">     RenderSVGContainer {use} at (0,0) size 448x498
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatikpaintspatternPreserveAspectRatioAexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 448x498
</span><del>-    RenderSVGText {text} at (118,15) size 214x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (118,15) size 214x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 214x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (118.00,30.00) startOffset 0 endOffset 29 width 214.00: &quot;patterns, preserveAspectRatio&quot;
</span><span class="cx">     RenderSVGContainer {g} at (49,59) size 342x422
</span><span class="lines">@@ -617,7 +617,7 @@
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (18.00,60.00) startOffset 0 endOffset 4 width 34.00: &quot;yMid&quot;
</span><span class="cx">           RenderSVGContainer {use} at (19,79) size 22x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,80.00)}]
</span><span class="cx">             RenderSVGRect {rect} at (19,79) size 22x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFEB78]}] [x=20.00] [y=0.00] [width=20.00] [height=40.00]
</span><del>-          RenderSVGText {text} at (16,86) size 37x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (16,86) size 38x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x18
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (16.50,100.00) startOffset 0 endOffset 4 width 37.00: &quot;yMax&quot;
</span><span class="cx">         RenderSVGContainer {g} at (39,0) size 102x401
</span><span class="lines">@@ -659,7 +659,7 @@
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (18.00,60.00) startOffset 0 endOffset 4 width 34.00: &quot;yMid&quot;
</span><span class="cx">             RenderSVGContainer {g} at (69,159) size 22x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,80.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (69,159) size 22x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFEB78]}] [x=20.00] [y=0.00] [width=20.00] [height=40.00]
</span><del>-            RenderSVGText {text} at (16,86) size 37x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (16,86) size 38x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 37x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (16.50,100.00) startOffset 0 endOffset 4 width 37.00: &quot;yMax&quot;
</span><span class="cx">         RenderSVGText {text} at (-2,46) size 34x18 contains 1 chunk(s)
</span><span class="lines">@@ -681,7 +681,7 @@
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (18.00,60.00) startOffset 0 endOffset 4 width 34.00: &quot;yMid&quot;
</span><span class="cx">             RenderSVGContainer {g} at (69,279) size 22x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,80.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (69,279) size 22x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFEB78]}] [x=20.00] [y=0.00] [width=20.00] [height=40.00]
</span><del>-            RenderSVGText {text} at (16,86) size 37x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (16,86) size 38x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 37x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (16.50,100.00) startOffset 0 endOffset 4 width 37.00: &quot;yMax&quot;
</span><span class="cx">         RenderSVGText {text} at (-2,166) size 34x18 contains 1 chunk(s)
</span><span class="lines">@@ -703,10 +703,10 @@
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (18.00,60.00) startOffset 0 endOffset 4 width 34.00: &quot;yMid&quot;
</span><span class="cx">             RenderSVGContainer {g} at (69,399) size 22x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,80.00)}]
</span><span class="cx">               RenderSVGRect {rect} at (69,399) size 22x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFEB78]}] [x=20.00] [y=0.00] [width=20.00] [height=40.00]
</span><del>-            RenderSVGText {text} at (16,86) size 37x18 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (16,86) size 38x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 37x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (16.50,100.00) startOffset 0 endOffset 4 width 37.00: &quot;yMax&quot;
</span><del>-        RenderSVGText {text} at (-4,286) size 37x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-4,286) size 38x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-3.50,300.00) startOffset 0 endOffset 4 width 37.00: &quot;xMax&quot;
</span><span class="cx">         RenderSVGContainer {use} at (89,79) size 102x402
</span><span class="lines">@@ -787,11 +787,11 @@
</span><span class="cx">         RenderSVGText {text} at (176,-19) size 28x18 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (176.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;slice&quot;
</span><del>-        RenderSVGText {text} at (274,-19) size 31x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (274,-19) size 32x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 31x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (274.50,-5.00) startOffset 0 endOffset 4 width 31.00: &quot;none&quot;
</span><span class="cx">         RenderSVGRect {rect} at (49,439) size 42x42 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=360.00] [width=40.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (9,366) size 31x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (9,366) size 32x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 31x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (9.50,380.00) startOffset 0 endOffset 4 width 31.00: &quot;none&quot;
</span><span class="cx">         RenderSVGContainer {g} at (95,85) size 90x350
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatikpaintspatternRegionAexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegionA-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegionA-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegionA-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 450x498
</span><del>-    RenderSVGText {text} at (109,35) size 231x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (109,35) size 232x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 231x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (109.50,50.00) startOffset 0 endOffset 34 width 231.00: &quot;patternRegion, x, y, width, height&quot;
</span><span class="cx">     RenderSVGContainer {g} at (24,70) size 426x391
</span><span class="lines">@@ -134,7 +134,7 @@
</span><span class="cx">                 RenderSVGRect {rect} at (10,10) size 5x5 [fill={[type=SOLID] [color=#6464FF]}] [x=0.00] [y=0.00] [width=5.00] [height=5.00]
</span><span class="cx">                 RenderSVGRect {rect} at (15,15) size 5x5 [fill={[type=SOLID] [color=#6464FF]}] [x=5.00] [y=5.00] [width=5.00] [height=5.00]
</span><span class="cx">       RenderSVGContainer {g} at (30,70) size 196x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,90.00)}]
</span><del>-        RenderSVGText {text} at (0,-20) size 196x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-20) size 196x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 196x18
</span><span class="cx">             chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 29 width 196.00: &quot;Pattern (4 times actual size)&quot;
</span><span class="cx">         RenderSVGContainer {use} at (30,90) size 80x80 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
</span><span class="lines">@@ -154,44 +154,44 @@
</span><span class="cx">               RenderSVGRect {rect} at (90,150) size 20x20 [fill={[type=SOLID] [color=#6464FF]}] [x=5.00] [y=5.00] [width=5.00] [height=5.00]
</span><span class="cx">       RenderSVGContainer {g} at (24,180) size 243x281 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,200.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (29,180) size 185x71
</span><del>-          RenderSVGText {text} at (0,-20) size 184x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 184x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 184x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 26 width 184.00: &quot;Exact Fit in patternRegion&quot;
</span><span class="cx">           RenderSVGRect {rect} at (29,199) size 102x52 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;patternExactFit&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><span class="cx">           RenderSVGRect {rect} at (29,199) size 22x22 [stroke={[type=SOLID] [color=#FFFFFF]}] [fill={[type=SOLID] [color=#000000] [opacity=0.12]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
</span><span class="cx">         RenderSVGContainer {g} at (24,250) size 217x71 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,70.00)}]
</span><del>-          RenderSVGText {text} at (0,-20) size 211x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 211x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 211x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 32 width 211.00: &quot;patternRegion offset to the left&quot;
</span><span class="cx">           RenderSVGRect {rect} at (29,269) size 102x52 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;patternTranslateRegionX&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><span class="cx">           RenderSVGRect {rect} at (24,269) size 22x22 [stroke={[type=SOLID] [color=#FFFFFF]}] [fill={[type=SOLID] [color=#000000] [opacity=0.12]}] [x=-5.00] [y=0.00] [width=20.00] [height=20.00]
</span><span class="cx">         RenderSVGContainer {g} at (29,320) size 213x71 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,140.00)}]
</span><del>-          RenderSVGText {text} at (0,-20) size 212x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 212x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 212x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 31 width 212.00: &quot;patternRegion offset to the top&quot;
</span><span class="cx">           RenderSVGRect {rect} at (29,339) size 102x52 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;patternTranslateRegionY&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><span class="cx">           RenderSVGRect {rect} at (29,334) size 22x22 [stroke={[type=SOLID] [color=#FFFFFF]}] [fill={[type=SOLID] [color=#000000] [opacity=0.12]}] [x=0.00] [y=-5.00] [width=20.00] [height=20.00]
</span><span class="cx">         RenderSVGContainer {g} at (29,390) size 238x71 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</span><del>-          RenderSVGText {text} at (0,-20) size 237x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 237x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 237x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 36 width 237.00: &quot;patternRegion offset to the top/left&quot;
</span><span class="cx">           RenderSVGRect {rect} at (29,409) size 102x52 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;patternTranslateRegionXY&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><span class="cx">           RenderSVGRect {rect} at (39,419) size 22x22 [stroke={[type=SOLID] [color=#FFFFFF]}] [fill={[type=SOLID] [color=#000000] [opacity=0.12]}] [x=10.00] [y=10.00] [width=20.00] [height=20.00]
</span><span class="cx">       RenderSVGContainer {g} at (254,180) size 196x211 [transform={m=((1.00,0.00)(0.00,1.00)) t=(255.00,200.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (254,180) size 196x71
</span><del>-          RenderSVGText {text} at (0,-20) size 235x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 235x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 235x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 32 width 235.00: &quot;patternRegion wider than content&quot;
</span><span class="cx">           RenderSVGRect {rect} at (254,199) size 102x52 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;patternWiderRegion&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><span class="cx">           RenderSVGRect {rect} at (254,199) size 42x22 [stroke={[type=SOLID] [color=#FFFFFF]}] [fill={[type=SOLID] [color=#000000] [opacity=0.12]}] [x=0.00] [y=0.00] [width=40.00] [height=20.00]
</span><span class="cx">         RenderSVGContainer {g} at (254,250) size 196x71 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,70.00)}]
</span><del>-          RenderSVGText {text} at (0,-20) size 241x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 241x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 241x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 33 width 241.00: &quot;patternRegion higher than content&quot;
</span><span class="cx">           RenderSVGRect {rect} at (254,269) size 102x52 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;patternHigherRegion&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><span class="cx">           RenderSVGRect {rect} at (254,269) size 22x42 [stroke={[type=SOLID] [color=#FFFFFF]}] [fill={[type=SOLID] [color=#000000] [opacity=0.12]}] [x=0.00] [y=0.00] [width=20.00] [height=40.00]
</span><span class="cx">         RenderSVGContainer {g} at (254,320) size 196x71 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,140.00)}]
</span><del>-          RenderSVGText {text} at (0,-20) size 241x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 241x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 241x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 33 width 241.00: &quot;patternRegion higher than content&quot;
</span><span class="cx">           RenderSVGRect {rect} at (254,339) size 102x52 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;patternWiderHigherRegion&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatikpaintspatternRegionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,10 +2,10 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 448x498
</span><del>-    RenderSVGText {text} at (105,35) size 240x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (105,35) size 240x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 240x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (105.00,50.00) startOffset 0 endOffset 34 width 240.00: &quot;patternUnits / patternContentUnits&quot;
</span><del>-    RenderSVGText {text} at (168,60) size 114x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (168,60) size 114x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 114x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (168.00,75.00) startOffset 0 endOffset 15 width 114.00: &quot;pattern viewBox&quot;
</span><span class="cx">     RenderSVGContainer {g} at (14,108) size 410x293
</span><span class="lines">@@ -40,122 +40,122 @@
</span><span class="cx">       RenderSVGContainer {g} at (14,108) size 410x293 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-5.00,100.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (14,108) size 135x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,20.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (14,119) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern1&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern1&quot;
</span><span class="cx">           RenderSVGContainer {g} at (65,119) size 84x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 82x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 82x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 82x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 20 width 82.00: &quot;patternUnits=default&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 84x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 84x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 20 width 84.00: &quot;contentUnits=default&quot;
</span><del>-            RenderSVGText {text} at (0,10) size 47x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,10) size 47x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 47x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 10 width 47.00: &quot;no viewbox&quot;
</span><span class="cx">         RenderSVGContainer {g} at (14,158) size 187x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,70.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (14,169) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern2&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern2&quot;
</span><span class="cx">           RenderSVGContainer {g} at (65,169) size 136x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 136x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 136x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 136x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 30 width 136.00: &quot;patternUnits=objectBoundingBox&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 84x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 84x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 20 width 84.00: &quot;contentUnits=default&quot;
</span><span class="cx">         RenderSVGContainer {g} at (14,208) size 172x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,120.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (14,219) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern3&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern3&quot;
</span><span class="cx">           RenderSVGContainer {g} at (65,219) size 121x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 121x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 121x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 121x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 27 width 121.00: &quot;patternUnits=userSpaceOnUse&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 84x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 84x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 20 width 84.00: &quot;contentUnits=default&quot;
</span><del>-            RenderSVGText {text} at (0,10) size 68x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,10) size 68x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 68x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 16 width 68.00: &quot;overflow=visible&quot;
</span><span class="cx">         RenderSVGContainer {g} at (14,258) size 189x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,170.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (14,269) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern4&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern4&quot;
</span><span class="cx">           RenderSVGContainer {g} at (65,269) size 138x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 82x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 82x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 82x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 20 width 82.00: &quot;patternUnits=default&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 138x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 138x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 138x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 30 width 138.00: &quot;contentUnits=objectBoundingBox&quot;
</span><del>-            RenderSVGText {text} at (0,10) size 68x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,10) size 68x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 68x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 16 width 68.00: &quot;overflow=visible&quot;
</span><span class="cx">         RenderSVGContainer {g} at (14,308) size 189x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,220.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (14,319) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern5&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern5&quot;
</span><span class="cx">           RenderSVGContainer {g} at (65,319) size 138x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 136x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 136x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 136x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 30 width 136.00: &quot;patternUnits=objectBoundingBox&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 138x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 138x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 138x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 30 width 138.00: &quot;contentUnits=objectBoundingBox&quot;
</span><span class="cx">         RenderSVGContainer {g} at (14,358) size 189x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,270.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (14,369) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern6&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern6&quot;
</span><span class="cx">           RenderSVGContainer {g} at (65,369) size 138x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 121x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 121x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 121x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 27 width 121.00: &quot;patternUnits=userSpaceOnUse&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 138x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 138x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 138x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 30 width 138.00: &quot;contentUnits=objectBoundingBox&quot;
</span><span class="cx">         RenderSVGContainer {g} at (219,108) size 196x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,20.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (219,119) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern7&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern7&quot;
</span><span class="cx">           RenderSVGContainer {g} at (270,119) size 145x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 121x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 121x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 121x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 27 width 121.00: &quot;patternUnits=userSpaceOnUse&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 138x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 138x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 138x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 30 width 138.00: &quot;contentUnits=objectBoundingBox&quot;
</span><del>-            RenderSVGText {text} at (0,10) size 145x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,10) size 145x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 145x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 32 width 145.00: &quot;viewBox preserveAspectRatio=none&quot;
</span><span class="cx">         RenderSVGContainer {g} at (219,158) size 205x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,70.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (219,169) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern8&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern8&quot;
</span><span class="cx">           RenderSVGContainer {g} at (270,169) size 154x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 92x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 92x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 92x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 22 width 92.00: &quot;same as pattern#7 with&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 154x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 154x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 154x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 33 width 154.00: &quot;preserveAspectRatio=xMinYmin meet&quot;
</span><span class="cx">         RenderSVGContainer {g} at (219,208) size 204x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (219,219) size 42x32 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern9&quot;]}] [x=0.00] [y=0.00] [width=40.00] [height=30.00]
</span><del>-          RenderSVGText {text} at (0,-12) size 37x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-12) size 37x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 37x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,-2.00) startOffset 0 endOffset 9 width 37.00: &quot;#pattern9&quot;
</span><span class="cx">           RenderSVGContainer {g} at (270,219) size 153x23 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,9.00)}]
</span><del>-            RenderSVGText {text} at (0,-10) size 153x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-10) size 153x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 153x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 34 width 153.00: &quot;preserveAspectRatio=xMinYmin slice&quot;
</span><del>-            RenderSVGText {text} at (0,0) size 68x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,0) size 68x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 68x12
</span><span class="cx">                 chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 16 width 68.00: &quot;overflow=visible&quot;
</span><span class="cx">     RenderSVGContainer {use} at (0,0) size 448x498
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktextsmallFontsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><del>-  RenderSVGRoot {svg} at (0,0) size 448x500
</del><ins>+  RenderSVGRoot {svg} at (0,0) size 448x498
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGResourceFilter {filter} [id=&quot;blur&quot;] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse]
</span><span class="cx">         [feGaussianBlur stdDeviation=&quot;0.04, 0.04&quot;]
</span><span class="cx">           [SourceGraphic]
</span><span class="cx">       RenderSVGPath {path} at (14,0) size 122x45 [transform={m=((0.00,0.00)(0.00,0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-    RenderSVGContainer {g} at (0,0) size 400x500
-      RenderSVGText {text} at (1,0) size 6x1 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (0,36) size 395x428
+      RenderSVGText {text} at (1,0) size 7x2 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 6x1
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (1.91,1.00) startOffset 0 endOffset 41 width 5.18: &quot;Small font size test (viewBox=\&quot;0 0 9 10\&quot;)&quot;
</span><del>-      RenderSVGContainer {g} at (0,50) size 400x450
-        RenderSVGText {text} at (0,1) size 7x1 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (0,71) size 395x393
+        RenderSVGText {text} at (0,1) size 8x2 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 3x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,2.00) startOffset 0 endOffset 16 width 2.14: &quot;Text can change &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 2x1
</span><span class="lines">@@ -35,10 +35,10 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (5,0) size 1x1
</span><span class="cx">               chunk 1 text run 1 at (6.90,2.00) startOffset 0 endOffset 5 width 0.56: &quot;style&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,2) size 4x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,2) size 5x1 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 4x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,2.40) startOffset 0 endOffset 29 width 3.50: &quot;within a single text element.&quot;
</span><del>-        RenderSVGText {text} at (0,2) size 7x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,2) size 8x2 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 4x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,3.20) startOffset 0 endOffset 25 width 3.02: &quot;Styling features include &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 1x1
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">               chunk 1 text run 1 at (6.58,3.20) startOffset 0 endOffset 9 width 1.14: &quot;typeface.&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (45,175) size 203x50 [fill={[type=SOLID] [color=#1E90FF]}] [x=0.90] [y=3.50] [width=4.05] [height=1.00]
</span><del>-        RenderSVGText {text} at (0,3) size 7x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,3) size 8x2 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 4x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,4.00) startOffset 0 endOffset 28 width 3.42: &quot;Graphics attributes such as &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 2x1
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx">               chunk 1 text run 1 at (4.32,4.00) startOffset 0 endOffset 7 width 0.92: &quot;opacity&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (4,0) size 2x1
</span><span class="cx">             chunk 1 text run 1 at (5.24,4.00) startOffset 0 endOffset 16 width 1.98: &quot; can be applied.&quot;
</span><del>-        RenderSVGText {text} at (0,4) size 7x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,4) size 8x2 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 4x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,5.00) startOffset 0 endOffset 30 width 3.70: &quot;\&quot;text decoration\&quot; can include &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 2x1
</span><span class="lines">@@ -77,7 +77,7 @@
</span><span class="cx">               chunk 1 text run 1 at (5.94,5.00) startOffset 0 endOffset 9 width 1.10: &quot;overline,&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (6,0) size 1x1
</span><span class="cx">             chunk 1 text run 1 at (7.04,5.00) startOffset 0 endOffset 4 width 0.54: &quot; and&quot;
</span><del>-        RenderSVGText {text} at (0,5) size 6x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,5) size 7x1 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 2x1
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 2x1
</span><span class="cx">               chunk 1 text run 1 at (0.90,5.40) startOffset 0 endOffset 15 width 1.82: &quot;strikethrough. &quot;
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">               chunk 1 text run 1 at (3.90,5.40) startOffset 0 endOffset 3 width 0.28: &quot;sub&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (3,0) size 3x1
</span><span class="cx">             chunk 1 text run 1 at (4.18,5.40) startOffset 0 endOffset 23 width 2.62: &quot; scripts are available.&quot;
</span><del>-        RenderSVGText {text} at (0,5) size 7x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,5) size 8x2 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 2x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,6.20) startOffset 0 endOffset 8 width 1.06: &quot;Various &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 1x1
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx">               chunk 1 text run 1 at (5.56,6.20) startOffset 0 endOffset 12 width 1.50: &quot;thicknesses &quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (6,0) size 1x1
</span><span class="cx">             chunk 1 text run 1 at (7.06,6.20) startOffset 0 endOffset 6 width 0.82: &quot;can be&quot;
</span><del>-        RenderSVGText {text} at (0,6) size 7x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,6) size 8x1 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 5x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,6.60) startOffset 0 endOffset 36 width 4.42: &quot;used, and the outline stroke can be &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 2x1
</span><span class="lines">@@ -123,25 +123,25 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (5,0) size 2x1
</span><span class="cx">               chunk 1 text run 1 at (6.78,6.60) startOffset 0 endOffset 8 width 1.02: &quot;mitered.&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,7) size 6x1 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,7) size 7x1 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 6x1
</span><span class="cx">             chunk 1 text run 1 at (0.90,7.50) startOffset 0 endOffset 48 width 5.92: &quot;Text elements also can be filtered, transformed &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 3x1
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 3x1
</span><span class="cx">               chunk 1 text run 1 at (0.90,7.90) startOffset 0 endOffset 21 width 2.68: &quot;and placed on a path.&quot;
</span><del>-        RenderSVGContainer {g} at (0,364) size 281x136 [transform={m=((1.00,0.00)(0.00,1.00)) t=(1.50,9.00)}]
-          RenderSVGText {text} at (0,-1) size 3x1 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (0,364) size 281x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(1.50,9.00)}]
+          RenderSVGText {text} at (0,-1) size 3x2 contains 1 chunk(s)
</ins><span class="cx">             [filter=&quot;blur&quot;] RenderSVGResourceFilter {filter} at (0,-1.60) size 4x2
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 3x1
</span><span class="cx">               [filter=&quot;blur&quot;] RenderSVGResourceFilter {filter} at (0,-1.60) size 4x2
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 2.63: &quot;Shadow&quot;
</span><del>-          RenderSVGText {text} at (0,-1) size 3x1 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-1) size 3x2 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 3x1
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 2.58: &quot;Shadow&quot;
</span><del>-        RenderSVGContainer {g} at (250,350) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(5.00,8.00)}]
</del><ins>+        RenderSVGContainer {g} at (255,395) size 130x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(5.00,8.00)}]
</ins><span class="cx">           RenderSVGContainer {use} at (264,400) size 121x45
</span><span class="cx">             RenderSVGPath {path} at (264,400) size 121x45 [transform={m=((0.00,0.00)(0.00,0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-          RenderSVGText {text} at (0,-1) size 3x1 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-1) size 3x2 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTextPath {textPath} at (0,0) size 3x1
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 2x1
</span><span class="cx">                 chunk 1 text run 1 at (0.36,0.54) startOffset 0 endOffset 1 width 0.16: &quot;S&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextAnchorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 448x498
</span><del>-    RenderSVGText {text} at (144,25) size 162x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (144,25) size 162x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 162x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (144.00,40.00) startOffset 0 endOffset 22 width 162.00: &quot;text-anchor on &lt;tspan&gt;&quot;
</span><span class="cx">     RenderSVGContainer {g} at (48,82) size 347x376 [transform={m=((0.75,0.00)(0.00,0.75)) t=(56.25,82.50)}]
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">                 chunk 1 text run 1 at (320.00,30.00) startOffset 0 endOffset 18 width 116.00: &quot;another text chunk&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (108,123) size 276x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,40.00)}]
</span><del>-          RenderSVGText {text} at (69,15) size 366x39 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (69,15) size 367x39 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 51x19
</span><span class="cx">               RenderSVGInlineText {#text} at (0,20) size 51x19
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (70.00,50.00) startOffset 0 endOffset 8 width 50.67: &quot;I am the&quot;
</span><span class="lines">@@ -80,7 +80,7 @@
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (262.00,30.00) startOffset 0 endOffset 18 width 116.00: &quot;another text chunk&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (108,251) size 232x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,160.00)}]
</span><del>-          RenderSVGText {text} at (69,15) size 308x39 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (69,15) size 309x39 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 51x19
</span><span class="cx">               RenderSVGInlineText {#text} at (0,20) size 51x19
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (70.00,50.00) startOffset 0 endOffset 8 width 50.67: &quot;I am the&quot;
</span><span class="lines">@@ -129,7 +129,7 @@
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (204.00,30.00) startOffset 0 endOffset 18 width 116.00: &quot;another text chunk&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (108,378) size 189x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,300.00)}]
</span><del>-          RenderSVGText {text} at (69,15) size 250x39 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (69,15) size 251x39 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 51x19
</span><span class="cx">               RenderSVGInlineText {#text} at (0,20) size 51x19
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (70.00,50.00) startOffset 0 endOffset 8 width 50.67: &quot;I am the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextAnchor2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (74,15) size 302x476
</span><del>-    RenderSVGText {text} at (114,15) size 222x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (114,15) size 222x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 222x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (114.00,30.00) startOffset 0 endOffset 31 width 222.00: &quot;text-anchor on a single &lt;tspan&gt;&quot;
</span><span class="cx">     RenderSVGContainer {g} at (74,49) size 302x442
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (74,69) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=70.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,109) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=75.00] [y=110.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,149) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=150.00] [width=300.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (90,51) size 192x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (90,51) size 192x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 192x16
</span><span class="cx">             chunk 1 text run 1 at (90.00,64.00) startOffset 0 endOffset 34 width 192.00: &quot;x attribute define new text chunks&quot;
</span><span class="cx">         RenderSVGContainer {g} at (144,70) size 162x120
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (74,219) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=70.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,259) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=75.00] [y=110.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,299) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=150.00] [width=300.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (90,51) size 238x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (90,51) size 238x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 238x16
</span><span class="cx">             chunk 1 text run 1 at (90.00,64.00) startOffset 0 endOffset 42 width 238.00: &quot;y attribute does not define new text chunk&quot;
</span><span class="cx">         RenderSVGContainer {g} at (224,220) size 2x120
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (74,369) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=70.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,409) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=75.00] [y=110.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,449) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=150.00] [width=300.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (90,51) size 223x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (90,51) size 223x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 223x16
</span><span class="cx">             chunk 1 text run 1 at (90.00,64.00) startOffset 0 endOffset 39 width 223.00: &quot;x &amp; y attributes define new text chunks&quot;
</span><span class="cx">         RenderSVGContainer {g} at (144,370) size 162x120
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextAnchor3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (74,15) size 302x476
</span><del>-    RenderSVGText {text} at (114,15) size 222x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (114,15) size 222x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 222x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (114.00,30.00) startOffset 0 endOffset 31 width 222.00: &quot;text-anchor on a single &lt;tspan&gt;&quot;
</span><span class="cx">     RenderSVGContainer {g} at (74,49) size 302x442
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (74,69) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=70.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,109) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=75.00] [y=110.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,149) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=150.00] [width=300.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (90,51) size 184x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (90,51) size 184x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 184x16
</span><span class="cx">             chunk 1 text run 1 at (90.00,64.00) startOffset 0 endOffset 34 width 184.00: &quot;x attributed tspan with extra text&quot;
</span><span class="cx">         RenderSVGContainer {g} at (149,70) size 162x120
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (74,219) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=70.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,259) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=75.00] [y=110.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,299) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=150.00] [width=300.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (90,51) size 145x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (90,51) size 145x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 145x16
</span><span class="cx">             chunk 1 text run 1 at (90.00,64.00) startOffset 0 endOffset 26 width 145.00: &quot;x attribute for some chars&quot;
</span><span class="cx">         RenderSVGContainer {g} at (149,220) size 82x120
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (74,369) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=70.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,409) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=75.00] [y=110.00] [width=300.00] [height=40.00]
</span><span class="cx">         RenderSVGRect {rect} at (74,449) size 302x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=75.00] [y=150.00] [width=300.00] [height=40.00]
</span><del>-        RenderSVGText {text} at (90,51) size 184x16 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (90,51) size 184x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 184x16
</span><span class="cx">             chunk 1 text run 1 at (90.00,64.00) startOffset 0 endOffset 33 width 184.00: &quot;x &amp; y attributes with inheritance&quot;
</span><span class="cx">         RenderSVGContainer {g} at (149,370) size 122x120
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 39x18
</span><span class="cx">           RenderSVGInlineText {#text} at (168,10) size 39x18
</span><span class="cx">             chunk 1 text run 1 at (168.00,10.00) startOffset 0 endOffset 7 width 39.00: &quot; rules!&quot;
</span><del>-      RenderSVGText {text} at (-6,-14) size 189x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-6,-14) size 190x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 150x28
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 150x28
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-5.50,0.00) startOffset 0 endOffset 1 width 11.00: &quot;B&quot;
</span><span class="lines">@@ -106,7 +106,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 39x18
</span><span class="cx">           RenderSVGInlineText {#text} at (132,10) size 39x18
</span><span class="cx">             chunk 1 text run 1 at (132.00,10.00) startOffset 0 endOffset 7 width 39.00: &quot; rules!&quot;
</span><del>-      RenderSVGText {text} at (-6,-14) size 151x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-6,-14) size 152x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 112x28
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 112x28
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-5.50,0.00) startOffset 0 endOffset 1 width 11.00: &quot;B&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextDecoration2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textDecoration2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textDecoration2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textDecoration2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,11 +2,11 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (31,25) size 345x404
</span><del>-    RenderSVGText {text} at (110,25) size 229x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (110,25) size 230x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 229x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (110.50,40.00) startOffset 0 endOffset 33 width 229.00: &quot;Text Decoration with dx, dy tests&quot;
</span><span class="cx">     RenderSVGContainer {g} at (31,59) size 345x370 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
</span><del>-      RenderSVGText {text} at (31,9) size 145x54 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,9) size 145x55 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 95x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,24.00) startOffset 0 endOffset 14 width 94.06: &quot;This is a text&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 145x18
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 34x18
</span><span class="cx">           RenderSVGInlineText {#text} at (0,36) size 34x18
</span><span class="cx">             chunk 1 text run 1 at (31.00,60.00) startOffset 0 endOffset 5 width 33.98: &quot;lines&quot;
</span><del>-      RenderSVGText {text} at (231,9) size 145x54 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,9) size 145x55 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 95x18
</span><span class="cx">           chunk 1 text run 1 at (231.00,24.00) startOffset 0 endOffset 14 width 94.06: &quot;This is a text&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 145x18
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 34x18
</span><span class="cx">           RenderSVGInlineText {#text} at (0,36) size 34x18
</span><span class="cx">             chunk 1 text run 1 at (231.00,60.00) startOffset 0 endOffset 5 width 33.98: &quot;lines&quot;
</span><del>-      RenderSVGText {text} at (31,80) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,80) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,100.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,105.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (31,110) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,110) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,130.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,135.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (31,140) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,140) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,160.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,165.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (31,175) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,175) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,10) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,200.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,0) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,190.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,80) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,80) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (231.00,100.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (301.96,105.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,110) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,110) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (231.00,130.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (301.96,135.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,140) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,140) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (231.00,160.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -101,7 +101,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (301.96,165.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,175) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,175) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,10) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (231.00,200.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -112,7 +112,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,0) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (301.96,190.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (31,220) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,220) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,240.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -123,7 +123,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,245.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (31,250) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,250) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,270.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -134,7 +134,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,275.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (31,280) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,280) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,300.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -145,7 +145,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,305.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (31,305) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (31,305) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,10) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (31.00,330.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x18
</span><span class="lines">@@ -156,7 +156,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">           RenderSVGInlineText {#text} at (70,0) size 41x18
</span><span class="cx">             chunk 1 text run 1 at (101.96,320.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,220) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,220) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 112x28
</span><span class="cx">           RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">             chunk 1 text run 1 at (231.00,240.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="lines">@@ -168,7 +168,7 @@
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">             RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">               chunk 1 text run 1 at (301.96,245.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,250) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,250) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 112x28
</span><span class="cx">           RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">             chunk 1 text run 1 at (231.00,270.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="lines">@@ -181,7 +181,7 @@
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">             RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">               chunk 1 text run 1 at (301.96,275.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,280) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,280) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 112x28
</span><span class="cx">           RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">             chunk 1 text run 1 at (231.00,300.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="lines">@@ -195,7 +195,7 @@
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">               RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">                 chunk 1 text run 1 at (301.96,305.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (231,310) size 112x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (231,310) size 112x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 112x28
</span><span class="cx">           RenderSVGInlineText {#text} at (0,5) size 38x18
</span><span class="cx">             chunk 1 text run 1 at (231.00,330.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span><span class="lines">@@ -207,7 +207,7 @@
</span><span class="cx">                 RenderSVGTSpan {tspan} at (0,0) size 42x18
</span><span class="cx">                   RenderSVGInlineText {#text} at (70,10) size 41x18
</span><span class="cx">                     chunk 1 text run 1 at (301.96,335.00) startOffset 0 endOffset 6 width 40.06: &quot;shifts&quot;
</span><del>-      RenderSVGText {text} at (131,345) size 112x33 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (131,345) size 112x34 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 112x33
</span><span class="cx">           RenderSVGInlineText {#text} at (0,10) size 38x18
</span><span class="cx">             chunk 1 text run 1 at (131.00,370.00) startOffset 0 endOffset 5 width 37.40: &quot;Text &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextEffect2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textEffect2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textEffect2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textEffect2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 448x498
</span><span class="cx">     RenderSVGContainer {g} at (100,15) size 265x290
</span><del>-      RenderSVGText {text} at (158,15) size 133x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (158,15) size 134x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 133x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (158.50,30.00) startOffset 0 endOffset 20 width 133.00: &quot;clip-path using text&quot;
</span><del>-      RenderSVGText {text} at (106,35) size 238x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (106,35) size 238x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 238x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (106.00,50.00) startOffset 0 endOffset 32 width 238.00: &quot;(Using System font and SVG font)&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -23,12 +23,12 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 152x60
</span><span class="cx">               chunk 1 text run 1 at (100.00,300.00) startOffset 0 endOffset 5 width 152.00: &quot;BATIK&quot;
</span><span class="cx">       RenderSVGRect {rect} at (100,160) size 152x45 [fill={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;]}] [x=100.00] [y=160.00] [width=200.00] [height=45.00]
</span><del>-        [clipPath=&quot;clip&quot;] RenderSVGResourceClipper {clipPath} at (100,152) size 152x60
</del><ins>+        [clipPath=&quot;clip&quot;] RenderSVGResourceClipper {clipPath} at (100,152.02) size 152x59.22
</ins><span class="cx">       RenderSVGText {text} at (300,189) size 65x14 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 65x14
</span><span class="cx">           chunk 1 text run 1 at (300.00,200.00) startOffset 0 endOffset 13 width 65.00: &quot;(System font)&quot;
</span><span class="cx">       RenderSVGRect {rect} at (100,260) size 152x45 [fill={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;]}] [x=100.00] [y=260.00] [width=200.00] [height=45.00]
</span><del>-        [clipPath=&quot;svgClip&quot;] RenderSVGResourceClipper {clipPath} at (100,252) size 152x60
</del><ins>+        [clipPath=&quot;svgClip&quot;] RenderSVGResourceClipper {clipPath} at (100,252.02) size 152x59.22
</ins><span class="cx">       RenderSVGText {text} at (300,289) size 55x14 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 55x14
</span><span class="cx">           chunk 1 text run 1 at (300.00,300.00) startOffset 0 endOffset 10 width 55.00: &quot;(SVG font)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextEffect3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textEffect3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textEffect3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textEffect3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 448x498
</span><span class="cx">     RenderSVGContainer {g} at (39,15) size 387x388
</span><del>-      RenderSVGText {text} at (99,15) size 251x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (99,15) size 252x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 251x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (99.50,30.00) startOffset 0 endOffset 37 width 251.00: &quot;Gradient and filter on text and tspan&quot;
</span><del>-      RenderSVGText {text} at (106,35) size 238x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (106,35) size 238x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 238x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (106.00,50.00) startOffset 0 endOffset 32 width 238.00: &quot;(Using System font and SVG font)&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (92,2) size 54x68
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (150.50,140.00) startOffset 0 endOffset 1 width 35.00: &quot;K&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (263,92) size 147x80 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (263,92) size 148x80 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,20) size 36x60
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (263.90,160.00) startOffset 0 endOffset 1 width 35.35: &quot;B&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 19x31
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (92,2) size 54x68
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (150.50,240.00) startOffset 0 endOffset 1 width 35.00: &quot;K&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (263,192) size 147x80 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (263,192) size 148x80 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,20) size 36x60
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (263.90,260.00) startOffset 0 endOffset 1 width 35.35: &quot;B&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 19x31
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (360.75,240.00) startOffset 0 endOffset 1 width 35.35: &quot;K&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderSVGText {text} at (54,292) size 146x80 contains 1 chunk(s)
</span><del>-        [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (39.40,284) size 175.20x96
</del><ins>+        [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (39.97,284.09) size 174.38x95.06
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,20) size 35x60
</span><span class="cx">           [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (51,306.10) size 42x71.05
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (54.50,360.00) startOffset 0 endOffset 1 width 35.00: &quot;B&quot;
</span><span class="lines">@@ -100,8 +100,8 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (150.50,340.00) startOffset 0 endOffset 1 width 35.00: &quot;K&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">           [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (-45,-50) size 540x600
</span><del>-      RenderSVGText {text} at (263,292) size 147x80 contains 1 chunk(s)
-        [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (248.20,284) size 177.60x96
</del><ins>+      RenderSVGText {text} at (263,292) size 148x80 contains 1 chunk(s)
+        [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (249.24,284.09) size 175.80x95.06
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,20) size 36x60
</span><span class="cx">           [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (260.37,306.10) size 42.42x71.05
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (263.90,360.00) startOffset 0 endOffset 1 width 35.35: &quot;B&quot;
</span><span class="lines">@@ -119,10 +119,10 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (360.75,340.00) startOffset 0 endOffset 1 width 35.35: &quot;K&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">           [filter=&quot;dropShadow&quot;] RenderSVGResourceFilter {filter} at (-45,-50) size 540x600
</span><del>-      RenderSVGText {text} at (87,389) size 65x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (87,389) size 66x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 65x14
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (87.50,400.00) startOffset 0 endOffset 13 width 65.00: &quot;(System font)&quot;
</span><del>-      RenderSVGText {text} at (302,389) size 55x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (302,389) size 56x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 55x14
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (302.50,400.00) startOffset 0 endOffset 10 width 55.00: &quot;(SVG font)&quot;
</span><span class="cx">     RenderSVGContainer {use} at (0,0) size 448x498
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextFeaturesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textFeatures-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textFeatures-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textFeatures-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,11 +7,11 @@
</span><span class="cx">         [feGaussianBlur stdDeviation=&quot;2.00, 2.00&quot;]
</span><span class="cx">           [SourceGraphic]
</span><span class="cx">     RenderSVGContainer {g} at (45,36) size 405x453
</span><del>-      RenderSVGText {text} at (151,36) size 148x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (151,36) size 148x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 148x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (151.00,50.00) startOffset 0 endOffset 21 width 148.00: &quot;Text Element Features&quot;
</span><span class="cx">       RenderSVGContainer {g} at (45,72) size 405x417
</span><del>-        RenderSVGText {text} at (45,72) size 328x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,72) size 328x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,14) size 107x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,100.00) startOffset 0 endOffset 16 width 107.00: &quot;Text can change &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 54x35
</span><span class="lines">@@ -34,10 +34,10 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (300,14) size 28x17
</span><span class="cx">               chunk 1 text run 1 at (345.00,100.00) startOffset 0 endOffset 5 width 28.00: &quot;style&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (45,111) size 175x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,111) size 175x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 175x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,125.00) startOffset 0 endOffset 29 width 175.00: &quot;within a single text element.&quot;
</span><del>-        RenderSVGText {text} at (45,161) size 341x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,161) size 341x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 151x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,175.00) startOffset 0 endOffset 25 width 151.00: &quot;Styling features include &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 47x17
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">               chunk 1 text run 1 at (329.00,175.00) startOffset 0 endOffset 9 width 57.00: &quot;typeface.&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (45,200) size 203x50 [fill={[type=SOLID] [color=#1E90FF]}] [x=45.00] [y=200.00] [width=202.50] [height=50.00]
</span><del>-        RenderSVGText {text} at (45,211) size 316x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,211) size 316x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 171x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,225.00) startOffset 0 endOffset 28 width 171.00: &quot;Graphics attributes such as &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 46x17
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx">               chunk 1 text run 1 at (216.00,225.00) startOffset 0 endOffset 7 width 46.00: &quot;opacity&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (217,0) size 99x17
</span><span class="cx">             chunk 1 text run 1 at (262.00,225.00) startOffset 0 endOffset 16 width 99.00: &quot; can be applied.&quot;
</span><del>-        RenderSVGText {text} at (45,261) size 334x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,261) size 334x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 185x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,275.00) startOffset 0 endOffset 30 width 185.00: &quot;\&quot;text decoration\&quot; can include &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 63x17
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">               chunk 1 text run 1 at (297.00,275.00) startOffset 0 endOffset 9 width 55.00: &quot;overline,&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (307,0) size 27x17
</span><span class="cx">             chunk 1 text run 1 at (352.00,275.00) startOffset 0 endOffset 4 width 27.00: &quot; and&quot;
</span><del>-        RenderSVGText {text} at (45,283) size 301x26 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,283) size 301x27 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 87x18
</span><span class="cx">             RenderSVGInlineText {#text} at (0,3) size 87x17
</span><span class="cx">               chunk 1 text run 1 at (45.00,300.00) startOffset 0 endOffset 14 width 87.00: &quot;strikethrough.&quot;
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (169,3) size 132x17
</span><span class="cx">             chunk 1 text run 1 at (214.00,300.00) startOffset 0 endOffset 9 width 49.00: &quot;-scripts &quot;
</span><span class="cx">             chunk 1 text run 1 at (263.00,300.00) startOffset 0 endOffset 14 width 83.00: &quot;are available.&quot;
</span><del>-        RenderSVGText {text} at (45,309) size 342x24 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,309) size 342x25 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,2) size 177x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,325.00) startOffset 0 endOffset 29 width 177.00: &quot;Baseline can also be shifted &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 12x13
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (246,2) size 96x17
</span><span class="cx">             chunk 1 text run 1 at (291.00,325.00) startOffset 0 endOffset 1 width 4.00: &quot; &quot;
</span><span class="cx">             chunk 1 text run 1 at (295.00,325.00) startOffset 0 endOffset 14 width 92.00: &quot;by percentage.&quot;
</span><del>-        RenderSVGText {text} at (45,361) size 349x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,361) size 349x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 53x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,375.00) startOffset 0 endOffset 8 width 53.00: &quot;Various &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 47x17
</span><span class="lines">@@ -125,7 +125,7 @@
</span><span class="cx">               chunk 1 text run 1 at (278.00,375.00) startOffset 0 endOffset 12 width 75.00: &quot;thicknesses &quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (308,0) size 41x17
</span><span class="cx">             chunk 1 text run 1 at (353.00,375.00) startOffset 0 endOffset 6 width 41.00: &quot;can be&quot;
</span><del>-        RenderSVGText {text} at (45,386) size 345x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,386) size 345x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 221x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,400.00) startOffset 0 endOffset 36 width 221.00: &quot;used, and the outline stroke can be &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 52x17
</span><span class="lines">@@ -138,14 +138,14 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (294,0) size 51x17
</span><span class="cx">               chunk 1 text run 1 at (339.00,400.00) startOffset 0 endOffset 8 width 51.00: &quot;mitered.&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (45,436) size 161x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,436) size 161x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 161x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,450.00) startOffset 0 endOffset 25 width 161.00: &quot;Text elements also can be&quot;
</span><del>-        RenderSVGText {text} at (45,461) size 154x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (45,461) size 154x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 154x17
</span><span class="cx">             chunk 1 text run 1 at (45.00,475.00) startOffset 0 endOffset 25 width 154.00: &quot;filtered and transformed.&quot;
</span><span class="cx">         RenderSVGContainer {g} at (171,389) size 279x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,475.00)}]
</span><del>-          RenderSVGText {text} at (0,-37) size 132x47 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-37) size 132x48 contains 1 chunk(s)
</ins><span class="cx">             [filter=&quot;blur&quot;] RenderSVGResourceFilter {filter} at (0,-80) size 200x100
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 132x47
</span><span class="cx">               [filter=&quot;blur&quot;] RenderSVGResourceFilter {filter} at (0,-80) size 200x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextGlyphOrientationHorizontalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,18 +5,18 @@
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGPath {path} at (19,0) size 161x60 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 20 40 C 40 20 60 0 80 20 C 100 40 120 60 140 40 C 160 20 180 20 180 20&quot;]
</span><span class="cx">       RenderSVGPath {path} at (19,0) size 321x60 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 20 40 C 60 20 100 0 140 20 C 180 40 220 60 260 40 C 300 20 340 20 340 20&quot;]
</span><del>-    RenderSVGText {text} at (130,15) size 190x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (130,15) size 190x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 190x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (130.00,30.00) startOffset 0 endOffset 27 width 190.00: &quot;Text Orientation Horizontal&quot;
</span><span class="cx">     RenderSVGContainer {g} at (37,44) size 363x356
</span><span class="cx">       RenderSVGPath {line} at (50,79) size 150x2 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=50.00] [y1=80.00] [x2=200.00] [y2=80.00]
</span><del>-      RenderSVGText {text} at (50,58) size 142x27 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,58) size 142x28 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 142x27
</span><span class="cx">           chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 13 width 142.00: &quot;Batik is Good&quot;
</span><span class="cx">       RenderSVGContainer {g} at (224,44) size 176x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,60.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (239,60) size 161x60
</span><span class="cx">           RenderSVGPath {path} at (239,60) size 161x60 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 20 40 C 40 20 60 0 80 20 C 100 40 120 60 140 40 C 160 20 180 20 180 20&quot;]
</span><del>-        RenderSVGText {text} at (4,-16) size 137x69 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (4,-16) size 138x70 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 137x69
</span><span class="cx">             RenderSVGInlineText {#text} at (0,4) size 70x54
</span><span class="cx">               chunk 1 text run 1 at (25.67,34.36) startOffset 0 endOffset 1 width 16.00: &quot;B&quot;
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">                 chunk 1 text run 5 at (133.09,45.38) startOffset 4 endOffset 5 width 13.00: &quot;d&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderSVGPath {line} at (50,129) size 350x2 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=50.00] [y1=130.00] [x2=400.00] [y2=130.00]
</span><del>-      RenderSVGText {text} at (44,111) size 349x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (44,111) size 350x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 349x19
</span><span class="cx">           chunk 1 text run 1 at (50.00,130.00) startOffset 0 endOffset 1 width 16.00: &quot;B&quot;
</span><span class="cx">           chunk 1 text run 2 at (76.81,130.00) startOffset 1 endOffset 2 width 13.00: &quot;a&quot;
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (38,149) size 339x61 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,150.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (49,150) size 321x60
</span><span class="cx">           RenderSVGPath {path} at (49,150) size 321x60 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 20 40 C 60 20 100 0 140 20 C 180 40 220 60 260 40 C 300 20 340 20 340 20&quot;]
</span><del>-        RenderSVGText {text} at (8,-1) size 339x51 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (8,-1) size 339x52 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 339x51
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 161x43
</span><span class="cx">               chunk 1 text run 1 at (32.01,34.04) startOffset 0 endOffset 1 width 16.00: &quot;B&quot;
</span><span class="lines">@@ -136,7 +136,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (37,337) size 337x63 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,340.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (49,340) size 321x60
</span><span class="cx">           RenderSVGPath {path} at (49,340) size 321x60 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 20 40 C 60 20 100 0 140 20 C 180 40 220 60 260 40 C 300 20 340 20 340 20&quot;]
</span><del>-        RenderSVGText {text} at (7,-3) size 336x54 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (7,-3) size 337x55 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 336x54
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 153x45
</span><span class="cx">               chunk 1 text run 1 at (32.01,34.04) startOffset 0 endOffset 1 width 16.00: &quot;B&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextLayoutexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textLayout-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textLayout-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textLayout-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,10 +7,10 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 44x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 44.00: &quot;sample&quot;
</span><span class="cx">     RenderSVGContainer {g} at (40,36) size 370x421
</span><del>-      RenderSVGText {text} at (151,36) size 148x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (151,36) size 148x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 148x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (151.00,50.00) startOffset 0 endOffset 22 width 148.00: &quot;Text Layout Properties&quot;
</span><del>-      RenderSVGText {text} at (170,65) size 110x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (170,65) size 110x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 110x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (170.00,75.00) startOffset 0 endOffset 26 width 110.00: &quot;Explicit Glyph Positioning&quot;
</span><span class="cx">       RenderSVGContainer {g} at (40,88) size 111x39
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">         RenderSVGText {text} at (290,118) size 102x9 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 102x9
</span><span class="cx">             chunk 1 text run 1 at (290.00,125.00) startOffset 0 endOffset 29 width 102.00: &quot;x=\&quot;175\&quot; dx=\&quot;0,10,10,10,10,10\&quot;&quot;
</span><del>-      RenderSVGText {text} at (102,140) size 246x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (102,140) size 246x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 246x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (102.00,150.00) startOffset 0 endOffset 59 width 246.00: &quot;Letter Spacing Adjustment and Explicit Length Specification&quot;
</span><span class="cx">       RenderSVGContainer {g} at (40,158) size 112x39
</span><span class="lines">@@ -153,11 +153,11 @@
</span><span class="cx">         RenderSVGText {text} at (290,283) size 64x9 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x9
</span><span class="cx">             chunk 1 text run 1 at (290.00,290.00) startOffset 0 endOffset 19 width 64.00: &quot;letter-spacing=\&quot;10\&quot;&quot;
</span><del>-      RenderSVGText {text} at (171,310) size 107x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (171,310) size 108x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 107x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (171.50,320.00) startOffset 0 endOffset 23 width 107.00: &quot;Word Spacing Adjustment&quot;
</span><span class="cx">       RenderSVGContainer {g} at (40,336) size 350x31
</span><del>-        RenderSVGText {text} at (40,336) size 350x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,336) size 350x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 350x17
</span><span class="cx">             chunk 1 text run 1 at (40.00,350.00) startOffset 0 endOffset 1 width 14.00: &quot;W&quot;
</span><span class="cx">             chunk 1 text run 2 at (54.55,350.00) startOffset 1 endOffset 2 width 4.00: &quot;i&quot;
</span><span class="lines">@@ -192,7 +192,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 130x9
</span><span class="cx">             chunk 1 text run 1 at (40.00,365.00) startOffset 0 endOffset 35 width 130.00: &quot;textLength=\&quot;350\&quot; word-spacing=\&quot;3em\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (40,381) size 346x31
</span><del>-        RenderSVGText {text} at (40,381) size 346x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,381) size 346x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 346x17
</span><span class="cx">             chunk 1 text run 1 at (40.00,395.00) startOffset 0 endOffset 1 width 11.00: &quot;N&quot;
</span><span class="cx">             chunk 1 text run 2 at (55.90,395.00) startOffset 1 endOffset 2 width 7.00: &quot;a&quot;
</span><span class="lines">@@ -229,7 +229,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 123x9
</span><span class="cx">             chunk 1 text run 1 at (40.00,410.00) startOffset 0 endOffset 34 width 123.00: &quot;textLength=\&quot;350\&quot; word-spacing=\&quot;-5\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (40,426) size 350x31
</span><del>-        RenderSVGText {text} at (40,426) size 350x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,426) size 350x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 350x17
</span><span class="cx">             chunk 1 text run 1 at (40.00,440.00) startOffset 0 endOffset 7 width 51.00: &quot;Narrow &quot;
</span><span class="cx">             chunk 1 text run 2 at (86.00,440.00) startOffset 7 endOffset 18 width 68.00: &quot;separation &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextLayout2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textLayout2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textLayout2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textLayout2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 44x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 44.00: &quot;sample&quot;
</span><span class="cx">     RenderSVGContainer {g} at (90,36) size 250x436
</span><del>-      RenderSVGText {text} at (140,36) size 170x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (140,36) size 170x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 170x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (140.00,50.00) startOffset 0 endOffset 26 width 170.00: &quot;Text Layout Properties (2)&quot;
</span><del>-      RenderSVGText {text} at (186,65) size 77x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (186,65) size 78x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 77x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (186.50,75.00) startOffset 0 endOffset 19 width 77.00: &quot;Baseline Properties&quot;
</span><span class="cx">       RenderSVGContainer {g} at (154,88) size 142x49
</span><del>-        RenderSVGText {text} at (161,88) size 127x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (161,88) size 128x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 34x17
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 34x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (161.50,101.50) startOffset 0 endOffset 5 width 34.00: &quot;super&quot;
</span><span class="lines">@@ -25,11 +25,11 @@
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (226.50,118.50) startOffset 0 endOffset 3 width 22.00: &quot;sub&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (87,8) size 40x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (248.50,110.00) startOffset 0 endOffset 7 width 40.00: &quot;scripts&quot;
</span><del>-        RenderSVGText {text} at (154,128) size 141x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (154,128) size 142x9 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 141x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (154.50,135.00) startOffset 0 endOffset 43 width 141.00: &quot;baseline-shift=\&quot;super\&quot;/baseline-shift=\&quot;sub\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (115,148) size 220x34
</span><del>-        RenderSVGText {text} at (115,148) size 220x23 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (115,148) size 220x24 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 49x17
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 49x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (115.00,162.00) startOffset 0 endOffset 8 width 49.00: &quot;positive&quot;
</span><span class="lines">@@ -43,13 +43,13 @@
</span><span class="cx">         RenderSVGText {text} at (185,173) size 80x9 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 80x9
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (185.00,180.00) startOffset 0 endOffset 23 width 80.00: &quot;baseline-shift=\&quot;+/-20%\&quot;&quot;
</span><del>-      RenderSVGText {text} at (174,200) size 102x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (174,200) size 102x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 102x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (174.00,210.00) startOffset 0 endOffset 25 width 102.00: &quot;Multi-line Text Selection&quot;
</span><del>-      RenderSVGText {text} at (159,218) size 131x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (159,218) size 132x9 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 131x9
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (159.50,225.00) startOffset 0 endOffset 42 width 131.00: &quot;(Try selecting the following text regions)&quot;
</span><del>-      RenderSVGText {text} at (120,236) size 211x32 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,236) size 211x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 207x17
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 207x17
</span><span class="cx">             chunk 1 text run 1 at (120.00,250.00) startOffset 0 endOffset 33 width 207.00: &quot;Text selections can span multiple&quot;
</span><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx">           chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 1 width 9.00: &quot;a&quot;
</span><span class="cx">           chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 1 width 7.00: &quot;r&quot;
</span><span class="cx">           chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 1 width 9.00: &quot;e&quot;
</span><del>-      RenderSVGText {text} at (149,435) size 152x20 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (149,435) size 152x21 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,1) size 63x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (149.00,450.00) startOffset 0 endOffset 10 width 63.00: &quot;Text with &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 47x20
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextOnPath2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,22 +2,22 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (29,25) size 421x456
</span><del>-    RenderSVGText {text} at (107,25) size 236x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (107,25) size 236x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 236x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (107.00,40.00) startOffset 0 endOffset 34 width 236.00: &quot;Text on Path with trailing &lt;tspan&gt;&quot;
</span><span class="cx">     RenderSVGRect {rect} at (29,49) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=50.00] [width=390.00] [height=20.00]
</span><span class="cx">     RenderSVGRect {rect} at (29,69) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=70.00] [width=390.00] [height=120.00]
</span><del>-    RenderSVGText {text} at (40,51) size 319x16 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (40,51) size 319x17 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 319x16
</span><span class="cx">         chunk 1 text run 1 at (40.00,64.00) startOffset 0 endOffset 55 width 319.00: &quot;Text with embedded textPath and multiple trailing tspan&quot;
</span><span class="cx">     RenderSVGRect {rect} at (29,194) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=195.00] [width=390.00] [height=20.00]
</span><span class="cx">     RenderSVGRect {rect} at (29,214) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=215.00] [width=390.00] [height=120.00]
</span><del>-    RenderSVGText {text} at (40,196) size 177x16 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (40,196) size 177x17 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 177x16
</span><span class="cx">         chunk 1 text run 1 at (40.00,209.00) startOffset 0 endOffset 30 width 177.00: &quot;textPath has startOffset=\&quot;10%\&quot;&quot;
</span><span class="cx">     RenderSVGRect {rect} at (29,339) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=340.00] [width=390.00] [height=20.00]
</span><span class="cx">     RenderSVGRect {rect} at (29,359) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=360.00] [width=390.00] [height=120.00]
</span><del>-    RenderSVGText {text} at (40,341) size 230x16 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (40,341) size 230x17 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 230x16
</span><span class="cx">         chunk 1 text run 1 at (40.00,354.00) startOffset 0 endOffset 41 width 230.00: &quot;textPath with startOffset and text-anchor&quot;
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextOnPath3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (29,25) size 392x456
</span><del>-    RenderSVGText {text} at (101,25) size 247x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (101,25) size 248x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 247x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (101.50,40.00) startOffset 0 endOffset 38 width 247.00: &quot;Text on Path with for text with an 'x'&quot;
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -10,12 +10,12 @@
</span><span class="cx">     RenderSVGContainer {g} at (29,49) size 392x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,185.00)}]
</span><span class="cx">       RenderSVGRect {rect} at (29,49) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=-10.00] [y=-135.00] [width=390.00] [height=20.00]
</span><span class="cx">       RenderSVGRect {rect} at (29,69) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=-10.00] [y=-115.00] [width=390.00] [height=120.00]
</span><del>-      RenderSVGText {text} at (-10,-133) size 230x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-10,-133) size 230x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 230x16
</span><span class="cx">           chunk 1 text run 1 at (-10.00,-120.00) startOffset 0 endOffset 39 width 230.00: &quot;Text with one textPath child and x=\&quot;10\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {use} at (139,59) size 142x126
</span><span class="cx">         RenderSVGPath {path} at (139,59) size 142x126 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 100 0 C 100 -125 240 -125 240 0&quot;]
</span><del>-      RenderSVGText {text} at (95,-108) size 155x80 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (95,-108) size 156x80 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTextPath {textPath} at (0,0) size 155x80
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 155x80
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (110.76,-52.91) startOffset 0 endOffset 1 width 10.00: &quot;T&quot;
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">     RenderSVGContainer {g} at (29,194) size 392x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,330.00)}]
</span><span class="cx">       RenderSVGRect {rect} at (29,194) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=-10.00] [y=-135.00] [width=390.00] [height=20.00]
</span><span class="cx">       RenderSVGRect {rect} at (29,214) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=-10.00] [y=-115.00] [width=390.00] [height=120.00]
</span><del>-      RenderSVGText {text} at (-10,-133) size 237x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-10,-133) size 237x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 237x16
</span><span class="cx">           chunk 1 text run 1 at (-10.00,-120.00) startOffset 0 endOffset 40 width 237.00: &quot;Text with one textPath child and x=\&quot;100\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {use} at (139,204) size 142x126
</span><span class="lines">@@ -83,12 +83,12 @@
</span><span class="cx">     RenderSVGContainer {g} at (29,339) size 392x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,475.00)}]
</span><span class="cx">       RenderSVGRect {rect} at (29,339) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=-10.00] [y=-135.00] [width=390.00] [height=20.00]
</span><span class="cx">       RenderSVGRect {rect} at (29,359) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=-10.00] [y=-115.00] [width=390.00] [height=120.00]
</span><del>-      RenderSVGText {text} at (-10,-133) size 287x16 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-10,-133) size 287x17 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 287x16
</span><span class="cx">           chunk 1 text run 1 at (-10.00,-120.00) startOffset 0 endOffset 48 width 287.00: &quot;Text with one textPath child and x=\&quot;-100\&quot; y=\&quot;10\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {use} at (139,349) size 142x126
</span><span class="cx">         RenderSVGPath {path} at (139,349) size 142x126 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 100 0 C 100 -125 240 -125 240 0&quot;]
</span><del>-      RenderSVGText {text} at (85,-108) size 157x109 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (85,-108) size 158x109 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTextPath {textPath} at (0,0) size 157x109
</span><span class="cx">           RenderSVGInlineText {#text} at (0,104) size 19x5
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (100.01,-1.44) startOffset 9 endOffset 10 width 4.00: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextOnPathSpacesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 448x498
</span><span class="cx">     RenderSVGContainer {g} at (2,25) size 435x418
</span><del>-      RenderSVGText {text} at (95,25) size 259x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (95,25) size 260x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 259x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (95.50,40.00) startOffset 0 endOffset 36 width 259.00: &quot;Text on a path with adjusted spacing&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (2,60) size 133x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,70.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (14,70) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (14,70) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-10) size 73x44 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-10) size 74x44 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 73x44
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 73x44
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 73x44
</span><span class="lines">@@ -23,13 +23,13 @@
</span><span class="cx">                 chunk 1 text run 5 at (53.47,10.27) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">                 chunk 1 text run 6 at (59.57,14.57) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 60x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 60x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 60x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 15 width 60.00: &quot;default spacing&quot;
</span><span class="cx">       RenderSVGContainer {g} at (160,60) size 128x83 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,70.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (164,70) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (164,70) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (10,-10) size 107x51 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (10,-10) size 107x52 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 107x51
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 107x51
</span><span class="cx">               RenderSVGInlineText {#text} at (0,13) size 107x51
</span><span class="lines">@@ -40,10 +40,10 @@
</span><span class="cx">                 chunk 1 text run 1 at (96.50,35.49) startOffset 0 endOffset 1 width 6.00: &quot;l&quot;
</span><span class="cx">                 chunk 1 text run 1 at (109.66,25.79) startOffset 0 endOffset 1 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (15,50) size 123x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,50) size 123x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 123x12
</span><span class="cx">             chunk 1 text run 1 at (15.00,60.00) startOffset 0 endOffset 28 width 123.00: &quot;tspan x=\&quot;10,30,50,75,95,110\&quot;&quot;
</span><del>-        RenderSVGText {text} at (35,60) size 34x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,60) size 34x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 34x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,70.00) startOffset 0 endOffset 7 width 34.00: &quot;y=\&quot;110\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (302,60) size 133x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,70.00)}]
</span><span class="lines">@@ -60,13 +60,13 @@
</span><span class="cx">                 chunk 1 text run 5 at (84.77,34.76) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">                 chunk 1 text run 6 at (101.40,33.04) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (15,50) size 118x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (15,50) size 118x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 118x12
</span><span class="cx">             chunk 1 text run 1 at (15.00,60.00) startOffset 0 endOffset 27 width 118.00: &quot;tspan dx=\&quot;0,10,10,10,10,10\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (2,155) size 133x68 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,160.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (14,160) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (14,160) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-5) size 120x46 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-5) size 121x46 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 120x46
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 120x46
</span><span class="cx">               chunk 1 text run 1 at (17.83,27.18) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -76,13 +76,13 @@
</span><span class="cx">               chunk 1 text run 5 at (98.97,34.49) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 6 at (115.64,21.55) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 72x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 72x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 72x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 16 width 72.00: &quot;textLength=\&quot;140\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (152,150) size 133x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,160.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (164,160) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (164,160) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-10) size 81x43 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-10) size 81x44 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 81x43
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 81x43
</span><span class="cx">               chunk 1 text run 1 at (17.83,27.18) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">               chunk 1 text run 5 at (59.92,14.92) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 6 at (66.69,21.59) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 67x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 67x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 67x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 15 width 67.00: &quot;textLength=\&quot;70\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (302,150) size 133x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,160.00)}]
</span><span class="lines">@@ -108,13 +108,13 @@
</span><span class="cx">               chunk 1 text run 5 at (84.77,34.76) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 6 at (101.40,33.04) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 54x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 54x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 54x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 12 width 54.00: &quot;kerning=\&quot;10\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (2,239) size 133x94 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,250.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (14,250) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (14,250) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-11) size 132x53 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-11) size 133x54 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 132x53
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 132x53
</span><span class="cx">               chunk 1 text run 1 at (21.88,23.23) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -124,19 +124,19 @@
</span><span class="cx">               chunk 1 text run 5 at (107.04,28.05) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 6 at (122.13,18.20) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 72x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 72x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 72x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 16 width 72.00: &quot;textLength=\&quot;140\&quot;&quot;
</span><del>-        RenderSVGText {text} at (35,60) size 58x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,60) size 58x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,70.00) startOffset 0 endOffset 13 width 58.00: &quot;lengthAdjust=&quot;
</span><del>-        RenderSVGText {text} at (35,70) size 84x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,70) size 84x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,80.00) startOffset 0 endOffset 18 width 84.00: &quot;\&quot;spacingAndGlyphs\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (152,240) size 133x93 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,250.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (164,250) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (164,250) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-10) size 63x43 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-10) size 63x44 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 63x43
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 63x43
</span><span class="cx">               chunk 1 text run 1 at (17.44,27.56) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -146,19 +146,19 @@
</span><span class="cx">               chunk 1 text run 5 at (47.34,8.80) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 6 at (53.58,10.32) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 67x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 67x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 67x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 15 width 67.00: &quot;textLength=\&quot;50\&quot;&quot;
</span><del>-        RenderSVGText {text} at (35,60) size 58x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,60) size 58x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,70.00) startOffset 0 endOffset 13 width 58.00: &quot;lengthAdjust=&quot;
</span><del>-        RenderSVGText {text} at (35,70) size 84x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,70) size 84x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,80.00) startOffset 0 endOffset 18 width 84.00: &quot;\&quot;spacingAndGlyphs\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (302,242) size 135x91 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,250.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (314,250) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (314,250) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-8) size 132x50 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-8) size 132x51 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 132x50
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 132x50
</span><span class="cx">               chunk 1 text run 1 at (18.68,26.34) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -168,19 +168,19 @@
</span><span class="cx">               chunk 1 text run 5 at (107.37,27.75) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 6 at (126.85,16.49) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (5,50) size 132x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,50) size 132x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 132x12
</span><span class="cx">             chunk 1 text run 1 at (5.00,60.00) startOffset 0 endOffset 30 width 132.00: &quot;textLength=\&quot;140\&quot;, kerning=\&quot;10\&quot;&quot;
</span><del>-        RenderSVGText {text} at (5,60) size 58x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,60) size 58x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x12
</span><span class="cx">             chunk 1 text run 1 at (5.00,70.00) startOffset 0 endOffset 13 width 58.00: &quot;lengthAdjust=&quot;
</span><del>-        RenderSVGText {text} at (5,70) size 84x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (5,70) size 84x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">             chunk 1 text run 1 at (5.00,80.00) startOffset 0 endOffset 18 width 84.00: &quot;\&quot;spacingAndGlyphs\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (2,340) size 133x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,350.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (14,350) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (14,350) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-10) size 49x43 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-10) size 49x44 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 49x43
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 49x43
</span><span class="cx">               chunk 1 text run 1 at (17.83,27.18) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -190,13 +190,13 @@
</span><span class="cx">               chunk 1 text run 5 at (41.76,9.55) startOffset 4 endOffset 5 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 6 at (46.18,8.80) startOffset 5 endOffset 6 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 75x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 75x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 75x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 19 width 75.00: &quot;letter-spacing=\&quot;-3\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (152,340) size 134x83 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,350.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (164,350) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (164,350) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-10) size 133x51 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-10) size 134x52 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 133x51
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 133x51
</span><span class="cx">               chunk 1 text run 1 at (17.83,27.18) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -213,16 +213,16 @@
</span><span class="cx">               chunk 1 text run 12 at (124.07,17.43) startOffset 11 endOffset 12 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 13 at (129.70,15.74) startOffset 12 endOffset 13 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 72x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 72x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 72x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 16 width 72.00: &quot;textLength=\&quot;140\&quot;&quot;
</span><del>-        RenderSVGText {text} at (35,60) size 84x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,60) size 84x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,70.00) startOffset 0 endOffset 18 width 84.00: &quot;word-spacing=\&quot;2em\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (302,340) size 133x103 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,350.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (314,350) size 121x45
</span><span class="cx">           RenderSVGPath {path} at (314,350) size 121x45 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-        RenderSVGText {text} at (2,-10) size 132x53 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (2,-10) size 132x54 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 132x53
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 132x53
</span><span class="cx">               chunk 1 text run 1 at (18.42,26.59) startOffset 0 endOffset 1 width 8.00: &quot;s&quot;
</span><span class="lines">@@ -239,16 +239,16 @@
</span><span class="cx">               chunk 1 text run 12 at (118.85,19.75) startOffset 11 endOffset 12 width 6.00: &quot;l&quot;
</span><span class="cx">               chunk 1 text run 13 at (127.24,16.37) startOffset 12 endOffset 13 width 9.00: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (35,50) size 72x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,50) size 72x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 72x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 16 width 72.00: &quot;textLength=\&quot;140\&quot;&quot;
</span><del>-        RenderSVGText {text} at (35,60) size 75x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,60) size 75x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 75x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,70.00) startOffset 0 endOffset 17 width 75.00: &quot;word-spacing=\&quot;-5\&quot;&quot;
</span><del>-        RenderSVGText {text} at (35,70) size 58x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,70) size 58x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,80.00) startOffset 0 endOffset 13 width 58.00: &quot;lengthAdjust=&quot;
</span><del>-        RenderSVGText {text} at (35,80) size 84x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (35,80) size 84x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 84x12
</span><span class="cx">             chunk 1 text run 1 at (35.00,90.00) startOffset 0 endOffset 18 width 84.00: &quot;\&quot;spacingAndGlyphs\&quot;&quot;
</span><span class="cx">     RenderSVGContainer {use} at (0,0) size 448x498
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextPCDATAexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (0,15) size 450x249
</span><span class="cx">     RenderSVGContainer {g} at (0,15) size 450x249
</span><del>-      RenderSVGText {text} at (136,15) size 177x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (136,15) size 178x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 177x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (136.50,30.00) startOffset 0 endOffset 24 width 177.00: &quot;Character Data on &lt;text&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (128,106) size 194x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
</span><del>-        RenderSVGText {text} at (-45,-14) size 89x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-45,-14) size 90x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-44.50,0.00) startOffset 0 endOffset 10 width 89.00: &quot;CDATA only&quot;
</span><del>-        RenderSVGText {text} at (-97,6) size 193x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-97,6) size 194x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#cdata-section} at (0,0) size 193x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-96.50,20.00) startOffset 0 endOffset 27 width 193.00: &quot;&lt;text&gt; with a CDATA section&quot;
</span><span class="cx">       RenderSVGContainer {g} at (59,166) size 332x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
</span><del>-        RenderSVGText {text} at (-60,-14) size 119x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-60,-14) size 120x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 119x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-59.50,0.00) startOffset 0 endOffset 17 width 119.00: &quot;text, CDATA, text&quot;
</span><del>-        RenderSVGText {text} at (-166,6) size 331x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-166,6) size 332x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 96x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-165.50,20.00) startOffset 0 endOffset 17 width 96.00: &quot;Text first, then &quot;
</span><span class="cx">           RenderSVGInlineText {#cdata-section} at (96,0) size 166x18
</span><span class="lines">@@ -25,10 +25,10 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (262,0) size 69x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (96.50,20.00) startOffset 0 endOffset 12 width 69.00: &quot;, text again&quot;
</span><span class="cx">       RenderSVGContainer {g} at (0,226) size 450x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
</span><del>-        RenderSVGText {text} at (-113,-14) size 225x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-113,-14) size 226x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 225x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-112.50,0.00) startOffset 0 endOffset 31 width 225.00: &quot;text, CDATA, tspan, CDATA, text&quot;
</span><del>-        RenderSVGText {text} at (-252,6) size 503x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-252,6) size 504x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 31x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-251.50,20.00) startOffset 0 endOffset 6 width 31.00: &quot;text, &quot;
</span><span class="cx">           RenderSVGInlineText {#cdata-section} at (31,0) size 166x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextPosition2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/svg/batik/text/textPosition2-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textPosition2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textPosition2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,122 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 450x500
+  RenderSVGRoot {svg} at (0,0) size 449x498
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGText {text} at (172,15) size 106x19 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 106x18
+        chunk 1 (middle anchor) text run 1 at (172.00,30.00) startOffset 0 endOffset 15 width 106.00: &quot;Text Position 2&quot;
+    RenderSVGContainer {g} at (50,58) size 399x296
+      RenderSVGText {text} at (50,58) size 54x28 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 54x27
+          chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 5 width 53.36: &quot;Batik&quot;
+      RenderSVGText {text} at (50,90) size 103x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 103x12
+          chunk 1 text run 1 at (50.00,100.00) startOffset 0 endOffset 21 width 103.00: &quot;&lt;text x=\&quot;100\&quot; y=\&quot;80\&quot;&gt;&quot;
+      RenderSVGText {text} at (240,58) size 134x28 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 134x27
+          chunk 1 text run 1 at (240.00,80.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+          chunk 1 text run 2 at (276.01,80.00) startOffset 1 endOffset 2 width 13.35: &quot;a&quot;
+          chunk 1 text run 3 at (309.36,80.00) startOffset 2 endOffset 3 width 6.67: &quot;t&quot;
+          chunk 1 text run 4 at (336.02,80.00) startOffset 3 endOffset 4 width 5.33: &quot;i&quot;
+          chunk 1 text run 5 at (361.36,80.00) startOffset 4 endOffset 5 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (240,90) size 194x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 194x12
+          chunk 1 text run 1 at (240.00,100.00) startOffset 0 endOffset 41 width 194.00: &quot;&lt;text x=\&quot;240\&quot; y=\&quot;80\&quot; letter-spacing=\&quot;20\&quot;&gt;&quot;
+      RenderSVGText {text} at (50,118) size 92x28 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 92x27
+          chunk 1 text run 1 at (50.00,140.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+          chunk 1 text run 1 at (70.00,140.00) startOffset 0 endOffset 1 width 13.35: &quot;a&quot;
+          chunk 1 text run 1 at (90.00,140.00) startOffset 0 endOffset 1 width 6.67: &quot;t&quot;
+          chunk 1 text run 1 at (110.00,140.00) startOffset 0 endOffset 1 width 5.33: &quot;i&quot;
+          chunk 1 text run 1 at (130.00,140.00) startOffset 0 endOffset 1 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (50,150) size 175x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 175x12
+          chunk 1 text run 1 at (50.00,160.00) startOffset 0 endOffset 35 width 175.00: &quot;&lt;text x=\&quot;50 70 90 110 130\&quot; y=\&quot;140\&quot;&gt;&quot;
+      RenderSVGText {text} at (240,118) size 134x28 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 134x27
+          chunk 1 text run 1 at (240.00,140.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+          chunk 1 text run 2 at (276.01,140.00) startOffset 1 endOffset 2 width 13.35: &quot;a&quot;
+          chunk 1 text run 3 at (309.36,140.00) startOffset 2 endOffset 3 width 6.67: &quot;t&quot;
+          chunk 1 text run 4 at (336.02,140.00) startOffset 3 endOffset 4 width 5.33: &quot;i&quot;
+          chunk 1 text run 5 at (361.36,140.00) startOffset 4 endOffset 5 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (240,150) size 175x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 175x12
+          chunk 1 text run 1 at (240.00,160.00) startOffset 0 endOffset 35 width 175.00: &quot;&lt;text dx=\&quot;240 20 20 20 20\&quot; y=\&quot;140\&quot;&gt;&quot;
+      RenderSVGText {text} at (50,178) size 54x28 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 54x27
+          RenderSVGInlineText {#text} at (0,0) size 54x27
+            chunk 1 text run 1 at (50.00,200.00) startOffset 0 endOffset 5 width 53.36: &quot;Batik&quot;
+      RenderSVGText {text} at (50,210) size 112x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 112x12
+          chunk 1 text run 1 at (50.00,220.00) startOffset 0 endOffset 22 width 112.00: &quot;&lt;tspan x=\&quot;50\&quot; y=\&quot;200\&quot;&gt;&quot;
+      RenderSVGText {text} at (240,178) size 134x28 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 134x27
+          RenderSVGInlineText {#text} at (0,0) size 134x27
+            chunk 1 text run 1 at (240.00,200.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+            chunk 1 text run 2 at (276.01,200.00) startOffset 1 endOffset 2 width 13.35: &quot;a&quot;
+            chunk 1 text run 3 at (309.36,200.00) startOffset 2 endOffset 3 width 6.67: &quot;t&quot;
+            chunk 1 text run 4 at (336.02,200.00) startOffset 3 endOffset 4 width 5.33: &quot;i&quot;
+            chunk 1 text run 5 at (361.36,200.00) startOffset 4 endOffset 5 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (240,210) size 209x13 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 209x12
+          RenderSVGInlineText {#text} at (0,0) size 209x12
+            chunk 1 text run 1 at (240.00,220.00) startOffset 0 endOffset 43 width 209.00: &quot;&lt;tspan x=\&quot;240\&quot; y=\&quot;200\&quot; letter-spacing=\&quot;20\&quot;&gt;&quot;
+      RenderSVGText {text} at (50,238) size 92x28 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 92x27
+          RenderSVGInlineText {#text} at (0,0) size 92x27
+            chunk 1 text run 1 at (50.00,260.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+            chunk 1 text run 1 at (70.00,260.00) startOffset 0 endOffset 1 width 13.35: &quot;a&quot;
+            chunk 1 text run 1 at (90.00,260.00) startOffset 0 endOffset 1 width 6.67: &quot;t&quot;
+            chunk 1 text run 1 at (110.00,260.00) startOffset 0 endOffset 1 width 5.33: &quot;i&quot;
+            chunk 1 text run 1 at (130.00,260.00) startOffset 0 endOffset 1 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (50,270) size 184x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 184x12
+          chunk 1 text run 1 at (50.00,280.00) startOffset 0 endOffset 36 width 184.00: &quot;&lt;tspan x=\&quot;50 70 90 110 130\&quot; y=\&quot;260\&quot;&gt;&quot;
+      RenderSVGText {text} at (240,238) size 134x28 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 134x27
+          RenderSVGInlineText {#text} at (0,0) size 134x27
+            chunk 1 text run 1 at (240.00,260.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+            chunk 1 text run 2 at (276.01,260.00) startOffset 1 endOffset 2 width 13.35: &quot;a&quot;
+            chunk 1 text run 3 at (309.36,260.00) startOffset 2 endOffset 3 width 6.67: &quot;t&quot;
+            chunk 1 text run 4 at (336.02,260.00) startOffset 3 endOffset 4 width 5.33: &quot;i&quot;
+            chunk 1 text run 5 at (361.36,260.00) startOffset 4 endOffset 5 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (240,270) size 184x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 184x12
+          chunk 1 text run 1 at (240.00,280.00) startOffset 0 endOffset 36 width 184.00: &quot;&lt;tspan dx=\&quot;240 20 20 20 20\&quot; y=\&quot;260\&quot;&gt;&quot;
+      RenderSVGText {text} at (50,298) size 92x28 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 92x27
+          RenderSVGInlineText {#text} at (0,0) size 92x27
+            chunk 1 text run 1 at (50.00,320.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+            chunk 1 text run 1 at (70.00,320.00) startOffset 0 endOffset 1 width 13.35: &quot;a&quot;
+            chunk 1 text run 1 at (90.00,320.00) startOffset 0 endOffset 1 width 6.67: &quot;t&quot;
+            chunk 1 text run 1 at (110.00,320.00) startOffset 0 endOffset 1 width 5.33: &quot;i&quot;
+            chunk 1 text run 1 at (130.00,320.00) startOffset 0 endOffset 1 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (50,330) size 170x24 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 129x12
+          chunk 1 text run 1 at (50.00,340.00) startOffset 0 endOffset 26 width 129.00: &quot;&lt;tspan x=\&quot;50 60 70 80 90\&quot; &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 137x12
+          RenderSVGInlineText {#text} at (33,11) size 137x12
+            chunk 1 text run 1 at (83.00,351.00) startOffset 0 endOffset 27 width 137.00: &quot;dx=\&quot;0 10 20 30 40\&quot; y=\&quot;320\&quot;&gt;&quot;
+      RenderSVGText {text} at (240,298) size 134x28 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 134x27
+          RenderSVGInlineText {#text} at (0,0) size 134x27
+            chunk 1 text run 1 at (240.00,320.00) startOffset 0 endOffset 1 width 16.01: &quot;B&quot;
+            chunk 1 text run 2 at (276.01,320.00) startOffset 1 endOffset 2 width 13.35: &quot;a&quot;
+            chunk 1 text run 3 at (309.36,320.00) startOffset 2 endOffset 3 width 6.67: &quot;t&quot;
+            chunk 1 text run 4 at (336.02,320.00) startOffset 3 endOffset 4 width 5.33: &quot;i&quot;
+            chunk 1 text run 5 at (361.36,320.00) startOffset 4 endOffset 5 width 12.00: &quot;k&quot;
+      RenderSVGText {text} at (240,330) size 191x24 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 169x12
+          chunk 1 text run 1 at (240.00,340.00) startOffset 0 endOffset 34 width 169.00: &quot;&lt;tspan x=\&quot;240\&quot; dx=\&quot;0 10 10 10 10\&quot; &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 158x12
+          RenderSVGInlineText {#text} at (33,11) size 158x12
+            chunk 1 text run 1 at (273.00,351.00) startOffset 0 endOffset 34 width 158.00: &quot;y=\&quot;320\&quot; style=\&quot;letter-spacing:10\&quot;&gt;&quot;
+    RenderSVGContainer {use} at (0,0) size 448x498
+      RenderSVGContainer {g} at (0,0) size 448x498
+        RenderSVGRect {rect} at (0,0) size 448x498 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=446.00] [height=496.00]
+        RenderSVGContainer {g} at (418,466) size 28x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(418.00,467.00)}]
+          RenderSVGViewportContainer {svg} at (418,466) size 28x30
+            RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data=&quot;M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z&quot;]
+            RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z&quot;]
+            RenderSVGPath {path} at (425,484) size 16x12 [fill={[type=SOLID] [color=#33CC33]}] [data=&quot;M 275 353 C 229 365 187 396 161 444 C 152 460 167 481 186 477 C 172 501 146 544 171 558 C 199 574 223 550 231 543 C 249 564 281 553 312 526 C 353 540 380 524 415 473 C 423 461 445 430 445 408 C 445 392 430 378 410 387 C 409 375 401 349 357 368 C 347 362 326 363 303 385 C 308 375 300 347 275 353 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextPropertiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textProperties-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textProperties-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textProperties-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,22 +10,22 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 44x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (-22.00,0.00) startOffset 0 endOffset 6 width 44.00: &quot;sample&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,36) size 430x434
</span><del>-      RenderSVGText {text} at (59,36) size 332x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (59,36) size 332x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 332x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (59.00,50.00) startOffset 0 endOffset 47 width 332.00: &quot;Text Alignment, Geometry, References, and Spans&quot;
</span><span class="cx">       RenderSVGContainer {g} at (111,70) size 231x70
</span><span class="cx">         RenderSVGPath {line} at (224,70) size 2x70 [stroke={[type=SOLID] [color=#808080]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=70.00] [x2=225.00] [y2=140.00]
</span><del>-        RenderSVGText {text} at (225,76) size 117x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (225,76) size 117x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 117x17
</span><span class="cx">             chunk 1 text run 1 at (225.00,90.00) startOffset 0 endOffset 19 width 117.00: &quot;text-anchor=\&quot;start\&quot;&quot;
</span><del>-        RenderSVGText {text} at (158,96) size 134x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (158,96) size 134x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 134x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (158.00,110.00) startOffset 0 endOffset 20 width 134.00: &quot;text-anchor=\&quot;middle\&quot;&quot;
</span><del>-        RenderSVGText {text} at (111,116) size 114x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (111,116) size 114x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 114x17
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (111.00,130.00) startOffset 0 endOffset 17 width 114.00: &quot;text-anchor=\&quot;end\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (45,145) size 110x54 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,180.00)}]
</span><del>-        RenderSVGText {text} at (-55,-35) size 109x44 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-55,-35) size 110x45 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 109x44
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-54.50,0.00) startOffset 0 endOffset 6 width 109.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-52,1) size 104x18 contains 1 chunk(s)
</span><span class="lines">@@ -42,19 +42,19 @@
</span><span class="cx">         RenderSVGText {text} at (-57,-36) size 114x46 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 114x46
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-57.00,0.00) startOffset 0 endOffset 6 width 114.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-47,1) size 93x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-47,1) size 94x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 93x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-46.50,15.00) startOffset 0 endOffset 14 width 93.00: &quot;font-size=\&quot;28\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (20,197) size 160x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,225.00)}]
</span><del>-        RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {tref} at (0,0) size 84x35
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-80,1) size 159x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-80,1) size 160x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-79.50,15.00) startOffset 0 endOffset 26 width 159.00: &quot;referenced text via &lt;tref&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (178,197) size 94x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,225.00)}]
</span><del>-        RenderSVGText {text} at (-43,-28) size 86x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,-28) size 86x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 25x35
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-43.00,0.00) startOffset 0 endOffset 2 width 25.00: &quot;sa&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 25x35
</span><span class="lines">@@ -62,25 +62,25 @@
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-18.00,0.00) startOffset 0 endOffset 1 width 25.00: &quot;m&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (50,0) size 36x35
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (7.00,0.00) startOffset 0 endOffset 3 width 36.00: &quot;ple&quot;
</span><del>-        RenderSVGText {text} at (-47,1) size 93x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-47,1) size 94x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 93x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-46.50,15.00) startOffset 0 endOffset 14 width 93.00: &quot;use of &lt;tspan&gt;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (270,197) size 160x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,225.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (308,197) size 84x36
</span><span class="cx">           RenderSVGContainer {use} at (308,197) size 84x36
</span><del>-            RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-80,1) size 160x18 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 160x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-80.00,15.00) startOffset 0 endOffset 25 width 160.00: &quot;predefined text via &lt;use&gt;&quot;
</span><del>-      RenderSVGText {text} at (143,266) size 163x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (143,266) size 164x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 163x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (143.50,280.00) startOffset 0 endOffset 25 width 163.00: &quot;Text Rendering Properties&quot;
</span><span class="cx">       RenderSVGContainer {g} at (24,297) size 152x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,305.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (58,297) size 84x36 [transform={m=((-1.00,0.00)(-0.00,-1.00)) t=(0.00,0.00)}]
</span><span class="cx">           RenderSVGContainer {use} at (58,297) size 84x36
</span><del>-            RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-76,16) size 152x18 contains 1 chunk(s)
</span><span class="lines">@@ -89,16 +89,16 @@
</span><span class="cx">       RenderSVGContainer {g} at (180,292) size 90x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,320.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (183,292) size 84x36 [opacity=0.50]
</span><span class="cx">           RenderSVGContainer {use} at (183,292) size 84x36
</span><del>-            RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-45,1) size 89x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-45,1) size 90x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-44.50,15.00) startOffset 0 endOffset 13 width 89.00: &quot;opacity=\&quot;0.5\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (301,292) size 98x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,320.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (308,292) size 84x36
</span><span class="cx">           RenderSVGContainer {use} at (308,292) size 84x36
</span><del>-            RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-49,1) size 98x18 contains 1 chunk(s)
</span><span class="lines">@@ -108,27 +108,27 @@
</span><span class="cx">         RenderSVGContainer {g} at (0,270) size 200x200
</span><span class="cx">           [filter=&quot;gaussianBlur&quot;] RenderSVGResourceFilter {filter} at (-100,-100) size 200x200
</span><span class="cx">           RenderSVGContainer {use} at (58,342) size 84x36
</span><del>-            RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-85,1) size 169x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-85,1) size 170x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 169x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-84.50,15.00) startOffset 0 endOffset 27 width 169.00: &quot;filter=\&quot;url(#gaussianBlur)\&quot;&quot;
</span><span class="cx">       RenderSVGContainer {g} at (150,341) size 150x58 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,370.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (182,341) size 86x38
</span><span class="cx">           RenderSVGContainer {use} at (182,341) size 86x38
</span><del>-            RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-44,1) size 87x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,1) size 88x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 87x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-43.50,15.00) startOffset 0 endOffset 14 width 87.00: &quot;fill=\&quot;yellow\&quot;;&quot;
</span><del>-        RenderSVGText {text} at (-75,11) size 149x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-75,11) size 150x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 149x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-74.50,25.00) startOffset 0 endOffset 21 width 149.00: &quot;stroke=\&quot;MidnightBlue\&quot;&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGResourceClipper {clipPath} [id=&quot;textClip&quot;] [clipPathUnits=userSpaceOnUse]
</span><del>-          RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGResourceLinearGradient {linearGradient} [id=&quot;gradient&quot;] [gradientUnits=userSpaceOnUse] [start=(-50,-25)] [end=(50,25)]
</span><span class="lines">@@ -136,20 +136,20 @@
</span><span class="cx">           RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
</span><span class="cx">       RenderSVGContainer {g} at (300,345) size 100x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,370.00)}]
</span><span class="cx">         RenderSVGRect {rect} at (308,345) size 84x33 [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-50.00] [y=-25.00] [width=100.00] [height=50.00]
</span><del>-          [clipPath=&quot;textClip&quot;] RenderSVGResourceClipper {clipPath} at (-42,-28) size 84x36
-        RenderSVGText {text} at (-50,1) size 99x18 contains 1 chunk(s)
</del><ins>+          [clipPath=&quot;textClip&quot;] RenderSVGResourceClipper {clipPath} at (-42,-27.50) size 84x35
+        RenderSVGText {text} at (-50,1) size 100x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 99x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-49.50,15.00) startOffset 0 endOffset 17 width 99.00: &quot;text as clip-path&quot;
</span><del>-      RenderSVGText {text} at (136,386) size 27x69 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (136,386) size 28x69 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x69
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (136.50,440.00) startOffset 0 endOffset 1 width 27.00: &quot;a&quot;
</span><del>-      RenderSVGText {text} at (77,441) size 145x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (77,441) size 146x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 145x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (77.50,455.00) startOffset 0 endOffset 23 width 145.00: &quot;stroke-linejoin=\&quot;miter\&quot;&quot;
</span><span class="cx">       RenderSVGText {text} at (74,451) size 152x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 152x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (74.00,465.00) startOffset 0 endOffset 23 width 152.00: &quot;stroke-linecap=\&quot;square\&quot;&quot;
</span><del>-      RenderSVGText {text} at (286,386) size 27x69 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (286,386) size 28x69 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x69
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (286.50,440.00) startOffset 0 endOffset 1 width 27.00: &quot;a&quot;
</span><span class="cx">       RenderSVGText {text} at (225,441) size 150x18 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextProperties2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textProperties2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textProperties2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textProperties2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,13 +4,13 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 450x498
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (12,26) size 438x307
</span><del>-      RenderSVGText {text} at (142,26) size 166x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (142,26) size 166x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 166x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (142.00,40.00) startOffset 0 endOffset 28 width 166.00: &quot;Text display and visibility.&quot;
</span><span class="cx">       RenderSVGText {text} at (143,60) size 164x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 164x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (143.00,74.00) startOffset 0 endOffset 27 width 164.00: &quot;Visibility on text &amp; tspans&quot;
</span><del>-      RenderSVGText {text} at (147,186) size 155x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (147,186) size 156x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 155x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (147.50,200.00) startOffset 0 endOffset 24 width 155.00: &quot;Display on text &amp; tspans&quot;
</span><span class="cx">       RenderSVGContainer {g} at (12,81) size 426x252
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktexttextStylesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textStyles-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/textStyles-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/textStyles-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,15 +7,15 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 44x18
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (-22.00,0.00) startOffset 0 endOffset 6 width 44.00: &quot;sample&quot;
</span><span class="cx">     RenderSVGContainer {g} at (32,36) size 382x392
</span><del>-      RenderSVGText {text} at (135,36) size 180x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,36) size 180x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 180x17
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (135.00,50.00) startOffset 0 endOffset 26 width 180.00: &quot;Text Font Faces and Styles&quot;
</span><del>-      RenderSVGText {text} at (184,65) size 82x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (184,65) size 82x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 82x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (184.00,75.00) startOffset 0 endOffset 19 width 82.00: &quot;Standard Font Faces&quot;
</span><span class="cx">       RenderSVGContainer {g} at (40,82) size 120x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,110.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (58,82) size 84x36
</span><del>-          RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-60,4) size 120x14 contains 1 chunk(s)
</span><span class="lines">@@ -23,31 +23,31 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-60.00,15.00) startOffset 0 endOffset 24 width 120.00: &quot;SansSerif, normal weight&quot;
</span><span class="cx">       RenderSVGContainer {g} at (180,82) size 90x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,110.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (180,82) size 90x36
</span><del>-          RenderSVGText {text} at (-45,-28) size 90x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-45,-28) size 90x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 90x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-45.00,0.00) startOffset 0 endOffset 6 width 90.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-37,4) size 73x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-37,4) size 74x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 73x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-36.50,15.00) startOffset 0 endOffset 15 width 73.00: &quot;SansSerif, bold&quot;
</span><span class="cx">       RenderSVGContainer {g} at (306,82) size 88x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,110.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (307,82) size 86x36
</span><del>-          RenderSVGText {text} at (-43,-28) size 85x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-43,-28) size 86x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 85x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.50,0.00) startOffset 0 endOffset 6 width 85.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-44,4) size 87x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-44,4) size 88x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 87x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-43.50,15.00) startOffset 0 endOffset 18 width 87.00: &quot;SansSerif, oblique&quot;
</span><span class="cx">       RenderSVGContainer {g} at (51,132) size 98x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,160.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (58,132) size 84x36
</span><del>-          RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-49,4) size 97x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-49,4) size 98x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 97x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-48.50,15.00) startOffset 0 endOffset 20 width 97.00: &quot;Serif, normal weight&quot;
</span><span class="cx">       RenderSVGContainer {g} at (180,132) size 90x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,160.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (180,132) size 90x36
</span><del>-          RenderSVGText {text} at (-45,-28) size 90x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-45,-28) size 90x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 90x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-45.00,0.00) startOffset 0 endOffset 6 width 90.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-25,4) size 50x14 contains 1 chunk(s)
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-25.00,15.00) startOffset 0 endOffset 11 width 50.00: &quot;Serif, bold&quot;
</span><span class="cx">       RenderSVGContainer {g} at (307,132) size 86x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,160.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (307,132) size 86x36
</span><del>-          RenderSVGText {text} at (-43,-28) size 85x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-43,-28) size 86x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 85x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.50,0.00) startOffset 0 endOffset 6 width 85.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-32,4) size 64x14 contains 1 chunk(s)
</span><span class="lines">@@ -63,15 +63,15 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-32.00,15.00) startOffset 0 endOffset 14 width 64.00: &quot;Serif, oblique&quot;
</span><span class="cx">       RenderSVGContainer {g} at (32,182) size 136x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,210.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (58,182) size 84x36
</span><del>-          RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-68,4) size 135x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-68,4) size 136x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 135x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-67.50,15.00) startOffset 0 endOffset 25 width 135.00: &quot;Monospaced, normal weight&quot;
</span><span class="cx">       RenderSVGContainer {g} at (180,182) size 90x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,210.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (180,182) size 90x36
</span><del>-          RenderSVGText {text} at (-45,-28) size 90x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-45,-28) size 90x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 90x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-45.00,0.00) startOffset 0 endOffset 6 width 90.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-44,4) size 88x14 contains 1 chunk(s)
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-44.00,15.00) startOffset 0 endOffset 16 width 88.00: &quot;Monospaced, bold&quot;
</span><span class="cx">       RenderSVGContainer {g} at (299,182) size 102x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,210.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (307,182) size 86x36
</span><del>-          RenderSVGText {text} at (-43,-28) size 85x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-43,-28) size 86x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 85x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.50,0.00) startOffset 0 endOffset 6 width 85.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-51,4) size 102x14 contains 1 chunk(s)
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-51.00,15.00) startOffset 0 endOffset 19 width 102.00: &quot;Monospaced, oblique&quot;
</span><span class="cx">       RenderSVGContainer {g} at (58,232) size 84x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,260.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (58,232) size 84x36
</span><del>-          RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-20,4) size 40x14 contains 1 chunk(s)
</span><span class="lines">@@ -95,7 +95,7 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-20.00,15.00) startOffset 0 endOffset 9 width 40.00: &quot;(default)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (175,232) size 100x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,260.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (182,232) size 86x36
</span><del>-          RenderSVGText {text} at (-43,-28) size 86x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-43,-28) size 86x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 86x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-43.00,0.00) startOffset 0 endOffset 6 width 86.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-50,4) size 100x14 contains 1 chunk(s)
</span><span class="lines">@@ -103,29 +103,29 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-50.00,15.00) startOffset 0 endOffset 22 width 100.00: &quot;default, bold, oblique&quot;
</span><span class="cx">       RenderSVGContainer {g} at (289,231) size 122x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,260.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (307,231) size 86x38
</span><del>-          RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-61,4) size 122x14 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 122x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-61.00,15.00) startOffset 0 endOffset 25 width 122.00: &quot;stroke-width=1, fill=none&quot;
</span><del>-      RenderSVGText {text} at (181,300) size 88x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (181,300) size 88x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 88x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (181.00,310.00) startOffset 0 endOffset 19 width 88.00: &quot;Named Font Families&quot;
</span><del>-      RenderSVGText {text} at (128,315) size 193x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (128,315) size 194x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 193x12
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (128.50,325.00) startOffset 0 endOffset 49 width 193.00: &quot;(Not all typefaces are available on all systems.)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (58,332) size 84x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,360.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (58,332) size 84x36
</span><del>-          RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-15,4) size 29x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-15,4) size 30x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-14.50,15.00) startOffset 0 endOffset 5 width 29.00: &quot;Times&quot;
</span><span class="cx">       RenderSVGContainer {g} at (171,329) size 108x49 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,360.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (171,329) size 108x38
</span><del>-          RenderSVGText {text} at (-54,-31) size 108x37 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-54,-31) size 108x38 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 108x37
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-54.00,0.00) startOffset 0 endOffset 6 width 108.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-20,4) size 40x14 contains 1 chunk(s)
</span><span class="lines">@@ -133,34 +133,34 @@
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-20.00,15.00) startOffset 0 endOffset 7 width 40.00: &quot;Verdana&quot;
</span><span class="cx">       RenderSVGContainer {g} at (301,331) size 98x47 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,360.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (301,331) size 98x36
</span><del>-          RenderSVGText {text} at (-49,-29) size 98x35 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-49,-29) size 98x36 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-49.00,0.00) startOffset 0 endOffset 6 width 98.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-22,4) size 44x14 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 44x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-22.00,15.00) startOffset 0 endOffset 9 width 44.00: &quot;Helvetica&quot;
</span><span class="cx">       RenderSVGContainer {g} at (51,382) size 98x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,410.00)}]
</span><del>-        RenderSVGText {text} at (-49,-28) size 98x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-49,-28) size 98x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {tref} at (0,0) size 98x34
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-49.00,0.00) startOffset 0 endOffset 6 width 98.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-43,4) size 85x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-43,4) size 86x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 85x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-42.50,15.00) startOffset 0 endOffset 18 width 85.00: &quot;Arial (underlined)&quot;
</span><span class="cx">       RenderSVGContainer {g} at (179,379) size 92x49 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,410.00)}]
</span><span class="cx">         RenderSVGContainer {use} at (179,379) size 92x38
</span><del>-          RenderSVGText {text} at (-46,-31) size 91x37 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-46,-31) size 92x38 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 91x37
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-45.50,0.00) startOffset 0 endOffset 6 width 91.00: &quot;sample&quot;
</span><span class="cx">         RenderSVGText {text} at (-16,4) size 32x14 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 32x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-16.00,15.00) startOffset 0 endOffset 6 width 32.00: &quot;Impact&quot;
</span><span class="cx">       RenderSVGContainer {g} at (286,382) size 128x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,410.00)}]
</span><del>-        RenderSVGText {text} at (-42,-28) size 84x35 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-42,-28) size 84x36 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {tref} at (0,0) size 84x35
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 84x35
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-42.00,0.00) startOffset 0 endOffset 6 width 84.00: &quot;sample&quot;
</span><del>-        RenderSVGText {text} at (-64,4) size 127x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-64,4) size 128x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 127x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-63.50,15.00) startOffset 0 endOffset 25 width 127.00: &quot;AvantGarde (line-through)&quot;
</span><span class="cx">     RenderSVGContainer {use} at (0,0) size 448x498
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgbatiktextxmlSpaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 450x500
</span><span class="cx">   RenderSVGRoot {svg} at (10,25) size 435x355
</span><del>-    RenderSVGText {text} at (130,25) size 190x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (130,25) size 190x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 190x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (130.00,40.00) startOffset 0 endOffset 26 width 190.00: &quot;Test of xml:space handling&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,55) size 435x325
</span><span class="lines">@@ -10,21 +10,21 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 38x25
</span><span class="cx">           chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 25.00: &quot;X &quot;
</span><span class="cx">           chunk 1 text run 1 at (35.00,75.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (120,67) size 85x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,67) size 85x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 85x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,75.00) startOffset 0 endOffset 17 width 85.00: &quot;no xml:space attr&quot;
</span><span class="cx">       RenderSVGText {text} at (10,80) size 38x25 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 38x25
</span><span class="cx">           chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 2 width 25.00: &quot;X &quot;
</span><span class="cx">           chunk 1 text run 1 at (35.00,100.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (120,92) size 95x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,92) size 95x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 95x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,100.00) startOffset 0 endOffset 19 width 95.00: &quot;xml:space=\&quot;default\&quot;&quot;
</span><span class="cx">       RenderSVGText {text} at (10,130) size 98x25 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 98x25
</span><span class="cx">           chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 8 width 98.00: &quot;  X  X  &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (120,132) size 95x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,132) size 95x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 95x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,140.00) startOffset 0 endOffset 19 width 95.00: &quot;Empty tspan at end &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 95x10
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,175.00) startOffset 0 endOffset 6 width 74.00: &quot;  X  X&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 0x0
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (120,157) size 95x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,157) size 95x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 75x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,165.00) startOffset 0 endOffset 15 width 75.00: &quot;tspan end 2spc &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 95x10
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 7 width 86.00: &quot;  X  X &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 0x0
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (120,182) size 95x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,182) size 95x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 50x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,190.00) startOffset 0 endOffset 10 width 50.00: &quot;tspan end &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 95x10
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x25
</span><span class="cx">           chunk 1 text run 1 at (10.00,225.00) startOffset 0 endOffset 7 width 86.00: &quot; X  X  &quot;
</span><del>-      RenderSVGText {text} at (120,207) size 95x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,207) size 95x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 60x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,215.00) startOffset 0 endOffset 12 width 60.00: &quot;tspan start &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 95x10
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (-10,-230) size 0x0
</span><span class="cx">         RenderSVGInlineText {#text} at (12,0) size 74x25
</span><span class="cx">           chunk 1 text run 1 at (22.00,250.00) startOffset 0 endOffset 6 width 74.00: &quot;X  X  &quot;
</span><del>-      RenderSVGText {text} at (120,232) size 95x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,232) size 95x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 85x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,240.00) startOffset 0 endOffset 17 width 85.00: &quot;tspan near start &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 95x10
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">             chunk 1 text run 1 at (47.00,275.00) startOffset 0 endOffset 1 width 12.00: &quot; &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (49,0) size 49x25
</span><span class="cx">           chunk 1 text run 1 at (59.00,275.00) startOffset 0 endOffset 4 width 49.00: &quot; X  &quot;
</span><del>-      RenderSVGText {text} at (120,257) size 95x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,257) size 95x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 95x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,265.00) startOffset 0 endOffset 19 width 95.00: &quot;tspan middle front &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 95x10
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (-10,-280) size 0x0
</span><span class="cx">         RenderSVGInlineText {#text} at (49,0) size 37x25
</span><span class="cx">           chunk 1 text run 1 at (59.00,300.00) startOffset 0 endOffset 3 width 37.00: &quot;X  &quot;
</span><del>-      RenderSVGText {text} at (120,282) size 95x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,282) size 95x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 85x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,290.00) startOffset 0 endOffset 17 width 85.00: &quot;tspan middle end &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 95x10
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,325.00) startOffset 0 endOffset 1 width 12.00: &quot; &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (12,0) size 86x25
</span><span class="cx">           chunk 1 text run 1 at (22.00,325.00) startOffset 0 endOffset 7 width 86.00: &quot; X  X  &quot;
</span><del>-      RenderSVGText {text} at (120,307) size 80x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,307) size 80x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 80x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,315.00) startOffset 0 endOffset 16 width 80.00: &quot;unknown element &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 25x10
</span><span class="lines">@@ -119,7 +119,7 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,350.00) startOffset 0 endOffset 4 width 49.00: &quot;  X &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (49,0) size 49x25
</span><span class="cx">           chunk 1 text run 1 at (59.00,350.00) startOffset 0 endOffset 4 width 49.00: &quot; X  &quot;
</span><del>-      RenderSVGText {text} at (120,332) size 80x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,332) size 80x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 80x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,340.00) startOffset 0 endOffset 16 width 80.00: &quot;unknown element &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x10
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,375.00) startOffset 0 endOffset 7 width 86.00: &quot;  X  X &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (86,0) size 12x25
</span><span class="cx">           chunk 1 text run 1 at (96.00,375.00) startOffset 0 endOffset 1 width 12.00: &quot; &quot;
</span><del>-      RenderSVGText {text} at (120,357) size 80x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (120,357) size 80x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 80x9
</span><span class="cx">           chunk 1 text run 1 at (120.00,365.00) startOffset 0 endOffset 16 width 80.00: &quot;unknown element &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 15x10
</span><span class="lines">@@ -139,7 +139,7 @@
</span><span class="cx">       RenderSVGText {text} at (235,80) size 98x25 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 98x25
</span><span class="cx">           chunk 1 text run 1 at (235.00,100.00) startOffset 0 endOffset 8 width 98.00: &quot;  X  X  &quot;
</span><del>-      RenderSVGText {text} at (345,92) size 100x9 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,92) size 100x10 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 100x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,100.00) startOffset 0 endOffset 20 width 100.00: &quot;xml:space=\&quot;preserve\&quot;&quot;
</span><span class="cx">       RenderSVGText {text} at (235,130) size 38x25 contains 1 chunk(s)
</span><span class="lines">@@ -147,7 +147,7 @@
</span><span class="cx">           chunk 1 text run 1 at (235.00,150.00) startOffset 0 endOffset 2 width 25.00: &quot;X &quot;
</span><span class="cx">           chunk 1 text run 1 at (260.00,150.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (345,132) size 100x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,132) size 100x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 95x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,140.00) startOffset 0 endOffset 19 width 95.00: &quot;Empty tspan at end &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 100x10
</span><span class="lines">@@ -160,7 +160,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 24x25
</span><span class="cx">           RenderSVGInlineText {#text} at (38,0) size 24x25
</span><span class="cx">             chunk 1 text run 1 at (273.00,175.00) startOffset 0 endOffset 2 width 24.00: &quot;  &quot;
</span><del>-      RenderSVGText {text} at (345,157) size 100x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,157) size 100x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 75x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,165.00) startOffset 0 endOffset 15 width 75.00: &quot;tspan end 2spc &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 100x10
</span><span class="lines">@@ -173,7 +173,7 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 12x25
</span><span class="cx">           RenderSVGInlineText {#text} at (50,0) size 12x25
</span><span class="cx">             chunk 1 text run 1 at (285.00,200.00) startOffset 0 endOffset 1 width 12.00: &quot; &quot;
</span><del>-      RenderSVGText {text} at (345,182) size 100x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,182) size 100x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 50x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,190.00) startOffset 0 endOffset 10 width 50.00: &quot;tspan end &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 100x10
</span><span class="lines">@@ -186,7 +186,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (12,0) size 38x25
</span><span class="cx">           chunk 1 text run 1 at (247.00,225.00) startOffset 1 endOffset 3 width 25.00: &quot;X &quot;
</span><span class="cx">           chunk 1 text run 1 at (272.00,225.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (345,207) size 100x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,207) size 100x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 60x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,215.00) startOffset 0 endOffset 12 width 60.00: &quot;tspan start &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 100x10
</span><span class="lines">@@ -199,7 +199,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (12,0) size 38x25
</span><span class="cx">           chunk 1 text run 1 at (247.00,250.00) startOffset 0 endOffset 2 width 25.00: &quot;X &quot;
</span><span class="cx">           chunk 1 text run 1 at (272.00,250.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (345,232) size 100x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,232) size 100x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 85x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,240.00) startOffset 0 endOffset 17 width 85.00: &quot;tspan near start &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 100x10
</span><span class="lines">@@ -213,7 +213,7 @@
</span><span class="cx">             chunk 1 text run 1 at (248.00,275.00) startOffset 0 endOffset 1 width 12.00: &quot; &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (25,0) size 13x25
</span><span class="cx">           chunk 1 text run 1 at (260.00,275.00) startOffset 1 endOffset 2 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (345,257) size 100x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,257) size 100x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 95x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,265.00) startOffset 0 endOffset 19 width 95.00: &quot;tspan middle front &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 100x10
</span><span class="lines">@@ -227,7 +227,7 @@
</span><span class="cx">             chunk 1 text run 1 at (260.00,300.00) startOffset 0 endOffset 1 width 12.00: &quot; &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (37,0) size 13x25
</span><span class="cx">           chunk 1 text run 1 at (272.00,300.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (345,282) size 100x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,282) size 100x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 85x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,290.00) startOffset 0 endOffset 17 width 85.00: &quot;tspan middle end &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 100x10
</span><span class="lines">@@ -237,7 +237,7 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 38x25
</span><span class="cx">           chunk 1 text run 1 at (235.00,325.00) startOffset 0 endOffset 2 width 25.00: &quot;X &quot;
</span><span class="cx">           chunk 1 text run 1 at (260.00,325.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (345,307) size 80x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,307) size 80x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 80x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,315.00) startOffset 0 endOffset 16 width 80.00: &quot;unknown element &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 25x10
</span><span class="lines">@@ -248,7 +248,7 @@
</span><span class="cx">           chunk 1 text run 1 at (235.00,350.00) startOffset 0 endOffset 2 width 25.00: &quot;X &quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (25,0) size 13x25
</span><span class="cx">           chunk 1 text run 1 at (260.00,350.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><del>-      RenderSVGText {text} at (345,332) size 80x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,332) size 80x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 80x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,340.00) startOffset 0 endOffset 16 width 80.00: &quot;unknown element &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 30x10
</span><span class="lines">@@ -259,7 +259,7 @@
</span><span class="cx">           chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 25.00: &quot;X &quot;
</span><span class="cx">           chunk 1 text run 1 at (261.00,375.00) startOffset 0 endOffset 1 width 13.00: &quot;X&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (345,357) size 80x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (345,357) size 80x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 80x9
</span><span class="cx">           chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 80.00: &quot;unknown element &quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 15x10
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonetbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/button-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/button-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/button-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (77,77) size 79x24 [fill={[type=SOLID] [color=#FFFFFF]}] [x=99.00] [y=99.00] [width=100.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (78,78) size 80x25 [fill={[type=SOLID] [color=#000080]}] [x=101.00] [y=101.00] [width=100.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (78,78) size 79x24 [fill={[type=SOLID] [color=#B0C4DE]}] [x=100.00] [y=100.00] [width=100.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (127,109) size 45x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (127,109) size 46x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 45x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 45x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (127.60,120.40) startOffset 0 endOffset 8 width 44.80: &quot;Click me&quot;
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (171,77) size 79x24 [fill={[type=SOLID] [color=#FFFFFF]}] [x=219.00] [y=99.00] [width=100.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (172,78) size 79x25 [fill={[type=SOLID] [color=#000080]}] [x=221.00] [y=101.00] [width=100.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (171,78) size 79x24 [fill={[type=SOLID] [color=#B0C4DE]}] [x=220.00] [y=100.00] [width=100.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (242,109) size 56x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (242,109) size 56x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 56x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 56x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (242.48,120.40) startOffset 0 endOffset 10 width 55.04: &quot;Click me 2&quot;
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (264,77) size 103x24 [fill={[type=SOLID] [color=#FFFFFF]}] [x=339.00] [y=99.00] [width=130.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (266,78) size 102x25 [fill={[type=SOLID] [color=#000080]}] [x=341.00] [y=101.00] [width=130.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (265,78) size 103x24 [fill={[type=SOLID] [color=#B0C4DE]}] [x=340.00] [y=100.00] [width=130.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (352,109) size 105x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (352,109) size 106x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 105x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 105x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (352.52,120.40) startOffset 0 endOffset 19 width 104.96: &quot;Deactivate Button 2&quot;
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (382,77) size 94x24 [fill={[type=SOLID] [color=#FFFFFF]}] [x=489.00] [y=99.00] [width=120.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (383,78) size 95x25 [fill={[type=SOLID] [color=#000080]}] [x=491.00] [y=101.00] [width=120.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (382,78) size 95x24 [fill={[type=SOLID] [color=#B0C4DE]}] [x=490.00] [y=100.00] [width=120.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (505,109) size 90x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (505,109) size 90x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 90x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 90x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (505.20,120.40) startOffset 0 endOffset 16 width 89.60: &quot;Switch Button on&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (491,77) size 102x24 [fill={[type=SOLID] [color=#FFFFFF]}] [x=629.00] [y=99.00] [width=130.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (492,78) size 103x25 [fill={[type=SOLID] [color=#000080]}] [x=631.00] [y=101.00] [width=130.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (492,78) size 102x24 [fill={[type=SOLID] [color=#B0C4DE]}] [x=630.00] [y=100.00] [width=130.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (649,109) size 91x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (649,109) size 92x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 91x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 91x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (649.56,120.40) startOffset 0 endOffset 15 width 90.88: &quot;Remove Button 1&quot;
</span><span class="lines">@@ -53,7 +53,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (608,77) size 103x24 [fill={[type=SOLID] [color=#FFFFFF]}] [x=779.00] [y=99.00] [width=130.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (610,78) size 102x25 [fill={[type=SOLID] [color=#000080]}] [x=781.00] [y=101.00] [width=130.00] [height=30.00]
</span><span class="cx">         RenderSVGRect {rect} at (609,78) size 102x24 [fill={[type=SOLID] [color=#B0C4DE]}] [x=780.00] [y=100.00] [width=130.00] [height=30.00]
</span><del>-        RenderSVGText {text} at (795,109) size 100x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (795,109) size 100x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 100x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 100x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (795.08,120.40) startOffset 0 endOffset 18 width 99.84: &quot;Switch Button 4 on&quot;
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (155,233) size 118x48 [fill={[type=SOLID] [color=#FFFFFF]}] [x=199.00] [y=299.00] [width=150.00] [height=60.00]
</span><span class="cx">         RenderSVGRect {rect} at (157,235) size 118x48 [fill={[type=SOLID] [color=#000080]}] [x=201.00] [y=301.00] [width=150.00] [height=60.00]
</span><span class="cx">         RenderSVGRect {rect} at (156,234) size 118x48 [fill={[type=SOLID] [color=#B0C4DE]}] [x=200.00] [y=300.00] [width=150.00] [height=60.00]
</span><del>-        RenderSVGText {text} at (229,311) size 91x40 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (229,311) size 92x41 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 91x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 91x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (229.56,322.20) startOffset 0 endOffset 19 width 90.88: &quot;This is a multiline&quot;
</span><span class="lines">@@ -90,12 +90,12 @@
</span><span class="cx">             RenderSVGContainer {g} at (279,115) size 10x16 [transform={m=((1.25,0.00)(0.00,1.25)) t=(0.00,0.00)}]
</span><span class="cx">               RenderSVGPath {line} at (282,122) size 5x9 [stroke={[type=SOLID] [color=#000000] [stroke width=1.75]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=3.00] [y2=7.00]
</span><span class="cx">               RenderSVGPath {path} at (279,115) size 10x13 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [data=&quot;M -3 -7 L -3 3 L 0 0 L 4.25 -0.5 Z&quot;]
</span><del>-    RenderSVGText {text} at (100,194) size 75x20 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (100,194) size 75x21 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 75x20
</span><span class="cx">         chunk 1 text run 1 at (100.00,210.00) startOffset 0 endOffset 10 width 74.24: &quot;StatusText&quot;
</span><del>-    RenderSVGText {text} at (430,304) size 497x20 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (430,304) size 497x21 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 497x20
</span><span class="cx">         chunk 1 text run 1 at (430.00,320.00) startOffset 0 endOffset 73 width 496.64: &quot;Click this text to randomly resize the multiline textbutton (textbutton7)&quot;
</span><del>-    RenderSVGText {text} at (430,324) size 528x20 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (430,324) size 528x21 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 528x20
</span><span class="cx">         chunk 1 text run 1 at (430.00,340.00) startOffset 0 endOffset 77 width 527.36: &quot;Click this text to randomly reposition the multiline textbutton (textbutton7)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonetcolourpickerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/colourpicker-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/colourpicker-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/colourpicker-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (215,316) size 5x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(278.00,415.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (215,316) size 5x17
</span><span class="cx">             RenderSVGPath {line} at (215,316) size 5x17 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (416,409) size 72x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (416,409) size 72x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 72x13
</span><span class="cx">             chunk 1 text run 1 at (416.00,420.10) startOffset 0 endOffset 13 width 71.68: &quot;Hue (0\x{B0}-360\x{B0})&quot;
</span><span class="cx">         RenderSVGRect {rect} at (186,351) size 42x35 [stroke={[type=SOLID] [color=#000000] [opacity=0.70] [stroke width=7.50]}] [x=242.00] [y=454.00] [width=45.00] [height=36.00]
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (318,335) size 5x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(410.00,439.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (318,335) size 5x17
</span><span class="cx">             RenderSVGPath {line} at (318,335) size 5x17 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (416,433) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (416,433) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 text run 1 at (416.00,444.10) startOffset 0 endOffset 14 width 75.52: &quot;Saturation (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (235,359) size 86x7 [fill={[type=LINEAR-GRADIENT] [id=&quot;colourPicker1_valGradient&quot;]}] [x=302.00] [y=459.85] [width=108.00] [height=7.50]
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (318,354) size 5x16 [transform={m=((1.00,0.00)(0.00,1.00)) t=(410.00,463.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (318,354) size 5x16
</span><span class="cx">             RenderSVGPath {line} at (318,354) size 5x16 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (416,457) size 52x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (416,457) size 52x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x13
</span><span class="cx">             chunk 1 text run 1 at (416.00,468.10) startOffset 0 endOffset 9 width 51.20: &quot;Value (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (235,378) size 86x6 [fill={[type=LINEAR-GRADIENT] [id=&quot;colourPicker1_alphaGradient&quot;]}] [x=302.00] [y=483.85] [width=108.00] [height=7.50]
</span><span class="lines">@@ -105,10 +105,10 @@
</span><span class="cx">         RenderSVGContainer {use} at (318,373) size 5x16 [transform={m=((1.00,0.00)(0.00,1.00)) t=(410.00,487.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (318,373) size 5x16
</span><span class="cx">             RenderSVGPath {line} at (318,373) size 5x16 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (416,481) size 63x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (416,481) size 63x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 63x13
</span><span class="cx">             chunk 1 text run 1 at (416.00,492.10) startOffset 0 endOffset 11 width 62.72: &quot;Opacity (%)&quot;
</span><del>-        RenderSVGText {text} at (212,503) size 237x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (212,503) size 237x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 237x13
</span><span class="cx">             chunk 1 text run 1 at (212.00,514.00) startOffset 0 endOffset 40 width 236.80: &quot;RGBA: 0,255,0,100; HSVA: 120,100,100,100&quot;
</span><span class="cx">       RenderSVGContainer {g} at (390,156) size 235x79
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (552,179) size 5x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(710.00,239.67)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (552,179) size 5x17
</span><span class="cx">             RenderSVGPath {line} at (552,179) size 5x17 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (716,233) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (716,233) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 text run 1 at (716.00,244.17) startOffset 0 endOffset 14 width 75.52: &quot;Saturation (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (470,205) size 85x7 [fill={[type=LINEAR-GRADIENT] [id=&quot;colourPicker3_valGradient&quot;]}] [x=602.00] [y=262.58] [width=108.00] [height=7.50]
</span><span class="lines">@@ -139,10 +139,10 @@
</span><span class="cx">         RenderSVGContainer {use} at (552,200) size 5x16 [transform={m=((1.00,0.00)(0.00,1.00)) t=(710.00,266.33)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (552,200) size 5x16
</span><span class="cx">             RenderSVGPath {line} at (552,200) size 5x16 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (716,260) size 52x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (716,260) size 52x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x13
</span><span class="cx">             chunk 1 text run 1 at (716.00,270.83) startOffset 0 endOffset 9 width 51.20: &quot;Value (%)&quot;
</span><del>-        RenderSVGText {text} at (512,284) size 224x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (512,284) size 224x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 224x13
</span><span class="cx">             chunk 1 text run 1 at (512.00,295.00) startOffset 0 endOffset 38 width 224.00: &quot;RGBA: 255,0,0,100; HSVA: 0,100,100,100&quot;
</span><span class="cx">       RenderSVGContainer {g} at (546,390) size 236x95
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (554,394) size 5x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(712.00,515.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (554,394) size 5x17
</span><span class="cx">             RenderSVGPath {line} at (554,394) size 5x17 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (916,509) size 72x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (916,509) size 72x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 72x13
</span><span class="cx">             chunk 1 text run 1 at (916.00,520.10) startOffset 0 endOffset 13 width 71.68: &quot;Hue (0\x{B0}-360\x{B0})&quot;
</span><span class="cx">         RenderSVGRect {rect} at (553,415) size 42x35 [stroke={[type=SOLID] [color=#787878] [stroke width=7.50]}] [x=712.00] [y=536.00] [width=45.00] [height=36.00]
</span><span class="lines">@@ -163,7 +163,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (601,413) size 5x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(772.00,539.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (601,413) size 5x17
</span><span class="cx">             RenderSVGPath {line} at (601,413) size 5x17 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (916,533) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (916,533) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 text run 1 at (916.00,544.10) startOffset 0 endOffset 14 width 75.52: &quot;Saturation (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (603,437) size 108x7 [fill={[type=LINEAR-GRADIENT] [id=&quot;colourPicker4_valGradient&quot;]}] [x=772.00] [y=559.85] [width=138.00] [height=7.50]
</span><span class="lines">@@ -172,7 +172,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (651,432) size 5x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(836.86,563.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (651,432) size 5x17
</span><span class="cx">             RenderSVGPath {line} at (651,432) size 5x17 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (916,557) size 52x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (916,557) size 52x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x13
</span><span class="cx">             chunk 1 text run 1 at (916.00,568.10) startOffset 0 endOffset 9 width 51.20: &quot;Value (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (603,456) size 108x6 [fill={[type=LINEAR-GRADIENT] [id=&quot;colourPicker4_alphaGradient&quot;]}] [x=772.00] [y=583.85] [width=138.00] [height=7.50]
</span><span class="lines">@@ -181,15 +181,15 @@
</span><span class="cx">         RenderSVGContainer {use} at (708,451) size 5x16 [transform={m=((1.00,0.00)(0.00,1.00)) t=(910.00,587.60)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (708,451) size 5x16
</span><span class="cx">             RenderSVGPath {line} at (708,451) size 5x16 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (916,581) size 63x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (916,581) size 63x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 63x13
</span><span class="cx">             chunk 1 text run 1 at (916.00,592.10) startOffset 0 endOffset 11 width 62.72: &quot;Opacity (%)&quot;
</span><del>-        RenderSVGText {text} at (712,603) size 231x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (712,603) size 231x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 231x13
</span><span class="cx">             chunk 1 text run 1 at (712.00,614.00) startOffset 0 endOffset 39 width 230.40: &quot;RGBA: 120,120,120,100; HSVA: 0,0,47,100&quot;
</span><del>-    RenderSVGContainer {g} at (81,63) size 271x271 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,-400.00)}]
</del><ins>+    RenderSVGContainer {g} at (81,63) size 270x270 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,-400.00)}]
</ins><span class="cx">       RenderSVGRect {rect} at (104,63) size 239x238 [fill={[type=SOLID] [color=#00FFFF] [opacity=0.50]}] [x=490.00] [y=190.00] [width=320.00] [height=110.00]
</span><del>-      RenderSVGText {text} at (500,304) size 326x38 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (500,304) size 326x39 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 309x19
</span><span class="cx">           chunk 1 text run 1 at (500.00,320.00) startOffset 0 endOffset 41 width 308.48: &quot;This colourPicker has a callBack function&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 326x19
</span><span class="lines">@@ -203,7 +203,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (224,146) size 15x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(630.80,211.70)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (224,146) size 15x14
</span><span class="cx">             RenderSVGPath {line} at (224,146) size 15x14 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (716,205) size 79x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (716,205) size 79x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 79x13
</span><span class="cx">             chunk 1 text run 1 at (716.00,216.20) startOffset 0 endOffset 14 width 78.08: &quot;Hue (90\x{B0}-240\x{B0})&quot;
</span><span class="cx">         RenderSVGRect {rect} at (142,95) size 41x41 [fill={[type=SOLID] [color=#00FFFF] [opacity=0.50]}] [x=512.00] [y=227.00] [width=45.00] [height=27.00]
</span><span class="lines">@@ -213,7 +213,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (255,203) size 14x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(710.00,235.70)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (255,203) size 14x14
</span><span class="cx">             RenderSVGPath {line} at (255,203) size 14x14 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (716,229) size 76x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (716,229) size 76x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x13
</span><span class="cx">             chunk 1 text run 1 at (716.00,240.20) startOffset 0 endOffset 14 width 75.52: &quot;Saturation (%)&quot;
</span><span class="cx">         RenderSVGRect {rect} at (170,144) size 81x82 [fill={[type=LINEAR-GRADIENT] [id=&quot;colourPicker2_alphaGradient&quot;]}] [x=572.00] [y=255.95] [width=138.00] [height=7.50]
</span><span class="lines">@@ -222,7 +222,7 @@
</span><span class="cx">         RenderSVGContainer {use} at (203,178) size 15x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(641.00,259.70)}]
</span><span class="cx">           RenderSVGViewportContainer {svg} at (203,178) size 15x14
</span><span class="cx">             RenderSVGPath {line} at (203,178) size 15x14 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-        RenderSVGText {text} at (716,253) size 63x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (716,253) size 63x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 63x13
</span><span class="cx">             chunk 1 text run 1 at (716.00,264.20) startOffset 0 endOffset 11 width 62.72: &quot;Opacity (%)&quot;
</span><span class="cx">         RenderSVGText {text} at (512,275) size 237x13 contains 1 chunk(s)
</span><span class="lines">@@ -233,7 +233,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (397,344) size 87x17 [fill={[type=SOLID] [color=#FFFFFF]}] [x=509.00] [y=441.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (399,346) size 87x16 [fill={[type=SOLID] [color=#696969]}] [x=511.00] [y=443.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (398,345) size 87x16 [fill={[type=SOLID] [color=#DCDCDC]}] [x=510.00] [y=442.00] [width=110.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (518,446) size 94x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (518,446) size 94x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 94x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 94x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (518.28,457.40) startOffset 0 endOffset 17 width 93.44: &quot;Hide ColourPicker&quot;
</span><span class="lines">@@ -241,7 +241,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (397,366) size 87x17 [fill={[type=SOLID] [color=#FFFFFF]}] [x=509.00] [y=469.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (399,367) size 87x17 [fill={[type=SOLID] [color=#696969]}] [x=511.00] [y=471.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (398,367) size 87x16 [fill={[type=SOLID] [color=#DCDCDC]}] [x=510.00] [y=470.00] [width=110.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (524,474) size 82x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (524,474) size 82x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 82x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (524.04,485.40) startOffset 0 endOffset 15 width 81.92: &quot;Set Random Fill&quot;
</span><span class="lines">@@ -249,7 +249,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (397,388) size 87x16 [fill={[type=SOLID] [color=#FFFFFF]}] [x=509.00] [y=497.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (399,389) size 87x17 [fill={[type=SOLID] [color=#696969]}] [x=511.00] [y=499.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (398,389) size 87x16 [fill={[type=SOLID] [color=#DCDCDC]}] [x=510.00] [y=498.00] [width=110.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (513,502) size 103x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (513,502) size 104x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 103x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 103x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (513.80,513.40) startOffset 0 endOffset 17 width 102.40: &quot;Set Random Stroke&quot;
</span><span class="lines">@@ -257,7 +257,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (389,132) size 142x16 [fill={[type=SOLID] [color=#FFFFFF]}] [x=499.00] [y=169.00] [width=180.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (391,133) size 142x17 [fill={[type=SOLID] [color=#696969]}] [x=501.00] [y=171.00] [width=180.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (390,132) size 142x17 [fill={[type=SOLID] [color=#DCDCDC]}] [x=500.00] [y=170.00] [width=180.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (507,174) size 166x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (507,174) size 166x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 166x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 166x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (507.44,185.40) startOffset 0 endOffset 29 width 165.12: &quot;Randomly Resize Colour Picker&quot;
</span><span class="lines">@@ -265,7 +265,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (534,132) size 141x16 [fill={[type=SOLID] [color=#FFFFFF]}] [x=684.00] [y=169.00] [width=180.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (535,133) size 142x17 [fill={[type=SOLID] [color=#696969]}] [x=686.00] [y=171.00] [width=180.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (535,132) size 141x17 [fill={[type=SOLID] [color=#DCDCDC]}] [x=685.00] [y=170.00] [width=180.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (696,174) size 158x13 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (696,174) size 158x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 158x13
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 158x13
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (696.28,185.40) startOffset 0 endOffset 27 width 157.44: &quot;Randomly Move Colour Picker&quot;
</span><span class="lines">@@ -273,7 +273,7 @@
</span><span class="cx">       RenderSVGRect {rect} at (358,389) size 21x13 [fill={[type=SOLID] [color=#FFFFFF]}] [x=459.00] [y=498.00] [width=25.00] [height=16.00]
</span><span class="cx">       RenderSVGRect {rect} at (360,390) size 20x14 [fill={[type=SOLID] [color=#696969]}] [x=461.00] [y=500.00] [width=25.00] [height=16.00]
</span><span class="cx">       RenderSVGRect {rect} at (359,389) size 20x14 [fill={[type=SOLID] [color=#DCDCDC]}] [x=460.00] [y=499.00] [width=25.00] [height=16.00]
</span><del>-      RenderSVGText {text} at (464,501) size 17x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (464,501) size 17x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 17x13
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 17x13
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (464.18,512.40) startOffset 0 endOffset 2 width 16.64: &quot;OK&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonetcomboboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/combobox-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/combobox-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/combobox-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,20 +7,20 @@
</span><span class="cx">       RenderSVGText {text} at (500,48) size 107x15 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 107x15
</span><span class="cx">           chunk 1 text run 1 at (500.00,60.00) startOffset 0 endOffset 13 width 106.24: &quot;Combobox Demo&quot;
</span><del>-      RenderSVGContainer {a} at (390,53) size 125x12
-        RenderSVGText {text} at (500,69) size 159x13 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {a} at (390,54) size 125x11
+        RenderSVGText {text} at (500,69) size 159x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x13
</span><span class="cx">             chunk 1 text run 1 at (500.00,80.00) startOffset 0 endOffset 28 width 158.72: &quot;Link to Documentation (HTML)&quot;
</span><del>-      RenderSVGText {text} at (240,51) size 228x33 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,51) size 228x34 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 30x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,62.00) startOffset 0 endOffset 6 width 29.44: &quot;Fruits&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 228x13
</span><span class="cx">           RenderSVGInlineText {#text} at (0,20) size 228x13
</span><span class="cx">             chunk 1 text run 1 at (240.00,82.00) startOffset 0 endOffset 42 width 227.84: &quot;This comboBox allows only single selection&quot;
</span><del>-      RenderSVGText {text} at (240,301) size 34x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,301) size 34x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 34x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,312.00) startOffset 0 endOffset 5 width 33.28: &quot;Roses&quot;
</span><del>-      RenderSVGText {text} at (240,322) size 114x43 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,322) size 114x44 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 113x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,333.00) startOffset 0 endOffset 19 width 112.64: &quot;This comboBox gives&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 114x13
</span><span class="lines">@@ -29,30 +29,30 @@
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 81x13
</span><span class="cx">           RenderSVGInlineText {#text} at (0,30) size 81x13
</span><span class="cx">             chunk 1 text run 1 at (240.00,363.00) startOffset 0 endOffset 16 width 80.64: &quot;in the selection&quot;
</span><del>-      RenderSVGText {text} at (50,389) size 181x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,389) size 181x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 181x13
</span><span class="cx">           chunk 1 text run 1 at (50.00,400.00) startOffset 0 endOffset 33 width 180.48: &quot;The Following Roses are selected:&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 0x1
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (240,551) size 40x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,551) size 40x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,562.00) startOffset 0 endOffset 7 width 39.68: &quot;Flowers&quot;
</span><del>-      RenderSVGText {text} at (240,571) size 219x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,571) size 219x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 219x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,582.00) startOffset 0 endOffset 43 width 218.88: &quot;Click on this text to deselect all elements&quot;
</span><del>-      RenderSVGText {text} at (240,586) size 207x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,586) size 207x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 207x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,597.00) startOffset 0 endOffset 41 width 206.08: &quot;Click on this text to select all elements&quot;
</span><del>-      RenderSVGText {text} at (240,601) size 189x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,601) size 189x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 189x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,612.00) startOffset 0 endOffset 38 width 188.16: &quot;Click on this text to invert selection&quot;
</span><del>-      RenderSVGText {text} at (240,616) size 265x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,616) size 265x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 265x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,627.00) startOffset 0 endOffset 48 width 264.96: &quot;Click on this text to randomly move the combobox&quot;
</span><del>-      RenderSVGText {text} at (240,631) size 269x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,631) size 269x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 269x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,642.00) startOffset 0 endOffset 50 width 268.80: &quot;Click on this text to randomly resize the combobox&quot;
</span><del>-    RenderSVGContainer {g} at (283,169) size 428x321 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(500.00,20.00)}]
</del><ins>+    RenderSVGContainer {g} at (283,169) size 428x320 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(500.00,20.00)}]
</ins><span class="cx">       RenderSVGContainer {g} at (283,169) size 166x169
</span><span class="cx">         RenderSVGRect {rect} at (283,170) size 154x162 [fill={[type=SOLID] [color=#FFFFFF]}] [x=50.00] [y=200.00] [width=134.00] [height=160.00]
</span><span class="cx">         RenderSVGContainer {g} at (284,171) size 152x160
</span><span class="lines">@@ -103,7 +103,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (373,319) size 20x19 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=184.00] [y=344.00] [width=16.00] [height=16.00]
</span><span class="cx">         RenderSVGPath {path} at (378,324) size 10x10 [fill={[type=SOLID] [color=#696969]}] [data=&quot;M 188 348 L 196 348 L 192 356 Z&quot;]
</span><span class="cx">         RenderSVGRect {rect} at (421,242) size 16x13 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=184.00] [y=229.51] [width=16.00] [height=8.00]
</span><del>-      RenderSVGText {text} at (220,201) size 368x33 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (220,201) size 368x34 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 213x13
</span><span class="cx">           chunk 1 text run 1 at (220.00,212.00) startOffset 0 endOffset 39 width 212.48: &quot;Communities of Kt. Aargau (Switzerland)&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 368x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonetscrollbarexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [x=-1000.00] [y=-1000.00] [width=5000.00] [height=5000.00]
</span><del>-    RenderSVGText {text} at (50,11) size 339x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (50,11) size 339x24 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 339x23
</span><span class="cx">         chunk 1 text run 1 at (50.00,30.00) startOffset 0 endOffset 34 width 338.75: &quot;Demonstration of the SVG Scrollbar&quot;
</span><del>-    RenderSVGText {text} at (548,16) size 402x17 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (548,16) size 402x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 402x17
</span><span class="cx">         chunk 1 (end anchor) text run 1 at (548.75,30.00) startOffset 0 endOffset 59 width 401.25: &quot;One can also drag the images and the scrollbars will adopt.&quot;
</span><span class="cx">     RenderSVGViewportContainer {svg} at (40,60) size 760x337
</span><span class="lines">@@ -16,28 +16,28 @@
</span><span class="cx">           RenderSVGText {text} at (410,75) size 92x17 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 92x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (410.38,88.80) startOffset 0 endOffset 13 width 91.25: &quot;Furggeltihorn&quot;
</span><del>-          RenderSVGText {text} at (569,85) size 49x17 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (569,85) size 50x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 49x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (569.42,98.80) startOffset 0 endOffset 6 width 48.75: &quot;P 2821&quot;
</span><span class="cx">           RenderSVGText {text} at (589,66) size 92x17 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 92x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (589.38,79.80) startOffset 0 endOffset 13 width 91.25: &quot;Zervreilahorn&quot;
</span><del>-          RenderSVGText {text} at (765,99) size 79x17 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (765,99) size 80x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 79x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (765.63,112.80) startOffset 0 endOffset 11 width 78.75: &quot;Plattenberg&quot;
</span><span class="cx">           RenderSVGText {text} at (2192,165) size 58x17 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 58x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (2192.15,178.80) startOffset 0 endOffset 8 width 57.50: &quot;Piz Fess&quot;
</span><del>-          RenderSVGText {text} at (2250,149) size 82x17 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (2250,149) size 83x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (2250.77,162.60) startOffset 0 endOffset 11 width 81.25: &quot;Crap Grisch&quot;
</span><del>-          RenderSVGText {text} at (2378,136) size 68x17 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (2378,136) size 69x17 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 68x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (2378.95,149.60) startOffset 0 endOffset 9 width 67.50: &quot;Piz Tom\x{FC}l&quot;
</span><span class="cx">           RenderSVGText {text} at (1734,99) size 57x17 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 57x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (1734.47,112.60) startOffset 0 endOffset 8 width 56.25: &quot;Fruntalp&quot;
</span><del>-          RenderSVGText {text} at (961,372) size 85x17 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (961,372) size 86x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 85x17
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (961.30,386.50) startOffset 0 endOffset 12 width 85.00: &quot;Zervreilasee&quot;
</span><span class="cx">     RenderSVGContainer {g} at (40,60) size 733x173
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (760,207) size 13x13 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=950.50] [y=234.50] [width=15.00] [height=15.00]
</span><span class="cx">         RenderSVGPath {path} at (763,63) size 7x7 [fill={[type=SOLID] [color=#696969]}] [data=&quot;M 958 54.5 L 962.5 62.5 L 954.5 62.5 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (763,210) size 7x8 [fill={[type=SOLID] [color=#696969]}] [data=&quot;M 958 246.5 L 954.5 238.5 L 962.5 238.5 Z&quot;]
</span><del>-    RenderSVGText {text} at (396,268) size 554x14 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (396,268) size 554x15 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 554x14
</span><span class="cx">         chunk 1 (end anchor) text run 1 at (396.25,280.00) startOffset 0 endOffset 89 width 553.75: &quot;Panorama Zervreilastausee, Vals, Graub\x{FC}nden, Switzerland, taken 2006-02-04 (\x{A9} A. Neumann)&quot;
</span><span class="cx">     RenderSVGViewportContainer {svg} at (40,300) size 760x300
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (760,451) size 9x9 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=950.50] [y=539.50] [width=10.00] [height=10.00]
</span><span class="cx">         RenderSVGPath {path} at (762,446) size 6x5 [fill={[type=SOLID] [color=#696969]}] [data=&quot;M 955.5 532.5 L 959.5 538.5 L 953.5 538.5 Z&quot;]
</span><span class="cx">         RenderSVGPath {path} at (762,454) size 6x5 [fill={[type=SOLID] [color=#696969]}] [data=&quot;M 955.5 548.5 L 953.5 542.5 L 959.5 542.5 Z&quot;]
</span><del>-    RenderSVGText {text} at (403,563) size 547x14 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (403,563) size 547x15 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 547x14
</span><span class="cx">         chunk 1 (end anchor) text run 1 at (403.75,575.00) startOffset 0 endOffset 94 width 546.25: &quot;Panorama Chalchtrittli, Tierfed, Linthal, Glarus, Switzerland, taken 2005-09-03 (\x{A9} A. Neumann)&quot;
</span><span class="cx">     RenderSVGContainer {g} at (39,483) size 186x18
</span><span class="lines">@@ -84,7 +84,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (39,483) size 89x17 [fill={[type=SOLID] [color=#FFFFFF]}] [x=49.00] [y=579.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (40,484) size 89x17 [fill={[type=SOLID] [color=#696969]}] [x=51.00] [y=581.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (40,484) size 88x16 [fill={[type=SOLID] [color=#DCDCDC]}] [x=50.00] [y=580.00] [width=110.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (65,584) size 80x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,584) size 80x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 80x14
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 80x14
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (65.00,595.40) startOffset 0 endOffset 14 width 80.00: &quot;Hide Scrollbar&quot;
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (135,483) size 89x17 [fill={[type=SOLID] [color=#FFFFFF]}] [x=169.00] [y=579.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (136,484) size 89x17 [fill={[type=SOLID] [color=#696969]}] [x=171.00] [y=581.00] [width=110.00] [height=20.00]
</span><span class="cx">         RenderSVGRect {rect} at (136,484) size 88x16 [fill={[type=SOLID] [color=#DCDCDC]}] [x=170.00] [y=580.00] [width=110.00] [height=20.00]
</span><del>-        RenderSVGText {text} at (174,584) size 102x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (174,584) size 102x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 102x14
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 102x14
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (174.38,595.40) startOffset 0 endOffset 16 width 101.25: &quot;Remove Scrollbar&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonetselectionlistexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/selectionlist-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/selectionlist-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/selectionlist-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,50 +7,50 @@
</span><span class="cx">       RenderSVGText {text} at (350,48) size 217x15 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 217x15
</span><span class="cx">           chunk 1 text run 1 at (350.00,60.00) startOffset 0 endOffset 33 width 216.32: &quot;Selectionlist/Drop-Down List Demo&quot;
</span><del>-      RenderSVGContainer {a} at (273,53) size 93x12
-        RenderSVGText {text} at (350,69) size 118x13 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {a} at (273,54) size 93x11
+        RenderSVGText {text} at (350,69) size 118x14 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 118x13
</span><span class="cx">             chunk 1 text run 1 at (350.00,80.00) startOffset 0 endOffset 21 width 117.76: &quot;Link to Documentation&quot;
</span><del>-      RenderSVGText {text} at (350,101) size 282x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (350,101) size 282x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 282x13
</span><span class="cx">           chunk 1 text run 1 at (350.00,112.00) startOffset 0 endOffset 55 width 281.60: &quot;Click on this text to randomly resize the selectionList&quot;
</span><del>-      RenderSVGText {text} at (350,116) size 322x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (350,116) size 322x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 322x13
</span><span class="cx">           chunk 1 text run 1 at (350.00,127.00) startOffset 0 endOffset 62 width 321.28: &quot;Click on this text to randomly move the selectionList (x-axis)&quot;
</span><del>-      RenderSVGText {text} at (50,464) size 68x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,464) size 68x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 68x13
</span><span class="cx">           chunk 1 text run 1 at (50.00,475.00) startOffset 0 endOffset 12 width 67.84: &quot;Butterscotch&quot;
</span><del>-      RenderSVGText {text} at (150,389) size 212x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (150,389) size 212x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 212x13
</span><span class="cx">           chunk 1 text run 1 at (150.00,400.00) startOffset 0 endOffset 38 width 211.20: &quot;Loading Rose Image, Please be patient!&quot;
</span><del>-      RenderSVGText {text} at (240,736) size 264x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,736) size 264x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 264x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,747.00) startOffset 0 endOffset 38 width 197.12: &quot;Click this text to remove the Flowers &quot;
</span><span class="cx">           chunk 1 text run 1 at (437.12,747.00) startOffset 0 endOffset 13 width 66.56: &quot;selectionList&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 195x13
</span><span class="cx">           RenderSVGInlineText {#text} at (0,15) size 195x13
</span><span class="cx">             chunk 1 text run 1 at (240.00,762.00) startOffset 0 endOffset 38 width 194.56: &quot;This list does not react on user input&quot;
</span><del>-      RenderSVGText {text} at (240,51) size 30x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,51) size 30x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 30x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,62.00) startOffset 0 endOffset 6 width 29.44: &quot;Fruits&quot;
</span><del>-      RenderSVGText {text} at (240,101) size 34x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,101) size 34x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 34x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,112.00) startOffset 0 endOffset 5 width 33.28: &quot;Roses&quot;
</span><del>-      RenderSVGText {text} at (240,721) size 253x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (240,721) size 253x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 253x13
</span><span class="cx">           chunk 1 text run 1 at (240.00,732.00) startOffset 0 endOffset 47 width 252.16: &quot;Flowers, this selectionList opens above the box&quot;
</span><del>-      RenderSVGText {text} at (765,49) size 169x28 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (765,49) size 169x29 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 169x13
</span><span class="cx">           chunk 1 text run 1 at (765.00,60.00) startOffset 0 endOffset 31 width 168.96: &quot;Select a base value to generate&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 141x13
</span><span class="cx">           RenderSVGInlineText {#text} at (0,15) size 141x13
</span><span class="cx">             chunk 1 text run 1 at (765.00,75.00) startOffset 0 endOffset 25 width 140.80: &quot;random nrs for selnumber2&quot;
</span><del>-      RenderSVGText {text} at (765,101) size 99x13 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (765,101) size 99x14 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 99x13
</span><span class="cx">           chunk 1 text run 1 at (765.00,112.00) startOffset 0 endOffset 18 width 98.56: &quot;This is selnumber2&quot;
</span><span class="cx">     RenderSVGImage {image} at (39,117) size 321x241
</span><del>-    RenderSVGContainer {g} at (471,237) size 329x233 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(550.00,20.00)}]
-      RenderSVGText {text} at (220,201) size 465x73 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (471,237) size 329x232 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(550.00,20.00)}]
+      RenderSVGText {text} at (220,201) size 465x74 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 213x13
</span><span class="cx">           chunk 1 text run 1 at (220.00,212.00) startOffset 0 endOffset 39 width 212.48: &quot;Communities of Kt. Aargau (Switzerland)&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 377x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonetsliderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/slider-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGHiddenContainer {symbol} at (0,0) size 0x0
</span><span class="cx">         RenderSVGPath {line} at (0,0) size 2x8 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FFFFFF]}] [x=-2000.00] [y=-2000.00] [width=6000.00] [height=6000.00]
</span><del>-    RenderSVGText {text} at (257,21) size 510x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (257,21) size 510x24 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 510x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (257.28,40.00) startOffset 0 endOffset 52 width 509.44: &quot;Demonstration of the carto.net SVG GUI slider object&quot;
</span><span class="cx">     RenderSVGContainer {g} at (546,44) size 17x91
</span><span class="lines">@@ -33,9 +33,9 @@
</span><span class="cx">       RenderSVGContainer {use} at (363,307) size 15x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(380.00,300.00)}]
</span><span class="cx">         RenderSVGViewportContainer {svg} at (363,307) size 15x14
</span><span class="cx">           RenderSVGPath {line} at (363,307) size 15x14 [stroke={[type=SOLID] [color=#696969] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-10.00] [x2=0.00] [y2=10.00]
</span><del>-    RenderSVGText {text} at (20,684) size 70x20 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (20,684) size 70x21 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 70x20
</span><span class="cx">         chunk 1 text run 1 at (20.00,700.00) startOffset 0 endOffset 10 width 69.12: &quot;Statusbar:&quot;
</span><del>-    RenderSVGText {text} at (500,584) size 338x20 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (500,584) size 338x21 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 338x20
</span><span class="cx">         chunk 1 text run 1 at (500.00,600.00) startOffset 0 endOffset 50 width 337.92: &quot;Click on this text to randomly reposition slider 4&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonettabgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/tabgroup-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/tabgroup-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/tabgroup-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,20 +13,20 @@
</span><span class="cx">                 chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 9 width 71.68: &quot;Biography&quot;
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (38,7) size 158x236
</span><del>-          RenderSVGPath {path} at (38,7) size 158x236 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 159 0 L 217 0 L 217 20 L 300 20 L 300 200 L 0 200 L 0 20 L 159 20 Z&quot;]
-          RenderSVGPath {path} at (179,131) size 17x47 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 159 0 L 217 0 L 217 20 L 159 20 Z&quot;]
</del><ins>+          RenderSVGPath {path} at (38,7) size 158x236 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 159 0 L 216 0 L 216 20 L 300 20 L 300 200 L 0 200 L 0 20 L 159 20 Z&quot;]
+          RenderSVGPath {path} at (179,131) size 17x46 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 159 0 L 216 0 L 216 20 L 159 20 Z&quot;]
</ins><span class="cx">           RenderSVGText {text} at (164,1) size 48x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 48x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 48x18
</span><span class="cx">                 chunk 1 text run 1 at (164.00,15.00) startOffset 0 endOffset 6 width 47.36: &quot;Events&quot;
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (38,7) size 158x236
</span><del>-          RenderSVGPath {path} at (38,7) size 158x236 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 217 0 L 277 0 L 277 20 L 300 20 L 300 200 L 0 200 L 0 20 L 217 20 Z&quot;]
-          RenderSVGPath {path} at (179,176) size 17x49 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 217 0 L 277 0 L 277 20 L 217 20 Z&quot;]
-          RenderSVGText {text} at (222,1) size 50x18 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (38,7) size 158x236 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 216 0 L 276 0 L 276 20 L 300 20 L 300 200 L 0 200 L 0 20 L 216 20 Z&quot;]
+          RenderSVGPath {path} at (179,176) size 17x48 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 216 0 L 276 0 L 276 20 L 216 20 Z&quot;]
+          RenderSVGText {text} at (221,1) size 50x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 50x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 50x18
</span><del>-                chunk 1 text run 1 at (222.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</del><ins>+                chunk 1 text run 1 at (221.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</ins><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (38,7) size 158x236
</span><span class="cx">           RenderSVGPath {path} at (38,7) size 158x236 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 82 0 L 159 0 L 159 20 L 300 20 L 300 200 L 0 200 L 0 20 L 82 20 Z&quot;]
</span><span class="lines">@@ -39,52 +39,52 @@
</span><span class="cx">     RenderSVGContainer {g} at (7,257) size 236x158
</span><span class="cx">       RenderSVGContainer {g} at (7,257) size 236x158 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,330.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (7,257) size 236x158
</span><del>-          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 72 5 L 77 0 L 149 0 L 154 5 L 154 35 L 300 35 L 300 200 L 0 200 L 0 35 L 72 35 Z&quot;]
-          RenderSVGPath {path} at (63,257) size 66x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 72 5 L 77 0 L 149 0 L 154 5 L 154 35 L 72 35 Z&quot;]
-          RenderSVGText {text} at (41,1) size 72x34 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 70 5 L 75 0 L 147 0 L 152 5 L 152 35 L 300 35 L 300 200 L 0 200 L 0 35 L 70 35 Z&quot;]
+          RenderSVGPath {path} at (62,257) size 65x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 70 5 L 75 0 L 147 0 L 152 5 L 152 35 L 70 35 Z&quot;]
+          RenderSVGText {text} at (39,1) size 72x34 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 72x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 72x18
</span><del>-                chunk 1 (middle anchor) text run 1 at (41.16,15.00) startOffset 0 endOffset 8 width 71.68: &quot;Download&quot;
</del><ins>+                chunk 1 (middle anchor) text run 1 at (39.16,15.00) startOffset 0 endOffset 8 width 71.68: &quot;Download&quot;
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 46x18
</span><span class="cx">               RenderSVGInlineText {#text} at (13,16) size 45x18
</span><del>-                chunk 1 (middle anchor) text run 1 at (54.60,31.50) startOffset 0 endOffset 6 width 44.80: &quot;Folder&quot;
</del><ins>+                chunk 1 (middle anchor) text run 1 at (52.60,31.50) startOffset 0 endOffset 6 width 44.80: &quot;Folder&quot;
</ins><span class="cx">           RenderSVGHiddenContainer {g} at (0,0) size 0x0
</span><span class="cx">             RenderSVGHiddenContainer {g} at (0,0) size 0x0
</span><span class="cx">               RenderSVGRect {rect} at (38,405) size 174x96 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#000000]}] [x=40.00] [y=190.00] [width=220.00] [height=120.00]
</span><span class="cx">               RenderSVGRect {rect} at (39,404) size 172x96 [fill={[type=SOLID] [color=#F0F8FF]}] [x=40.50] [y=188.00] [width=219.00] [height=121.50]
</span><span class="cx">               RenderSVGRect {rect} at (31,404) size 188x10 [fill={[type=SOLID] [color=#F0F8FF]}] [x=30.00] [y=188.00] [width=240.00] [height=11.50]
</span><del>-              RenderSVGText {text} at (10,44) size 191x28 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (10,44) size 191x29 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 191x13
</span><span class="cx">                   chunk 1 text run 1 at (10.00,55.00) startOffset 0 endOffset 36 width 190.72: &quot;This is oversize content that can be&quot;
</span><span class="cx">                 RenderSVGTSpan {tspan} at (0,0) size 114x13
</span><span class="cx">                   RenderSVGInlineText {#text} at (0,15) size 114x13
</span><span class="cx">                     chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 20 width 113.92: &quot;hidden on tab-change&quot;
</span><span class="cx">         RenderSVGContainer {g} at (7,257) size 236x158
</span><del>-          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 154 5 L 159 0 L 217 0 L 222 5 L 222 35 L 300 35 L 300 200 L 0 200 L 0 35 L 154 35 Z&quot;]
-          RenderSVGPath {path} at (127,257) size 55x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 154 5 L 159 0 L 217 0 L 222 5 L 222 35 L 154 35 Z&quot;]
-          RenderSVGText {text} at (130,1) size 57x34 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 152 5 L 157 0 L 213 0 L 218 5 L 218 35 L 300 35 L 300 200 L 0 200 L 0 35 L 152 35 Z&quot;]
+          RenderSVGPath {path} at (126,257) size 53x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 152 5 L 157 0 L 213 0 L 218 5 L 218 35 L 152 35 Z&quot;]
+          RenderSVGText {text} at (128,1) size 58x34 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 34x18
</span><span class="cx">               RenderSVGInlineText {#text} at (11,0) size 34x18
</span><del>-                chunk 1 (middle anchor) text run 1 at (142.36,15.00) startOffset 0 endOffset 4 width 33.28: &quot;Your&quot;
</del><ins>+                chunk 1 (middle anchor) text run 1 at (140.36,15.00) startOffset 0 endOffset 4 width 33.28: &quot;Your&quot;
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 57x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,16) size 57x18
</span><del>-                chunk 1 (middle anchor) text run 1 at (130.84,31.50) startOffset 0 endOffset 7 width 56.32: &quot;Account&quot;
</del><ins>+                chunk 1 (middle anchor) text run 1 at (128.84,31.50) startOffset 0 endOffset 7 width 56.32: &quot;Account&quot;
</ins><span class="cx">           RenderSVGHiddenContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (7,257) size 236x158
</span><del>-          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 222 5 L 227 0 L 267 0 L 272 5 L 272 35 L 300 35 L 300 200 L 0 200 L 0 35 L 222 35 Z&quot;]
-          RenderSVGPath {path} at (180,257) size 41x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 222 5 L 227 0 L 267 0 L 272 5 L 272 35 L 222 35 Z&quot;]
-          RenderSVGText {text} at (207,1) size 40x34 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 218 5 L 223 0 L 263 0 L 268 5 L 268 35 L 300 35 L 300 200 L 0 200 L 0 35 L 218 35 Z&quot;]
+          RenderSVGPath {path} at (177,257) size 41x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 218 5 L 223 0 L 263 0 L 268 5 L 268 35 L 218 35 Z&quot;]
+          RenderSVGText {text} at (203,1) size 40x34 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 34x18
</span><span class="cx">               RenderSVGInlineText {#text} at (3,0) size 34x18
</span><del>-                chunk 1 (middle anchor) text run 1 at (210.36,15.00) startOffset 0 endOffset 4 width 33.28: &quot;Help&quot;
</del><ins>+                chunk 1 (middle anchor) text run 1 at (206.36,15.00) startOffset 0 endOffset 4 width 33.28: &quot;Help&quot;
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 40x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,16) size 40x18
</span><del>-                chunk 1 (middle anchor) text run 1 at (207.16,31.50) startOffset 0 endOffset 6 width 39.68: &quot;&amp; Info&quot;
</del><ins>+                chunk 1 (middle anchor) text run 1 at (203.16,31.50) startOffset 0 endOffset 6 width 39.68: &quot;&amp; Info&quot;
</ins><span class="cx">           RenderSVGHiddenContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (7,257) size 236x158
</span><del>-          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 0 5 L 5 0 L 67 0 L 72 5 L 72 35 L 300 35 L 300 200 L 0 200 Z&quot;]
-          RenderSVGPath {path} at (7,257) size 58x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#BFE9FF]}] [data=&quot;M 0 5 L 5 0 L 67 0 L 72 5 L 72 35 L 0 35 Z&quot;]
-          RenderSVGText {text} at (-26,1) size 61x34 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (7,257) size 236x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 0 5 L 5 0 L 65 0 L 70 5 L 70 35 L 300 35 L 300 200 L 0 200 Z&quot;]
+          RenderSVGPath {path} at (7,257) size 56x29 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#BFE9FF]}] [data=&quot;M 0 5 L 5 0 L 65 0 L 70 5 L 70 35 L 0 35 Z&quot;]
+          RenderSVGText {text} at (-26,1) size 62x34 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 61x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 61x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-25.08,15.00) startOffset 0 endOffset 7 width 60.16: &quot;Geodata&quot;
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">               RenderSVGInlineText {#text} at (1,16) size 58x18
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-23.80,31.50) startOffset 0 endOffset 7 width 57.60: &quot;Browser&quot;
</span><span class="cx">           RenderSVGContainer {g} at (15,292) size 211x35
</span><del>-            RenderSVGText {text} at (10,44) size 269x43 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,44) size 269x44 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 236x13
</span><span class="cx">                 chunk 1 text run 1 at (10.00,55.00) startOffset 0 endOffset 46 width 235.52: &quot;This is a tabgroup with triangular tab corners&quot;
</span><span class="cx">               RenderSVGTSpan {tspan} at (0,0) size 269x13
</span><span class="lines">@@ -120,16 +120,16 @@
</span><span class="cx">                 chunk 1 text run 1 at (87.00,15.00) startOffset 0 endOffset 9 width 66.56: &quot;Relations&quot;
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (507,233) size 236x159
</span><del>-          RenderSVGPath {path} at (507,233) size 236x159 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 217 0 L 272 0 L 277 5 L 277 20 L 300 20 L 300 200 L 0 200 L 0 20 L 217 20 Z&quot;]
-          RenderSVGPath {path} at (676,233) size 49x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 217 0 L 272 0 L 277 5 L 277 20 L 217 20 Z&quot;]
-          RenderSVGText {text} at (222,1) size 50x18 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (507,233) size 236x159 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 216 0 L 271 0 L 276 5 L 276 20 L 300 20 L 300 200 L 0 200 L 0 20 L 216 20 Z&quot;]
+          RenderSVGPath {path} at (676,233) size 48x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 216 0 L 271 0 L 276 5 L 276 20 L 216 20 Z&quot;]
+          RenderSVGText {text} at (221,1) size 50x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 50x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 50x18
</span><del>-                chunk 1 text run 1 at (222.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</del><ins>+                chunk 1 text run 1 at (221.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</ins><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (507,233) size 236x159
</span><del>-          RenderSVGPath {path} at (507,233) size 236x159 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 159 0 L 212 0 L 217 5 L 217 20 L 300 20 L 300 200 L 0 200 L 0 20 L 159 20 Z&quot;]
-          RenderSVGPath {path} at (631,233) size 47x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#BFE9FF]}] [data=&quot;M 159 0 L 212 0 L 217 5 L 217 20 L 159 20 Z&quot;]
</del><ins>+          RenderSVGPath {path} at (507,233) size 236x159 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 159 0 L 211 0 L 216 5 L 216 20 L 300 20 L 300 200 L 0 200 L 0 20 L 159 20 Z&quot;]
+          RenderSVGPath {path} at (631,233) size 46x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#BFE9FF]}] [data=&quot;M 159 0 L 211 0 L 216 5 L 216 20 L 159 20 Z&quot;]
</ins><span class="cx">           RenderSVGText {text} at (164,1) size 48x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 48x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 48x18
</span><span class="lines">@@ -146,20 +146,20 @@
</span><span class="cx">                 chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 9 width 71.68: &quot;Biography&quot;
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (390,38) size 314x80
</span><del>-          RenderSVGPath {path} at (390,38) size 314x80 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 159 5 C 159 2.23858 161.239 -3.29297e-8 164 0 L 212 0 C 214.761 0 217 2.23858 217 5 L 217 20 L 400 20 L 400 100 L 0 100 L 0 20 L 159 20 Z&quot;]
-          RenderSVGPath {path} at (514,38) size 47x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 159 5 C 159 2.23858 161.239 -3.29297e-8 164 0 L 212 0 C 214.761 0 217 2.23858 217 5 L 217 20 L 159 20 Z&quot;]
</del><ins>+          RenderSVGPath {path} at (390,38) size 314x80 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 159 5 C 159 2.23858 161.239 -3.29297e-8 164 0 L 211 0 C 213.761 0 216 2.23858 216 5 L 216 20 L 400 20 L 400 100 L 0 100 L 0 20 L 159 20 Z&quot;]
+          RenderSVGPath {path} at (514,38) size 46x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 159 5 C 159 2.23858 161.239 -3.29297e-8 164 0 L 211 0 C 213.761 0 216 2.23858 216 5 L 216 20 L 159 20 Z&quot;]
</ins><span class="cx">           RenderSVGText {text} at (164,1) size 48x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 48x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 48x18
</span><span class="cx">                 chunk 1 text run 1 at (164.00,15.00) startOffset 0 endOffset 6 width 47.36: &quot;Events&quot;
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (390,38) size 314x80
</span><del>-          RenderSVGPath {path} at (390,38) size 314x80 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 217 5 C 217 2.23858 219.239 -3.29297e-8 222 0 L 272 0 C 274.761 0 277 2.23858 277 5 L 277 20 L 400 20 L 400 100 L 0 100 L 0 20 L 217 20 Z&quot;]
-          RenderSVGPath {path} at (559,38) size 49x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 217 5 C 217 2.23858 219.239 -3.29297e-8 222 0 L 272 0 C 274.761 0 277 2.23858 277 5 L 277 20 L 217 20 Z&quot;]
-          RenderSVGText {text} at (222,1) size 50x18 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (390,38) size 314x80 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 216 5 C 216 2.23858 218.239 -3.29297e-8 221 0 L 271 0 C 273.761 0 276 2.23858 276 5 L 276 20 L 400 20 L 400 100 L 0 100 L 0 20 L 216 20 Z&quot;]
+          RenderSVGPath {path} at (558,38) size 49x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 216 5 C 216 2.23858 218.239 -3.29297e-8 221 0 L 271 0 C 273.761 0 276 2.23858 276 5 L 276 20 L 216 20 Z&quot;]
+          RenderSVGText {text} at (221,1) size 50x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 50x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 50x18
</span><del>-                chunk 1 text run 1 at (222.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</del><ins>+                chunk 1 text run 1 at (221.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</ins><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (390,38) size 314x80
</span><span class="cx">           RenderSVGPath {path} at (390,38) size 314x80 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 82 5 C 82 2.23858 84.2386 -3.29297e-8 87 0 L 154 0 C 156.761 0 159 2.23858 159 5 L 159 20 L 400 20 L 400 100 L 0 100 L 0 20 L 82 20 Z&quot;]
</span><span class="lines">@@ -180,20 +180,20 @@
</span><span class="cx">                 chunk 1 text run 1 at (107.00,15.00) startOffset 0 endOffset 9 width 66.56: &quot;Relations&quot;
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (263,279) size 301x301
</span><del>-          RenderSVGPath {path} at (263,279) size 301x301 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 189 0 L 247 0 C 252.523 0 257 4.47715 257 10 L 257 20 L 340 20 L 340 200 L 0 200 L 0 20 L 189 20 Z&quot;]
-          RenderSVGPath {path} at (467,383) size 51x51 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 189 0 L 247 0 C 252.523 0 257 4.47715 257 10 L 257 20 L 189 20 Z&quot;]
</del><ins>+          RenderSVGPath {path} at (263,279) size 301x301 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 189 0 L 246 0 C 251.523 0 256 4.47715 256 10 L 256 20 L 340 20 L 340 200 L 0 200 L 0 20 L 189 20 Z&quot;]
+          RenderSVGPath {path} at (467,383) size 50x51 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 189 0 L 246 0 C 251.523 0 256 4.47715 256 10 L 256 20 L 189 20 Z&quot;]
</ins><span class="cx">           RenderSVGText {text} at (199,1) size 48x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 48x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 48x18
</span><span class="cx">                 chunk 1 text run 1 at (199.00,15.00) startOffset 0 endOffset 6 width 47.36: &quot;Events&quot;
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (263,279) size 301x301
</span><del>-          RenderSVGPath {path} at (263,279) size 301x301 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 262 0 L 322 0 C 327.523 0 332 4.47715 332 10 L 332 20 L 340 20 L 340 200 L 0 200 L 0 20 L 262 20 Z&quot;]
-          RenderSVGPath {path} at (508,424) size 51x52 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 262 0 L 322 0 C 327.523 0 332 4.47715 332 10 L 332 20 L 262 20 Z&quot;]
-          RenderSVGText {text} at (272,1) size 50x18 contains 1 chunk(s)
</del><ins>+          RenderSVGPath {path} at (263,279) size 301x301 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 261 0 L 321 0 C 326.523 0 331 4.47715 331 10 L 331 20 L 340 20 L 340 200 L 0 200 L 0 20 L 261 20 Z&quot;]
+          RenderSVGPath {path} at (507,423) size 52x52 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#D3D3D3]}] [data=&quot;M 261 0 L 321 0 C 326.523 0 331 4.47715 331 10 L 331 20 L 261 20 Z&quot;]
+          RenderSVGText {text} at (271,1) size 50x18 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 50x18
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 50x18
</span><del>-                chunk 1 text run 1 at (272.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</del><ins>+                chunk 1 text run 1 at (271.00,15.00) startOffset 0 endOffset 8 width 49.92: &quot;Portrait&quot;
</ins><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (263,279) size 301x301
</span><span class="cx">           RenderSVGPath {path} at (263,279) size 301x301 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [data=&quot;M 0 0 L 82 0 C 87.5229 0 92 4.47715 92 10 L 92 20 L 340 20 L 340 200 L 0 200 Z&quot;]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonettextboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/textbox-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -28,28 +28,28 @@
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 441x18
</span><span class="cx">                 chunk 1 text run 1 at (5.00,22.00) startOffset 0 endOffset 66 width 440.32: &quot;This is a transformed textbox with a very, very, very long content&quot;
</span><span class="cx">             RenderSVGPath {line} at (77,241) size 2x13 [stroke={[type=SOLID] [color=#FF0000] [stroke width=1.50]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=25.00] [x2=0.00] [y2=8.50]
</span><del>-    RenderSVGContainer {g} at (78,27) size 657x259
-      RenderSVGText {text} at (100,215) size 66x18 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (78,28) size 657x258
+      RenderSVGText {text} at (100,215) size 66x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 66x18
</span><span class="cx">           chunk 1 text run 1 at (100.00,230.00) startOffset 0 endOffset 10 width 65.28: &quot;ResultText&quot;
</span><del>-      RenderSVGText {text} at (170,35) size 312x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (170,35) size 312x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 312x18
</span><span class="cx">           chunk 1 text run 1 at (170.00,50.00) startOffset 0 endOffset 53 width 311.04: &quot;This textbox (textbox 2) only accepts up to 5 digits.&quot;
</span><del>-      RenderSVGText {text} at (310,105) size 377x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (310,105) size 377x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 377x18
</span><span class="cx">           chunk 1 text run 1 at (310.00,120.00) startOffset 0 endOffset 63 width 376.32: &quot;This textbox (textbox 1) accepts up to 25 characters [a-zA-Z ].&quot;
</span><del>-      RenderSVGText {text} at (350,300) size 237x41 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (350,300) size 237x42 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 237x18
</span><span class="cx">           chunk 1 text run 1 at (350.00,315.00) startOffset 0 endOffset 39 width 236.80: &quot;This textbox (textbox 3) is transformed&quot;
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 223x18
</span><span class="cx">           RenderSVGInlineText {#text} at (0,23) size 223x18
</span><span class="cx">             chunk 1 text run 1 at (350.00,338.00) startOffset 0 endOffset 38 width 222.72: &quot;and accepts all characters (up to 300)&quot;
</span><del>-      RenderSVGText {text} at (620,300) size 291x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (620,300) size 291x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 291x18
</span><span class="cx">           chunk 1 text run 1 at (620.00,315.00) startOffset 0 endOffset 51 width 290.56: &quot;Click on this text to reset content of textbox nr 3&quot;
</span><del>-      RenderSVGText {text} at (620,323) size 320x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (620,323) size 320x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 320x18
</span><span class="cx">           chunk 1 text run 1 at (620.00,338.00) startOffset 0 endOffset 54 width 320.00: &quot;Click on this text to randomly reposition textbox nr 3&quot;
</span><del>-      RenderSVGText {text} at (620,346) size 295x18 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (620,346) size 295x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 295x18
</span><span class="cx">           chunk 1 text run 1 at (620.00,361.00) startOffset 0 endOffset 50 width 294.40: &quot;Click on this text to randomly resize textbox nr 3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcartonetwindowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/carto.net/window-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/carto.net/window-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/carto.net/window-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FFFFFF]}] [x=-5000.00] [y=-5000.00] [width=5000.00] [height=15000.00]
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FFFFFF]}] [x=1024.00] [y=-5000.00] [width=5000.00] [height=15000.00]
</span><span class="cx">     RenderSVGRect {rect} at (0,573) size 800x27 [fill={[type=SOLID] [color=#FFFFFF]}] [x=-5000.00] [y=700.00] [width=15000.00] [height=5000.00]
</span><del>-    RenderSVGText {text} at (10,11) size 328x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,11) size 328x24 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 328x23
</span><span class="cx">         chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 34 width 327.68: &quot;Demonstration of the Window object&quot;
</span><span class="cx">     RenderSVGText {text} at (10,37) size 63x16 contains 1 chunk(s)
</span><span class="lines">@@ -28,44 +28,44 @@
</span><span class="cx">     RenderSVGContainer {use} at (319,33) size 112x18 [transform={m=((1.00,0.00)(0.00,1.00)) t=(480.00,20.00)}]
</span><span class="cx">       RenderSVGViewportContainer {svg} at (319,33) size 112x18
</span><span class="cx">         RenderSVGRect {rect} at (319,33) size 112x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
</span><del>-    RenderSVGText {text} at (414,14) size 132x13 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (414,14) size 132x14 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 132x13
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (414.08,25.00) startOffset 0 endOffset 23 width 131.84: &quot;Close Navigation Window&quot;
</span><span class="cx">     RenderSVGContainer {use} at (437,33) size 111x18 [transform={m=((1.00,0.00)(0.00,1.00)) t=(630.00,20.00)}]
</span><span class="cx">       RenderSVGViewportContainer {svg} at (437,33) size 111x18
</span><span class="cx">         RenderSVGRect {rect} at (437,33) size 111x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
</span><del>-    RenderSVGText {text} at (583,14) size 94x13 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (583,14) size 94x14 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 94x13
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (583.28,25.00) startOffset 0 endOffset 16 width 93.44: &quot;Close Big Window&quot;
</span><span class="cx">     RenderSVGContainer {use} at (554,33) size 111x18 [transform={m=((1.00,0.00)(0.00,1.00)) t=(780.00,20.00)}]
</span><span class="cx">       RenderSVGViewportContainer {svg} at (554,33) size 111x18
</span><span class="cx">         RenderSVGRect {rect} at (554,33) size 111x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
</span><del>-    RenderSVGText {text} at (714,14) size 132x13 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (714,14) size 132x14 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 132x13
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (714.08,25.00) startOffset 0 endOffset 23 width 131.84: &quot;Close Middlesize Window&quot;
</span><span class="cx">     RenderSVGContainer {use} at (671,33) size 111x18 [transform={m=((1.00,0.00)(0.00,1.00)) t=(930.00,20.00)}]
</span><span class="cx">       RenderSVGViewportContainer {svg} at (671,33) size 111x18
</span><span class="cx">         RenderSVGRect {rect} at (671,33) size 111x18 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
</span><del>-    RenderSVGText {text} at (878,14) size 104x13 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (878,14) size 104x14 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 104x13
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (878.16,25.00) startOffset 0 endOffset 19 width 103.68: &quot;Close Colour Picker&quot;
</span><span class="cx">     RenderSVGContainer {use} at (671,57) size 111x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(930.00,50.00)}]
</span><span class="cx">       RenderSVGViewportContainer {svg} at (671,57) size 111x17
</span><span class="cx">         RenderSVGRect {rect} at (671,57) size 111x17 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
</span><del>-    RenderSVGText {text} at (877,44) size 105x13 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (877,44) size 106x14 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 105x13
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (877.52,55.00) startOffset 0 endOffset 18 width 104.96: &quot;Close Small Window&quot;
</span><span class="cx">     RenderSVGContainer {use} at (319,57) size 112x17 [transform={m=((1.00,0.00)(0.00,1.00)) t=(480.00,50.00)}]
</span><span class="cx">       RenderSVGViewportContainer {svg} at (319,57) size 112x17
</span><span class="cx">         RenderSVGRect {rect} at (319,57) size 112x17 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
</span><del>-    RenderSVGText {text} at (410,44) size 139x13 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (410,44) size 140x14 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 139x13
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (410.88,55.00) startOffset 0 endOffset 24 width 138.24: &quot;Resize Navigation Window&quot;
</span><span class="cx">     RenderSVGContainer {g} at (38,81) size 760x454
</span><span class="cx">       RenderSVGContainer {g} at (613,81) size 185x169 [transform={m=((1.00,0.00)(0.00,1.00)) t=(800.00,85.00)}]
</span><span class="cx">         RenderSVGContainer {g} at (624,92) size 174x158
</span><span class="cx">           RenderSVGRect {rect} at (624,92) size 174x158 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=0.00] [width=220.00] [height=200.00]
</span><del>-          RenderSVGContainer {g} at (632,102) size 160x98
</del><ins>+          RenderSVGContainer {g} at (632,102) size 159x98
</ins><span class="cx">             RenderSVGText {text} at (10,12) size 203x124 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 122x16
</span><span class="cx">                 chunk 1 text run 1 at (10.00,25.00) startOffset 0 endOffset 18 width 121.60: &quot;This window should&quot;
</span><span class="lines">@@ -88,14 +88,14 @@
</span><span class="cx">                 RenderSVGInlineText {#text} at (0,108) size 182x16
</span><span class="cx">                   chunk 1 text run 1 at (10.00,133.00) startOffset 0 endOffset 28 width 181.76: &quot;features a window decoration&quot;
</span><span class="cx">           RenderSVGRect {rect} at (624,238) size 174x12 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=187.00] [width=220.00] [height=13.00]
</span><del>-          RenderSVGText {text} at (3,187) size 41x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,187) size 41x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 41x12
</span><span class="cx">               chunk 1 text run 1 at (3.00,197.00) startOffset 0 endOffset 9 width 40.96: &quot;Statusbar&quot;
</span><span class="cx">         RenderSVGContainer {g} at (613,81) size 185x159
</span><span class="cx">           RenderSVGContainer {g} at (613,81) size 185x159
</span><span class="cx">             RenderSVGRect {rect} at (613,81) size 16x159 [fill={[type=SOLID] [color=#B0C4DE]}] [x=-15.00] [y=-15.00] [width=20.00] [height=202.00]
</span><span class="cx">             RenderSVGRect {rect} at (613,81) size 185x16 [fill={[type=SOLID] [color=#B0C4DE]}] [x=-15.00] [y=-15.00] [width=236.00] [height=20.00]
</span><del>-            RenderSVGText {text} at (0,169) size 99x13 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,169) size 99x14 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 99x13
</span><span class="cx">                 chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 17 width 98.56: &quot;Navigation Window&quot;
</span><span class="cx">           RenderSVGContainer {use} at (616,84) size 10x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-5.00,-5.00)}]
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx">           RenderSVGRect {rect} at (38,143) size 549x392 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=0.00] [width=700.00] [height=500.00]
</span><span class="cx">           RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">           RenderSVGRect {rect} at (38,523) size 549x12 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=487.00] [width=700.00] [height=13.00]
</span><del>-          RenderSVGText {text} at (3,487) size 129x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,487) size 129x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 129x12
</span><span class="cx">               chunk 1 text run 1 at (3.00,497.00) startOffset 0 endOffset 28 width 128.00: &quot;This is a big movable window&quot;
</span><span class="cx">           RenderSVGContainer {g} at (77,182) size 315x236 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,50.00)}]
</span><span class="lines">@@ -123,7 +123,7 @@
</span><span class="cx">               RenderSVGRect {rect} at (77,182) size 315x236 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
</span><span class="cx">               RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">               RenderSVGRect {rect} at (77,406) size 315x12 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=287.00] [width=400.00] [height=13.00]
</span><del>-              RenderSVGText {text} at (3,287) size 159x12 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (3,287) size 159x13 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 159x12
</span><span class="cx">                   chunk 1 text run 1 at (3.00,297.00) startOffset 0 endOffset 34 width 158.72: &quot;This window contains other windows&quot;
</span><span class="cx">               RenderSVGContainer {g} at (77,195) size 174x143 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,17.00)}]
</span><span class="lines">@@ -131,7 +131,7 @@
</span><span class="cx">                   RenderSVGRect {rect} at (77,195) size 174x143 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=0.00] [width=220.00] [height=180.00]
</span><span class="cx">                   RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">                   RenderSVGRect {rect} at (77,326) size 174x12 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=167.00] [width=220.00] [height=13.00]
</span><del>-                  RenderSVGText {text} at (3,167) size 169x12 contains 1 chunk(s)
</del><ins>+                  RenderSVGText {text} at (3,167) size 169x13 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 169x12
</span><span class="cx">                       chunk 1 text run 1 at (3.00,177.00) startOffset 0 endOffset 36 width 168.96: &quot;Changing a colour changes background&quot;
</span><span class="cx">                 RenderSVGContainer {g} at (77,195) size 174x15
</span><span class="lines">@@ -154,7 +154,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (249,344) size 143x64 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,207.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (249,344) size 143x64
</span><span class="cx">                   RenderSVGRect {rect} at (249,344) size 143x64 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=0.00] [width=180.00] [height=80.00]
</span><del>-                  RenderSVGContainer {g} at (257,365) size 121x39
</del><ins>+                  RenderSVGContainer {g} at (257,365) size 120x39
</ins><span class="cx">                     RenderSVGText {text} at (10,27) size 153x48 contains 1 chunk(s)
</span><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 153x16
</span><span class="cx">                         chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 23 width 152.32: &quot;This is a none-moveable&quot;
</span><span class="lines">@@ -213,7 +213,7 @@
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,64) size 43x16
</span><span class="cx">                       chunk 1 text run 1 at (10.00,104.00) startOffset 0 endOffset 6 width 42.24: &quot;events&quot;
</span><span class="cx">               RenderSVGRect {rect} at (312,508) size 158x12 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=167.00] [width=200.00] [height=13.00]
</span><del>-              RenderSVGText {text} at (3,167) size 113x12 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (3,167) size 113x13 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 113x12
</span><span class="cx">                   chunk 1 text run 1 at (3.00,177.00) startOffset 0 endOffset 27 width 112.64: &quot;Callback function is active&quot;
</span><span class="cx">             RenderSVGContainer {g} at (312,377) size 158x15
</span><span class="lines">@@ -236,8 +236,8 @@
</span><span class="cx">           RenderSVGContainer {g} at (39,476) size 119x48 [transform={m=((1.00,0.00)(0.00,1.00)) t=(1.00,426.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (39,476) size 119x48
</span><span class="cx">               RenderSVGRect {rect} at (39,476) size 119x48 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#F0F8FF]}] [x=0.00] [y=0.00] [width=150.00] [height=60.00]
</span><del>-              RenderSVGContainer {g} at (43,480) size 115x37
-                RenderSVGText {text} at (5,5) size 145x45 contains 1 chunk(s)
</del><ins>+              RenderSVGContainer {g} at (43,480) size 114x36
+                RenderSVGText {text} at (5,5) size 145x46 contains 1 chunk(s)
</ins><span class="cx">                   RenderSVGInlineText {#text} at (0,0) size 128x13
</span><span class="cx">                     chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 24 width 128.00: &quot;This is a minimal window&quot;
</span><span class="cx">                   RenderSVGTSpan {tspan} at (0,0) size 145x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgclippathclippathpixelationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/clip-path/clip-path-pixelation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGResourceClipper {clipPath} [id=&quot;clip-circle&quot;] [clipPathUnits=objectBoundingBox]
</span><span class="cx">         RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.25] [cy=0.25] [r=0.25]
</span><span class="cx">         RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.75] [cy=0.75] [r=0.25]
</span><del>-    RenderSVGText {text} at (54,6) size 191x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (54,6) size 192x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 191x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (54.50,20.00) startOffset 0 endOffset 30 width 191.00: &quot;This should not look pixelated&quot;
</span><span class="cx">     RenderSVGRect {rect} at (25,50) size 250x250 [transform={m=((25.00,0.00)(0.00,25.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=2.00] [width=10.00] [height=10.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcssshadowchangesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/css/shadow-changes-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/css/shadow-changes-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/css/shadow-changes-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,6 +5,6 @@
</span><span class="cx">     RenderSVGContainer {g} at (96,0) size 365x290
</span><span class="cx">       RenderSVGRect {rect} at (132,2) size 218x218 [fill={[type=SOLID] [color=#FF0000]}] [x=150.00] [y=20.00] [width=200.00] [height=200.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (202,72) size 218x218 [fill={[type=SOLID] [color=#0000FF]}] [cx=320.00] [cy=190.00] [r=100.00]
</span><del>-      RenderSVGText {text} at (270,36) size 191x107 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (270,36) size 191x108 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 191x107
</span><span class="cx">           chunk 1 text run 1 at (270.00,120.00) startOffset 0 endOffset 3 width 191.00: &quot;SVG&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcsstextshadowmultipleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">           text run at (0,0) width 446: &quot;The first two texts should look identical, as there is no shadow applied.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,34) size 800x154
</span><span class="cx">         RenderSVGRoot {svg} at (20,120) size 720x57
</span><del>-          RenderSVGText {text} at (20,20) size 720x56 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,20) size 720x57 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 95x56
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 95x56
</span><span class="cx">                 chunk 1 text run 1 at (20.00,66.21) startOffset 0 endOffset 4 width 95.00: &quot;This&quot;
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">           text run at (0,0) width 556: &quot;The next two texts have subtle differences, as the stroke/fill is painted seperated in SVG.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,238) size 800x154
</span><span class="cx">         RenderSVGRoot {svg} at (0,305) size 747x93
</span><del>-          RenderSVGText {text} at (20,20) size 720x56 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,20) size 720x57 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 95x56
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 95x56
</span><span class="cx">                 chunk 1 text run 1 at (20.00,66.21) startOffset 0 endOffset 4 width 95.00: &quot;This&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomSVGPointmatrixTransformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (40,10) size 86x38
</del><ins>+  RenderSVGRoot {svg} at (40,11) size 86x37
</ins><span class="cx">     RenderSVGText {text} at (20,5) size 43x19 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 43x19
</span><span class="cx">         chunk 1 text run 1 at (20.00,20.00) startOffset 0 endOffset 6 width 43.00: &quot;Passed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustombug45331expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/bug45331-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/bug45331-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/bug45331-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x166
-  RenderBlock {html} at (0,0) size 800x166
-    RenderBody {body} at (8,16) size 784x134
-      RenderBlock {parsererror} at (16,0) size 752x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 716x22
</del><ins>+layer at (0,0) size 800x169
+  RenderBlock {html} at (0,0) size 800x169
+    RenderBody {body} at (8,16) size 784x137
+      RenderBlock {parsererror} at (16,0) size 752x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 716x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x22
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 716x14
</del><ins>+        RenderBlock {div} at (18,61) size 716x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 483x14
</span><span class="cx">             text run at (0,0) width 483: &quot;error on line 3 at column 1: Extra content at the end of the document&quot;
</span><span class="cx">             text run at (483,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,92) size 716x22
</del><ins>+        RenderBlock {h3} at (18,94) size 716x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x22
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomdominantbaselinehangingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (9,9) size 381x26 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-0.50,-0.50)}]
</span><span class="cx">         RenderSVGPath {line} at (9,9) size 381x1 [stroke={[type=LINEAR-GRADIENT] [id=&quot;h_stroke_gradient&quot;]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=380.00] [y2=0.00]
</span><span class="cx">         RenderSVGPath {line} at (9,9) size 1x26 [stroke={[type=LINEAR-GRADIENT] [id=&quot;v_stroke_gradient&quot;]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-0.50] [x2=0.00] [y2=25.00]
</span><del>-      RenderSVGText {text} at (2,-4) size 323x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (2,-4) size 323x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 323x23
</span><span class="cx">           chunk 1 text run 1 at (2.00,14.40) startOffset 0 endOffset 40 width 323.00: &quot;This is hanging from the top-left corner&quot;
</span><span class="cx">     RenderSVGForeignObject {foreignObject} at (10,45) size 380x150
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomdominantbaselinemodesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-modes-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-modes-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/dominant-baseline-modes-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -33,7 +33,7 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 14 width 103.00: &quot;This is a test&quot;
</span><span class="cx">       RenderSVGPath {line} at (10,164) size 100x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00] [y2=15.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,191) size 103x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
</span><del>-      RenderSVGText {text} at (10,11) size 103x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,11) size 103x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 103x23
</span><span class="cx">           chunk 1 text run 1 at (10.00,29.40) startOffset 0 endOffset 14 width 103.00: &quot;This is a test&quot;
</span><span class="cx">       RenderSVGPath {line} at (10,194) size 100x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00] [y2=15.00]
</span><span class="lines">@@ -43,12 +43,12 @@
</span><span class="cx">           chunk 1 text run 1 at (10.00,24.00) startOffset 0 endOffset 14 width 103.00: &quot;This is a test&quot;
</span><span class="cx">       RenderSVGPath {line} at (10,224) size 100x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00] [y2=15.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,243) size 103x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,240.00)}]
</span><del>-      RenderSVGText {text} at (10,3) size 103x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,3) size 103x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 103x23
</span><span class="cx">           chunk 1 text run 1 at (10.00,21.50) startOffset 0 endOffset 14 width 103.00: &quot;This is a test&quot;
</span><span class="cx">       RenderSVGPath {line} at (10,254) size 100x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00] [y2=15.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,271) size 103x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,270.00)}]
</span><del>-      RenderSVGText {text} at (10,1) size 103x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,1) size 103x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 103x23
</span><span class="cx">           chunk 1 text run 1 at (10.00,19.49) startOffset 0 endOffset 14 width 103.00: &quot;This is a test&quot;
</span><span class="cx">       RenderSVGPath {line} at (10,284) size 100x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00] [y2=15.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomfeComponentTransferDiscreteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -41,21 +41,21 @@
</span><span class="cx">           RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
</span><span class="cx">           RenderSVGRect {rect} at (48,27) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=10.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Identity&quot;] RenderSVGResourceFilter {filter} at (20,10) size 580x40
</span><del>-          RenderSVGText {text} at (20,55) size 103x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,55) size 103x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 103x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 102.27: &quot;type: identity&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,142) size 670x48 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=110.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;DiscreteBlank&quot;] RenderSVGResourceFilter {filter} at (20,110) size 580x40
</span><del>-          RenderSVGText {text} at (20,155) size 326x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,155) size 326x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 326x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 44 width 325.87: &quot;type: discrete [0] -- Result should be black&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,258) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=210.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;DiscreteFull&quot;] RenderSVGResourceFilter {filter} at (20,210) size 580x40
</span><del>-          RenderSVGText {text} at (20,255) size 330x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,255) size 330x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 330x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 44 width 329.33: &quot;type: discrete [1] -- Result should be green&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,373) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=310.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;DiscreteOrd&quot;] RenderSVGResourceFilter {filter} at (20,310) size 580x40
</span><del>-          RenderSVGText {text} at (20,355) size 566x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,355) size 566x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 566x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,370.00) startOffset 0 endOffset 75 width 565.07: &quot;type: discrete [0.0 0.25 0.5 0.75 1] -- Result should be quantized gradient&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomfeComponentTransferGammaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -41,27 +41,27 @@
</span><span class="cx">           RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
</span><span class="cx">           RenderSVGRect {rect} at (48,27) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=10.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Identity&quot;] RenderSVGResourceFilter {filter} at (20,10) size 580x40
</span><del>-          RenderSVGText {text} at (20,55) size 103x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,55) size 103x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 103x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 102.27: &quot;type: identity&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,142) size 670x48 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=110.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;GammaBlank&quot;] RenderSVGResourceFilter {filter} at (20,110) size 580x40
</span><del>-          RenderSVGText {text} at (20,155) size 580x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,155) size 580x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 580x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 72 width 579.80: &quot;type: gamma amplitude=1 exponent=1 offset=0 -- Result should be identity&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,258) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=210.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;GammaFull&quot;] RenderSVGResourceFilter {filter} at (20,210) size 580x40
</span><del>-          RenderSVGText {text} at (20,255) size 533x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,255) size 533x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 533x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 65 width 532.13: &quot;type: gamma amplitude=1 exponent=0.5 offset=0 -- Result should be&quot;
</span><del>-          RenderSVGText {text} at (20,275) size 192x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,275) size 192x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 192x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,290.00) startOffset 0 endOffset 27 width 191.53: &quot;delayed falloff in gradient&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,373) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=310.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;GammaOrd&quot;] RenderSVGResourceFilter {filter} at (20,310) size 580x40
</span><del>-          RenderSVGText {text} at (20,355) size 571x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,355) size 571x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 571x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,370.00) startOffset 0 endOffset 69 width 570.27: &quot;type: gamma amplitude=1 exponent=2 offset=0 -- Result should compress&quot;
</span><del>-          RenderSVGText {text} at (20,375) size 92x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,375) size 92x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 92x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,390.00) startOffset 0 endOffset 12 width 91.87: &quot;the gradient&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomfeComponentTransferLinearexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -41,21 +41,21 @@
</span><span class="cx">           RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
</span><span class="cx">           RenderSVGRect {rect} at (48,27) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=10.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Identity&quot;] RenderSVGResourceFilter {filter} at (20,10) size 580x40
</span><del>-          RenderSVGText {text} at (20,55) size 103x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,55) size 103x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 103x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 102.27: &quot;type: identity&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,142) size 670x48 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=110.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;DiscreteBlank&quot;] RenderSVGResourceFilter {filter} at (20,110) size 580x40
</span><del>-          RenderSVGText {text} at (20,155) size 458x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,155) size 458x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 458x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 61 width 457.60: &quot;type: linear slope=1 intercept=0 -- Result should be identity&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,258) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=210.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;DiscreteFull&quot;] RenderSVGResourceFilter {filter} at (20,210) size 580x40
</span><del>-          RenderSVGText {text} at (20,255) size 475x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,255) size 475x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 475x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 63 width 474.93: &quot;type: linear slope=-1 intercept=0 -- Should invert the gradient&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,373) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=310.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;DiscreteOrd&quot;] RenderSVGResourceFilter {filter} at (20,310) size 580x40
</span><del>-          RenderSVGText {text} at (20,355) size 603x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,355) size 603x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 603x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,370.00) startOffset 0 endOffset 79 width 602.33: &quot;type: linear slope=0.5 intercept=0.25 -- Result should be less extreme gradient&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomfeComponentTransferTableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -41,21 +41,21 @@
</span><span class="cx">           RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
</span><span class="cx">           RenderSVGRect {rect} at (48,27) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=10.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;Identity&quot;] RenderSVGResourceFilter {filter} at (20,10) size 580x40
</span><del>-          RenderSVGText {text} at (20,55) size 103x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,55) size 103x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 103x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 14 width 102.27: &quot;type: identity&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,142) size 670x48 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=110.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;TableBlank&quot;] RenderSVGResourceFilter {filter} at (20,110) size 580x40
</span><del>-          RenderSVGText {text} at (20,155) size 305x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,155) size 305x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 305x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,170.00) startOffset 0 endOffset 41 width 304.20: &quot;type: table [0] -- Result should be black&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,258) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=210.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;TableFull&quot;] RenderSVGResourceFilter {filter} at (20,210) size 580x40
</span><del>-          RenderSVGText {text} at (20,255) size 308x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,255) size 308x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 308x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,270.00) startOffset 0 endOffset 41 width 307.67: &quot;type: table [1] -- Result should be green&quot;
</span><span class="cx">           RenderSVGRect {rect} at (48,373) size 670x47 [fill={[type=LINEAR-GRADIENT] [id=&quot;MyGradient&quot;]}] [x=20.00] [y=310.00] [width=580.00] [height=40.00]
</span><span class="cx">             [filter=&quot;TableOrd&quot;] RenderSVGResourceFilter {filter} at (20,310) size 580x40
</span><del>-          RenderSVGText {text} at (20,355) size 467x18 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (20,355) size 467x19 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 467x18
</span><span class="cx">               chunk 1 text run 1 at (20.00,370.00) startOffset 0 endOffset 61 width 466.27: &quot;type: table [0 0 1 1] -- Result should be compressed gradient&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomfontfacecascadeorderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/font-face-cascade-order-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/font-face-cascade-order-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/font-face-cascade-order-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,9 +3,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (10,5) size 790x113
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,5) size 957x87 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,5) size 957x88 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 957x87
</span><span class="cx">         chunk 1 text run 1 at (10.00,75.59) startOffset 0 endOffset 11 width 957.00: &quot;ONLY BLOCKS&quot;
</span><del>-    RenderSVGText {text} at (30,99) size 298x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (30,99) size 298x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 298x18
</span><span class="cx">         chunk 1 text run 1 at (30.00,113.39) startOffset 0 endOffset 43 width 298.00: &quot;The text above should only show Ahem blocks&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomfontfacesimpleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/font-face-simple-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/font-face-simple-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/font-face-simple-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (10,34) size 676x235
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,34) size 676x100 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,34) size 676x101 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 676x100
</span><span class="cx">         chunk 1 text run 1 at (10.00,113.39) startOffset 0 endOffset 13 width 676.00: &quot;CSS font-face&quot;
</span><del>-    RenderSVGText {text} at (10,148) size 676x100 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,148) size 676x101 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 676x100
</span><span class="cx">         chunk 1 text run 1 at (10.00,226.77) startOffset 0 endOffset 13 width 676.00: &quot;SVG font-face&quot;
</span><del>-    RenderSVGText {text} at (40,250) size 257x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (40,250) size 257x19 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 257x18
</span><span class="cx">         chunk 1 text run 1 at (40.00,264.57) startOffset 0 endOffset 40 width 257.00: &quot;The fonts used above should be identical&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomfractionalrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/fractional-rects-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/fractional-rects-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/fractional-rects-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,6 +1,6 @@
</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 500x500
</del><ins>+layer at (0,0) size 501x501
</ins><span class="cx">   RenderSVGRoot {svg} at (50,50) size 401x401
</span><span class="cx">     RenderSVGRect {rect} at (50,50) size 401x401 [fill={[type=SOLID] [color=#00FF00]}] [x=50.25] [y=50.33] [width=400.40] [height=400.40]
</span><span class="cx">     RenderSVGRect {rect} at (150,100) size 202x301 [fill={[type=SOLID] [color=#0000FF]}] [x=150.90] [y=100.33] [width=200.35] [height=300.35]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomgetTransformToElementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/getTransformToElement-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/getTransformToElement-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/getTransformToElement-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (20,56) size 101x157
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((0.00,0.00)(0.00,0.00)) t=(0.00,0.00)}]
</span><span class="cx">     RenderSVGContainer {g} at (20,56) size 42x18 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,15.00)}]
</span><del>-      RenderSVGText {text} at (50,123) size 84x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,123) size 84x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 84x34
</span><span class="cx">           chunk 1 text run 1 at (50.00,150.00) startOffset 0 endOffset 6 width 84.00: &quot;Passed&quot;
</span><span class="cx">     RenderSVGContainer {g} at (49,141) size 72x72 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomglyphsettingdattributeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (10,54) size 75x151
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,54) size 75x150 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,54) size 75x151 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 75x150
</span><span class="cx">         chunk 1 text run 1 at (10.00,160.00) startOffset 0 endOffset 1 width 75.00: &quot;a&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomgradientwith1dboundingboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -15,6 +15,6 @@
</span><span class="cx">       RenderSVGPath {line} at (119,91) size 2x18 [stroke={[type=RADIAL-GRADIENT] [id=&quot;gradient2&quot;]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=-9.00] [x2=0.00] [y2=9.00]
</span><span class="cx">       RenderSVGPath {line} at (113,93) size 14x14 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=RADIAL-GRADIENT] [id=&quot;gradient2&quot;]}] [fill={[type=SOLID] [color=#000000]}] [x1=-9.00] [y1=0.00] [x2=9.00] [y2=0.00]
</span><span class="cx">       RenderSVGPath {line} at (113,93) size 14x14 [transform={m=((0.71,-0.71)(0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=RADIAL-GRADIENT] [id=&quot;gradient2&quot;]}] [fill={[type=SOLID] [color=#000000]}] [x1=-9.00] [y1=0.00] [x2=9.00] [y2=0.00]
</span><del>-    RenderSVGText {text} at (6,136) size 267x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (6,136) size 268x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 267x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (6.50,150.00) startOffset 0 endOffset 43 width 267.00: &quot;You should see a green line, and a red star&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomimageparenttranslationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,28 +1,28 @@
</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 800x218
-  RenderBlock {html} at (0,0) size 800x218
-    RenderBody {body} at (8,21) size 784x189
</del><ins>+layer at (0,0) size 800x219
+  RenderBlock {html} at (0,0) size 800x219
+    RenderBody {body} at (8,21) size 784x190
</ins><span class="cx">       RenderBlock {h1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 495x37
</span><span class="cx">           text run at (0,0) width 495: &quot;SVG Images in Inline CSS Elements&quot;
</span><del>-      RenderBlock {p} at (0,58) size 784x36
</del><ins>+      RenderBlock {p} at (0,58) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 756x36
</span><span class="cx">           text run at (0,0) width 756: &quot;The two following blocks should display side-by-side a 75x75 pixels image with a 3 pixels border overlaid on top of the&quot;
</span><span class="cx">           text run at (0,18) width 127: &quot;image (Bug 14051).&quot;
</span><del>-      RenderBlock (anonymous) at (0,110) size 784x79
</del><ins>+      RenderBlock (anonymous) at (0,110) size 784x80
</ins><span class="cx">         RenderInline {div} at (0,0) size 79x18
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderSVGRoot {svg} at (8,131) size 75x75
-            RenderSVGImage {image} at (8,131) size 75x75
-            RenderSVGRect {rect} at (8,131) size 75x75 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00]
</del><ins>+          RenderSVGRoot {svg} at (8,131) size 75x76
+            RenderSVGImage {image} at (8,131) size 75x76
+            RenderSVGRect {rect} at (8,131) size 75x76 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00]
</ins><span class="cx">           RenderText {#text} at (75,61) size 4x18
</span><span class="cx">             text run at (75,61) width 4: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderInline {div} at (0,0) size 75x18
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderSVGRoot {svg} at (87,131) size 75x75
-            RenderSVGImage {image} at (87,131) size 75x75
-            RenderSVGRect {rect} at (87,131) size 75x75 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00]
</del><ins>+          RenderSVGRoot {svg} at (87,131) size 75x76
+            RenderSVGImage {image} at (87,131) size 75x76
+            RenderSVGRect {rect} at (87,131) size 75x76 [stroke={[type=SOLID] [color=#FF0000] [stroke width=6.00]}] [x=0.00] [y=0.00] [width=75.00] [height=75.00]
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomimagesmallwidthheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/image-small-width-height-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/image-small-width-height-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/image-small-width-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (119,19) size 562x407
</del><ins>+  RenderSVGRoot {svg} at (119,19) size 562x406
</ins><span class="cx">     RenderSVGContainer {g} at (119,19) size 202x202 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
</span><span class="cx">       RenderSVGRect {rect} at (119,19) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">       RenderSVGImage {image} at (120,20) size 200x200
</span><span class="cx">     RenderSVGContainer {g} at (479,19) size 202x202 [transform={m=((200.00,0.00)(0.00,200.00)) t=(190.00,10.00)}]
</span><span class="cx">       RenderSVGRect {rect} at (479,19) size 202x202 [stroke={[type=SOLID] [color=#000000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=0.50] [height=0.50]
</span><span class="cx">       RenderSVGImage {image} at (480,20) size 200x200
</span><del>-    RenderSVGContainer {g} at (120,222) size 506x204 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
-      RenderSVGText {text} at (0,-9) size 253x101 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (120,223) size 506x202 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
+      RenderSVGText {text} at (0,-9) size 253x102 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 226x11
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 226x11
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 41 width 225.50: &quot;For this test case to be successful, both&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustominlinesvginxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,12 +12,12 @@
</span><span class="cx">     RenderSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [cx=50.00] [cy=50.00] [r=30.00]
</span><span class="cx"> layer at (48,38) size 722x542 layerType: foreground only
</span><span class="cx">   RenderBody {body} at (48,38) size 722x542 [border: (1px solid #000000)]
</span><del>-    RenderBlock {form} at (1,1) size 720x128
-      RenderFieldSet {fieldset} at (2,0) size 716x128 [border: (2px groove #C0C0C0)]
</del><ins>+    RenderBlock {form} at (1,1) size 720x129
+      RenderFieldSet {fieldset} at (2,0) size 716x129 [border: (2px groove #C0C0C0)]
</ins><span class="cx">         RenderBlock {legend} at (14,0) size 88x18
</span><span class="cx">           RenderText {#text} at (2,0) size 84x18
</span><span class="cx">             text run at (2,0) width 84: &quot;HTML Form&quot;
</span><del>-        RenderBlock {p} at (14,39) size 688x23
</del><ins>+        RenderBlock {p} at (14,39) size 688x24
</ins><span class="cx">           RenderInline {label} at (0,0) size 107x18
</span><span class="cx">             RenderText {#text} at (0,2) size 107x18
</span><span class="cx">               text run at (0,2) width 107: &quot;Enter something:&quot;
</span><span class="lines">@@ -25,10 +25,10 @@
</span><span class="cx">             text run at (107,2) width 4: &quot; &quot;
</span><span class="cx">           RenderTextControl {input} at (113,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {p} at (14,78) size 688x22
</del><ins>+        RenderBlock {p} at (14,78) size 688x23
</ins><span class="cx">           RenderButton {button} at (2,2) size 63x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">             RenderBlock (anonymous) at (8,2) size 47x13
</span><span class="cx">               RenderText {#text} at (0,0) size 47x13
</span><span class="cx">                 text run at (0,0) width 47: &quot;Activate!&quot;
</span><del>-layer at (181,83) size 140x13
</del><ins>+layer at (181,84) size 139x13
</ins><span class="cx">   RenderBlock {div} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustominvalidcssexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/invalid-css-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/invalid-css-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/invalid-css-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,0) size 517x225
</del><ins>+  RenderSVGRoot {svg} at (0,0) size 517x224
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGResourceClipper {clipPath} [id=&quot;clip1&quot;] [clipPathUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGEllipse {circle} at (33,50) size 34x34 [fill={[type=SOLID] [color=#000000]}] [cx=30.00] [cy=40.00] [r=10.00]
</span><span class="lines">@@ -12,17 +12,17 @@
</span><span class="cx">         [SourceGraphic]
</span><span class="cx">     RenderSVGResourceMarker {marker} [id=&quot;marker1&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
</span><del>-    RenderSVGText {text} at (0,-2) size 310x19 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,-2) size 310x20 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 310x19
</span><span class="cx">         chunk 1 text run 1 at (0.00,13.00) startOffset 0 endOffset 46 width 309.60: &quot;The rect should be opaque green, black stroke,&quot;
</span><del>-    RenderSVGText {text} at (0,18) size 176x19 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,18) size 176x20 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 176x19
</span><span class="cx">         chunk 1 text run 1 at (0.00,33.00) startOffset 0 endOffset 25 width 175.80: &quot;no markers and no dashes.&quot;
</span><span class="cx">     RenderSVGPath {path} at (49,65) size 86x86 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 30 40 L 80 40 L 80 90 L 30 90 Z&quot;]
</span><span class="cx">     RenderSVGEllipse {circle} at (265,65) size 70x70 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;]}] [cx=180.00] [cy=60.00] [r=20.00]
</span><del>-    RenderSVGText {text} at (0,95) size 294x19 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,95) size 294x20 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 294x19
</span><span class="cx">         chunk 1 text run 1 at (0.00,110.00) startOffset 0 endOffset 45 width 294.00: &quot;The circle should be opaque green, no filter,&quot;
</span><del>-    RenderSVGText {text} at (0,115) size 112x19 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,115) size 112x20 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 112x19
</span><span class="cx">         chunk 1 text run 1 at (0.00,130.00) startOffset 0 endOffset 17 width 111.60: &quot;green stop color.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomjslategradientandobjectcreationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,13) size 757x367
-    RenderSVGContainer {g} at (0,13) size 757x367
</del><ins>+  RenderSVGRoot {svg} at (0,14) size 757x366
+    RenderSVGContainer {g} at (0,14) size 757x366
</ins><span class="cx">       RenderSVGResourceLinearGradient {linearGradient} [id=&quot;fillLinearGradient&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
</span><span class="cx">       RenderSVGResourceLinearGradient {linearGradient} [id=&quot;strokeLinearGradient&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
</span><span class="cx">         RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
</span><del>-      RenderSVGText {text} at (-150,8) size 419x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-150,8) size 419x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 419x78
</span><span class="cx">           chunk 1 text run 1 at (-150.00,70.00) startOffset 0 endOffset 16 width 418.20: &quot;Gradient on fill&quot;
</span><del>-      RenderSVGText {text} at (-150,78) size 506x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-150,78) size 506x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 506x78
</span><span class="cx">           chunk 1 text run 1 at (-150.00,140.00) startOffset 0 endOffset 18 width 505.80: &quot;Gradient on stroke&quot;
</span><del>-      RenderSVGText {text} at (-150,148) size 603x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-150,148) size 603x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 603x78
</span><span class="cx">           chunk 1 text run 1 at (-150.00,210.00) startOffset 0 endOffset 23 width 603.00: &quot;Gradient on fill/stroke&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomjslategradientcreationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (33,20) size 697x198
-    RenderSVGContainer {g} at (33,20) size 697x198 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
</del><ins>+  RenderSVGRoot {svg} at (33,21) size 697x197
+    RenderSVGContainer {g} at (33,21) size 697x197 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (20,8) size 418x79 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 418x79
</span><span class="cx">           chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 16 width 417.96: &quot;Gradient on fill&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomjslatepatternandobjectcreationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,13) size 682x367
-    RenderSVGContainer {g} at (0,13) size 682x367
</del><ins>+  RenderSVGRoot {svg} at (0,14) size 681x366
+    RenderSVGContainer {g} at (0,14) size 681x366
</ins><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;fillPattern&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGRect {rect} at (8,8) size 17x17 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
</span><span class="cx">         RenderSVGRect {rect} at (16,16) size 18x18 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;strokePattern&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGRect {rect} at (8,8) size 17x17 [fill={[type=SOLID] [color=#FFFF00]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
</span><span class="cx">         RenderSVGRect {rect} at (16,16) size 18x18 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]
</span><del>-      RenderSVGText {text} at (-150,8) size 373x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-150,8) size 373x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 373x78
</span><span class="cx">           chunk 1 text run 1 at (-150.00,70.00) startOffset 0 endOffset 15 width 372.60: &quot;Pattern on fill&quot;
</span><del>-      RenderSVGText {text} at (-150,78) size 461x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-150,78) size 461x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 461x78
</span><span class="cx">           chunk 1 text run 1 at (-150.00,140.00) startOffset 0 endOffset 17 width 460.20: &quot;Pattern on stroke&quot;
</span><del>-      RenderSVGText {text} at (-150,148) size 558x78 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (-150,148) size 558x79 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 558x78
</span><span class="cx">           chunk 1 text run 1 at (-150.00,210.00) startOffset 0 endOffset 22 width 557.40: &quot;Pattern on fill/stroke&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomjslatepatterncreationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/js-late-pattern-creation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (33,20) size 622x198
-    RenderSVGContainer {g} at (33,20) size 622x198 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
</del><ins>+  RenderSVGRoot {svg} at (33,21) size 622x197
+    RenderSVGContainer {g} at (33,21) size 622x197 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (20,8) size 373x79 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 373x79
</span><span class="cx">           chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 15 width 372.78: &quot;Pattern on fill&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomjsupdatecontainerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/js-update-container-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/js-update-container-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/js-update-container-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,6 +1,6 @@
</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 75x75
</del><ins>+layer at (0,0) size 76x76
</ins><span class="cx">   RenderSVGRoot {svg} at (0,0) size 40x40
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 40x40 [transform={m=((0.50,0.00)(0.00,0.50)) t=(0.00,0.00)}]
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 40x40 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=75.59] [height=75.59]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomjunkdataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,22 +1,22 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x781
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
-      RenderBlock {parsererror} at (16,0) size 737x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 701x22
</del><ins>+layer at (0,0) size 785x781
+  RenderBlock {html} at (0,0) size 785x781
+    RenderBody {body} at (8,16) size 769x757
+      RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x22
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 701x14
</del><ins>+        RenderBlock {div} at (18,61) size 701x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 413x14
</span><span class="cx">             text run at (0,0) width 413: &quot;error on line 6 at column 2: StartTag: invalid element name&quot;
</span><span class="cx">             text run at (413,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,92) size 701x22
</del><ins>+        RenderBlock {h3} at (18,94) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x22
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-      RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (8,166) size 193x124
</del><ins>+      RenderBlock (anonymous) at (0,152) size 769x605
+        RenderSVGRoot {svg} at (8,168) size 193x125
</ins><span class="cx">           RenderSVGText {text} at (0,106) size 193x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 193x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 width 193.00: &quot;You should see an error above&quot;
</span><del>-          RenderSVGRect {rect} at (8,166) size 100x100 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+          RenderSVGRect {rect} at (8,168) size 100x101 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomlinkinga03bpreserveAspectRatioexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 184x14
</span><span class="cx">           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: &quot;Some circles with ids, for linking tests.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (184,104) size 72x72 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
</span><del>-      RenderSVGText {text} at (203,87) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (203,87) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-1&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (78,238) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (80,283) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (80,283) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-2&quot;
</span><span class="cx">       RenderSVGRect {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
</span><del>-      RenderSVGText {text} at (320,320) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (320,320) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-3&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomlinkinga03btransformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-transform-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 184x14
</span><span class="cx">           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: &quot;Some circles with ids, for linking tests.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (168,120) size 78x78 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
</span><del>-      RenderSVGText {text} at (203,87) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (203,87) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-1&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (53,243) size 48x49 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (80,283) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (80,283) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-2&quot;
</span><span class="cx">       RenderSVGRect {rect} at (37,231) size 80x80 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (256,229) size 120x120 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
</span><del>-      RenderSVGText {text} at (320,320) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (320,320) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-3&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 478x360
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomlinkinga03bviewBoxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 188x14
</span><span class="cx">           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 188.00: &quot;Some circles with ids, for linking tests.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
</span><del>-      RenderSVGText {text} at (203,87) size 39x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (203,87) size 39x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">           chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 38.40: &quot;circle-1&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (130,55) size 220x220 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (80,283) size 39x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (80,283) size 39x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 38.40: &quot;circle-2&quot;
</span><span class="cx">       RenderSVGRect {rect} at (57,0) size 366x360 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
</span><del>-      RenderSVGText {text} at (320,320) size 39x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (320,320) size 39x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 38.40: &quot;circle-3&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomlinkinga03bviewBoxtransformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 188x14
</span><span class="cx">           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 188.00: &quot;Some circles with ids, for linking tests.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
</span><del>-      RenderSVGText {text} at (203,87) size 39x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (203,87) size 39x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">           chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 38.40: &quot;circle-1&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (5,84) size 239x239 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (80,283) size 39x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (80,283) size 39x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 38.40: &quot;circle-2&quot;
</span><span class="cx">       RenderSVGRect {rect} at (0,20) size 322x340 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
</span><del>-      RenderSVGText {text} at (320,320) size 39x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (320,320) size 39x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 39x14
</span><span class="cx">           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 38.40: &quot;circle-3&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomlinkinga03bviewTargetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 184x14
</span><span class="cx">           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: &quot;Some circles with ids, for linking tests.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (184,104) size 72x72 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
</span><del>-      RenderSVGText {text} at (203,87) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (203,87) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-1&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (78,238) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (80,283) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (80,283) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-2&quot;
</span><span class="cx">       RenderSVGRect {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
</span><del>-      RenderSVGText {text} at (320,320) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (320,320) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-3&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomlinkinga03bzoomAndPanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 184x14
</span><span class="cx">           chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 184.00: &quot;Some circles with ids, for linking tests.&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (184,104) size 72x72 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
</span><del>-      RenderSVGText {text} at (203,87) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (203,87) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-1&quot;
</span><span class="cx">       RenderSVGEllipse {circle} at (78,238) size 44x44 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
</span><del>-      RenderSVGText {text} at (80,283) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (80,283) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-2&quot;
</span><span class="cx">       RenderSVGRect {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
</span><span class="cx">       RenderSVGEllipse {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
</span><del>-      RenderSVGText {text} at (320,320) size 40x14 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (320,320) size 40x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 40x14
</span><span class="cx">           chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: &quot;circle-3&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 480x360
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomlinkinguri01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-uri-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/linking-uri-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/linking-uri-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (0,0) size 800x524
-      RenderSVGText {text} at (65,4) size 336x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (0,0) size 800x522
+      RenderSVGText {text} at (65,4) size 336x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 336x14
</span><span class="cx">           chunk 1 text run 1 at (65.00,16.00) startOffset 0 endOffset 69 width 335.81: &quot;Link test of the 'view' element and its attributes, 1 of 2, internal.&quot;
</span><del>-      RenderSVGContainer {g} at (0,0) size 800x525
</del><ins>+      RenderSVGContainer {g} at (0,0) size 800x522
</ins><span class="cx">         RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,75.00)}]
</span><span class="cx">           RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#AAAAAA]}] [x=300.00] [y=55.00] [width=125.00] [height=85.00]
</span><span class="cx">           RenderSVGContainer {a} at (0,0) size 0x0
</span><span class="lines">@@ -26,18 +26,18 @@
</span><span class="cx">             RenderSVGText {text} at (310,117) size 90x17 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 90x17
</span><span class="cx">                 chunk 1 text run 1 at (310.00,130.00) startOffset 0 endOffset 13 width 89.63: &quot;Go to Polygon&quot;
</span><del>-          RenderSVGText {text} at (315,140) size 103x14 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (315,140) size 103x15 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 103x14
</span><span class="cx">               chunk 1 text run 1 at (315.00,152.00) startOffset 0 endOffset 20 width 102.56: &quot;Click element's line&quot;
</span><del>-          RenderSVGText {text} at (315,152) size 88x14 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (315,152) size 88x15 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 88x14
</span><span class="cx">               chunk 1 text run 1 at (315.00,164.00) startOffset 0 endOffset 19 width 87.75: &quot;to link to its view&quot;
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#800080]}] [x=295.00] [y=36.00] [width=135.00] [height=68.00]
</span><del>-        RenderSVGText {text} at (330,103) size 64x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (330,103) size 65x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (330.63,116.00) startOffset 0 endOffset 9 width 63.75: &quot;Rectangle&quot;
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#000000]}] [x=292.00] [y=29.00] [width=141.00] [height=91.00]
</span><del>-        RenderSVGText {text} at (300,122) size 125x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (300,122) size 125x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 125x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (300.34,132.00) startOffset 0 endOffset 29 width 124.31: &quot;No view attributes except id.&quot;
</span><span class="cx">         RenderSVGEllipse {ellipse} at (16,97) size 768x342 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
</span><span class="lines">@@ -45,18 +45,18 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (349.09,295.00) startOffset 0 endOffset 7 width 41.81: &quot;Ellipse&quot;
</span><span class="cx">         RenderSVGRect {rect} at (0,78) size 800x444 [stroke={[type=SOLID] [color=#000000]}] [x=295.00] [y=216.00] [width=150.00] [height=82.00]
</span><del>-        RenderSVGText {text} at (315,202) size 115x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (315,202) size 115x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 115x12
</span><span class="cx">             chunk 1 text run 1 at (315.00,212.00) startOffset 0 endOffset 27 width 114.94: &quot;viewBox, should fill frame.&quot;
</span><span class="cx">         RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
</span><del>-        RenderSVGText {text} at (66,103) size 37x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (66,103) size 38x17 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 37x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (66.91,116.00) startOffset 0 endOffset 6 width 36.19: &quot;Circle&quot;
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=29.00] [width=98.00] [height=91.00]
</span><del>-        RenderSVGText {text} at (34,120) size 102x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (34,120) size 102x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 102x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (34.09,130.00) startOffset 0 endOffset 21 width 101.81: &quot;viewBox &amp; non-uniform&quot;
</span><del>-        RenderSVGText {text} at (38,129) size 93x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (38,129) size 94x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 93x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (38.97,139.00) startOffset 0 endOffset 19 width 92.06: &quot;preserveAspectRatio&quot;
</span><span class="cx">         RenderSVGPath {polygon} at (0,0) size 0x0 [fill={[type=SOLID] [color=#008000]}] [points=&quot;87 211 134 238 116 283 57 283 39 238 87 211&quot;]
</span><span class="lines">@@ -64,14 +64,14 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (59.41,295.00) startOffset 0 endOffset 7 width 51.19: &quot;Polygon&quot;
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#000000]}] [x=36.00] [y=208.00] [width=100.00] [height=89.00]
</span><del>-        RenderSVGText {text} at (52,185) size 65x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (52,185) size 66x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 65x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (52.56,195.00) startOffset 0 endOffset 14 width 64.88: &quot;viewTarget, no&quot;
</span><del>-        RenderSVGText {text} at (40,194) size 89x12 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (40,194) size 90x13 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 89x12
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (40.94,204.00) startOffset 0 endOffset 19 width 88.13: &quot;changes to viewport&quot;
</span><span class="cx">     RenderSVGContainer {g} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (10,310) size 249x37 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,310) size 249x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 249x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 248.06: &quot;$Revision: 1.12 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustommarkerdefaultwidthheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/marker-default-width-height-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/marker-default-width-height-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/marker-default-width-height-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,8) size 685x296
-    RenderSVGContainer {g} at (0,8) size 685x296
-      RenderSVGText {text} at (0,5) size 411x19 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (0,9) size 685x295
+    RenderSVGContainer {g} at (0,9) size 685x295
+      RenderSVGText {text} at (0,5) size 411x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 411x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 61 width 410.40: &quot;This should show three markers on the path for start/mid/end.&quot;
</span><del>-      RenderSVGText {text} at (0,25) size 386x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,25) size 386x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 386x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 55 width 385.20: &quot;Start marker has no markerWidth/markerHeight specified.&quot;
</span><del>-      RenderSVGText {text} at (0,45) size 286x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,45) size 286x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 286x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 40 width 285.60: &quot;Mid marker has no markerWidth specified.&quot;
</span><del>-      RenderSVGText {text} at (0,65) size 288x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,65) size 288x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 288x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,80.00) startOffset 0 endOffset 41 width 288.00: &quot;End marker has no markerHeight specified.&quot;
</span><span class="cx">       RenderSVGResourceMarker {marker} [id=&quot;marker1&quot;] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,22 +1,22 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x781
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
-      RenderBlock {parsererror} at (16,0) size 737x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 701x22
</del><ins>+layer at (0,0) size 785x781
+  RenderBlock {html} at (0,0) size 785x781
+    RenderBody {body} at (8,16) size 769x757
+      RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x22
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 701x14
</del><ins>+        RenderBlock {div} at (18,61) size 701x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 567x14
</span><span class="cx">             text run at (0,0) width 567: &quot;error on line 6 at column 14: Namespace prefix xlink for href on a is not defined&quot;
</span><span class="cx">             text run at (567,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,92) size 701x22
</del><ins>+        RenderBlock {h3} at (18,94) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x22
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-      RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (8,166) size 193x124
</del><ins>+      RenderBlock (anonymous) at (0,152) size 769x605
+        RenderSVGRoot {svg} at (8,168) size 193x125
</ins><span class="cx">           RenderSVGText {text} at (0,106) size 193x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 193x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 width 193.00: &quot;You should see an error above&quot;
</span><del>-          RenderSVGRect {rect} at (8,166) size 100x100 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+          RenderSVGRect {rect} at (8,168) size 100x101 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustommousemoveonsvgcontainerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGRoot {svg} at (45,33) size 361x373
</span><span class="cx">         RenderSVGContainer {g} at (303,303) size 100x100
</span><span class="cx">           RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
</span><del>-        RenderSVGText {text} at (48,36) size 303x18 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (48,36) size 304x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 303x18
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (48.50,50.00) startOffset 0 endOffset 49 width 303.00: &quot;The circle should stay in the bottom-right corner&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustommousemoveonsvgcontainerstandaloneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (45,33) size 361x373
</span><span class="cx">     RenderSVGContainer {g} at (303,303) size 100x100
</span><span class="cx">       RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
</span><del>-    RenderSVGText {text} at (48,36) size 303x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (48,36) size 304x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 303x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (48.50,50.00) startOffset 0 endOffset 49 width 303.00: &quot;The circle should stay in the bottom-right corner&quot;
</span><span class="cx"> caret: position 0 of child 0 {#text} of child 3 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomobjectsizingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x390
-  RenderBlock {html} at (0,0) size 800x390
-    RenderBody {body} at (8,8) size 784x366
</del><ins>+layer at (0,0) size 800x392
+  RenderBlock {html} at (0,0) size 800x392
+    RenderBody {body} at (8,8) size 784x368
</ins><span class="cx">       RenderBlock {div} at (0,0) size 784x212 [bgcolor=#008000]
</span><span class="cx">         RenderEmbeddedObject {object} at (0,0) size 208x208 [bgcolor=#FFA500]
</span><span class="cx">           layer at (0,0) size 208x208
</span><span class="lines">@@ -14,10 +14,10 @@
</span><span class="cx">       RenderBlock {p} at (0,228) size 208x18 [bgcolor=#0000FF]
</span><span class="cx">         RenderText {#text} at (0,0) size 12x18
</span><span class="cx">           text run at (0,0) width 12: &quot;hi&quot;
</span><del>-      RenderBlock {h2} at (0,265) size 784x28
</del><ins>+      RenderBlock {h2} at (0,265) size 784x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 169x28
</span><span class="cx">           text run at (0,0) width 169: &quot;Expected results&quot;
</span><del>-      RenderBlock {ul} at (0,312) size 784x54
</del><ins>+      RenderBlock {ul} at (0,313) size 784x55
</ins><span class="cx">         RenderListItem {li} at (40,0) size 744x18
</span><span class="cx">           RenderListMarker at (-17,0) size 7x18: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 29x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomobjectsizingwidth50pheight75pontargetsvgabsoluteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 500x154 layerType: background only
</span><del>-layer at (0,0) size 250x112
-  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x112 [bgcolor=#FF0000]
</del><ins>+layer at (0,0) size 250x113
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 250x113 [bgcolor=#FF0000]
</ins><span class="cx"> layer at (0,0) size 500x154 layerType: foreground only
</span><span class="cx">   RenderBlock {html} at (0,0) size 500x154
</span><span class="cx">     RenderBody {body} at (0,0) size 500x154
</span><span class="lines">@@ -10,11 +10,11 @@
</span><span class="cx">         RenderEmbeddedObject {object} at (0,0) size 250x150
</span><span class="cx">           layer at (0,0) size 250x150
</span><span class="cx">             RenderView at (0,0) size 250x150
</span><del>-          layer at (0,0) size 250x112
-            RenderSVGRoot {svg} at (0,0) size 250x112
-              RenderSVGRect {rect} at (0,0) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=112.00]
-              RenderSVGRect {rect} at (12,5) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=5.60] [width=225.00] [height=100.80]
-layer at (0,117) size 250x112
-  RenderSVGRoot {svg} at (0,117) size 250x112
-    RenderSVGRect {rect} at (0,117) size 250x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-    RenderSVGRect {rect} at (12,122) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
</del><ins>+          layer at (0,0) size 250x113
+            RenderSVGRoot {svg} at (0,0) size 250x113
+              RenderSVGRect {rect} at (0,0) size 250x113 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=250.00] [height=112.50]
+              RenderSVGRect {rect} at (12,5) size 226x102 [fill={[type=SOLID] [color=#008000]}] [x=12.50] [y=5.63] [width=225.00] [height=101.25]
+layer at (0,118) size 250x112
+  RenderSVGRoot {svg} at (0,117) size 250x113
+    RenderSVGRect {rect} at (0,117) size 250x113 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (12,122) size 226x103 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomobjectsizingwidth50pheight75pontargetsvgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 500x154 layerType: background only
</span><del>-layer at (0,0) size 125x112
-  RenderBlock (positioned) zI: -1 {div} at (0,0) size 125x112 [bgcolor=#FF0000]
</del><ins>+layer at (0,0) size 125x113
+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 125x113 [bgcolor=#FF0000]
</ins><span class="cx"> layer at (0,0) size 500x154 layerType: foreground only
</span><span class="cx">   RenderBlock {html} at (0,0) size 500x154
</span><span class="cx">     RenderBody {body} at (0,0) size 500x154
</span><span class="lines">@@ -10,11 +10,11 @@
</span><span class="cx">         RenderEmbeddedObject {object} at (0,0) size 250x150
</span><span class="cx">           layer at (0,0) size 250x150
</span><span class="cx">             RenderView at (0,0) size 250x150
</span><del>-          layer at (0,0) size 125x112
-            RenderSVGRoot {svg} at (0,0) size 125x112
-              RenderSVGRect {rect} at (0,0) size 125x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=125.00] [height=112.00]
-              RenderSVGRect {rect} at (6,5) size 113x102 [fill={[type=SOLID] [color=#008000]}] [x=6.25] [y=5.60] [width=112.50] [height=100.80]
-layer at (0,117) size 125x112
-  RenderSVGRoot {svg} at (0,117) size 125x112
-    RenderSVGRect {rect} at (0,117) size 125x112 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-    RenderSVGRect {rect} at (6,122) size 113x102 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
</del><ins>+          layer at (0,0) size 125x113
+            RenderSVGRoot {svg} at (0,0) size 125x113
+              RenderSVGRect {rect} at (0,0) size 125x113 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=125.00] [height=112.50]
+              RenderSVGRect {rect} at (6,5) size 113x102 [fill={[type=SOLID] [color=#008000]}] [x=6.25] [y=5.63] [width=112.50] [height=101.25]
+layer at (0,118) size 125x112
+  RenderSVGRoot {svg} at (0,117) size 125x113
+    RenderSVGRect {rect} at (0,117) size 125x113 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGRect {rect} at (6,122) size 113x103 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomobjectsizingwidth75pheight50pontargetsvgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 500x154 layerType: background only
</span><span class="cx"> layer at (0,0) size 281x75
</span><del>-  RenderBlock (positioned) zI: -1 {div} at (0,0) size 281x75 [bgcolor=#FF0000]
</del><ins>+  RenderBlock (positioned) zI: -1 {div} at (0,0) size 282x75 [bgcolor=#FF0000]
</ins><span class="cx"> layer at (0,0) size 500x154 layerType: foreground only
</span><span class="cx">   RenderBlock {html} at (0,0) size 500x154
</span><span class="cx">     RenderBody {body} at (0,0) size 500x154
</span><span class="lines">@@ -12,9 +12,9 @@
</span><span class="cx">             RenderView at (0,0) size 375x150
</span><span class="cx">           layer at (0,0) size 281x75
</span><span class="cx">             RenderSVGRoot {svg} at (0,0) size 281x75
</span><del>-              RenderSVGRect {rect} at (0,0) size 281x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=281.00] [height=75.00]
-              RenderSVGRect {rect} at (14,3) size 253x69 [fill={[type=SOLID] [color=#008000]}] [x=14.05] [y=3.75] [width=252.90] [height=67.50]
</del><ins>+              RenderSVGRect {rect} at (0,0) size 281x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=281.25] [height=75.00]
+              RenderSVGRect {rect} at (14,3) size 254x69 [fill={[type=SOLID] [color=#008000]}] [x=14.06] [y=3.75] [width=253.13] [height=67.50]
</ins><span class="cx"> layer at (0,80) size 281x75
</span><span class="cx">   RenderSVGRoot {svg} at (0,80) size 281x75
</span><span class="cx">     RenderSVGRect {rect} at (0,80) size 281x75 [fill={[type=SOLID] [color=#ADD8E6]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><del>-    RenderSVGRect {rect} at (14,83) size 253x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
</del><ins>+    RenderSVGRect {rect} at (14,83) size 254x69 [fill={[type=SOLID] [color=#008000]}] [x=5.00] [y=5.00] [width=90.00] [height=90.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><del>-layer at (0,0) size 808x778
</del><ins>+layer at (0,0) size 808x781
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
-      RenderBlock {parsererror} at (16,0) size 737x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 701x22
</del><ins>+layer at (0,0) size 785x781
+  RenderBlock {html} at (0,0) size 785x781
+    RenderBody {body} at (8,16) size 769x757
+      RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x22
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 701x14
</del><ins>+        RenderBlock {div} at (18,61) size 701x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 462x14
</span><span class="cx">             text run at (0,0) width 462: &quot;error on line 9 at column 66: invalid character in attribute value&quot;
</span><span class="cx">             text run at (462,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,92) size 701x22
</del><ins>+        RenderBlock {h3} at (18,94) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x22
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-      RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (8,166) size 200x200
-          RenderSVGPath {path} at (8,166) size 200x200 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 0 0 L 200 0 L 200 200 L 0 200&quot;]
</del><ins>+      RenderBlock (anonymous) at (0,152) size 769x605
+        RenderSVGRoot {svg} at (8,168) size 200x201
+          RenderSVGPath {path} at (8,168) size 200x201 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 0 0 L 200 0 L 200 200 L 0 200&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompathtextPathsimulationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/path-textPath-simulation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (79,180) size 651x240
</del><ins>+  RenderSVGRoot {svg} at (79,180) size 650x240
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGPath {path} at (80,180) size 640x240 [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><span class="cx">     RenderSVGContainer {use} at (79,180) size 641x240
</span><span class="cx">       RenderSVGPath {path} at (79,180) size 641x240 [stroke={[type=SOLID] [color=#FF0000]}] [data=&quot;M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100&quot;]
</span><del>-    RenderSVGContainer {g} at (80,248) size 650x96
-      RenderSVGText {text} at (100,185) size 12x19 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (80,248) size 649x96
+      RenderSVGText {text} at (100,185) size 12x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x19
</span><span class="cx">           chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 1 width 11.25: &quot;A&quot;
</span><del>-      RenderSVGText {text} at (482,163) size 12x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (482,163) size 13x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x19
</span><span class="cx">           chunk 1 text run 1 at (482.80,178.59) startOffset 0 endOffset 1 width 11.25: &quot;B&quot;
</span><del>-      RenderSVGText {text} at (900,85) size 12x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (900,85) size 12x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x19
</span><span class="cx">           chunk 1 text run 1 at (900.00,100.00) startOffset 0 endOffset 1 width 11.25: &quot;C&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompatternincorrecttilingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGResourcePattern {pattern} [id=&quot;dot&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGEllipse {circle} at (10,40) size 20x20 [fill={[type=SOLID] [color=#000000]}] [cx=20.00] [cy=50.00] [r=10.00]
</span><del>-    RenderSVGText {text} at (27,86) size 345x18 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (27,86) size 346x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 345x18
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (27.50,100.00) startOffset 0 endOffset 56 width 345.00: &quot;There should be a black dot in the middle of the ellipse&quot;
</span><span class="cx">     RenderSVGEllipse {ellipse} at (179,149) size 42x102 [stroke={[type=SOLID] [color=#808080]}] [fill={[type=PATTERN] [id=&quot;dot&quot;]}] [cx=200.00] [cy=200.00] [rx=20.00] [ry=50.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompatternrotateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">         RenderSVGContainer {g} at (37,19) size 135x135
</span><span class="cx">           RenderSVGRect {rect} at (37,19) size 135x135 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;simpledots&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,188) size 287x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,200.00)}]
</span><del>-      RenderSVGText {text} at (0,-12) size 287x44 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,-12) size 287x45 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 280x14
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 280x14
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 280.00: &quot;For this test case to be successful, the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompatternrotategapsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/pattern-rotate-gaps-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">     RenderSVGContainer {g} at (37,20) size 134x133 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,20.00)}]
</span><span class="cx">       RenderSVGRect {rect} at (37,20) size 134x133 [transform={m=((0.91,0.42)(-0.42,0.91)) t=(0.00,0.00)}] [fill={[type=PATTERN] [id=&quot;squares&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">     RenderSVGContainer {g} at (10,288) size 287x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,300.00)}]
</span><del>-      RenderSVGText {text} at (0,-12) size 287x44 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,-12) size 287x45 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 280x14
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 280x14
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 280.00: &quot;For this test case to be successful, the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompatternwithtransformationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/pattern-with-transformation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/pattern-with-transformation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/pattern-with-transformation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,6 +10,6 @@
</span><span class="cx">         RenderSVGRect {rect} at (5,5) size 5x5 [fill={[type=SOLID] [color=#FFFF00]}] [x=5.00] [y=5.00] [width=5.00] [height=5.00]
</span><span class="cx">     RenderSVGContainer {g} at (9,9) size 122x102
</span><span class="cx">       RenderSVGRect {rect} at (9,9) size 122x102 [stroke={[type=PATTERN] [id=&quot;pat&quot;]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=10.00] [width=120.00] [height=100.00]
</span><del>-      RenderSVGText {text} at (15,24) size 86x58 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,24) size 86x59 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 86x58
</span><span class="cx">           chunk 1 text run 1 at (15.00,70.00) startOffset 0 endOffset 4 width 86.00: &quot;Test&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompointereventstextcsstransformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,14 +1,14 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,6) size 532x580
</del><ins>+  RenderSVGRoot {svg} at (0,6) size 532x579
</ins><span class="cx">     RenderSVGText {text} at (110,6) size 107x18 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 107x18
</span><span class="cx">         chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 107.00: &quot;Visibility: visible&quot;
</span><span class="cx">     RenderSVGText {text} at (340,6) size 109x18 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 109x18
</span><span class="cx">         chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 109.00: &quot;Visibility: hidden&quot;
</span><del>-    RenderSVGContainer {g} at (0,22) size 532x564
</del><ins>+    RenderSVGContainer {g} at (0,22) size 532x563
</ins><span class="cx">       RenderSVGText {text} at (0,46) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 4 width 27.00: &quot;auto&quot;
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">       RenderSVGText {text} at (105,36) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,50.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (78,12) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,12) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,30.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,36) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">       RenderSVGText {text} at (219,36) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,50.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,12) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,12) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,30.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,36) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">       RenderSVGText {text} at (333,36) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,50.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (192,12) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,12) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,30.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,36) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">       RenderSVGText {text} at (447,36) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,50.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (249,12) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,12) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,30.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,36) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -63,49 +63,49 @@
</span><span class="cx">       RenderSVGText {text} at (0,103) size 88x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 88x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,117.00) startOffset 0 endOffset 14 width 88.00: &quot;visiblePainted&quot;
</span><del>-      RenderSVGText {text} at (50,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,40) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (50.00,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (105,93) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,107.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (78,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,40) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,93) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (162.00,107.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (107,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (107,40) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (107.00,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (219,93) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,107.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,40) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,93) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (276.00,107.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (164,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (164,40) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (164.00,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (333,93) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,107.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (192,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,40) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,93) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (390.00,107.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (221,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (221,40) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (221.00,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (447,93) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,107.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (249,40) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,40) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,58.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,93) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -120,7 +120,7 @@
</span><span class="cx">       RenderSVGText {text} at (105,150) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,164.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (78,69) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,69) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,87.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,150) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -132,7 +132,7 @@
</span><span class="cx">       RenderSVGText {text} at (219,150) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,164.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,69) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,69) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,87.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,150) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -144,7 +144,7 @@
</span><span class="cx">       RenderSVGText {text} at (333,150) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,164.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (192,69) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,69) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,87.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,150) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -156,7 +156,7 @@
</span><span class="cx">       RenderSVGText {text} at (447,150) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,164.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (249,69) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,69) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,87.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,150) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -165,49 +165,49 @@
</span><span class="cx">       RenderSVGText {text} at (0,217) size 82x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 82x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,231.00) startOffset 0 endOffset 13 width 82.00: &quot;visibleStroke&quot;
</span><del>-      RenderSVGText {text} at (50,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,97) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (50.00,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (105,207) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,221.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (78,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,97) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,207) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (162.00,221.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (107,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (107,97) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (107.00,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (219,207) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,221.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,97) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,207) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (276.00,221.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (164,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (164,97) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (164.00,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (333,207) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,221.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (192,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,97) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,207) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (390.00,221.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (221,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (221,97) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (221.00,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (447,207) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,221.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (249,97) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,97) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,115.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,207) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -222,7 +222,7 @@
</span><span class="cx">       RenderSVGText {text} at (105,264) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,278.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (78,126) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,126) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,144.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,264) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -234,7 +234,7 @@
</span><span class="cx">       RenderSVGText {text} at (219,264) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,278.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,126) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,126) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,144.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,264) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -246,7 +246,7 @@
</span><span class="cx">       RenderSVGText {text} at (333,264) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,278.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (192,126) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,126) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,144.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,264) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -258,7 +258,7 @@
</span><span class="cx">       RenderSVGText {text} at (447,264) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,278.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (249,126) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,126) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,144.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,264) size 28x18 contains 1 chunk(s)
</span><span class="lines">@@ -267,49 +267,49 @@
</span><span class="cx">       RenderSVGText {text} at (0,331) size 46x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 46x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,345.00) startOffset 0 endOffset 7 width 46.00: &quot;painted&quot;
</span><del>-      RenderSVGText {text} at (50,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,154) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (50.00,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (105,321) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,335.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (78,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,154) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,321) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (162.00,335.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (107,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (107,154) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (107.00,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (219,321) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,335.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,154) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,321) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (276.00,335.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (164,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (164,154) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (164.00,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (333,321) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,335.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (192,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,154) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,321) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (390.00,335.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (221,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (221,154) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (221.00,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (447,321) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,335.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (249,154) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,154) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,172.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,321) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -324,7 +324,7 @@
</span><span class="cx">       RenderSVGText {text} at (105,378) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,392.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (78,183) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,183) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,201.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,378) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -336,7 +336,7 @@
</span><span class="cx">       RenderSVGText {text} at (219,378) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,392.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,183) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,183) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,201.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,378) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -348,7 +348,7 @@
</span><span class="cx">       RenderSVGText {text} at (333,378) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,392.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (192,183) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,183) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,201.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,378) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -360,7 +360,7 @@
</span><span class="cx">       RenderSVGText {text} at (447,378) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,392.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (249,183) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,183) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,201.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,378) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -369,49 +369,49 @@
</span><span class="cx">       RenderSVGText {text} at (0,445) size 38x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 38x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,459.00) startOffset 0 endOffset 6 width 38.00: &quot;stroke&quot;
</span><del>-      RenderSVGText {text} at (50,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,211) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (50.00,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (105,435) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,449.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (78,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,211) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,435) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (162.00,449.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (107,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (107,211) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (107.00,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (219,435) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,449.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,211) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,435) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (276.00,449.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (164,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (164,211) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (164.00,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (333,435) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,449.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (192,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,211) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,435) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (390.00,449.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (221,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (221,211) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (221.00,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (447,435) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,449.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (249,211) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,211) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,229.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,435) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -426,7 +426,7 @@
</span><span class="cx">       RenderSVGText {text} at (105,492) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,506.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (78,240) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,240) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,258.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,492) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -438,7 +438,7 @@
</span><span class="cx">       RenderSVGText {text} at (219,492) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,506.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (135,240) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,240) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,258.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,492) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -450,7 +450,7 @@
</span><span class="cx">       RenderSVGText {text} at (333,492) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,506.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (192,240) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,240) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,258.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,492) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -462,7 +462,7 @@
</span><span class="cx">       RenderSVGText {text} at (447,492) size 27x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 27x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,506.00) startOffset 0 endOffset 3 width 27.00: &quot;HIT&quot;
</span><del>-      RenderSVGText {text} at (249,240) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,240) size 11x23 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,258.00) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,492) size 27x18 contains 1 chunk(s)
</span><span class="lines">@@ -471,49 +471,49 @@
</span><span class="cx">       RenderSVGText {text} at (0,559) size 31x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 31x18
</span><span class="cx">           chunk 1 text run 1 at (0.00,573.00) startOffset 0 endOffset 4 width 31.00: &quot;none&quot;
</span><del>-      RenderSVGText {text} at (50,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (50,268) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (50.00,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (105,549) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (105.00,563.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (78,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (78,268) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (78.50,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (162,549) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (162.00,563.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (107,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (107,268) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (107.00,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (219,549) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (219.00,563.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (135,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (135,268) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (135.50,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (276,549) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (276.00,563.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (164,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (164,268) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (164.00,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (333,549) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (333.00,563.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (192,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (192,268) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (192.50,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (390,549) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (390.00,563.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (221,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (221,268) size 10x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (221.00,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (447,549) size 28x18 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 28x18
</span><span class="cx">           chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 28.00: &quot;miss&quot;
</span><del>-      RenderSVGText {text} at (249,268) size 10x23 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (249,268) size 11x24 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 10x23
</span><span class="cx">           chunk 1 text run 1 at (249.50,286.50) startOffset 0 endOffset 1 width 10.00: &quot;#&quot;
</span><span class="cx">       RenderSVGText {text} at (504,549) size 28x18 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomrootmostsvgxyattrsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x301
-  RenderBlock {html} at (0,0) size 800x301
-    RenderBody {body} at (8,21) size 784x272
</del><ins>+layer at (0,0) size 800x302
+  RenderBlock {html} at (0,0) size 800x302
+    RenderBody {body} at (8,21) size 784x273
</ins><span class="cx">       RenderBlock {h1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 749x37
</span><span class="cx">           text run at (0,0) width 749: &quot;Test case for x/y attributes on root-most &lt;svg&gt; element&quot;
</span><del>-      RenderBlock {p} at (0,58) size 784x54
</del><ins>+      RenderBlock {p} at (0,58) size 784x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 29x18
</span><span class="cx">           text run at (0,0) width 29: &quot;The &quot;
</span><span class="cx">         RenderInline {code} at (0,0) size 8x15
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">         RenderText {#text} at (0,18) size 742x36
</span><span class="cx">           text run at (0,18) width 742: &quot;element is the element at the root of an SVG fragment. For the following test to pass, the green SVG square should be&quot;
</span><span class="cx">           text run at (0,36) width 623: &quot;rendered aligned to the top-left of the red CSS-rendered square, which is 10 pixels wider and taller.&quot;
</span><del>-      RenderBlock {p} at (0,128) size 784x18
</del><ins>+      RenderBlock {p} at (0,128) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 27x18
</span><span class="cx">           text run at (0,0) width 27: &quot;See &quot;
</span><span class="cx">         RenderInline {a} at (0,0) size 71x18 [color=#0000EE]
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">             text run at (27,0) width 71: &quot;Bug 13828&quot;
</span><span class="cx">         RenderText {#text} at (98,0) size 4x18
</span><span class="cx">           text run at (98,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {div} at (0,162) size 110x110 [bgcolor=#FF0000]
-        RenderSVGRoot {svg} at (8,183) size 100x100
-          RenderSVGRect {rect} at (8,183) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+      RenderBlock {div} at (0,162) size 110x111 [bgcolor=#FF0000]
+        RenderSVGRoot {svg} at (8,183) size 100x101
+          RenderSVGRect {rect} at (8,183) size 100x101 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 1026x1014
</del><ins>+layer at (0,0) size 1026x1016
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x1014
-  RenderBlock {HTML} at (0,0) size 785x1014
-    RenderBody {BODY} at (8,16) size 769x994
</del><ins>+layer at (0,0) size 785x1016
+  RenderBlock {HTML} at (0,0) size 785x1016
+    RenderBody {BODY} at (8,16) size 769x996
</ins><span class="cx">       RenderBlock {DIV} at (16,0) size 737x60
</span><span class="cx">         RenderBlock {P} at (0,0) size 737x20
</span><span class="cx">           RenderInline {A} at (0,0) size 90x18 [color=#0000EE]
</span><span class="lines">@@ -34,34 +34,34 @@
</span><span class="cx">             RenderText {#text} at (408,1) size 176x18
</span><span class="cx">               text run at (408,1) width 176: &quot;\x{2192} script-handle-01-b&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,64) size 1018x550
-        RenderTableSection {TBODY} at (0,0) size 1018x550
-          RenderTableRow {TR} at (0,0) size 1018x550
-            RenderTableCell {TD} at (0,0) size 1018x550 [r=0 c=0 rs=1 cs=3]
-              RenderTable {TABLE} at (10,10) size 998x530
-                RenderTableSection {TBODY} at (0,0) size 998x530
-                  RenderTableRow {TR} at (0,2) size 998x106
-                    RenderTableCell {TD} at (2,2) size 994x106 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {H1} at (8,29) size 978x48
</del><ins>+      RenderTable {TABLE} at (0,64) size 1018x551
+        RenderTableSection {TBODY} at (0,0) size 1018x551
+          RenderTableRow {TR} at (0,0) size 1018x551
+            RenderTableCell {TD} at (0,0) size 1018x551 [r=0 c=0 rs=1 cs=3]
+              RenderTable {TABLE} at (10,10) size 998x531
+                RenderTableSection {TBODY} at (0,0) size 998x531
+                  RenderTableRow {TR} at (0,2) size 998x107
+                    RenderTableCell {TD} at (2,2) size 994x107 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {H1} at (8,29) size 978x49
</ins><span class="cx">                         RenderText {#text} at (314,5) size 350x38
</span><span class="cx">                           text run at (314,5) width 350: &quot;render-groups-01-b&quot;
</span><del>-                  RenderTableRow {TR} at (0,110) size 998x36 [color=#FFFFFF] [bgcolor=#000000]
-                    RenderTableCell {TD} at (2,110) size 496x36 [r=1 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,111) size 998x36 [color=#FFFFFF] [bgcolor=#000000]
+                    RenderTableCell {TD} at (2,111) size 496x36 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (204,9) size 88x18
</span><span class="cx">                         text run at (204,9) width 88: &quot;SVG Image&quot;
</span><del>-                    RenderTableCell {TD} at (500,110) size 496x36 [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (500,111) size 496x36 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (203,9) size 90x18
</span><span class="cx">                         text run at (203,9) width 90: &quot;PNG Image&quot;
</span><del>-                  RenderTableRow {TR} at (0,148) size 998x380
-                    RenderTableCell {TD} at (2,148) size 496x380 [r=2 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,149) size 998x380
+                    RenderTableCell {TD} at (2,149) size 496x380 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderEmbeddedObject {EMBED} at (8,8) size 480x360
</span><span class="cx">                         layer at (0,0) size 480x360
</span><span class="cx">                           RenderView at (0,0) size 480x360
</span><span class="cx">                         layer at (0,0) size 480x360
</span><span class="cx">                           RenderSVGRoot {svg} at (0,0) size 480x360
</span><del>-                            RenderSVGContainer {g} at (35,9) size 429x306
</del><ins>+                            RenderSVGContainer {g} at (35,10) size 429x305
</ins><span class="cx">                               RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                              RenderSVGContainer {g} at (35,9) size 429x306 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
</del><ins>+                              RenderSVGContainer {g} at (35,10) size 429x305 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
</ins><span class="cx">                                 RenderSVGRect {rect} at (36,18) size 414x279 [fill={[type=SOLID] [color=#C0C0C0]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
</span><span class="cx">                                 RenderSVGPath {line} at (58,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=10.00] [x2=40.00] [y2=175.00]
</span><span class="cx">                                 RenderSVGPath {line} at (112,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=10.00] [x2=70.00] [y2=175.00]
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx">                                 RenderSVGPath {line} at (382,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=10.00] [x2=220.00] [y2=175.00]
</span><span class="cx">                                 RenderSVGPath {line} at (436,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=10.00] [x2=250.00] [y2=175.00]
</span><span class="cx">                                 RenderSVGRect {rect} at (35,17) size 416x281 [stroke={[type=SOLID] [color=#000000]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
</span><del>-                                RenderSVGContainer {g} at (54,9) size 382x270 [opacity=0.50]
</del><ins>+                                RenderSVGContainer {g} at (54,10) size 382x269 [opacity=0.50]
</ins><span class="cx">                                   RenderSVGText {text} at (30,5) size 138x121 contains 1 chunk(s)
</span><span class="cx">                                     RenderSVGInlineText {#text} at (0,0) size 138x121
</span><span class="cx">                                       chunk 1 text run 1 at (30.00,90.00) startOffset 0 endOffset 2 width 88.32: &quot;SV&quot;
</span><span class="lines">@@ -84,15 +84,15 @@
</span><span class="cx">                                 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">                             RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableCell {TD} at (500,148) size 496x380 [r=2 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (500,149) size 496x380 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (8,8) size 480x360
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (23,625) size 723x333
</del><ins>+      RenderBlock {DIV} at (23,626) size 723x334
</ins><span class="cx">         RenderBlock {P} at (0,0) size 723x40
</span><span class="cx">           RenderText {#text} at (0,1) size 716x38
</span><span class="cx">             text run at (0,1) width 716: &quot;Verifies implicit rendering order (paragraph 3.3) and grouping mechanism (paragraphs 3.4).&quot;
</span><span class="cx">             text run at (0,21) width 430: &quot;It also validates basic Shape, Image and text rendering.&quot;
</span><del>-        RenderBlock {P} at (0,51) size 723x160
</del><ins>+        RenderBlock {P} at (0,51) size 723x161
</ins><span class="cx">           RenderText {#text} at (0,1) size 709x158
</span><span class="cx">             text run at (0,1) width 152: &quot;This test renders 3 &quot;
</span><span class="cx">             text run at (151,1) width 274: &quot;elements: a text string \&quot;SVG\&quot;, then &quot;
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx">             text run at (0,121) width 200: &quot;should show through the &quot;
</span><span class="cx">             text run at (199,121) width 479: &quot;rectangle and none of the rectangle should show through the&quot;
</span><span class="cx">             text run at (0,141) width 53: &quot;image.&quot;
</span><del>-        RenderBlock {P} at (0,222) size 723x80
</del><ins>+        RenderBlock {P} at (0,222) size 723x81
</ins><span class="cx">           RenderText {#text} at (0,1) size 712x78
</span><span class="cx">             text run at (0,1) width 623: &quot;Prerequisites: the test assumes proper handling of the fill stroke, stroke-width, &quot;
</span><span class="cx">             text run at (622,1) width 61: &quot;opacity,&quot;
</span><span class="lines">@@ -119,10 +119,10 @@
</span><span class="cx">             text run at (0,41) width 598: &quot;the elements required for the test template. To ensure that the text string is &quot;
</span><span class="cx">             text run at (597,41) width 111: &quot;overlapped by&quot;
</span><span class="cx">             text run at (0,61) width 656: &quot;the other elements and to avoid a dependency on system fonts, an SVG font is used.&quot;
</span><del>-        RenderBlock {P} at (0,313) size 723x20
</del><ins>+        RenderBlock {P} at (0,313) size 723x21
</ins><span class="cx">           RenderText {#text} at (0,1) size 492x18
</span><span class="cx">             text run at (0,1) width 492: &quot;The rendered image should match the reference image exactly.&quot;
</span><del>-      RenderBlock {DIV} at (16,974) size 737x20
</del><ins>+      RenderBlock {DIV} at (16,975) size 737x21
</ins><span class="cx">         RenderBlock {P} at (0,0) size 737x20
</span><span class="cx">           RenderInline {A} at (0,0) size 202x18 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (153,1) size 202x18
</span><span class="lines">@@ -138,4 +138,4 @@
</span><span class="cx">             RenderText {#text} at (408,1) size 176x18
</span><span class="cx">               text run at (408,1) width 176: &quot;\x{2192} script-handle-01-b&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-scrolled to 0,429
</del><ins>+scrolled to 0,431
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomshapessupportingmarkersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,8) size 657x278
</del><ins>+  RenderSVGRoot {svg} at (0,9) size 657x277
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGResourceMarker {marker} [id=&quot;mark&quot;] [markerUnits=strokeWidth] [ref at (4,4)] [angle=0.00]
</span><span class="cx">         RenderSVGEllipse {circle} at (0,0) size 5x5 [stroke={[type=SOLID] [color=#FF0000]}] [cx=4.00] [cy=4.00] [r=3.00]
</span><del>-    RenderSVGContainer {g} at (0,8) size 657x278 [start marker=mark] [middle marker=mark] [end marker=mark]
-      RenderSVGText {text} at (0,5) size 394x19 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (0,9) size 657x277 [start marker=mark] [middle marker=mark] [end marker=mark]
+      RenderSVGText {text} at (0,5) size 394x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 394x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 58 width 393.60: &quot;The first row of shapes should have no marker decorations,&quot;
</span><del>-      RenderSVGText {text} at (0,25) size 227x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,25) size 227x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 227x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 32 width 226.20: &quot;the second row should have them.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (0,82) size 85x86 [stroke={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [x=0.00] [y=50.00] [width=50.00] [height=50.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomstrokedpatternexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/custom/stroked-pattern-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (130,0) size 540x600
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceRadialGradient {radialGradient} [id=&quot;redToYellow&quot;] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
+        RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
+        RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
+      RenderSVGResourcePattern {pattern} [id=&quot;pattern&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=objectBoundingBox]
+        RenderSVGEllipse {circle} at (98,0) size 112x80 [stroke={[type=SOLID] [color=#640000] [stroke width=12.00]}] [fill={[type=RADIAL-GRADIENT] [id=&quot;redToYellow&quot;]}] [cx=20.00] [cy=20.00] [r=40.00]
+    RenderSVGRect {rect} at (189,59) size 422x482 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;pattern&quot;]}] [x=50.00] [y=50.00] [width=350.00] [height=400.00]
+    RenderSVGRect {rect} at (130,0) size 540x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=448.00] [height=498.00]
+    RenderSVGContainer {g} at (290,12) size 220x33
+      RenderSVGText {text} at (134,10) size 182x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 182x12
+          chunk 1 (middle anchor) text run 1 at (134.17,20.00) startOffset 0 endOffset 47 width 181.67: &quot;stroked circle shouldn't be clipped in any way.&quot;
+      RenderSVGText {text} at (162,25) size 126x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 126x12
+          chunk 1 (middle anchor) text run 1 at (162.08,35.00) startOffset 0 endOffset 32 width 125.83: &quot;(stroke-width should be visible!&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomstyleattributefontsizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/style-attribute-font-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/style-attribute-font-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/style-attribute-font-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,14 +4,14 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 339x173
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><del>-    RenderSVGText {text} at (150,10) size 20x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (150,10) size 20x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 20x12
</span><span class="cx">         chunk 1 text run 1 at (150.00,20.00) startOffset 0 endOffset 3 width 20.00: &quot;SVG&quot;
</span><del>-    RenderSVGText {text} at (150,30) size 20x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (150,30) size 20x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 20x12
</span><span class="cx">         chunk 1 text run 1 at (150.00,40.00) startOffset 0 endOffset 3 width 20.00: &quot;SVG&quot;
</span><span class="cx">     RenderSVGContainer {g} at (10,128) size 329x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,140.00)}]
</span><del>-      RenderSVGText {text} at (0,-12) size 329x44 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,-12) size 329x45 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 280x14
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 280x14
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 280.00: &quot;For this test case to be successful, the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgfontsinhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-in-html-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-in-html-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-in-html-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,32 +1,32 @@
</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 800x517
-  RenderBlock {HTML} at (0,0) size 800x517 [bgcolor=#FFFFFF]
-layer at (173,32) size 453x453
-  RenderBody {BODY} at (173,32) size 453x453 [color=#FFFFFF] [bgcolor=#DD6600]
-    RenderBlock {DIV} at (0,0) size 453x0
-      RenderBlock {DIV} at (0,0) size 453x0
-        RenderBlock {DIV} at (0,0) size 453x0
-    RenderBlock {DIV} at (0,0) size 453x0
</del><ins>+layer at (0,0) size 800x518
+  RenderBlock {HTML} at (0,0) size 800x518 [bgcolor=#FFFFFF]
+layer at (173,32) size 454x454
+  RenderBody {BODY} at (173,32) size 454x454 [color=#FFFFFF] [bgcolor=#DD6600]
+    RenderBlock {DIV} at (0,0) size 454x0
+      RenderBlock {DIV} at (0,0) size 454x0
+        RenderBlock {DIV} at (0,0) size 454x0
+    RenderBlock {DIV} at (0,0) size 454x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock {DIV} at (0,0) size 453x0
</del><ins>+    RenderBlock {DIV} at (0,0) size 454x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock {DIV} at (0,0) size 453x0
</del><ins>+    RenderBlock {DIV} at (0,0) size 454x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock {DIV} at (0,0) size 453x0
</del><ins>+    RenderBlock {DIV} at (0,0) size 454x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock {DIV} at (0,0) size 453x0
</del><ins>+    RenderBlock {DIV} at (0,0) size 454x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-    RenderBlock {DIV} at (0,0) size 453x0
</del><ins>+    RenderBlock {DIV} at (0,0) size 454x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><del>-layer at (173,47) size 453x188
-  RenderBlock (positioned) {H1} at (0,15) size 453x188 [color=#DD9955]
</del><ins>+layer at (173,47) size 454x188
+  RenderBlock (positioned) {H1} at (0,15) size 454x189 [color=#DD9955]
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 341x190
</span><span class="cx">       RenderText {#text} at (63,-1) size 341x190
</span><span class="cx">         text run at (63,-1) width 327: &quot;CSS ZEN&quot;
</span><span class="cx">         text run at (56,93) width 341: &quot;GARDEN&quot;
</span><del>-layer at (173,118) size 453x21
-  RenderBlock (positioned) {H2} at (0,86) size 453x21 [color=#EEFF00]
</del><ins>+layer at (173,119) size 454x21
+  RenderBlock (positioned) {H2} at (0,87) size 454x22 [color=#EEFF00]
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 149x19
</span><span class="cx">       RenderText {#text} at (152,1) size 88x19
</span><span class="cx">         text run at (152,1) width 88: &quot;The Beauty of &quot;
</span><span class="lines">@@ -35,54 +35,54 @@
</span><span class="cx">           text run at (239,1) width 22: &quot;CSS&quot;
</span><span class="cx">       RenderText {#text} at (260,1) size 41x19
</span><span class="cx">         text run at (260,1) width 41: &quot; Design&quot;
</span><del>-layer at (173,351) size 453x134
-  RenderBlock (positioned) {DIV} at (0,319) size 453x134
-    RenderInline {P} at (0,0) size 431x29
-      RenderInline {SPAN} at (0,0) size 431x29
-        RenderText {#text} at (11,0) size 431x29
-          text run at (11,0) width 431: &quot;Littering a dark and dreary road lay the past relics of browser-&quot;
-          text run at (11,14) width 196: &quot;specific tags, incompatible &quot;
</del><ins>+layer at (173,351) size 454x135
+  RenderBlock (positioned) {DIV} at (0,319) size 454x135
+    RenderInline {P} at (0,0) size 429x29
+      RenderInline {SPAN} at (0,0) size 429x29
+        RenderText {#text} at (12,-1) size 429x29
+          text run at (12,-1) width 429: &quot;Littering a dark and dreary road lay the past relics of browser-&quot;
+          text run at (12,13) width 195: &quot;specific tags, incompatible &quot;
</ins><span class="cx">         RenderInline {ACRONYM} at (0,0) size 31x15
</span><del>-          RenderText {#text} at (207,14) size 31x15
-            text run at (207,14) width 31: &quot;DOM&quot;
-        RenderText {#text} at (238,14) size 112x15
-          text run at (238,14) width 112: &quot;s, and broken &quot;
</del><ins>+          RenderText {#text} at (207,13) size 31x15
+            text run at (207,13) width 31: &quot;DOM&quot;
+        RenderText {#text} at (238,13) size 111x15
+          text run at (238,13) width 111: &quot;s, and broken &quot;
</ins><span class="cx">         RenderInline {ACRONYM} at (0,0) size 27x15
</span><del>-          RenderText {#text} at (350,14) size 27x15
-            text run at (350,14) width 27: &quot;CSS&quot;
-        RenderText {#text} at (377,14) size 65x15
-          text run at (377,14) width 65: &quot; support.&quot;
</del><ins>+          RenderText {#text} at (349,13) size 27x15
+            text run at (349,13) width 27: &quot;CSS&quot;
+        RenderText {#text} at (376,13) size 65x15
+          text run at (376,13) width 65: &quot; support.&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderInline {P} at (0,0) size 431x43
-      RenderInline {SPAN} at (0,0) size 431x43
-        RenderText {#text} at (11,28) size 431x43
-          text run at (11,28) width 431: &quot;Today, we must clear the mind of past practices. Web&quot;
-          text run at (11,42) width 431: &quot;enlightenment has been achieved thanks to the tireless efforts&quot;
-          text run at (11,56) width 100: &quot;of folk like the &quot;
</del><ins>+    RenderInline {P} at (0,0) size 429x43
+      RenderInline {SPAN} at (0,0) size 429x43
+        RenderText {#text} at (12,27) size 429x43
+          text run at (12,27) width 429: &quot;Today, we must clear the mind of past practices. Web&quot;
+          text run at (12,41) width 429: &quot;enlightenment has been achieved thanks to the tireless efforts&quot;
+          text run at (12,55) width 100: &quot;of folk like the &quot;
</ins><span class="cx">         RenderInline {ACRONYM} at (0,0) size 32x15
</span><del>-          RenderText {#text} at (111,56) size 32x15
-            text run at (111,56) width 32: &quot;W3C&quot;
-        RenderText {#text} at (143,56) size 8x15
-          text run at (143,56) width 8: &quot;, &quot;
</del><ins>+          RenderText {#text} at (112,55) size 32x15
+            text run at (112,55) width 32: &quot;W3C&quot;
+        RenderText {#text} at (144,55) size 8x15
+          text run at (144,55) width 8: &quot;, &quot;
</ins><span class="cx">         RenderInline {ACRONYM} at (0,0) size 40x15
</span><del>-          RenderText {#text} at (151,56) size 40x15
-            text run at (151,56) width 40: &quot;WaSP&quot;
-        RenderText {#text} at (191,56) size 221x15
-          text run at (191,56) width 221: &quot; and the major browser creators.&quot;
-    RenderText {#text} at (412,56) size 5x15
-      text run at (412,56) width 5: &quot; &quot;
-    RenderInline {P} at (0,0) size 431x71
-      RenderInline {SPAN} at (0,0) size 431x71
-        RenderText {#text} at (417,56) size 431x71
-          text run at (417,56) width 25: &quot;The&quot;
-          text run at (11,70) width 431: &quot;css Zen Garden invites you to relax and meditate on the&quot;
-          text run at (11,84) width 431: &quot;important lessons of the masters. Begin to see with clarity.&quot;
-          text run at (11,98) width 431: &quot;Learn to use the (yet to be) time-honored techniques in new&quot;
-          text run at (11,112) width 350: &quot;and invigorating fashion. Become one with the web.&quot;
</del><ins>+          RenderText {#text} at (152,55) size 40x15
+            text run at (152,55) width 40: &quot;WaSP&quot;
+        RenderText {#text} at (192,55) size 221x15
+          text run at (192,55) width 221: &quot; and the major browser creators.&quot;
+    RenderText {#text} at (413,55) size 4x15
+      text run at (413,55) width 4: &quot; &quot;
+    RenderInline {P} at (0,0) size 430x71
+      RenderInline {SPAN} at (0,0) size 430x71
+        RenderText {#text} at (417,55) size 430x71
+          text run at (417,55) width 25: &quot;The&quot;
+          text run at (12,69) width 429: &quot;css Zen Garden invites you to relax and meditate on the&quot;
+          text run at (12,83) width 429: &quot;important lessons of the masters. Begin to see with clarity.&quot;
+          text run at (12,97) width 429: &quot;Learn to use the (yet to be) time-honored techniques in new&quot;
+          text run at (12,111) width 350: &quot;and invigorating fashion. Become one with the web.&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (322,236) size 304x80
-  RenderBlock (positioned) {H3} at (149,-115) size 304x80 [color=#CCCC77] [bgcolor=#888811] [border: (3px solid #888811) none (3px solid #888811)]
</del><ins>+layer at (321,235) size 306x80
+  RenderBlock (positioned) {H3} at (148,-116) size 306x81 [color=#CCCC77] [bgcolor=#888811] [border: (3px solid #888811) none (3px solid #888811)]
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 277x83
</span><del>-      RenderText {#text} at (44,-1) size 277x83
-        text run at (44,-1) width 230: &quot;The Road to&quot;
-        text run at (3,36) width 277: &quot;Enlightenment&quot;
</del><ins>+      RenderText {#text} at (45,-2) size 277x83
+        text run at (45,-2) width 230: &quot;The Road to&quot;
+        text run at (3,35) width 277: &quot;Enlightenment&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgfontswithnoelementreferenceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</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 800x96
-  RenderBlock {HTML} at (0,0) size 800x96
-    RenderBody {BODY} at (8,18) size 784x60
</del><ins>+layer at (0,0) size 800x99
+  RenderBlock {HTML} at (0,0) size 800x99
+    RenderBody {BODY} at (8,18) size 784x62
</ins><span class="cx">       RenderBlock {P} at (0,0) size 784x21
</span><span class="cx">         RenderText {#text} at (0,1) size 277x19
</span><span class="cx">           text run at (0,1) width 277: &quot;This text should be rendered with a first font.&quot;
</span><del>-      RenderBlock {P} at (0,39) size 784x21
</del><ins>+      RenderBlock {P} at (0,39) size 784x22
</ins><span class="cx">         RenderText {#text} at (0,1) size 285x19
</span><span class="cx">           text run at (0,1) width 285: &quot;This text should be rendered with a second font.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgfontswithoutmissingglyphexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,29 +1,29 @@
</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 800x283
-  RenderBlock {html} at (0,0) size 800x283
-    RenderBody {body} at (8,21) size 784x246
</del><ins>+layer at (0,0) size 800x284
+  RenderBlock {html} at (0,0) size 800x284
+    RenderBody {body} at (8,21) size 784x247
</ins><span class="cx">       RenderBlock {h1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 115x37
</span><span class="cx">           text run at (0,0) width 115: &quot;Test for &quot;
</span><span class="cx">         RenderInline {a} at (0,0) size 143x37 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (115,0) size 143x37
</span><span class="cx">             text run at (115,0) width 143: &quot;Bug 42352&quot;
</span><del>-      RenderBlock {p} at (0,58) size 784x18
</del><ins>+      RenderBlock {p} at (0,58) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 506x18
</span><span class="cx">           text run at (0,0) width 506: &quot;Following text should be rendered as usual. Only \&quot;A\&quot; has a glyph in SVG Font.&quot;
</span><del>-      RenderBlock {p} at (0,92) size 784x18
</del><ins>+      RenderBlock {p} at (0,92) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 35x16
</span><span class="cx">           text run at (0,1) width 35: &quot;XXA&quot;
</span><del>-      RenderBlock {p} at (0,126) size 784x18
</del><ins>+      RenderBlock {p} at (0,126) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 35x16
</span><span class="cx">           text run at (0,1) width 35: &quot;XAX&quot;
</span><del>-      RenderBlock {p} at (0,160) size 784x18
</del><ins>+      RenderBlock {p} at (0,160) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 35x16
</span><span class="cx">           text run at (0,1) width 35: &quot;AXX&quot;
</span><del>-      RenderBlock {p} at (0,194) size 784x18
</del><ins>+      RenderBlock {p} at (0,194) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 33x16
</span><span class="cx">           text run at (0,1) width 33: &quot;XXX&quot;
</span><del>-      RenderBlock {p} at (0,228) size 784x18
</del><ins>+      RenderBlock {p} at (0,228) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,1) size 39x16
</span><span class="cx">           text run at (0,1) width 39: &quot;AAA&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextclipexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-clip-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-clip-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-clip-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderSVGResourceClipper {clipPath} [id=&quot;myclip&quot;] [clipPathUnits=userSpaceOnUse]
</span><span class="cx">         RenderSVGPath {path} at (200,200) size 100x200 [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 200 200 L 300 200 L 300 400 L 200 400 Z&quot;]
</span><span class="cx">     RenderSVGContainer {g} at (0,75) size 133x64
</span><del>-      RenderSVGText {text} at (0,75) size 133x63 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,75) size 133x64 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 133x63
</span><span class="cx">           chunk 1 text run 1 at (0.00,125.00) startOffset 0 endOffset 4 width 133.00: &quot;PASS&quot;
</span><del>-      RenderSVGText {text} at (0,75) size 648x63 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,75) size 648x64 contains 1 chunk(s)
</ins><span class="cx">         [clipPath=&quot;myclip&quot;] RenderSVGResourceClipper {clipPath} at (200,200) size 100x200
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 648x63
</span><span class="cx">           [clipPath=&quot;myclip&quot;] RenderSVGResourceClipper {clipPath} at (200,200) size 100x200
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextctmexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-ctm-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (100,70) size 86x38
-    RenderSVGContainer {g} at (100,70) size 86x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
-      RenderSVGViewportContainer {svg} at (100,70) size 86x38
</del><ins>+  RenderSVGRoot {svg} at (100,71) size 86x37
+    RenderSVGContainer {g} at (100,71) size 86x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
+      RenderSVGViewportContainer {svg} at (100,71) size 86x37
</ins><span class="cx">         RenderSVGText {text} at (70,55) size 43x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 43x19
</span><span class="cx">             chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 6 width 43.00: &quot;Passed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextdom01fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -19,40 +19,40 @@
</span><span class="cx">               chunk 1 (middle anchor) text run 2 at (97.00,30.00) startOffset 1 endOffset 2 width 8.00: &quot;s&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (43,0) size 313x17
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (105.00,30.00) startOffset 0 endOffset 47 width 313.00: &quot; a test of the interface SVGTextContentElement.&quot;
</span><del>-        RenderSVGText {text} at (30,46) size 227x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,46) size 227x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 227x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,60.00) startOffset 0 endOffset 34 width 227.00: &quot;.getCharNumAtPosition() result: 30&quot;
</span><del>-        RenderSVGText {text} at (30,66) size 246x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,66) size 246x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 246x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,80.00) startOffset 0 endOffset 36 width 246.00: &quot;.getComputedTextLength() result: 356&quot;
</span><del>-        RenderSVGText {text} at (30,86) size 296x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,86) size 296x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 296x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,100.00) startOffset 0 endOffset 46 width 296.00: &quot;.getEndPositionOfChar(11) result ('e'): 133,30&quot;
</span><del>-        RenderSVGText {text} at (30,106) size 292x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,106) size 292x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 292x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,120.00) startOffset 0 endOffset 46 width 292.00: &quot;.getExtentOfChar(11) result ('e'): 125,16,8,17&quot;
</span><del>-        RenderSVGText {text} at (30,126) size 206x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,126) size 206x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 206x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,140.00) startOffset 0 endOffset 30 width 206.00: &quot;.getNumberOfChars() result: 54&quot;
</span><del>-        RenderSVGText {text} at (30,146) size 208x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,146) size 208x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 208x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,160.00) startOffset 0 endOffset 32 width 208.00: &quot;.getRotationOfChar(5) result: 45&quot;
</span><del>-        RenderSVGText {text} at (30,166) size 301x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,166) size 301x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 301x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,180.00) startOffset 0 endOffset 48 width 301.00: &quot;.getStartPositionOfChar(11) result ('e'): 125,30&quot;
</span><del>-        RenderSVGText {text} at (30,186) size 310x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,186) size 310x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 310x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,200.00) startOffset 0 endOffset 50 width 310.00: &quot;.getSubStringLength(22,9) result ('interface'): 56&quot;
</span><del>-        RenderSVGText {text} at (30,206) size 405x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,206) size 405x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 405x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,220.00) startOffset 0 endOffset 64 width 405.00: &quot;.selectSubString(18,3) result: the word 'the' should be selected&quot;
</span><del>-        RenderSVGText {text} at (30,226) size 240x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,226) size 240x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 240x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,240.00) startOffset 0 endOffset 37 width 240.00: &quot;.textLength.baseVal.value result: 356&quot;
</span><del>-        RenderSVGText {text} at (30,246) size 239x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,246) size 239x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 239x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,260.00) startOffset 0 endOffset 37 width 239.00: &quot;.textLength.animVal.value result: 356&quot;
</span><del>-        RenderSVGText {text} at (30,266) size 381x17 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (30,266) size 381x18 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 381x17
</span><span class="cx">             chunk 1 text run 1 at (30.00,280.00) startOffset 0 endOffset 59 width 381.00: &quot;.lengthAdjust.baseVal and .lengthAdjust.animVal result: 1,1&quot;
</span><span class="cx">     RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextfilterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-filter-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-filter-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-filter-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,3) size 628x78
</del><ins>+  RenderSVGRoot {svg} at (0,4) size 628x77
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGResourceFilter {filter} [id=&quot;myfilter&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
</span><span class="cx">         [feGaussianBlur stdDeviation=&quot;3.00, 3.00&quot;]
</span><span class="cx">           [SourceGraphic]
</span><del>-    RenderSVGText {text} at (4,10) size 567x63 contains 1 chunk(s)
-      [filter=&quot;myfilter&quot;] RenderSVGResourceFilter {filter} at (-52.70,3.60) size 680.40x76.80
</del><ins>+    RenderSVGText {text} at (4,10) size 567x64 contains 1 chunk(s)
+      [filter=&quot;myfilter&quot;] RenderSVGResourceFilter {filter} at (-52.70,4.45) size 680.40x75.60
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 567x63
</span><span class="cx">         [filter=&quot;myfilter&quot;] RenderSVGResourceFilter {filter} at (-52.70,4.45) size 680.40x75.60
</span><span class="cx">         chunk 1 text run 1 at (4.00,60.00) startOffset 0 endOffset 26 width 567.00: &quot;This text should be blury.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtexthittestexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-hit-test-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,110) size 246x158
-    RenderSVGContainer {g} at (20,110) size 246x158 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
</del><ins>+  RenderSVGRoot {svg} at (20,111) size 246x157
+    RenderSVGContainer {g} at (20,111) size 246x157 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (70,55) size 58x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 58x19
</span><span class="cx">           chunk 1 text run 1 at (70.00,70.00) startOffset 0 endOffset 8 width 58.00: &quot;Click me&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextletterspacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,10) size 362x158
-    RenderSVGContainer {g} at (20,10) size 362x158
</del><ins>+  RenderSVGRoot {svg} at (20,11) size 361x157
+    RenderSVGContainer {g} at (20,11) size 361x157
</ins><span class="cx">       RenderSVGText {text} at (10,5) size 181x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 181x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.50: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextrepaintincludingstrokeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,6 +2,6 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (80,0) size 553x118
</span><del>-    RenderSVGText {text} at (35,-65) size 543x127 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (35,-65) size 543x128 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 543x127
</span><span class="cx">         chunk 1 text run 1 at (35.00,35.00) startOffset 0 endOffset 11 width 543.00: &quot;Repaint me!&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextrotationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-rotation-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-rotation-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-rotation-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (2,44) size 441x280
</span><del>-    RenderSVGText {text} at (2,44) size 344x80 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (2,44) size 345x80 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 344x80
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 344x80
</span><span class="cx">           chunk 1 text run 1 at (25.00,100.00) startOffset 0 endOffset 1 width 33.00: &quot;R&quot;
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">             chunk 1 text run 7 at (260.00,200.00) startOffset 6 endOffset 7 width 25.00: &quot;d&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (260,0) size 146x58
</span><span class="cx">           chunk 1 text run 1 at (285.00,200.00) startOffset 0 endOffset 7 width 146.00: &quot; glyphs&quot;
</span><del>-    RenderSVGText {text} at (21,256) size 421x68 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (21,256) size 422x68 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 421x68
</span><span class="cx">         chunk 1 text run 1 at (25.00,300.00) startOffset 0 endOffset 1 width 44.00: &quot;M&quot;
</span><span class="cx">         chunk 1 text run 2 at (69.00,300.00) startOffset 1 endOffset 2 width 25.00: &quot;o&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtexttref03bchangehrefdomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (125,21) size 652x328
-      RenderSVGText {text} at (75,13) size 391x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (125,23) size 652x325
+      RenderSVGText {text} at (75,13) size 391x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 391x14
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 74 width 390.60: &quot;Test dynamically changing 'href' attribute through href animated property.&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,-93) size 172x116 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-93) size 172x117 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,75) size 11x21
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.80: &quot;F&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 5x22
</span><span class="lines">@@ -33,16 +33,16 @@
</span><span class="cx">               chunk 1 text run 1 at (150.80,0.00) startOffset 0 endOffset 1 width 10.20: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (161,75) size 11x21
</span><span class="cx">             chunk 1 text run 1 at (161.00,0.00) startOffset 0 endOffset 1 width 10.20: &quot;d&quot;
</span><del>-        RenderSVGText {text} at (0,-17) size 91x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-17) size 91x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x21
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 90.60: &quot;Hello world&quot;
</span><del>-      RenderSVGText {text} at (75,166) size 150x42 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,166) size 150x43 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInline {tref} at (0,0) size 150x42
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 150x42
</span><span class="cx">             chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 9 width 149.40: &quot;Flattened&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtexttref03bchangehrefexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (125,21) size 369x328
-      RenderSVGText {text} at (75,13) size 221x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (125,23) size 369x325
+      RenderSVGText {text} at (75,13) size 221x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 221x14
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 43 width 220.80: &quot;Test dynamically changing 'href' attribute.&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,-93) size 172x116 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-93) size 172x117 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,75) size 11x21
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.80: &quot;F&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 5x22
</span><span class="lines">@@ -33,16 +33,16 @@
</span><span class="cx">               chunk 1 text run 1 at (150.80,0.00) startOffset 0 endOffset 1 width 10.20: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (161,75) size 11x21
</span><span class="cx">             chunk 1 text run 1 at (161.00,0.00) startOffset 0 endOffset 1 width 10.20: &quot;d&quot;
</span><del>-        RenderSVGText {text} at (0,-17) size 91x21 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-17) size 91x22 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 91x21
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 90.60: &quot;Hello world&quot;
</span><del>-      RenderSVGText {text} at (75,166) size 150x42 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,166) size 150x43 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInline {tref} at (0,0) size 150x42
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 150x42
</span><span class="cx">             chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 9 width 149.40: &quot;Flattened&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtexttref03breferencedelementremovalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,16 +2,16 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (125,21) size 499x26
-      RenderSVGText {text} at (75,13) size 299x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (125,23) size 498x24
+      RenderSVGText {text} at (75,13) size 299x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 299x14
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 55 width 298.20: &quot;Test that removal of referenced content does not crash.&quot;
</span><span class="cx">       RenderSVGText {text}
</span><span class="cx">         RenderSVGInline {tref} at (0,0) size 0x0
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtexttref03btrefremovalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,14 +2,14 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (125,21) size 369x26
-      RenderSVGText {text} at (75,13) size 221x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (125,23) size 368x24
+      RenderSVGText {text} at (75,13) size 221x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 221x14
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 43 width 220.20: &quot;Test that removal of 'tref' does not crash.&quot;
</span><span class="cx">       RenderSVGText {text}
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,-93) size 172x116 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-93) size 172x117 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,75) size 11x21
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.80: &quot;F&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 5x22
</span><span class="lines">@@ -36,8 +36,8 @@
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 11x22
</span><span class="cx">             RenderSVGInlineText {#text} at (161,75) size 11x21
</span><span class="cx">               chunk 1 text run 1 at (161.00,0.00) startOffset 0 endOffset 1 width 10.20: &quot;d&quot;
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextwhitespacehandlingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,10) size 498x518
-    RenderSVGContainer {g} at (20,10) size 498x518
</del><ins>+  RenderSVGRoot {svg} at (20,11) size 498x517
+    RenderSVGContainer {g} at (20,11) size 498x517
</ins><span class="cx">       RenderSVGText {text} at (10,5) size 240x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 240x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 239.50: &quot;Testing xml:space=\&quot;default\&quot; support:&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextxdxlistsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,10) size 142x358
</del><ins>+  RenderSVGRoot {svg} at (20,11) size 141x357
</ins><span class="cx">     RenderSVGText {text} at (10,5) size 71x19 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 71x19
</span><span class="cx">         chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.50: &quot;A&quot;
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">           chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.50: &quot;B&quot;
</span><span class="cx">       RenderSVGInlineText {#text} at (60,0) size 11x19
</span><span class="cx">         chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 10.50: &quot;C&quot;
</span><del>-    RenderSVGContainer {g} at (20,210) size 142x158 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-5.00,0.00)}]
</del><ins>+    RenderSVGContainer {g} at (20,211) size 141x157 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-5.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (15,105) size 71x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 71x19
</span><span class="cx">           chunk 1 text run 1 at (15.00,120.00) startOffset 0 endOffset 1 width 11.50: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextxdylistsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -804,6 +804,6 @@
</span><span class="cx">     RenderSVGRect {rect} at (74,4) size 127x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=75.00] [y=5.00] [width=125.00] [height=280.00]
</span><span class="cx">     RenderSVGRect {rect} at (74,4) size 127x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=75.00] [y=5.00] [width=125.00] [height=280.00]
</span><span class="cx">     RenderSVGRect {rect} at (209,4) size 282x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=210.00] [y=5.00] [width=280.00] [height=280.00]
</span><del>-    RenderSVGText {text} at (20,302) size 459x23 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (20,302) size 460x23 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 459x23
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (20.50,320.00) startOffset 0 endOffset 57 width 459.00: &quot;All text fragments in each red box need to look identical&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtextxoverrideintspanchildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,10) size 142x318
</del><ins>+  RenderSVGRoot {svg} at (20,11) size 141x317
</ins><span class="cx">     RenderSVGText {text} at (10,5) size 71x19 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 12x19
</span><span class="cx">         chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.50: &quot;A&quot;
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">           chunk 1 text run 1 at (40.00,40.00) startOffset 0 endOffset 1 width 10.50: &quot;B&quot;
</span><span class="cx">       RenderSVGInlineText {#text} at (60,0) size 11x19
</span><span class="cx">         chunk 1 text run 1 at (70.00,40.00) startOffset 0 endOffset 1 width 10.50: &quot;C&quot;
</span><del>-    RenderSVGContainer {g} at (20,90) size 142x78 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
</del><ins>+    RenderSVGContainer {g} at (20,91) size 141x77 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (20,45) size 71x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x19
</span><span class="cx">           chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 11.50: &quot;A&quot;
</span><span class="lines">@@ -33,7 +33,7 @@
</span><span class="cx">             chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.50: &quot;B&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (60,0) size 11x19
</span><span class="cx">           chunk 1 text run 1 at (80.00,80.00) startOffset 0 endOffset 1 width 10.50: &quot;C&quot;
</span><del>-    RenderSVGContainer {g} at (20,170) size 142x78 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
</del><ins>+    RenderSVGContainer {g} at (20,171) size 141x77 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (20,85) size 71x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x19
</span><span class="cx">           chunk 1 text run 1 at (20.00,100.00) startOffset 0 endOffset 1 width 11.50: &quot;A&quot;
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             chunk 1 text run 1 at (50.00,120.00) startOffset 0 endOffset 1 width 10.50: &quot;B&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (60,0) size 11x19
</span><span class="cx">           chunk 1 text run 1 at (80.00,120.00) startOffset 0 endOffset 1 width 10.50: &quot;C&quot;
</span><del>-    RenderSVGContainer {g} at (20,250) size 142x78 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
</del><ins>+    RenderSVGContainer {g} at (20,251) size 141x77 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (20,125) size 71x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 12x19
</span><span class="cx">           chunk 1 text run 1 at (20.00,140.00) startOffset 0 endOffset 1 width 11.50: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtrefowncontentremovalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/tref-own-content-removal-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/tref-own-content-removal-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/tref-own-content-removal-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (125,21) size 295x328
-      RenderSVGText {text} at (75,13) size 177x14 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (125,23) size 295x325
+      RenderSVGText {text} at (75,13) size 177x15 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 177x14
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 34 width 176.40: &quot;Test removing tref's text content.&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,-93) size 172x116 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-93) size 172x117 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,75) size 11x21
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.80: &quot;F&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 5x22
</span><span class="lines">@@ -33,13 +33,13 @@
</span><span class="cx">               chunk 1 text run 1 at (150.80,0.00) startOffset 0 endOffset 1 width 10.20: &quot;e&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (161,75) size 11x21
</span><span class="cx">             chunk 1 text run 1 at (161.00,0.00) startOffset 0 endOffset 1 width 10.20: &quot;d&quot;
</span><del>-      RenderSVGText {text} at (75,166) size 150x42 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,166) size 150x43 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInline {tref} at (0,0) size 150x42
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 150x42
</span><span class="cx">             chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 9 width 149.40: &quot;Flattened&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (16,516) size 381x64
-      RenderSVGText {text} at (10,310) size 228x37 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,517) size 380x62
+      RenderSVGText {text} at (10,310) size 228x38 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 228x37
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomtrefupdateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/tref-update-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/tref-update-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/tref-update-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (33,8) size 89x34
</del><ins>+  RenderSVGRoot {svg} at (33,9) size 88x32
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (0,-15) size 47x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,-15) size 47x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 7 width 46.80: &quot;Failure&quot;
</span><del>-      RenderSVGText {text} at (0,-15) size 53x19 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,-15) size 53x20 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 53x19
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 7 width 52.20: &quot;Success&quot;
</span><del>-    RenderSVGText {text} at (20,5) size 53x19 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (20,5) size 53x20 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInline {tref} at (0,0) size 53x19
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 53x19
</span><span class="cx">           chunk 1 text run 1 at (20.00,20.00) startOffset 0 endOffset 7 width 52.20: &quot;Success&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusecssnoeffectonshadowtreeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,10 +1,10 @@
</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 453x113
-  RenderSVGRoot {svg} at (0,0) size 453x113
</del><ins>+layer at (0,0) size 454x113
+  RenderSVGRoot {svg} at (0,0) size 454x113
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGPath {path} at (113,18) size 227x77 [stroke={[type=SOLID] [color=#FF0000] [opacity=0.50] [miter limit=10.00] [line join=BEVEL] [dash array={300.00, 100.00}]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 300 50 L 900 50 L 900 250 L 300 250&quot;]
-    RenderSVGRect {rect} at (0,0) size 453x113 [stroke={[type=SOLID] [color=#0000FF] [stroke width=3.00]}] [x=0.00] [y=0.00] [width=1200.00] [height=300.00]
-    RenderSVGContainer {g} at (105,11) size 243x91
-      RenderSVGContainer {use} at (105,11) size 243x91
-        RenderSVGPath {path} at (105,11) size 243x91 [stroke={[type=SOLID] [color=#FF0000] [opacity=0.50] [stroke width=40.00] [line cap=ROUND] [line join=BEVEL] [dash offset=50.00] [dash array={300.00, 100.00}]}] [fill={[type=SOLID] [color=#0000FF] [opacity=0.50]}] [data=&quot;M 300 50 L 900 50 L 900 250 L 300 250&quot;]
</del><ins>+      RenderSVGPath {path} at (113,18) size 228x77 [stroke={[type=SOLID] [color=#FF0000] [opacity=0.50] [miter limit=10.00] [line join=BEVEL] [dash array={300.00, 100.00}]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 300 50 L 900 50 L 900 250 L 300 250&quot;]
+    RenderSVGRect {rect} at (0,0) size 454x113 [stroke={[type=SOLID] [color=#0000FF] [stroke width=3.00]}] [x=0.00] [y=0.00] [width=1200.00] [height=300.00]
+    RenderSVGContainer {g} at (105,11) size 243x92
+      RenderSVGContainer {use} at (105,11) size 243x92
+        RenderSVGPath {path} at (105,11) size 243x92 [stroke={[type=SOLID] [color=#FF0000] [opacity=0.50] [stroke width=40.00] [line cap=ROUND] [line join=BEVEL] [dash offset=50.00] [dash array={300.00, 100.00}]}] [fill={[type=SOLID] [color=#0000FF] [opacity=0.50]}] [data=&quot;M 300 50 L 900 50 L 900 250 L 300 250&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusedetachexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-detach-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,19 +4,19 @@
</span><span class="cx">   RenderSVGRoot {svg} at (112,12) size 688x236
</span><span class="cx">     RenderSVGContainer {g} at (112,12) size 240x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(5.00,5.00)}]
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (41,20) size 17x14 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (41,20) size 18x15 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 17x14
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (41.88,31.00) startOffset 0 endOffset 3 width 16.25: &quot;use&quot;
</span><span class="cx">         RenderSVGEllipse {circle} at (220,96) size 24x24 [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=40.00] [r=5.00]
</span><del>-      RenderSVGContainer {g} at (208,57) size 48x65
-        RenderSVGContainer {use} at (208,57) size 48x42
-          RenderSVGText {text} at (41,20) size 17x14 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (210,58) size 44x64
+        RenderSVGContainer {use} at (210,58) size 44x39
+          RenderSVGText {text} at (41,20) size 18x15 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 17x14
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (41.88,31.00) startOffset 0 endOffset 3 width 16.25: &quot;use&quot;
</span><span class="cx">         RenderSVGContainer {use} at (218,94) size 28x28
</span><span class="cx">           RenderSVGEllipse {circle} at (218,94) size 28x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=40.00] [r=5.00]
</span><span class="cx">       RenderSVGRect {rect} at (112,12) size 240x120 [opacity=0.20] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
</span><del>-    RenderSVGContainer {g} at (124,141) size 676x107 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,70.00)}]
</del><ins>+    RenderSVGContainer {g} at (124,142) size 676x106 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,70.00)}]
</ins><span class="cx">       RenderSVGText {text} at (0,-11) size 291x44 contains 1 chunk(s)
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 284x14
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 284x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusedynamicappendexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-dynamic-append-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-dynamic-append-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-dynamic-append-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,9 +8,9 @@
</span><span class="cx">     RenderSVGContainer {use} at (0,0) size 100x100
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 100x100
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><del>-    RenderSVGText {text} at (10,106) size 366x17 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,106) size 366x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 366x17
</span><span class="cx">         chunk 1 text run 1 at (10.00,120.00) startOffset 0 endOffset 60 width 366.00: &quot;This test tries to change a container referenced by a &lt;use&gt;.&quot;
</span><del>-    RenderSVGText {text} at (10,126) size 409x17 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,126) size 409x18 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 409x17
</span><span class="cx">         chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 67 width 409.00: &quot;If it is successful, there should be a green rect above. Bug 15080.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,22 +1,22 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x781
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
-      RenderBlock {parsererror} at (16,0) size 737x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 701x22
</del><ins>+layer at (0,0) size 785x781
+  RenderBlock {html} at (0,0) size 785x781
+    RenderBody {body} at (8,16) size 769x757
+      RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x22
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 701x14
</del><ins>+        RenderBlock {div} at (18,61) size 701x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 497x14
</span><span class="cx">             text run at (0,0) width 497: &quot;error on line 1 at column 132: Extra content at the end of the document&quot;
</span><span class="cx">             text run at (497,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,92) size 701x22
</del><ins>+        RenderBlock {h3} at (18,94) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x22
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-      RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (8,172) size 335x18
</del><ins>+      RenderBlock (anonymous) at (0,152) size 769x605
+        RenderSVGRoot {svg} at (8,174) size 335x19
</ins><span class="cx">           RenderSVGText {text} at (0,6) size 335x18 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 335x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 53 width 335.00: &quot;This should not crash, but display an error document.&quot;
</span><del>-          RenderSVGContainer {use} at (8,166) size 0x0
</del><ins>+          RenderSVGContainer {use} at (8,168) size 0x1
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusemodifycontainerintargetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-modify-container-in-target-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-modify-container-in-target-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-modify-container-in-target-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,40) size 404x106
</del><ins>+  RenderSVGRoot {svg} at (20,40) size 403x105
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 125x30
</span><span class="cx">         RenderSVGContainer {g} at (0,0) size 125x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusemodifytargetcontainerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-container-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-container-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-container-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (45,40) size 330x106
</del><ins>+  RenderSVGRoot {svg} at (45,40) size 330x105
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 125x30
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 125x25 [stroke={[type=SOLID] [color=#000080] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusemodifytargetsymbolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-symbol-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-symbol-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-modify-target-symbol-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (45,45) size 330x101
</del><ins>+  RenderSVGRoot {svg} at (45,45) size 330x100
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGHiddenContainer {symbol} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 125x25 [stroke={[type=SOLID] [color=#000080] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomuserecursion1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-recursion-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-recursion-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-recursion-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,90) size 282x38
</del><ins>+  RenderSVGRoot {svg} at (20,91) size 282x37
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 125x25
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 125x25 [stroke={[type=SOLID] [color=#000080] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomuserecursion2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-recursion-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-recursion-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-recursion-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,90) size 282x38
</del><ins>+  RenderSVGRoot {svg} at (20,91) size 282x37
</ins><span class="cx">     RenderSVGText {text} at (10,45) size 141x19 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 141x19
</span><span class="cx">         chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 22 width 141.00: &quot;This should not crash.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomuserecursion3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-recursion-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-recursion-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-recursion-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,90) size 282x38
</del><ins>+  RenderSVGRoot {svg} at (20,91) size 282x37
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 125x25
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 125x25 [stroke={[type=SOLID] [color=#000080] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomuserecursion4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-recursion-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-recursion-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-recursion-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (20,90) size 282x38
</del><ins>+  RenderSVGRoot {svg} at (20,91) size 282x37
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGContainer {g} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {use} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomviewBoxhitexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/viewBox-hit-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/viewBox-hit-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/custom/viewBox-hit-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,5 +1,5 @@
</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 226x188
-  RenderSVGRoot {svg} at (75,47) size 76x76
-    RenderSVGEllipse {circle} at (75,47) size 76x76 [fill={[type=SOLID] [color=#008000]}] [cx=300.00] [cy=225.00] [r=100.00]
</del><ins>+layer at (0,0) size 227x189
+  RenderSVGRoot {svg} at (75,47) size 77x76
+    RenderSVGEllipse {circle} at (75,47) size 77x76 [fill={[type=SOLID] [color=#008000]}] [cx=300.00] [cy=225.00] [r=100.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgforeignObjecttexttref02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/foreignObject/text-tref-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/foreignObject/text-tref-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/foreignObject/text-tref-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (125,25) size 565x322
-      RenderSVGText {text} at (75,15) size 339x12 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (125,25) size 564x321
+      RenderSVGText {text} at (75,15) size 339x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 339x12
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 1 width 7.33: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 2 at (81.19,25.00) startOffset 1 endOffset 3 width 12.67: &quot;es&quot;
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">           chunk 1 text run 6 at (286.51,25.00) startOffset 42 endOffset 43 width 8.00: &quot;V&quot;
</span><span class="cx">           chunk 1 text run 7 at (294.01,25.00) startOffset 43 endOffset 56 width 76.03: &quot;G document fr&quot;
</span><span class="cx">           chunk 1 text run 8 at (369.98,25.00) startOffset 56 endOffset 63 width 43.36: &quot;agment.&quot;
</span><del>-      RenderSVGText {text} at (75,171) size 83x36 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (75,171) size 83x37 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInline {tref} at (0,0) size 83x36
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 83x36
</span><span class="cx">             chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 5 width 82.01: &quot;Hello&quot;
</span><span class="lines">@@ -22,8 +22,8 @@
</span><span class="cx">         RenderSVGInline {tref} at (0,0) size 0x0
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-    RenderSVGContainer {g} at (16,523) size 376x56
-      RenderSVGText {text} at (10,314) size 225x32 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (16,524) size 376x54
+      RenderSVGText {text} at (10,314) size 225x33 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 225x32
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.64: &quot;$R&quot;
</span><span class="cx">           chunk 1 text run 2 at (50.26,340.00) startOffset 2 endOffset 3 width 17.68: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieerror002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/error/002-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/error/002-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/error/002-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,6 +2,6 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (10,10) size 105x13
</span><del>-    RenderSVGText {text} at (10,10) size 105x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,10) size 105x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 105x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 26 width 105.00: &quot;This line should be green.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieerror012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><del>-layer at (0,0) size 785x778
</del><ins>+layer at (0,0) size 785x781
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x778
-  RenderBlock {html} at (0,0) size 785x778
-    RenderBody {body} at (8,16) size 769x754
-      RenderBlock {parsererror} at (16,0) size 737x134 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
-        RenderBlock {h3} at (18,20) size 701x22
</del><ins>+layer at (0,0) size 785x781
+  RenderBlock {html} at (0,0) size 785x781
+    RenderBody {body} at (8,16) size 769x757
+      RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+        RenderBlock {h3} at (18,20) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 324x22
</span><span class="cx">             text run at (0,0) width 324: &quot;This page contains the following errors:&quot;
</span><del>-        RenderBlock {div} at (18,60) size 701x14
</del><ins>+        RenderBlock {div} at (18,61) size 701x15
</ins><span class="cx">           RenderText {#text} at (0,0) size 567x14
</span><span class="cx">             text run at (0,0) width 567: &quot;error on line 5 at column 7: Opening and ending tag mismatch: rect line 0 and svg&quot;
</span><span class="cx">             text run at (567,0) width 0: &quot; &quot;
</span><del>-        RenderBlock {h3} at (18,92) size 701x22
</del><ins>+        RenderBlock {h3} at (18,94) size 701x23
</ins><span class="cx">           RenderText {#text} at (0,0) size 429x22
</span><span class="cx">             text run at (0,0) width 429: &quot;Below is a rendering of the page up to the first error.&quot;
</span><del>-      RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (18,176) size 200x200
-          RenderSVGRect {rect} at (18,176) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
-          RenderSVGRect {rect} at (18,176) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</del><ins>+      RenderBlock (anonymous) at (0,152) size 769x605
+        RenderSVGRoot {svg} at (18,178) size 200x201
+          RenderSVGRect {rect} at (18,178) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
+          RenderSVGRect {rect} at (18,178) size 200x201 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieerror013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/error/013-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">     RenderBody {body} at (8,8) size 784x76
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x24
</span><span class="cx">         RenderSVGRoot {svg} at (8,8) size 0x0
</span><del>-          RenderSVGText {text} at (10,20) size 125x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,20) size 125x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 125x12
</span><span class="cx">               chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 30 width 125.00: &quot;FAIL (This should not render.)&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieperf001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/perf/001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/perf/001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/perf/001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (109,9) size 582x582
</span><span class="cx">     RenderSVGRect {rect} at (109,9) size 582x582 [stroke={[type=SOLID] [color=#000000]}] [x=-190.00] [y=-190.00] [width=580.00] [height=580.00]
</span><del>-    RenderSVGText {text} at (-150,-160) size 92x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (-150,-160) size 92x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 92x12
</span><span class="cx">         chunk 1 text run 1 at (-150.00,-150.00) startOffset 0 endOffset 21 width 92.00: &quot;SVG Performance test.&quot;
</span><del>-    RenderSVGText {text} at (200,340) size 61x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (200,340) size 61x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 61x12
</span><span class="cx">         chunk 1 text run 1 at (200.00,350.00) startOffset 0 endOffset 14 width 61.00: &quot;Test completed&quot;
</span><span class="cx">     RenderSVGContainer {g} at (116,43) size 499x533
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieperf002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/perf/002-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/perf/002-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/perf/002-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (109,9) size 582x582
</span><span class="cx">     RenderSVGRect {rect} at (109,9) size 582x582 [stroke={[type=SOLID] [color=#000000]}] [x=-190.00] [y=-190.00] [width=580.00] [height=580.00]
</span><del>-    RenderSVGText {text} at (-150,-160) size 92x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (-150,-160) size 92x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 92x12
</span><span class="cx">         chunk 1 text run 1 at (-150.00,-150.00) startOffset 0 endOffset 21 width 92.00: &quot;SVG Performance test.&quot;
</span><del>-    RenderSVGText {text} at (200,340) size 61x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (200,340) size 61x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 61x12
</span><span class="cx">         chunk 1 text run 1 at (200.00,350.00) startOffset 0 endOffset 14 width 61.00: &quot;Test completed&quot;
</span><span class="cx">     RenderSVGContainer {g} at (116,43) size 499x533
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieperf003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/perf/003-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/perf/003-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/perf/003-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,14 +2,14 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 400x400
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 400x400
</span><del>-    RenderSVGText {text} at (10,10) size 50x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,10) size 50x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x6
</span><span class="cx">         chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 21 width 49.75: &quot;SVG Performance test.&quot;
</span><del>-    RenderSVGText {text} at (10,90) size 33x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,90) size 33x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 33x6
</span><span class="cx">         chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 14 width 32.75: &quot;Test completed&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 400x400 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><del>-    RenderSVGText {text} at (9,37) size 3x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (9,37) size 3x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x6
</span><span class="cx">         chunk 1 text run 1 at (9.00,42.00) startOffset 0 endOffset 1 width 2.50: &quot;0&quot;
</span><span class="cx">     RenderSVGText {text} at (65,77) size 2x4 contains 1 chunk(s)
</span><span class="lines">@@ -30,13 +30,13 @@
</span><span class="cx">     RenderSVGText {text} at (65,68) size 4x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 4x10
</span><span class="cx">         chunk 1 text run 1 at (65.00,76.00) startOffset 0 endOffset 1 width 4.00: &quot;6&quot;
</span><del>-    RenderSVGText {text} at (47,49) size 4x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (47,49) size 4x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 4x8
</span><span class="cx">         chunk 1 text run 1 at (47.00,56.00) startOffset 0 endOffset 1 width 3.50: &quot;7&quot;
</span><span class="cx">     RenderSVGText {text} at (79,-6) size 4x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 4x10
</span><span class="cx">         chunk 1 text run 1 at (79.00,2.00) startOffset 0 endOffset 1 width 4.00: &quot;8&quot;
</span><del>-    RenderSVGText {text} at (10,74) size 3x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,74) size 3x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x6
</span><span class="cx">         chunk 1 text run 1 at (10.00,79.00) startOffset 0 endOffset 1 width 2.50: &quot;9&quot;
</span><span class="cx">     RenderSVGText {text} at (77,36) size 1x2 contains 1 chunk(s)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx">     RenderSVGText {text} at (55,87) size 2x3 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 2x3
</span><span class="cx">         chunk 1 text run 1 at (55.00,89.00) startOffset 0 endOffset 2 width 2.00: &quot;16&quot;
</span><del>-    RenderSVGText {text} at (46,16) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (46,16) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (46.00,22.00) startOffset 0 endOffset 2 width 6.00: &quot;17&quot;
</span><span class="cx">     RenderSVGText {text} at (1,19) size 4x5 contains 1 chunk(s)
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx">     RenderSVGText {text} at (42,26) size 1x2 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 1x2
</span><span class="cx">         chunk 1 text run 1 at (42.00,27.00) startOffset 0 endOffset 2 width 1.00: &quot;20&quot;
</span><del>-    RenderSVGText {text} at (11,76) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (11,76) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (11.00,81.00) startOffset 0 endOffset 2 width 5.00: &quot;21&quot;
</span><span class="cx">     RenderSVGText {text} at (15,25) size 1x2 contains 1 chunk(s)
</span><span class="lines">@@ -81,49 +81,49 @@
</span><span class="cx">     RenderSVGText {text} at (18,17) size 2x3 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 2x3
</span><span class="cx">         chunk 1 text run 1 at (18.00,19.00) startOffset 0 endOffset 2 width 2.00: &quot;23&quot;
</span><del>-    RenderSVGText {text} at (42,74) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (42,74) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (42.00,80.00) startOffset 0 endOffset 2 width 6.00: &quot;24&quot;
</span><span class="cx">     RenderSVGText {text} at (49,5) size 1x2 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 1x2
</span><span class="cx">         chunk 1 text run 1 at (49.00,6.00) startOffset 0 endOffset 2 width 1.00: &quot;25&quot;
</span><del>-    RenderSVGText {text} at (50,57) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (50,57) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (50.00,62.00) startOffset 0 endOffset 2 width 5.00: &quot;26&quot;
</span><del>-    RenderSVGText {text} at (30,60) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (30,60) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (30.00,67.00) startOffset 0 endOffset 2 width 7.00: &quot;27&quot;
</span><span class="cx">     RenderSVGText {text} at (69,70) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (69.00,73.00) startOffset 0 endOffset 2 width 3.00: &quot;28&quot;
</span><del>-    RenderSVGText {text} at (95,12) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (95,12) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (95.00,18.00) startOffset 0 endOffset 2 width 6.00: &quot;29&quot;
</span><del>-    RenderSVGText {text} at (36,63) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (36,63) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (36.00,69.00) startOffset 0 endOffset 2 width 6.00: &quot;30&quot;
</span><span class="cx">     RenderSVGText {text} at (49,6) size 4x5 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 4x5
</span><span class="cx">         chunk 1 text run 1 at (49.00,10.00) startOffset 0 endOffset 2 width 4.00: &quot;31&quot;
</span><del>-    RenderSVGText {text} at (46,35) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (46,35) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (46.00,42.00) startOffset 0 endOffset 2 width 7.00: &quot;32&quot;
</span><span class="cx">     RenderSVGText {text} at (85,86) size 2x3 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 2x3
</span><span class="cx">         chunk 1 text run 1 at (85.00,88.00) startOffset 0 endOffset 2 width 2.00: &quot;33&quot;
</span><del>-    RenderSVGText {text} at (54,95) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (54,95) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (54.00,100.00) startOffset 0 endOffset 2 width 5.00: &quot;34&quot;
</span><span class="cx">     RenderSVGText {text} at (26,96) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (26.00,99.00) startOffset 0 endOffset 2 width 3.00: &quot;35&quot;
</span><del>-    RenderSVGText {text} at (15,42) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (15,42) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (15.00,47.00) startOffset 0 endOffset 2 width 5.00: &quot;36&quot;
</span><span class="cx">     RenderSVGText {text} at (56,85) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (56.00,88.00) startOffset 0 endOffset 2 width 3.00: &quot;37&quot;
</span><del>-    RenderSVGText {text} at (18,21) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (18,21) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (18.00,26.00) startOffset 0 endOffset 2 width 5.00: &quot;38&quot;
</span><span class="cx">     RenderSVGText {text} at (92,44) size 2x3 contains 1 chunk(s)
</span><span class="lines">@@ -141,7 +141,7 @@
</span><span class="cx">     RenderSVGText {text} at (85,9) size 1x2 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 1x2
</span><span class="cx">         chunk 1 text run 1 at (85.00,10.00) startOffset 0 endOffset 2 width 1.00: &quot;43&quot;
</span><del>-    RenderSVGText {text} at (7,42) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (7,42) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (7.00,48.00) startOffset 0 endOffset 2 width 6.00: &quot;44&quot;
</span><span class="cx">     RenderSVGText {text} at (47,25) size 4x5 contains 1 chunk(s)
</span><span class="lines">@@ -162,7 +162,7 @@
</span><span class="cx">     RenderSVGText {text} at (48,81) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (48.00,84.00) startOffset 0 endOffset 2 width 3.00: &quot;50&quot;
</span><del>-    RenderSVGText {text} at (57,19) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (57,19) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (57.00,24.00) startOffset 0 endOffset 2 width 5.00: &quot;51&quot;
</span><span class="cx">     RenderSVGText {text} at (61,34) size 8x10 contains 1 chunk(s)
</span><span class="lines">@@ -186,7 +186,7 @@
</span><span class="cx">     RenderSVGText {text} at (74,15) size 5x6 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (74.00,19.50) startOffset 0 endOffset 2 width 5.00: &quot;58&quot;
</span><del>-    RenderSVGText {text} at (13,61) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (13,61) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (13.00,67.00) startOffset 0 endOffset 2 width 6.00: &quot;59&quot;
</span><span class="cx">     RenderSVGText {text} at (32,6) size 4x5 contains 1 chunk(s)
</span><span class="lines">@@ -195,13 +195,13 @@
</span><span class="cx">     RenderSVGText {text} at (20,45) size 8x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 8x10
</span><span class="cx">         chunk 1 text run 1 at (20.00,53.00) startOffset 0 endOffset 2 width 8.00: &quot;61&quot;
</span><del>-    RenderSVGText {text} at (8,74) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (8,74) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (8.00,79.00) startOffset 0 endOffset 2 width 5.00: &quot;62&quot;
</span><span class="cx">     RenderSVGText {text} at (2,53) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (2.00,56.00) startOffset 0 endOffset 2 width 3.00: &quot;63&quot;
</span><del>-    RenderSVGText {text} at (60,26) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (60,26) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (60.00,32.00) startOffset 0 endOffset 2 width 6.00: &quot;64&quot;
</span><span class="cx">     RenderSVGText {text} at (97,96) size 2x3 contains 1 chunk(s)
</span><span class="lines">@@ -216,19 +216,19 @@
</span><span class="cx">     RenderSVGText {text} at (0,0) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (0.00,3.00) startOffset 0 endOffset 2 width 3.00: &quot;68&quot;
</span><del>-    RenderSVGText {text} at (89,62) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (89,62) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (89.00,68.00) startOffset 0 endOffset 2 width 6.00: &quot;69&quot;
</span><span class="cx">     RenderSVGText {text} at (85,9) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (85.00,12.00) startOffset 0 endOffset 2 width 3.00: &quot;70&quot;
</span><del>-    RenderSVGText {text} at (48,75) size 5x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (48,75) size 5x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 5x6
</span><span class="cx">         chunk 1 text run 1 at (48.00,80.00) startOffset 0 endOffset 2 width 5.00: &quot;71&quot;
</span><span class="cx">     RenderSVGText {text} at (52,34) size 8x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 8x10
</span><span class="cx">         chunk 1 text run 1 at (52.00,42.00) startOffset 0 endOffset 2 width 8.00: &quot;72&quot;
</span><del>-    RenderSVGText {text} at (98,17) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (98,17) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (98.00,24.00) startOffset 0 endOffset 2 width 7.00: &quot;73&quot;
</span><span class="cx">     RenderSVGText {text} at (12,80) size 2x3 contains 1 chunk(s)
</span><span class="lines">@@ -243,13 +243,13 @@
</span><span class="cx">     RenderSVGText {text} at (5,35) size 8x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 8x10
</span><span class="cx">         chunk 1 text run 1 at (5.00,43.00) startOffset 0 endOffset 2 width 8.00: &quot;77&quot;
</span><del>-    RenderSVGText {text} at (48,41) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (48,41) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (48.00,47.00) startOffset 0 endOffset 2 width 6.00: &quot;78&quot;
</span><span class="cx">     RenderSVGText {text} at (19,15) size 4x5 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 4x5
</span><span class="cx">         chunk 1 text run 1 at (19.00,19.00) startOffset 0 endOffset 2 width 4.00: &quot;79&quot;
</span><del>-    RenderSVGText {text} at (22,63) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (22,63) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (22.00,69.00) startOffset 0 endOffset 2 width 6.00: &quot;80&quot;
</span><span class="cx">     RenderSVGText {text} at (34,44) size 1x2 contains 1 chunk(s)
</span><span class="lines">@@ -258,16 +258,16 @@
</span><span class="cx">     RenderSVGText {text} at (83,33) size 8x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 8x10
</span><span class="cx">         chunk 1 text run 1 at (83.00,41.00) startOffset 0 endOffset 2 width 8.00: &quot;82&quot;
</span><del>-    RenderSVGText {text} at (13,58) size 6x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (13,58) size 6x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x7
</span><span class="cx">         chunk 1 text run 1 at (13.00,64.00) startOffset 0 endOffset 2 width 6.00: &quot;83&quot;
</span><del>-    RenderSVGText {text} at (65,-6) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (65,-6) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (65.00,1.00) startOffset 0 endOffset 2 width 7.00: &quot;84&quot;
</span><span class="cx">     RenderSVGText {text} at (77,35) size 4x5 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 4x5
</span><span class="cx">         chunk 1 text run 1 at (77.00,39.00) startOffset 0 endOffset 2 width 4.00: &quot;85&quot;
</span><del>-    RenderSVGText {text} at (23,18) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (23,18) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (23.00,25.00) startOffset 0 endOffset 2 width 7.00: &quot;86&quot;
</span><span class="cx">     RenderSVGText {text} at (40,76) size 8x10 contains 1 chunk(s)
</span><span class="lines">@@ -276,10 +276,10 @@
</span><span class="cx">     RenderSVGText {text} at (56,32) size 3x4 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x4
</span><span class="cx">         chunk 1 text run 1 at (56.00,35.00) startOffset 0 endOffset 2 width 3.00: &quot;88&quot;
</span><del>-    RenderSVGText {text} at (65,70) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (65,70) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (65.00,77.00) startOffset 0 endOffset 2 width 7.00: &quot;89&quot;
</span><del>-    RenderSVGText {text} at (13,19) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (13,19) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (13.00,26.00) startOffset 0 endOffset 2 width 7.00: &quot;90&quot;
</span><span class="cx">     RenderSVGText {text} at (54,35) size 8x10 contains 1 chunk(s)
</span><span class="lines">@@ -303,7 +303,7 @@
</span><span class="cx">     RenderSVGText {text} at (61,72) size 8x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 8x10
</span><span class="cx">         chunk 1 text run 1 at (61.00,80.00) startOffset 0 endOffset 2 width 8.00: &quot;97&quot;
</span><del>-    RenderSVGText {text} at (14,-6) size 7x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (14,-6) size 7x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 7x8
</span><span class="cx">         chunk 1 text run 1 at (14.00,1.00) startOffset 0 endOffset 2 width 7.00: &quot;98&quot;
</span><span class="cx">     RenderSVGText {text} at (7,67) size 3x4 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieperf004expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/svg/hixie/perf/004-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/perf/004-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/hixie/perf/004-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,111 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 400x400
+  RenderSVGRoot {svg} at (0,0) size 400x400
+    RenderSVGText {text} at (10,10) size 50x7 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 50x6
+        chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 21 width 49.75: &quot;SVG Performance test.&quot;
+    RenderSVGImage {image} at (296,78) size 104x175 [transform={m=((-0.92,0.39)(-0.39,-0.92)) t=(115.56,76.49)}]
+    RenderSVGImage {image} at (0,0) size 211x286 [transform={m=((-0.79,0.62)(-0.62,-0.79)) t=(120.18,58.62)}]
+    RenderSVGImage {image} at (0,7) size 400x393 [transform={m=((0.80,0.60)(-0.60,0.80)) t=(40.16,-20.02)}]
+    RenderSVGImage {image} at (46,0) size 188x246 [transform={m=((0.97,0.22)(-0.22,0.97)) t=(12.53,-9.97)}]
+    RenderSVGImage {image} at (99,0) size 301x400 [transform={m=((0.98,-0.19)(0.19,0.98)) t=(-8.62,10.46)}]
+    RenderSVGImage {image} at (211,121) size 104x62 [transform={m=((0.12,0.99)(-0.99,0.12)) t=(93.53,-5.72)}]
+    RenderSVGImage {image} at (64,71) size 83x110 [transform={m=((-0.93,0.37)(-0.37,-0.93)) t=(115.09,77.63)}]
+    RenderSVGImage {image} at (168,124) size 110x125 [transform={m=((-0.83,-0.56)(0.56,-0.83)) t=(63.49,119.41)}]
+    RenderSVGImage {image} at (355,51) size 45x109 [transform={m=((0.83,0.56)(-0.56,0.83)) t=(36.51,-19.41)}]
+    RenderSVGImage {image} at (6,252) size 99x148 [transform={m=((0.99,-0.12)(0.12,0.99)) t=(-5.72,6.47)}]
+    RenderSVGImage {image} at (0,0) size 380x400 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}]
+    RenderSVGImage {image} at (33,185) size 182x215 [transform={m=((0.87,0.48)(-0.48,0.87)) t=(30.51,-17.97)}]
+    RenderSVGImage {image} at (158,248) size 219x152 [transform={m=((0.44,-0.90)(0.90,0.44)) t=(-16.86,73.02)}]
+    RenderSVGImage {image} at (9,184) size 391x216 [transform={m=((-0.71,-0.71)(0.71,-0.71)) t=(50.00,120.71)}]
+    RenderSVGImage {image} at (0,0) size 400x400 [transform={m=((-0.56,0.83)(-0.83,-0.56)) t=(119.41,36.51)}]
+    RenderSVGImage {image} at (85,0) size 232x327 [transform={m=((1.00,-0.09)(0.09,1.00)) t=(-4.17,4.55)}]
+    RenderSVGImage {image} at (0,112) size 281x288 [transform={m=((0.37,0.93)(-0.93,0.37)) t=(77.63,-15.09)}]
+    RenderSVGImage {image} at (26,84) size 146x130 [transform={m=((0.57,-0.82)(0.82,0.57)) t=(-19.64,62.28)}]
+    RenderSVGImage {image} at (0,158) size 89x209 [transform={m=((0.71,-0.71)(0.71,0.71)) t=(-20.71,50.00)}]
+    RenderSVGImage {image} at (209,110) size 176x280 [transform={m=((-0.98,-0.17)(0.17,-0.98)) t=(90.56,107.92)}]
+    RenderSVGImage {image} at (0,0) size 400x400 [transform={m=((-0.83,0.56)(-0.56,-0.83)) t=(119.41,63.49)}]
+    RenderSVGImage {image} at (232,319) size 162x81 [transform={m=((0.07,-1.00)(1.00,0.07)) t=(-3.37,96.39)}]
+    RenderSVGImage {image} at (77,0) size 323x400 [transform={m=((-0.97,0.22)(-0.22,-0.97)) t=(109.97,87.47)}]
+    RenderSVGImage {image} at (166,0) size 234x392 [transform={m=((-0.67,0.74)(-0.74,-0.67)) t=(120.61,46.30)}]
+    RenderSVGImage {image} at (218,224) size 146x121 [transform={m=((0.47,-0.88)(0.88,0.47)) t=(-17.62,70.67)}]
+    RenderSVGImage {image} at (0,0) size 400x400 [transform={m=((0.03,-1.00)(1.00,0.03)) t=(-1.71,98.22)}]
+    RenderSVGImage {image} at (167,151) size 162x91 [transform={m=((-0.07,-1.00)(1.00,-0.07)) t=(3.61,103.37)}]
+    RenderSVGImage {image} at (216,240) size 117x67 [transform={m=((-0.09,-1.00)(1.00,-0.09)) t=(4.55,104.17)}]
+    RenderSVGImage {image} at (104,171) size 240x229 [transform={m=((0.88,0.47)(-0.47,0.88)) t=(29.33,-17.62)}]
+    RenderSVGImage {image} at (0,136) size 43x146 [transform={m=((-0.84,-0.54)(0.54,-0.84)) t=(64.70,119.17)}]
+    RenderSVGImage {image} at (64,90) size 140x86 [transform={m=((-0.16,0.99)(-0.99,-0.16)) t=(107.21,8.44)}]
+    RenderSVGImage {image} at (0,166) size 148x132 [transform={m=((-0.17,-0.98)(0.98,-0.17)) t=(9.44,107.92)}]
+    RenderSVGImage {image} at (111,122) size 114x124 [transform={m=((0.80,-0.60)(0.60,0.80)) t=(-20.02,40.16)}]
+    RenderSVGImage {image} at (21,0) size 379x194 [transform={m=((-0.60,-0.80)(0.80,-0.60)) t=(40.16,120.02)}]
+    RenderSVGImage {image} at (0,78) size 95x131 [transform={m=((-0.36,0.93)(-0.93,-0.36)) t=(114.60,21.24)}]
+    RenderSVGImage {image} at (266,230) size 134x132 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,100.00)}]
+    RenderSVGImage {image} at (279,89) size 118x172 [transform={m=((-0.97,0.26)(-0.26,-0.97)) t=(111.24,85.36)}]
+    RenderSVGImage {image} at (95,0) size 146x183 [transform={m=((-1.00,0.05)(-0.05,-1.00)) t=(102.55,97.31)}]
+    RenderSVGImage {image} at (126,0) size 175x116 [transform={m=((0.53,0.85)(-0.85,0.53)) t=(65.91,-18.90)}]
+    RenderSVGImage {image} at (231,0) size 169x365 [transform={m=((0.98,-0.17)(0.17,0.98)) t=(-7.92,9.44)}]
+    RenderSVGImage {image} at (116,167) size 100x109 [transform={m=((0.79,-0.62)(0.62,0.79)) t=(-20.18,41.38)}]
+    RenderSVGImage {image} at (0,0) size 400x400 [transform={m=((-0.73,0.68)(-0.68,-0.73)) t=(120.67,52.47)}]
+    RenderSVGImage {image} at (37,167) size 304x233 [transform={m=((-0.96,0.29)(-0.29,-0.96)) t=(112.43,83.20)}]
+    RenderSVGImage {image} at (0,47) size 400x353 [transform={m=((0.17,0.98)(-0.98,0.17)) t=(90.56,-7.92)}]
+    RenderSVGImage {image} at (292,209) size 108x147 [transform={m=((-0.90,-0.44)(0.44,-0.90)) t=(73.02,116.86)}]
+    RenderSVGImage {image} at (163,148) size 205x212 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}]
+    RenderSVGImage {image} at (187,0) size 213x273 [transform={m=((0.94,0.34)(-0.34,0.94)) t=(20.12,-14.09)}]
+    RenderSVGImage {image} at (0,0) size 160x321 [transform={m=((1.00,-0.09)(0.09,1.00)) t=(-4.17,4.55)}]
+    RenderSVGImage {image} at (217,80) size 183x218 [transform={m=((0.85,0.53)(-0.53,0.85)) t=(34.09,-18.90)}]
+    RenderSVGImage {image} at (163,273) size 107x101 [transform={m=((0.64,-0.77)(0.77,0.64)) t=(-20.44,56.16)}]
+    RenderSVGImage {image} at (158,158) size 242x242 [transform={m=((0.63,-0.78)(0.78,0.63)) t=(-20.32,57.39)}]
+    RenderSVGImage {image} at (9,137) size 168x107 [transform={m=((-0.17,-0.98)(0.98,-0.17)) t=(9.44,107.92)}]
+    RenderSVGImage {image} at (131,193) size 89x111 [transform={m=((-0.89,0.45)(-0.45,-0.89)) t=(117.25,71.85)}]
+    RenderSVGImage {image} at (211,222) size 107x101 [transform={m=((0.63,-0.78)(0.78,0.63)) t=(-20.32,57.39)}]
+    RenderSVGImage {image} at (36,177) size 363x223 [transform={m=((-0.87,0.48)(-0.48,-0.87)) t=(117.97,69.49)}]
+    RenderSVGImage {image} at (256,25) size 144x375 [transform={m=((-0.99,-0.16)(0.16,-0.99)) t=(91.56,107.21)}]
+    RenderSVGImage {image} at (0,86) size 385x314 [transform={m=((0.62,0.79)(-0.79,0.62)) t=(58.62,-20.18)}]
+    RenderSVGImage {image} at (208,14) size 67x106 [transform={m=((-0.98,0.17)(-0.17,-0.98)) t=(107.92,90.56)}]
+    RenderSVGImage {image} at (134,0) size 154x132 [transform={m=((0.83,-0.56)(0.56,0.83)) t=(-19.41,36.51)}]
+    RenderSVGImage {image} at (253,6) size 113x147 [transform={m=((-0.92,0.39)(-0.39,-0.92)) t=(115.56,76.49)}]
+    RenderSVGImage {image} at (205,0) size 195x154 [transform={m=((0.42,0.91)(-0.91,0.42)) t=(74.18,-16.45)}]
+    RenderSVGImage {image} at (50,77) size 103x107 [transform={m=((0.75,0.66)(-0.66,0.75)) t=(45.07,-20.54)}]
+    RenderSVGImage {image} at (0,136) size 69x176 [transform={m=((0.88,0.47)(-0.47,0.88)) t=(29.33,-17.62)}]
+    RenderSVGImage {image} at (50,0) size 265x78 [transform={m=((-0.03,1.00)(-1.00,-0.03)) t=(101.71,1.78)}]
+    RenderSVGImage {image} at (199,207) size 137x80 [transform={m=((-0.10,0.99)(-0.99,-0.10)) t=(104.95,5.50)}]
+    RenderSVGImage {image} at (0,0) size 222x179 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}]
+    RenderSVGImage {image} at (149,25) size 251x214 [transform={m=((-0.34,-0.94)(0.94,-0.34)) t=(20.12,114.09)}]
+    RenderSVGImage {image} at (0,20) size 151x380 [transform={m=((0.68,-0.73)(0.73,0.68)) t=(-20.67,52.47)}]
+    RenderSVGImage {image} at (324,15) size 76x258 [transform={m=((-0.57,0.82)(-0.82,-0.57)) t=(119.64,37.72)}]
+    RenderSVGImage {image} at (73,0) size 141x107 [transform={m=((-0.69,-0.72)(0.72,-0.69)) t=(48.77,120.70)}]
+    RenderSVGImage {image} at (253,137) size 147x237 [transform={m=((0.45,0.89)(-0.89,0.45)) t=(71.85,-17.25)}]
+    RenderSVGImage {image} at (224,87) size 176x139 [transform={m=((-0.42,-0.91)(0.91,-0.42)) t=(25.82,116.45)}]
+    RenderSVGImage {image} at (163,178) size 83x110 [transform={m=((-0.93,0.37)(-0.37,-0.93)) t=(115.09,77.63)}]
+    RenderSVGImage {image} at (0,185) size 30x124 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}]
+    RenderSVGImage {image} at (0,102) size 156x298 [transform={m=((0.99,0.12)(-0.12,0.99)) t=(6.47,-5.72)}]
+    RenderSVGImage {image} at (212,1) size 135x212 [transform={m=((-0.98,0.19)(-0.19,-0.98)) t=(108.62,89.54)}]
+    RenderSVGImage {image} at (330,8) size 70x60 [transform={m=((-0.10,0.99)(-0.99,-0.10)) t=(104.95,5.50)}]
+    RenderSVGImage {image} at (258,292) size 104x106 [transform={m=((-0.72,-0.69)(0.69,-0.72)) t=(51.23,120.70)}]
+    RenderSVGImage {image} at (129,143) size 137x142 [transform={m=((-0.74,-0.67)(0.67,-0.74)) t=(53.70,120.61)}]
+    RenderSVGImage {image} at (0,262) size 170x110 [transform={m=((0.05,-1.00)(1.00,0.05)) t=(-2.55,97.31)}]
+    RenderSVGImage {image} at (0,121) size 131x145 [transform={m=((0.80,0.60)(-0.60,0.80)) t=(40.16,-20.02)}]
+    RenderSVGImage {image} at (0,0) size 400x400 [transform={m=((0.90,0.44)(-0.44,0.90)) t=(26.98,-16.86)}]
+    RenderSVGImage {image} at (252,49) size 92x111 [transform={m=((0.87,-0.48)(0.48,0.87)) t=(-17.97,30.51)}]
+    RenderSVGImage {image} at (96,292) size 146x108 [transform={m=((0.53,-0.85)(0.85,0.53)) t=(-18.90,65.91)}]
+    RenderSVGImage {image} at (334,89) size 66x109 [transform={m=((0.54,0.84)(-0.84,0.54)) t=(64.70,-19.17)}]
+    RenderSVGImage {image} at (189,166) size 211x194 [transform={m=((0.57,0.82)(-0.82,0.57)) t=(62.28,-19.64)}]
+    RenderSVGImage {image} at (285,222) size 74x120 [transform={m=((-0.99,0.16)(-0.16,-0.99)) t=(107.21,91.56)}]
+    RenderSVGImage {image} at (156,288) size 71x107 [transform={m=((0.97,-0.22)(0.22,0.97)) t=(-9.97,12.53)}]
+    RenderSVGImage {image} at (43,0) size 271x281 [transform={m=((0.75,-0.66)(0.66,0.75)) t=(-20.54,45.07)}]
+    RenderSVGImage {image} at (86,256) size 124x112 [transform={m=((0.59,0.81)(-0.81,0.59)) t=(61.06,-19.84)}]
+    RenderSVGImage {image} at (218,6) size 118x71 [transform={m=((0.12,0.99)(-0.99,0.12)) t=(93.53,-5.72)}]
+    RenderSVGImage {image} at (147,173) size 65x105 [transform={m=((-0.99,-0.16)(0.16,-0.99)) t=(91.56,107.21)}]
+    RenderSVGImage {image} at (47,0) size 212x132 [transform={m=((0.19,-0.98)(0.98,0.19)) t=(-8.62,89.54)}]
+    RenderSVGImage {image} at (0,0) size 282x197 [transform={m=((0.19,0.98)(-0.98,0.19)) t=(89.54,-8.62)}]
+    RenderSVGImage {image} at (0,105) size 267x294 [transform={m=((0.26,0.97)(-0.97,0.26)) t=(85.36,-11.24)}]
+    RenderSVGImage {image} at (180,32) size 103x107 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}]
+    RenderSVGImage {image} at (0,0) size 275x299 [transform={m=((-0.73,-0.68)(0.68,-0.73)) t=(52.47,120.67)}]
+    RenderSVGImage {image} at (35,87) size 104x107 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}]
+    RenderSVGImage {image} at (47,372) size 126x28 [transform={m=((-0.53,-0.85)(0.85,-0.53)) t=(34.09,118.90)}]
+    RenderSVGImage {image} at (0,0) size 209x177 [transform={m=((0.36,0.93)(-0.93,0.36)) t=(78.76,-14.60)}]
+    RenderSVGText {text} at (10,90) size 33x7 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 33x6
+        chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 14 width 32.75: &quot;Test completed&quot;
+    RenderSVGRect {rect} at (0,0) size 400x400 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieperf005expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/svg/hixie/perf/005-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/perf/005-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/hixie/perf/005-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,116 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 400x400
+  RenderSVGRoot {svg} at (0,0) size 400x400
+    RenderSVGText {text} at (10,10) size 50x7 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 50x6
+        chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 21 width 49.75: &quot;SVG Performance test.&quot;
+    RenderSVGRect {rect} at (296,78) size 104x175 [transform={m=((-0.92,0.39)(-0.39,-0.92)) t=(115.56,76.49)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-0.90] [y=22.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (0,0) size 211x286 [transform={m=((-0.79,0.62)(-0.62,-0.79)) t=(120.18,58.62)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=48.50] [y=47.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,7) size 400x393 [transform={m=((0.80,0.60)(-0.60,0.80)) t=(40.16,-20.02)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=42.50] [y=-4.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (46,0) size 188x246 [transform={m=((0.97,0.22)(-0.22,0.97)) t=(12.53,-9.97)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.50] [y=-2.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (99,0) size 301x400 [transform={m=((0.98,-0.19)(0.19,0.98)) t=(-8.62,10.46)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=42.50] [y=-43.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (211,121) size 104x62 [transform={m=((0.12,0.99)(-0.99,0.12)) t=(93.53,-5.72)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.81] [y=20.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (64,71) size 83x110 [transform={m=((-0.93,0.37)(-0.37,-0.93)) t=(115.09,77.63)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=58.81] [y=63.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (168,124) size 110x125 [transform={m=((-0.83,-0.56)(0.56,-0.83)) t=(63.49,119.41)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.93] [y=42.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (355,51) size 45x109 [transform={m=((0.83,0.56)(-0.56,0.83)) t=(36.51,-19.41)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=72.81] [y=-10.19] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (6,252) size 99x148 [transform={m=((0.99,-0.12)(0.12,0.99)) t=(-5.72,6.47)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=0.10] [y=59.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (0,0) size 380x400 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.50] [y=-60.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (33,185) size 182x215 [transform={m=((0.87,0.48)(-0.48,0.87)) t=(30.51,-17.97)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=32.63] [y=55.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (158,248) size 219x152 [transform={m=((0.44,-0.90)(0.90,0.44)) t=(-16.86,73.02)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=14.63] [y=55.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (9,184) size 391x216 [transform={m=((-0.71,-0.71)(0.71,-0.71)) t=(50.00,120.71)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-11.75] [y=-29.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((-0.56,0.83)(-0.83,-0.56)) t=(119.41,36.51)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-6.50] [y=1.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (85,0) size 232x327 [transform={m=((1.00,-0.09)(0.09,1.00)) t=(-4.17,4.55)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.25] [y=-17.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,112) size 281x288 [transform={m=((0.37,0.93)(-0.93,0.37)) t=(77.63,-15.09)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=30.25] [y=40.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (26,84) size 146x130 [transform={m=((0.57,-0.82)(0.82,0.57)) t=(-19.64,62.28)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=37.75] [y=5.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,158) size 89x209 [transform={m=((0.71,-0.71)(0.71,0.71)) t=(-20.71,50.00)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-11.38] [y=-1.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (209,110) size 176x280 [transform={m=((-0.98,-0.17)(0.17,-0.98)) t=(90.56,107.92)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=7.50] [y=9.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((-0.83,0.56)(-0.56,-0.83)) t=(119.41,63.49)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-7.50] [y=-70.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (232,319) size 162x81 [transform={m=((0.07,-1.00)(1.00,0.07)) t=(-3.37,96.39)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=1.10] [y=61.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (77,0) size 323x400 [transform={m=((-0.97,0.22)(-0.22,-0.97)) t=(109.97,87.47)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-34.50] [y=-71.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (166,0) size 234x392 [transform={m=((-0.67,0.74)(-0.74,-0.67)) t=(120.61,46.30)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-6.75] [y=-29.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (218,224) size 146x121 [transform={m=((0.47,-0.88)(0.88,0.47)) t=(-17.62,70.67)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.75] [y=63.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((0.03,-1.00)(1.00,0.03)) t=(-1.71,98.22)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-0.50] [y=-91.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (167,151) size 162x91 [transform={m=((-0.07,-1.00)(1.00,-0.07)) t=(3.61,103.37)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=40.10] [y=42.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (216,240) size 117x67 [transform={m=((-0.09,-1.00)(1.00,-0.09)) t=(4.55,104.17)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=22.93] [y=53.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (104,171) size 240x229 [transform={m=((0.88,0.47)(-0.47,0.88)) t=(29.33,-17.62)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=52.50] [y=40.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,136) size 43x146 [transform={m=((-0.84,-0.54)(0.54,-0.84)) t=(64.70,119.17)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=86.75] [y=1.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (64,90) size 140x86 [transform={m=((-0.16,0.99)(-0.99,-0.16)) t=(107.21,8.44)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.75] [y=52.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,166) size 148x132 [transform={m=((-0.17,-0.98)(0.98,-0.17)) t=(9.44,107.92)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=36.63] [y=-14.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (111,122) size 114x124 [transform={m=((0.80,-0.60)(0.60,0.80)) t=(-20.02,40.16)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=38.93] [y=28.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (21,0) size 379x194 [transform={m=((-0.60,-0.80)(0.80,-0.60)) t=(40.16,120.02)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=60.25] [y=39.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,78) size 95x131 [transform={m=((-0.36,0.93)(-0.93,-0.36)) t=(114.60,21.24)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=44.10] [y=80.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (266,230) size 134x132 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,100.00)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=9.50] [y=66.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (279,89) size 118x172 [transform={m=((-0.97,0.26)(-0.26,-0.97)) t=(111.24,85.36)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=5.10] [y=27.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (95,0) size 146x183 [transform={m=((-1.00,0.05)(-0.05,-1.00)) t=(102.55,97.31)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.50] [y=55.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (126,0) size 175x116 [transform={m=((0.53,0.85)(-0.85,0.53)) t=(65.91,-18.90)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=8.10] [y=6.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (231,0) size 169x365 [transform={m=((0.98,-0.17)(0.17,0.98)) t=(-7.92,9.44)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=67.25] [y=-2.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (116,167) size 100x109 [transform={m=((0.79,-0.62)(0.62,0.79)) t=(-20.18,41.38)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.81] [y=36.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((-0.73,0.68)(-0.68,-0.73)) t=(120.67,52.47)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-8.50] [y=-37.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (37,167) size 304x233 [transform={m=((-0.96,0.29)(-0.29,-0.96)) t=(112.43,83.20)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=41.25] [y=-41.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,47) size 400x353 [transform={m=((0.17,0.98)(-0.98,0.17)) t=(90.56,-7.92)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=35.50] [y=-87.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (292,209) size 108x147 [transform={m=((-0.90,-0.44)(0.44,-0.90)) t=(73.02,116.86)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.25] [y=31.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (163,148) size 205x212 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=34.63] [y=4.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (187,0) size 213x273 [transform={m=((0.94,0.34)(-0.34,0.94)) t=(20.12,-14.09)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=49.50] [y=-7.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,0) size 160x321 [transform={m=((1.00,-0.09)(0.09,1.00)) t=(-4.17,4.55)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-11.75] [y=-22.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (217,80) size 183x218 [transform={m=((0.85,0.53)(-0.53,0.85)) t=(34.09,-18.90)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=59.63] [y=8.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (163,273) size 107x101 [transform={m=((0.64,-0.77)(0.77,0.64)) t=(-20.44,56.16)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=22.81] [y=60.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (158,158) size 242x242 [transform={m=((0.63,-0.78)(0.78,0.63)) t=(-20.32,57.39)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=31.50] [y=51.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (9,137) size 168x107 [transform={m=((-0.17,-0.98)(0.98,-0.17)) t=(9.44,107.92)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=47.10] [y=4.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (131,193) size 89x111 [transform={m=((-0.89,0.45)(-0.45,-0.89)) t=(117.25,71.85)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=54.81] [y=29.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (211,222) size 107x101 [transform={m=((0.63,-0.78)(0.78,0.63)) t=(-20.32,57.39)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.81] [y=61.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (36,177) size 363x223 [transform={m=((-0.87,0.48)(-0.48,-0.87)) t=(117.97,69.49)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=45.25] [y=-43.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (256,25) size 144x375 [transform={m=((-0.99,-0.16)(0.16,-0.99)) t=(91.56,107.21)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-21.75] [y=0.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,86) size 385x314 [transform={m=((0.62,0.79)(-0.79,0.62)) t=(58.62,-20.18)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=37.25] [y=20.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (208,14) size 67x106 [transform={m=((-0.98,0.17)(-0.17,-0.98)) t=(107.92,90.56)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.81] [y=68.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (134,0) size 154x132 [transform={m=((0.83,-0.56)(0.56,0.83)) t=(-19.41,36.51)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=64.10] [y=0.00] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (253,6) size 113x147 [transform={m=((-0.92,0.39)(-0.39,-0.92)) t=(115.56,76.49)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=4.75] [y=50.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (205,0) size 195x154 [transform={m=((0.42,0.91)(-0.91,0.42)) t=(74.18,-16.45)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=19.63] [y=-14.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (50,77) size 103x107 [transform={m=((0.75,0.66)(-0.66,0.75)) t=(45.07,-20.54)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.81] [y=40.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,136) size 69x176 [transform={m=((0.88,0.47)(-0.47,0.88)) t=(29.33,-17.62)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.90] [y=59.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (50,0) size 265x78 [transform={m=((-0.03,1.00)(-1.00,-0.03)) t=(101.71,1.78)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-14.50] [y=23.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (199,207) size 137x80 [transform={m=((-0.10,0.99)(-0.99,-0.10)) t=(104.95,5.50)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=51.75] [y=15.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,0) size 222x179 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=72.25] [y=49.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (149,25) size 251x214 [transform={m=((-0.34,-0.94)(0.94,-0.34)) t=(20.12,114.09)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=41.50] [y=45.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,20) size 151x380 [transform={m=((0.68,-0.73)(0.73,0.68)) t=(-20.67,52.47)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-23.75] [y=-41.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (324,15) size 76x258 [transform={m=((-0.57,0.82)(-0.82,-0.57)) t=(119.64,37.72)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-16.50] [y=-29.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (73,0) size 141x107 [transform={m=((-0.69,-0.72)(0.72,-0.69)) t=(48.77,120.70)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=80.75] [y=51.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (253,137) size 147x237 [transform={m=((0.45,0.89)(-0.89,0.45)) t=(71.85,-17.25)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=68.50] [y=-20.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (224,87) size 176x139 [transform={m=((-0.42,-0.91)(0.91,-0.42)) t=(25.82,116.45)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=38.10] [y=60.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (163,178) size 83x110 [transform={m=((-0.93,0.37)(-0.37,-0.93)) t=(115.09,77.63)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=45.81] [y=29.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,185) size 30x124 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=90.93] [y=10.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (0,102) size 156x298 [transform={m=((0.99,0.12)(-0.12,0.99)) t=(6.47,-5.72)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-12.75] [y=33.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (212,1) size 135x212 [transform={m=((-0.98,0.19)(-0.19,-0.98)) t=(108.62,89.54)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.63] [y=44.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (330,8) size 70x60 [transform={m=((-0.10,0.99)(-0.99,-0.10)) t=(104.95,5.50)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.19] [y=-3.19] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (258,292) size 104x106 [transform={m=((-0.72,-0.69)(0.69,-0.72)) t=(51.23,120.70)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.19] [y=30.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (129,143) size 137x142 [transform={m=((-0.74,-0.67)(0.67,-0.74)) t=(53.70,120.61)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.75] [y=30.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,262) size 170x110 [transform={m=((0.05,-1.00)(1.00,0.05)) t=(-2.55,97.31)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=6.63] [y=-5.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (0,121) size 131x145 [transform={m=((0.80,0.60)(-0.60,0.80)) t=(40.16,-20.02)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.75] [y=52.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((0.90,0.44)(-0.44,0.90)) t=(26.98,-16.86)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-15.50] [y=-52.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (252,49) size 92x111 [transform={m=((0.87,-0.48)(0.48,0.87)) t=(-17.97,30.51)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=76.81] [y=28.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (96,292) size 146x108 [transform={m=((0.53,-0.85)(0.85,0.53)) t=(-18.90,65.91)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=4.75] [y=47.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (334,89) size 66x109 [transform={m=((0.54,0.84)(-0.84,0.54)) t=(64.70,-19.17)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=57.93] [y=-12.93] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (189,166) size 211x194 [transform={m=((0.57,0.82)(-0.82,0.57)) t=(62.28,-19.64)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=64.63] [y=14.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (285,222) size 74x120 [transform={m=((-0.99,0.16)(-0.16,-0.99)) t=(107.21,91.56)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=15.93] [y=11.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (156,288) size 71x107 [transform={m=((0.97,-0.22)(0.22,0.97)) t=(-9.97,12.53)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.81] [y=71.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (43,0) size 271x281 [transform={m=((0.75,-0.66)(0.66,0.75)) t=(-20.54,45.07)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.50] [y=2.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (86,256) size 124x112 [transform={m=((0.59,0.81)(-0.81,0.59)) t=(61.06,-19.84)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=57.93] [y=63.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (218,6) size 118x71 [transform={m=((0.12,0.99)(-0.99,0.12)) t=(93.53,-5.72)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=5.93] [y=12.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (147,173) size 65x105 [transform={m=((-0.99,-0.16)(0.16,-0.99)) t=(91.56,107.21)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=47.81] [y=30.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (47,0) size 212x132 [transform={m=((0.19,-0.98)(0.98,0.19)) t=(-8.62,89.54)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=68.63] [y=7.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (0,0) size 282x197 [transform={m=((0.19,0.98)(-0.98,0.19)) t=(89.54,-8.62)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-14.75] [y=26.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,105) size 267x294 [transform={m=((0.26,0.97)(-0.97,0.26)) t=(85.36,-11.24)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=28.25] [y=40.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (180,32) size 103x107 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=18.81] [y=53.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,0) size 275x299 [transform={m=((-0.73,-0.68)(0.68,-0.73)) t=(52.47,120.67)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=68.25] [y=-0.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (35,87) size 104x107 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=54.81] [y=67.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (47,372) size 126x28 [transform={m=((-0.53,-0.85)(0.85,-0.53)) t=(34.09,118.90)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=6.93] [y=-12.93] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (0,0) size 209x177 [transform={m=((0.36,0.93)(-0.93,0.36)) t=(78.76,-14.60)}] [fill={[type=LINEAR-GRADIENT] [id=&quot;gradient&quot;]}] [x=-9.50] [y=37.50] [width=33.00] [height=65.00]
+    RenderSVGText {text} at (10,90) size 33x7 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 33x6
+        chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 14 width 32.75: &quot;Test completed&quot;
+    RenderSVGRect {rect} at (0,0) size 400x400 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGResourceLinearGradient {linearGradient} [id=&quot;gradient&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
+      RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
+      RenderSVGGradientStop {stop} [offset=0.10] [color=#FF6600]
+      RenderSVGGradientStop {stop} [offset=0.90] [color=#FFFF66]
+      RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieperf006expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/svg/hixie/perf/006-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/perf/006-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/hixie/perf/006-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,116 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 400x400
+  RenderSVGRoot {svg} at (0,0) size 400x400
+    RenderSVGText {text} at (10,10) size 50x7 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 50x6
+        chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 21 width 49.75: &quot;SVG Performance test.&quot;
+    RenderSVGRect {rect} at (296,78) size 104x175 [transform={m=((-0.92,0.39)(-0.39,-0.92)) t=(115.56,76.49)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-0.90] [y=22.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (0,0) size 211x286 [transform={m=((-0.79,0.62)(-0.62,-0.79)) t=(120.18,58.62)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=48.50] [y=47.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,7) size 400x393 [transform={m=((0.80,0.60)(-0.60,0.80)) t=(40.16,-20.02)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=42.50] [y=-4.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (46,0) size 188x246 [transform={m=((0.97,0.22)(-0.22,0.97)) t=(12.53,-9.97)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.50] [y=-2.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (99,0) size 301x400 [transform={m=((0.98,-0.19)(0.19,0.98)) t=(-8.62,10.46)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=42.50] [y=-43.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (211,121) size 104x62 [transform={m=((0.12,0.99)(-0.99,0.12)) t=(93.53,-5.72)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.81] [y=20.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (64,71) size 83x110 [transform={m=((-0.93,0.37)(-0.37,-0.93)) t=(115.09,77.63)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=58.81] [y=63.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (168,124) size 110x125 [transform={m=((-0.83,-0.56)(0.56,-0.83)) t=(63.49,119.41)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.93] [y=42.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (355,51) size 45x109 [transform={m=((0.83,0.56)(-0.56,0.83)) t=(36.51,-19.41)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=72.81] [y=-10.19] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (6,252) size 99x148 [transform={m=((0.99,-0.12)(0.12,0.99)) t=(-5.72,6.47)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=0.10] [y=59.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (0,0) size 380x400 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.50] [y=-60.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (33,185) size 182x215 [transform={m=((0.87,0.48)(-0.48,0.87)) t=(30.51,-17.97)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=32.63] [y=55.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (158,248) size 219x152 [transform={m=((0.44,-0.90)(0.90,0.44)) t=(-16.86,73.02)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=14.63] [y=55.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (9,184) size 391x216 [transform={m=((-0.71,-0.71)(0.71,-0.71)) t=(50.00,120.71)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-11.75] [y=-29.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((-0.56,0.83)(-0.83,-0.56)) t=(119.41,36.51)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-6.50] [y=1.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (85,0) size 232x327 [transform={m=((1.00,-0.09)(0.09,1.00)) t=(-4.17,4.55)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.25] [y=-17.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,112) size 281x288 [transform={m=((0.37,0.93)(-0.93,0.37)) t=(77.63,-15.09)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=30.25] [y=40.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (26,84) size 146x130 [transform={m=((0.57,-0.82)(0.82,0.57)) t=(-19.64,62.28)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=37.75] [y=5.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,158) size 89x209 [transform={m=((0.71,-0.71)(0.71,0.71)) t=(-20.71,50.00)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-11.38] [y=-1.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (209,110) size 176x280 [transform={m=((-0.98,-0.17)(0.17,-0.98)) t=(90.56,107.92)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=7.50] [y=9.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((-0.83,0.56)(-0.56,-0.83)) t=(119.41,63.49)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-7.50] [y=-70.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (232,319) size 162x81 [transform={m=((0.07,-1.00)(1.00,0.07)) t=(-3.37,96.39)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=1.10] [y=61.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (77,0) size 323x400 [transform={m=((-0.97,0.22)(-0.22,-0.97)) t=(109.97,87.47)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-34.50] [y=-71.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (166,0) size 234x392 [transform={m=((-0.67,0.74)(-0.74,-0.67)) t=(120.61,46.30)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-6.75] [y=-29.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (218,224) size 146x121 [transform={m=((0.47,-0.88)(0.88,0.47)) t=(-17.62,70.67)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.75] [y=63.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((0.03,-1.00)(1.00,0.03)) t=(-1.71,98.22)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-0.50] [y=-91.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (167,151) size 162x91 [transform={m=((-0.07,-1.00)(1.00,-0.07)) t=(3.61,103.37)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=40.10] [y=42.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (216,240) size 117x67 [transform={m=((-0.09,-1.00)(1.00,-0.09)) t=(4.55,104.17)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=22.93] [y=53.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (104,171) size 240x229 [transform={m=((0.88,0.47)(-0.47,0.88)) t=(29.33,-17.62)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=52.50] [y=40.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,136) size 43x146 [transform={m=((-0.84,-0.54)(0.54,-0.84)) t=(64.70,119.17)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=86.75] [y=1.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (64,90) size 140x86 [transform={m=((-0.16,0.99)(-0.99,-0.16)) t=(107.21,8.44)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.75] [y=52.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,166) size 148x132 [transform={m=((-0.17,-0.98)(0.98,-0.17)) t=(9.44,107.92)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=36.63] [y=-14.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (111,122) size 114x124 [transform={m=((0.80,-0.60)(0.60,0.80)) t=(-20.02,40.16)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=38.93] [y=28.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (21,0) size 379x194 [transform={m=((-0.60,-0.80)(0.80,-0.60)) t=(40.16,120.02)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=60.25] [y=39.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,78) size 95x131 [transform={m=((-0.36,0.93)(-0.93,-0.36)) t=(114.60,21.24)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=44.10] [y=80.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (266,230) size 134x132 [transform={m=((-0.00,-1.00)(1.00,-0.00)) t=(0.00,100.00)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=9.50] [y=66.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (279,89) size 118x172 [transform={m=((-0.97,0.26)(-0.26,-0.97)) t=(111.24,85.36)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=5.10] [y=27.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (95,0) size 146x183 [transform={m=((-1.00,0.05)(-0.05,-1.00)) t=(102.55,97.31)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.50] [y=55.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (126,0) size 175x116 [transform={m=((0.53,0.85)(-0.85,0.53)) t=(65.91,-18.90)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=8.10] [y=6.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (231,0) size 169x365 [transform={m=((0.98,-0.17)(0.17,0.98)) t=(-7.92,9.44)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=67.25] [y=-2.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (116,167) size 100x109 [transform={m=((0.79,-0.62)(0.62,0.79)) t=(-20.18,41.38)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.81] [y=36.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((-0.73,0.68)(-0.68,-0.73)) t=(120.67,52.47)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-8.50] [y=-37.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (37,167) size 304x233 [transform={m=((-0.96,0.29)(-0.29,-0.96)) t=(112.43,83.20)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=41.25] [y=-41.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,47) size 400x353 [transform={m=((0.17,0.98)(-0.98,0.17)) t=(90.56,-7.92)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=35.50] [y=-87.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (292,209) size 108x147 [transform={m=((-0.90,-0.44)(0.44,-0.90)) t=(73.02,116.86)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.25] [y=31.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (163,148) size 205x212 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=34.63] [y=4.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (187,0) size 213x273 [transform={m=((0.94,0.34)(-0.34,0.94)) t=(20.12,-14.09)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=49.50] [y=-7.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,0) size 160x321 [transform={m=((1.00,-0.09)(0.09,1.00)) t=(-4.17,4.55)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-11.75] [y=-22.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (217,80) size 183x218 [transform={m=((0.85,0.53)(-0.53,0.85)) t=(34.09,-18.90)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=59.63] [y=8.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (163,273) size 107x101 [transform={m=((0.64,-0.77)(0.77,0.64)) t=(-20.44,56.16)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=22.81] [y=60.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (158,158) size 242x242 [transform={m=((0.63,-0.78)(0.78,0.63)) t=(-20.32,57.39)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=31.50] [y=51.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (9,137) size 168x107 [transform={m=((-0.17,-0.98)(0.98,-0.17)) t=(9.44,107.92)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=47.10] [y=4.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (131,193) size 89x111 [transform={m=((-0.89,0.45)(-0.45,-0.89)) t=(117.25,71.85)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=54.81] [y=29.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (211,222) size 107x101 [transform={m=((0.63,-0.78)(0.78,0.63)) t=(-20.32,57.39)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.81] [y=61.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (36,177) size 363x223 [transform={m=((-0.87,0.48)(-0.48,-0.87)) t=(117.97,69.49)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=45.25] [y=-43.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (256,25) size 144x375 [transform={m=((-0.99,-0.16)(0.16,-0.99)) t=(91.56,107.21)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-21.75] [y=0.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,86) size 385x314 [transform={m=((0.62,0.79)(-0.79,0.62)) t=(58.62,-20.18)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=37.25] [y=20.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (208,14) size 67x106 [transform={m=((-0.98,0.17)(-0.17,-0.98)) t=(107.92,90.56)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=27.81] [y=68.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (134,0) size 154x132 [transform={m=((0.83,-0.56)(0.56,0.83)) t=(-19.41,36.51)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=64.10] [y=0.00] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (253,6) size 113x147 [transform={m=((-0.92,0.39)(-0.39,-0.92)) t=(115.56,76.49)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=4.75] [y=50.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (205,0) size 195x154 [transform={m=((0.42,0.91)(-0.91,0.42)) t=(74.18,-16.45)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=19.63] [y=-14.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (50,77) size 103x107 [transform={m=((0.75,0.66)(-0.66,0.75)) t=(45.07,-20.54)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.81] [y=40.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,136) size 69x176 [transform={m=((0.88,0.47)(-0.47,0.88)) t=(29.33,-17.62)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.90] [y=59.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (50,0) size 265x78 [transform={m=((-0.03,1.00)(-1.00,-0.03)) t=(101.71,1.78)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-14.50] [y=23.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (199,207) size 137x80 [transform={m=((-0.10,0.99)(-0.99,-0.10)) t=(104.95,5.50)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=51.75] [y=15.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,0) size 222x179 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=72.25] [y=49.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (149,25) size 251x214 [transform={m=((-0.34,-0.94)(0.94,-0.34)) t=(20.12,114.09)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=41.50] [y=45.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (0,20) size 151x380 [transform={m=((0.68,-0.73)(0.73,0.68)) t=(-20.67,52.47)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-23.75] [y=-41.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (324,15) size 76x258 [transform={m=((-0.57,0.82)(-0.82,-0.57)) t=(119.64,37.72)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-16.50] [y=-29.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (73,0) size 141x107 [transform={m=((-0.69,-0.72)(0.72,-0.69)) t=(48.77,120.70)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=80.75] [y=51.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (253,137) size 147x237 [transform={m=((0.45,0.89)(-0.89,0.45)) t=(71.85,-17.25)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=68.50] [y=-20.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (224,87) size 176x139 [transform={m=((-0.42,-0.91)(0.91,-0.42)) t=(25.82,116.45)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=38.10] [y=60.50] [width=19.80] [height=39.00]
+    RenderSVGRect {rect} at (163,178) size 83x110 [transform={m=((-0.93,0.37)(-0.37,-0.93)) t=(115.09,77.63)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=45.81] [y=29.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,185) size 30x124 [transform={m=((-0.96,-0.28)(0.28,-0.96)) t=(84.28,111.84)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=90.93] [y=10.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (0,102) size 156x298 [transform={m=((0.99,0.12)(-0.12,0.99)) t=(6.47,-5.72)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-12.75] [y=33.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (212,1) size 135x212 [transform={m=((-0.98,0.19)(-0.19,-0.98)) t=(108.62,89.54)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.63] [y=44.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (330,8) size 70x60 [transform={m=((-0.10,0.99)(-0.99,-0.10)) t=(104.95,5.50)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.19] [y=-3.19] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (258,292) size 104x106 [transform={m=((-0.72,-0.69)(0.69,-0.72)) t=(51.23,120.70)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-1.19] [y=30.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (129,143) size 137x142 [transform={m=((-0.74,-0.67)(0.67,-0.74)) t=(53.70,120.61)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.75] [y=30.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,262) size 170x110 [transform={m=((0.05,-1.00)(1.00,0.05)) t=(-2.55,97.31)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=6.63] [y=-5.38] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (0,121) size 131x145 [transform={m=((0.80,0.60)(-0.60,0.80)) t=(40.16,-20.02)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=13.75] [y=52.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (0,0) size 400x400 [transform={m=((0.90,0.44)(-0.44,0.90)) t=(26.98,-16.86)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-15.50] [y=-52.50] [width=99.00] [height=195.00]
+    RenderSVGRect {rect} at (252,49) size 92x111 [transform={m=((0.87,-0.48)(0.48,0.87)) t=(-17.97,30.51)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=76.81] [y=28.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (96,292) size 146x108 [transform={m=((0.53,-0.85)(0.85,0.53)) t=(-18.90,65.91)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=4.75] [y=47.75] [width=16.50] [height=32.50]
+    RenderSVGRect {rect} at (334,89) size 66x109 [transform={m=((0.54,0.84)(-0.84,0.54)) t=(64.70,-19.17)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=57.93] [y=-12.93] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (189,166) size 211x194 [transform={m=((0.57,0.82)(-0.82,0.57)) t=(62.28,-19.64)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=64.63] [y=14.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (285,222) size 74x120 [transform={m=((-0.99,0.16)(-0.16,-0.99)) t=(107.21,91.56)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=15.93] [y=11.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (156,288) size 71x107 [transform={m=((0.97,-0.22)(0.22,0.97)) t=(-9.97,12.53)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=33.81] [y=71.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (43,0) size 271x281 [transform={m=((0.75,-0.66)(0.66,0.75)) t=(-20.54,45.07)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=39.50] [y=2.50] [width=33.00] [height=65.00]
+    RenderSVGRect {rect} at (86,256) size 124x112 [transform={m=((0.59,0.81)(-0.81,0.59)) t=(61.06,-19.84)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=57.93] [y=63.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (218,6) size 118x71 [transform={m=((0.12,0.99)(-0.99,0.12)) t=(93.53,-5.72)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=5.93] [y=12.07] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (147,173) size 65x105 [transform={m=((-0.99,-0.16)(0.16,-0.99)) t=(91.56,107.21)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=47.81] [y=30.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (47,0) size 212x132 [transform={m=((0.19,-0.98)(0.98,0.19)) t=(-8.62,89.54)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=68.63] [y=7.63] [width=24.75] [height=48.75]
+    RenderSVGRect {rect} at (0,0) size 282x197 [transform={m=((0.19,0.98)(-0.98,0.19)) t=(89.54,-8.62)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-14.75] [y=26.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (0,105) size 267x294 [transform={m=((0.26,0.97)(-0.97,0.26)) t=(85.36,-11.24)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=28.25] [y=40.25] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (180,32) size 103x107 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=18.81] [y=53.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (0,0) size 275x299 [transform={m=((-0.73,-0.68)(0.68,-0.73)) t=(52.47,120.67)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=68.25] [y=-0.75] [width=49.50] [height=97.50]
+    RenderSVGRect {rect} at (35,87) size 104x107 [transform={m=((-0.74,0.67)(-0.67,-0.74)) t=(120.61,53.70)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=54.81] [y=67.81] [width=12.38] [height=24.38]
+    RenderSVGRect {rect} at (47,372) size 126x28 [transform={m=((-0.53,-0.85)(0.85,-0.53)) t=(34.09,118.90)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=6.93] [y=-12.93] [width=14.14] [height=27.86]
+    RenderSVGRect {rect} at (0,0) size 209x177 [transform={m=((0.36,0.93)(-0.93,0.36)) t=(78.76,-14.60)}] [fill={[type=RADIAL-GRADIENT] [id=&quot;gradient&quot;]}] [x=-9.50] [y=37.50] [width=33.00] [height=65.00]
+    RenderSVGText {text} at (10,90) size 33x7 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 33x6
+        chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 14 width 32.75: &quot;Test completed&quot;
+    RenderSVGRect {rect} at (0,0) size 400x400 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGResourceRadialGradient {radialGradient} [id=&quot;gradient&quot;] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
+      RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
+      RenderSVGGradientStop {stop} [offset=0.10] [color=#FF6600]
+      RenderSVGGradientStop {stop} [offset=0.90] [color=#FFFF66]
+      RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieperf007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/perf/007-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/perf/007-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/perf/007-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -177,6 +177,6 @@
</span><span class="cx">     RenderSVGText {text} at (10,2) size 611x9 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 611x9
</span><span class="cx">         chunk 1 text run 1 at (10.00,9.00) startOffset 0 endOffset 179 width 611.00: &quot;Based on map data marked \x{A9} copyright iMapping Ltd. Used without permission under the auspices of Fair Use to improve interoperability. Source: http://www.wherearewe.co.nz/svg.html&quot;
</span><del>-    RenderSVGText {text} at (280,302) size 182x35 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (280,302) size 182x36 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 182x35
</span><span class="cx">         chunk 1 text run 1 at (280.00,330.00) startOffset 0 endOffset 14 width 182.00: &quot;Test completed&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixietext001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/text/001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/text/001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/text/001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,6 +4,6 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 400x400
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 400x400 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=4.00] [height=4.00]
</span><span class="cx">     RenderSVGRect {rect} at (100,100) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=2.00] [height=2.00]
</span><del>-    RenderSVGText {text} at (1,0) size 2x2 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (1,0) size 2x3 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 2x2
</span><span class="cx">         chunk 1 text run 1 at (1.00,2.60) startOffset 0 endOffset 1 width 2.00: &quot;X&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixietext003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/text/003-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/text/003-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/text/003-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">           layer at (0,0) size 778x156
</span><span class="cx">             RenderView at (0,0) size 778x156
</span><span class="cx">           layer at (0,0) size 778x156
</span><del>-            RenderSVGRoot {svg} at (0,0) size 467x156
-              RenderSVGText {text} at (0,-1) size 3x2 contains 1 chunk(s)
</del><ins>+            RenderSVGRoot {svg} at (0,0) size 375x156
+              RenderSVGText {text} at (0,-1) size 3x3 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 3x2
</span><span class="cx">                   chunk 1 text run 1 at (0.00,0.80) startOffset 0 endOffset 4 width 2.40: &quot;PASS&quot;
</span><span class="cx">       RenderBlock {P} at (0,216) size 784x166
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixietext003aexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/text/003a-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/text/003a-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/text/003a-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,60) size 480x480
-    RenderSVGText {text} at (0,-1) size 3x2 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (0,202) size 385x188
+    RenderSVGText {text} at (0,-1) size 3x3 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 3x2
</span><span class="cx">         chunk 1 text run 1 at (0.00,0.80) startOffset 0 endOffset 4 width 2.39: &quot;PASS&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixietext003bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/text/003b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/text/003b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/text/003b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,204) size 384x184
</del><ins>+  RenderSVGRoot {svg} at (0,204) size 383x184
</ins><span class="cx">     RenderSVGText {text} at (0,-100) size 2394x1150 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 2394x1150
</span><span class="cx">         chunk 1 text run 1 at (0.00,800.00) startOffset 0 endOffset 4 width 2393.75: &quot;PASS&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieviewboxpreserveAspectRatio001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,12 +5,12 @@
</span><span class="cx">     RenderSVGRect {rect} at (100,0) size 600x600 [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">     RenderSVGPath {line} at (97,0) size 606x600 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=100.00] [y2=100.00]
</span><span class="cx">     RenderSVGPath {line} at (97,0) size 606x600 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=0.00] [x2=0.00] [y2=100.00]
</span><del>-    RenderSVGText {text} at (11,23) size 78x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (11,23) size 78x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 78x8
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (11.00,30.00) startOffset 0 endOffset 24 width 78.00: &quot;This should be a SQUARE.&quot;
</span><del>-    RenderSVGText {text} at (15,35) size 70x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (15,35) size 70x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 70x6
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (15.42,40.00) startOffset 0 endOffset 36 width 69.17: &quot;It should stretch to fit the window.&quot;
</span><del>-    RenderSVGText {text} at (32,45) size 35x4 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (32,45) size 36x4 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 35x4
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (32.50,48.00) startOffset 0 endOffset 27 width 35.00: &quot;(Whatever the window size.)&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvghixieviewboxpreserveAspectRatio002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,16 +7,16 @@
</span><span class="cx">     RenderSVGRect {rect} at (100,0) size 400x400 [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><span class="cx">     RenderSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=100.00] [y2=100.00]
</span><span class="cx">     RenderSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=0.00] [x2=0.00] [y2=100.00]
</span><del>-    RenderSVGText {text} at (11,23) size 78x8 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (11,23) size 78x9 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 78x8
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (11.25,30.00) startOffset 0 endOffset 24 width 77.50: &quot;This should be a SQUARE.&quot;
</span><del>-    RenderSVGText {text} at (17,35) size 66x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (17,35) size 66x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 66x6
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (17.13,40.00) startOffset 0 endOffset 34 width 65.75: &quot;It should be 400 pixels to a side.&quot;
</span><del>-    RenderSVGText {text} at (13,43) size 74x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (13,43) size 74x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 74x6
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (13.25,48.00) startOffset 0 endOffset 36 width 73.50: &quot;There should be no red on this page.&quot;
</span><del>-    RenderSVGText {text} at (6,85) size 87x6 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (6,85) size 88x7 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 87x6
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (6.75,90.00) startOffset 0 endOffset 42 width 86.50: &quot;The orange line should be 600 pixels long:&quot;
</span><span class="cx">     RenderSVGPath {line} at (0,366) size 600x4 [stroke={[type=SOLID] [color=#FFA500]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=92.00] [x2=125.00] [y2=92.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextappendtextnodetotspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x8
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x0
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (10,60) size 320x380
</del><ins>+  RenderSVGRoot {svg} at (10,61) size 319x379
</ins><span class="cx">     RenderSVGText {text} at (0,1) size 32x38 contains 1 chunk(s)
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 29x14
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 16x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextbidiembeddeddirectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/bidi-embedded-direction-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/bidi-embedded-direction-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/bidi-embedded-direction-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,27 +3,27 @@
</span><span class="cx"> layer at (0,0) size 150x275
</span><span class="cx">   RenderSVGRoot {svg} at (9,50) size 113x200
</span><span class="cx">     RenderSVGPath {line} at (9,50) size 2x200 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=25.00] [x2=10.00] [y2=225.00]
</span><del>-    RenderSVGText {text} at (10,28) size 111x27 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,28) size 111x28 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (56,0) size 55x27
</span><span class="cx">         chunk 1 text run 1 at (66.00,50.00) startOffset 0 endOffset 5 width 55.00 RTL: &quot;\x{5E9}\x{5DC}\x{5D5}\x{5DD} &quot;
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 56x27
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 56x27
</span><span class="cx">           chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 5 width 56.00: &quot;world&quot;
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,78) size 111x27 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,78) size 111x28 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (-10,-78) size 111x27
</span><span class="cx">         chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 1 width 0.00 RTL: &quot;\x{202C}&quot;
</span><span class="cx">         chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 6 width 56.00: &quot;\x{202A}world&quot;
</span><span class="cx">         chunk 1 text run 1 at (66.00,100.00) startOffset 0 endOffset 6 width 55.00 RTL: &quot;\x{202B}\x{5E9}\x{5DC}\x{5D5}\x{5DD} &quot;
</span><span class="cx">         chunk 1 text run 1 at (121.00,100.00) startOffset 0 endOffset 1 width 0.00: &quot;\x{202C}&quot;
</span><del>-    RenderSVGText {text} at (10,128) size 112x27 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,128) size 112x28 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (56,0) size 56x27
</span><span class="cx">         chunk 1 text run 1 at (66.00,150.00) startOffset 0 endOffset 6 width 56.00 RTL override: &quot;hello &quot;
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 56x27
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 56x27
</span><span class="cx">           chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 5 width 56.00: &quot;world&quot;
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,178) size 112x27 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,178) size 112x28 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (-10,-178) size 112x27
</span><span class="cx">         chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 1 width 0.00 RTL override: &quot;\x{202C}&quot;
</span><span class="cx">         chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 6 width 56.00: &quot;\x{202A}world&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextbidireordervaluelistsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/bidi-reorder-value-lists-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/bidi-reorder-value-lists-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/bidi-reorder-value-lists-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 400x400
</span><del>-  RenderSVGRoot {svg} at (30,15) size 270x237
-    RenderSVGContainer {g} at (30,15) size 270x237 [transform={m=((3.00,0.00)(0.00,3.00)) t=(0.00,0.00)}]
</del><ins>+  RenderSVGRoot {svg} at (30,16) size 269x236
+    RenderSVGContainer {g} at (30,16) size 269x236 [transform={m=((3.00,0.00)(0.00,3.00)) t=(0.00,0.00)}]
</ins><span class="cx">       RenderSVGText {text} at (10,5) size 90x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 90x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 9.67: &quot;T&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextbiditextqueryexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (16,55) size 224x85
-    RenderSVGContainer {g} at (16,55) size 224x85
</del><ins>+  RenderSVGRoot {svg} at (16,56) size 224x84
+    RenderSVGContainer {g} at (16,56) size 224x84
</ins><span class="cx">       RenderSVGText {text} at (10,33) size 134x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 134x21
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 134x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextbiditspansexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/bidi-tspans-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/bidi-tspans-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/bidi-tspans-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (151,221) size 464x86
-    RenderSVGContainer {g} at (151,221) size 464x86
</del><ins>+  RenderSVGRoot {svg} at (153,222) size 461x85
+    RenderSVGContainer {g} at (153,222) size 461x85
</ins><span class="cx">       RenderSVGText {text} at (91,133) size 277x21 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 277x21
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (92.00,150.00) startOffset 0 endOffset 10 width 55.80 RTL: &quot;, \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}\&quot;!&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextfontsizebelowpointfiveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (32,124) size 567x186
</del><ins>+  RenderSVGRoot {svg} at (32,125) size 566x182
</ins><span class="cx">     RenderSVGText {text} at (10,-5) size 30x19 contains 1 chunk(s)
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 5x12
</span><span class="cx">         RenderSVGInlineText {#text} at (0,5) size 5x12
</span><span class="lines">@@ -31,6 +31,6 @@
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 0x1
</span><span class="cx">         RenderSVGInlineText {#text} at (-10,4) size 0x0
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (63,42) size 124x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (63,42) size 124x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 124x10
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (63.28,50.00) startOffset 0 endOffset 36 width 123.44: &quot;Font size should decrease monotonic.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextmodifytextnodeintspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x8
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x0
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (10,60) size 320x380
</del><ins>+  RenderSVGRoot {svg} at (10,61) size 319x379
</ins><span class="cx">     RenderSVGText {text} at (0,1) size 32x38 contains 1 chunk(s)
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 29x14
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 29x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextnonbmppositioninglistsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/non-bmp-positioning-lists-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/non-bmp-positioning-lists-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/non-bmp-positioning-lists-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (50,58) size 709x225
</span><del>-    RenderSVGText {text} at (50,58) size 709x224 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (50,58) size 709x225 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 709x224
</span><span class="cx">         chunk 1 text run 1 at (50.00,240.00) startOffset 0 endOffset 2 width 159.00: &quot;\x{D835}\x{DC9E}&quot;
</span><span class="cx">         chunk 1 text run 1 at (600.00,240.00) startOffset 0 endOffset 2 width 159.00: &quot;\x{D835}\x{DC9E}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextremovetextnodefromtspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/remove-text-node-from-tspan-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/remove-text-node-from-tspan-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/remove-text-node-from-tspan-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x8
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x0
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (10,180) size 320x260
</del><ins>+  RenderSVGRoot {svg} at (10,181) size 319x259
</ins><span class="cx">     RenderSVGText {text} at (0,13) size 32x26 contains 1 chunk(s)
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 0x0
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextremovetspanfromtextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/remove-tspan-from-text-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/remove-tspan-from-text-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/remove-tspan-from-text-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x8
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x0
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (10,60) size 320x260
</del><ins>+  RenderSVGRoot {svg} at (10,61) size 319x259
</ins><span class="cx">     RenderSVGText {text} at (0,1) size 32x26 contains 1 chunk(s)
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 29x14
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 29x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextscaledfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/scaled-font-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/scaled-font-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/scaled-font-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (0,186) size 500x359
-    RenderSVGContainer {g} at (0,186) size 500x359
-      RenderSVGContainer {g} at (0,186) size 492x139 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,70.00)}]
</del><ins>+  RenderSVGRoot {svg} at (0,187) size 492x332
+    RenderSVGContainer {g} at (0,187) size 492x332
+      RenderSVGContainer {g} at (0,187) size 492x138 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,70.00)}]
</ins><span class="cx">         RenderSVGText {text} at (0,-39) size 177x50 contains 1 chunk(s)
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 10x16
</span><span class="cx">             RenderSVGInlineText {#text} at (0,26) size 10x16
</span><span class="lines">@@ -44,8 +44,8 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (145,0) size 31x50
</span><span class="cx">               chunk 1 text run 1 at (145.80,0.00) startOffset 0 endOffset 1 width 30.96: &quot;A&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGContainer {g} at (0,377) size 500x168 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,140.00)}]
-        RenderSVGText {text} at (0,-4) size 18x5 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (0,381) size 492x138 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,140.00)}]
+        RenderSVGText {text} at (0,-4) size 18x6 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 1x3
</span><span class="cx">             RenderSVGInlineText {#text} at (0,2) size 1x2
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 0.97: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextscalingfontwithgeometricprecisionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,14 +4,14 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 275x560
</span><del>-  RenderSVGRoot {svg} at (8,8) size 259x462
</del><ins>+  RenderSVGRoot {svg} at (8,8) size 257x462
</ins><span class="cx">     RenderSVGText {text} at (0,-2) size 64x9 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 64x9
</span><span class="cx">         chunk 1 text run 1 at (0.00,5.00) startOffset 0 endOffset 32 width 64.00: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,2) size 88x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,2) size 88x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 88x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 32 width 87.27: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,7) size 80x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,7) size 80x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 80x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 32 width 80.00: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><span class="cx">     RenderSVGText {text} at (0,12) size 74x10 contains 1 chunk(s)
</span><span class="lines">@@ -23,10 +23,10 @@
</span><span class="cx">     RenderSVGText {text} at (0,22) size 64x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 64x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 32 width 64.00: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,27) size 80x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,27) size 80x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 80x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 32 width 80.00: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,32) size 76x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,32) size 76x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 76x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 32 width 75.29: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><span class="cx">     RenderSVGText {text} at (0,38) size 72x9 contains 1 chunk(s)
</span><span class="lines">@@ -38,10 +38,10 @@
</span><span class="cx">     RenderSVGText {text} at (0,48) size 64x9 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 64x9
</span><span class="cx">         chunk 1 text run 1 at (0.00,55.00) startOffset 0 endOffset 32 width 64.00: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,52) size 77x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,52) size 77x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 77x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 32 width 76.19: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,57) size 73x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,57) size 73x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 73x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,65.00) startOffset 0 endOffset 32 width 72.73: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><span class="cx">     RenderSVGText {text} at (0,62) size 70x10 contains 1 chunk(s)
</span><span class="lines">@@ -53,10 +53,10 @@
</span><span class="cx">     RenderSVGText {text} at (0,72) size 77x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 77x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,80.00) startOffset 0 endOffset 32 width 76.80: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,77) size 74x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,77) size 74x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 74x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,85.00) startOffset 0 endOffset 32 width 73.85: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,82) size 72x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,82) size 72x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 72x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,90.00) startOffset 0 endOffset 32 width 71.11: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><span class="cx">     RenderSVGText {text} at (0,88) size 69x9 contains 1 chunk(s)
</span><span class="lines">@@ -68,10 +68,10 @@
</span><span class="cx">     RenderSVGText {text} at (0,97) size 75x10 contains 1 chunk(s)
</span><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 75x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,105.00) startOffset 0 endOffset 32 width 74.67: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,102) size 73x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,102) size 73x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 73x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,110.00) startOffset 0 endOffset 32 width 72.26: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><del>-    RenderSVGText {text} at (0,107) size 70x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (0,107) size 70x11 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 70x10
</span><span class="cx">         chunk 1 text run 1 at (0.00,115.00) startOffset 0 endOffset 32 width 70.00: &quot;iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii&quot;
</span><span class="cx">     RenderSVGText {text} at (0,112) size 68x10 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 263x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 261x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 75x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (116,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=23.71] [y1=0.95] [x2=23.71] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 69x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=13.71] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 52x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 52x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 52x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (14.65,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 260x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 258x57
</ins><span class="cx">     RenderSVGContainer {g} at (153,4) size 59x57
</span><span class="cx">       RenderSVGPath {svg:line} at (153,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=31.23] [y1=0.95] [x2=31.23] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (206,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=41.88] [y1=0.95] [x2=41.88] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (156,4) size 54x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=31.23] [y=0.95] [width=10.65] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 52x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 52x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 52x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (14.65,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 260x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 258x57
</ins><span class="cx">     RenderSVGContainer {g} at (153,4) size 80x57
</span><span class="cx">       RenderSVGPath {svg:line} at (153,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=31.23] [y1=0.95] [x2=31.23] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (227,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=45.93] [y1=0.95] [x2=45.93] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (156,4) size 74x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=31.23] [y=0.95] [width=14.71] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 52x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 52x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 52x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (14.65,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingsqueeze4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 264x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 264x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 264x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (305,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=61.55] [y1=0.95] [x2=61.55] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 258x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=51.55] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 52x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 52x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 52x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (14.65,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 728x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 725x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 189x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (230,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=46.52] [y1=0.95] [x2=46.52] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 183x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=36.52] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 145x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 145x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 145x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (21.84,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 725x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 722x57
</ins><span class="cx">     RenderSVGContainer {g} at (300,4) size 76x57
</span><span class="cx">       RenderSVGPath {svg:line} at (300,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=60.60] [y1=0.95] [x2=60.60] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (370,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.64] [y1=0.95] [x2=74.64] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (303,4) size 71x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=60.60] [y=0.95] [width=14.04] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 145x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 145x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 145x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (21.84,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 725x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 722x57
</ins><span class="cx">     RenderSVGContainer {g} at (441,4) size 126x57
</span><span class="cx">       RenderSVGPath {svg:line} at (441,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=88.72] [y1=0.95] [x2=88.72] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (561,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=112.80] [y1=0.95] [x2=112.80] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (443,4) size 121x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=88.72] [y=0.95] [width=24.08] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 145x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 145x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 145x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (21.84,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingstretch4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 728x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 728x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 728x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (769,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=154.36] [y1=0.95] [x2=154.36] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 722x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=144.36] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 145x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 145x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 145x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 2 at (21.84,10.00) startOffset 1 endOffset 2 width 5.60: &quot;e&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 253x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 253x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 73x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (114,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=23.39] [y1=0.95] [x2=23.39] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 67x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=13.39] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 50x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
</span><span class="cx"> selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 250x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 250x57
</ins><span class="cx">     RenderSVGContainer {g} at (124,4) size 34x57
</span><span class="cx">       RenderSVGPath {svg:line} at (124,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=25.30] [y1=0.95] [x2=25.30] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (152,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=31.04] [y1=0.95] [x2=31.04] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (126,4) size 30x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=25.30] [y=0.95] [width=5.74] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 50x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 250x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 250x57
</ins><span class="cx">     RenderSVGContainer {g} at (162,4) size 67x57
</span><span class="cx">       RenderSVGPath {svg:line} at (162,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=32.95] [y1=0.95] [x2=32.95] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (223,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=45.11] [y1=0.95] [x2=45.11] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (164,4) size 62x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=32.95] [y=0.95] [width=12.16] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 50x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
</span><span class="cx"> selection start: position 8 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphssqueeze4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 256x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 256x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 256x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (297,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=60.00] [y1=0.95] [x2=60.00] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 251x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=50.00] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 50x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 50x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 50x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 73.20: &quot;Text to Squeeze&quot;
</span><span class="cx"> selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 703x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 703x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 216x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (257,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=51.96] [y1=0.95] [x2=51.96] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 210x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=41.96] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 140x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 140x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 140x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.40: &quot;Text to Stretch&quot;
</span><span class="cx"> selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 700x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 700x57
</ins><span class="cx">     RenderSVGContainer {g} at (287,4) size 96x57
</span><span class="cx">       RenderSVGPath {svg:line} at (287,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=57.95] [y1=0.95] [x2=57.95] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (377,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=75.93] [y1=0.95] [x2=75.93] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (289,4) size 91x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=57.95] [y=0.95] [width=17.98] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 140x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 140x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 140x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.40: &quot;Text to Stretch&quot;
</span><span class="cx"> selection start: position 5 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 700x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 700x57
</ins><span class="cx">     RenderSVGContainer {g} at (407,4) size 143x57
</span><span class="cx">       RenderSVGPath {svg:line} at (407,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=81.93] [y1=0.95] [x2=81.93] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (544,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=109.33] [y1=0.95] [x2=109.33] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (409,4) size 138x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=81.93] [y=0.95] [width=27.40] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 140x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 140x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 140x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.40: &quot;Text to Stretch&quot;
</span><span class="cx"> selection start: position 8 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselecttextLengthspacingAndGlyphsstretch4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 706x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 706x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 706x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (747,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=150.00] [y1=0.95] [x2=150.00] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 701x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=140.00] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 140x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 140x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 140x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 15 width 65.40: &quot;Text to Stretch&quot;
</span><span class="cx"> selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlist1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 378x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 377x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 192x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (233,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=47.20] [y1=0.95] [x2=47.20] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 186x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=37.20] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 75x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlist2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 375x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 374x57
</ins><span class="cx">     RenderSVGContainer {g} at (197,4) size 92x57
</span><span class="cx">       RenderSVGPath {svg:line} at (197,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=0.95] [x2=40.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (283,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=57.20] [y1=0.95] [x2=57.20] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (200,4) size 86x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=40.00] [y=0.95] [width=17.20] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 75x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlist3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 375x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 374x57
</ins><span class="cx">     RenderSVGContainer {g} at (297,4) size 34x57
</span><span class="cx">       RenderSVGPath {svg:line} at (297,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=60.00] [y1=0.95] [x2=60.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (325,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=65.60] [y1=0.95] [x2=65.60] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (300,4) size 28x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=60.00] [y=0.95] [width=5.60] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 75x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlist4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 379x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 379x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 379x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (420,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=84.60] [y1=0.95] [x2=84.60] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 374x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=74.60] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 75x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 378x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 377x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 192x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (233,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=47.20] [y1=0.95] [x2=47.20] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 186x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=37.20] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 16x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 375x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 374x57
</ins><span class="cx">     RenderSVGContainer {g} at (197,4) size 92x57
</span><span class="cx">       RenderSVGPath {svg:line} at (197,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=0.95] [x2=40.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (283,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=57.20] [y1=0.95] [x2=57.20] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (200,4) size 86x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=40.00] [y=0.95] [width=17.20] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 16x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (50,0) size 375x65
</del><ins>+  RenderSVGRoot {svg} at (50,4) size 374x57
</ins><span class="cx">     RenderSVGContainer {g} at (297,4) size 34x57
</span><span class="cx">       RenderSVGPath {svg:line} at (297,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=60.00] [y1=0.95] [x2=60.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (325,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=65.60] [y1=0.95] [x2=65.60] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (300,4) size 28x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=60.00] [y=0.95] [width=5.60] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 16x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectxlistwithtspans4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (47,0) size 379x65
</del><ins>+  RenderSVGRoot {svg} at (47,4) size 379x57
</ins><span class="cx">     RenderSVGContainer {g} at (47,4) size 379x57
</span><span class="cx">       RenderSVGPath {svg:line} at (47,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=0.95] [x2=10.00] [y2=12.17]
</span><span class="cx">       RenderSVGPath {svg:line} at (420,4) size 6x57 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=84.60] [y1=0.95] [x2=84.60] [y2=12.17]
</span><span class="cx">       RenderSVGRect {svg:rect} at (50,4) size 374x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=0.95] [width=74.60] [height=11.17]
</span><del>-    RenderSVGText {text} at (10,0) size 75x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,0) size 75x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 16x12
</span><span class="cx">         chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.20: &quot;T&quot;
</span><span class="cx">         chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.60: &quot;h&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectiondoubleclickexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (70,0) size 255x115
-    RenderSVGText {text} at (14,0) size 51x12 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (70,4) size 253x107
+    RenderSVGText {text} at (14,0) size 51x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 51x12
</span><span class="cx">         chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 50.40: &quot;foo bar baz&quot;
</span><del>-    RenderSVGText {text} at (14,10) size 38x12 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (14,10) size 38x13 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 38x12
</span><span class="cx">         chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 9 width 37.40: &quot;next line&quot;
</span><span class="cx"> selection start: position 4 of child 0 {#text} of child 1 {text} of child 0 {svg} of document
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextselectiontripleclickexpectedtxtfromrev161882trunkLayoutTestsplatformmacsvgtextselectiondoubleclickexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac/svg/text/selection-tripleclick-expected.txt (from rev 161882, trunk/LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt) (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/selection-tripleclick-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/text/selection-tripleclick-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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
+  RenderSVGRoot {svg} at (70,4) size 253x107
+    RenderSVGText {text} at (14,0) size 51x13 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 51x12
+        chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 50.40: &quot;foo bar baz&quot;
+    RenderSVGText {text} at (14,10) size 38x13 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 38x12
+        chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 9 width 37.40: &quot;next line&quot;
+selection start: position 0 of child 0 {#text} of child 1 {text} of child 0 {svg} of document
+selection end:   position 0 of child 3 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextsmallfonts2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/small-fonts-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,25 +1,25 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (160,0) size 492x531
</del><ins>+  RenderSVGRoot {svg} at (160,0) size 491x529
</ins><span class="cx">     RenderSVGContainer {g} at (160,0) size 281x76 [transform={m=((0.10,0.00)(0.00,0.10)) t=(10.00,10.00)}]
</span><span class="cx">       RenderSVGText {text} at (0,-109) size 467x135 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 467x135
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 466.67: &quot;0,1,2,3,4&quot;
</span><del>-    RenderSVGContainer {g} at (160,84) size 282x84 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,25.00)}]
</del><ins>+    RenderSVGContainer {g} at (160,84) size 281x82 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,25.00)}]
</ins><span class="cx">       RenderSVGText {text} at (0,-11) size 47x14 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 47x14
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 46.67: &quot;0,1,2,3,4&quot;
</span><del>-    RenderSVGContainer {g} at (160,168) size 288x144 [transform={m=((12.00,0.00)(0.00,12.00)) t=(10.00,40.00)}]
</del><ins>+    RenderSVGContainer {g} at (160,174) size 281x82 [transform={m=((12.00,0.00)(0.00,12.00)) t=(10.00,40.00)}]
</ins><span class="cx">       RenderSVGText {text} at (0,-1) size 4x2 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 4x2
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 3.89: &quot;0,1,2,3,4&quot;
</span><del>-    RenderSVGContainer {g} at (160,186) size 288x288 [transform={m=((24.00,0.00)(0.00,24.00)) t=(10.00,55.00)}]
-      RenderSVGText {text} at (0,-1) size 2x1 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (160,264) size 282x82 [transform={m=((24.00,0.00)(0.00,24.00)) t=(10.00,55.00)}]
+      RenderSVGText {text} at (0,-1) size 2x2 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 2x1
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 9 width 1.94: &quot;0,1,2,3,4&quot;
</span><del>-    RenderSVGContainer {g} at (160,375) size 492x156 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
-      RenderSVGText {text} at (0,-8) size 273x85 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (160,375) size 491x154 [transform={m=((0.30,0.00)(0.00,0.30)) t=(10.00,65.00)}]
+      RenderSVGText {text} at (0,-8) size 273x86 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGTSpan {tspan} at (0,0) size 223x10
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 223x10
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 222.22: &quot;For this test case to be successful, all&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextsmallfonts3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/small-fonts-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/small-fonts-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/small-fonts-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,55) size 509x328
</span><span class="cx">     RenderSVGEllipse {ellipse} at (0,55) size 509x328 [stroke={[type=SOLID] [color=#000000] [stroke width=0.10]}] [cx=12.43] [cy=13.65] [rx=4.34] [ry=2.68]
</span><del>-    RenderSVGText {text} at (11,11) size 2x1 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (11,11) size 3x2 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 2x1
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (11.58,12.43) startOffset 0 endOffset 6 width 1.68: &quot;Passes&quot;
</span><del>-    RenderSVGText {text} at (9,13) size 6x1 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (9,13) size 7x1 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 6x1
</span><span class="cx">         chunk 1 (middle anchor) text run 1 at (9.54,13.79) startOffset 0 endOffset 24 width 5.77: &quot;if text aligns perfectly&quot;
</span><span class="cx">     RenderSVGText {text} at (9,14) size 7x1 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextsmallfontsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/small-fonts-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/small-fonts-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/small-fonts-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (170,123) size 495x142
-    RenderSVGContainer {g} at (170,123) size 495x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(2.25,2.75)}]
-      RenderSVGText {text} at (0,-1) size 7x1 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (170,173) size 438x27
+    RenderSVGContainer {g} at (170,173) size 438x27 [transform={m=((1.00,0.00)(0.00,1.00)) t=(2.25,2.75)}]
+      RenderSVGText {text} at (0,-1) size 7x2 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 7x1
</span><span class="cx">           chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 6.18: &quot;Passes if text is visible and not extra huge.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtextsmallfontsinhtml5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/small-fonts-in-html5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/small-fonts-in-html5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/small-fonts-in-html5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,14 +1,14 @@
</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 800x593
-  RenderBlock {HTML} at (0,0) size 800x593
-    RenderBody {BODY} at (8,21) size 784x564
</del><ins>+layer at (0,0) size 800x594
+  RenderBlock {HTML} at (0,0) size 800x594
+    RenderBody {BODY} at (8,21) size 784x565
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 471x37
</span><span class="cx">           text run at (0,0) width 471: &quot;Small fonts in HTML5/inline SVG&quot;
</span><del>-      RenderBlock (anonymous) at (0,58) size 784x506
-        RenderSVGRoot {svg} at (8,79) size 403x403
-          RenderSVGContainer {g} at (9,80) size 400x400 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
</del><ins>+      RenderBlock (anonymous) at (0,58) size 784x507
+        RenderSVGRoot {svg} at (157,259) size 104x31
+          RenderSVGContainer {g} at (159,261) size 100x27 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
</ins><span class="cx">             RenderSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 1x1
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.25: &quot;Test passed.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextalign01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-align-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-align-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-align-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,36 +2,36 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (8,15) size 754x464
</del><ins>+    RenderSVGContainer {g} at (8,15) size 754x463
</ins><span class="cx">       RenderSVGText {text} at (5,9) size 446x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 446x39
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 31 width 445.20: &quot;Test 'text-anchor' (horizontal)&quot;
</span><del>-      RenderSVGContainer {g} at (31,170) size 731x309
-        RenderSVGContainer {g} at (378,170) size 384x59 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,130.00)}]
</del><ins>+      RenderSVGContainer {g} at (33,171) size 729x307
+        RenderSVGContainer {g} at (378,171) size 384x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,130.00)}]
</ins><span class="cx">           RenderSVGPath {line} at (383,215) size 84x3 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=50.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (378,211) size 11x11 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (0,-28) size 227x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 227x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 227x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 226.80: &quot;text-anchor:none&quot;
</span><del>-        RenderSVGContainer {g} at (378,253) size 371x59 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,180.00)}]
</del><ins>+        RenderSVGContainer {g} at (378,254) size 370x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,180.00)}]
</ins><span class="cx">           RenderSVGPath {line} at (383,299) size 84x2 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=50.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (378,295) size 11x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (0,-28) size 219x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-28) size 219x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 219x34
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 17 width 218.40: &quot;text-anchor:start&quot;
</span><del>-        RenderSVGContainer {g} at (175,336) size 417x59 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,230.00)}]
</del><ins>+        RenderSVGContainer {g} at (176,338) size 415x56 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,230.00)}]
</ins><span class="cx">           RenderSVGPath {line} at (341,382) size 84x3 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=0.00] [x2=25.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (378,378) size 11x11 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (-125,-28) size 249x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-125,-28) size 250x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 249x34
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (-124.20,0.00) startOffset 0 endOffset 18 width 248.40: &quot;text-anchor:middle&quot;
</span><del>-        RenderSVGContainer {g} at (31,420) size 358x59 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,280.00)}]
</del><ins>+        RenderSVGContainer {g} at (33,421) size 356x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,280.00)}]
</ins><span class="cx">           RenderSVGPath {line} at (300,465) size 84x3 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-50.00] [y1=0.00] [x2=0.00] [y2=0.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (378,461) size 11x11 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-          RenderSVGText {text} at (-211,-28) size 211x34 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-211,-28) size 211x35 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 211x34
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-210.00,0.00) startOffset 0 endOffset 15 width 210.00: &quot;text-anchor:end&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextalign02bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,12 +2,12 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (8,15) size 792x459
</del><ins>+    RenderSVGContainer {g} at (8,15) size 792x457
</ins><span class="cx">       RenderSVGText {text} at (5,9) size 477x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 477x39
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 34 width 476.40: &quot;Test 'baseline-shift' (horizontal)&quot;
</span><del>-      RenderSVGContainer {g} at (25,141) size 670x333 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,120.00)}]
-        RenderSVGText {text} at (0,-35) size 349x41 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (25,143) size 670x329 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,120.00)}]
+        RenderSVGText {text} at (0,-35) size 349x42 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,7) size 98x34
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 97.20: &quot;Normal&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 203x34
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">               chunk 1 text run 1 at (97.20,-7.00) startOffset 0 endOffset 16 width 202.80: &quot;baseline-shift:7&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (300,7) size 49x34
</span><span class="cx">             chunk 1 text run 1 at (300.00,0.00) startOffset 0 endOffset 4 width 48.60: &quot;text&quot;
</span><del>-        RenderSVGText {text} at (0,42) size 402x55 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,42) size 402x56 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 98x34
</span><span class="cx">             chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 97.20: &quot;Normal&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 257x34
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx">               chunk 1 text run 1 at (221.40,140.00) startOffset 0 endOffset 2 width 25.20: &quot;te&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (246,16) size 24x34
</span><span class="cx">             chunk 1 text run 1 at (246.60,140.00) startOffset 0 endOffset 2 width 23.40: &quot;xt&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextalign03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-align-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-align-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-align-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGContainer {g} at (0,5) size 784x370
</span><del>-      RenderSVGText {text} at (5,3) size 352x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,3) size 352x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 352x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 21 width 351.60: &quot;Test of 'text-anchor'&quot;
</span><span class="cx">       RenderSVGPath {line} at (374,125) size 2x250 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=225.00] [y1=75.00] [x2=225.00] [y2=225.00]
</span><del>-      RenderSVGContainer {g} at (0,136) size 784x226
-        RenderSVGText {text} at (-3,82) size 473x134 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (0,138) size 784x223
+        RenderSVGText {text} at (-3,82) size 473x135 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 228x34
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-2.40,110.00) startOffset 0 endOffset 17 width 227.40: &quot;Begin with \&quot;end\&quot;,&quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 401x34
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 246x34
</span><span class="cx">             RenderSVGInlineText {#text} at (227,100) size 245x34
</span><span class="cx">               chunk 1 text run 1 at (225.00,210.00) startOffset 0 endOffset 20 width 244.80: &quot;and \&quot;start\&quot; ends it.&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextalign04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-align-04-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-align-04-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-align-04-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,38 +2,38 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (0,5) size 799x440
-      RenderSVGText {text} at (5,3) size 352x45 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (0,5) size 798x439
+      RenderSVGText {text} at (5,3) size 352x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 352x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 21 width 351.60: &quot;Test of 'text-anchor'&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (0,-15) size 81x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,-15) size 81x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 81x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 13 width 80.40: &quot;end text tref&quot;
</span><span class="cx">         RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data=&quot;M -5 260 L 220 260&quot;]
</span><del>-      RenderSVGText {text} at (20,52) size 221x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (20,52) size 221x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 221x34
</span><span class="cx">           chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 17 width 220.20: &quot;Tspan, tref, toap&quot;
</span><span class="cx">       RenderSVGPath {line} at (365,200) size 3x234 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=120.00] [x2=220.00] [y2=260.00]
</span><del>-      RenderSVGContainer {g} at (0,186) size 799x259
-        RenderSVGText {text} at (220,112) size 259x34 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (0,188) size 798x256
+        RenderSVGText {text} at (220,112) size 259x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 125x34
</span><span class="cx">             chunk 1 text run 1 at (220.00,140.00) startOffset 0 endOffset 11 width 124.20: &quot;start text &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 135x34
</span><span class="cx">             RenderSVGInlineText {#text} at (124,0) size 135x34
</span><span class="cx">               chunk 1 text run 1 at (344.20,140.00) startOffset 0 endOffset 10 width 134.40: &quot; red tspan&quot;
</span><del>-        RenderSVGText {text} at (61,152) size 317x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (61,152) size 318x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 155x34
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (61.90,180.00) startOffset 0 endOffset 12 width 154.20: &quot;middle text &quot;
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 163x34
</span><span class="cx">             RenderSVGInlineText {#text} at (154,0) size 162x34
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (216.10,180.00) startOffset 0 endOffset 11 width 162.00: &quot; bold tspan&quot;
</span><del>-        RenderSVGText {text} at (60,192) size 160x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (60,192) size 160x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInline {tref} at (0,0) size 160x34
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 160x34
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (60.40,220.00) startOffset 0 endOffset 13 width 159.60: &quot;end text tref&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-        RenderSVGText {text} at (-5,232) size 226x34 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-5,232) size 226x35 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 226x34
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 226x34
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-0.80,260.00) startOffset 12 endOffset 13 width 8.40: &quot; &quot;
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">               chunk 1 (end anchor) text run 16 at (199.00,260.00) startOffset 27 endOffset 28 width 8.40: &quot;t&quot;
</span><span class="cx">               chunk 1 (end anchor) text run 17 at (211.60,260.00) startOffset 28 endOffset 29 width 16.80: &quot;h&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextalign05bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-align-05-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-align-05-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-align-05-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,22 +2,22 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (8,5) size 789x525
-      RenderSVGText {text} at (5,3) size 473x45 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (8,5) size 788x525
+      RenderSVGText {text} at (5,3) size 473x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 473x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 29 width 472.20: &quot;Test 'text-anchor' (vertical)&quot;
</span><del>-      RenderSVGContainer {g} at (251,81) size 198x449
-        RenderSVGContainer {g} at (251,81) size 198x449 [transform={m=((1.00,0.00)(0.00,1.00)) t=(160.00,150.00)}]
-          RenderSVGContainer {g} at (251,245) size 31x285
</del><ins>+      RenderSVGContainer {g} at (252,82) size 196x448
+        RenderSVGContainer {g} at (252,82) size 196x448 [transform={m=((1.00,0.00)(0.00,1.00)) t=(160.00,150.00)}]
+          RenderSVGContainer {g} at (252,245) size 29x285
</ins><span class="cx">             RenderSVGEllipse {circle} at (261,245) size 11x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-            RenderSVGText {text} at (-9,0) size 17x168 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-9,0) size 18x168 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 17x168
</span><span class="cx">                 chunk 1 (vertical) text run 1 at (-10.40,0.00) startOffset 0 endOffset 1 height 33.52: &quot;s&quot;
</span><span class="cx">                 chunk 1 (vertical) text run 2 at (-10.40,33.52) startOffset 1 endOffset 2 height 33.52: &quot;t&quot;
</span><span class="cx">                 chunk 1 (vertical) text run 3 at (-10.40,67.03) startOffset 2 endOffset 3 height 33.52: &quot;a&quot;
</span><span class="cx">                 chunk 1 (vertical) text run 4 at (-10.40,100.55) startOffset 3 endOffset 4 height 33.52: &quot;r&quot;
</span><span class="cx">                 chunk 1 (vertical) text run 5 at (-10.40,134.06) startOffset 4 endOffset 5 height 33.52: &quot;t&quot;
</span><del>-          RenderSVGContainer {g} at (328,81) size 44x338 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</del><ins>+          RenderSVGContainer {g} at (328,82) size 44x336 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
</ins><span class="cx">             RenderSVGEllipse {circle} at (345,245) size 10x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><span class="cx">             RenderSVGText {text} at (-13,-101) size 26x202 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 26x202
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx">                 chunk 1 (middle anchor, vertical) text run 4 at (-10.40,0.00) startOffset 3 endOffset 4 height 33.52: &quot;d&quot;
</span><span class="cx">                 chunk 1 (middle anchor, vertical) text run 5 at (-10.40,33.52) startOffset 4 endOffset 5 height 33.52: &quot;l&quot;
</span><span class="cx">                 chunk 1 (middle anchor, vertical) text run 6 at (-10.40,67.03) startOffset 5 endOffset 6 height 33.52: &quot;e&quot;
</span><del>-          RenderSVGContainer {g} at (418,81) size 31x174 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</del><ins>+          RenderSVGContainer {g} at (419,82) size 29x173 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
</ins><span class="cx">             RenderSVGEllipse {circle} at (428,245) size 11x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
</span><del>-            RenderSVGText {text} at (-9,-101) size 17x101 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-9,-101) size 18x101 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 17x101
</span><span class="cx">                 chunk 1 (end anchor, vertical) text run 1 at (-10.40,-100.55) startOffset 0 endOffset 1 height 33.52: &quot;e&quot;
</span><span class="cx">                 chunk 1 (end anchor, vertical) text run 2 at (-10.40,-67.03) startOffset 1 endOffset 2 height 33.52: &quot;n&quot;
</span><span class="cx">                 chunk 1 (end anchor, vertical) text run 3 at (-10.40,-33.52) startOffset 2 endOffset 3 height 33.52: &quot;d&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextalign06bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGContainer {g} at (0,5) size 800x595
</span><del>-      RenderSVGText {text} at (0,3) size 489x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (0,3) size 489x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 489x45
</span><span class="cx">           chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 31 width 488.40: &quot;Test 'baseline-shift' (vertic.)&quot;
</span><del>-      RenderSVGContainer {g} at (135,100) size 492x500
-        RenderSVGContainer {g} at (135,100) size 492x500 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,60.00)}]
-          RenderSVGText {text} at (-9,0) size 24x168 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (135,100) size 491x500
+        RenderSVGContainer {g} at (135,100) size 491x500 [transform={m=((1.00,0.00)(0.00,1.00)) t=(90.00,60.00)}]
+          RenderSVGText {text} at (-9,0) size 25x168 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (-10.40,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (-10.40,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,100) size 15x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (-10.40,100.55) startOffset 0 endOffset 1 height 33.52: &quot;x&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (-10.40,134.06) startOffset 1 endOffset 2 height 33.52: &quot;t&quot;
</span><del>-          RenderSVGText {text} at (45,0) size 43x269 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (45,0) size 44x269 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (25,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (69.60,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (69.60,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (26,201) size 15x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (69.60,201.09) startOffset 0 endOffset 1 height 33.52: &quot;x&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (69.60,234.61) startOffset 1 endOffset 2 height 33.52: &quot;t&quot;
</span><del>-          RenderSVGText {text} at (154,0) size 34x235 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (154,0) size 35x235 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (16,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (169.60,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (169.60,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">                 chunk 1 (vertical) text run 1 at (169.60,167.58) startOffset 0 endOffset 1 height 33.52: &quot;x&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (20,201) size 9x34
</span><span class="cx">               chunk 1 (vertical) text run 1 at (169.60,201.09) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><del>-          RenderSVGText {text} at (251,0) size 34x302 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (251,0) size 35x302 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 17x68
</span><span class="cx">               chunk 1 (vertical) text run 1 at (249.60,0.00) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><span class="cx">               chunk 1 (vertical) text run 2 at (249.60,33.52) startOffset 1 endOffset 2 height 33.52: &quot;e&quot;
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">                 chunk 1 (vertical) text run 1 at (249.60,234.61) startOffset 0 endOffset 1 height 33.52: &quot;x&quot;
</span><span class="cx">             RenderSVGInlineText {#text} at (4,268) size 9x34
</span><span class="cx">               chunk 1 (vertical) text run 1 at (249.60,268.13) startOffset 0 endOffset 1 height 33.52: &quot;t&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextaltglyph01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-altglyph-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-altglyph-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-altglyph-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (8,21) size 774x463
-      RenderSVGText {text} at (5,13) size 409x45 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (8,22) size 773x462
+      RenderSVGText {text} at (5,13) size 409x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 409x45
</span><span class="cx">           chunk 1 text run 1 at (5.00,50.00) startOffset 0 endOffset 26 width 408.60: &quot;Test 'altGlyph' facilities&quot;
</span><del>-      RenderSVGText {text} at (5,62) size 464x34 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (5,62) size 464x35 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 464x34
</span><span class="cx">           chunk 1 text run 1 at (5.00,90.00) startOffset 0 endOffset 32 width 463.20: &quot;and many-to-many chars to glyphs&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGContainer {g} at (75,208) size 664x276
</del><ins>+      RenderSVGContainer {g} at (75,208) size 663x276
</ins><span class="cx">         RenderSVGText {text} at (140,130) size 188x75 contains 1 chunk(s)
</span><span class="cx">           RenderSVGTSpan {altGlyph} at (0,0) size 38x75
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 38x75
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">         RenderSVGText {text} at (280,210) size 158x75 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 158x75
</span><span class="cx">             chunk 1 text run 1 at (280.00,270.00) startOffset 0 endOffset 5 width 157.50: &quot;SASSY&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextdeco01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-deco-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-deco-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-deco-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,21 +2,21 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (16,8) size 634x462
</del><ins>+    RenderSVGContainer {g} at (16,8) size 633x460
</ins><span class="cx">       RenderSVGText {text} at (10,5) size 157x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 157x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 23 width 156.00: &quot;Test 'text-decoration'.&quot;
</span><del>-      RenderSVGContainer {g} at (40,70) size 610x400
-        RenderSVGText {text} at (25,43) size 122x27 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (40,71) size 609x397
+        RenderSVGText {text} at (25,43) size 122x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 122x27
</span><span class="cx">             chunk 1 text run 1 at (25.00,65.00) startOffset 0 endOffset 11 width 121.80: &quot;Normal text&quot;
</span><del>-        RenderSVGText {text} at (25,113) size 228x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,113) size 228x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 228x27
</span><span class="cx">             chunk 1 text run 1 at (25.00,135.00) startOffset 0 endOffset 22 width 227.40: &quot;Text with line-through&quot;
</span><del>-        RenderSVGText {text} at (25,183) size 161x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,183) size 161x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 161x27
</span><span class="cx">             chunk 1 text run 1 at (25.00,205.00) startOffset 0 endOffset 15 width 160.20: &quot;Underlined text&quot;
</span><del>-        RenderSVGText {text} at (25,253) size 364x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,253) size 364x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 45x27
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 45x27
</span><span class="cx">               chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 3 width 45.00: &quot;One&quot;
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (247,0) size 117x27
</span><span class="cx">               chunk 1 text run 1 at (272.20,275.00) startOffset 0 endOffset 11 width 116.40: &quot;underlining&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.9 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextfonts01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-fonts-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-fonts-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-fonts-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,22 +2,22 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (33,46) size 522x448
-      RenderSVGContainer {g} at (33,46) size 522x448
-        RenderSVGText {text} at (20,57) size 196x28 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (33,47) size 522x447
+      RenderSVGContainer {g} at (33,47) size 522x447
+        RenderSVGText {text} at (20,57) size 196x29 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 196x28
</span><span class="cx">             chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 17 width 195.60: &quot;A serifed face \x{753B}\x{50CF}&quot;
</span><del>-        RenderSVGText {text} at (20,138) size 233x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (20,138) size 233x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 233x27
</span><span class="cx">             chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 20 width 232.20: &quot;A sans-serif face \x{753B}\x{50CF}&quot;
</span><span class="cx">         RenderSVGText {text} at (20,220) size 293x28 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 293x28
</span><span class="cx">             chunk 1 text run 1 at (20.00,240.00) startOffset 0 endOffset 19 width 292.80: &quot;A mono (iW) face \x{753B}\x{50CF}&quot;
</span><del>-        RenderSVGContainer {g} at (66,46) size 489x314
</del><ins>+        RenderSVGContainer {g} at (66,47) size 489x313
</ins><span class="cx">           RenderSVGText {text} at (40,28) size 190x28 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 190x28
</span><span class="cx">               chunk 1 text run 1 at (40.00,50.00) startOffset 0 endOffset 17 width 189.00: &quot;A serifed face \x{753B}\x{50CF}&quot;
</span><del>-          RenderSVGText {text} at (40,107) size 233x28 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (40,107) size 233x29 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 233x28
</span><span class="cx">               chunk 1 text run 1 at (40.00,130.00) startOffset 0 endOffset 20 width 232.20: &quot;A sans-serif face \x{753B}\x{50CF}&quot;
</span><span class="cx">           RenderSVGText {text} at (40,188) size 293x28 contains 1 chunk(s)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">         RenderSVGText {text} at (40,268) size 223x28 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 223x28
</span><span class="cx">             chunk 1 text run 1 at (40.00,290.00) startOffset 0 endOffset 22 width 222.60: &quot;This must be displayed&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.5 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextfonts02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-fonts-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-fonts-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-fonts-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (100,36) size 605x526
</del><ins>+    RenderSVGContainer {g} at (100,37) size 605x524
</ins><span class="cx">       RenderSVGText {text} at (360,22) size 50x35 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 50x35
</span><span class="cx">           chunk 1 text run 1 at (360.00,50.00) startOffset 0 endOffset 3 width 49.80: &quot;100&quot;
</span><span class="lines">@@ -36,15 +36,15 @@
</span><span class="cx">       RenderSVGText {text} at (60,102) size 191x35 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 191x35
</span><span class="cx">           chunk 1 text run 1 at (60.00,130.00) startOffset 0 endOffset 14 width 190.80: &quot;This is normal&quot;
</span><del>-      RenderSVGContainer {g} at (100,253) size 359x59
</del><ins>+      RenderSVGContainer {g} at (100,254) size 358x57
</ins><span class="cx">         RenderSVGText {text} at (60,152) size 215x35 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 215x35
</span><span class="cx">             chunk 1 text run 1 at (60.00,180.00) startOffset 0 endOffset 14 width 214.20: &quot;Blue is bolder&quot;
</span><del>-      RenderSVGContainer {g} at (100,336) size 305x59
</del><ins>+      RenderSVGContainer {g} at (100,337) size 305x58
</ins><span class="cx">         RenderSVGText {text} at (60,202) size 183x35 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 183x35
</span><span class="cx">             chunk 1 text run 1 at (60.00,230.00) startOffset 0 endOffset 15 width 183.00: &quot;Blue is lighter&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexthkernexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-hkern-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-hkern-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-hkern-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (4,29) size 142x115
</del><ins>+  RenderSVGRoot {svg} at (5,29) size 140x115
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 2.5 70 L 200 70&quot;]
</span><span class="cx">     RenderSVGText {text} at (0,-8) size 70x10 contains 1 chunk(s)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">           chunk 1 text run 2 at (22.50,0.00) startOffset 1 endOffset 2 width 7.50: &quot;3&quot;
</span><span class="cx">       RenderSVGInlineText {#text} at (30,0) size 10x10
</span><span class="cx">         chunk 1 text run 1 at (30.00,0.00) startOffset 0 endOffset 1 width 10.00: &quot;4&quot;
</span><del>-    RenderSVGText {text} at (2,62) size 70x10 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (2,62) size 71x10 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGTextPath {textPath} at (0,0) size 70x10
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 70x10
</span><span class="cx">           chunk 1 text run 1 at (3.75,70.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextintro05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,17 +2,17 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (30,86) size 737x328
-      RenderSVGText {text} at (90,52) size 370x35 contains 1 chunk(s)
</del><ins>+    RenderSVGContainer {g} at (31,87) size 736x326
+      RenderSVGText {text} at (90,52) size 370x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 370x35
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (90.77,80.00) startOffset 0 endOffset 37 width 369.23 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><span class="cx">       RenderSVGText {text} at (18,127) size 442x42 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 442x42
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (18.72,160.00) startOffset 0 endOffset 37 width 441.28 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><del>-      RenderSVGText {text} at (90,212) size 370x35 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (90,212) size 370x36 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 370x35
</span><span class="cx">           chunk 1 (end anchor) text run 1 at (90.77,240.00) startOffset 0 endOffset 37 width 369.23 RTL: &quot;\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.4 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextmidpointsplitbugexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-midpoint-split-bug-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-midpoint-split-bug-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-midpoint-split-bug-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (20,74) size 205x59
</span><del>-    RenderSVGText {text} at (20,74) size 205x58 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (20,74) size 205x59 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 86x58
</span><span class="cx">         chunk 1 text run 1 at (20.00,120.00) startOffset 0 endOffset 4 width 86.00: &quot;Test&quot;
</span><span class="cx">       RenderSVGTSpan {tspan} at (0,0) size 119x58
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextoverflowellipsissvgfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">           text run at (0,36) width 517: &quot;Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). &quot;
</span><span class="cx">         RenderBR {BR} at (517,36) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,54) size 0x18
</span><del>-layer at (8,80) size 182x20 clip at (9,81) size 180x18 scrollWidth 334
</del><ins>+layer at (8,80) size 182x20 clip at (9,81) size 180x18 scrollWidth 333
</ins><span class="cx">   RenderBlock {DIV} at (0,72) size 182x20 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,2) size 334x16
</span><span class="cx">       text run at (1,2) width 334: &quot;abc abc abc abc abc abc abc abc abc abc&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextoverflowellipsissvgfontkerningligaturesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">           text run at (0,54) width 517: &quot;Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). &quot;
</span><span class="cx">         RenderBR {BR} at (517,54) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,72) size 0x18
</span><del>-layer at (8,98) size 182x20 clip at (9,99) size 180x18 scrollWidth 334
</del><ins>+layer at (8,98) size 182x20 clip at (9,99) size 180x18 scrollWidth 333
</ins><span class="cx">   RenderBlock {DIV} at (0,90) size 182x20 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,2) size 334x16
</span><span class="cx">       text run at (1,2) width 334: &quot;abc abc abc abc abc abc abc abc abc abc&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextpath01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-path-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-path-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-path-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (0,0) size 698x487
</del><ins>+    RenderSVGContainer {g} at (0,0) size 698x486
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGPath {path} at (330,22) size 368x164 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3&quot;]
</span><span class="cx">         RenderSVGPath {path} at (55,116) size 367x164 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 33.5 145.8 C 41 123 70.3 69.7 104.5 86.8 C 121 95 133 116 144.5 129.8 C 156.2 144.4 173 155.5 190.5 159.8 C 221.8 167.6 231 146.9 252.5 130.8&quot;]
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">       RenderSVGContainer {g} at (280,0) size 418x189
</span><span class="cx">         RenderSVGContainer {use} at (330,22) size 368x164
</span><span class="cx">           RenderSVGPath {path} at (330,22) size 368x164 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3&quot;]
</span><del>-        RenderSVGText {text} at (168,-7) size 204x120 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (168,-7) size 205x120 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 204x120
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 204x120
</span><span class="cx">               chunk 1 text run 1 at (203.08,78.98) startOffset 0 endOffset 1 width 22.20: &quot;T&quot;
</span><span class="lines">@@ -28,10 +28,10 @@
</span><span class="cx">               chunk 1 text run 13 at (337.32,96.00) startOffset 12 endOffset 13 width 12.60: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 14 at (352.80,102.43) startOffset 13 endOffset 14 width 21.00: &quot;h&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGContainer {g} at (0,83) size 486x271
</del><ins>+      RenderSVGContainer {g} at (0,83) size 486x270
</ins><span class="cx">         RenderSVGContainer {use} at (55,116) size 367x164
</span><span class="cx">           RenderSVGPath {path} at (55,116) size 367x164 [stroke={[type=SOLID] [color=#0000FF]}] [data=&quot;M 33.5 145.8 C 41 123 70.3 69.7 104.5 86.8 C 121 95 133 116 144.5 129.8 C 156.2 144.4 173 155.5 190.5 159.8 C 221.8 167.6 231 146.9 252.5 130.8&quot;]
</span><del>-        RenderSVGText {text} at (-9,50) size 215x120 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-9,50) size 216x120 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 215x120
</span><span class="cx">             RenderSVGTSpan {tspan} at (0,0) size 56x58
</span><span class="cx">               RenderSVGInlineText {#text} at (0,36) size 56x57
</span><span class="lines">@@ -60,10 +60,10 @@
</span><span class="cx">         RenderSVGText {text} at (19,189) size 192x23 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 192x23
</span><span class="cx">             chunk 1 text run 1 at (19.00,207.00) startOffset 0 endOffset 23 width 191.40: &quot;the 'textPath' element.&quot;
</span><del>-      RenderSVGContainer {g} at (188,351) size 501x136
</del><ins>+      RenderSVGContainer {g} at (188,352) size 501x134
</ins><span class="cx">         RenderSVGContainer {use} at (188,385) size 501x7
</span><span class="cx">           RenderSVGPath {path} at (188,385) size 501x7 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [data=&quot;M 113 233 L 413 233&quot;]
</span><del>-        RenderSVGText {text} at (212,211) size 180x27 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (212,211) size 180x28 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGTextPath {textPath} at (0,0) size 180x27
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 180x27
</span><span class="cx">               chunk 1 text run 1 at (219.20,233.00) startOffset 0 endOffset 1 width 14.40: &quot;T&quot;
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">         RenderSVGText {text} at (120,269) size 159x23 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 159x23
</span><span class="cx">             chunk 1 text run 1 at (120.00,287.00) startOffset 0 endOffset 19 width 159.00: &quot;'textPath' element.&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.9 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextpathmiddlealignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (149,127) size 202x224
</span><span class="cx">     RenderSVGPath {path} at (149,149) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [data=&quot;M 250 150 C 305.228 150 350 194.772 350 250 C 350 305.228 305.228 350 250 350 C 194.772 350 150 305.228 150 250 C 150 194.772 194.772 150 250 150&quot;]
</span><del>-    RenderSVGText {text} at (239,127) size 22x29 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (239,127) size 22x30 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGTextPath {textPath} at (0,0) size 22x29
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 22x29
</span><span class="cx">           chunk 1 (middle anchor) text run 1 at (250.00,150.00) startOffset 0 endOffset 1 width 21.00: &quot;M&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextrepaintrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -8,43 +8,43 @@
</span><span class="cx">           text run at (0,33) width 222: &quot;The alphabet A through M is here: &quot;
</span><span class="cx">         RenderSVGRoot {svg} at (230,17) size 500x46
</span><span class="cx">           RenderSVGContainer {g} at (230,17) size 500x46 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,47.00)}]
</span><del>-            RenderSVGText {text} at (0,-46) size 36x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 36x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 36x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 36.00: &quot;A&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 33x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 33x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 33x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 33.00: &quot;B&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 33x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 33x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 33x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 33.00: &quot;C&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 36x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 36x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 36x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 36.00: &quot;D&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 31x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 31x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 31x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 31.00: &quot;E&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 28x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 28x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 28x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 28.00: &quot;F&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 36x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 36x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 36x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 36.00: &quot;G&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 36x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 36x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 36x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 36.00: &quot;H&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 17x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 17x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 17x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 17.00: &quot;I&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 19x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 19x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 19x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 19.00: &quot;J&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 36x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 36x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 36x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 36.00: &quot;K&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 31x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 31x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 31x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 31.00: &quot;L&quot;
</span><del>-            RenderSVGText {text} at (0,-46) size 44x58 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-46) size 44x59 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 44x58
</span><span class="cx">                 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 44.00: &quot;M&quot;
</span><span class="cx">         RenderText {#text} at (722,33) size 784x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextspacing01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-spacing-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-spacing-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-spacing-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (5,0) size 790x595
-    RenderSVGContainer {g} at (30,0) size 730x510
-      RenderSVGContainer {g} at (30,0) size 730x510
-        RenderSVGText {text} at (3,0) size 55x9 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (5,5) size 790x590
+    RenderSVGContainer {g} at (30,7) size 730x501
+      RenderSVGContainer {g} at (30,7) size 730x501
+        RenderSVGText {text} at (3,0) size 55x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 55x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,8.00) startOffset 0 endOffset 16 width 54.40: &quot;letter-spacing:0&quot;
</span><del>-        RenderSVGText {text} at (3,8) size 42x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,8) size 42x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 42x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,16.00) startOffset 0 endOffset 1 width 1.80: &quot;l&quot;
</span><span class="cx">             chunk 1 text run 2 at (3.80,16.00) startOffset 1 endOffset 2 width 4.40: &quot;e&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">             chunk 1 text run 15 at (36.80,16.00) startOffset 14 endOffset 15 width 2.20: &quot;:&quot;
</span><span class="cx">             chunk 1 text run 16 at (38.00,16.00) startOffset 15 endOffset 16 width 2.70: &quot;-&quot;
</span><span class="cx">             chunk 1 text run 17 at (39.70,16.00) startOffset 16 endOffset 17 width 4.40: &quot;1&quot;
</span><del>-        RenderSVGText {text} at (3,16) size 62x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,16) size 62x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 62x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,24.00) startOffset 0 endOffset 1 width 1.80: &quot;l&quot;
</span><span class="cx">             chunk 1 text run 2 at (5.10,24.00) startOffset 1 endOffset 2 width 4.40: &quot;e&quot;
</span><span class="lines">@@ -45,22 +45,22 @@
</span><span class="cx">             chunk 1 text run 15 at (55.00,24.00) startOffset 14 endOffset 15 width 2.20: &quot;:&quot;
</span><span class="cx">             chunk 1 text run 16 at (57.50,24.00) startOffset 15 endOffset 16 width 2.20: &quot;.&quot;
</span><span class="cx">             chunk 1 text run 17 at (60.00,24.00) startOffset 16 endOffset 17 width 4.40: &quot;3&quot;
</span><del>-        RenderSVGText {text} at (3,25) size 64x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,25) size 64x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 64x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,33.00) startOffset 0 endOffset 16 width 63.90: &quot;ws:0 - Two Words&quot;
</span><del>-        RenderSVGText {text} at (3,33) size 58x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,33) size 58x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 58x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,41.00) startOffset 0 endOffset 6 width 21.30: &quot;ws:-3 &quot;
</span><span class="cx">             chunk 1 text run 2 at (21.30,41.00) startOffset 6 endOffset 8 width 4.90: &quot;- &quot;
</span><span class="cx">             chunk 1 text run 3 at (23.20,41.00) startOffset 8 endOffset 12 width 17.30: &quot;Two &quot;
</span><span class="cx">             chunk 1 text run 4 at (37.50,41.00) startOffset 12 endOffset 17 width 23.10: &quot;Words&quot;
</span><del>-        RenderSVGText {text} at (3,41) size 73x9 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (3,41) size 73x10 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 73x9
</span><span class="cx">             chunk 1 text run 1 at (3.00,49.00) startOffset 0 endOffset 5 width 18.60: &quot;ws:3 &quot;
</span><span class="cx">             chunk 1 text run 2 at (24.60,49.00) startOffset 5 endOffset 7 width 4.90: &quot;- &quot;
</span><span class="cx">             chunk 1 text run 3 at (32.50,49.00) startOffset 7 endOffset 11 width 17.30: &quot;Two &quot;
</span><span class="cx">             chunk 1 text run 4 at (52.80,49.00) startOffset 11 endOffset 16 width 23.10: &quot;Words&quot;
</span><del>-    RenderSVGText {text} at (5,51) size 40x7 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (5,51) size 40x8 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 40x7
</span><span class="cx">         chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 39.60: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (5,5) size 790x590 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttext01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-text-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-text-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-text-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><del>-  RenderSVGRoot {svg} at (2,0) size 796x598
-    RenderSVGContainer {g} at (7,0) size 786x560
-      RenderSVGText {text} at (14,0) size 109x12 contains 1 chunk(s)
</del><ins>+  RenderSVGRoot {svg} at (2,2) size 796x596
+    RenderSVGContainer {g} at (7,4) size 786x553
+      RenderSVGText {text} at (14,0) size 109x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 109x12
</span><span class="cx">           chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 26 width 108.40: &quot;Basic test of 'textLength'&quot;
</span><del>-      RenderSVGText {text} at (10,10) size 126x12 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,10) size 126x13 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 126x12
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 30 width 125.80: &quot;and 'lengthAdjust' attributes.&quot;
</span><del>-      RenderSVGContainer {g} at (7,110) size 786x120
-        RenderSVGContainer {g} at (15,110) size 775x50
-          RenderSVGText {text} at (3,22) size 52x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (7,113) size 786x114
+        RenderSVGContainer {g} at (15,113) size 774x46
+          RenderSVGText {text} at (3,22) size 52x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 52x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 15 width 51.20: &quot;Line to Stretch&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 83x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 83x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 83x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 25 width 82.60: &quot;this is a line to squeeze&quot;
</span><span class="cx">         RenderSVGContainer {g} at (7,157) size 786x23
</span><span class="lines">@@ -24,22 +24,22 @@
</span><span class="cx">           RenderSVGPath {line} at (370,157) size 420x6 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=158.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (367,160) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (787,160) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=158.00] [y1=32.00] [x2=158.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (30,160) size 625x70
-          RenderSVGText {text} at (6,32) size 50x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (30,162) size 625x65
+          RenderSVGText {text} at (6,32) size 50x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 50x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,38.00) startOffset 0 endOffset 19 width 49.60: &quot;textLength: default&quot;
</span><del>-          RenderSVGText {text} at (6,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (6,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,44.00) startOffset 0 endOffset 21 width 54.80: &quot;lengthAdjust: default&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 50x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 50x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 50x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 19 width 49.60: &quot;textLength: default&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 21 width 54.80: &quot;lengthAdjust: default&quot;
</span><del>-      RenderSVGContainer {g} at (7,220) size 701x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,22.00)}]
-        RenderSVGContainer {g} at (15,220) size 690x50
-          RenderSVGText {text} at (3,22) size 65x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (7,223) size 701x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,22.00)}]
+        RenderSVGContainer {g} at (15,223) size 689x46
+          RenderSVGText {text} at (3,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 1 width 4.40: &quot;L&quot;
</span><span class="cx">               chunk 1 text run 2 at (8.32,30.00) startOffset 1 endOffset 2 width 1.80: &quot;i&quot;
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx">               chunk 1 text run 13 at (54.64,30.00) startOffset 12 endOffset 13 width 2.20: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 14 at (57.76,30.00) startOffset 13 endOffset 14 width 4.00: &quot;c&quot;
</span><span class="cx">               chunk 1 text run 15 at (62.68,30.00) startOffset 14 endOffset 15 width 4.40: &quot;h&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 66x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 66x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 66x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 1 width 2.20: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 2 at (76.50,30.00) startOffset 1 endOffset 2 width 4.40: &quot;h&quot;
</span><span class="lines">@@ -90,22 +90,22 @@
</span><span class="cx">           RenderSVGPath {line} at (370,267) size 335x6 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=141.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (367,270) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (702,270) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=141.00] [y1=32.00] [x2=141.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (30,270) size 670x70
-          RenderSVGText {text} at (6,32) size 63x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (30,272) size 670x65
+          RenderSVGText {text} at (6,32) size 63x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 63x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,38.00) startOffset 0 endOffset 22 width 62.20: &quot;textLength: 25% longer&quot;
</span><del>-          RenderSVGText {text} at (6,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (6,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,44.00) startOffset 0 endOffset 21 width 54.80: &quot;lengthAdjust: default&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 64x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 64x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 64x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 width 64.00: &quot;textLength: 15% shorter&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 55x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 55x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 55x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 21 width 54.80: &quot;lengthAdjust: default&quot;
</span><del>-      RenderSVGContainer {g} at (7,330) size 701x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,44.00)}]
-        RenderSVGContainer {g} at (15,330) size 690x50
-          RenderSVGText {text} at (3,22) size 65x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (7,333) size 701x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,44.00)}]
+        RenderSVGContainer {g} at (15,333) size 689x46
+          RenderSVGText {text} at (3,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 1 width 4.40: &quot;L&quot;
</span><span class="cx">               chunk 1 text run 2 at (8.32,30.00) startOffset 1 endOffset 2 width 1.80: &quot;i&quot;
</span><span class="lines">@@ -122,7 +122,7 @@
</span><span class="cx">               chunk 1 text run 13 at (54.64,30.00) startOffset 12 endOffset 13 width 2.20: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 14 at (57.76,30.00) startOffset 13 endOffset 14 width 4.00: &quot;c&quot;
</span><span class="cx">               chunk 1 text run 15 at (62.68,30.00) startOffset 14 endOffset 15 width 4.40: &quot;h&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 66x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 66x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 66x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 1 width 2.20: &quot;t&quot;
</span><span class="cx">               chunk 1 text run 2 at (76.50,30.00) startOffset 1 endOffset 2 width 4.40: &quot;h&quot;
</span><span class="lines">@@ -156,25 +156,25 @@
</span><span class="cx">           RenderSVGPath {line} at (370,377) size 335x6 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=141.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (367,380) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (702,380) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=141.00] [y1=32.00] [x2=141.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (15,380) size 685x70
-          RenderSVGText {text} at (3,32) size 63x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (15,382) size 685x65
+          RenderSVGText {text} at (3,32) size 63x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 63x7
</span><span class="cx">               chunk 1 text run 1 at (3.00,38.00) startOffset 0 endOffset 22 width 62.20: &quot;textLength: 25% longer&quot;
</span><del>-          RenderSVGText {text} at (3,38) size 58x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (3,38) size 58x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 58x7
</span><span class="cx">               chunk 1 text run 1 at (3.00,44.00) startOffset 0 endOffset 21 width 57.60: &quot;lengthAdjust: spacing&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 64x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 64x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 64x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 width 64.00: &quot;textLength: 15% shorter&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 58x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 58x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 58x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 21 width 57.60: &quot;lengthAdjust: spacing&quot;
</span><del>-      RenderSVGContainer {g} at (7,440) size 701x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,66.00)}]
-        RenderSVGContainer {g} at (15,440) size 685x50
-          RenderSVGText {text} at (3,22) size 65x9 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (7,443) size 701x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,66.00)}]
+        RenderSVGContainer {g} at (15,443) size 685x46
+          RenderSVGText {text} at (3,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (3.00,30.00) startOffset 0 endOffset 15 width 51.20: &quot;Line to Stretch&quot;
</span><del>-          RenderSVGText {text} at (75,22) size 65x9 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (75,22) size 65x10 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 65x9
</span><span class="cx">               chunk 1 text run 1 at (75.00,30.00) startOffset 0 endOffset 25 width 82.60: &quot;this is a line to squeeze&quot;
</span><span class="cx">         RenderSVGContainer {g} at (7,487) size 701x23
</span><span class="lines">@@ -184,17 +184,17 @@
</span><span class="cx">           RenderSVGPath {line} at (370,487) size 335x6 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=141.00] [y2=32.00]
</span><span class="cx">           RenderSVGPath {line} at (367,490) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=74.00] [y1=32.00] [x2=74.00] [y2=36.00]
</span><span class="cx">           RenderSVGPath {line} at (702,490) size 6x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=141.00] [y1=32.00] [x2=141.00] [y2=36.00]
</span><del>-        RenderSVGContainer {g} at (30,490) size 670x70
-          RenderSVGText {text} at (6,32) size 63x7 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (30,492) size 670x65
+          RenderSVGText {text} at (6,32) size 63x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 63x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,38.00) startOffset 0 endOffset 22 width 62.20: &quot;textLength: 25% longer&quot;
</span><del>-          RenderSVGText {text} at (6,38) size 49x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (6,38) size 49x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 49x7
</span><span class="cx">               chunk 1 text run 1 at (6.00,44.00) startOffset 0 endOffset 17 width 48.20: &quot;lengthAdjust: sAG&quot;
</span><del>-          RenderSVGText {text} at (76,32) size 64x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,32) size 64x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 64x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,38.00) startOffset 0 endOffset 23 width 64.00: &quot;textLength: 20% shorter&quot;
</span><del>-          RenderSVGText {text} at (76,38) size 49x7 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (76,38) size 49x8 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 49x7
</span><span class="cx">               chunk 1 text run 1 at (76.00,44.00) startOffset 0 endOffset 17 width 48.20: &quot;lengthAdjust: sAG&quot;
</span><span class="cx">     RenderSVGText {text} at (5,109) size 53x10 contains 1 chunk(s)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttext03bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-text-03-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-text-03-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-text-03-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (1,46) size 779x439
</del><ins>+    RenderSVGContainer {g} at (1,46) size 779x438
</ins><span class="cx">       RenderSVGText {text} at (19,29) size 77x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 77x39
</span><span class="cx">           chunk 1 text run 1 at (19.00,61.00) startOffset 0 endOffset 5 width 76.80: &quot;Plain&quot;
</span><span class="lines">@@ -21,19 +21,19 @@
</span><span class="cx">       RenderSVGText {text} at (1,168) size 467x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 467x39
</span><span class="cx">           chunk 1 text run 1 at (1.00,200.00) startOffset 0 endOffset 27 width 466.80: &quot;Bold, italic and underlined&quot;
</span><del>-      RenderSVGContainer {g} at (81,371) size 638x114
</del><ins>+      RenderSVGContainer {g} at (81,372) size 638x112
</ins><span class="cx">         RenderSVGRect {rect} at (81,373) size 638x111 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [x=50.00] [y=225.00] [width=380.00] [height=64.00]
</span><del>-        RenderSVGContainer {g} at (91,371) size 581x114
-          RenderSVGText {text} at (55,223) size 344x27 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (91,372) size 580x112
+          RenderSVGText {text} at (55,223) size 344x28 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 344x27
</span><span class="cx">               chunk 1 text run 1 at (55.00,245.00) startOffset 0 endOffset 34 width 343.80: &quot;Each line of text which flows in a&quot;
</span><del>-          RenderSVGText {text} at (55,243) size 348x27 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (55,243) size 348x28 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 348x27
</span><span class="cx">               chunk 1 text run 1 at (55.00,265.00) startOffset 0 endOffset 32 width 347.40: &quot;rectangular box has to be broken&quot;
</span><del>-          RenderSVGText {text} at (55,263) size 213x27 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (55,263) size 213x28 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 213x27
</span><span class="cx">               chunk 1 text run 1 at (55.00,285.00) startOffset 0 endOffset 21 width 213.00: &quot;into separated lines.&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttext04texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-text-04-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-text-04-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-text-04-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,11 +4,11 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">     RenderSVGContainer {g} at (56,33) size 701x484
</span><del>-      RenderSVGContainer {g} at (56,33) size 261x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,40.00)}]
-        RenderSVGText {text} at (-96,-15) size 66x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (56,33) size 260x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,40.00)}]
+        RenderSVGText {text} at (-96,-15) size 66x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 66x19
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-96.00,0.00) startOffset 0 endOffset 9 width 66.00: &quot;Reference&quot;
</span><del>-        RenderSVGContainer {g} at (210,33) size 107x42
</del><ins>+        RenderSVGContainer {g} at (210,33) size 106x42
</ins><span class="cx">           RenderSVGContainer {use} at (210,60) size 14x14
</span><span class="cx">             RenderSVGRect {rect} at (210,60) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><span class="cx">           RenderSVGContainer {use} at (235,60) size 14x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,0.00)}]
</span><span class="lines">@@ -22,8 +22,8 @@
</span><span class="cx">               chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 4 width 59.40: &quot;1234&quot;
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (0,0) size 7x7 [fill={[type=SOLID] [color=#000000]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-      RenderSVGContainer {g} at (116,100) size 259x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
-        RenderSVGText {text} at (-60,-15) size 30x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (117,100) size 258x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
+        RenderSVGText {text} at (-60,-15) size 30x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 30x19
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-59.40,0.00) startOffset 0 endOffset 5 width 29.40: &quot;x all&quot;
</span><span class="cx">         RenderSVGContainer {use} at (210,126) size 14x14
</span><span class="lines">@@ -42,8 +42,8 @@
</span><span class="cx">             chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">             chunk 1 text run 1 at (60.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">             chunk 1 text run 1 at (80.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-      RenderSVGContainer {g} at (88,166) size 302x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,120.00)}]
-        RenderSVGText {text} at (-77,-15) size 47x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (89,166) size 301x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,120.00)}]
+        RenderSVGText {text} at (-77,-15) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-76.20,0.00) startOffset 0 endOffset 6 width 46.20: &quot;x more&quot;
</span><span class="cx">         RenderSVGContainer {use} at (210,193) size 14x14
</span><span class="lines">@@ -64,8 +64,8 @@
</span><span class="cx">             chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">             chunk 1 text run 1 at (60.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">             chunk 1 text run 1 at (80.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-      RenderSVGContainer {g} at (83,233) size 284x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,160.00)}]
-        RenderSVGText {text} at (-80,-15) size 50x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (84,233) size 283x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,160.00)}]
+        RenderSVGText {text} at (-80,-15) size 50x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 50x19
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-79.20,0.00) startOffset 0 endOffset 7 width 49.20: &quot;x fewer&quot;
</span><span class="cx">         RenderSVGContainer {use} at (210,260) size 14x14
</span><span class="lines">@@ -83,8 +83,8 @@
</span><span class="cx">             chunk 1 text run 1 at (20.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;1&quot;
</span><span class="cx">             chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">             chunk 1 text run 1 at (60.00,0.00) startOffset 0 endOffset 2 width 29.70: &quot;34&quot;
</span><del>-      RenderSVGContainer {g} at (116,283) size 201x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,200.00)}]
-        RenderSVGText {text} at (-60,-15) size 30x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (117,283) size 199x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,200.00)}]
+        RenderSVGText {text} at (-60,-15) size 30x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 30x19
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-59.40,0.00) startOffset 0 endOffset 5 width 29.40: &quot;y all&quot;
</span><span class="cx">         RenderSVGContainer {use} at (210,310) size 14x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="lines">@@ -101,8 +101,8 @@
</span><span class="cx">             chunk 1 text run 1 at (14.85,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">             chunk 1 text run 1 at (29.70,5.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">             chunk 1 text run 1 at (44.55,10.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-      RenderSVGContainer {g} at (88,366) size 229x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,250.00)}]
-        RenderSVGText {text} at (-77,-15) size 47x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (89,366) size 227x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,250.00)}]
+        RenderSVGText {text} at (-77,-15) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-76.20,0.00) startOffset 0 endOffset 6 width 46.20: &quot;y more&quot;
</span><span class="cx">         RenderSVGContainer {use} at (210,393) size 14x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="lines">@@ -119,8 +119,8 @@
</span><span class="cx">             chunk 1 text run 1 at (14.85,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">             chunk 1 text run 1 at (29.70,5.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">             chunk 1 text run 1 at (44.55,10.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-      RenderSVGContainer {g} at (83,450) size 234x67 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,300.00)}]
-        RenderSVGText {text} at (-80,-15) size 50x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (84,450) size 232x67 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,300.00)}]
+        RenderSVGText {text} at (-80,-15) size 50x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 50x19
</span><span class="cx">             chunk 1 (end anchor) text run 1 at (-79.20,0.00) startOffset 0 endOffset 7 width 49.20: &quot;y fewer&quot;
</span><span class="cx">         RenderSVGContainer {use} at (210,476) size 14x14 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="lines">@@ -137,8 +137,8 @@
</span><span class="cx">             chunk 1 text run 1 at (14.85,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">             chunk 1 text run 1 at (29.70,5.00) startOffset 0 endOffset 2 width 29.70: &quot;34&quot;
</span><span class="cx">       RenderSVGContainer {g} at (395,83) size 362x342 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,0.00)}]
</span><del>-        RenderSVGContainer {g} at (461,83) size 281x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
-          RenderSVGText {text} at (-73,-15) size 43x19 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (462,83) size 280x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,80.00)}]
+          RenderSVGText {text} at (-73,-15) size 43x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 43x19
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-72.60,0.00) startOffset 0 endOffset 7 width 42.60: &quot;x/y all&quot;
</span><span class="cx">           RenderSVGContainer {use} at (576,126) size 14x14
</span><span class="lines">@@ -157,8 +157,8 @@
</span><span class="cx">               chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">               chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">               chunk 1 text run 1 at (80.00,10.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-        RenderSVGContainer {g} at (433,150) size 324x90 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,120.00)}]
-          RenderSVGText {text} at (-90,-15) size 60x19 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (434,150) size 323x90 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,120.00)}]
+          RenderSVGText {text} at (-90,-15) size 60x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 60x19
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-89.40,0.00) startOffset 0 endOffset 8 width 59.40: &quot;x/y more&quot;
</span><span class="cx">           RenderSVGContainer {use} at (576,193) size 14x14
</span><span class="lines">@@ -179,8 +179,8 @@
</span><span class="cx">               chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">               chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">               chunk 1 text run 1 at (80.00,10.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-        RenderSVGContainer {g} at (428,216) size 306x68 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,160.00)}]
-          RenderSVGText {text} at (-93,-15) size 63x19 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (429,216) size 304x68 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,160.00)}]
+          RenderSVGText {text} at (-93,-15) size 63x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 63x19
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-92.40,0.00) startOffset 0 endOffset 9 width 62.40: &quot;x/y fewer&quot;
</span><span class="cx">           RenderSVGContainer {use} at (576,260) size 14x14
</span><span class="lines">@@ -199,7 +199,7 @@
</span><span class="cx">               chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">               chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 2 width 29.70: &quot;34&quot;
</span><span class="cx">         RenderSVGContainer {g} at (395,283) size 347x67 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,200.00)}]
</span><del>-          RenderSVGText {text} at (-113,-15) size 83x19 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (-113,-15) size 83x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 83x19
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-112.80,0.00) startOffset 0 endOffset 13 width 82.80: &quot;x all y fewer&quot;
</span><span class="cx">           RenderSVGContainer {use} at (576,326) size 14x14
</span><span class="lines">@@ -218,8 +218,8 @@
</span><span class="cx">               chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">               chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">               chunk 1 text run 1 at (80.00,5.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-        RenderSVGContainer {g} at (395,350) size 339x75 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,240.00)}]
-          RenderSVGText {text} at (-113,-15) size 83x19 contains 1 chunk(s)
</del><ins>+        RenderSVGContainer {g} at (395,350) size 338x75 [transform={m=((1.00,0.00)(0.00,1.00)) t=(130.00,240.00)}]
+          RenderSVGText {text} at (-113,-15) size 83x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 83x19
</span><span class="cx">               chunk 1 (end anchor) text run 1 at (-112.80,0.00) startOffset 0 endOffset 13 width 82.80: &quot;x fewer y all&quot;
</span><span class="cx">           RenderSVGContainer {use} at (576,393) size 14x14
</span><span class="lines">@@ -238,7 +238,7 @@
</span><span class="cx">               chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 width 14.85: &quot;2&quot;
</span><span class="cx">               chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 14.85: &quot;3&quot;
</span><span class="cx">               chunk 1 text run 1 at (74.85,10.00) startOffset 0 endOffset 1 width 14.85: &quot;4&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 289x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 289x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 289x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 288.60: &quot;$Revision: 1.13 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttext05texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-text-05-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-text-05-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-text-05-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,45 +2,45 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (16,13) size 674x537
</del><ins>+    RenderSVGContainer {g} at (16,14) size 674x536
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGContainer {g} at (0,0) size 7x7
</span><span class="cx">           RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">           RenderSVGRect {rect} at (0,0) size 7x7 [fill={[type=SOLID] [color=#000000]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-      RenderSVGContainer {g} at (16,91) size 79x434 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,40.00)}]
-        RenderSVGText {text} at (0,15) size 47x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (16,92) size 78x432 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,40.00)}]
+        RenderSVGText {text} at (0,15) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 7 width 46.20: &quot;1.x 1.y&quot;
</span><del>-        RenderSVGText {text} at (0,45) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,45) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 7 width 46.20: &quot;4.x 1.y&quot;
</span><del>-        RenderSVGText {text} at (0,75) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,75) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,90.00) startOffset 0 endOffset 7 width 46.20: &quot;2.x 1.y&quot;
</span><del>-        RenderSVGText {text} at (0,105) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,105) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 7 width 46.20: &quot;1.x 4.y&quot;
</span><del>-        RenderSVGText {text} at (0,135) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,135) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 7 width 46.20: &quot;4.x 4.y&quot;
</span><del>-        RenderSVGText {text} at (0,165) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,165) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 7 width 46.20: &quot;2.x 4.y&quot;
</span><del>-        RenderSVGText {text} at (0,195) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,195) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,210.00) startOffset 0 endOffset 7 width 46.20: &quot;1.x 2.y&quot;
</span><del>-        RenderSVGText {text} at (0,225) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,225) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,240.00) startOffset 0 endOffset 7 width 46.20: &quot;4.x 2.y&quot;
</span><del>-        RenderSVGText {text} at (0,255) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (0,255) size 47x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 text run 1 at (0.00,270.00) startOffset 0 endOffset 7 width 46.20: &quot;2.x 2.y&quot;
</span><del>-      RenderSVGContainer {g} at (186,13) size 241x537 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,40.00)}]
-        RenderSVGText {text} at (-38,-32) size 76x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (186,14) size 241x536 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,40.00)}]
+        RenderSVGText {text} at (-38,-32) size 76x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x19
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-37.80,-17.00) startOffset 0 endOffset 11 width 75.60: &quot;text-anchor&quot;
</span><del>-        RenderSVGText {text} at (-15,-18) size 29x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-15,-18) size 30x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 29x19
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-14.40,-3.00) startOffset 0 endOffset 5 width 28.80: &quot;start&quot;
</span><span class="cx">         RenderSVGPath {line} at (249,83) size 2x467 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=10.00] [x2=0.00] [y2=290.00]
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (243,91) size 14x33
</span><span class="cx">               RenderSVGPath {line} at (249,91) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (243,110) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (0,20) size 62x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,20) size 62x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 62x12
</span><span class="cx">               chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 4 width 61.20: &quot;1234&quot;
</span><span class="cx">           RenderSVGContainer {use} at (260,141) size 14x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (310,141) size 14x33
</span><span class="cx">               RenderSVGPath {line} at (315,141) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (310,160) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,50) size 46x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,50) size 46x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 46x12
</span><span class="cx">               chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">               chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="lines">@@ -82,11 +82,11 @@
</span><span class="cx">             RenderSVGContainer {g} at (343,191) size 14x33
</span><span class="cx">               RenderSVGPath {line} at (349,191) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (343,210) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,80) size 96x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,80) size 96x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 96x12
</span><span class="cx">               chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">               chunk 1 text run 1 at (60.00,90.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-          RenderSVGContainer {g} at (243,225) size 111x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
</del><ins>+          RenderSVGContainer {g} at (243,225) size 110x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (243,225) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="cx">               RenderSVGContainer {g} at (243,225) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (249,225) size 2x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -103,13 +103,13 @@
</span><span class="cx">               RenderSVGContainer {g} at (318,258) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (324,258) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (318,276) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (0,-20) size 62x32 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-20) size 62x33 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 62x32
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (15.30,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                 chunk 1 text run 1 at (30.60,5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                 chunk 1 text run 1 at (45.90,10.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-          RenderSVGContainer {g} at (260,275) size 84x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,150.00)}]
</del><ins>+          RenderSVGContainer {g} at (260,275) size 83x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,150.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (260,275) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,-10.00)}]
</span><span class="cx">               RenderSVGContainer {g} at (260,275) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (265,275) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (310,308) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (315,308) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (310,326) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 46x32 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 46x33 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 46x32
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (20.00,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="lines">@@ -149,13 +149,13 @@
</span><span class="cx">               RenderSVGContainer {g} at (326,358) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (332,358) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (326,376) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 56x32 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 56x33 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 56x32
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (20.00,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                 chunk 1 text run 1 at (35.30,5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                 chunk 1 text run 1 at (50.60,10.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-          RenderSVGContainer {g} at (243,375) size 111x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</del><ins>+          RenderSVGContainer {g} at (243,375) size 110x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (243,375) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="cx">               RenderSVGContainer {g} at (243,375) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (249,375) size 2x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -164,11 +164,11 @@
</span><span class="cx">               RenderSVGContainer {g} at (268,400) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (274,400) size 2x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (268,418) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (0,-20) size 62x27 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (0,-20) size 62x28 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 62x27
</span><span class="cx">                 chunk 1 text run 1 at (0.00,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (15.30,5.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-          RenderSVGContainer {g} at (260,425) size 84x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,240.00)}]
</del><ins>+          RenderSVGContainer {g} at (260,425) size 83x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,240.00)}]
</ins><span class="cx">             RenderSVGContainer {use} at (260,425) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,-10.00)}]
</span><span class="cx">               RenderSVGContainer {g} at (260,425) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (265,425) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -185,7 +185,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (310,433) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (315,433) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (310,451) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 46x17 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 46x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 46x17
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (20.00,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="lines">@@ -200,15 +200,15 @@
</span><span class="cx">               RenderSVGContainer {g} at (343,483) size 14x32
</span><span class="cx">                 RenderSVGPath {line} at (349,483) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (343,501) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (10,-20) size 96x17 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (10,-20) size 96x18 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 96x17
</span><span class="cx">                 chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 text run 1 at (60.00,-5.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-      RenderSVGContainer {g} at (353,13) size 202x537 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,40.00)}]
-        RenderSVGText {text} at (-38,-32) size 76x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (353,14) size 202x536 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,40.00)}]
+        RenderSVGText {text} at (-38,-32) size 76x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x19
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-37.80,-17.00) startOffset 0 endOffset 11 width 75.60: &quot;text-anchor&quot;
</span><del>-        RenderSVGText {text} at (-24,-18) size 47x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-24,-18) size 48x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 47x19
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-23.10,-3.00) startOffset 0 endOffset 6 width 46.20: &quot;middle&quot;
</span><span class="cx">         RenderSVGPath {line} at (415,83) size 3x467 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=10.00] [x2=0.00] [y2=290.00]
</span><span class="lines">@@ -218,7 +218,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (410,91) size 14x33
</span><span class="cx">                 RenderSVGPath {line} at (415,91) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (410,110) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-31,20) size 62x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-31,20) size 62x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 62x12
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (-30.60,30.00) startOffset 0 endOffset 4 width 61.20: &quot;1234&quot;
</span><span class="cx">             RenderSVGContainer {g} at (426,141) size 14x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
</span><span class="lines">@@ -237,7 +237,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (476,141) size 14x33
</span><span class="cx">                 RenderSVGPath {line} at (482,141) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (476,160) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (2,50) size 46x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (2,50) size 46x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 46x12
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (2.35,60.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (12.35,60.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="lines">@@ -251,11 +251,11 @@
</span><span class="cx">               RenderSVGContainer {g} at (510,191) size 14x33
</span><span class="cx">                 RenderSVGPath {line} at (515,191) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (510,210) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (2,80) size 81x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (2,80) size 81x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 81x12
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (2.35,90.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 (middle anchor) text run 1 at (37.05,90.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-            RenderSVGContainer {g} at (403,225) size 104x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
</del><ins>+            RenderSVGContainer {g} at (403,225) size 103x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (410,225) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (410,225) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (415,225) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -272,7 +272,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (485,258) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (490,258) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (485,276) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-8,-20) size 62x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-8,-20) size 62x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 62x32
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-7.65,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (7.65,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="lines">@@ -295,13 +295,13 @@
</span><span class="cx">                 RenderSVGContainer {g} at (476,308) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (482,308) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (476,326) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 46x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 46x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 46x32
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.35,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (12.35,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (22.35,5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (32.35,10.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-            RenderSVGContainer {g} at (420,325) size 95x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
</del><ins>+            RenderSVGContainer {g} at (420,325) size 94x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (426,325) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (426,325) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (432,325) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -318,13 +318,13 @@
</span><span class="cx">                 RenderSVGContainer {g} at (493,358) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (499,358) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (493,376) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 56x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 57x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 56x32
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.35,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (12.35,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (27.65,5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (42.95,10.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-            RenderSVGContainer {g} at (403,375) size 79x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</del><ins>+            RenderSVGContainer {g} at (403,375) size 78x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (410,375) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (410,375) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (415,375) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -333,7 +333,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (435,400) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (440,400) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (435,418) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-8,-20) size 46x27 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-8,-20) size 47x28 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 46x27
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-7.65,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (-7.65,5.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><span class="lines">@@ -354,7 +354,7 @@
</span><span class="cx">                 RenderSVGContainer {g} at (476,433) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (482,433) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (476,451) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 46x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 46x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 46x17
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.35,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (12.35,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="lines">@@ -369,25 +369,25 @@
</span><span class="cx">                 RenderSVGContainer {g} at (510,483) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (515,483) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (510,501) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (2,-20) size 81x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (2,-20) size 81x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 81x17
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (2.35,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (37.05,-5.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-      RenderSVGContainer {g} at (480,13) size 210x537 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,40.00)}]
-        RenderSVGText {text} at (-38,-32) size 76x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (481,14) size 209x536 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,40.00)}]
+        RenderSVGText {text} at (-38,-32) size 76x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 76x19
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-37.80,-17.00) startOffset 0 endOffset 11 width 75.60: &quot;text-anchor&quot;
</span><del>-        RenderSVGText {text} at (-12,-18) size 24x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (-12,-18) size 24x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 24x19
</span><span class="cx">             chunk 1 (middle anchor) text run 1 at (-12.00,-3.00) startOffset 0 endOffset 3 width 24.00: &quot;end&quot;
</span><span class="cx">         RenderSVGPath {line} at (582,83) size 3x467 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=10.00] [x2=0.00] [y2=290.00]
</span><del>-        RenderSVGContainer {use} at (480,91) size 210x424
-          RenderSVGContainer {g} at (480,91) size 210x424
</del><ins>+        RenderSVGContainer {use} at (481,91) size 209x424
+          RenderSVGContainer {g} at (481,91) size 209x424
</ins><span class="cx">             RenderSVGContainer {g} at (576,91) size 14x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
</span><span class="cx">               RenderSVGContainer {g} at (576,91) size 14x33
</span><span class="cx">                 RenderSVGPath {line} at (582,91) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (576,110) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-62,20) size 62x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-62,20) size 62x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 62x12
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-61.20,30.00) startOffset 0 endOffset 4 width 61.20: &quot;1234&quot;
</span><span class="cx">             RenderSVGContainer {g} at (593,141) size 14x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
</span><span class="lines">@@ -406,7 +406,7 @@
</span><span class="cx">               RenderSVGContainer {g} at (643,141) size 14x33
</span><span class="cx">                 RenderSVGPath {line} at (649,141) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (643,160) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-6,50) size 46x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-6,50) size 46x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 46x12
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-5.30,60.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (4.70,60.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="lines">@@ -420,11 +420,11 @@
</span><span class="cx">               RenderSVGContainer {g} at (676,191) size 14x33
</span><span class="cx">                 RenderSVGPath {line} at (682,191) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                 RenderSVGRect {rect} at (676,210) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-            RenderSVGText {text} at (-6,80) size 66x12 contains 1 chunk(s)
</del><ins>+            RenderSVGText {text} at (-6,80) size 66x13 contains 1 chunk(s)
</ins><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 66x12
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (-5.30,90.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                 chunk 1 (end anchor) text run 1 at (14.10,90.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-            RenderSVGContainer {g} at (556,225) size 109x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
</del><ins>+            RenderSVGContainer {g} at (557,225) size 108x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (576,225) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (576,225) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (582,225) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -441,13 +441,13 @@
</span><span class="cx">                 RenderSVGContainer {g} at (651,258) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (657,258) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (651,276) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-16,-20) size 62x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-16,-20) size 62x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 62x32
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-15.30,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (0.00,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (15.30,5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (30.60,10.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-            RenderSVGContainer {g} at (573,275) size 84x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,150.00)}]
</del><ins>+            RenderSVGContainer {g} at (574,275) size 83x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,150.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (593,275) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (593,275) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (599,275) size 2x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -464,13 +464,13 @@
</span><span class="cx">                 RenderSVGContainer {g} at (643,308) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (649,308) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (643,326) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-6,-20) size 46x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-6,-20) size 46x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 46x32
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.30,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (4.70,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (14.70,5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (24.70,10.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-            RenderSVGContainer {g} at (573,325) size 101x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
</del><ins>+            RenderSVGContainer {g} at (574,325) size 100x65 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,180.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (593,325) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (593,325) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (599,325) size 2x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -487,13 +487,13 @@
</span><span class="cx">                 RenderSVGContainer {g} at (660,358) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (665,358) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (660,376) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-6,-20) size 56x32 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-6,-20) size 57x33 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 56x32
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.30,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (4.70,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (20.00,5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (35.30,10.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-            RenderSVGContainer {g} at (531,375) size 84x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</del><ins>+            RenderSVGContainer {g} at (532,375) size 83x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (576,375) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (576,375) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (582,375) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -502,11 +502,11 @@
</span><span class="cx">                 RenderSVGContainer {g} at (601,400) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (607,400) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (601,418) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-31,-20) size 46x27 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-31,-20) size 47x28 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (15,0) size 46x27
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-15.30,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-30.60,5.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-            RenderSVGContainer {g} at (573,425) size 84x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,240.00)}]
</del><ins>+            RenderSVGContainer {g} at (574,425) size 83x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,240.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (593,425) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (593,425) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (599,425) size 2x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -523,13 +523,13 @@
</span><span class="cx">                 RenderSVGContainer {g} at (643,433) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (649,433) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (643,451) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-6,-20) size 46x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-6,-20) size 46x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 46x17
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.30,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (4.70,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (14.70,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (24.70,-5.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-            RenderSVGContainer {g} at (573,475) size 117x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,270.00)}]
</del><ins>+            RenderSVGContainer {g} at (574,475) size 116x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,270.00)}]
</ins><span class="cx">               RenderSVGContainer {g} at (593,475) size 14x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,-10.00)}]
</span><span class="cx">                 RenderSVGContainer {g} at (593,475) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (599,475) size 2x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -538,11 +538,11 @@
</span><span class="cx">                 RenderSVGContainer {g} at (676,483) size 14x32
</span><span class="cx">                   RenderSVGPath {line} at (682,483) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">                   RenderSVGRect {rect} at (676,501) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-              RenderSVGText {text} at (-6,-20) size 66x17 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (-6,-20) size 66x18 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 66x17
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (-5.30,-10.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">                   chunk 1 (end anchor) text run 1 at (14.10,-5.00) startOffset 0 endOffset 3 width 45.90: &quot;234&quot;
</span><del>-    RenderSVGText {text} at (10,313) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,313) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,350.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttext06texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-text-06-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-text-06-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-text-06-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -44,14 +44,14 @@
</span><span class="cx">             RenderSVGContainer {g} at (410,91) size 14x33
</span><span class="cx">               RenderSVGPath {line} at (415,91) size 3x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (410,110) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,-10) size 136x12 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,-10) size 136x13 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 136x12
</span><span class="cx">               chunk 1 text run 1 at (10.00,0.00) startOffset 0 endOffset 2 width 15.30: &quot;fi&quot;
</span><span class="cx">               chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">               chunk 1 text run 1 at (70.00,0.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">               chunk 1 text run 1 at (100.00,0.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">               chunk 1 text run 1 at (130.00,0.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-        RenderSVGContainer {g} at (193,141) size 136x133 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,80.00)}]
</del><ins>+        RenderSVGContainer {g} at (193,141) size 135x133 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,80.00)}]
</ins><span class="cx">           RenderSVGContainer {use} at (193,141) size 14x33 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-10.00)}]
</span><span class="cx">             RenderSVGContainer {g} at (193,141) size 14x33
</span><span class="cx">               RenderSVGPath {line} at (199,141) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="lines">@@ -76,7 +76,7 @@
</span><span class="cx">             RenderSVGContainer {g} at (293,208) size 14x32
</span><span class="cx">               RenderSVGPath {line} at (299,208) size 2x26 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (293,226) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (0,-20) size 77x52 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (0,-20) size 77x53 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 77x52
</span><span class="cx">               chunk 1 text run 1 at (0.00,-10.00) startOffset 0 endOffset 2 width 15.30: &quot;fi&quot;
</span><span class="cx">               chunk 1 text run 1 at (15.30,0.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="lines">@@ -108,14 +108,14 @@
</span><span class="cx">             RenderSVGContainer {g} at (410,375) size 14x32
</span><span class="cx">               RenderSVGPath {line} at (415,375) size 3x25 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-15.00]
</span><span class="cx">               RenderSVGRect {rect} at (410,393) size 14x14 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
</span><del>-          RenderSVGText {text} at (10,-20) size 136x52 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (10,-20) size 136x53 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 136x52
</span><span class="cx">               chunk 1 text run 1 at (10.00,-10.00) startOffset 0 endOffset 2 width 15.30: &quot;fi&quot;
</span><span class="cx">               chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 15.30: &quot;1&quot;
</span><span class="cx">               chunk 1 text run 1 at (70.00,10.00) startOffset 0 endOffset 1 width 15.30: &quot;2&quot;
</span><span class="cx">               chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 1 width 15.30: &quot;3&quot;
</span><span class="cx">               chunk 1 text run 1 at (130.00,30.00) startOffset 0 endOffset 1 width 15.30: &quot;4&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.9 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttext07texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-text-07-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-text-07-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-text-07-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (16,46) size 684x469
</del><ins>+    RenderSVGContainer {g} at (16,47) size 684x468
</ins><span class="cx">       RenderSVGText {text} at (240,28) size 180x181 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 180x181
</span><span class="cx">           chunk 1 text run 1 at (240.00,60.00) startOffset 0 endOffset 1 width 31.20: &quot;M&quot;
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">           chunk 1 text run 4 at (79.60,60.00) startOffset 3 endOffset 4 width 25.20: &quot;A&quot;
</span><span class="cx">           chunk 1 text run 5 at (104.80,60.00) startOffset 4 endOffset 5 width 21.00: &quot;T&quot;
</span><span class="cx">           chunk 1 text run 6 at (125.80,60.00) startOffset 5 endOffset 6 width 21.00: &quot;E&quot;
</span><del>-      RenderSVGText {text} at (10,165) size 248x143 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,165) size 248x144 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,102) size 248x143
</span><span class="cx">           chunk 1 text run 1 at (10.00,300.00) startOffset 0 endOffset 1 width 23.40: &quot;B&quot;
</span><span class="cx">           chunk 1 text run 1 at (30.00,290.00) startOffset 0 endOffset 1 width 17.40: &quot;o&quot;
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">           chunk 1 text run 1 at (210.00,200.00) startOffset 0 endOffset 1 width 17.40: &quot;h&quot;
</span><span class="cx">           chunk 1 text run 1 at (230.00,190.00) startOffset 0 endOffset 1 width 15.60: &quot;e&quot;
</span><span class="cx">           chunk 1 text run 1 at (250.00,180.00) startOffset 0 endOffset 1 width 11.40: &quot;r&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttext08bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-text-08-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-text-08-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-text-08-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (28,0) size 772x427
</del><ins>+    RenderSVGContainer {g} at (28,0) size 772x426
</ins><span class="cx">       RenderSVGText {text} at (19,-5) size 397x79 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 397x79
</span><span class="cx">           chunk 1 text run 1 at (19.00,60.00) startOffset 0 endOffset 11 width 396.60: &quot;Normal Text&quot;
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">       RenderSVGText {text} at (19,175) size 243x79 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 243x79
</span><span class="cx">           chunk 1 text run 1 at (19.00,240.00) startOffset 0 endOffset 7 width 243.00: &quot;Opacity&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.3 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttref01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-tref-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-tref-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-tref-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (120,23) size 475x344
</del><ins>+    RenderSVGContainer {g} at (120,23) size 475x343
</ins><span class="cx">       RenderSVGText {text} at (75,14) size 282x14 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 282x14
</span><span class="cx">           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 55 width 281.40: &quot;Test 'tref' element with an external referenced string.&quot;
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">       RenderSVGText {text} at (73,206) size 156x14 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 156x14
</span><span class="cx">           chunk 1 text run 1 at (73.00,217.00) startOffset 0 endOffset 34 width 155.40: &quot;'tref' to a string in another file&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttselect01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-tselect-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-tselect-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-tselect-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderSVGText {text} at (10,5) size 312x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 312x19
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 46 width 311.40: &quot;Test single line and multiline text selection.&quot;
</span><del>-      RenderSVGContainer {g} at (41,83) size 621x366
</del><ins>+      RenderSVGContainer {g} at (41,83) size 620x365
</ins><span class="cx">         RenderSVGText {text} at (25,50) size 261x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 261x19
</span><span class="cx">             chunk 1 text run 1 at (25.00,65.00) startOffset 0 endOffset 37 width 260.40: &quot;Here is a stand-alone 'text' element.&quot;
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">             RenderSVGInlineText {#text} at (0,75) size 198x19
</span><span class="cx">               chunk 1 text run 1 at (25.00,265.00) startOffset 0 endOffset 28 width 197.40: &quot;four lines at the same time.&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">           chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">       RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttselect02fexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,10 +2,10 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (16,191) size 718x209
</del><ins>+    RenderSVGContainer {g} at (16,192) size 718x208
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGContainer {g} at (16,191) size 718x209 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
-        RenderSVGText {text} at (10,55) size 183x19 contains 1 chunk(s)
</del><ins>+      RenderSVGContainer {g} at (16,192) size 718x208 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
+        RenderSVGText {text} at (10,55) size 183x20 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 183x19
</span><span class="cx">             chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 26 width 183.00: &quot;StartIndex: 0. NumChars: 9&quot;
</span><span class="cx">         RenderSVGText {text} at (10,84) size 402x56 contains 1 chunk(s)
</span><span class="lines">@@ -17,22 +17,22 @@
</span><span class="cx">             chunk 1 text run 1 at (337.26,128.00) startOffset 0 endOffset 4 width 73.80: &quot; def&quot;
</span><span class="cx">         RenderSVGContainer {g} at (16,366) size 718x34
</span><span class="cx">           RenderSVGRect {rect} at (16,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=160.00] [width=100.00] [height=20.00]
</span><del>-          RenderSVGText {text} at (17,160) size 85x19 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (17,160) size 86x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 85x19
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (17.70,175.00) startOffset 0 endOffset 12 width 84.60: &quot;startIndex++&quot;
</span><span class="cx">           RenderSVGRect {rect} at (200,366) size 167x34 [fill={[type=SOLID] [color=#0000FF]}] [x=120.00] [y=160.00] [width=100.00] [height=20.00]
</span><del>-          RenderSVGText {text} at (131,160) size 78x19 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (131,160) size 78x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 78x19
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (131.30,175.00) startOffset 0 endOffset 12 width 77.40: &quot;startIndex--&quot;
</span><span class="cx">           RenderSVGRect {rect} at (383,366) size 167x34 [fill={[type=SOLID] [color=#0000FF]}] [x=230.00] [y=160.00] [width=100.00] [height=20.00]
</span><del>-          RenderSVGText {text} at (237,160) size 86x19 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (237,160) size 86x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 86x19
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (237.10,175.00) startOffset 0 endOffset 10 width 85.80: &quot;numChars++&quot;
</span><span class="cx">           RenderSVGRect {rect} at (566,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
</span><del>-          RenderSVGText {text} at (350,160) size 79x19 contains 1 chunk(s)
</del><ins>+          RenderSVGText {text} at (350,160) size 80x20 contains 1 chunk(s)
</ins><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 79x19
</span><span class="cx">               chunk 1 (middle anchor) text run 1 at (350.70,175.00) startOffset 0 endOffset 10 width 78.60: &quot;numChars--&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.2 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttexttspan01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-tspan-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-tspan-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-tspan-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,11 +2,11 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (28,8) size 762x490
</del><ins>+    RenderSVGContainer {g} at (28,8) size 761x490
</ins><span class="cx">       RenderSVGText {text} at (25,5) size 432x19 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 432x19
</span><span class="cx">           chunk 1 text run 1 at (25.00,20.00) startOffset 0 endOffset 60 width 431.40: &quot;Basics of tspan: changing visual properties and positioning.&quot;
</span><del>-      RenderSVGContainer {g} at (78,81) size 524x134
</del><ins>+      RenderSVGContainer {g} at (78,81) size 523x134
</ins><span class="cx">         RenderSVGText {text} at (74,49) size 164x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 57x19
</span><span class="cx">             chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 57.00: &quot;You are&quot;
</span><span class="lines">@@ -22,10 +22,10 @@
</span><span class="cx">         RenderSVGText {text} at (65,93) size 296x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 296x19
</span><span class="cx">             chunk 1 text run 1 at (65.25,108.00) startOffset 0 endOffset 43 width 295.20: &quot;'tspan' changes visual attributes of \&quot;not\&quot;,&quot;
</span><del>-        RenderSVGText {text} at (65,110) size 87x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (65,110) size 88x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 87x19
</span><span class="cx">             chunk 1 text run 1 at (65.25,125.25) startOffset 0 endOffset 13 width 87.00: &quot;to red, bold.&quot;
</span><del>-      RenderSVGContainer {g} at (374,213) size 416x176
</del><ins>+      RenderSVGContainer {g} at (374,213) size 415x176
</ins><span class="cx">         RenderSVGText {text} at (257,128) size 181x44 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,10) size 56x19
</span><span class="cx">             chunk 1 text run 1 at (257.50,153.75) startOffset 0 endOffset 7 width 55.80: &quot;But you&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">         RenderSVGText {text} at (238,214) size 178x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 178x19
</span><span class="cx">             chunk 1 text run 1 at (238.00,229.50) startOffset 0 endOffset 25 width 177.60: &quot;'tspan' lowers \&quot;a peach!\&quot;&quot;
</span><del>-      RenderSVGContainer {g} at (28,308) size 564x190
</del><ins>+      RenderSVGContainer {g} at (28,308) size 563x190
</ins><span class="cx">         RenderSVGText {text} at (35,185) size 146x49 contains 1 chunk(s)
</span><span class="cx">           RenderSVGTSpan {tspan} at (0,0) size 146x19
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 146x19
</span><span class="lines">@@ -67,16 +67,16 @@
</span><span class="cx">               chunk 1 text run 1 at (138.13,230.50) startOffset 0 endOffset 2 width 13.20: &quot;y.&quot;
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderSVGRect {rect} at (28,407) size 562x91 [stroke={[type=SOLID] [color=#000000]}] [x=17.50] [y=244.75] [width=335.50] [height=53.50]
</span><del>-        RenderSVGText {text} at (25,243) size 168x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,243) size 169x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 168x19
</span><span class="cx">             chunk 1 text run 1 at (25.25,258.00) startOffset 0 endOffset 23 width 168.00: &quot;Text: \&quot;Cute and fuzzy.\&quot;&quot;
</span><del>-        RenderSVGText {text} at (25,260) size 329x19 contains 1 chunk(s)
</del><ins>+        RenderSVGText {text} at (25,260) size 330x19 contains 1 chunk(s)
</ins><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 329x19
</span><span class="cx">             chunk 1 text run 1 at (25.25,275.25) startOffset 0 endOffset 45 width 328.80: &quot;'tspan' char-by-char placement of \&quot;Cute and\&quot;,&quot;
</span><span class="cx">         RenderSVGText {text} at (25,277) size 269x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 269x19
</span><span class="cx">             chunk 1 text run 1 at (25.25,292.50) startOffset 0 endOffset 39 width 268.20: &quot;'tspan' char-by-char \&quot;fuzzy\&quot;, below it.&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextviewboxrescaleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,8 +4,8 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (0,0) size 200x200
</span><del>-  RenderSVGRoot {svg} at (0,0) size 200x200
-    RenderSVGViewportContainer {svg} at (0,0) size 200x200
</del><ins>+  RenderSVGRoot {svg} at (59,40) size 101x126
+    RenderSVGViewportContainer {svg} at (59,40) size 101x26
</ins><span class="cx">       RenderSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 1x1
</span><span class="cx">           chunk 1 text run 1 at (0.30,0.30) startOffset 0 endOffset 5 width 0.26: &quot;PASS &quot;
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 1x1
</span><span class="cx">             chunk 1 text run 1 at (0.56,0.30) startOffset 0 endOffset 4 width 0.24: &quot;PASS&quot;
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 0x0
</span><del>-    RenderSVGViewportContainer {svg} at (0,100) size 200x100
</del><ins>+    RenderSVGViewportContainer {svg} at (59,140) size 101x26
</ins><span class="cx">       RenderSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 1x1
</span><span class="cx">           chunk 1 text run 1 at (0.30,0.30) startOffset 0 endOffset 5 width 0.26: &quot;PASS &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextws01texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-ws-01-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-ws-01-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-ws-01-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,34 +2,34 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (25,5) size 709x502
</del><ins>+    RenderSVGContainer {g} at (25,5) size 709x501
</ins><span class="cx">       RenderSVGText {text} at (15,3) size 425x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 425x39
</span><span class="cx">           chunk 1 text run 1 at (15.00,35.00) startOffset 0 endOffset 26 width 424.80: &quot;Basic: xml:space attribute&quot;
</span><span class="cx">       RenderSVGText {text} at (35,28) size 375x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 375x39
</span><span class="cx">           chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 22 width 374.40: &quot;&amp; whitespace handling.&quot;
</span><del>-      RenderSVGText {text} at (15,68) size 419x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,68) size 419x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 419x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,105.00) startOffset 0 endOffset 23 width 418.20: &quot;WS with indented lines.&quot;
</span><del>-      RenderSVGText {text} at (15,103) size 419x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,103) size 419x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 419x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,140.00) startOffset 0 endOffset 23 width 418.20: &quot;WS with indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (40,240) size 586x63 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=145.00] [width=350.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,138) size 342x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,138) size 342x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 342x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,175.00) startOffset 0 endOffset 19 width 341.40: &quot;xml:space='default'&quot;
</span><del>-      RenderSVGText {text} at (15,188) size 416x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,188) size 416x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 416x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,225.00) startOffset 0 endOffset 22 width 415.20: &quot;WS non-indented lines.&quot;
</span><del>-      RenderSVGText {text} at (15,223) size 416x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,223) size 416x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 416x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,260.00) startOffset 0 endOffset 22 width 415.20: &quot;WS non-indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (40,440) size 586x63 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=265.00] [width=350.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,258) size 342x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,258) size 342x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 342x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,295.00) startOffset 0 endOffset 19 width 341.40: &quot;xml:space='default'&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtexttextws02texpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/text/text-ws-02-t-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/text/text-ws-02-t-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/text/text-ws-02-t-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,34 +2,34 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderSVGRoot {svg} at (0,0) size 800x600
</span><del>-    RenderSVGContainer {g} at (25,5) size 775x502
</del><ins>+    RenderSVGContainer {g} at (25,5) size 775x501
</ins><span class="cx">       RenderSVGText {text} at (15,3) size 425x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 425x39
</span><span class="cx">           chunk 1 text run 1 at (15.00,35.00) startOffset 0 endOffset 26 width 424.80: &quot;Basic: xml:space attribute&quot;
</span><span class="cx">       RenderSVGText {text} at (35,28) size 375x39 contains 1 chunk(s)
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 375x39
</span><span class="cx">           chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 22 width 374.40: &quot;&amp; whitespace handling.&quot;
</span><del>-      RenderSVGText {text} at (15,68) size 521x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,68) size 521x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 521x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,105.00) startOffset 0 endOffset 32 width 520.80: &quot; WS   with  indented lines.     &quot;
</span><del>-      RenderSVGText {text} at (15,103) size 464x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,103) size 464x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 464x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,140.00) startOffset 0 endOffset 27 width 463.80: &quot; WS   with  indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (40,240) size 636x63 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=145.00] [width=380.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,138) size 377x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,138) size 377x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 377x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,175.00) startOffset 0 endOffset 20 width 376.80: &quot;xml:space='preserve'&quot;
</span><del>-      RenderSVGText {text} at (15,188) size 495x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,188) size 495x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 495x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,225.00) startOffset 0 endOffset 29 width 495.00: &quot;WS non-indented lines.       &quot;
</span><del>-      RenderSVGText {text} at (15,223) size 416x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (15,223) size 416x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 416x45
</span><span class="cx">           chunk 1 text run 1 at (15.00,260.00) startOffset 0 endOffset 22 width 415.20: &quot;WS non-indented lines.&quot;
</span><span class="cx">       RenderSVGRect {rect} at (40,440) size 636x63 [stroke={[type=SOLID] [color=#000000]}] [x=25.00] [y=265.00] [width=380.00] [height=36.00]
</span><del>-      RenderSVGText {text} at (28,258) size 377x45 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (28,258) size 377x46 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 377x45
</span><span class="cx">           chunk 1 text run 1 at (28.00,295.00) startOffset 0 endOffset 20 width 376.80: &quot;xml:space='preserve'&quot;
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.8 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtransformsanimatedpathinsidetransformedhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">   RenderBlock {div} at (50,68) size 402x402 [border: (1px solid #000000)]
</span><span class="cx">     RenderSVGRoot {svg} at (148,144) size 358x419
</span><span class="cx">       RenderSVGRect {rect} at (355,187) size 115x115 [stroke={[type=SOLID] [color=#FFC0CB] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=0.00] [width=100.00] [height=100.00]
</span><del>-      RenderSVGText {text} at (150,281) size 143x24 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (150,281) size 143x25 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 143x24
</span><span class="cx">           chunk 1 text run 1 at (150.00,300.00) startOffset 0 endOffset 17 width 142.80: &quot;This is some text&quot;
</span><span class="cx">       RenderSVGImage {image} at (306,455) size 108x108
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtransformssvgcsstransformsclippathexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,66 +1,66 @@
</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 800x578
-  RenderBlock {html} at (0,0) size 800x578
-    RenderBody {body} at (8,8) size 784x562
-      RenderBlock {div} at (10,10) size 220x542
-        RenderBlock {h2} at (0,19) size 220x28
</del><ins>+layer at (0,0) size 800x581
+  RenderBlock {html} at (0,0) size 800x581
+    RenderBody {body} at (8,8) size 784x565
+      RenderBlock {div} at (10,10) size 220x546
+        RenderBlock {h2} at (0,19) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 154x28
</span><span class="cx">             text run at (0,0) width 154: &quot;SVG CSS scale&quot;
</span><del>-        RenderBlock {h2} at (0,285) size 220x28
</del><ins>+        RenderBlock {h2} at (0,287) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 105x28
</span><span class="cx">             text run at (0,0) width 105: &quot;SVG scale&quot;
</span><span class="cx">       RenderText {#text} at (240,0) size 4x18
</span><span class="cx">         text run at (240,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {div} at (254,10) size 220x542
-        RenderBlock {h2} at (0,19) size 220x28
</del><ins>+      RenderBlock {div} at (254,10) size 220x546
+        RenderBlock {h2} at (0,19) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 211x28
</span><span class="cx">             text run at (0,0) width 211: &quot;SVG CSS compound&quot;
</span><del>-        RenderBlock {h2} at (0,285) size 220x28
</del><ins>+        RenderBlock {h2} at (0,287) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 162x28
</span><span class="cx">             text run at (0,0) width 162: &quot;SVG compound&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (28,84) size 200x200
-  RenderBlock (relative positioned) {div} at (10,66) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (39,95) size 140x140
</del><ins>+layer at (28,86) size 200x200
+  RenderBlock (relative positioned) {div} at (10,67) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (39,96) size 140x141
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGEllipse {circle} at (29,85) size 150x150 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
</del><ins>+        RenderSVGEllipse {circle} at (29,86) size 150x151 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
</ins><span class="cx">         RenderSVGResourceClipper {clipPath} [id=&quot;clip-circle1&quot;] [clipPathUnits=userSpaceOnUse]
</span><del>-          RenderSVGContainer {use} at (29,85) size 150x150
-            RenderSVGEllipse {circle} at (29,85) size 150x150 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
-      RenderSVGRect {rect} at (39,95) size 140x140 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</del><ins>+          RenderSVGContainer {use} at (29,86) size 150x151
+            RenderSVGEllipse {circle} at (29,86) size 150x151 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
+      RenderSVGRect {rect} at (39,96) size 140x141 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</ins><span class="cx">         [clipPath=&quot;clip-circle1&quot;] RenderSVGResourceClipper {clipPath} at (-50,-50) size 200x200
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (28,350) size 200x200
-  RenderBlock (relative positioned) {div} at (10,332) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (39,361) size 140x140
</del><ins>+layer at (28,354) size 200x200
+  RenderBlock (relative positioned) {div} at (10,335) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (39,364) size 140x141
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGEllipse {circle} at (29,351) size 150x150 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
</del><ins>+        RenderSVGEllipse {circle} at (29,354) size 150x151 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
</ins><span class="cx">         RenderSVGResourceClipper {clipPath} [id=&quot;clip-circle2&quot;] [clipPathUnits=userSpaceOnUse]
</span><del>-          RenderSVGContainer {use} at (29,351) size 150x150
-            RenderSVGEllipse {circle} at (29,351) size 150x150 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
-      RenderSVGRect {rect} at (39,361) size 140x140 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</del><ins>+          RenderSVGContainer {use} at (29,354) size 150x151
+            RenderSVGEllipse {circle} at (29,354) size 150x151 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
+      RenderSVGRect {rect} at (39,364) size 140x141 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</ins><span class="cx">         [clipPath=&quot;clip-circle2&quot;] RenderSVGResourceClipper {clipPath} at (-50,-50) size 200x200
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (272,84) size 200x200
-  RenderBlock (relative positioned) {div} at (10,66) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (283,95) size 132x188
</del><ins>+layer at (272,86) size 200x200
+  RenderBlock (relative positioned) {div} at (10,67) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (283,96) size 132x189
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGRect {rect} at (273,92) size 142x191 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
</del><ins>+        RenderSVGRect {rect} at (273,93) size 142x192 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
</ins><span class="cx">         RenderSVGResourceClipper {clipPath} [id=&quot;clip-rect1&quot;] [clipPathUnits=userSpaceOnUse]
</span><del>-          RenderSVGContainer {use} at (273,92) size 142x191
-            RenderSVGRect {rect} at (273,92) size 142x191 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
-      RenderSVGRect {rect} at (283,95) size 132x188 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</del><ins>+          RenderSVGContainer {use} at (273,93) size 142x192
+            RenderSVGRect {rect} at (273,93) size 142x192 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
+      RenderSVGRect {rect} at (283,96) size 132x189 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</ins><span class="cx">         [clipPath=&quot;clip-rect1&quot;] RenderSVGResourceClipper {clipPath} at (-141.42,7.07) size 282.84x282.84
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (272,350) size 200x200
-  RenderBlock (relative positioned) {div} at (10,332) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (283,361) size 132x188
</del><ins>+layer at (272,354) size 200x200
+  RenderBlock (relative positioned) {div} at (10,335) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (283,364) size 132x189
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-        RenderSVGRect {rect} at (273,358) size 142x191 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
</del><ins>+        RenderSVGRect {rect} at (273,361) size 142x192 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
</ins><span class="cx">         RenderSVGResourceClipper {clipPath} [id=&quot;clip-rect2&quot;] [clipPathUnits=userSpaceOnUse]
</span><del>-          RenderSVGContainer {use} at (273,358) size 142x191
-            RenderSVGRect {rect} at (273,358) size 142x191 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
-      RenderSVGRect {rect} at (283,361) size 132x188 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</del><ins>+          RenderSVGContainer {use} at (273,361) size 142x192
+            RenderSVGRect {rect} at (273,361) size 142x192 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
+      RenderSVGRect {rect} at (283,364) size 132x189 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
</ins><span class="cx">         [clipPath=&quot;clip-rect2&quot;] RenderSVGResourceClipper {clipPath} at (-141.42,7.07) size 282.84x282.84
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtransformssvgcsstransformsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,48 +1,48 @@
</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 800x578
-  RenderBlock {html} at (0,0) size 800x578
-    RenderBody {body} at (8,8) size 784x562
-      RenderBlock {div} at (10,10) size 220x542
-        RenderBlock {h2} at (0,19) size 220x28
</del><ins>+layer at (0,0) size 800x581
+  RenderBlock {html} at (0,0) size 800x581
+    RenderBody {body} at (8,8) size 784x565
+      RenderBlock {div} at (10,10) size 220x546
+        RenderBlock {h2} at (0,19) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 120x28
</span><span class="cx">             text run at (0,0) width 120: &quot;SVG nested&quot;
</span><del>-        RenderBlock {h2} at (0,285) size 220x28
</del><ins>+        RenderBlock {h2} at (0,287) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 114x28
</span><span class="cx">             text run at (0,0) width 114: &quot;CSS nested&quot;
</span><span class="cx">       RenderText {#text} at (240,0) size 4x18
</span><span class="cx">         text run at (240,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {div} at (254,10) size 220x542
-        RenderBlock {h2} at (0,19) size 220x28
</del><ins>+      RenderBlock {div} at (254,10) size 220x546
+        RenderBlock {h2} at (0,19) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 162x28
</span><span class="cx">             text run at (0,0) width 162: &quot;SVG compound&quot;
</span><del>-        RenderBlock {h2} at (0,285) size 220x28
</del><ins>+        RenderBlock {h2} at (0,287) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 156x28
</span><span class="cx">             text run at (0,0) width 156: &quot;CSS compound&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (28,84) size 200x200
-  RenderBlock (relative positioned) {div} at (10,66) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (29,108) size 196x174
-      RenderSVGContainer {g} at (29,108) size 196x174 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,25.00)}]
-        RenderSVGRect {rect} at (103,109) size 62x62 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
-        RenderSVGContainer {g} at (29,108) size 196x174 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
-          RenderSVGRect {rect} at (103,109) size 122x122 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
-          RenderSVGRect {rect} at (29,108) size 162x174 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</del><ins>+layer at (28,86) size 200x200
+  RenderBlock (relative positioned) {div} at (10,67) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (29,109) size 196x175
+      RenderSVGContainer {g} at (29,109) size 196x175 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,25.00)}]
+        RenderSVGRect {rect} at (103,110) size 62x63 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
+        RenderSVGContainer {g} at (29,109) size 196x175 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
+          RenderSVGRect {rect} at (103,110) size 122x123 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
+          RenderSVGRect {rect} at (29,109) size 162x175 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (28,350) size 200x200
-  RenderBlock (relative positioned) {div} at (10,332) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-layer at (29,351) size 60x60
</del><ins>+layer at (28,354) size 200x200
+  RenderBlock (relative positioned) {div} at (10,335) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+layer at (29,355) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px dotted #000000)]
</span><del>-layer at (30,352) size 60x60
</del><ins>+layer at (30,356) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px dotted #000000)]
</span><del>-layer at (31,353) size 60x60
</del><ins>+layer at (31,357) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px solid #0000FF)]
</span><del>-layer at (272,84) size 200x200
-  RenderBlock (relative positioned) {div} at (10,66) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (273,108) size 162x174
-      RenderSVGRect {rect} at (273,108) size 162x174 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</del><ins>+layer at (272,86) size 200x200
+  RenderBlock (relative positioned) {div} at (10,67) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (273,109) size 162x175
+      RenderSVGRect {rect} at (273,109) size 162x175 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (272,350) size 200x200
-  RenderBlock (relative positioned) {div} at (10,332) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-layer at (273,351) size 60x60
</del><ins>+layer at (272,354) size 200x200
+  RenderBlock (relative positioned) {div} at (10,335) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+layer at (273,355) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px solid #0000FF)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgtransformstextwithmaskwithsvgtransformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderSVGRoot {svg} at (0,83) size 430x460
</span><span class="cx">     RenderSVGContainer {g} at (0,83) size 430x460 [transform={m=((0.43,0.25)(-0.25,0.43)) t=(50.00,50.00)}]
</span><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-      RenderSVGText {text} at (10,6) size 140x17 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (10,6) size 140x18 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 140x17
</span><span class="cx">           chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 139.20: &quot;Test for mask support&quot;
</span><span class="cx">       RenderSVGRect {rect} at (0,109) size 151x230 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00]
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">         RenderSVGRect {rect} at (22,270) size 156x103 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.20]}] [x=60.00] [y=225.00] [width=200.00] [height=25.00]
</span><span class="cx">         RenderSVGRect {rect} at (12,288) size 155x103 [fill={[type=SOLID] [color=#FFFFFF]}] [x=60.00] [y=250.00] [width=200.00] [height=25.00]
</span><span class="cx">         RenderSVGRect {rect} at (1,306) size 156x103 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.70]}] [x=60.00] [y=275.00] [width=200.00] [height=25.00]
</span><del>-      RenderSVGText {text} at (60,202) size 127x111 contains 1 chunk(s)
</del><ins>+      RenderSVGText {text} at (60,202) size 127x112 contains 1 chunk(s)
</ins><span class="cx">         [masker=&quot;mask3&quot;] RenderSVGResourceMasker {mask} at (60,200) size 200x100
</span><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 127x111
</span><span class="cx">           [masker=&quot;mask3&quot;] RenderSVGResourceMasker {mask} at (60,200) size 200x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgwicdrightsizinggridexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/wicd/rightsizing-grid-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/wicd/rightsizing-grid-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/wicd/rightsizing-grid-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,77 +1,77 @@
</span><del>-layer at (0,0) size 785x1358
</del><ins>+layer at (0,0) size 785x1435
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1358
-  RenderBlock {html} at (0,0) size 785x1358
</del><ins>+layer at (0,0) size 785x1435
+  RenderBlock {html} at (0,0) size 785x1436
</ins><span class="cx">     RenderBody {body} at (8,8) size 769x0
</span><del>-      RenderBlock (floating) {div} at (0,0) size 769x1350
-        RenderBlock {h1} at (0,21) size 769x37
</del><ins>+      RenderBlock (floating) {div} at (0,0) size 769x1428
+        RenderBlock {h1} at (0,21) size 769x38
</ins><span class="cx">           RenderText {#text} at (0,0) size 444x37
</span><span class="cx">             text run at (0,0) width 444: &quot;SVG grid with percentage width&quot;
</span><del>-        RenderBlock {h4} at (0,79) size 769x18
</del><ins>+        RenderBlock {h4} at (0,79) size 769x19
</ins><span class="cx">           RenderText {#text} at (0,0) size 149x18
</span><span class="cx">             text run at (0,0) width 149: &quot;WICD Core 1.0 #20-3&quot;
</span><del>-        RenderBlock {p} at (0,118) size 769x0
-          RenderEmbeddedObject {object} at (0,0) size 384x128
-            layer at (0,0) size 384x128
-              RenderView at (0,0) size 384x128
-            layer at (0,0) size 384x128
-              RenderSVGRoot {svg} at (0,0) size 384x128
</del><ins>+        RenderBlock {p} at (0,119) size 769x1
+          RenderEmbeddedObject {object} at (0,0) size 385x128
+            layer at (0,0) size 385x128
+              RenderView at (0,0) size 385x128
+            layer at (0,0) size 385x128
+              RenderSVGRoot {svg} at (0,0) size 385x128
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                   RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                RenderSVGRect {rect} at (0,0) size 384x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
-                RenderSVGText {text} at (52,8) size 15x24 contains 1 chunk(s)
</del><ins>+                RenderSVGRect {rect} at (0,0) size 385x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
+                RenderSVGText {text} at (52,8) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                   RenderSVGInlineText {#text} at (0,0) size 15x24
</span><span class="cx">                     chunk 1 (middle anchor) text run 1 at (52.81,27.00) startOffset 0 endOffset 1 width 14.38: &quot;A&quot;
</span><del>-          RenderEmbeddedObject {object} at (384,0) size 384x128
-            layer at (0,0) size 384x128
-              RenderView at (0,0) size 384x128
-            layer at (0,0) size 384x128
-              RenderSVGRoot {svg} at (0,0) size 384x128
</del><ins>+          RenderEmbeddedObject {object} at (384,0) size 385x128
+            layer at (0,0) size 385x128
+              RenderView at (0,0) size 385x128
+            layer at (0,0) size 385x128
+              RenderSVGRoot {svg} at (0,0) size 385x128
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                   RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                RenderSVGRect {rect} at (0,0) size 384x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
-                RenderSVGText {text} at (53,8) size 13x24 contains 1 chunk(s)
</del><ins>+                RenderSVGRect {rect} at (0,0) size 385x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
+                RenderSVGText {text} at (53,8) size 14x24 contains 1 chunk(s)
</ins><span class="cx">                   RenderSVGInlineText {#text} at (0,0) size 13x24
</span><span class="cx">                     chunk 1 (middle anchor) text run 1 at (53.91,27.00) startOffset 0 endOffset 1 width 12.19: &quot;L&quot;
</span><del>-          RenderEmbeddedObject {object} at (0,128) size 256x448
-            layer at (0,0) size 256x448
-              RenderView at (0,0) size 256x448
-            layer at (0,0) size 256x448
-              RenderSVGRoot {svg} at (0,0) size 256x448
</del><ins>+          RenderEmbeddedObject {object} at (0,128) size 257x449
+            layer at (0,0) size 256x449
+              RenderView at (0,0) size 256x449
+            layer at (0,0) size 256x449
+              RenderSVGRoot {svg} at (0,0) size 256x449
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                   RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                RenderSVGContainer {a} at (0,0) size 128x128
-                  RenderSVGRect {rect} at (0,0) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</del><ins>+                RenderSVGContainer {a} at (0,0) size 129x129
+                  RenderSVGRect {rect} at (0,0) size 129x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</ins><span class="cx">                   RenderSVGText {text} at (13,8) size 14x24 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 14x24
</span><del>-                      chunk 1 (middle anchor) text run 1 at (13.28,27.00) startOffset 0 endOffset 1 width 13.44: &quot;B&quot;
-                RenderSVGContainer {a} at (128,0) size 128x128
-                  RenderSVGRect {rect} at (128,0) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=41.00] [y=1.00] [width=38.00] [height=38.00]
-                RenderSVGContainer {a} at (0,160) size 128x128
-                  RenderSVGEllipse {circle} at (0,160) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=70.00] [r=19.00]
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (13.29,27.00) startOffset 0 endOffset 1 width 13.42: &quot;B&quot;
+                RenderSVGContainer {a} at (128,0) size 128x129
+                  RenderSVGRect {rect} at (128,0) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=41.00] [y=1.00] [width=38.00] [height=38.00]
+                RenderSVGContainer {a} at (0,160) size 129x129
+                  RenderSVGEllipse {circle} at (0,160) size 129x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=70.00] [r=19.00]
</ins><span class="cx">                   RenderSVGText {text} at (13,58) size 14x24 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 14x24
</span><del>-                      chunk 1 (middle anchor) text run 1 at (13.28,77.00) startOffset 0 endOffset 1 width 13.44: &quot;C&quot;
-                RenderSVGContainer {a} at (128,160) size 128x128
-                  RenderSVGEllipse {circle} at (128,160) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=60.00] [cy=70.00] [r=19.00]
-                RenderSVGContainer {a} at (0,320) size 128x128
-                  RenderSVGEllipse {circle} at (0,320) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=120.00] [r=19.00]
-                  RenderSVGText {text} at (12,108) size 15x24 contains 1 chunk(s)
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (13.29,77.00) startOffset 0 endOffset 1 width 13.42: &quot;C&quot;
+                RenderSVGContainer {a} at (128,160) size 128x129
+                  RenderSVGEllipse {circle} at (128,160) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=60.00] [cy=70.00] [r=19.00]
+                RenderSVGContainer {a} at (0,320) size 129x129
+                  RenderSVGEllipse {circle} at (0,320) size 129x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=20.00] [cy=120.00] [r=19.00]
+                  RenderSVGText {text} at (12,108) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 15x24
</span><del>-                      chunk 1 (middle anchor) text run 1 at (12.81,127.00) startOffset 0 endOffset 1 width 14.38: &quot;D&quot;
-                RenderSVGContainer {a} at (128,320) size 128x128
-                  RenderSVGEllipse {circle} at (128,320) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=60.00] [cy=120.00] [r=19.00]
-                  RenderSVGText {text} at (53,108) size 13x24 contains 1 chunk(s)
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (12.82,127.00) startOffset 0 endOffset 1 width 14.36: &quot;D&quot;
+                RenderSVGContainer {a} at (128,320) size 128x129
+                  RenderSVGEllipse {circle} at (128,320) size 128x129 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=60.00] [cy=120.00] [r=19.00]
+                  RenderSVGText {text} at (53,108) size 14x24 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 13x24
</span><del>-                      chunk 1 (middle anchor) text run 1 at (53.91,127.00) startOffset 0 endOffset 1 width 12.19: &quot;E&quot;
-          RenderBlock (floating) {div} at (256,128) size 256x448
-            RenderEmbeddedObject {object} at (0,0) size 256x256
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (53.91,127.00) startOffset 0 endOffset 1 width 12.17: &quot;E&quot;
+          RenderBlock (floating) {div} at (256,128) size 257x448
+            RenderEmbeddedObject {object} at (0,0) size 257x256
</ins><span class="cx">               layer at (0,0) size 256x256
</span><span class="cx">                 RenderView at (0,0) size 256x256
</span><span class="cx">               layer at (0,0) size 256x256
</span><span class="lines">@@ -81,11 +81,11 @@
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                   RenderSVGRect {rect} at (0,0) size 256x256 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=78.00] [height=78.00]
</span><del>-                  RenderSVGText {text} at (32,28) size 15x24 contains 1 chunk(s)
</del><ins>+                  RenderSVGText {text} at (32,28) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 15x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (32.81,47.00) startOffset 0 endOffset 1 width 14.38: &quot;K&quot;
</span><span class="cx">             RenderBR {br} at (256,0) size 0x18
</span><del>-            RenderEmbeddedObject {object} at (0,256) size 256x192
</del><ins>+            RenderEmbeddedObject {object} at (0,256) size 257x192
</ins><span class="cx">               layer at (0,0) size 256x192
</span><span class="cx">                 RenderView at (0,0) size 256x192
</span><span class="cx">               layer at (0,0) size 256x192
</span><span class="lines">@@ -98,8 +98,8 @@
</span><span class="cx">                   RenderSVGText {text} at (36,18) size 8x24 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 8x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (36.09,37.00) startOffset 0 endOffset 1 width 7.81: &quot;J&quot;
</span><del>-          RenderBlock (floating) {div} at (512,128) size 256x448
-            RenderEmbeddedObject {object} at (0,0) size 256x256
</del><ins>+          RenderBlock (floating) {div} at (512,128) size 257x448
+            RenderEmbeddedObject {object} at (0,0) size 257x256
</ins><span class="cx">               layer at (0,0) size 256x256
</span><span class="cx">                 RenderView at (0,0) size 256x256
</span><span class="cx">               layer at (0,0) size 256x256
</span><span class="lines">@@ -108,27 +108,27 @@
</span><span class="cx">                     RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                  RenderSVGContainer {a} at (0,0) size 128x128
-                    RenderSVGRect {rect} at (0,0) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</del><ins>+                  RenderSVGContainer {a} at (0,0) size 129x128
+                    RenderSVGRect {rect} at (0,0) size 129x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=38.00] [height=38.00]
</ins><span class="cx">                     RenderSVGText {text} at (11,8) size 18x24 contains 1 chunk(s)
</span><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 18x24
</span><span class="cx">                         chunk 1 (middle anchor) text run 1 at (11.09,27.00) startOffset 0 endOffset 1 width 17.81: &quot;M&quot;
</span><span class="cx">                   RenderSVGContainer {a} at (128,0) size 128x128
</span><span class="cx">                     RenderSVGRect {rect} at (128,0) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=41.00] [y=1.00] [width=38.00] [height=38.00]
</span><del>-                    RenderSVGText {text} at (52,8) size 15x24 contains 1 chunk(s)
</del><ins>+                    RenderSVGText {text} at (52,8) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 15x24
</span><span class="cx">                         chunk 1 (middle anchor) text run 1 at (52.81,27.00) startOffset 0 endOffset 1 width 14.38: &quot;N&quot;
</span><del>-                  RenderSVGContainer {a} at (0,128) size 128x128
-                    RenderSVGRect {rect} at (0,128) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=41.00] [width=38.00] [height=38.00]
</del><ins>+                  RenderSVGContainer {a} at (0,128) size 129x128
+                    RenderSVGRect {rect} at (0,128) size 129x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=41.00] [width=38.00] [height=38.00]
</ins><span class="cx">                     RenderSVGText {text} at (14,48) size 12x24 contains 1 chunk(s)
</span><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 12x24
</span><span class="cx">                         chunk 1 (middle anchor) text run 1 at (14.38,67.00) startOffset 0 endOffset 1 width 11.25: &quot;P&quot;
</span><span class="cx">                   RenderSVGContainer {a} at (128,128) size 128x128
</span><span class="cx">                     RenderSVGRect {rect} at (128,128) size 128x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=41.00] [y=41.00] [width=38.00] [height=38.00]
</span><del>-                    RenderSVGText {text} at (52,48) size 15x24 contains 1 chunk(s)
</del><ins>+                    RenderSVGText {text} at (52,48) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                       RenderSVGInlineText {#text} at (0,0) size 15x24
</span><span class="cx">                         chunk 1 (middle anchor) text run 1 at (52.81,67.00) startOffset 0 endOffset 1 width 14.38: &quot;O&quot;
</span><del>-            RenderEmbeddedObject {object} at (0,256) size 256x192
</del><ins>+            RenderEmbeddedObject {object} at (0,256) size 257x192
</ins><span class="cx">               layer at (0,0) size 256x192
</span><span class="cx">                 RenderView at (0,0) size 256x192
</span><span class="cx">               layer at (0,0) size 256x192
</span><span class="lines">@@ -138,37 +138,37 @@
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                   RenderSVGEllipse {ellipse} at (0,0) size 256x192 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=40.00] [cy=30.00] [rx=39.00] [ry=29.00]
</span><del>-                  RenderSVGText {text} at (32,18) size 15x24 contains 1 chunk(s)
</del><ins>+                  RenderSVGText {text} at (32,18) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 15x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (32.81,37.00) startOffset 0 endOffset 1 width 14.38: &quot;Q&quot;
</span><del>-          RenderEmbeddedObject {object} at (0,576) size 384x128
-            layer at (0,0) size 384x128
-              RenderView at (0,0) size 384x128
-            layer at (0,0) size 384x128
-              RenderSVGRoot {svg} at (0,0) size 384x128
</del><ins>+          RenderEmbeddedObject {object} at (256,576) size 385x128
+            layer at (0,0) size 385x128
+              RenderView at (0,0) size 385x128
+            layer at (0,0) size 385x128
+              RenderSVGRoot {svg} at (0,0) size 385x128
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                   RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                RenderSVGRect {rect} at (0,0) size 384x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
</del><ins>+                RenderSVGRect {rect} at (0,0) size 385x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
</ins><span class="cx">                 RenderSVGText {text} at (54,8) size 12x24 contains 1 chunk(s)
</span><span class="cx">                   RenderSVGInlineText {#text} at (0,0) size 12x24
</span><span class="cx">                     chunk 1 (middle anchor) text run 1 at (54.38,27.00) startOffset 0 endOffset 1 width 11.25: &quot;F&quot;
</span><del>-          RenderEmbeddedObject {object} at (384,576) size 384x128
-            layer at (0,0) size 384x128
-              RenderView at (0,0) size 384x128
-            layer at (0,0) size 384x128
-              RenderSVGRoot {svg} at (0,0) size 384x128
</del><ins>+          RenderEmbeddedObject {object} at (0,704) size 385x128
+            layer at (0,0) size 385x128
+              RenderView at (0,0) size 385x128
+            layer at (0,0) size 385x128
+              RenderSVGRoot {svg} at (0,0) size 385x128
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                   RenderSVGResourceLinearGradient {linearGradient} [id=&quot;surface&quot;] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><del>-                RenderSVGRect {rect} at (0,0) size 384x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
-                RenderSVGText {text} at (56,8) size 7x24 contains 1 chunk(s)
</del><ins>+                RenderSVGRect {rect} at (0,0) size 385x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
+                RenderSVGText {text} at (56,8) size 8x24 contains 1 chunk(s)
</ins><span class="cx">                   RenderSVGInlineText {#text} at (0,0) size 7x24
</span><span class="cx">                     chunk 1 (middle anchor) text run 1 at (56.72,27.00) startOffset 0 endOffset 1 width 6.56: &quot;I&quot;
</span><del>-          RenderBlock (floating) {div} at (0,704) size 384x192
-            RenderEmbeddedObject {object} at (0,0) size 96x192
</del><ins>+          RenderBlock (floating) {div} at (384,704) size 385x192
+            RenderEmbeddedObject {object} at (0,0) size 97x192
</ins><span class="cx">               layer at (0,0) size 96x192
</span><span class="cx">                 RenderView at (0,0) size 96x192
</span><span class="cx">               layer at (0,0) size 96x192
</span><span class="lines">@@ -178,7 +178,7 @@
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                   RenderSVGRect {rect} at (0,0) size 96x192 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=28.00] [height=58.00]
</span><del>-            RenderEmbeddedObject {object} at (96,0) size 288x192
</del><ins>+            RenderEmbeddedObject {object} at (96,0) size 289x192
</ins><span class="cx">               layer at (0,0) size 288x192
</span><span class="cx">                 RenderView at (0,0) size 288x192
</span><span class="cx">               layer at (0,0) size 288x192
</span><span class="lines">@@ -188,11 +188,11 @@
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                   RenderSVGRect {rect} at (0,0) size 288x192 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=88.00] [height=58.00]
</span><del>-                  RenderSVGText {text} at (37,18) size 15x24 contains 1 chunk(s)
</del><ins>+                  RenderSVGText {text} at (37,18) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 15x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (37.81,37.00) startOffset 0 endOffset 1 width 14.38: &quot;G&quot;
</span><del>-          RenderBlock (floating) {div} at (384,704) size 384x192
-            RenderEmbeddedObject {object} at (0,0) size 192x192
</del><ins>+          RenderBlock (floating) {div} at (0,896) size 385x192
+            RenderEmbeddedObject {object} at (0,0) size 193x192
</ins><span class="cx">               layer at (0,0) size 192x192
</span><span class="cx">                 RenderView at (0,0) size 192x192
</span><span class="cx">               layer at (0,0) size 192x192
</span><span class="lines">@@ -202,10 +202,10 @@
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                   RenderSVGEllipse {ellipse} at (0,0) size 192x192 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=30.00] [cy=30.00] [rx=29.00] [ry=29.00]
</span><del>-                  RenderSVGText {text} at (22,18) size 15x24 contains 1 chunk(s)
</del><ins>+                  RenderSVGText {text} at (22,18) size 16x24 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 15x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (22.81,37.00) startOffset 0 endOffset 1 width 14.38: &quot;H&quot;
</span><del>-            RenderEmbeddedObject {object} at (192,0) size 192x192
</del><ins>+            RenderEmbeddedObject {object} at (192,0) size 193x192
</ins><span class="cx">               layer at (0,0) size 192x192
</span><span class="cx">                 RenderView at (0,0) size 192x192
</span><span class="cx">               layer at (0,0) size 192x192
</span><span class="lines">@@ -218,7 +218,7 @@
</span><span class="cx">                   RenderSVGText {text} at (23,18) size 14x24 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 14x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (23.28,37.00) startOffset 0 endOffset 1 width 13.44: &quot;R&quot;
</span><del>-          RenderEmbeddedObject {object} at (0,896) size 192x128
</del><ins>+          RenderEmbeddedObject {object} at (384,896) size 193x128
</ins><span class="cx">             layer at (0,0) size 192x128
</span><span class="cx">               RenderView at (0,0) size 192x128
</span><span class="cx">             layer at (0,0) size 192x128
</span><span class="lines">@@ -228,7 +228,7 @@
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                 RenderSVGEllipse {ellipse} at (0,0) size 192x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=30.00] [cy=20.00] [rx=29.00] [ry=19.00]
</span><del>-          RenderEmbeddedObject {object} at (192,896) size 192x128
</del><ins>+          RenderEmbeddedObject {object} at (576,896) size 193x128
</ins><span class="cx">             layer at (0,0) size 192x128
</span><span class="cx">               RenderView at (0,0) size 192x128
</span><span class="cx">             layer at (0,0) size 192x128
</span><span class="lines">@@ -238,8 +238,8 @@
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                     RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                 RenderSVGEllipse {ellipse} at (0,0) size 192x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [cx=30.00] [cy=20.00] [rx=29.00] [ry=19.00]
</span><del>-          RenderBlock (floating) {div} at (384,896) size 384x128
-            RenderEmbeddedObject {object} at (0,0) size 288x128
</del><ins>+          RenderBlock (floating) {div} at (384,1024) size 385x128
+            RenderEmbeddedObject {object} at (0,0) size 289x128
</ins><span class="cx">               layer at (0,0) size 288x128
</span><span class="cx">                 RenderView at (0,0) size 288x128
</span><span class="cx">               layer at (0,0) size 288x128
</span><span class="lines">@@ -252,7 +252,7 @@
</span><span class="cx">                   RenderSVGText {text} at (39,8) size 12x24 contains 1 chunk(s)
</span><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 12x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (39.38,27.00) startOffset 0 endOffset 1 width 11.25: &quot;S&quot;
</span><del>-            RenderEmbeddedObject {object} at (288,0) size 96x128
</del><ins>+            RenderEmbeddedObject {object} at (288,0) size 97x128
</ins><span class="cx">               layer at (0,0) size 96x128
</span><span class="cx">                 RenderView at (0,0) size 96x128
</span><span class="cx">               layer at (0,0) size 96x128
</span><span class="lines">@@ -262,39 +262,43 @@
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                       RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">                   RenderSVGRect {rect} at (0,0) size 96x128 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=28.00] [height=38.00]
</span><del>-                  RenderSVGText {text} at (8,8) size 13x24 contains 1 chunk(s)
</del><ins>+                  RenderSVGText {text} at (8,8) size 14x24 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 13x24
</span><span class="cx">                       chunk 1 (middle anchor) text run 1 at (8.91,27.00) startOffset 0 endOffset 1 width 12.19: &quot;T&quot;
</span><del>-        RenderBlock {p} at (0,118) size 769x1042 [color=#FFFFFF]
-          RenderBR {br} at (768,0) size 0x18
-          RenderText {#text} at (0,1024) size 8x18
-            text run at (0,1024) width 8: &quot;..&quot;
-        RenderBlock {p} at (0,1176) size 769x54
-          RenderText {#text} at (0,0) size 756x54
-            text run at (0,0) width 633: &quot;Above, you should see a grid of 17 SVG child elements sticked together to build one rectangle grid. &quot;
-            text run at (633,0) width 123: &quot;You should be able&quot;
-            text run at (0,18) width 750: &quot;to resize your browser window and the grid rendering should adjust to it. The outcome should look like in these sample&quot;
-            text run at (0,36) width 80: &quot;screenshots: &quot;
</del><ins>+        RenderBlock {p} at (0,119) size 769x595 [color=#FFFFFF]
+          RenderBR {br} at (769,0) size 0x18
+          RenderText {#text} at (641,576) size 8x18
+            text run at (641,576) width 8: &quot;..&quot;
+        RenderBlock {p} at (0,729) size 769x579
+          RenderText {#text} at (641,0) size 768x578
+            text run at (641,0) width 121: &quot;Above, you should&quot;
+            text run at (641,18) width 97: &quot;see a grid of 17&quot;
+            text run at (641,36) width 127: &quot;SVG child elements&quot;
+            text run at (641,54) width 115: &quot;sticked together to&quot;
+            text run at (641,72) width 120: &quot;build one rectangle&quot;
+            text run at (0,542) width 33: &quot;grid. &quot;
+            text run at (33,542) width 718: &quot;You should be able to resize your browser window and the grid rendering should adjust to it. The outcome should&quot;
+            text run at (0,560) width 239: &quot;look like in these sample screenshots: &quot;
</ins><span class="cx">           RenderInline {a} at (0,0) size 33x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (80,36) size 33x18
-              text run at (80,36) width 33: &quot;small&quot;
-          RenderText {#text} at (113,36) size 8x18
-            text run at (113,36) width 8: &quot;, &quot;
</del><ins>+            RenderText {#text} at (239,560) size 33x18
+              text run at (239,560) width 33: &quot;small&quot;
+          RenderText {#text} at (272,560) size 8x18
+            text run at (272,560) width 8: &quot;, &quot;
</ins><span class="cx">           RenderInline {a} at (0,0) size 40x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (121,36) size 40x18
-              text run at (121,36) width 40: &quot;bigger&quot;
-          RenderText {#text} at (161,36) size 31x18
-            text run at (161,36) width 31: &quot; and &quot;
</del><ins>+            RenderText {#text} at (280,560) size 40x18
+              text run at (280,560) width 40: &quot;bigger&quot;
+          RenderText {#text} at (320,560) size 31x18
+            text run at (320,560) width 31: &quot; and &quot;
</ins><span class="cx">           RenderInline {a} at (0,0) size 20x18 [color=#0000EE]
</span><del>-            RenderText {#text} at (192,36) size 20x18
-              text run at (192,36) width 20: &quot;big&quot;
-          RenderText {#text} at (212,36) size 4x18
-            text run at (212,36) width 4: &quot;.&quot;
-        RenderBlock {p} at (0,1246) size 769x36
</del><ins>+            RenderText {#text} at (351,560) size 20x18
+              text run at (351,560) width 20: &quot;big&quot;
+          RenderText {#text} at (371,560) size 4x18
+            text run at (371,560) width 4: &quot;.&quot;
+        RenderBlock {p} at (0,1323) size 769x37
</ins><span class="cx">           RenderText {#text} at (0,0) size 750x36
</span><span class="cx">             text run at (0,0) width 750: &quot;The test is successful, if all SVG elements resize exacly dependend on the width of the browser window, but keep their&quot;
</span><span class="cx">             text run at (0,18) width 622: &quot;aspect ratio and relative position. The complete grid should always show a perfect rectangle object.&quot;
</span><del>-        RenderBlock {p} at (0,1298) size 769x36
</del><ins>+        RenderBlock {p} at (0,1375) size 769x37
</ins><span class="cx">           RenderBR {br} at (0,0) size 0x18
</span><span class="cx">           RenderInline {a} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">             RenderText {#text} at (0,18) size 33x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgwicdsizingflakinessexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/wicd/sizing-flakiness-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/wicd/sizing-flakiness-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/wicd/sizing-flakiness-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
</span><span class="cx">               RenderSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id=&quot;surface&quot;]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]
</span><del>-              RenderSVGText {text} at (54,9) size 11x23 contains 1 chunk(s)
</del><ins>+              RenderSVGText {text} at (54,9) size 12x23 contains 1 chunk(s)
</ins><span class="cx">                 RenderSVGInlineText {#text} at (0,0) size 11x23
</span><span class="cx">                   chunk 1 (middle anchor) text run 1 at (54.60,27.00) startOffset 0 endOffset 1 width 10.80: &quot;F&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgwicdtestrightsizingaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-a-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</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 800x535
-  RenderBlock {html} at (0,0) size 800x535
-    RenderBody {body} at (48,30) size 752x497
-      RenderBlock {div} at (0,0) size 752x497
-        RenderBlock {h1} at (0,0) size 691x31
</del><ins>+layer at (0,0) size 800x540
+  RenderBlock {html} at (0,0) size 800x540
+    RenderBody {body} at (48,30) size 752x502
+      RenderBlock {div} at (0,0) size 752x502
+        RenderBlock {h1} at (0,0) size 692x31
</ins><span class="cx">           RenderText {#text} at (0,0) size 216x30
</span><span class="cx">             text run at (0,0) width 216: &quot;rightsizing to box&quot;
</span><span class="cx">         RenderBlock {h4} at (0,31) size 752x16
</span><span class="cx">           RenderText {#text} at (0,0) size 138x16
</span><span class="cx">             text run at (0,0) width 138: &quot;WICD Core 1.0 #20-1&quot;
</span><del>-        RenderBlock {div} at (0,66) size 176x62 [bgcolor=#FF0000]
</del><ins>+        RenderBlock {div} at (0,66) size 176x63 [bgcolor=#FF0000]
</ins><span class="cx">           RenderImage {object} at (0,0) size 176x62
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock (anonymous) at (0,128) size 752x18
</del><ins>+        RenderBlock (anonymous) at (0,128) size 752x19
</ins><span class="cx">           RenderBR {br} at (0,0) size 0x17
</span><del>-        RenderBlock {div} at (0,146) size 176x62 [bgcolor=#FF0000]
</del><ins>+        RenderBlock {div} at (0,146) size 176x63 [bgcolor=#FF0000]
</ins><span class="cx">           RenderEmbeddedObject {object} at (0,0) size 176x62
</span><span class="cx">             layer at (0,0) size 176x62
</span><span class="cx">               RenderView at (0,0) size 176x62
</span><span class="lines">@@ -29,16 +29,16 @@
</span><span class="cx">                   RenderSVGInlineText {#text} at (0,0) size 80x46
</span><span class="cx">                     chunk 1 (middle anchor) text run 1 at (46.00,46.00) startOffset 0 endOffset 3 width 80.00: &quot;SVG&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {p} at (0,210) size 691x32
</del><ins>+        RenderBlock {p} at (0,211) size 692x33
</ins><span class="cx">           RenderText {#text} at (0,0) size 684x32
</span><span class="cx">             text run at (0,0) width 684: &quot;Above there must be a GIF- and a SVG-image visible. Both are referenced by an object element (width:100%, no&quot;
</span><span class="cx">             text run at (0,16) width 481: &quot;defined height) and each nested into a div element (width:176px, height:62px).&quot;
</span><del>-        RenderBlock {div} at (0,247) size 176x62 [bgcolor=#FF0000]
</del><ins>+        RenderBlock {div} at (0,248) size 176x63 [bgcolor=#FF0000]
</ins><span class="cx">           RenderImage {object} at (0,0) size 176x62
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock (anonymous) at (0,309) size 752x18
</del><ins>+        RenderBlock (anonymous) at (0,310) size 752x19
</ins><span class="cx">           RenderBR {br} at (0,0) size 0x17
</span><del>-        RenderBlock {div} at (0,327) size 176x62 [bgcolor=#FF0000]
</del><ins>+        RenderBlock {div} at (0,328) size 176x63 [bgcolor=#FF0000]
</ins><span class="cx">           RenderEmbeddedObject {object} at (0,0) size 176x62
</span><span class="cx">             layer at (0,0) size 176x62
</span><span class="cx">               RenderView at (0,0) size 176x62
</span><span class="lines">@@ -52,15 +52,15 @@
</span><span class="cx">                   RenderSVGInlineText {#text} at (0,0) size 80x46
</span><span class="cx">                     chunk 1 (middle anchor) text run 1 at (46.00,46.00) startOffset 0 endOffset 3 width 80.00: &quot;SVG&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {p} at (0,391) size 691x32
</del><ins>+        RenderBlock {p} at (0,393) size 692x33
</ins><span class="cx">           RenderText {#text} at (0,0) size 653x32
</span><span class="cx">             text run at (0,0) width 653: &quot;Above there must be a GIF- and a SVG-image visible. Both are referenced by an object element (no defined&quot;
</span><span class="cx">             text run at (0,16) width 512: &quot;width, height:100%) and each nested into a div element (width:176px, height:62px).&quot;
</span><del>-        RenderBlock {p} at (0,428) size 691x32
</del><ins>+        RenderBlock {p} at (0,431) size 692x33
</ins><span class="cx">           RenderText {#text} at (0,0) size 667x32
</span><span class="cx">             text run at (0,0) width 667: &quot;This tests have succeeded, if in both cases, the look (dimensions) of the SVG and the GIF are exactly the same&quot;
</span><span class="cx">             text run at (0,16) width 410: &quot;(except the text apparently) and no red background color is visible.&quot;
</span><del>-        RenderBlock {p} at (0,465) size 691x32
</del><ins>+        RenderBlock {p} at (0,469) size 692x33
</ins><span class="cx">           RenderBR {br} at (0,0) size 0x16
</span><span class="cx">           RenderInline {a} at (0,0) size 29x16 [color=#000066]
</span><span class="cx">             RenderText {#text} at (0,16) size 29x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgwicdtestrightsizingbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,72 +1,72 @@
</span><del>-layer at (0,0) size 785x842
</del><ins>+layer at (0,0) size 785x848
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x842
-  RenderBlock {html} at (0,0) size 785x842
-    RenderBody {body} at (47,30) size 737x804
-      RenderBlock {div} at (0,0) size 737x804
-        RenderBlock {h1} at (0,0) size 678x31
</del><ins>+layer at (0,0) size 785x848
+  RenderBlock {html} at (0,0) size 785x849
+    RenderBody {body} at (47,30) size 738x811
+      RenderBlock {div} at (0,0) size 738x810
+        RenderBlock {h1} at (0,0) size 679x31
</ins><span class="cx">           RenderText {#text} at (0,0) size 382x30
</span><span class="cx">             text run at (0,0) width 382: &quot;rightsizing to percentage width&quot;
</span><del>-        RenderBlock {h4} at (0,31) size 737x16
</del><ins>+        RenderBlock {h4} at (0,31) size 738x16
</ins><span class="cx">           RenderText {#text} at (0,0) size 138x16
</span><span class="cx">             text run at (0,0) width 138: &quot;WICD Core 1.0 #20-2&quot;
</span><del>-        RenderBlock (anonymous) at (0,66) size 737x298
-          RenderEmbeddedObject {object} at (0,0) size 294x294 [bgcolor=#FF0000]
-            layer at (0,0) size 294x294
-              RenderView at (0,0) size 294x294
-            layer at (0,0) size 294x294
-              RenderSVGRoot {svg} at (0,0) size 294x294
</del><ins>+        RenderBlock (anonymous) at (0,66) size 738x300
+          RenderEmbeddedObject {object} at (0,0) size 296x295 [bgcolor=#FF0000]
+            layer at (0,0) size 295x295
+              RenderView at (0,0) size 295x295
+            layer at (0,0) size 295x295
+              RenderSVGRoot {svg} at (0,0) size 295x295
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                RenderSVGRect {rect} at (0,0) size 294x294 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
-                RenderSVGEllipse {circle} at (0,0) size 294x294 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
-                RenderSVGContainer {g} at (38,86) size 218x123
-                  RenderSVGText {text} at (26,59) size 147x82 contains 1 chunk(s)
</del><ins>+                RenderSVGRect {rect} at (0,0) size 295x295 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+                RenderSVGEllipse {circle} at (0,0) size 295x295 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
+                RenderSVGContainer {g} at (39,88) size 217x121
+                  RenderSVGText {text} at (26,60) size 148x82 contains 1 chunk(s)
</ins><span class="cx">                     RenderSVGInlineText {#text} at (0,0) size 147x82
</span><del>-                      chunk 1 (middle anchor) text run 1 at (26.65,125.00) startOffset 0 endOffset 3 width 146.70: &quot;SVG&quot;
-          RenderText {#text} at (294,280) size 4x17
-            text run at (294,280) width 4: &quot; &quot;
-          RenderEmbeddedObject {object} at (298,147) size 147x147 [bgcolor=#FF0000]
-            layer at (0,0) size 147x147
-              RenderView at (0,0) size 147x147
-            layer at (0,0) size 147x147
-              RenderSVGRoot {svg} at (0,0) size 147x147
</del><ins>+                      chunk 1 (middle anchor) text run 1 at (26.90,125.00) startOffset 0 endOffset 3 width 146.21: &quot;SVG&quot;
+          RenderText {#text} at (295,281) size 5x17
+            text run at (295,281) width 5: &quot; &quot;
+          RenderEmbeddedObject {object} at (299,147) size 148x148 [bgcolor=#FF0000]
+            layer at (0,0) size 148x148
+              RenderView at (0,0) size 148x148
+            layer at (0,0) size 148x148
+              RenderSVGRoot {svg} at (0,0) size 148x148
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                RenderSVGRect {rect} at (0,0) size 147x147 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
-                RenderSVGEllipse {circle} at (0,0) size 147x147 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
-                RenderSVGContainer {g} at (19,44) size 109x61
-                  RenderSVGText {text} at (27,60) size 146x81 contains 1 chunk(s)
-                    RenderSVGInlineText {#text} at (0,0) size 146x81
-                      chunk 1 (middle anchor) text run 1 at (27.36,125.00) startOffset 0 endOffset 3 width 145.28: &quot;SVG&quot;
-          RenderText {#text} at (445,280) size 4x17
-            text run at (445,280) width 4: &quot; &quot;
-          RenderEmbeddedObject {object} at (449,221) size 73x73 [bgcolor=#FF0000]
-            layer at (0,0) size 73x73
-              RenderView at (0,0) size 73x73
-            layer at (0,0) size 73x73
-              RenderSVGRoot {svg} at (0,0) size 73x73
</del><ins>+                RenderSVGRect {rect} at (0,0) size 148x148 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+                RenderSVGEllipse {circle} at (0,0) size 148x148 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
+                RenderSVGContainer {g} at (19,44) size 110x61
+                  RenderSVGText {text} at (26,59) size 148x83 contains 1 chunk(s)
+                    RenderSVGInlineText {#text} at (0,0) size 148x83
+                      chunk 1 (middle anchor) text run 1 at (26.23,125.00) startOffset 0 endOffset 3 width 147.55: &quot;SVG&quot;
+          RenderText {#text} at (446,281) size 5x17
+            text run at (446,281) width 5: &quot; &quot;
+          RenderEmbeddedObject {object} at (450,221) size 75x74 [bgcolor=#FF0000]
+            layer at (0,0) size 74x74
+              RenderView at (0,0) size 74x74
+            layer at (0,0) size 74x74
+              RenderSVGRoot {svg} at (0,0) size 74x74
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                RenderSVGRect {rect} at (0,0) size 73x73 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
-                RenderSVGEllipse {circle} at (0,0) size 73x73 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
-                RenderSVGContainer {g} at (9,21) size 55x31
-                  RenderSVGText {text} at (25,58) size 150x83 contains 1 chunk(s)
-                    RenderSVGInlineText {#text} at (0,0) size 150x83
-                      chunk 1 (middle anchor) text run 1 at (25.43,125.00) startOffset 0 endOffset 3 width 149.14: &quot;SVG&quot;
-          RenderText {#text} at (522,280) size 4x17
-            text run at (522,280) width 4: &quot; &quot;
-          RenderEmbeddedObject {object} at (526,258) size 36x36 [bgcolor=#FF0000]
-            layer at (0,0) size 36x36
-              RenderView at (0,0) size 36x36
-            layer at (0,0) size 36x36
-              RenderSVGRoot {svg} at (0,0) size 36x36
</del><ins>+                RenderSVGRect {rect} at (0,0) size 74x74 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+                RenderSVGEllipse {circle} at (0,0) size 74x74 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
+                RenderSVGContainer {g} at (9,22) size 56x31
+                  RenderSVGText {text} at (26,59) size 148x83 contains 1 chunk(s)
+                    RenderSVGInlineText {#text} at (0,0) size 148x83
+                      chunk 1 (middle anchor) text run 1 at (26.22,125.00) startOffset 0 endOffset 3 width 147.56: &quot;SVG&quot;
+          RenderText {#text} at (524,281) size 5x17
+            text run at (524,281) width 5: &quot; &quot;
+          RenderEmbeddedObject {object} at (528,258) size 38x37 [bgcolor=#FF0000]
+            layer at (0,0) size 37x37
+              RenderView at (0,0) size 37x37
+            layer at (0,0) size 37x37
+              RenderSVGRoot {svg} at (0,0) size 37x37
</ins><span class="cx">                 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                RenderSVGRect {rect} at (0,0) size 36x36 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
-                RenderSVGEllipse {circle} at (0,0) size 36x36 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
-                RenderSVGContainer {g} at (4,10) size 28x16
-                  RenderSVGText {text} at (24,57) size 152x85 contains 1 chunk(s)
-                    RenderSVGInlineText {#text} at (0,0) size 152x85
-                      chunk 1 (middle anchor) text run 1 at (24.39,125.00) startOffset 0 endOffset 3 width 151.22: &quot;SVG&quot;
</del><ins>+                RenderSVGRect {rect} at (0,0) size 37x37 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+                RenderSVGEllipse {circle} at (0,0) size 37x37 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
+                RenderSVGContainer {g} at (4,11) size 29x16
+                  RenderSVGText {text} at (26,59) size 148x83 contains 1 chunk(s)
+                    RenderSVGInlineText {#text} at (0,0) size 148x83
+                      chunk 1 (middle anchor) text run 1 at (26.22,125.00) startOffset 0 endOffset 3 width 147.56: &quot;SVG&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {p} at (0,366) size 678x64
</del><ins>+        RenderBlock {p} at (0,368) size 679x65
</ins><span class="cx">           RenderText {#text} at (0,0) size 672x32
</span><span class="cx">             text run at (0,0) width 672: &quot;Above there must be four times the same, square SVG child visible, each referenced by an object element with&quot;
</span><span class="cx">             text run at (0,16) width 377: &quot;different widths (40%, 20%, 10%, 5%) and no height defined. &quot;
</span><span class="lines">@@ -74,23 +74,23 @@
</span><span class="cx">           RenderBR {br} at (0,32) size 0x16
</span><span class="cx">           RenderText {#text} at (0,48) size 395x16
</span><span class="cx">             text run at (0,48) width 395: &quot;Beyond there is the same, only with PNG images instead of SVG.&quot;
</span><del>-        RenderBlock (anonymous) at (0,435) size 737x298
-          RenderImage {object} at (0,0) size 294x294 [bgcolor=#FF0000]
-          RenderText {#text} at (294,280) size 4x17
-            text run at (294,280) width 4: &quot; &quot;
-          RenderImage {object} at (298,147) size 147x147 [bgcolor=#FF0000]
-          RenderText {#text} at (445,280) size 4x17
-            text run at (445,280) width 4: &quot; &quot;
-          RenderImage {object} at (449,221) size 73x73 [bgcolor=#FF0000]
-          RenderText {#text} at (522,280) size 4x17
-            text run at (522,280) width 4: &quot; &quot;
-          RenderImage {object} at (526,258) size 36x36 [bgcolor=#FF0000]
</del><ins>+        RenderBlock (anonymous) at (0,437) size 738x300
+          RenderImage {object} at (0,0) size 296x295 [bgcolor=#FF0000]
+          RenderText {#text} at (295,281) size 5x17
+            text run at (295,281) width 5: &quot; &quot;
+          RenderImage {object} at (299,147) size 148x148 [bgcolor=#FF0000]
+          RenderText {#text} at (446,281) size 5x17
+            text run at (446,281) width 5: &quot; &quot;
+          RenderImage {object} at (450,221) size 75x74 [bgcolor=#FF0000]
+          RenderText {#text} at (524,281) size 5x17
+            text run at (524,281) width 5: &quot; &quot;
+          RenderImage {object} at (528,258) size 38x37 [bgcolor=#FF0000]
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {p} at (0,735) size 678x32
</del><ins>+        RenderBlock {p} at (0,739) size 679x33
</ins><span class="cx">           RenderText {#text} at (0,0) size 651x32
</span><span class="cx">             text run at (0,0) width 651: &quot;This test has succeeded, if both rows look exactly the same (SVGs must be square!) and no red background&quot;
</span><span class="cx">             text run at (0,16) width 92: &quot;color is visible.&quot;
</span><del>-        RenderBlock {p} at (0,772) size 678x32
</del><ins>+        RenderBlock {p} at (0,777) size 679x33
</ins><span class="cx">           RenderBR {br} at (0,0) size 0x16
</span><span class="cx">           RenderInline {a} at (0,0) size 29x16 [color=#000066]
</span><span class="cx">             RenderText {#text} at (0,16) size 29x16
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgwicdtestscalablebackgroundimage1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,25 +1,25 @@
</span><span class="cx"> layer at (0,0) size 820x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><del>-layer at (0,0) size 800x312
-  RenderBlock {html} at (0,0) size 800x312
-    RenderBody {body} at (48,8) size 772x296
-      RenderBlock {h1} at (10,40) size 691x31
</del><ins>+layer at (0,0) size 800x316
+  RenderBlock {html} at (0,0) size 800x316
+    RenderBody {body} at (48,8) size 772x300
+      RenderBlock {h1} at (10,40) size 692x32
</ins><span class="cx">         RenderText {#text} at (0,0) size 315x30
</span><span class="cx">           text run at (0,0) width 315: &quot;scalable CSS background&quot;
</span><del>-      RenderBlock {h4} at (10,71) size 752x16
</del><ins>+      RenderBlock {h4} at (10,71) size 752x17
</ins><span class="cx">         RenderText {#text} at (0,0) size 125x16
</span><span class="cx">           text run at (0,0) width 125: &quot;WICD Core 1.0 #11&quot;
</span><del>-      RenderBlock {p} at (10,106) size 711x36
</del><ins>+      RenderBlock {p} at (10,106) size 712x37
</ins><span class="cx">         RenderText {#text} at (10,10) size 494x16
</span><span class="cx">           text run at (10,10) width 494: &quot;This text paragraph, as well as all following, must have a SVG background image.&quot;
</span><del>-      RenderBlock {p} at (10,147) size 711x36
</del><ins>+      RenderBlock {p} at (10,148) size 712x37
</ins><span class="cx">         RenderText {#text} at (10,10) size 669x16
</span><span class="cx">           text run at (10,10) width 669: &quot;This background image (grey color-gradient and rounded corners) must always exactly fit the text paragraph.&quot;
</span><del>-      RenderBlock {p} at (10,188) size 711x52
</del><ins>+      RenderBlock {p} at (10,190) size 712x53
</ins><span class="cx">         RenderText {#text} at (10,10) size 675x32
</span><span class="cx">           text run at (10,10) width 675: &quot;This test has failed, if you don't see any graphics on the background. (your user agent does not support SVG as&quot;
</span><span class="cx">           text run at (10,26) width 122: &quot;background image).&quot;
</span><del>-      RenderBlock {p} at (10,245) size 711x36
</del><ins>+      RenderBlock {p} at (10,248) size 712x37
</ins><span class="cx">         RenderInline {a} at (0,0) size 29x16 [color=#000066]
</span><span class="cx">           RenderText {#text} at (10,10) size 29x16
</span><span class="cx">             text run at (10,10) width 29: &quot;Back&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgwicdtestscalablebackgroundimage2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/wicd/test-scalable-background-image2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,23 +2,23 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x600
</span><del>-    RenderBody {body} at (48,30) size 752x156
-      RenderBlock {h1} at (0,0) size 691x31
</del><ins>+    RenderBody {body} at (48,30) size 752x159
+      RenderBlock {h1} at (0,0) size 692x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 383x30
</span><span class="cx">           text run at (0,0) width 383: &quot;scalable fullscreen background&quot;
</span><span class="cx">       RenderBlock {h4} at (0,31) size 752x16
</span><span class="cx">         RenderText {#text} at (0,0) size 125x16
</span><span class="cx">           text run at (0,0) width 125: &quot;WICD Core 1.0 #12&quot;
</span><del>-      RenderBlock {p} at (0,66) size 691x32
</del><ins>+      RenderBlock {p} at (0,66) size 692x33
</ins><span class="cx">         RenderText {#text} at (0,0) size 676x32
</span><span class="cx">           text run at (0,0) width 614: &quot;This text is XHTML main layer content, which must overlay a lightblue SVG-background image with &quot;
</span><span class="cx">           text run at (614,0) width 62: &quot;text ('SVG&quot;
</span><span class="cx">           text run at (0,16) width 618: &quot;background image'). The SVG background image must cover the complete XHTML-background area.&quot;
</span><del>-      RenderBlock {p} at (0,103) size 691x32
</del><ins>+      RenderBlock {p} at (0,103) size 692x33
</ins><span class="cx">         RenderText {#text} at (0,0) size 675x32
</span><span class="cx">           text run at (0,0) width 675: &quot;This test has failed, if you don't see any graphics on the background. (your user agent does not support SVG as&quot;
</span><span class="cx">           text run at (0,16) width 122: &quot;background image).&quot;
</span><del>-      RenderBlock {p} at (0,140) size 691x16
</del><ins>+      RenderBlock {p} at (0,141) size 692x17
</ins><span class="cx">         RenderInline {a} at (0,0) size 29x16 [color=#000066]
</span><span class="cx">           RenderText {#text} at (0,0) size 29x16
</span><span class="cx">             text run at (0,0) width 29: &quot;Back&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoombackgroundimagetiledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,6 +1,6 @@
</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 800x243
-  RenderBlock {HTML} at (0,0) size 800x243
-    RenderBody {BODY} at (16,16) size 768x211
-      RenderBlock {DIV} at (0,0) size 772x211 [border: (2px solid #CCCCCC)]
</del><ins>+layer at (0,0) size 800x245
+  RenderBlock {HTML} at (0,0) size 800x245
+    RenderBody {BODY} at (16,16) size 768x212
+      RenderBlock {DIV} at (0,0) size 771x212 [border: (2px solid #CCCCCC)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoombackgroundimagesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-background-images-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</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 800x161
-  RenderBlock {HTML} at (0,0) size 800x161
-    RenderBody {BODY} at (4,4) size 792x153
-      RenderBlock {DIV} at (11,11) size 129x129 [border: (1px solid #000000)]
-      RenderText {#text} at (151,143) size 2x10
-        text run at (151,143) width 2: &quot; &quot;
-      RenderBlock {DIV} at (164,11) size 129x129 [border: (1px solid #000000)]
-      RenderText {#text} at (304,143) size 2x10
-        text run at (304,143) width 2: &quot; &quot;
-      RenderBlock {DIV} at (317,11) size 129x129 [border: (1px solid #000000)]
-      RenderText {#text} at (457,143) size 2x10
-        text run at (457,143) width 2: &quot; &quot;
-      RenderImage {IMG} at (470,11) size 129x129 [border: (1px solid #000000)]
</del><ins>+layer at (0,0) size 800x163
+  RenderBlock {HTML} at (0,0) size 800x164
+    RenderBody {BODY} at (4,4) size 792x155
+      RenderBlock {DIV} at (11,11) size 130x130 [border: (1px solid #000000)]
+      RenderText {#text} at (152,144) size 3x10
+        text run at (152,144) width 3: &quot; &quot;
+      RenderBlock {DIV} at (166,11) size 130x130 [border: (1px solid #000000)]
+      RenderText {#text} at (306,144) size 3x10
+        text run at (306,144) width 3: &quot; &quot;
+      RenderBlock {DIV} at (320,11) size 130x130 [border: (1px solid #000000)]
+      RenderText {#text} at (461,144) size 3x10
+        text run at (461,144) width 3: &quot; &quot;
+      RenderImage {IMG} at (474,11) size 131x130 [border: (1px solid #000000)]
</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">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomcoordsviewattr01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -184,7 +184,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (529,423) size 9x9 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGEllipse {circle} at (543,423) size 9x9 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (526,445) size 32x17 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomforeignObjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,12 +16,12 @@
</span><span class="cx">           text run at (0,0) width 56: &quot;[HTML]&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 361x289 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
</span><span class="cx">     RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
</span><del>-      RenderSVGRoot {svg} at (260,3) size 250x200
-        RenderSVGContainer {g} at (260,3) size 250x200 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</del><ins>+      RenderSVGRoot {svg} at (260,5) size 250x198
+        RenderSVGContainer {g} at (260,5) size 250x198 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</ins><span class="cx">           RenderSVGText {text} at (0,1) size 82x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x19
</span><span class="cx">               chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 width 81.05: &quot;This is a text&quot;
</span><del>-          RenderSVGContainer {a} at (265,60) size 207x76
</del><ins>+          RenderSVGContainer {a} at (265,62) size 204x74
</ins><span class="cx">             RenderSVGText {text} at (0,20) size 67x19 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 67x19
</span><span class="cx">                 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 width 66.16: &quot;and a link.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomhixiemixed008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,15 +1,15 @@
</span><del>-layer at (0,0) size 785x665
</del><ins>+layer at (0,0) size 785x666
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x665
-  RenderBlock {html} at (0,0) size 785x665
-    RenderBody {body} at (11,23) size 763x631
-      RenderBlock {p} at (0,0) size 763x26 [color=#000080]
</del><ins>+layer at (0,0) size 785x666
+  RenderBlock {html} at (0,0) size 785x666
+    RenderBody {body} at (11,23) size 763x632
+      RenderBlock {p} at (0,0) size 762x26 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 595x26
</span><span class="cx">           text run at (0,0) width 595: &quot;There should be a blue circle with the word \&quot;TEST\&quot; in it below.&quot;
</span><del>-      RenderBlock (anonymous) at (0,49) size 763x582
-        RenderSVGRoot {svg} at (11,72) size 576x576
-          RenderSVGRect {rect} at (11,72) size 576x576 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
-          RenderSVGEllipse {circle} at (11,72) size 576x576 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
</del><ins>+      RenderBlock (anonymous) at (0,49) size 762x583
+        RenderSVGRoot {svg} at (11,72) size 577x577
+          RenderSVGRect {rect} at (11,72) size 577x577 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
+          RenderSVGEllipse {circle} at (11,72) size 577x577 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
</ins><span class="cx">           RenderSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=#FFFFFF]
</span><span class="cx">             RenderBlock {div} at (0,0) size 400x59
</span><span class="cx">               RenderText {#text} at (139,0) size 122x59
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomhixiemixed009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</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 800x432
-  RenderBlock {html} at (0,0) size 800x432
-    RenderBody {body} at (11,14) size 778x404
-      RenderBlock {p} at (0,0) size 778x26 [color=#000080]
</del><ins>+layer at (0,0) size 800x434
+  RenderBlock {html} at (0,0) size 800x435
+    RenderBody {body} at (11,14) size 778x406
+      RenderBlock {p} at (0,0) size 777x26 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 665x26
</span><span class="cx">           text run at (0,0) width 665: &quot;The word \&quot;TEST \&quot; should appear twice below, the same size each time.&quot;
</span><del>-      RenderBlock (anonymous) at (0,40) size 778x178
-        RenderSVGRoot {svg} at (11,54) size 576x172
-          RenderSVGRect {rect} at (11,54) size 576x172 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=60.00] [height=12.00]
</del><ins>+      RenderBlock (anonymous) at (0,40) size 777x179
+        RenderSVGRoot {svg} at (11,54) size 577x174
+          RenderSVGRect {rect} at (11,54) size 577x174 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=60.00] [height=12.00]
</ins><span class="cx">           RenderSVGForeignObject {foreignObject} at (0,0) size 60x10
</span><span class="cx">             RenderBlock {div} at (0,0) size 60x13 [color=#000080]
</span><span class="cx">               RenderText {#text} at (0,0) size 24x13
</span><span class="cx">                 text run at (0,0) width 24: &quot;TEST&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {div} at (0,232) size 576x172 [color=#000080] [bgcolor=#EEEEEE]
</del><ins>+      RenderBlock {div} at (0,232) size 576x174 [color=#000080] [bgcolor=#EEEEEE]
</ins><span class="cx">         RenderText {#text} at (0,0) size 344x166
</span><span class="cx">           text run at (0,0) width 344: &quot;TEST&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomhixierenderingmodel004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 800x400
-  RenderBlock {html} at (0,0) size 800x400
-    RenderBody {body} at (11,23) size 778x366
-      RenderBlock {p} at (0,0) size 778x26 [color=#000080]
</del><ins>+layer at (0,0) size 800x401
+  RenderBlock {html} at (0,0) size 800x401
+    RenderBody {body} at (11,23) size 778x367
+      RenderBlock {p} at (0,0) size 777x26 [color=#000080]
</ins><span class="cx">         RenderText {#text} at (0,0) size 719x26
</span><span class="cx">           text run at (0,0) width 719: &quot;Zoom in and out. The following two squares should always be the same size.&quot;
</span><del>-      RenderBlock {div} at (0,49) size 144x144 [bgcolor=#000080]
-      RenderBlock (anonymous) at (0,216) size 778x150
-        RenderSVGRoot {svg} at (11,239) size 144x144
-          RenderSVGRect {rect} at (11,239) size 144x144 [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+      RenderBlock {div} at (0,49) size 144x145 [bgcolor=#000080]
+      RenderBlock (anonymous) at (0,216) size 777x151
+        RenderSVGRoot {svg} at (11,239) size 145x145
+          RenderSVGRect {rect} at (11,239) size 145x145 [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</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">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomimgpreserveAspectRatiosupport1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,156 +1,156 @@
</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 800x329
-  RenderBlock {HTML} at (0,0) size 800x329
-    RenderBody {BODY} at (5,5) size 790x319
-      RenderTable {TABLE} at (0,0) size 454x319
-        RenderTableSection {TBODY} at (0,0) size 454x319
-          RenderTableRow {TR} at (0,1) size 454x13
-            RenderTableCell {TH} at (1,1) size 63x13 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (5,0) size 53x13
-                text run at (5,0) width 53: &quot;viewBox?&quot;
-            RenderTableCell {TH} at (65,1) size 110x13 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 110x13
-                text run at (0,0) width 110: &quot;preserve\x{AD}Aspect\x{AD}Ratio&quot;
-            RenderTableCell {TH} at (176,1) size 138x13 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (53,0) size 32x13
-                text run at (53,0) width 32: &quot;&lt;img&gt;&quot;
-            RenderTableCell {TH} at (315,1) size 138x13 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (46,0) size 46x13
-                text run at (46,0) width 46: &quot;&lt;object&gt;&quot;
-          RenderTableRow {TR} at (0,15) size 454x37
-            RenderTableCell {TH} at (1,84) size 63x13 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
-              RenderText {#text} at (0,0) size 63x13
-                text run at (0,0) width 63: &quot;No viewBox&quot;
-            RenderTableCell {TH} at (65,33) size 110x0 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (176,15) size 138x37 [r=1 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+layer at (0,0) size 800x330
+  RenderBlock {HTML} at (0,0) size 800x331
+    RenderBody {BODY} at (5,5) size 790x320
+      RenderTable {TABLE} at (0,0) size 460x319
+        RenderTableSection {TBODY} at (0,0) size 460x319
+          RenderTableRow {TR} at (0,1) size 460x13
+            RenderTableCell {TH} at (1,1) size 64x13 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (6,0) size 52x13
+                text run at (6,0) width 52: &quot;viewBox?&quot;
+            RenderTableCell {TH} at (66,1) size 111x13 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 111x13
+                text run at (0,0) width 111: &quot;preserve\x{AD}Aspect\x{AD}Ratio&quot;
+            RenderTableCell {TH} at (178,1) size 140x13 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (54,0) size 32x13
+                text run at (54,0) width 32: &quot;&lt;img&gt;&quot;
+            RenderTableCell {TH} at (319,1) size 140x13 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (47,0) size 46x13
+                text run at (47,0) width 46: &quot;&lt;object&gt;&quot;
+          RenderTableRow {TR} at (0,15) size 460x37
+            RenderTableCell {TH} at (1,84) size 64x13 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
+              RenderText {#text} at (0,0) size 64x13
+                text run at (0,0) width 64: &quot;No viewBox&quot;
+            RenderTableCell {TH} at (66,33) size 111x0 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (178,15) size 140x37 [r=1 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,15) size 138x37 [r=1 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
-                  RenderSVGRoot {svg} at (0,0) size 132x28
-                    RenderSVGEllipse {circle} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
</del><ins>+            RenderTableCell {TD} at (319,15) size 140x37 [r=1 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
+                  RenderSVGRoot {svg} at (0,0) size 133x29
+                    RenderSVGEllipse {circle} at (0,0) size 133x29 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,53) size 454x37
-            RenderTableCell {TH} at (65,65) size 110x13 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (41,0) size 28x13
-                text run at (41,0) width 28: &quot;none&quot;
-            RenderTableCell {TD} at (176,53) size 138x37 [r=2 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+          RenderTableRow {TR} at (0,53) size 460x37
+            RenderTableCell {TH} at (66,65) size 111x13 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (42,0) size 27x13
+                text run at (42,0) width 27: &quot;none&quot;
+            RenderTableCell {TD} at (178,53) size 140x37 [r=2 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,53) size 138x37 [r=2 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
-                  RenderSVGRoot {svg} at (0,0) size 132x28
</del><ins>+            RenderTableCell {TD} at (319,53) size 140x37 [r=2 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
+                  RenderSVGRoot {svg} at (0,0) size 133x29
</ins><span class="cx">                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                    RenderSVGContainer {g} at (0,0) size 132x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
-                      RenderSVGPath {path} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</del><ins>+                    RenderSVGContainer {g} at (0,0) size 133x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
+                      RenderSVGPath {path} at (0,0) size 133x29 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,91) size 454x37
-            RenderTableCell {TH} at (65,103) size 110x13 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (42,0) size 26x13
-                text run at (42,0) width 26: &quot;meet&quot;
-            RenderTableCell {TD} at (176,91) size 138x37 [r=3 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+          RenderTableRow {TR} at (0,91) size 460x37
+            RenderTableCell {TH} at (66,103) size 111x13 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (42,0) size 27x13
+                text run at (42,0) width 27: &quot;meet&quot;
+            RenderTableCell {TD} at (178,91) size 140x37 [r=3 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,91) size 138x37 [r=3 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
-                  RenderSVGRoot {svg} at (0,0) size 132x28
</del><ins>+            RenderTableCell {TD} at (319,91) size 140x37 [r=3 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
+                  RenderSVGRoot {svg} at (0,0) size 133x29
</ins><span class="cx">                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                    RenderSVGContainer {g} at (0,0) size 132x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
-                      RenderSVGPath {path} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</del><ins>+                    RenderSVGContainer {g} at (0,0) size 133x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
+                      RenderSVGPath {path} at (0,0) size 133x29 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,129) size 454x37
-            RenderTableCell {TH} at (65,141) size 110x13 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (43,0) size 24x13
-                text run at (43,0) width 24: &quot;slice&quot;
-            RenderTableCell {TD} at (176,129) size 138x37 [r=4 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+          RenderTableRow {TR} at (0,129) size 460x37
+            RenderTableCell {TH} at (66,141) size 111x13 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (43,0) size 25x13
+                text run at (43,0) width 25: &quot;slice&quot;
+            RenderTableCell {TD} at (178,129) size 140x37 [r=4 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,129) size 138x37 [r=4 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
-                  RenderSVGRoot {svg} at (0,0) size 132x28
</del><ins>+            RenderTableCell {TD} at (319,129) size 140x37 [r=4 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
+                  RenderSVGRoot {svg} at (0,0) size 133x29
</ins><span class="cx">                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                    RenderSVGContainer {g} at (0,0) size 132x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
-                      RenderSVGPath {path} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</del><ins>+                    RenderSVGContainer {g} at (0,0) size 133x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
+                      RenderSVGPath {path} at (0,0) size 133x29 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,167) size 454x37
-            RenderTableCell {TH} at (1,236) size 63x13 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
-              RenderText {#text} at (9,0) size 45x13
-                text run at (9,0) width 45: &quot;viewBox&quot;
-            RenderTableCell {TH} at (65,185) size 110x0 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (176,167) size 138x37 [r=5 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+          RenderTableRow {TR} at (0,167) size 460x37
+            RenderTableCell {TH} at (1,236) size 64x13 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
+              RenderText {#text} at (9,0) size 46x13
+                text run at (9,0) width 46: &quot;viewBox&quot;
+            RenderTableCell {TH} at (66,185) size 111x0 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (178,167) size 140x37 [r=5 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,167) size 138x37 [r=5 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
</del><ins>+            RenderTableCell {TD} at (319,167) size 140x37 [r=5 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
</ins><span class="cx">                   RenderSVGRoot {svg} at (52,0) size 21x21
</span><span class="cx">                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                     RenderSVGContainer {g} at (52,0) size 21x21 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (52,0) size 21x21 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,205) size 454x37
-            RenderTableCell {TH} at (65,217) size 110x13 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (41,0) size 28x13
-                text run at (41,0) width 28: &quot;none&quot;
-            RenderTableCell {TD} at (176,205) size 138x37 [r=6 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+          RenderTableRow {TR} at (0,205) size 460x37
+            RenderTableCell {TH} at (66,217) size 111x13 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (42,0) size 27x13
+                text run at (42,0) width 27: &quot;none&quot;
+            RenderTableCell {TD} at (178,205) size 140x37 [r=6 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,205) size 138x37 [r=6 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
</del><ins>+            RenderTableCell {TD} at (319,205) size 140x37 [r=6 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
</ins><span class="cx">                   RenderSVGRoot {svg} at (0,0) size 97x21
</span><span class="cx">                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                     RenderSVGContainer {g} at (0,0) size 97x21 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (0,0) size 97x21 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,243) size 454x37
-            RenderTableCell {TH} at (65,255) size 110x13 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
-              RenderText {#text} at (42,0) size 26x13
-                text run at (42,0) width 26: &quot;meet&quot;
-            RenderTableCell {TD} at (176,243) size 138x37 [r=7 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+          RenderTableRow {TR} at (0,243) size 460x37
+            RenderTableCell {TH} at (66,255) size 111x13 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
+              RenderText {#text} at (42,0) size 27x13
+                text run at (42,0) width 27: &quot;meet&quot;
+            RenderTableCell {TD} at (178,243) size 140x37 [r=7 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,243) size 138x37 [r=7 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
</del><ins>+            RenderTableCell {TD} at (319,243) size 140x37 [r=7 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
</ins><span class="cx">                   RenderSVGRoot {svg} at (52,0) size 21x21
</span><span class="cx">                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">                     RenderSVGContainer {g} at (52,0) size 21x21 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (52,0) size 21x21 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,281) size 454x37
-            RenderTableCell {TH} at (65,293) size 110x13 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
-              RenderText {#text} at (43,0) size 24x13
-                text run at (43,0) width 24: &quot;slice&quot;
-            RenderTableCell {TD} at (176,281) size 138x37 [r=8 c=2 rs=1 cs=1]
-              RenderImage {IMG} at (0,0) size 138x34 [border: (1px dashed #800000)]
</del><ins>+          RenderTableRow {TR} at (0,281) size 460x37
+            RenderTableCell {TH} at (66,293) size 111x13 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
+              RenderText {#text} at (43,0) size 25x13
+                text run at (43,0) width 25: &quot;slice&quot;
+            RenderTableCell {TD} at (178,281) size 140x37 [r=8 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 139x35 [border: (1px dashed #800000)]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (315,281) size 138x37 [r=8 c=3 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (0,0) size 138x34 [border: (1px dashed #008000)]
-                layer at (0,0) size 132x28
-                  RenderView at (0,0) size 132x28
-                layer at (0,0) size 132x28
-                  RenderSVGRoot {svg} at (0,0) size 97x28
</del><ins>+            RenderTableCell {TD} at (319,281) size 140x37 [r=8 c=3 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (0,0) size 139x35 [border: (1px dashed #008000)]
+                layer at (0,0) size 133x29
+                  RenderView at (0,0) size 133x29
+                layer at (0,0) size 133x29
+                  RenderSVGRoot {svg} at (0,0) size 97x29
</ins><span class="cx">                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><del>-                    RenderSVGContainer {g} at (0,0) size 97x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
-                      RenderSVGPath {path} at (0,0) size 97x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</del><ins>+                    RenderSVGContainer {g} at (0,0) size 97x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
+                      RenderSVGPath {path} at (0,0) size 97x29 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.42 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoommaskwithpercentagesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><del>-layer at (0,0) size 933x1036
</del><ins>+layer at (0,0) size 933x1037
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 933x1036
-  RenderSVGRoot {svg} at (186,72) size 550x766
-    RenderSVGContainer {g} at (186,72) size 550x766
-      RenderSVGText {text} at (178,35) size 93x19 contains 1 chunk(s)
</del><ins>+layer at (0,0) size 933x1037
+  RenderSVGRoot {svg} at (186,73) size 551x765
+    RenderSVGContainer {g} at (186,73) size 551x765
+      RenderSVGText {text} at (178,35) size 94x19 contains 1 chunk(s)
</ins><span class="cx">         RenderSVGInlineText {#text} at (0,0) size 93x19
</span><del>-          chunk 1 (middle anchor) text run 1 at (178.67,50.00) startOffset 0 endOffset 12 width 92.66: &quot;Mask Regions&quot;
</del><ins>+          chunk 1 (middle anchor) text run 1 at (178.70,50.00) startOffset 0 endOffset 12 width 92.59: &quot;Mask Regions&quot;
</ins><span class="cx">       RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span><span class="cx">         RenderSVGResourceLinearGradient {linearGradient} [id=&quot;maskedGradient&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,1)]
</span><span class="cx">           RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
</span><span class="lines">@@ -14,55 +14,55 @@
</span><span class="cx">         RenderSVGResourceMasker {mask} [id=&quot;mask_1&quot;] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
</span><span class="cx">           RenderSVGEllipse {circle} at (10,0) size 84x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=25.00] [cy=20.00] [r=20.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (10,82) size 84x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=25.00] [cy=60.00] [r=20.00]
</span><del>-          RenderSVGEllipse {circle} at (114,0) size 84x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=20.00] [r=20.00]
-          RenderSVGEllipse {circle} at (114,82) size 84x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=60.00] [r=20.00]
</del><ins>+          RenderSVGEllipse {circle} at (114,0) size 83x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=20.00] [r=20.00]
+          RenderSVGEllipse {circle} at (114,82) size 83x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=60.00] [r=20.00]
</ins><span class="cx">         RenderSVGResourceMasker {mask} [id=&quot;mask_2&quot;] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
</span><span class="cx">           RenderSVGEllipse {circle} at (10,0) size 84x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=25.00] [cy=20.00] [r=20.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (10,82) size 84x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=25.00] [cy=60.00] [r=20.00]
</span><del>-          RenderSVGEllipse {circle} at (114,0) size 84x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=20.00] [r=20.00]
-          RenderSVGEllipse {circle} at (114,82) size 84x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=60.00] [r=20.00]
</del><ins>+          RenderSVGEllipse {circle} at (114,0) size 83x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=20.00] [r=20.00]
+          RenderSVGEllipse {circle} at (114,82) size 83x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=60.00] [r=20.00]
</ins><span class="cx">         RenderSVGResourceMasker {mask} [id=&quot;mask_3&quot;] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
</span><span class="cx">           RenderSVGEllipse {circle} at (10,0) size 84x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=25.00] [cy=20.00] [r=20.00]
</span><span class="cx">           RenderSVGEllipse {circle} at (10,82) size 84x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=25.00] [cy=60.00] [r=20.00]
</span><del>-          RenderSVGEllipse {circle} at (114,0) size 84x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=20.00] [r=20.00]
-          RenderSVGEllipse {circle} at (114,82) size 84x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=60.00] [r=20.00]
</del><ins>+          RenderSVGEllipse {circle} at (114,0) size 83x83 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=20.00] [r=20.00]
+          RenderSVGEllipse {circle} at (114,82) size 83x84 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=75.00] [cy=60.00] [r=20.00]
</ins><span class="cx">         RenderSVGResourceMasker {mask} [id=&quot;mask_4&quot;] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
</span><del>-          RenderSVGEllipse {circle} at (0,0) size 2x1 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.25] [cy=0.20] [r=0.20]
-          RenderSVGEllipse {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.25] [cy=0.60] [r=0.20]
-          RenderSVGEllipse {circle} at (1,0) size 2x1 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.75] [cy=0.20] [r=0.20]
-          RenderSVGEllipse {circle} at (1,0) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.75] [cy=0.60] [r=0.20]
-      RenderSVGContainer {g} at (362,169) size 209x204 [transform={m=((1.00,0.00)(0.00,1.00)) t=(175.00,100.00)}]
-        RenderSVGContainer {use} at (362,207) size 209x166
-          RenderSVGRect {rect} at (362,207) size 209x166 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</del><ins>+          RenderSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.25] [cy=0.20] [r=0.20]
+          RenderSVGEllipse {circle} at (0,0) size 1x2 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.25] [cy=0.60] [r=0.20]
+          RenderSVGEllipse {circle} at (1,0) size 1x1 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.75] [cy=0.20] [r=0.20]
+          RenderSVGEllipse {circle} at (1,0) size 1x2 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=0.75] [cy=0.60] [r=0.20]
+      RenderSVGContainer {g} at (362,171) size 209x203 [transform={m=((1.00,0.00)(0.00,1.00)) t=(175.00,100.00)}]
+        RenderSVGContainer {use} at (362,207) size 209x167
+          RenderSVGRect {rect} at (362,207) size 209x167 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</ins><span class="cx">         RenderSVGText {text} at (24,-18) size 52x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 52x19
</span><del>-            chunk 1 (middle anchor) text run 1 at (24.42,-3.00) startOffset 0 endOffset 6 width 51.16: &quot;Masked&quot;
-      RenderSVGContainer {g} at (186,418) size 188x204 [transform={m=((1.00,0.00)(0.00,1.00)) t=(85.00,220.00)}]
-        RenderSVGContainer {use} at (186,455) size 188x167
</del><ins>+            chunk 1 (middle anchor) text run 1 at (24.44,-3.00) startOffset 0 endOffset 6 width 51.12: &quot;Masked&quot;
+      RenderSVGContainer {g} at (186,420) size 188x203 [transform={m=((1.00,0.00)(0.00,1.00)) t=(85.00,220.00)}]
+        RenderSVGContainer {use} at (186,456) size 188x167
</ins><span class="cx">           [masker=&quot;mask_1&quot;] RenderSVGResourceMasker {mask} at (5,0) size 90x80
</span><del>-          RenderSVGRect {rect} at (176,455) size 208x167 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</del><ins>+          RenderSVGRect {rect} at (176,456) size 208x167 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</ins><span class="cx">         RenderSVGText {text} at (26,-18) size 48x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 48x19
</span><del>-            chunk 1 (middle anchor) text run 1 at (26.11,-3.00) startOffset 0 endOffset 6 width 47.78: &quot;Mask 1&quot;
-      RenderSVGContainer {g} at (228,667) size 104x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(85.00,340.00)}]
-        RenderSVGContainer {use} at (228,745) size 104x84
</del><ins>+            chunk 1 (middle anchor) text run 1 at (26.13,-3.00) startOffset 0 endOffset 6 width 47.74: &quot;Mask 1&quot;
+      RenderSVGContainer {g} at (228,669) size 104x161 [transform={m=((1.00,0.00)(0.00,1.00)) t=(85.00,340.00)}]
+        RenderSVGContainer {use} at (228,746) size 104x84
</ins><span class="cx">           [masker=&quot;mask_2&quot;] RenderSVGResourceMasker {mask} at (25,20) size 50x40
</span><del>-          RenderSVGRect {rect} at (176,704) size 208x167 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</del><ins>+          RenderSVGRect {rect} at (176,705) size 208x166 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</ins><span class="cx">         RenderSVGText {text} at (26,-18) size 48x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 48x19
</span><del>-            chunk 1 (middle anchor) text run 1 at (26.11,-3.00) startOffset 0 endOffset 6 width 47.78: &quot;Mask 2&quot;
-      RenderSVGContainer {g} at (590,418) size 105x163 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,220.00)}]
</del><ins>+            chunk 1 (middle anchor) text run 1 at (26.13,-3.00) startOffset 0 endOffset 6 width 47.74: &quot;Mask 2&quot;
+      RenderSVGContainer {g} at (590,420) size 105x161 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,220.00)}]
</ins><span class="cx">         RenderSVGContainer {use} at (590,497) size 105x84
</span><span class="cx">           [masker=&quot;mask_3&quot;] RenderSVGResourceMasker {mask} at (25,20) size 50x40
</span><del>-          RenderSVGRect {rect} at (539,455) size 208x167 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</del><ins>+          RenderSVGRect {rect} at (539,456) size 208x167 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</ins><span class="cx">         RenderSVGText {text} at (26,-18) size 48x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 48x19
</span><del>-            chunk 1 (middle anchor) text run 1 at (26.11,-3.00) startOffset 0 endOffset 6 width 47.78: &quot;Mask 3&quot;
-      RenderSVGContainer {g} at (549,667) size 187x171 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
-        RenderSVGContainer {use} at (549,704) size 187x134
</del><ins>+            chunk 1 (middle anchor) text run 1 at (26.13,-3.00) startOffset 0 endOffset 6 width 47.74: &quot;Mask 3&quot;
+      RenderSVGContainer {g} at (549,669) size 188x169 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,340.00)}]
+        RenderSVGContainer {use} at (549,705) size 188x133
</ins><span class="cx">           [masker=&quot;mask_4&quot;] RenderSVGResourceMasker {mask} at (5.00,0) size 90.00x64.00
</span><del>-          RenderSVGRect {rect} at (539,704) size 208x167 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</del><ins>+          RenderSVGRect {rect} at (539,705) size 208x166 [fill={[type=LINEAR-GRADIENT] [id=&quot;maskedGradient&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
</ins><span class="cx">         RenderSVGText {text} at (26,-18) size 48x19 contains 1 chunk(s)
</span><span class="cx">           RenderSVGInlineText {#text} at (0,0) size 48x19
</span><del>-            chunk 1 (middle anchor) text run 1 at (26.11,-3.00) startOffset 0 endOffset 6 width 47.78: &quot;Mask 4&quot;
</del><ins>+            chunk 1 (middle anchor) text run 1 at (26.13,-3.00) startOffset 0 endOffset 6 width 47.74: &quot;Mask 4&quot;
</ins><span class="cx">     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgasbackgroundwithrelativesizeandviewBoxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</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 (0,0) size 800x600
</span><del>-      RenderBlock {DIV} at (0,0) size 666x500 [bgcolor=#008000]
</del><ins>+      RenderBlock {DIV} at (0,0) size 667x500 [bgcolor=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 3x15
</span><span class="cx">           text run at (0,0) width 3: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgasbackgroundwithrelativesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</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 (0,0) size 800x600
</span><del>-      RenderBlock {DIV} at (0,0) size 289x289 [bgcolor=#008000]
</del><ins>+      RenderBlock {DIV} at (0,0) size 290x290 [bgcolor=#008000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 2x10
</span><span class="cx">           text run at (0,0) width 2: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgasimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</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 (0,0) size 800x600
</span><del>-      RenderBlock {DIV} at (0,0) size 207x207 [bgcolor=#FF0000]
-        RenderImage {IMG} at (0,0) size 207x207
</del><ins>+      RenderBlock {DIV} at (0,0) size 208x208 [bgcolor=#FF0000]
+        RenderImage {IMG} at (0,0) size 208x208
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgasobjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><del>-    RenderBody {BODY} at (0,0) size 666x500
</del><ins>+    RenderBody {BODY} at (0,0) size 667x500
</ins><span class="cx">       RenderEmbeddedObject {OBJECT} at (0,0) size 400x300
</span><span class="cx">         layer at (0,0) size 400x300
</span><span class="cx">           RenderView at (0,0) size 400x300
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgasrelativeimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,6 +3,6 @@
</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 (0,0) size 800x600
</span><del>-      RenderBlock {DIV} at (0,0) size 83x83 [bgcolor=#FF0000]
-        RenderImage {IMG} at (0,0) size 83x83
</del><ins>+      RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
+        RenderImage {IMG} at (0,0) size 84x83
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgfloatborderpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 785x763
</del><ins>+layer at (0,0) size 785x767
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x763
-  RenderBlock {html} at (0,0) size 785x763
-    RenderBody {body} at (11,11) size 763x729
-      RenderBlock (anonymous) at (0,0) size 763x52
</del><ins>+layer at (0,0) size 785x767
+  RenderBlock {html} at (0,0) size 785x767
+    RenderBody {body} at (11,11) size 763x733
+      RenderBlock (anonymous) at (0,0) size 762x52
</ins><span class="cx">         RenderText {#text} at (0,0) size 758x52
</span><span class="cx">           text run at (0,0) width 357: &quot;The two blocks should look identical. &quot;
</span><span class="cx">           text run at (357,0) width 401: &quot;One uses an SVG, and the other just uses a&quot;
</span><span class="cx">           text run at (0,26) width 179: &quot;normal HTML div.&quot;
</span><del>-      RenderBlock {p} at (0,75) size 763x26
</del><ins>+      RenderBlock {p} at (0,75) size 762x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 524x26
</span><span class="cx">           text run at (0,0) width 524: &quot;There should be a red, white and blue pattern below this&quot;
</span><del>-      RenderSVGRoot {svg} at (25,149) size 200x200
-        RenderSVGRect {rect} at (53,177) size 144x144 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-      RenderBlock {p} at (0,352) size 763x26
</del><ins>+      RenderSVGRoot {svg} at (25,149) size 202x202
+        RenderSVGRect {rect} at (53,177) size 146x146 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderBlock {p} at (0,353) size 762x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 523x26
</span><span class="cx">           text run at (0,0) width 523: &quot;There should be a red, white and blue pattern above this&quot;
</span><del>-      RenderBlock {hr} at (0,401) size 763x2 [border: (1px inset #000000)]
-      RenderBlock {p} at (0,426) size 763x26
</del><ins>+      RenderBlock {hr} at (0,402) size 762x3 [border: (1px inset #000000)]
+      RenderBlock {p} at (0,427) size 762x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 524x26
</span><span class="cx">           text run at (0,0) width 524: &quot;There should be a red, white and blue pattern below this&quot;
</span><del>-      RenderBlock (floating) {div} at (14,489) size 200x200 [border: (14px solid #FF0000)]
-        RenderBlock {div} at (28,28) size 144x144 [bgcolor=#0000FF]
-      RenderBlock {p} at (0,703) size 763x26
</del><ins>+      RenderBlock (floating) {div} at (14,491) size 202x201 [border: (14px solid #FF0000)]
+        RenderBlock {div} at (28,28) size 145x145 [bgcolor=#0000FF]
+      RenderBlock {p} at (0,706) size 762x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 523x26
</span><span class="cx">           text run at (0,0) width 523: &quot;There should be a red, white and blue pattern above this&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,47 +1,47 @@
</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 800x195
-  RenderBlock {html} at (0,0) size 800x195
-    RenderBody {body} at (5,5) size 790x185
-      RenderTable {table} at (144,0) size 502x185
-        RenderTableSection (anonymous) at (0,0) size 502x185
-          RenderTableRow {tr} at (0,0) size 502x185
-            RenderTableCell {td} at (0,0) size 502x185 [r=0 c=0 rs=1 cs=3]
-              RenderTable {table} at (6,6) size 490x173
-                RenderTableSection (anonymous) at (0,0) size 490x173
-                  RenderTableRow {tr} at (0,1) size 490x64
-                    RenderTableCell {td} at (1,1) size 488x64 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {h1} at (5,19) size 478x26
-                        RenderText {#text} at (0,0) size 478x26
-                          text run at (0,0) width 478: &quot;Both sides should have identical size after zooming&quot;
-                  RenderTableRow {tr} at (0,66) size 490x23
-                    RenderTableCell {td} at (1,66) size 243x23 [r=1 c=0 rs=1 cs=1]
-                      RenderText {#text} at (94,5) size 55x13
-                        text run at (94,5) width 55: &quot;SVG Image&quot;
-                    RenderTableCell {td} at (245,66) size 244x23 [r=1 c=1 rs=1 cs=1]
</del><ins>+layer at (0,0) size 800x198
+  RenderBlock {html} at (0,0) size 800x199
+    RenderBody {body} at (5,5) size 790x188
+      RenderTable {table} at (142,0) size 505x187
+        RenderTableSection (anonymous) at (0,0) size 504x187
+          RenderTableRow {tr} at (0,0) size 504x187
+            RenderTableCell {td} at (0,0) size 504x187 [r=0 c=0 rs=1 cs=3]
+              RenderTable {table} at (7,6) size 492x175
+                RenderTableSection (anonymous) at (0,0) size 491x175
+                  RenderTableRow {tr} at (0,1) size 491x66
+                    RenderTableCell {td} at (1,1) size 489x66 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {h1} at (5,19) size 480x27
+                        RenderText {#text} at (0,0) size 479x26
+                          text run at (0,0) width 479: &quot;Both sides should have identical size after zooming&quot;
+                  RenderTableRow {tr} at (0,68) size 491x23
+                    RenderTableCell {td} at (1,68) size 244x23 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (95,5) size 54x13
</span><ins>+                        text run at (95,5) width 54: &quot;SVG Image&quot;
+                    RenderTableCell {td} at (246,68) size 244x23 [r=1 c=1 rs=1 cs=1]
+                      RenderText {#text} at (95,5) size 54x13
</ins><span class="cx">                         text run at (95,5) width 54: &quot;PNG Image&quot;
</span><del>-                  RenderTableRow {tr} at (0,90) size 490x82
-                    RenderTableCell {td} at (1,90) size 243x82 [r=2 c=0 rs=1 cs=1]
-                      RenderEmbeddedObject {object} at (100,5) size 138x69
-                        layer at (0,0) size 138x69
-                          RenderView at (0,0) size 138x69
-                        layer at (0,0) size 138x69
-                          RenderSVGRoot {svg} at (23,0) size 92x69
-                            RenderSVGContainer {g} at (27,8) size 73x46
</del><ins>+                  RenderTableRow {tr} at (0,92) size 491x82
+                    RenderTableCell {td} at (1,92) size 244x82 [r=2 c=0 rs=1 cs=1]
+                      RenderEmbeddedObject {object} at (100,5) size 139x70
+                        layer at (0,0) size 139x69
+                          RenderView at (0,0) size 139x69
+                        layer at (0,0) size 139x69
+                          RenderSVGRoot {svg} at (23,0) size 93x69
+                            RenderSVGContainer {g} at (28,8) size 73x47
</ins><span class="cx">                               RenderSVGRect {rect} at (28,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (47,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (70,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (90,8) size 10x17 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (27,36) size 13x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (47,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (70,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (90,37) size 10x16 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
-                            RenderSVGText {text} at (10,303) size 272x47 contains 1 chunk(s)
-                              RenderSVGInlineText {#text} at (0,0) size 272x47
-                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 271.30: &quot;$Revision: 1.7 $&quot;
-                            RenderSVGRect {rect} at (23,0) size 92x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</del><ins>+                              RenderSVGRect {rect} at (48,8) size 10x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (71,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (90,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (28,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (47,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (70,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (90,37) size 11x17 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
+                            RenderSVGText {text} at (10,303) size 270x48 contains 1 chunk(s)
+                              RenderSVGInlineText {#text} at (0,0) size 270x47
+                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 269.59: &quot;$Revision: 1.7 $&quot;
+                            RenderSVGRect {rect} at (23,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableCell {td} at (245,90) size 244x82 [r=2 c=1 rs=1 cs=1]
-                      RenderImage {img} at (5,5) size 138x69
</del><ins>+                    RenderTableCell {td} at (246,92) size 244x82 [r=2 c=1 rs=1 cs=1]
+                      RenderImage {img} at (5,5) size 139x70
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,47 +1,47 @@
</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 800x195
-  RenderBlock {html} at (0,0) size 800x195
-    RenderBody {body} at (5,5) size 790x185
-      RenderTable {table} at (144,0) size 502x185
-        RenderTableSection (anonymous) at (0,0) size 502x185
-          RenderTableRow {tr} at (0,0) size 502x185
-            RenderTableCell {td} at (0,0) size 502x185 [r=0 c=0 rs=1 cs=3]
-              RenderTable {table} at (6,6) size 490x173
-                RenderTableSection (anonymous) at (0,0) size 490x173
-                  RenderTableRow {tr} at (0,1) size 490x64
-                    RenderTableCell {td} at (1,1) size 488x64 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {h1} at (5,19) size 478x26
-                        RenderText {#text} at (0,0) size 478x26
-                          text run at (0,0) width 478: &quot;Both sides should have identical size after zooming&quot;
-                  RenderTableRow {tr} at (0,66) size 490x23
-                    RenderTableCell {td} at (1,66) size 243x23 [r=1 c=0 rs=1 cs=1]
-                      RenderText {#text} at (94,5) size 55x13
-                        text run at (94,5) width 55: &quot;SVG Image&quot;
-                    RenderTableCell {td} at (245,66) size 244x23 [r=1 c=1 rs=1 cs=1]
</del><ins>+layer at (0,0) size 800x198
+  RenderBlock {html} at (0,0) size 800x199
+    RenderBody {body} at (5,5) size 790x188
+      RenderTable {table} at (142,0) size 505x187
+        RenderTableSection (anonymous) at (0,0) size 504x187
+          RenderTableRow {tr} at (0,0) size 504x187
+            RenderTableCell {td} at (0,0) size 504x187 [r=0 c=0 rs=1 cs=3]
+              RenderTable {table} at (7,6) size 492x175
+                RenderTableSection (anonymous) at (0,0) size 491x175
+                  RenderTableRow {tr} at (0,1) size 491x66
+                    RenderTableCell {td} at (1,1) size 489x66 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {h1} at (5,19) size 480x27
+                        RenderText {#text} at (0,0) size 479x26
+                          text run at (0,0) width 479: &quot;Both sides should have identical size after zooming&quot;
+                  RenderTableRow {tr} at (0,68) size 491x23
+                    RenderTableCell {td} at (1,68) size 244x23 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (95,5) size 54x13
</span><ins>+                        text run at (95,5) width 54: &quot;SVG Image&quot;
+                    RenderTableCell {td} at (246,68) size 244x23 [r=1 c=1 rs=1 cs=1]
+                      RenderText {#text} at (95,5) size 54x13
</ins><span class="cx">                         text run at (95,5) width 54: &quot;PNG Image&quot;
</span><del>-                  RenderTableRow {tr} at (0,90) size 490x82
-                    RenderTableCell {td} at (1,90) size 243x82 [r=2 c=0 rs=1 cs=1]
-                      RenderEmbeddedObject {object} at (100,5) size 138x69
-                        layer at (0,0) size 138x69
-                          RenderView at (0,0) size 138x69
-                        layer at (0,0) size 138x69
-                          RenderSVGRoot {svg} at (23,0) size 92x69
-                            RenderSVGContainer {g} at (27,8) size 73x46
</del><ins>+                  RenderTableRow {tr} at (0,92) size 491x82
+                    RenderTableCell {td} at (1,92) size 244x82 [r=2 c=0 rs=1 cs=1]
+                      RenderEmbeddedObject {object} at (100,5) size 139x70
+                        layer at (0,0) size 139x69
+                          RenderView at (0,0) size 139x69
+                        layer at (0,0) size 139x69
+                          RenderSVGRoot {svg} at (23,0) size 93x69
+                            RenderSVGContainer {g} at (28,8) size 73x47
</ins><span class="cx">                               RenderSVGRect {rect} at (28,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (47,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (70,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (90,8) size 10x17 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (27,36) size 13x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (47,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (70,36) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (90,37) size 10x16 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
-                            RenderSVGText {text} at (10,303) size 272x47 contains 1 chunk(s)
-                              RenderSVGInlineText {#text} at (0,0) size 272x47
-                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 271.30: &quot;$Revision: 1.7 $&quot;
-                            RenderSVGRect {rect} at (23,0) size 92x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</del><ins>+                              RenderSVGRect {rect} at (48,8) size 10x17 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (71,8) size 11x17 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (90,8) size 11x17 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (28,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (47,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (70,37) size 12x18 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (90,37) size 11x17 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
+                            RenderSVGText {text} at (10,303) size 270x48 contains 1 chunk(s)
+                              RenderSVGInlineText {#text} at (0,0) size 270x47
+                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 269.59: &quot;$Revision: 1.7 $&quot;
+                            RenderSVGRect {rect} at (23,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableCell {td} at (245,90) size 244x82 [r=2 c=1 rs=1 cs=1]
-                      RenderImage {img} at (5,5) size 138x69
</del><ins>+                    RenderTableCell {td} at (246,92) size 244x82 [r=2 c=1 rs=1 cs=1]
+                      RenderImage {img} at (5,5) size 139x70
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithautosizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,22 +1,22 @@
</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 800x171
-  RenderBlock {HTML} at (0,0) size 800x171
-    RenderBody {BODY} at (5,5) size 790x161
-      RenderEmbeddedObject {OBJECT} at (0,0) size 158x158 [border: (1px dashed #800000)]
-        layer at (0,0) size 152x152
-          RenderView at (0,0) size 152x152
-        layer at (0,0) size 152x152
-          RenderSVGRoot {svg} at (0,0) size 152x152
-            RenderSVGEllipse {circle} at (0,0) size 152x152 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
-      RenderText {#text} at (158,148) size 3x13
-        text run at (158,148) width 3: &quot; &quot;
-      RenderEmbeddedObject {OBJECT} at (161,0) size 158x158 [border: (1px dashed #800000)]
-        layer at (0,0) size 152x152
-          RenderView at (0,0) size 152x152
-        layer at (0,0) size 152x152
-          RenderSVGRoot {svg} at (0,0) size 152x152
-            RenderSVGEllipse {circle} at (0,0) size 152x152 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
</del><ins>+layer at (0,0) size 800x172
+  RenderBlock {HTML} at (0,0) size 800x173
+    RenderBody {BODY} at (5,5) size 790x162
+      RenderEmbeddedObject {OBJECT} at (0,0) size 159x159 [border: (1px dashed #800000)]
+        layer at (0,0) size 153x153
+          RenderView at (0,0) size 153x153
+        layer at (0,0) size 153x153
+          RenderSVGRoot {svg} at (0,0) size 153x153
+            RenderSVGEllipse {circle} at (0,0) size 153x153 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
+      RenderText {#text} at (158,148) size 4x13
+        text run at (158,148) width 4: &quot; &quot;
+      RenderEmbeddedObject {OBJECT} at (161,0) size 160x159 [border: (1px dashed #800000)]
+        layer at (0,0) size 153x153
+          RenderView at (0,0) size 153x153
+        layer at (0,0) size 153x153
+          RenderSVGRoot {svg} at (0,0) size 153x153
+            RenderSVGEllipse {circle} at (0,0) size 153x153 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
</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">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithhugesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x350
</span><del>-  RenderBlock {html} at (0,0) size 800x350
-    RenderBody {body} at (5,11) size 790x328
-      RenderBlock {p} at (0,0) size 790x13
</del><ins>+  RenderBlock {html} at (0,0) size 800x351
+    RenderBody {body} at (5,11) size 790x329
+      RenderBlock {p} at (0,0) size 789x13
</ins><span class="cx">         RenderText {#text} at (0,0) size 89x13
</span><span class="cx">           text run at (0,0) width 89: &quot;Text above the rect&quot;
</span><del>-      RenderBlock (anonymous) at (0,24) size 790x280
-        RenderEmbeddedObject {object} at (0,0) size 277x277
-          layer at (0,0) size 277x277
-            RenderView at (0,0) size 277x277
-          layer at (0,0) size 277x277
-            RenderSVGRoot {svg} at (0,0) size 277x277
-              RenderSVGRect {rect} at (0,0) size 277x277 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+      RenderBlock (anonymous) at (0,24) size 789x281
+        RenderEmbeddedObject {object} at (0,0) size 278x278
+          layer at (0,0) size 278x278
+            RenderView at (0,0) size 278x278
+          layer at (0,0) size 278x278
+            RenderSVGRoot {svg} at (0,0) size 278x278
+              RenderSVGRect {rect} at (0,0) size 278x278 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {p} at (0,315) size 790x13
</del><ins>+      RenderBlock {p} at (0,315) size 789x14
</ins><span class="cx">         RenderText {#text} at (0,0) size 89x13
</span><span class="cx">           text run at (0,0) width 89: &quot;Text below the rect&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithoverridesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,9 +1,9 @@
</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 800x375
-  RenderBlock {HTML} at (0,0) size 800x375
-    RenderBody {BODY} at (5,5) size 790x365
-      RenderEmbeddedObject {OBJECT} at (0,0) size 349x349 [border: (1px solid #FF0000)]
</del><ins>+layer at (0,0) size 800x376
+  RenderBlock {HTML} at (0,0) size 800x377
+    RenderBody {BODY} at (5,5) size 790x366
+      RenderEmbeddedObject {OBJECT} at (0,0) size 350x350 [border: (1px solid #FF0000)]
</ins><span class="cx">         layer at (0,0) size 347x347
</span><span class="cx">           RenderView at (0,0) size 347x347
</span><span class="cx">         layer at (0,0) size 347x347
</span><span class="lines">@@ -19,13 +19,13 @@
</span><span class="cx">                   RenderSVGPath {path} at (168,48) size 37x44 [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 63.332 21.001 C 61.762 18.232 60.877 17.791 58.617 17.611 C 55.145 17.317 53.523 19.738 52.77 21.476 C 51.951 23.356 52.115 23.096 52.164 25.471 C 52.213 27.976 52.984 29.007 53.835 30.579 C 54.704 32.102 58.24 32.971 58.666 32.954 C 62.383 32.56 63.693 31.119 64.364 28.615 C 64.97 26.389 64.987 23.916 63.332 21.001 Z&quot;]
</span><span class="cx">                 RenderSVGPath {path} at (134,62) size 16x23 [fill={[type=SOLID] [color=#000000] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 41.928 22.542 C 42.682 22.542 43.616 23.048 44.057 23.703 C 44.532 24.376 44.876 25.326 44.876 26.39 C 44.876 27.979 44.712 29.731 43.762 30.272 C 43.468 30.451 42.829 30.6 42.452 30.6 C 41.601 30.6 41.536 30.059 40.732 29.241 C 40.471 28.946 39.653 27.505 39.653 26.311 C 39.653 25.574 39.472 24.507 40.127 23.559 C 40.571 22.868 41.143 22.542 41.928 22.542 Z&quot;]
</span><span class="cx">                 RenderSVGPath {path} at (140,65) size 8x13 [fill={[type=SOLID] [color=#999999] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 43.616 24.556 C 43.188 23.639 42.026 23.425 41.733 23.867 C 41.438 24.325 41.815 24.766 42.47 25.717 C 43.14 26.732 42.895 27.846 43.665 27.601 C 43.958 27.502 44.026 25.488 43.616 24.556 Z&quot;]
</span><del>-                RenderSVGPath {path} at (177,62) size 19x23 [fill={[type=SOLID] [color=#000000] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 58.37 22.443 C 60.238 22.443 61.319 24.112 61.695 26.241 C 61.841 27.208 61.615 28.321 61.023 29.09 C 60.353 29.976 59.158 30.532 58.191 30.532 C 57.273 30.532 56.242 30.68 55.7 29.927 C 55.145 29.156 55.03 27.453 55.03 26.241 C 55.03 24.883 55.424 23.916 56.109 23.145 C 56.636 22.573 57.585 22.443 58.37 22.443 Z&quot;]
</del><ins>+                RenderSVGPath {path} at (177,62) size 19x24 [fill={[type=SOLID] [color=#000000] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 58.37 22.443 C 60.238 22.443 61.319 24.112 61.695 26.241 C 61.841 27.208 61.615 28.321 61.023 29.09 C 60.353 29.976 59.158 30.532 58.191 30.532 C 57.273 30.532 56.242 30.68 55.7 29.927 C 55.145 29.156 55.03 27.453 55.03 26.241 C 55.03 24.883 55.424 23.916 56.109 23.145 C 56.636 22.573 57.585 22.443 58.37 22.443 Z&quot;]
</ins><span class="cx">                 RenderSVGPath {path} at (184,63) size 10x10 [fill={[type=SOLID] [color=#999999] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 60.042 23.949 C 59.384 23.212 58.83 22.982 58.485 23.212 C 57.813 23.654 58.355 24.032 58.959 24.702 C 59.353 25.128 59.55 26.128 60.206 25.799 C 61.041 25.34 60.746 24.734 60.042 23.949 Z&quot;]
</span><del>-                RenderSVGPath {path} at (93,98) size 148x219 [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 78.171 82.167 C 78.171 77.009 77.58 71.753 76.387 67.902 C 75.305 64.284 73.569 61.763 72.078 58.488 C 69.099 51.967 69.246 49.036 66.606 44.877 C 63.579 40.062 65.068 36.868 61.056 37.065 C 56.045 37.344 52.016 44.206 47.283 44.403 C 44.057 44.534 38.965 35.508 38.834 39.243 C 38.735 42.421 38.899 42.371 38.899 45.45 C 38.899 47.497 37.965 47.644 35.934 50.756 C 34.885 52.378 34.066 54.146 33.428 55.932 C 33.035 56.996 32.658 58.109 32.364 59.207 C 32.233 59.746 32.02 60.32 31.888 60.861 C 30.873 64.611 27.255 69.212 26.418 72.946 C 25.568 76.663 24.585 79.04 24.7 84.016 C 24.831 88.995 24.88 87.571 26.386 88.797 C 27.876 90.041 29.415 91.205 31.775 93.285 C 34.248 95.447 39.404 99.213 40.095 100.377 C 40.848 101.572 40.814 104.242 40.373 105.107 C 39.93 105.959 36.031 106.42 36.048 106.42 C 36.031 106.42 39.455 111.135 40.126 111.805 C 40.765 112.446 43.532 115.541 54.832 113.444 C 57.831 112.881 60.509 111.794 62.876 110.442 C 62.925 110.415 62.974 110.389 63.022 110.362 C 63.109 110.315 63.196 110.27 63.278 110.223 C 63.502 110.108 63.721 109.989 63.936 109.868 C 63.969 109.847 64.004 109.831 64.039 109.813 C 65.407 109.059 66.574 108.208 67.43 107.272 C 68.241 106.602 68.999 105.917 69.704 105.241 C 74.307 100.753 71.979 99.46 72.569 97.2 C 73.437 93.958 76.269 92.745 76.909 89.077 C 76.991 88.554 77.155 88.159 77.63 87.389 C 78.351 86.296 78.171 84.149 78.171 82.167 Z&quot;]
</del><ins>+                RenderSVGPath {path} at (94,98) size 148x220 [fill={[type=SOLID] [color=#FFFFFF] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 78.171 82.167 C 78.171 77.009 77.58 71.753 76.387 67.902 C 75.305 64.284 73.569 61.763 72.078 58.488 C 69.099 51.967 69.246 49.036 66.606 44.877 C 63.579 40.062 65.068 36.868 61.056 37.065 C 56.045 37.344 52.016 44.206 47.283 44.403 C 44.057 44.534 38.965 35.508 38.834 39.243 C 38.735 42.421 38.899 42.371 38.899 45.45 C 38.899 47.497 37.965 47.644 35.934 50.756 C 34.885 52.378 34.066 54.146 33.428 55.932 C 33.035 56.996 32.658 58.109 32.364 59.207 C 32.233 59.746 32.02 60.32 31.888 60.861 C 30.873 64.611 27.255 69.212 26.418 72.946 C 25.568 76.663 24.585 79.04 24.7 84.016 C 24.831 88.995 24.88 87.571 26.386 88.797 C 27.876 90.041 29.415 91.205 31.775 93.285 C 34.248 95.447 39.404 99.213 40.095 100.377 C 40.848 101.572 40.814 104.242 40.373 105.107 C 39.93 105.959 36.031 106.42 36.048 106.42 C 36.031 106.42 39.455 111.135 40.126 111.805 C 40.765 112.446 43.532 115.541 54.832 113.444 C 57.831 112.881 60.509 111.794 62.876 110.442 C 62.925 110.415 62.974 110.389 63.022 110.362 C 63.109 110.315 63.196 110.27 63.278 110.223 C 63.502 110.108 63.721 109.989 63.936 109.868 C 63.969 109.847 64.004 109.831 64.039 109.813 C 65.407 109.059 66.574 108.208 67.43 107.272 C 68.241 106.602 68.999 105.917 69.704 105.241 C 74.307 100.753 71.979 99.46 72.569 97.2 C 73.437 93.958 76.269 92.745 76.909 89.077 C 76.991 88.554 77.155 88.159 77.63 87.389 C 78.351 86.296 78.171 84.149 78.171 82.167 Z&quot;]
</ins><span class="cx">                 RenderSVGResourceLinearGradient {linearGradient} [id=&quot;XMLID_2_&quot;] [gradientUnits=userSpaceOnUse] [start=(54.99,39.65)] [end=(41.91,26.22)]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.00] [color=#FFA700]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.69] [color=#FFFF00]
</span><del>-                RenderSVGPath {path} at (130,75) size 74x50 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_2_&quot;]}] [data=&quot;M 57.177 30.008 C 56.209 29.681 55.474 29.255 54.408 28.468 C 53.278 27.635 50.804 27.174 48.986 27.404 C 47.71 27.552 46.908 27.422 45.678 28.044 C 44.336 28.749 42.404 30.304 41.34 31.238 C 39.308 33.005 37.868 33.727 37.933 35.937 C 37.982 38.016 39.702 39.607 41.537 41.08 C 43.37 42.604 44.926 44.486 46.04 44.879 C 47.202 45.305 49.217 45.224 50.659 45.224 C 53.869 45.224 58.027 41.179 60.354 40.474 C 63.25 39.558 64.267 37.984 64.496 34.497 C 64.692 31.565 60.434 31.072 57.177 30.008 Z&quot;]
</del><ins>+                RenderSVGPath {path} at (130,75) size 74x51 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_2_&quot;]}] [data=&quot;M 57.177 30.008 C 56.209 29.681 55.474 29.255 54.408 28.468 C 53.278 27.635 50.804 27.174 48.986 27.404 C 47.71 27.552 46.908 27.422 45.678 28.044 C 44.336 28.749 42.404 30.304 41.34 31.238 C 39.308 33.005 37.868 33.727 37.933 35.937 C 37.982 38.016 39.702 39.607 41.537 41.08 C 43.37 42.604 44.926 44.486 46.04 44.879 C 47.202 45.305 49.217 45.224 50.659 45.224 C 53.869 45.224 58.027 41.179 60.354 40.474 C 63.25 39.558 64.267 37.984 64.496 34.497 C 64.692 31.565 60.434 31.072 57.177 30.008 Z&quot;]
</ins><span class="cx">                 RenderSVGResourceLinearGradient {linearGradient} [id=&quot;XMLID_3_&quot;] [gradientUnits=userSpaceOnUse] [start=(89.48,113.08)] [end=(65.41,88.33)]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.00] [color=#FFA700]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.69] [color=#FFFF00]
</span><span class="lines">@@ -33,13 +33,13 @@
</span><span class="cx">                 RenderSVGResourceLinearGradient {linearGradient} [id=&quot;XMLID_4_&quot;] [gradientUnits=userSpaceOnUse] [start=(29.61,119.31)] [end=(-6.89,84.81)]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.00] [color=#FFA700]
</span><span class="cx">                   RenderSVGGradientStop {stop} [offset=0.69] [color=#FFFF00]
</span><del>-                RenderSVGPath {path} at (25,235) size 116x112 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_4_&quot;]}] [data=&quot;M 41.699 117.28 C 41.635 112.628 38.637 111.235 35.23 105.866 C 31.841 100.475 31.301 99.495 29.041 95.925 C 26.781 92.402 22.327 85.999 19.772 85.935 C 17.742 85.886 16.595 86.966 15.334 88.259 C 15.274 88.322 15.214 88.388 15.154 88.46 C 13.924 89.86 12.412 92.89 10.273 94.437 C 8.046 96.041 2.396 95.892 0.955 97.775 C -0.452 99.658 1.005 102.394 0.989 107.437 C 0.989 109.599 0.611 111.236 0.367 112.548 C 0.343 112.657 0.318 112.763 0.295 112.868 C 0.29 112.882 0.289 112.897 0.284 112.913 C 0.16 113.386 0.064 113.788 0.002 114.142 C -0.099 114.697 -0.103 115.124 0.023 115.513 C 0.05 115.597 0.082 115.683 0.119 115.765 C 0.147 115.833 0.179 115.902 0.213 115.97 C 0.217 115.98 0.22 115.991 0.227 116.001 L 0.228 116.007 C 0.294 116.187 0.376 116.364 0.482 116.544 C 0.538 116.636 0.595 116.724 0.657 116.808 C 1.939 118.718 4.261 119.292 15.417 121.619 C 21.641 122.914 27.502 126.256 31.45 126.582 C 35.396 126.877 36.232 125.566 38.64 123.437 C 41.011 121.292 41.781 121.962 41.699 117.28 Z&quot;]
-                RenderSVGContainer {g} at (240,232) size 43x19
-                  RenderSVGPath {path} at (240,232) size 19x12 [fill={[type=SOLID] [color=#4D4D4D] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 82.495 85.034 C 81.004 85.229 80.005 85.999 79.415 86.704 C 78.842 87.358 78.202 88.311 78.498 88.604 C 78.772 88.879 79.025 88.653 79.279 88.317 C 79.302 88.29 79.324 88.26 79.348 88.231 C 79.438 88.131 79.526 88.012 79.615 87.887 C 79.638 87.86 79.663 87.83 79.685 87.799 C 79.728 87.748 79.771 87.695 79.816 87.639 C 79.842 87.61 79.865 87.578 79.891 87.545 C 79.931 87.502 79.969 87.455 80.01 87.404 C 80.536 86.97 81.37 86.082 83.033 86.082 C 84.721 86.082 84.59 86.031 84.524 85.377 C 84.475 84.772 83.969 84.821 82.495 85.034 Z&quot;]
-                  RenderSVGPath {path} at (259,233) size 24x18 [fill={[type=SOLID] [color=#4D4D4D] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 90.503 85.853 C 89.061 85.314 88.014 85.066 86.751 85.017 C 85.064 84.935 85.213 85.361 85.213 85.361 C 85.213 86.148 86.834 86.429 88.358 86.656 C 89.881 86.867 91.091 87.164 91.157 88.752 C 91.241 90.326 90.848 91.438 91.536 91.309 C 93.023 91.028 93.565 89.424 93.549 88.688 C 93.548 87.933 92.451 86.608 90.503 85.853 Z&quot;]
-      RenderText {#text} at (349,339) size 3x13
-        text run at (349,339) width 3: &quot; &quot;
-      RenderBR {BR} at (352,339) size 0x13
</del><ins>+                RenderSVGPath {path} at (25,235) size 117x112 [fill={[type=LINEAR-GRADIENT] [id=&quot;XMLID_4_&quot;]}] [data=&quot;M 41.699 117.28 C 41.635 112.628 38.637 111.235 35.23 105.866 C 31.841 100.475 31.301 99.495 29.041 95.925 C 26.781 92.402 22.327 85.999 19.772 85.935 C 17.742 85.886 16.595 86.966 15.334 88.259 C 15.274 88.322 15.214 88.388 15.154 88.46 C 13.924 89.86 12.412 92.89 10.273 94.437 C 8.046 96.041 2.396 95.892 0.955 97.775 C -0.452 99.658 1.005 102.394 0.989 107.437 C 0.989 109.599 0.611 111.236 0.367 112.548 C 0.343 112.657 0.318 112.763 0.295 112.868 C 0.29 112.882 0.289 112.897 0.284 112.913 C 0.16 113.386 0.064 113.788 0.002 114.142 C -0.099 114.697 -0.103 115.124 0.023 115.513 C 0.05 115.597 0.082 115.683 0.119 115.765 C 0.147 115.833 0.179 115.902 0.213 115.97 C 0.217 115.98 0.22 115.991 0.227 116.001 L 0.228 116.007 C 0.294 116.187 0.376 116.364 0.482 116.544 C 0.538 116.636 0.595 116.724 0.657 116.808 C 1.939 118.718 4.261 119.292 15.417 121.619 C 21.641 122.914 27.502 126.256 31.45 126.582 C 35.396 126.877 36.232 125.566 38.64 123.437 C 41.011 121.292 41.781 121.962 41.699 117.28 Z&quot;]
+                RenderSVGContainer {g} at (240,232) size 43x20
+                  RenderSVGPath {path} at (240,232) size 19x13 [fill={[type=SOLID] [color=#4D4D4D] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 82.495 85.034 C 81.004 85.229 80.005 85.999 79.415 86.704 C 78.842 87.358 78.202 88.311 78.498 88.604 C 78.772 88.879 79.025 88.653 79.279 88.317 C 79.302 88.29 79.324 88.26 79.348 88.231 C 79.438 88.131 79.526 88.012 79.615 87.887 C 79.638 87.86 79.663 87.83 79.685 87.799 C 79.728 87.748 79.771 87.695 79.816 87.639 C 79.842 87.61 79.865 87.578 79.891 87.545 C 79.931 87.502 79.969 87.455 80.01 87.404 C 80.536 86.97 81.37 86.082 83.033 86.082 C 84.721 86.082 84.59 86.031 84.524 85.377 C 84.475 84.772 83.969 84.821 82.495 85.034 Z&quot;]
+                  RenderSVGPath {path} at (259,233) size 24x19 [fill={[type=SOLID] [color=#4D4D4D] [fill rule=EVEN-ODD]}] [clip rule=EVEN-ODD] [data=&quot;M 90.503 85.853 C 89.061 85.314 88.014 85.066 86.751 85.017 C 85.064 84.935 85.213 85.361 85.213 85.361 C 85.213 86.148 86.834 86.429 88.358 86.656 C 89.881 86.867 91.091 87.164 91.157 88.752 C 91.241 90.326 90.848 91.438 91.536 91.309 C 93.023 91.028 93.565 89.424 93.549 88.688 C 93.548 87.933 92.451 86.608 90.503 85.853 Z&quot;]
+      RenderText {#text} at (349,339) size 4x13
+        text run at (349,339) width 4: &quot; &quot;
+      RenderBR {BR} at (352,339) size 1x13
</ins><span class="cx">       RenderText {#text} at (0,352) size 234x13
</span><span class="cx">         text run at (0,352) width 234: &quot;The image of Tux should fill the entire red square.&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomsvgthroughobjectwithpercentagesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,47 +1,47 @@
</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 800x376
-  RenderBlock {html} at (0,0) size 800x376
-    RenderBody {body} at (5,5) size 790x366
-      RenderTable {table} at (44,0) size 701x366
-        RenderTableSection (anonymous) at (0,0) size 701x366
-          RenderTableRow {tr} at (0,0) size 701x366
-            RenderTableCell {td} at (0,0) size 701x366 [r=0 c=0 rs=1 cs=3]
-              RenderTable {table} at (6,6) size 689x354
-                RenderTableSection (anonymous) at (0,0) size 689x354
-                  RenderTableRow {tr} at (0,1) size 689x64
-                    RenderTableCell {td} at (1,1) size 687x64 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {h1} at (5,19) size 677x26
-                        RenderText {#text} at (99,0) size 479x26
-                          text run at (99,0) width 479: &quot;Both sides should have identical size after zooming&quot;
-                  RenderTableRow {tr} at (0,66) size 689x23
-                    RenderTableCell {td} at (1,66) size 343x23 [r=1 c=0 rs=1 cs=1]
-                      RenderText {#text} at (144,5) size 55x13
-                        text run at (144,5) width 55: &quot;SVG Image&quot;
-                    RenderTableCell {td} at (345,66) size 343x23 [r=1 c=1 rs=1 cs=1]
-                      RenderText {#text} at (144,5) size 55x13
-                        text run at (144,5) width 55: &quot;PNG Image&quot;
-                  RenderTableRow {tr} at (0,90) size 689x263
-                    RenderTableCell {td} at (1,90) size 343x263 [r=2 c=0 rs=1 cs=1]
-                      RenderEmbeddedObject {object} at (5,5) size 333x250
</del><ins>+layer at (0,0) size 800x378
+  RenderBlock {html} at (0,0) size 800x379
+    RenderBody {body} at (5,5) size 790x368
+      RenderTable {table} at (41,0) size 707x367
+        RenderTableSection (anonymous) at (0,0) size 706x367
+          RenderTableRow {tr} at (0,0) size 706x367
+            RenderTableCell {td} at (0,0) size 706x367 [r=0 c=0 rs=1 cs=3]
+              RenderTable {table} at (7,6) size 694x355
+                RenderTableSection (anonymous) at (0,0) size 693x355
+                  RenderTableRow {tr} at (0,1) size 693x66
+                    RenderTableCell {td} at (1,1) size 691x66 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {h1} at (5,19) size 682x27
+                        RenderText {#text} at (101,0) size 479x26
+                          text run at (101,0) width 479: &quot;Both sides should have identical size after zooming&quot;
+                  RenderTableRow {tr} at (0,68) size 693x23
+                    RenderTableCell {td} at (1,68) size 345x23 [r=1 c=0 rs=1 cs=1]
+                      RenderText {#text} at (145,5) size 55x13
+                        text run at (145,5) width 55: &quot;SVG Image&quot;
+                    RenderTableCell {td} at (347,68) size 345x23 [r=1 c=1 rs=1 cs=1]
+                      RenderText {#text} at (145,5) size 55x13
+                        text run at (145,5) width 55: &quot;PNG Image&quot;
+                  RenderTableRow {tr} at (0,92) size 693x262
+                    RenderTableCell {td} at (1,92) size 345x262 [r=2 c=0 rs=1 cs=1]
+                      RenderEmbeddedObject {object} at (6,5) size 334x250
</ins><span class="cx">                         layer at (0,0) size 333x250
</span><span class="cx">                           RenderView at (0,0) size 333x250
</span><span class="cx">                         layer at (0,0) size 333x250
</span><span class="cx">                           RenderSVGRoot {svg} at (0,0) size 333x250
</span><span class="cx">                             RenderSVGContainer {g} at (18,31) size 260x164
</span><span class="cx">                               RenderSVGRect {rect} at (20,31) size 36x57 [stroke={[type=SOLID] [color=#000000]}] [x=30.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (90,32) size 35x56 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
</del><ins>+                              RenderSVGRect {rect} at (90,31) size 35x57 [fill={[type=SOLID] [color=#FF0000]}] [x=130.00] [y=46.00] [width=50.00] [height=80.00]
</ins><span class="cx">                               RenderSVGRect {rect} at (173,31) size 36x57 [stroke={[type=SOLID] [color=#000000]}] [x=250.00] [y=46.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (242,32) size 36x56 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
</del><ins>+                              RenderSVGRect {rect} at (243,31) size 35x57 [fill={[type=SOLID] [color=#FF0000]}] [x=350.00] [y=46.00] [width=50.00] [height=80.00]
</ins><span class="cx">                               RenderSVGRect {rect} at (18,133) size 41x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=30.00] [y=196.00] [width=50.00] [height=80.00]
</span><span class="cx">                               RenderSVGRect {rect} at (87,133) size 41x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=130.00] [y=196.00] [width=50.00] [height=80.00]
</span><del>-                              RenderSVGRect {rect} at (170,133) size 41x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
-                              RenderSVGRect {rect} at (242,136) size 36x56 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
-                            RenderSVGText {text} at (10,303) size 267x47 contains 1 chunk(s)
</del><ins>+                              RenderSVGRect {rect} at (170,133) size 42x62 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [x=250.00] [y=196.00] [width=50.00] [height=80.00]
+                              RenderSVGRect {rect} at (243,136) size 35x56 [fill={[type=SOLID] [color=#00FF00]}] [x=350.00] [y=196.00] [width=50.00] [height=80.00]
+                            RenderSVGText {text} at (10,303) size 267x48 contains 1 chunk(s)
</ins><span class="cx">                               RenderSVGInlineText {#text} at (0,0) size 267x47
</span><del>-                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 266.67: &quot;$Revision: 1.7 $&quot;
</del><ins>+                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 266.42: &quot;$Revision: 1.7 $&quot;
</ins><span class="cx">                             RenderSVGRect {rect} at (0,0) size 333x250 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableCell {td} at (345,90) size 343x262 [r=2 c=1 rs=1 cs=1]
-                      RenderImage {img} at (5,5) size 333x249
</del><ins>+                    RenderTableCell {td} at (347,92) size 345x262 [r=2 c=1 rs=1 cs=1]
+                      RenderImage {img} at (5,5) size 334x250
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoomtextzoomcoordsviewattr01bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -184,7 +184,7 @@
</span><span class="cx">                 RenderSVGEllipse {circle} at (529,423) size 9x9 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGEllipse {circle} at (543,423) size 9x9 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
</span><span class="cx">                 RenderSVGPath {path} at (526,445) size 32x17 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 10 19 L 15 23 L 20 19&quot;]
</span><del>-    RenderSVGText {text} at (10,303) size 269x47 contains 1 chunk(s)
</del><ins>+    RenderSVGText {text} at (10,303) size 269x48 contains 1 chunk(s)
</ins><span class="cx">       RenderSVGInlineText {#text} at (0,0) size 269x47
</span><span class="cx">         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 268.20: &quot;$Revision: 1.6 $&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoomtextzoomforeignObjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,12 +16,12 @@
</span><span class="cx">           text run at (0,0) width 56: &quot;[HTML]&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 251x201 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
</span><span class="cx">     RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
</span><del>-      RenderSVGRoot {svg} at (260,3) size 250x200
-        RenderSVGContainer {g} at (260,3) size 250x200 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</del><ins>+      RenderSVGRoot {svg} at (260,5) size 250x198
+        RenderSVGContainer {g} at (260,5) size 250x198 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</ins><span class="cx">           RenderSVGText {text} at (0,1) size 82x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x19
</span><span class="cx">               chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 width 81.05: &quot;This is a text&quot;
</span><del>-          RenderSVGContainer {a} at (265,60) size 207x76
</del><ins>+          RenderSVGContainer {a} at (265,62) size 204x74
</ins><span class="cx">             RenderSVGText {text} at (0,20) size 67x19 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 67x19
</span><span class="cx">                 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 width 66.16: &quot;and a link.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoomtextzoomhixiemixed008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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><span class="cx"> layer at (0,0) size 800x486
</span><del>-  RenderBlock {html} at (0,0) size 800x486
-    RenderBody {body} at (8,23) size 784x455
</del><ins>+  RenderBlock {html} at (0,0) size 800x487
+    RenderBody {body} at (8,23) size 784x456
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x26 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 595x26
</span><span class="cx">           text run at (0,0) width 595: &quot;There should be a blue circle with the word \&quot;TEST\&quot; in it below.&quot;
</span><del>-      RenderBlock (anonymous) at (0,49) size 784x406
-        RenderSVGRoot {svg} at (8,72) size 400x400
-          RenderSVGRect {rect} at (8,72) size 400x400 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
-          RenderSVGEllipse {circle} at (8,72) size 400x400 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
</del><ins>+      RenderBlock (anonymous) at (0,49) size 784x407
+        RenderSVGRoot {svg} at (8,72) size 400x401
+          RenderSVGRect {rect} at (8,72) size 400x401 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=400.00] [height=400.00]
+          RenderSVGEllipse {circle} at (8,72) size 400x401 [fill={[type=SOLID] [color=#000080]}] [cx=200.00] [cy=200.00] [r=200.00]
</ins><span class="cx">           RenderSVGForeignObject {foreignObject} at (0,175) size 400x50 [color=#FFFFFF]
</span><span class="cx">             RenderBlock {div} at (0,0) size 400x59
</span><span class="cx">               RenderText {#text} at (139,0) size 122x59
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoomtextzoomhixierenderingmodel004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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><span class="cx"> layer at (0,0) size 800x309
</span><del>-  RenderBlock {html} at (0,0) size 800x309
-    RenderBody {body} at (8,23) size 784x278
</del><ins>+  RenderBlock {html} at (0,0) size 800x310
+    RenderBody {body} at (8,23) size 784x279
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x26 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 719x26
</span><span class="cx">           text run at (0,0) width 719: &quot;Zoom in and out. The following two squares should always be the same size.&quot;
</span><del>-      RenderBlock {div} at (0,49) size 100x100 [bgcolor=#000080]
-      RenderBlock (anonymous) at (0,172) size 784x106
-        RenderSVGRoot {svg} at (8,195) size 100x100
-          RenderSVGRect {rect} at (8,195) size 100x100 [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</del><ins>+      RenderBlock {div} at (0,49) size 100x101 [bgcolor=#000080]
+      RenderBlock (anonymous) at (0,172) size 784x107
+        RenderSVGRoot {svg} at (8,195) size 100x101
+          RenderSVGRect {rect} at (8,195) size 100x101 [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</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">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoomtextzoomsvgfloatborderpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><span class="cx"> layer at (0,0) size 785x624
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x624
</span><del>-  RenderBlock {html} at (0,0) size 785x624
-    RenderBody {body} at (8,8) size 769x593
</del><ins>+  RenderBlock {html} at (0,0) size 785x625
+    RenderBody {body} at (8,8) size 769x594
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x52
</span><span class="cx">         RenderText {#text} at (0,0) size 758x52
</span><span class="cx">           text run at (0,0) width 357: &quot;The two blocks should look identical. &quot;
</span><span class="cx">           text run at (357,0) width 401: &quot;One uses an SVG, and the other just uses a&quot;
</span><span class="cx">           text run at (0,26) width 179: &quot;normal HTML div.&quot;
</span><del>-      RenderBlock {p} at (0,75) size 769x26
</del><ins>+      RenderBlock {p} at (0,75) size 769x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 524x26
</span><span class="cx">           text run at (0,0) width 524: &quot;There should be a red, white and blue pattern below this&quot;
</span><del>-      RenderSVGRoot {svg} at (18,142) size 140x140
-        RenderSVGRect {rect} at (38,162) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-      RenderBlock {p} at (0,284) size 769x26
</del><ins>+      RenderSVGRoot {svg} at (18,142) size 140x141
+        RenderSVGRect {rect} at (38,162) size 100x101 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderBlock {p} at (0,284) size 769x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 523x26
</span><span class="cx">           text run at (0,0) width 523: &quot;There should be a red, white and blue pattern above this&quot;
</span><del>-      RenderBlock {hr} at (0,333) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {p} at (0,358) size 769x26
</del><ins>+      RenderBlock {hr} at (0,333) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {p} at (0,358) size 769x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 524x26
</span><span class="cx">           text run at (0,0) width 524: &quot;There should be a red, white and blue pattern below this&quot;
</span><del>-      RenderBlock (floating) {div} at (10,417) size 140x140 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock (floating) {div} at (10,417) size 140x141 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock {div} at (20,20) size 100x100 [bgcolor=#0000FF]
</span><del>-      RenderBlock {p} at (0,567) size 769x26
</del><ins>+      RenderBlock {p} at (0,567) size 769x27
</ins><span class="cx">         RenderText {#text} at (0,0) size 523x26
</span><span class="cx">           text run at (0,0) width 523: &quot;There should be a red, white and blue pattern above this&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug102692expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x6631
</del><ins>+layer at (0,0) size 785x6632
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x6631
-  RenderBlock {HTML} at (0,0) size 785x6631
-    RenderBody {BODY} at (8,21) size 769x6594
</del><ins>+layer at (0,0) size 785x6632
+  RenderBlock {HTML} at (0,0) size 785x6632
+    RenderBody {BODY} at (8,21) size 769x6595
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 252x37
</span><span class="cx">           text run at (0,0) width 252: &quot;table-layout: fixed&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 562x18
</span><span class="cx">           text run at (0,0) width 562: &quot;The following tables should be laid out in the traditional manner because their widths are &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 32x15
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">             text run at (562,2) width 32: &quot;auto&quot;
</span><span class="cx">         RenderText {#text} at (594,0) size 4x18
</span><span class="cx">           text run at (594,0) width 4: &quot;:&quot;
</span><del>-      RenderTable {TABLE} at (0,92) size 110x50
</del><ins>+      RenderTable {TABLE} at (0,92) size 110x51
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,142) size 769x338
</del><ins>+      RenderTable {TABLE} at (0,142) size 769x339
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x338
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -130,7 +130,7 @@
</span><span class="cx">                 text run at (2,290) width 77: &quot;lots of data. &quot;
</span><span class="cx">                 text run at (79,290) width 189: &quot;Lots and lots and lots of data. &quot;
</span><span class="cx">                 text run at (268,290) width 185: &quot;Lots and lots and lots of data.&quot;
</span><del>-      RenderTable {TABLE} at (0,480) size 769x338
</del><ins>+      RenderTable {TABLE} at (0,480) size 769x339
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x338
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x310
</span><span class="cx">             RenderTableCell {TD} at (2,146) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -224,10 +224,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,314) size 693x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,834) size 769x18
</del><ins>+      RenderBlock {P} at (0,834) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 749x18
</span><span class="cx">           text run at (0,0) width 749: &quot;All the columns in the following three tables should divide equally the available space (100% of the width of the page):&quot;
</span><del>-      RenderTable {TABLE} at (0,868) size 769x50
</del><ins>+      RenderTable {TABLE} at (0,868) size 769x51
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 253x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -249,7 +249,7 @@
</span><span class="cx">             RenderTableCell {TD} at (513,26) size 254x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,918) size 769x896
</del><ins>+      RenderTable {TABLE} at (0,918) size 769x897
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x896
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 253x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -366,7 +366,7 @@
</span><span class="cx">                 text run at (79,830) width 151: &quot;Lots and lots and lots of&quot;
</span><span class="cx">                 text run at (2,848) width 34: &quot;data. &quot;
</span><span class="cx">                 text run at (36,848) width 185: &quot;Lots and lots and lots of data.&quot;
</span><del>-      RenderTable {TABLE} at (0,1814) size 769x896
</del><ins>+      RenderTable {TABLE} at (0,1814) size 769x897
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x896
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x868
</span><span class="cx">             RenderTableCell {TD} at (2,425) size 253x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -483,10 +483,10 @@
</span><span class="cx">             RenderTableCell {TD} at (513,872) size 254x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,2726) size 769x18
</del><ins>+      RenderBlock {P} at (0,2726) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 741x18
</span><span class="cx">           text run at (0,0) width 741: &quot;All the columns in the following three tables should divide equally the available space (50% of the width of the page):&quot;
</span><del>-      RenderTable {TABLE} at (0,2760) size 384x50
</del><ins>+      RenderTable {TABLE} at (0,2760) size 384x51
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 384x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 384x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 125x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -508,7 +508,7 @@
</span><span class="cx">             RenderTableCell {TD} at (256,26) size 126x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2810) size 384x1832
</del><ins>+      RenderTable {TABLE} at (0,2810) size 384x1833
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 384x1832
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 384x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 125x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -669,7 +669,7 @@
</span><span class="cx">                 text run at (2,1766) width 34: &quot;data. &quot;
</span><span class="cx">                 text run at (36,1766) width 81: &quot;Lots and lots&quot;
</span><span class="cx">                 text run at (2,1784) width 100: &quot;and lots of data.&quot;
</span><del>-      RenderTable {TABLE} at (0,4642) size 384x1832
</del><ins>+      RenderTable {TABLE} at (0,4642) size 384x1833
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 384x1832
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 384x1804
</span><span class="cx">             RenderTableCell {TD} at (2,893) size 125x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -830,11 +830,11 @@
</span><span class="cx">             RenderTableCell {TD} at (256,1808) size 126x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,6490) size 769x18
</del><ins>+      RenderBlock {P} at (0,6490) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 192x18
</span><span class="cx">           text run at (0,0) width 192: &quot;This test is still being written...&quot;
</span><del>-      RenderBlock {HR} at (0,6524) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,6542) size 769x18
</del><ins>+      RenderBlock {HR} at (0,6524) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,6542) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -847,7 +847,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,6576) size 769x18
</del><ins>+      RenderBlock {P} at (0,6576) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug102961expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x5949
</del><ins>+layer at (0,0) size 785x5950
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x5949
-  RenderBlock {HTML} at (0,0) size 785x5949
-    RenderBody {BODY} at (8,21) size 769x5912
</del><ins>+layer at (0,0) size 785x5950
+  RenderBlock {HTML} at (0,0) size 785x5950
+    RenderBody {BODY} at (8,21) size 769x5913
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 486x37
</span><span class="cx">           text run at (0,0) width 486: &quot;Vertical alignment and table height&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x54
</del><ins>+      RenderBlock {P} at (0,58) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 269x18
</span><span class="cx">           text run at (0,0) width 269: &quot;The following three tables have heights of &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 32x15
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">           text run at (0,18) width 39: &quot;rows. &quot;
</span><span class="cx">           text run at (39,18) width 728: &quot;The second and third can be handled however the browser wants, but there just here to make sure it does something&quot;
</span><span class="cx">           text run at (0,36) width 71: &quot;reasonable.&quot;
</span><del>-      RenderTable {TABLE} at (0,128) size 110x146
</del><ins>+      RenderTable {TABLE} at (0,128) size 110x147
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x146
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,122) size 34x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,274) size 110x146
</del><ins>+      RenderTable {TABLE} at (0,274) size 110x147
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x146
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -152,7 +152,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,122) size 34x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,420) size 110x500
</del><ins>+      RenderTable {TABLE} at (0,420) size 110x501
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x500
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x81
</span><span class="cx">             RenderTableCell {TD} at (2,31) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -214,12 +214,12 @@
</span><span class="cx">             RenderTableCell {TD} at (74,446) size 34x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,936) size 769x36
</del><ins>+      RenderBlock {P} at (0,936) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 754x36
</span><span class="cx">           text run at (0,0) width 232: &quot;These tables test percentage heights. &quot;
</span><span class="cx">           text run at (232,0) width 522: &quot;The first should be its natural height; the second should be 50% of the height of the&quot;
</span><span class="cx">           text run at (0,18) width 183: &quot;div (600px), which is 300px.&quot;
</span><del>-      RenderTable {TABLE} at (0,988) size 110x146
</del><ins>+      RenderTable {TABLE} at (0,988) size 110x147
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x146
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -281,7 +281,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,122) size 34x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {DIV} at (0,1134) size 769x606 [border: (3px solid #800080)]
</del><ins>+      RenderBlock {DIV} at (0,1134) size 769x607 [border: (3px solid #800080)]
</ins><span class="cx">         RenderTable {TABLE} at (3,3) size 110x300
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 110x300
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 110x47
</span><span class="lines">@@ -344,7 +344,7 @@
</span><span class="cx">               RenderTableCell {TD} at (74,263) size 34x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,1756) size 769x54
</del><ins>+      RenderBlock {P} at (0,1756) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 150x18
</span><span class="cx">           text run at (0,0) width 150: &quot;The following tests test &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 48x15
</span><span class="lines">@@ -360,7 +360,7 @@
</span><span class="cx">           text run at (714,0) width 24: &quot;In a&quot;
</span><span class="cx">           text run at (0,18) width 765: &quot;simple case, this is just the height of the tallest cell (excluding the increased padding, of course, since with the padding the&quot;
</span><span class="cx">           text run at (0,36) width 173: &quot;cells have the same height):&quot;
</span><del>-      RenderTable {TABLE} at (0,1826) size 110x44
</del><ins>+      RenderTable {TABLE} at (0,1826) size 110x45
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x40
</span><span class="cx">             RenderTableCell {TD} at (2,11) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -375,7 +375,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,11) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,1886) size 769x36
</del><ins>+      RenderBlock {P} at (0,1886) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 214x18
</span><span class="cx">           text run at (0,0) width 214: &quot;However, vertical-align values of &quot;
</span><span class="cx">         RenderInline {CODE} at (0,0) size 64x15
</span><span class="lines">@@ -384,7 +384,7 @@
</span><span class="cx">         RenderText {#text} at (278,0) size 747x36
</span><span class="cx">           text run at (278,0) width 469: &quot; (the default, but could be overridden in a UA stylesheet) can make it taller&quot;
</span><span class="cx">           text run at (0,18) width 58: &quot;than that:&quot;
</span><del>-      RenderTable {TABLE} at (0,1938) size 290x144
</del><ins>+      RenderTable {TABLE} at (0,1938) size 290x145
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 290x144
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 290x140
</span><span class="cx">             RenderTableCell {TD} at (2,46) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -404,10 +404,10 @@
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 120x74
</span><span class="cx">                 RenderText {#text} at (2,20) size 120x74
</span><span class="cx">                   text run at (2,20) width 120: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,2098) size 769x18
</del><ins>+      RenderBlock {P} at (0,2098) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 527x18
</span><span class="cx">           text run at (0,0) width 527: &quot;The exact same thing should happen when the given height for the row is too small:&quot;
</span><del>-      RenderTable {TABLE} at (0,2132) size 290x144
</del><ins>+      RenderTable {TABLE} at (0,2132) size 290x145
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 290x144
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 290x140
</span><span class="cx">             RenderTableCell {TD} at (2,46) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -427,11 +427,11 @@
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 120x74
</span><span class="cx">                 RenderText {#text} at (2,20) size 120x74
</span><span class="cx">                   text run at (2,20) width 120: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,2292) size 769x36
</del><ins>+      RenderBlock {P} at (0,2292) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 743x36
</span><span class="cx">           text run at (0,0) width 743: &quot;Padding should also be able to increase the height (here the first cell has 20px padding-top and the second has 20px of&quot;
</span><span class="cx">           text run at (0,18) width 109: &quot;padding-bottom):&quot;
</span><del>-      RenderTable {TABLE} at (0,2344) size 110x45
</del><ins>+      RenderTable {TABLE} at (0,2344) size 110x46
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x45
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x41
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x41 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -443,7 +443,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,11) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2389) size 110x45
</del><ins>+      RenderTable {TABLE} at (0,2389) size 110x46
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x45
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x41
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x41 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -455,12 +455,12 @@
</span><span class="cx">             RenderTableCell {TD} at (74,11) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,2450) size 769x36
</del><ins>+      RenderBlock {P} at (0,2450) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 754x36
</span><span class="cx">           text run at (0,0) width 481: &quot;These two tables should be 200px tall, because of a height on the table row. &quot;
</span><span class="cx">           text run at (481,0) width 273: &quot;The second one should have its second and&quot;
</span><span class="cx">           text run at (0,18) width 440: &quot;third cell's contents offset from the middle by 10px (bottom, then top):&quot;
</span><del>-      RenderTable {TABLE} at (0,2502) size 290x204
</del><ins>+      RenderTable {TABLE} at (0,2502) size 290x205
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 290x204
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 290x200
</span><span class="cx">             RenderTableCell {TD} at (2,46) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -480,7 +480,7 @@
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 120x74
</span><span class="cx">                 RenderText {#text} at (2,20) size 120x74
</span><span class="cx">                   text run at (2,20) width 120: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2706) size 110x204
</del><ins>+      RenderTable {TABLE} at (0,2706) size 110x205
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x204
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x200
</span><span class="cx">             RenderTableCell {TD} at (2,81) size 34x41 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -492,12 +492,12 @@
</span><span class="cx">             RenderTableCell {TD} at (74,91) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,2926) size 769x36
</del><ins>+      RenderBlock {P} at (0,2926) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 722x36
</span><span class="cx">           text run at (0,0) width 518: &quot;The behavior of percentage heights on table-row or table-row-group is undefined. &quot;
</span><span class="cx">           text run at (518,0) width 204: &quot;However, I think they should be&quot;
</span><span class="cx">           text run at (0,18) width 276: &quot;ignored, so these tables should look normal:&quot;
</span><del>-      RenderTable {TABLE} at (0,2978) size 110x74
</del><ins>+      RenderTable {TABLE} at (0,2978) size 110x75
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x74
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -529,7 +529,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,50) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3052) size 110x74
</del><ins>+      RenderTable {TABLE} at (0,3052) size 110x75
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x74
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -561,7 +561,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,50) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3126) size 110x170
</del><ins>+      RenderTable {TABLE} at (0,3126) size 110x171
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 110x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -635,7 +635,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,48) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3296) size 110x170
</del><ins>+      RenderTable {TABLE} at (0,3296) size 110x171
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 110x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -709,10 +709,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,48) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3482) size 769x18
</del><ins>+      RenderBlock {P} at (0,3482) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 487x18
</span><span class="cx">           text run at (0,0) width 487: &quot;The following table should look normal, since very small heights get ignored:&quot;
</span><del>-      RenderTable {TABLE} at (0,3516) size 110x26
</del><ins>+      RenderTable {TABLE} at (0,3516) size 110x27
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -724,10 +724,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3558) size 769x18
</del><ins>+      RenderBlock {P} at (0,3558) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x18
</span><span class="cx">           text run at (0,0) width 252: &quot;So should this one, for auto cell heights:&quot;
</span><del>-      RenderTable {TABLE} at (0,3592) size 110x26
</del><ins>+      RenderTable {TABLE} at (0,3592) size 110x27
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -739,10 +739,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3634) size 769x18
</del><ins>+      RenderBlock {P} at (0,3634) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 627x18
</span><span class="cx">           text run at (0,0) width 627: &quot;These tables should look the same - all cells should be 100px tall with the text at the top of the cells:&quot;
</span><del>-      RenderTable {TABLE} at (0,3668) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3668) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -754,7 +754,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3776) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3776) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -766,7 +766,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3884) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3884) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -778,7 +778,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3992) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3992) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -790,10 +790,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,4116) size 769x18
</del><ins>+      RenderBlock {P} at (0,4116) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 715x18
</span><span class="cx">           text run at (0,0) width 715: &quot;In these four tables, the text should be 20px lower each cell, but should otherwise look like the above three tables:&quot;
</span><del>-      RenderTable {TABLE} at (0,4150) size 106x108
</del><ins>+      RenderTable {TABLE} at (0,4150) size 106x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -805,7 +805,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4258) size 106x108
</del><ins>+      RenderTable {TABLE} at (0,4258) size 106x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -817,7 +817,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4366) size 106x108
</del><ins>+      RenderTable {TABLE} at (0,4366) size 106x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -829,7 +829,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,4) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4474) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,4474) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -841,10 +841,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,4598) size 769x18
</del><ins>+      RenderBlock {P} at (0,4598) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 370x18
</span><span class="cx">           text run at (0,0) width 370: &quot;These should have the text 40px from the top in every cell:&quot;
</span><del>-      RenderTable {TABLE} at (0,4632) size 106x107
</del><ins>+      RenderTable {TABLE} at (0,4632) size 106x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x107
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x103
</span><span class="cx">             RenderTableCell {TD} at (2,41) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -856,7 +856,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4739) size 106x106
</del><ins>+      RenderTable {TABLE} at (0,4739) size 106x107
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,41) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -868,7 +868,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4845) size 106x106
</del><ins>+      RenderTable {TABLE} at (0,4845) size 106x107
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,42) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -880,7 +880,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,3) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4951) size 106x106
</del><ins>+      RenderTable {TABLE} at (0,4951) size 106x107
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,82) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -892,7 +892,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,4) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5057) size 106x68
</del><ins>+      RenderTable {TABLE} at (0,5057) size 106x69
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x68
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x64
</span><span class="cx">             RenderTableCell {TD} at (2,44) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -904,11 +904,11 @@
</span><span class="cx">             RenderTableCell {TD} at (72,6) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,5141) size 769x36
</del><ins>+      RenderBlock {P} at (0,5141) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 749x36
</span><span class="cx">           text run at (0,0) width 749: &quot;In each of the following tables, three of the cells should have the same baseline of the first line, and the three so marked&quot;
</span><span class="cx">           text run at (0,18) width 269: &quot;should be aligned top, middle, and bottom:&quot;
</span><del>-      RenderTable {TABLE} at (0,5193) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5193) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,74) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -929,7 +929,7 @@
</span><span class="cx">             RenderTableCell {TD} at (405,94) size 51x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-      RenderTable {TABLE} at (0,5311) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5311) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -950,7 +950,7 @@
</span><span class="cx">             RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 90x55
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5429) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5429) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 186x114 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -971,7 +971,7 @@
</span><span class="cx">             RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 90x55
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5547) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5547) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -992,7 +992,7 @@
</span><span class="cx">             RenderTableCell {TD} at (270,2) size 186x114 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 182x110
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5665) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5665) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1013,11 +1013,11 @@
</span><span class="cx">             RenderTableCell {TD} at (407,48) size 49x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 45x18
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><del>-      RenderBlock {HR} at (0,5791) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,5809) size 769x35
</del><ins>+      RenderBlock {HR} at (0,5791) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,5809) size 769x36
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x18 [color=#0000EE]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><del>-      RenderBlock {P} at (0,5860) size 769x18
</del><ins>+      RenderBlock {P} at (0,5860) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -1030,7 +1030,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,5894) size 769x18
</del><ins>+      RenderBlock {P} at (0,5894) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug10551expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,15 +1,15 @@
</span><del>-layer at (0,0) size 785x2024
</del><ins>+layer at (0,0) size 785x2031
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2024
-  RenderBlock {HTML} at (0,0) size 785x2024
-    RenderBody {BODY} at (8,8) size 769x2008
</del><ins>+layer at (0,0) size 785x2031
+  RenderBlock {HTML} at (0,0) size 785x2032
+    RenderBody {BODY} at (8,8) size 769x2016
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">       RenderBlock {HR} at (0,26) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock {H3} at (0,46) size 769x22
</del><ins>+      RenderBlock {H3} at (0,46) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 89x22
</span><span class="cx">           text run at (0,0) width 89: &quot;border-top&quot;
</span><del>-      RenderBlock {P} at (0,86) size 769x18
</del><ins>+      RenderBlock {P} at (0,87) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">             text run at (279,2) width 296: &quot;style=\&quot;border-top: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (575,0) size 4x18
</span><span class="cx">           text run at (575,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,120) size 449x116 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,121) size 449x117 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 447x114
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 447x31
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 437x31 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -50,9 +50,9 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 155x31 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (2,11) size 151x18
</span><span class="cx">                         text run at (2,11) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,236) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,237) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,270) size 769x18
</del><ins>+      RenderBlock {P} at (0,271) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx">             text run at (316,2) width 296: &quot;style=\&quot;border-top: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (612,0) size 4x18
</span><span class="cx">           text run at (612,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,304) size 445x109
</del><ins>+      RenderTable {TABLE} at (0,305) size 445x110
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 445x109
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 445x30
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 435x30 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -93,13 +93,13 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 153x30 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,11) size 151x18
</span><span class="cx">                         text run at (1,11) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,413) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,414) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {HR} at (0,439) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,459) size 769x22
</del><ins>+      RenderBlock {HR} at (0,440) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,461) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 102x22
</span><span class="cx">           text run at (0,0) width 102: &quot;border-right&quot;
</span><del>-      RenderBlock {P} at (0,499) size 769x18
</del><ins>+      RenderBlock {P} at (0,501) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -120,7 +120,7 @@
</span><span class="cx">             text run at (279,2) width 312: &quot;style=\&quot;border-right: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (591,0) size 4x18
</span><span class="cx">           text run at (591,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,533) size 467x89 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,535) size 467x90 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 465x87
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 465x22
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 455x22 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -140,9 +140,9 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 164x22 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (2,2) size 151x18
</span><span class="cx">                         text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,622) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,624) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,656) size 769x18
</del><ins>+      RenderBlock {P} at (0,658) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -163,7 +163,7 @@
</span><span class="cx">             text run at (279,2) width 312: &quot;style=\&quot;border-right: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (591,0) size 4x18
</span><span class="cx">           text run at (591,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,690) size 464x79
</del><ins>+      RenderTable {TABLE} at (0,692) size 464x80
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 464x79
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 464x20
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 454x20 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -183,13 +183,13 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 163x20 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 151x18
</span><span class="cx">                         text run at (1,1) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,769) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,771) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {HR} at (0,795) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,815) size 769x22
</del><ins>+      RenderBlock {HR} at (0,797) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,818) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 121x22
</span><span class="cx">           text run at (0,0) width 121: &quot;border-bottom&quot;
</span><del>-      RenderBlock {P} at (0,855) size 769x18
</del><ins>+      RenderBlock {P} at (0,859) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -210,7 +210,7 @@
</span><span class="cx">             text run at (279,2) width 320: &quot;style=\&quot;border-bottom: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (599,0) size 4x18
</span><span class="cx">           text run at (599,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,889) size 473x116 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,893) size 473x117 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 471x114
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 471x31
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 461x31 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -230,9 +230,9 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 155x31 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (2,2) size 151x18
</span><span class="cx">                         text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,1005) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1009) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,1039) size 769x18
</del><ins>+      RenderBlock {P} at (0,1043) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -253,7 +253,7 @@
</span><span class="cx">             text run at (316,2) width 320: &quot;style=\&quot;border-bottom: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (636,0) size 4x18
</span><span class="cx">           text run at (636,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1073) size 469x109
</del><ins>+      RenderTable {TABLE} at (0,1077) size 469x110
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 469x109
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 469x30
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 459x30 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -273,13 +273,13 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 153x30 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 151x18
</span><span class="cx">                         text run at (1,1) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,1182) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1186) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {HR} at (0,1208) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,1228) size 769x22
</del><ins>+      RenderBlock {HR} at (0,1212) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,1233) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 87x22
</span><span class="cx">           text run at (0,0) width 87: &quot;border-left&quot;
</span><del>-      RenderBlock {P} at (0,1268) size 769x18
</del><ins>+      RenderBlock {P} at (0,1273) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -300,7 +300,7 @@
</span><span class="cx">             text run at (279,2) width 304: &quot;style=\&quot;border-left: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (583,0) size 4x18
</span><span class="cx">           text run at (583,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1302) size 458x89 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1307) size 458x90 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 456x87
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 456x22
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 446x22 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -320,9 +320,9 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 164x22 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (11,2) size 151x18
</span><span class="cx">                         text run at (11,2) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,1391) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1396) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,1425) size 769x18
</del><ins>+      RenderBlock {P} at (0,1430) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -343,7 +343,7 @@
</span><span class="cx">             text run at (316,2) width 304: &quot;style=\&quot;border-left: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (620,0) size 4x18
</span><span class="cx">           text run at (620,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1459) size 455x79
</del><ins>+      RenderTable {TABLE} at (0,1464) size 455x80
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 455x79
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 455x20
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 445x20 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -363,13 +363,13 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 163x20 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (11,1) size 151x18
</span><span class="cx">                         text run at (11,1) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,1538) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1543) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {HR} at (0,1564) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,1584) size 769x22
</del><ins>+      RenderBlock {HR} at (0,1569) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,1590) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 56x22
</span><span class="cx">           text run at (0,0) width 56: &quot;border&quot;
</span><del>-      RenderBlock {P} at (0,1624) size 769x18
</del><ins>+      RenderBlock {P} at (0,1631) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -390,7 +390,7 @@
</span><span class="cx">             text run at (279,2) width 264: &quot;style=\&quot;border: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (543,0) size 4x18
</span><span class="cx">           text run at (543,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1658) size 443x143 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1665) size 443x144 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 441x141
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 441x40
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 431x40 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -410,9 +410,9 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 173x40 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (11,11) size 151x18
</span><span class="cx">                         text run at (11,11) width 151: &quot;Nested single-cell table!&quot;
</span><del>-      RenderBlock (anonymous) at (0,1801) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1808) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,1835) size 769x18
</del><ins>+      RenderBlock {P} at (0,1842) size 769x19
</ins><span class="cx">         RenderInline {CODE} at (0,0) size 56x15
</span><span class="cx">           RenderText {#text} at (0,2) size 56x15
</span><span class="cx">             text run at (0,2) width 56: &quot;&lt;table&gt;&quot;
</span><span class="lines">@@ -433,7 +433,7 @@
</span><span class="cx">             text run at (316,2) width 264: &quot;style=\&quot;border: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (580,0) size 4x18
</span><span class="cx">           text run at (580,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1869) size 441x139
</del><ins>+      RenderTable {TABLE} at (0,1876) size 441x140
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 441x139
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 441x40
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 431x40 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug106816expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug106816-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug106816-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug106816-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x356
-  RenderBlock {HTML} at (0,0) size 800x356
-    RenderBody {BODY} at (8,21) size 784x319
</del><ins>+layer at (0,0) size 800x357
+  RenderBlock {HTML} at (0,0) size 800x358
+    RenderBody {BODY} at (8,21) size 784x321
</ins><span class="cx">       RenderBlock {H4} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 45x18
</span><span class="cx">           text run at (0,0) width 45: &quot;table 1&quot;
</span><del>-      RenderTable {TABLE} at (0,39) size 160x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,39) size 160x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 158x74
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 158x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -50,13 +50,13 @@
</span><span class="cx">             RenderTableCell {TD} at (132,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-      RenderBlock {P} at (0,131) size 784x18
</del><ins>+      RenderBlock {P} at (0,131) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 160x18
</span><span class="cx">           text run at (0,0) width 160: &quot;cell 1.5 has rowspan=\&quot;2\&quot;&quot;
</span><del>-      RenderBlock {H4} at (0,170) size 784x18
</del><ins>+      RenderBlock {H4} at (0,170) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 45x18
</span><span class="cx">           text run at (0,0) width 45: &quot;table 2&quot;
</span><del>-      RenderTable {TABLE} at (0,209) size 160x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,209) size 160x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 158x74
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 158x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 24x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -97,6 +97,6 @@
</span><span class="cx">             RenderTableCell {TD} at (132,50) size 24x22 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;3.6&quot;
</span><del>-      RenderBlock {P} at (0,301) size 784x18
</del><ins>+      RenderBlock {P} at (0,301) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 243x18
</span><span class="cx">           text run at (0,0) width 243: &quot;cell 1.5 has colspan=\&quot;2\&quot; rowspan=\&quot;2\&quot;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug1132351expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 12x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 8x18
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (16,2) size 719x11378 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (16,2) size 719x11379 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (2,2) size 715x0
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -32,12 +32,12 @@
</span><span class="cx">                     text run at (332,0) width 307: &quot;If it were a large collection of inlines, the page would &quot;
</span><span class="cx">                     text run at (639,0) width 76: &quot;hang forever.&quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (2,85) size 715x11291
</del><ins>+              RenderBlock (anonymous) at (2,85) size 715x11292
</ins><span class="cx">                 RenderBlock {H2} at (0,0) size 715x23
</span><span class="cx">                   RenderInline {A} at (0,0) size 169x22
</span><span class="cx">                     RenderText {#text} at (0,0) size 169x22
</span><span class="cx">                       text run at (0,0) width 169: &quot;Table of Contents&quot;
</span><del>-                RenderBlock {P} at (0,39) size 715x150
</del><ins>+                RenderBlock {P} at (0,39) size 715x151
</ins><span class="cx">                   RenderInline {B} at (0,0) size 76x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 76x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 76x15
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">                     RenderText {#text} at (0,135) size 217x15
</span><span class="cx">                       text run at (0,135) width 217: &quot;Related Documentation for This Book&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,202) size 715x990
</del><ins>+                RenderBlock {P} at (0,202) size 715x991
</ins><span class="cx">                   RenderInline {B} at (0,0) size 58x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 58x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 58x15
</span><span class="lines">@@ -479,7 +479,7 @@
</span><span class="cx">                     RenderText {#text} at (0,975) size 100x15
</span><span class="cx">                       text run at (0,975) width 100: &quot;Table Collocation&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,1205) size 715x1995
</del><ins>+                RenderBlock {P} at (0,1205) size 715x1996
</ins><span class="cx">                   RenderInline {B} at (0,0) size 123x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 123x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 123x15
</span><span class="lines">@@ -1270,7 +1270,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1980) size 58x15
</span><span class="cx">                       text run at (0,1980) width 58: &quot;Examples&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,3213) size 715x1935
</del><ins>+                RenderBlock {P} at (0,3213) size 715x1936
</ins><span class="cx">                   RenderInline {B} at (0,0) size 62x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 62x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 62x15
</span><span class="lines">@@ -2037,7 +2037,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1920) size 136x15
</span><span class="cx">                       text run at (0,1920) width 136: &quot;User-Defined Functions&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,5161) size 715x345
</del><ins>+                RenderBlock {P} at (0,5161) size 715x346
</ins><span class="cx">                   RenderInline {B} at (0,0) size 48x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 48x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 48x15
</span><span class="lines">@@ -2168,7 +2168,7 @@
</span><span class="cx">                     RenderText {#text} at (0,330) size 185x15
</span><span class="cx">                       text run at (0,330) width 185: &quot;Examples of a select-statement&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,5519) size 715x1770
</del><ins>+                RenderBlock {P} at (0,5519) size 715x1771
</ins><span class="cx">                   RenderInline {B} at (0,0) size 100x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 100x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 100x15
</span><span class="lines">@@ -2869,7 +2869,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1755) size 75x15
</span><span class="cx">                       text run at (0,1755) width 75: &quot;WHENEVER&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7302) size 715x300
</del><ins>+                RenderBlock {P} at (0,7302) size 715x301
</ins><span class="cx">                   RenderInline {B} at (0,0) size 102x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 102x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 102x15
</span><span class="lines">@@ -2982,13 +2982,13 @@
</span><span class="cx">                     RenderText {#text} at (0,285) size 105x15
</span><span class="cx">                       text run at (0,285) width 105: &quot;WHILE Statement&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7615) size 715x15
</del><ins>+                RenderBlock {P} at (0,7615) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 150x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 150x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 150x15
</span><span class="cx">                         text run at (0,0) width 150: &quot;Appendix A. SQL Limits&quot;
</span><span class="cx">                   RenderBR {BR} at (150,12) size 0x0
</span><del>-                RenderBlock {P} at (0,7643) size 715x90
</del><ins>+                RenderBlock {P} at (0,7643) size 715x91
</ins><span class="cx">                   RenderInline {B} at (0,0) size 274x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 274x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 274x15
</span><span class="lines">@@ -3017,7 +3017,7 @@
</span><span class="cx">                     RenderText {#text} at (0,75) size 325x15
</span><span class="cx">                       text run at (0,75) width 325: &quot;DB2 Enterprise - Extended Edition Usage of the SQLCA&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7746) size 715x165
</del><ins>+                RenderBlock {P} at (0,7746) size 715x166
</ins><span class="cx">                   RenderInline {B} at (0,0) size 264x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 264x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 264x15
</span><span class="lines">@@ -3076,7 +3076,7 @@
</span><span class="cx">                     RenderText {#text} at (0,150) size 153x15
</span><span class="cx">                       text run at (0,150) width 153: &quot;SQLLEN Field for Decimal&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7924) size 715x1095
</del><ins>+                RenderBlock {P} at (0,7924) size 715x1096
</ins><span class="cx">                   RenderInline {B} at (0,0) size 168x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 168x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 168x15
</span><span class="lines">@@ -3507,7 +3507,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1080) size 116x15
</span><span class="cx">                       text run at (0,1080) width 116: &quot;SYSSTAT.TABLES&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9032) size 715x165
</del><ins>+                RenderBlock {P} at (0,9032) size 715x166
</ins><span class="cx">                   RenderInline {B} at (0,0) size 362x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 362x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 362x15
</span><span class="lines">@@ -3566,7 +3566,7 @@
</span><span class="cx">                     RenderText {#text} at (0,150) size 147x15
</span><span class="cx">                       text run at (0,150) width 147: &quot;OBJCAT.TRANSFORMS&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9210) size 715x240
</del><ins>+                RenderBlock {P} at (0,9210) size 715x241
</ins><span class="cx">                   RenderInline {B} at (0,0) size 197x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 197x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 197x15
</span><span class="lines">@@ -3655,7 +3655,7 @@
</span><span class="cx">                     RenderText {#text} at (0,225) size 184x15
</span><span class="cx">                       text run at (0,225) width 184: &quot;Considerations and Restrictions&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9463) size 715x390
</del><ins>+                RenderBlock {P} at (0,9463) size 715x391
</ins><span class="cx">                   RenderInline {B} at (0,0) size 233x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 233x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 233x15
</span><span class="lines">@@ -3804,7 +3804,7 @@
</span><span class="cx">                     RenderText {#text} at (0,375) size 92x15
</span><span class="cx">                       text run at (0,375) width 92: &quot;Walker Resume&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9866) size 715x90
</del><ins>+                RenderBlock {P} at (0,9866) size 715x91
</ins><span class="cx">                   RenderInline {B} at (0,0) size 369x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 369x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 369x15
</span><span class="lines">@@ -3833,19 +3833,19 @@
</span><span class="cx">                     RenderText {#text} at (0,75) size 198x15
</span><span class="cx">                       text run at (0,75) width 198: &quot;ISO/ANS SQL92 Reserved Words&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9969) size 715x15
</del><ins>+                RenderBlock {P} at (0,9969) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 269x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 269x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 269x15
</span><span class="cx">                         text run at (0,0) width 269: &quot;Appendix I. Comparison of Isolation Levels&quot;
</span><span class="cx">                   RenderBR {BR} at (269,12) size 0x0
</span><del>-                RenderBlock {P} at (0,9997) size 715x15
</del><ins>+                RenderBlock {P} at (0,9997) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 318x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 318x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 318x15
</span><span class="cx">                         text run at (0,0) width 318: &quot;Appendix J. Interaction of Triggers and Constraints&quot;
</span><span class="cx">                   RenderBR {BR} at (318,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10025) size 715x315
</del><ins>+                RenderBlock {P} at (0,10025) size 715x316
</ins><span class="cx">                   RenderInline {B} at (0,0) size 270x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 270x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 270x15
</span><span class="lines">@@ -3964,13 +3964,13 @@
</span><span class="cx">                     RenderText {#text} at (0,300) size 225x15
</span><span class="cx">                       text run at (0,300) width 225: &quot;ADVISE_WORKLOAD Table Definition&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10353) size 715x15
</del><ins>+                RenderBlock {P} at (0,10353) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 227x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 227x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 227x15
</span><span class="cx">                         text run at (0,0) width 227: &quot;Appendix L. Explain Register Values&quot;
</span><span class="cx">                   RenderBR {BR} at (227,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10381) size 715x75
</del><ins>+                RenderBlock {P} at (0,10381) size 715x76
</ins><span class="cx">                   RenderInline {B} at (0,0) size 308x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 308x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 308x15
</span><span class="lines">@@ -3993,7 +3993,7 @@
</span><span class="cx">                     RenderText {#text} at (0,60) size 169x15
</span><span class="cx">                       text run at (0,60) width 169: &quot;Example 3: Controlling Depth&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10469) size 715x75
</del><ins>+                RenderBlock {P} at (0,10469) size 715x76
</ins><span class="cx">                   RenderInline {B} at (0,0) size 187x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 187x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 187x15
</span><span class="lines">@@ -4016,7 +4016,7 @@
</span><span class="cx">                     RenderText {#text} at (0,60) size 179x15
</span><span class="cx">                       text run at (0,60) width 179: &quot;Querying the Exception Tables&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10557) size 715x330
</del><ins>+                RenderBlock {P} at (0,10557) size 715x331
</ins><span class="cx">                   RenderInline {B} at (0,0) size 420x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 420x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 420x15
</span><span class="lines">@@ -4141,13 +4141,13 @@
</span><span class="cx">                     RenderText {#text} at (0,315) size 63x15
</span><span class="cx">                       text run at (0,315) width 63: &quot;PREPARE&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10900) size 715x15
</del><ins>+                RenderBlock {P} at (0,10900) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 295x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 295x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 295x15
</span><span class="cx">                         text run at (0,0) width 295: &quot;Appendix P. BNF Specifications for DATALINKs&quot;
</span><span class="cx">                   RenderBR {BR} at (295,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10928) size 715x180
</del><ins>+                RenderBlock {P} at (0,10928) size 715x181
</ins><span class="cx">                   RenderInline {B} at (0,0) size 217x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 217x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 217x15
</span><span class="lines">@@ -4212,7 +4212,7 @@
</span><span class="cx">                     RenderText {#text} at (0,165) size 168x15
</span><span class="cx">                       text run at (0,165) width 168: &quot;Searching Information Online&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,11121) size 715x45
</del><ins>+                RenderBlock {P} at (0,11121) size 715x46
</ins><span class="cx">                   RenderInline {B} at (0,0) size 126x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 126x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 126x15
</span><span class="lines">@@ -4223,13 +4223,13 @@
</span><span class="cx">                     RenderText {#text} at (0,30) size 69x15
</span><span class="cx">                       text run at (0,30) width 69: &quot;Trademarks&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,11179) size 715x15
</del><ins>+                RenderBlock {P} at (0,11179) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 34x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 34x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 34x15
</span><span class="cx">                         text run at (0,0) width 34: &quot;Index&quot;
</span><span class="cx">                   RenderBR {BR} at (34,12) size 0x0
</span><del>-                RenderBlock {P} at (0,11207) size 715x45
</del><ins>+                RenderBlock {P} at (0,11207) size 715x46
</ins><span class="cx">                   RenderInline {B} at (0,0) size 95x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 95x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 95x15
</span><span class="lines">@@ -4242,7 +4242,7 @@
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                   RenderInline {A} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTable {TABLE} at (0,11265) size 26x26
</del><ins>+                RenderTable {TABLE} at (0,11265) size 26x27
</ins><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 26x26
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 26x0
</span><span class="cx">                     RenderTableRow {TR} at (0,4) size 26x20
</span><span class="lines">@@ -4252,5 +4252,5 @@
</span><span class="cx">                       RenderTableCell {TD} at (14,4) size 10x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                           text run at (1,1) width 8: &quot;x&quot;
</span><del>-              RenderBlock (anonymous) at (2,11376) size 715x0
</del><ins>+              RenderBlock (anonymous) at (2,11376) size 715x1
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug1132352expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,13 +10,13 @@
</span><span class="cx">             text run at (332,0) width 307: &quot;If it were a large collection of inlines, the page would &quot;
</span><span class="cx">             text run at (639,0) width 76: &quot;hang forever.&quot;
</span><span class="cx">           RenderInline {A} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,31) size 784x43
</del><ins>+      RenderBlock (anonymous) at (0,31) size 784x44
</ins><span class="cx">         RenderBlock {H2} at (0,0) size 784x23
</span><span class="cx">           RenderInline {A} at (0,0) size 169x22
</span><span class="cx">             RenderText {#text} at (0,0) size 169x22
</span><span class="cx">               text run at (0,0) width 169: &quot;Table of Contents&quot;
</span><del>-        RenderTable {TABLE} at (0,39) size 4x4
</del><ins>+        RenderTable {TABLE} at (0,39) size 4x5
</ins><span class="cx">           RenderTableSection {TBODY} at (0,0) size 4x4
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 4x0
</span><del>-      RenderBlock (anonymous) at (0,74) size 784x0
</del><ins>+      RenderBlock (anonymous) at (0,74) size 784x1
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug113424expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -64,11 +64,11 @@
</span><span class="cx">                             RenderTableCell {TD} at (207,19) size 89x16 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">                               RenderInline {FONT} at (0,0) size 17x11
</span><span class="cx">                                 RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
</span><del>-                                  RenderImage {IMG} at (37,3) size 16x10
</del><ins>+                                  RenderImage {IMG} at (36,3) size 17x10
</ins><span class="cx">                           RenderTableRow {TR} at (0,37) size 297x17 [bgcolor=#E7DEA5]
</span><span class="cx">                             RenderTableCell {TD} at (1,37) size 205x17 [r=2 c=0 rs=1 cs=1]
</span><span class="cx">                               RenderImage {IMG} at (97,3) size 11x11
</span><span class="cx">                             RenderTableCell {TD} at (207,37) size 89x16 [r=2 c=1 rs=1 cs=1]
</span><span class="cx">                               RenderInline {FONT} at (0,0) size 17x11
</span><span class="cx">                                 RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
</span><del>-                                  RenderImage {IMG} at (37,3) size 16x10
</del><ins>+                                  RenderImage {IMG} at (36,3) size 17x10
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug11384qexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384q-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384q-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384q-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (148,0) size 488x37
</span><span class="cx">           text run at (148,0) width 488: &quot;&lt;BODY style=\&quot;text-align: center\&quot;&gt;&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 627x28 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,58) size 627x29 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 625x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 625x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 621x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug11384sexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384s-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384s-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11384s-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x115
-  RenderBlock {HTML} at (0,0) size 800x115
-    RenderBody {BODY} at (8,21) size 784x86
</del><ins>+layer at (0,0) size 800x116
+  RenderBlock {HTML} at (0,0) size 800x116
+    RenderBody {BODY} at (8,21) size 784x87
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (148,0) size 488x37
</span><span class="cx">           text run at (148,0) width 488: &quot;&lt;BODY style=\&quot;text-align: center\&quot;&gt;&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 627x28 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,58) size 627x29 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 625x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 625x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 621x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug1188expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1188-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,28 +9,28 @@
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 600x184
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 600x44
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3]
</span><del>-                RenderImage {IMG} at (8,1) size 579x42
</del><ins>+                RenderImage {IMG} at (7,1) size 580x42
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,48) size 600x55
</span><span class="cx">               RenderTableCell {TD} at (2,55) size 594x40 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
</span><del>-                RenderInline {FONT} at (0,0) size 127x15
-                  RenderInline {B} at (0,0) size 127x15
-                    RenderText {#text} at (50,5) size 127x15
-                      text run at (50,5) width 127: &quot;Search the Web with&quot;
-                RenderText {#text} at (177,3) size 4x18
-                  text run at (177,3) width 4: &quot; &quot;
-                RenderMenuList {SELECT} at (183,4) size 80x18 [bgcolor=#FFFFFF]
</del><ins>+                RenderInline {FONT} at (0,0) size 128x15
+                  RenderInline {B} at (0,0) size 128x15
+                    RenderText {#text} at (50,5) size 128x15
+                      text run at (50,5) width 128: &quot;Search the Web with&quot;
+                RenderText {#text} at (177,3) size 5x18
+                  text run at (177,3) width 5: &quot; &quot;
+                RenderMenuList {SELECT} at (183,4) size 81x18 [bgcolor=#FFFFFF]
</ins><span class="cx">                   RenderBlock (anonymous) at (0,0) size 80x18
</span><span class="cx">                     RenderText at (8,2) size 49x13
</span><span class="cx">                       text run at (8,2) width 49: &quot;Netscape&quot;
</span><del>-                RenderTextControl {INPUT} at (267,3) size 215x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-                RenderText {#text} at (484,3) size 4x18
-                  text run at (484,3) width 4: &quot; &quot;
</del><ins>+                RenderTextControl {INPUT} at (267,3) size 216x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (484,3) size 5x18
+                  text run at (484,3) width 5: &quot; &quot;
</ins><span class="cx">                 RenderButton {INPUT} at (490,4) size 52x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">                     RenderText at (0,0) size 36x13
</span><span class="cx">                       text run at (0,0) width 36: &quot;Search&quot;
</span><del>-                RenderBR {BR} at (544,17) size 0x0
</del><ins>+                RenderBR {BR} at (543,17) size 1x0
</ins><span class="cx">                 RenderInline {SMALL} at (0,0) size 560x15
</span><span class="cx">                   RenderInline {A} at (0,0) size 98x15 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (17,24) size 98x15
</span><span class="lines">@@ -136,5 +136,5 @@
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 1x1
</span><span class="cx">                     RenderTableRow {TR} at (0,0) size 1x1
</span><span class="cx">                       RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</span><del>-layer at (280,79) size 209x13
</del><ins>+layer at (281,79) size 209x13 backgroundClip at (281,79) size 208x13 clip at (281,79) size 208x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 209x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug12384expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug12384-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">               RenderTableCell {TD} at (0,0) size 685x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderInline {NOBR} at (0,0) size 683x18
</span><span class="cx">                   RenderTextControl {INPUT} at (3,3) size 215x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                  RenderText {#text} at (220,3) size 13x18
-                    text run at (220,3) width 13: &quot; - &quot;
-                  RenderTextControl {INPUT} at (235,3) size 215x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-                  RenderText {#text} at (452,3) size 13x18
-                    text run at (452,3) width 13: &quot; - &quot;
-                  RenderTextControl {INPUT} at (467,3) size 215x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+                  RenderText {#text} at (219,3) size 14x18
+                    text run at (219,3) width 14: &quot; - &quot;
+                  RenderTextControl {INPUT} at (234,3) size 216x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                  RenderText {#text} at (451,3) size 14x18
+                    text run at (451,3) width 14: &quot; - &quot;
+                  RenderTextControl {INPUT} at (466,3) size 216x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,25) size 685x0
</span><span class="cx"> layer at (15,15) size 209x13
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 209x13
</span><del>-layer at (247,15) size 209x13
</del><ins>+layer at (247,15) size 209x13 backgroundClip at (247,15) size 208x13 clip at (247,15) size 208x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 209x13
</span><del>-layer at (479,15) size 209x13
</del><ins>+layer at (478,15) size 209x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 209x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug126742expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug126742-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug126742-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug126742-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,56 +3,56 @@
</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 {CENTER} at (0,0) size 784x377
-        RenderTable {TABLE} at (0,0) size 784x377
-          RenderTableSection {TBODY} at (0,0) size 784x377
-            RenderTableRow {TR} at (0,0) size 784x66
-              RenderTableCell {TD} at (0,7) size 784x52 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {CENTER} at (0,0) size 784x379
+        RenderTable {TABLE} at (0,0) size 784x379
+          RenderTableSection {TBODY} at (0,0) size 784x379
+            RenderTableRow {TR} at (0,0) size 784x68
+              RenderTableCell {TD} at (0,7) size 784x53 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {H2} at (0,0) size 784x33
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 102x33
</span><span class="cx">                     RenderText {#text} at (341,0) size 102x33
</span><span class="cx">                       text run at (341,0) width 102: &quot;EET 304&quot;
</span><del>-            RenderTableRow {TR} at (0,66) size 784x23
-              RenderTableCell {TD} at (0,68) size 784x18 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,68) size 784x23
+              RenderTableCell {TD} at (0,70) size 784x18 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 34x18
</span><span class="cx">                     RenderInline {A} at (0,0) size 34x18 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (375,0) size 34x18
</span><span class="cx">                         text run at (375,0) width 34: &quot;Home&quot;
</span><del>-            RenderTableRow {TR} at (0,89) size 784x32
-              RenderTableCell {TD} at (0,96) size 784x18 [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,91) size 784x32
+              RenderTableCell {TD} at (0,98) size 784x18 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 120x18 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 120x18
</span><span class="cx">                     RenderText {#text} at (332,0) size 120x18
</span><span class="cx">                       text run at (332,0) width 120: &quot;Course Information&quot;
</span><del>-            RenderTableRow {TR} at (0,121) size 784x32
-              RenderTableCell {TD} at (0,128) size 784x18 [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,123) size 784x32
+              RenderTableCell {TD} at (0,130) size 784x18 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 48x18 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 48x18
</span><span class="cx">                     RenderText {#text} at (368,0) size 48x18
</span><span class="cx">                       text run at (368,0) width 48: &quot;Lecture&quot;
</span><del>-            RenderTableRow {TR} at (0,153) size 784x32
-              RenderTableCell {TD} at (0,160) size 784x18 [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,155) size 784x32
+              RenderTableCell {TD} at (0,162) size 784x18 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                 RenderInline {A} at (0,0) size 64x18 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 64x18
</span><span class="cx">                     RenderText {#text} at (360,0) size 64x18
</span><span class="cx">                       text run at (360,0) width 64: &quot;Homework&quot;
</span><del>-            RenderTableRow {TR} at (0,185) size 784x32
-              RenderTableCell {TD} at (0,192) size 784x18 [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,187) size 784x32
+              RenderTableCell {TD} at (0,194) size 784x18 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 50x18 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 50x18
</span><span class="cx">                     RenderText {#text} at (367,0) size 50x18
</span><span class="cx">                       text run at (367,0) width 50: &quot;Quizzes&quot;
</span><del>-            RenderTableRow {TR} at (0,217) size 784x32
-              RenderTableCell {TD} at (0,224) size 784x18 [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,219) size 784x32
+              RenderTableCell {TD} at (0,226) size 784x18 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 40x18 [color=#0000FF]
</span><span class="cx">                   RenderInline {A} at (0,0) size 40x18 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (372,0) size 40x18
</span><span class="cx">                       text run at (372,0) width 40: &quot;Exams&quot;
</span><del>-            RenderTableRow {TR} at (0,249) size 784x32
-              RenderTableCell {TD} at (0,256) size 784x18 [r=7 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,251) size 784x32
+              RenderTableCell {TD} at (0,258) size 784x18 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                 RenderInline {A} at (0,0) size 68x18 [color=#0000EE]
</span><span class="lines">@@ -62,22 +62,22 @@
</span><span class="cx">                     RenderInline {U} at (0,0) size 46x18
</span><span class="cx">                       RenderText {#text} at (380,0) size 46x18
</span><span class="cx">                         text run at (380,0) width 46: &quot;oratory&quot;
</span><del>-            RenderTableRow {TR} at (0,281) size 784x32
-              RenderTableCell {TD} at (0,288) size 784x18 [r=8 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,283) size 784x32
+              RenderTableCell {TD} at (0,290) size 784x18 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 44x18 [color=#0000EE]
</span><span class="cx">                   RenderInline {U} at (0,0) size 44x18
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 44x18
</span><span class="cx">                       RenderText {#text} at (370,0) size 44x18
</span><span class="cx">                         text run at (370,0) width 44: &quot;Grades&quot;
</span><del>-            RenderTableRow {TR} at (0,313) size 784x32
-              RenderTableCell {TD} at (0,320) size 784x18 [r=9 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,315) size 784x32
+              RenderTableCell {TD} at (0,322) size 784x18 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 80x18
</span><span class="cx">                   RenderInline {A} at (0,0) size 80x18 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (352,0) size 80x18
</span><span class="cx">                       text run at (352,0) width 40: &quot;Filter &quot;
</span><span class="cx">                       text run at (391,0) width 41: &quot;Design&quot;
</span><del>-            RenderTableRow {TR} at (0,345) size 784x32
-              RenderTableCell {TD} at (0,352) size 784x18 [r=10 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,347) size 784x32
+              RenderTableCell {TD} at (0,354) size 784x18 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 82x18
</span><span class="cx">                   RenderInline {U} at (0,0) size 82x18
</span><span class="cx">                     RenderInline {A} at (0,0) size 82x18 [color=#0000EE]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug131020expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug131020-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug131020-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug131020-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">                               RenderBlock {CENTER} at (0,0) size 765x1840
</span><span class="cx">                                 RenderBlock (anonymous) at (0,0) size 765x18
</span><span class="cx">                                   RenderBR {BR} at (382,0) size 1x18
</span><del>-                                RenderTable {TABLE} at (19,18) size 726x1804 [border: (1px solid #000000)]
</del><ins>+                                RenderTable {TABLE} at (19,18) size 727x1804 [border: (1px solid #000000)]
</ins><span class="cx">                                   RenderTableSection {TBODY} at (1,1) size 724x1802
</span><span class="cx">                                     RenderTableRow {TR} at (0,0) size 724x20
</span><span class="cx">                                       RenderTableCell {TD} at (0,0) size 724x20 [bgcolor=#3F5694] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug13118expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H4} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 538x18
</span><span class="cx">           text run at (0,0) width 538: &quot;TBODY is not correctly positioned when TFOOT is present but THEAD is not:&quot;
</span><del>-      RenderTable {TABLE} at (0,39) size 67x52 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,39) size 67x53 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TFOOT} at (1,27) size 65x24
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 65x22
</span><span class="cx">             RenderTableCell {TD} at (2,0) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -17,9 +17,9 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-      RenderBlock (anonymous) at (0,91) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,91) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,109) size 68x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,109) size 68x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 66x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 66x22
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-      RenderBlock {P} at (0,201) size 784x220
</del><ins>+      RenderBlock {P} at (0,201) size 784x221
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 154x18
</span><span class="cx">             text run at (0,0) width 154: &quot;Same as above but with &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug1318expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1318-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1318-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1318-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,32 +18,32 @@
</span><span class="cx">                 RenderBR {BR} at (392,55) size 0x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,74) size 784x21
</span><del>-            RenderTableCell {TD} at (0,76) size 556x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,76) size 551x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 140x15
</span><del>-                RenderText {#text} at (415,1) size 140x15
-                  text run at (415,1) width 140: &quot;I agree with the program&quot;
</del><ins>+                RenderText {#text} at (410,1) size 140x15
+                  text run at (410,1) width 140: &quot;I agree with the program&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (556,74) size 64x21 [r=1 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 12x13
</del><ins>+            RenderTableCell {TD} at (551,74) size 71x21 [r=1 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 13x13
</ins><span class="cx">           RenderTableRow {TR} at (0,95) size 784x21
</span><del>-            RenderTableCell {TD} at (0,97) size 556x17 [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,97) size 551x17 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 153x15
</span><del>-                RenderText {#text} at (402,1) size 153x15
-                  text run at (402,1) width 153: &quot;I think vouchers are wrong&quot;
</del><ins>+                RenderText {#text} at (397,1) size 153x15
+                  text run at (397,1) width 153: &quot;I think vouchers are wrong&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (556,95) size 64x21 [r=2 c=1 rs=1 cs=1]
-              RenderBlock {INPUT} at (3,4) size 12x13
</del><ins>+            RenderTableCell {TD} at (551,95) size 71x21 [r=2 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (3,4) size 13x13
</ins><span class="cx">           RenderTableRow {TR} at (0,116) size 784x24
</span><del>-            RenderTableCell {TD} at (0,119) size 620x17 [r=3 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,119) size 622x17 [r=3 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {A} at (0,0) size 76x18 [color=#0000EE]
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 76x15
</span><del>-                  RenderText {#text} at (272,1) size 76x15
-                    text run at (272,1) width 76: &quot;View Results&quot;
</del><ins>+                  RenderText {#text} at (273,1) size 76x15
+                    text run at (273,1) width 76: &quot;View Results&quot;
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 0x15
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (620,116) size 164x24 [r=3 c=2 rs=1 cs=2]
-              RenderButton {INPUT} at (63,3) size 39x18 [bgcolor=#C0C0C0]
-                RenderBlock (anonymous) at (8,2) size 23x13
</del><ins>+            RenderTableCell {TD} at (622,116) size 162x24 [r=3 c=2 rs=1 cs=2]
+              RenderButton {INPUT} at (61,3) size 40x18 [bgcolor=#C0C0C0]
+                RenderBlock (anonymous) at (8,2) size 23x14
</ins><span class="cx">                   RenderText at (0,0) size 23x13
</span><span class="cx">                     text run at (0,0) width 23: &quot;vote&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug138725expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug138725-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">                               RenderTableCell {TD} at (2,2) size 134x40 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                                 RenderBlock {FORM} at (1,1) size 132x22
</span><span class="cx">                                   RenderButton {INPUT} at (2,2) size 128x18 [bgcolor=#C0C0C0]
</span><del>-                                    RenderBlock (anonymous) at (8,2) size 112x13
</del><ins>+                                    RenderBlock (anonymous) at (8,2) size 112x14
</ins><span class="cx">                                       RenderText at (0,0) size 112x13
</span><span class="cx">                                         text run at (0,0) width 112: &quot;ApplyForThisPosition&quot;
</span><span class="cx">                                   RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug1395242expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,19 +1,19 @@
</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 800x356
-  RenderBlock {HTML} at (0,0) size 800x356
-    RenderBody {BODY} at (8,18) size 784x330
</del><ins>+layer at (0,0) size 800x357
+  RenderBlock {HTML} at (0,0) size 800x358
+    RenderBody {BODY} at (8,18) size 784x332
</ins><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 528x22
</span><span class="cx">           text run at (0,0) width 528: &quot;SPAN attribute of COL element being ignored in Mozilla 1.0 rc1&quot;
</span><del>-      RenderBlock {P} at (0,40) size 784x36
</del><ins>+      RenderBlock {P} at (0,40) size 784x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 739x36
</span><span class="cx">           text run at (0,0) width 739: &quot;(Note: this is a regression bug - I don't know when it appeared, but I remember the SPAN attribute on COL elements&quot;
</span><span class="cx">           text run at (0,18) width 274: &quot;worked fine sometime before Mozilla 0.9.6)&quot;
</span><del>-      RenderBlock {P} at (0,92) size 784x18
</del><ins>+      RenderBlock {P} at (0,92) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 355x18
</span><span class="cx">           text run at (0,0) width 355: &quot;The following TABLE has a COLGROUP structure of:&quot;
</span><del>-      RenderBlock {PRE} at (15,126) size 769x60 [color=#000066]
</del><ins>+      RenderBlock {PRE} at (15,126) size 769x61 [color=#000066]
</ins><span class="cx">         RenderText {#text} at (0,0) size 216x60
</span><span class="cx">           text run at (0,0) width 80: &quot;&lt;colgroup&gt;&quot;
</span><span class="cx">           text run at (80,0) width 0: &quot; &quot;
</span><span class="lines">@@ -23,16 +23,16 @@
</span><span class="cx">           text run at (144,30) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,45) width 88: &quot;&lt;/colgroup&gt;&quot;
</span><span class="cx">           text run at (88,45) width 0: &quot; &quot;
</span><del>-      RenderBlock {P} at (0,202) size 784x18
</del><ins>+      RenderBlock {P} at (0,202) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 556x18
</span><span class="cx">           text run at (0,0) width 556: &quot;So the first two colums should both be 100px wide, and the third should be 200px wide.&quot;
</span><del>-      RenderBlock {P} at (0,236) size 784x18
</del><ins>+      RenderBlock {P} at (0,236) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 571x18
</span><span class="cx">           text run at (0,0) width 571: &quot;However, the first column is 100px, the second is 200px, and the third is the default width.&quot;
</span><del>-      RenderBlock {P} at (0,270) size 784x18
</del><ins>+      RenderBlock {P} at (0,270) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 379x18
</span><span class="cx">           text run at (0,0) width 379: &quot;So it would appear that the SPAN attribute is being ignored.&quot;
</span><del>-      RenderTable {TABLE} at (0,304) size 408x26
</del><ins>+      RenderTable {TABLE} at (0,304) size 408x27
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug159108expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x8
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x8
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x0
</span><del>-layer at (37,37) size 77x80
-  RenderTable {TABLE} at (37,37) size 77x80 [border: (10px solid #000060)]
</del><ins>+layer at (38,38) size 77x80
+  RenderTable {TABLE} at (37,37) size 78x81 [border: (10px solid #000060)]
</ins><span class="cx">     RenderTableSection {TBODY} at (10,10) size 57x60
</span><span class="cx">       RenderTableRow {TR} at (0,0) size 57x30
</span><span class="cx">         RenderTableCell {TD} at (0,0) size 57x30 [border: (10px none #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug171301expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx">         RenderInline {A} at (0,0) size 502x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (154,0) size 502x18
</span><span class="cx">             text run at (154,0) width 502: &quot;http://www.download.com/pc/list/0,339,0-b-0-0-a-1,00.html?st.dl.fd.ag.new&quot;
</span><del>-      RenderBlock {H4} at (0,39) size 784x18
</del><ins>+      RenderBlock {H4} at (0,39) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 515x18
</span><span class="cx">           text run at (0,0) width 515: &quot;Resize the width of the window and watch the Buy and Pick columns below.&quot;
</span><del>-      RenderTable {TABLE} at (0,78) size 784x64
</del><ins>+      RenderTable {TABLE} at (0,78) size 784x65
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x64
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x20 [bgcolor=#CCCCCC]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 705x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -44,12 +44,12 @@
</span><span class="cx">             RenderTableCell {TD} at (744,33) size 38x20 [r=1 c=2 rs=1 cs=1]
</span><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>-      RenderBlock (anonymous) at (0,142) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,142) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H4} at (0,181) size 784x18
</del><ins>+      RenderBlock {H4} at (0,181) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 481x18
</span><span class="cx">           text run at (0,0) width 481: &quot;This is the same table as above but with all &lt;SPAN&gt; elements removed.&quot;
</span><del>-      RenderTable {TABLE} at (0,220) size 784x64
</del><ins>+      RenderTable {TABLE} at (0,221) size 784x65
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x64
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x20 [bgcolor=#CCCCCC]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 705x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug171302expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,10 +9,10 @@
</span><span class="cx">         RenderInline {A} at (0,0) size 502x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (154,0) size 502x18
</span><span class="cx">             text run at (154,0) width 502: &quot;http://www.download.com/pc/list/0,339,0-b-0-0-a-1,00.html?st.dl.fd.ag.new&quot;
</span><del>-      RenderBlock {H4} at (0,39) size 784x18
</del><ins>+      RenderBlock {H4} at (0,39) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 305x18
</span><span class="cx">           text run at (0,0) width 305: &quot;Minimize the window and then open it again.&quot;
</span><del>-      RenderTable {TABLE} at (0,78) size 784x24
</del><ins>+      RenderTable {TABLE} at (0,78) size 784x25
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x20 [bgcolor=#006633]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 780x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -29,12 +29,12 @@
</span><span class="cx">                     text run at (64,1) width 73: &quot;Downloads&quot;
</span><span class="cx">                 RenderText {#text} at (137,1) size 8x18
</span><span class="cx">                   text run at (137,1) width 8: &quot; :&quot;
</span><del>-      RenderBlock (anonymous) at (0,102) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,102) size 784x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H4} at (0,141) size 784x18
</del><ins>+      RenderBlock {H4} at (0,141) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 481x18
</span><span class="cx">           text run at (0,0) width 481: &quot;This is the same table as above but with all &lt;SPAN&gt; elements removed.&quot;
</span><del>-      RenderTable {TABLE} at (0,180) size 784x24
</del><ins>+      RenderTable {TABLE} at (0,181) size 784x25
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x20 [bgcolor=#006633]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 780x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug17138expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug17138-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">         RenderInline {A} at (0,0) size 168x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (154,0) size 168x18
</span><span class="cx">             text run at (154,0) width 168: &quot;http://www.weather.com&quot;
</span><del>-      RenderTable {TABLE} at (0,39) size 450x196
</del><ins>+      RenderTable {TABLE} at (0,39) size 450x197
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 450x196
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 450x17
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 325x17 [r=0 c=0 rs=1 cs=3]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug18359expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x28
</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><del>-      RenderBlock {HR} at (0,47) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {FORM} at (0,57) size 784x55
</del><ins>+      RenderBlock {HR} at (0,47) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {FORM} at (0,57) size 784x56
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 668x55
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 668x55
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 668x25
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">                 RenderTextControl {INPUT} at (3,3) size 459x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">               RenderTableCell {TD} at (578,2) size 88x24 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 55x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 39x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 39x14
</ins><span class="cx">                     RenderText at (0,0) size 39x13
</span><span class="cx">                       text run at (0,0) width 39: &quot;Trigger&quot;
</span><span class="cx">             RenderTableRow {TR} at (0,29) size 668x24
</span><span class="lines">@@ -35,10 +35,10 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderTableCell {TD} at (578,29) size 88x24 [r=1 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 82x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 66x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 66x14
</ins><span class="cx">                     RenderText at (0,0) size 66x13
</span><span class="cx">                       text run at (0,0) width 66: &quot;Trigger case&quot;
</span><del>-layer at (125,73) size 453x13
</del><ins>+layer at (125,74) size 452x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 453x13
</span><span class="cx">     RenderText {#text} at (0,0) size 105x13
</span><span class="cx">       text run at (0,0) width 105: &quot;http://jimbob/jars/&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug190611expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 163x22
</span><span class="cx">           text run at (0,0) width 163: &quot;Thead/Tfoot/Tbody&quot;
</span><del>-      RenderBlock {PRE} at (0,40) size 784x108
</del><ins>+      RenderBlock {PRE} at (0,40) size 784x109
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 318x108
</span><span class="cx">           RenderText {#text} at (0,0) size 6x12
</span><span class="cx">             text run at (0,0) width 6: &quot; &quot;
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">             text run at (108,84) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,96) width 318: &quot;      background-color: #ff99ff;  text-align: center;&quot;
</span><span class="cx">             text run at (318,96) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,161) size 784x210 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,161) size 784x211 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x38 [bgcolor=#00FFFF]
</span><span class="cx">           RenderTableRow {TR} at (0,4) size 782x30
</span><span class="cx">             RenderTableCell {TD} at (4,4) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug190612expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 163x22
</span><span class="cx">           text run at (0,0) width 163: &quot;Thead/Tfoot/Tbody&quot;
</span><del>-      RenderBlock {PRE} at (0,40) size 784x108
</del><ins>+      RenderBlock {PRE} at (0,40) size 784x109
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 318x108
</span><span class="cx">           RenderText {#text} at (0,0) size 6x12
</span><span class="cx">             text run at (0,0) width 6: &quot; &quot;
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">             text run at (108,84) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,96) width 318: &quot;      background-color: #ff99ff;  text-align: center;&quot;
</span><span class="cx">             text run at (318,96) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,161) size 784x210 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,161) size 784x211 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x38 [bgcolor=#00FFFF]
</span><span class="cx">           RenderTableRow {TR} at (0,4) size 782x30
</span><span class="cx">             RenderTableCell {TD} at (4,4) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug24200expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug24200-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {CENTER} at (0,0) size 784x200
</span><del>-        RenderTable {TABLE} at (76,0) size 631x200 [border: (1px solid #FF0000)]
</del><ins>+        RenderTable {TABLE} at (76,0) size 632x200 [border: (1px solid #FF0000)]
</ins><span class="cx">           RenderTableSection {TBODY} at (1,1) size 628x197
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 628x22
</span><span class="cx">               RenderTableCell {TD} at (0,0) size 628x22 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=2]
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">                                   RenderTextControl {INPUT} at (5,5) size 83x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                                 RenderTableCell {TD} at (102,0) size 26x31 [border: (2px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
</span><del>-                                  RenderImage {INPUT} at (4,7) size 19x18
</del><ins>+                                  RenderImage {INPUT} at (3,7) size 20x18
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                       RenderTableRow {TR} at (0,59) size 136x21
</span><span class="cx">                         RenderTableCell {TD} at (0,59) size 136x21 [border: (1px solid #00FF00)] [r=2 c=0 rs=1 cs=1]
</span><span class="lines">@@ -59,5 +59,5 @@
</span><span class="cx">                       RenderTableCell {TD} at (0,0) size 478x23 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (3,3) size 47x18
</span><span class="cx">                           text run at (3,3) width 47: &quot;overlap&quot;
</span><del>-layer at (101,68) size 77x13
</del><ins>+layer at (102,68) size 77x13 backgroundClip at (102,68) size 76x13 clip at (102,68) size 76x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 77x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug24791expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x938
</del><ins>+layer at (0,0) size 785x946
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x938
-  RenderBlock {HTML} at (0,0) size 785x938
-    RenderBody {BODY} at (8,21) size 769x901
</del><ins>+layer at (0,0) size 785x946
+  RenderBlock {HTML} at (0,0) size 785x947
+    RenderBody {BODY} at (8,21) size 769x910
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 344x37
</span><span class="cx">           text run at (0,0) width 344: &quot;Anonymous table objects&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 50x18
</span><span class="cx">           text run at (0,0) width 50: &quot;See the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 156x18 [color=#0000EE]
</span><span class="lines">@@ -20,19 +20,19 @@
</span><span class="cx">             text run at (332,0) width 121: &quot;This test does not &quot;
</span><span class="cx">             text run at (453,0) width 149: &quot;test inline-tables at all.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H2} at (0,95) size 769x28
</del><ins>+      RenderBlock {H2} at (0,96) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 66x28
</span><span class="cx">           text run at (0,0) width 66: &quot;Rule 1&quot;
</span><del>-      RenderTable {DIV} at (0,142) size 145x18 [bgcolor=#00FFFF]
</del><ins>+      RenderTable {DIV} at (0,144) size 145x19 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 145x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 145x18
</span><span class="cx">             RenderTableCell (anonymous) at (0,0) size 145x18 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 145x18
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 1, Cell 1, Row 1&quot;
</span><del>-      RenderBlock {H2} at (0,179) size 769x28
</del><ins>+      RenderBlock {H2} at (0,182) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 66x28
</span><span class="cx">           text run at (0,0) width 66: &quot;Rule 2&quot;
</span><del>-      RenderBlock {DIV} at (0,226) size 769x18
</del><ins>+      RenderBlock {DIV} at (0,230) size 769x19
</ins><span class="cx">         RenderTable at (0,0) size 580x18
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 580x18
</span><span class="cx">             RenderTableRow (anonymous) at (0,0) size 580x18
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">               RenderTableCell {SPAN} at (435,0) size 145x18 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (0,0) size 145x18
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 4&quot;
</span><del>-      RenderBlock {DIV} at (0,260) size 769x54
</del><ins>+      RenderBlock {DIV} at (0,264) size 769x55
</ins><span class="cx">         RenderTable at (0,0) size 580x54
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 580x54
</span><span class="cx">             RenderTableRow (anonymous) at (0,0) size 580x18
</span><span class="lines">@@ -90,14 +90,14 @@
</span><span class="cx">               RenderTableCell {SPAN} at (435,36) size 145x18 [bgcolor=#00FFFF] [r=2 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (0,0) size 145x18
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 4&quot;
</span><del>-      RenderBlock {H2} at (0,333) size 769x28
</del><ins>+      RenderBlock {H2} at (0,337) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 137x28
</span><span class="cx">           text run at (0,0) width 137: &quot;Rules 3 and 4&quot;
</span><del>-      RenderBlock {P} at (0,380) size 769x18
</del><ins>+      RenderBlock {P} at (0,385) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 497x18
</span><span class="cx">           text run at (0,0) width 424: &quot;This section does not test the behavior of columns, column groups, &quot;
</span><span class="cx">           text run at (424,0) width 73: &quot;or captions.&quot;
</span><del>-      RenderBlock {DIV} at (0,414) size 769x54
</del><ins>+      RenderBlock {DIV} at (0,419) size 769x55
</ins><span class="cx">         RenderTable at (0,0) size 580x54
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 580x54
</span><span class="cx">             RenderTableRow {SPAN} at (0,0) size 580x18 [bgcolor=#00FFFF]
</span><span class="lines">@@ -139,10 +139,10 @@
</span><span class="cx">               RenderTableCell {SPAN} at (435,36) size 145x18 [r=2 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (0,0) size 145x18
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 3, Cell 4&quot;
</span><del>-      RenderBlock {P} at (0,484) size 769x18
</del><ins>+      RenderBlock {P} at (0,489) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 711x18
</span><span class="cx">           text run at (0,0) width 711: &quot;Note: table-header-group and table-footer-group are tested only in their HTML order, and they only appear once.&quot;
</span><del>-      RenderBlock {DIV} at (0,518) size 769x90
</del><ins>+      RenderBlock {DIV} at (0,523) size 769x91
</ins><span class="cx">         RenderTable at (0,0) size 580x90
</span><span class="cx">           RenderTableSection {SPAN} at (0,0) size 580x18 [bgcolor=#00FFFF]
</span><span class="cx">             RenderTableRow (anonymous) at (0,0) size 580x18
</span><span class="lines">@@ -214,10 +214,10 @@
</span><span class="cx">               RenderTableCell {SPAN} at (435,0) size 145x18 [r=0 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (0,0) size 145x18
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 4, Cell 4&quot;
</span><del>-      RenderBlock {H2} at (0,627) size 769x28
</del><ins>+      RenderBlock {H2} at (0,633) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 66x28
</span><span class="cx">           text run at (0,0) width 66: &quot;Rule 5&quot;
</span><del>-      RenderTable {DIV} at (0,674) size 679x90 [bgcolor=#00FFFF]
</del><ins>+      RenderTable {DIV} at (0,681) size 679x91 [bgcolor=#00FFFF]
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 679x90
</span><span class="cx">           RenderTableRow {SPAN} at (0,0) size 679x18 [bgcolor=#00FFFF]
</span><span class="cx">             RenderTableCell {SPAN} at (0,0) size 145x18 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -271,11 +271,11 @@
</span><span class="cx">             RenderTableCell {SPAN} at (534,72) size 145x18 [r=2 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 145x18
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 4&quot;
</span><del>-      RenderBlock {HR} at (0,780) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,798) size 769x35
</del><ins>+      RenderBlock {HR} at (0,787) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,805) size 769x36
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x18 [color=#0000EE]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><del>-      RenderBlock {P} at (0,849) size 769x18
</del><ins>+      RenderBlock {P} at (0,856) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -288,7 +288,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,883) size 769x18
</del><ins>+      RenderBlock {P} at (0,890) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug24792expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -98,23 +98,23 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderBlock {P} at (0,253) size 568x32
</span><span class="cx">             RenderButton {INPUT} at (2,9) size 57x18 [bgcolor=#C0C0C0]
</span><del>-              RenderBlock (anonymous) at (8,2) size 41x13
</del><ins>+              RenderBlock (anonymous) at (8,2) size 41x14
</ins><span class="cx">                 RenderText at (0,0) size 41x13
</span><span class="cx">                   text run at (0,0) width 41: &quot;Submit!&quot;
</span><del>-            RenderText {#text} at (61,6) size 6x19
-              text run at (61,6) width 6: &quot; &quot;
-            RenderButton {INPUT} at (69,9) size 75x18 [bgcolor=#C0C0C0]
-              RenderBlock (anonymous) at (8,2) size 59x13
</del><ins>+            RenderText {#text} at (60,6) size 7x19
+              text run at (60,6) width 7: &quot; &quot;
+            RenderButton {INPUT} at (68,9) size 76x18 [bgcolor=#C0C0C0]
+              RenderBlock (anonymous) at (8,2) size 59x14
</ins><span class="cx">                 RenderText at (0,0) size 59x13
</span><span class="cx">                   text run at (0,0) width 59: &quot;Clear Form&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (161,291) size 112x13
</del><ins>+layer at (161,291) size 111x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 112x13
</span><del>-layer at (304,291) size 112x13
</del><ins>+layer at (304,291) size 111x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 112x13
</span><del>-layer at (161,354) size 279x13
</del><ins>+layer at (161,354) size 278x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 279x13
</span><del>-layer at (161,417) size 112x13
</del><ins>+layer at (161,417) size 111x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 112x13
</span><del>-layer at (289,417) size 112x13
</del><ins>+layer at (289,417) size 111x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 112x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug24793expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x680
</del><ins>+layer at (0,0) size 785x685
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x680
-  RenderBlock {HTML} at (0,0) size 785x680
-    RenderBody {BODY} at (8,21) size 769x643
</del><ins>+layer at (0,0) size 785x685
+  RenderBlock {HTML} at (0,0) size 785x685
+    RenderBody {BODY} at (8,21) size 769x648
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 315x37
</span><span class="cx">           text run at (0,0) width 315: &quot;Generic Table Tests - 1&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 387x18
</span><span class="cx">           text run at (0,0) width 387: &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">@@ -14,14 +14,14 @@
</span><span class="cx">             text run at (387,0) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
</span><span class="cx">         RenderText {#text} at (569,0) size 4x18
</span><span class="cx">           text run at (569,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {DL} at (0,92) size 769x36
</del><ins>+      RenderBlock {DL} at (0,92) size 769x37
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x18
</span><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><span class="cx">         RenderBlock {DD} at (40,18) size 729x18
</span><span class="cx">           RenderText {#text} at (0,0) size 683x18
</span><span class="cx">             text run at (0,0) width 683: &quot;Browsers that are subjected to this test should support CSS1 and the CSS2 table model, and multiple classes.&quot;
</span><del>-      RenderBlock {P} at (0,144) size 769x98 [border: (5px double #FF0000)]
</del><ins>+      RenderBlock {P} at (0,144) size 769x99 [border: (5px double #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (13,13) size 743x18
</span><span class="cx">           RenderText {#text} at (0,0) size 233x18
</span><span class="cx">             text run at (0,0) width 233: &quot;If this paragraph breaks the line here:&quot;
</span><span class="lines">@@ -43,14 +43,14 @@
</span><span class="cx">             RenderText {#text} at (361,0) size 742x36
</span><span class="cx">               text run at (361,0) width 381: &quot;If this paragraphs flows without any undue breaks, then&quot;
</span><span class="cx">               text run at (0,18) width 421: &quot;you should mark your browser as not supporting table values!&quot;
</span><del>-      RenderBlock {H2} at (0,261) size 769x28
</del><ins>+      RenderBlock {H2} at (0,262) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x28
</span><span class="cx">           text run at (0,0) width 224: &quot;1. Table -&gt; Table Cell&quot;
</span><del>-      RenderBlock {P} at (0,308) size 769x36
</del><ins>+      RenderBlock {P} at (0,310) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 755x36
</span><span class="cx">           text run at (0,0) width 755: &quot;Below there should be a gray bar, spanning the width of the BODY, with the text \&quot;Left\&quot; to the left and the text \&quot;Right\&quot;,&quot;
</span><span class="cx">           text run at (0,18) width 217: &quot;on the same line, flush to the right.&quot;
</span><del>-      RenderTable {DIV} at (0,360) size 769x18 [bgcolor=#C0C0C0]
</del><ins>+      RenderTable {DIV} at (0,362) size 769x19 [bgcolor=#C0C0C0]
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 769x18
</span><span class="cx">             RenderTableCell {DIV} at (0,0) size 327x18 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -59,10 +59,10 @@
</span><span class="cx">             RenderTableCell {DIV} at (327,0) size 442x18 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (407,0) size 35x18
</span><span class="cx">                 text run at (407,0) width 35: &quot;Right&quot;
</span><del>-      RenderBlock {H2} at (0,397) size 769x28
</del><ins>+      RenderBlock {H2} at (0,400) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 154x28
</span><span class="cx">           text run at (0,0) width 154: &quot;Submit Results&quot;
</span><del>-      RenderBlock {FORM} at (0,444) size 769x45
</del><ins>+      RenderBlock {FORM} at (0,448) size 769x46
</ins><span class="cx">         RenderBlock {P} at (0,0) size 769x45
</span><span class="cx">           RenderText {#text} at (0,2) size 263x18
</span><span class="cx">             text run at (0,2) width 263: &quot;How does your browser fare on this test? &quot;
</span><span class="lines">@@ -78,12 +78,12 @@
</span><span class="cx">             RenderTextControl {INPUT} at (586,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderButton {INPUT} at (2,25) size 54x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">               RenderText at (0,0) size 38x13
</span><span class="cx">                 text run at (0,0) width 38: &quot;Submit&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,505) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,523) size 769x18
</del><ins>+      RenderBlock {HR} at (0,509) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,527) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 73x18 [color=#0000EE]
</span><span class="lines">@@ -91,7 +91,7 @@
</span><span class="cx">             text run at (63,0) width 73: &quot;Table Tests&quot;
</span><span class="cx">         RenderText {#text} at (136,0) size 4x18
</span><span class="cx">           text run at (136,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,557) size 769x18
</del><ins>+      RenderBlock {P} at (0,561) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 98x18 [color=#0000EE]
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">             text run at (63,0) width 98: &quot;Evil Tests Page&quot;
</span><span class="cx">         RenderText {#text} at (161,0) size 4x18
</span><span class="cx">           text run at (161,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,591) size 769x18
</del><ins>+      RenderBlock {P} at (0,595) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 173x18
</span><span class="cx">           text run at (0,0) 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">@@ -112,8 +112,8 @@
</span><span class="cx">             text run at (259,0) width 123: &quot;py8ieh@bath.ac.uk&quot;
</span><span class="cx">         RenderText {#text} at (382,0) size 9x18
</span><span class="cx">           text run at (382,0) width 9: &quot;).&quot;
</span><del>-      RenderBlock {P} at (0,625) size 769x18
</del><ins>+      RenderBlock {P} at (0,629) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 182x18
</span><span class="cx">           text run at (0,0) width 182: &quot;Last updated in March 1999.&quot;
</span><del>-layer at (597,470) size 140x13
</del><ins>+layer at (597,475) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug24794expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x2562
</del><ins>+layer at (0,0) size 785x2589
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2562
-  RenderBlock {HTML} at (0,0) size 785x2562
-    RenderBody {BODY} at (8,21) size 769x2525 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x2589
+  RenderBlock {HTML} at (0,0) size 785x2590
+    RenderBody {BODY} at (8,21) size 769x2553 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 365x37
</span><span class="cx">           text run at (0,0) width 365: &quot;Table Inheritance Tests - 1&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 387x18
</span><span class="cx">           text run at (0,0) width 387: &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">@@ -14,36 +14,36 @@
</span><span class="cx">             text run at (387,0) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
</span><span class="cx">         RenderText {#text} at (569,0) size 4x18
</span><span class="cx">           text run at (569,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {DL} at (0,92) size 769x36
</del><ins>+      RenderBlock {DL} at (0,92) size 769x37
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x18
</span><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><span class="cx">         RenderBlock {DD} at (40,18) size 729x18
</span><span class="cx">           RenderText {#text} at (0,0) size 550x18
</span><span class="cx">             text run at (0,0) width 550: &quot;Browsers that are subjected to this test should support CSS1 and the CSS2 table model.&quot;
</span><del>-      RenderBlock {H2} at (0,147) size 769x28
</del><ins>+      RenderBlock {H2} at (0,148) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 104x28
</span><span class="cx">           text run at (0,0) width 104: &quot;0. Control&quot;
</span><del>-      RenderBlock {P} at (0,194) size 769x18
</del><ins>+      RenderBlock {P} at (0,196) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 401x18
</span><span class="cx">           text run at (0,0) width 401: &quot;The following four tests should look identical, namely, like this:&quot;
</span><del>-      RenderBlock {DIV} at (0,228) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderBlock {DIV} at (0,230) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 716x74
</span><span class="cx">           text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">           text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {P} at (0,318) size 769x72
</del><ins>+      RenderBlock {P} at (0,320) size 769x73
</ins><span class="cx">         RenderText {#text} at (0,0) size 754x72
</span><span class="cx">           text run at (0,0) width 744: &quot;There are some minor exceptions, however. The x.1 tests should fill the viewport width, the other tests need not. Also,&quot;
</span><span class="cx">           text run at (0,18) width 750: &quot;browsers attempting to have backwards compatability with the buggy behaviour of legacy browsers may omit to inherit&quot;
</span><span class="cx">           text run at (0,36) width 754: &quot;the color and font-size in 1.1, which will make 1.1 (but only 1.1) unreadable. That is the problem with not following the&quot;
</span><span class="cx">           text run at (0,54) width 38: &quot;specs.&quot;
</span><del>-      RenderBlock {H2} at (0,409) size 769x28
</del><ins>+      RenderBlock {H2} at (0,412) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 172x28
</span><span class="cx">           text run at (0,0) width 172: &quot;1. HTML Tables&quot;
</span><del>-      RenderBlock {H3} at (0,456) size 769x22
</del><ins>+      RenderBlock {H3} at (0,460) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 250x22
</span><span class="cx">           text run at (0,0) width 250: &quot;1.1 Inheritance through a DIV&quot;
</span><del>-      RenderBlock {DIV} at (0,496) size 769x80 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderBlock {DIV} at (0,500) size 769x81 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 769x80
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 769x80
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 769x76
</span><span class="lines">@@ -51,23 +51,23 @@
</span><span class="cx">                 RenderText {#text} at (1,1) size 716x74
</span><span class="cx">                   text run at (1,1) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                   text run at (1,38) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H3} at (0,594) size 769x22
</del><ins>+      RenderBlock {H3} at (0,599) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 266x22
</span><span class="cx">           text run at (0,0) width 266: &quot;1.2 Styles set directly on TABLE&quot;
</span><del>-      RenderTable {TABLE} at (0,634) size 769x80 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderTable {TABLE} at (0,640) size 769x81 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x80
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x76
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 765x76 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 716x74
</span><span class="cx">                 text run at (1,1) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                 text run at (1,38) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H2} at (0,733) size 769x28
</del><ins>+      RenderBlock {H2} at (0,740) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 228x28
</span><span class="cx">           text run at (0,0) width 228: &quot;2. Explicit CSS Tables&quot;
</span><del>-      RenderBlock {H3} at (0,780) size 769x22
</del><ins>+      RenderBlock {H3} at (0,788) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 250x22
</span><span class="cx">           text run at (0,0) width 250: &quot;2.1 Inheritance through a DIV&quot;
</span><del>-      RenderBlock {DIV} at (0,820) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderBlock {DIV} at (0,828) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTable {DIV} at (0,0) size 769x74
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">             RenderTableRow {DIV} at (0,0) size 769x74
</span><span class="lines">@@ -75,43 +75,43 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                   text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                   text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H3} at (0,912) size 769x22
</del><ins>+      RenderBlock {H3} at (0,921) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 266x22
</span><span class="cx">           text run at (0,0) width 266: &quot;2.2 Styles set directly on TABLE&quot;
</span><del>-      RenderTable {DIV} at (0,952) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderTable {DIV} at (0,962) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">           RenderTableRow {DIV} at (0,0) size 769x74
</span><span class="cx">             RenderTableCell {DIV} at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                 text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                 text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H3} at (0,1044) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1054) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 248x22
</span><span class="cx">           text run at (0,0) width 248: &quot;2.3 Styles set directly on ROW&quot;
</span><del>-      RenderTable {DIV} at (0,1084) size 769x74
</del><ins>+      RenderTable {DIV} at (0,1095) size 769x75
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">           RenderTableRow {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</span><span class="cx">             RenderTableCell {DIV} at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                 text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                 text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H3} at (0,1176) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1188) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 253x22
</span><span class="cx">           text run at (0,0) width 253: &quot;2.4 Styles set directly on CELL&quot;
</span><del>-      RenderTable {DIV} at (0,1216) size 769x74
</del><ins>+      RenderTable {DIV} at (0,1229) size 769x75
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">           RenderTableRow {DIV} at (0,0) size 769x74
</span><span class="cx">             RenderTableCell {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                 text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                 text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H2} at (0,1309) size 769x28
</del><ins>+      RenderBlock {H2} at (0,1322) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x28
</span><span class="cx">           text run at (0,0) width 384: &quot;3. Implicit CSS Tables (table explicit)&quot;
</span><del>-      RenderBlock {H3} at (0,1356) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1370) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 250x22
</span><span class="cx">           text run at (0,0) width 250: &quot;3.1 Inheritance through a DIV&quot;
</span><del>-      RenderBlock {DIV} at (0,1396) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderBlock {DIV} at (0,1411) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTable {DIV} at (0,0) size 769x74
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">             RenderTableRow (anonymous) at (0,0) size 769x74
</span><span class="lines">@@ -119,23 +119,23 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                   text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                   text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H3} at (0,1488) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1504) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 266x22
</span><span class="cx">           text run at (0,0) width 266: &quot;3.2 Styles set directly on TABLE&quot;
</span><del>-      RenderTable {DIV} at (0,1528) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderTable {DIV} at (0,1545) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 769x74
</span><span class="cx">             RenderTableCell (anonymous) at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                 text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                 text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H2} at (0,1621) size 769x28
</del><ins>+      RenderBlock {H2} at (0,1638) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 373x28
</span><span class="cx">           text run at (0,0) width 373: &quot;4. Implicit CSS Tables (row explicit)&quot;
</span><del>-      RenderBlock {H3} at (0,1668) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1686) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 250x22
</span><span class="cx">           text run at (0,0) width 250: &quot;4.1 Inheritance through a DIV&quot;
</span><del>-      RenderBlock {DIV} at (0,1708) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderBlock {DIV} at (0,1727) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTable at (0,0) size 769x74
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">             RenderTableRow {DIV} at (0,0) size 769x74
</span><span class="lines">@@ -143,23 +143,23 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                   text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                   text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H3} at (0,1800) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1820) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 248x22
</span><span class="cx">           text run at (0,0) width 248: &quot;4.2 Styles set directly on ROW&quot;
</span><del>-      RenderTable at (0,1840) size 769x74
</del><ins>+      RenderTable at (0,1861) size 769x74
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">           RenderTableRow {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</span><span class="cx">             RenderTableCell (anonymous) at (0,0) size 769x74 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                 text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                 text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H2} at (0,1933) size 769x28
</del><ins>+      RenderBlock {H2} at (0,1954) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 369x28
</span><span class="cx">           text run at (0,0) width 369: &quot;5. Implicit CSS Tables (cell explicit)&quot;
</span><del>-      RenderBlock {H3} at (0,1980) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2002) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 250x22
</span><span class="cx">           text run at (0,0) width 250: &quot;5.1 Inheritance through a DIV&quot;
</span><del>-      RenderBlock {DIV} at (0,2020) size 769x74 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+      RenderBlock {DIV} at (0,2043) size 769x75 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">         RenderTable at (0,0) size 769x74
</span><span class="cx">           RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">             RenderTableRow (anonymous) at (0,0) size 769x74
</span><span class="lines">@@ -167,20 +167,20 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                   text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                   text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H3} at (0,2112) size 769x22
</del><ins>+      RenderBlock {H3} at (0,2136) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 253x22
</span><span class="cx">           text run at (0,0) width 253: &quot;5.2 Styles set directly on CELL&quot;
</span><del>-      RenderTable at (0,2152) size 769x74
</del><ins>+      RenderTable at (0,2176) size 769x75
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x74
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 769x74
</span><span class="cx">             RenderTableCell {DIV} at (0,0) size 769x74 [color=#FFFFFF] [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 716x74
</span><span class="cx">                 text run at (0,0) width 716: &quot;This text should be white on black, bold, twice&quot;
</span><span class="cx">                 text run at (0,37) width 587: &quot;the size of normal text, and sans serif.&quot;
</span><del>-      RenderBlock {H2} at (0,2245) size 769x28
</del><ins>+      RenderBlock {H2} at (0,2270) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 154x28
</span><span class="cx">           text run at (0,0) width 154: &quot;Submit Results&quot;
</span><del>-      RenderBlock {FORM} at (0,2292) size 769x45
</del><ins>+      RenderBlock {FORM} at (0,2318) size 769x46
</ins><span class="cx">         RenderBlock {P} at (0,0) size 769x45
</span><span class="cx">           RenderText {#text} at (0,1) size 263x18
</span><span class="cx">             text run at (0,1) width 263: &quot;How does your browser fare on this test? &quot;
</span><span class="lines">@@ -193,15 +193,15 @@
</span><span class="cx">             RenderText {#text} at (0,24) size 70x18
</span><span class="cx">               text run at (0,24) width 70: &quot;Comment: &quot;
</span><span class="cx">             RenderTextControl {INPUT} at (72,24) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-          RenderText {#text} at (220,24) size 4x18
-            text run at (220,24) width 4: &quot; &quot;
-          RenderButton {INPUT} at (226,25) size 54x18 [bgcolor=#C0C0C0]
-            RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+          RenderText {#text} at (219,24) size 5x18
+            text run at (219,24) width 5: &quot; &quot;
+          RenderButton {INPUT} at (225,25) size 54x18 [bgcolor=#C0C0C0]
+            RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">               RenderText at (0,0) size 38x13
</span><span class="cx">                 text run at (0,0) width 38: &quot;Submit&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,2353) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,2371) size 769x18
</del><ins>+      RenderBlock {HR} at (0,2379) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,2397) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 73x18 [color=#0000EE]
</span><span class="lines">@@ -209,7 +209,7 @@
</span><span class="cx">             text run at (63,0) width 73: &quot;Table Tests&quot;
</span><span class="cx">         RenderText {#text} at (136,0) size 4x18
</span><span class="cx">           text run at (136,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,2405) size 769x18
</del><ins>+      RenderBlock {P} at (0,2431) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 63x18
</span><span class="cx">           text run at (0,0) width 63: &quot;Up to the &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 98x18 [color=#0000EE]
</span><span class="lines">@@ -217,13 +217,13 @@
</span><span class="cx">             text run at (63,0) width 98: &quot;Evil Tests Page&quot;
</span><span class="cx">         RenderText {#text} at (161,0) size 4x18
</span><span class="cx">           text run at (161,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,2439) size 769x18
</del><ins>+      RenderBlock {P} at (0,2465) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 61x18
</span><span class="cx">           text run at (0,0) width 61: &quot;Bugzilla: &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 63x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (61,0) size 63x18
</span><span class="cx">             text run at (61,0) width 63: &quot;Bug 1044&quot;
</span><del>-      RenderBlock {P} at (0,2473) size 769x18
</del><ins>+      RenderBlock {P} at (0,2499) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 173x18
</span><span class="cx">           text run at (0,0) 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">@@ -236,8 +236,8 @@
</span><span class="cx">             text run at (259,0) width 123: &quot;py8ieh@bath.ac.uk&quot;
</span><span class="cx">         RenderText {#text} at (382,0) size 9x18
</span><span class="cx">           text run at (382,0) width 9: &quot;).&quot;
</span><del>-      RenderBlock {P} at (0,2507) size 769x18
</del><ins>+      RenderBlock {P} at (0,2533) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 182x18
</span><span class="cx">           text run at (0,0) width 182: &quot;Last updated in March 1999.&quot;
</span><del>-layer at (83,2340) size 140x13
</del><ins>+layer at (83,2367) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug26178expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">                 text run at (1,1) width 57: &quot;First row&quot;
</span><span class="cx">       RenderBlock {FORM} at (0,46) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 46x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 30x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 30x14
</ins><span class="cx">             RenderText at (0,0) size 30x13
</span><span class="cx">               text run at (0,0) width 30: &quot;insert&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug26553expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26553-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26553-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26553-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">                 RenderImage {IMG} at (1,1) size 61x62
</span><span class="cx">                 RenderImage {IMG} at (1,63) size 181x62
</span><span class="cx">             RenderTableCell {TD} at (187,33) size 453x64 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (134,1) size 186x62
</del><ins>+              RenderImage {IMG} at (133,1) size 187x62
</ins><span class="cx">             RenderTableCell {TD} at (642,33) size 138x64 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderInline {A} at (0,0) size 0x0 [color=#551A8B]
</span><span class="cx">                 RenderImage {IMG} at (4,1) size 133x62
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug28862expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x269
-  RenderBlock {HTML} at (0,0) size 800x269
-    RenderBody {BODY} at (88,25) size 648x219 [bgcolor=#FFFFF5]
</del><ins>+layer at (0,0) size 800x270
+  RenderBlock {HTML} at (0,0) size 800x270
+    RenderBody {BODY} at (88,25) size 648x220 [bgcolor=#FFFFF5]
</ins><span class="cx">       RenderTable {TABLE} at (0,0) size 361x83
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 361x83
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 361x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug28928expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug28928-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</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 196x67 [border: (1px solid #FF0000)]
</del><ins>+      RenderTable {TABLE} at (0,40) size 196x68 [border: (1px solid #FF0000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 194x65
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 194x59
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 190x59 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {FORM} at (1,1) size 188x41
</span><span class="cx">                 RenderTextControl {INPUT} at (2,2) size 97x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                RenderText {#text} at (101,2) size 4x18
-                  text run at (101,2) width 4: &quot; &quot;
-                RenderButton {INPUT} at (107,3) size 38x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 22x13
</del><ins>+                RenderText {#text} at (100,2) size 5x18
+                  text run at (100,2) width 5: &quot; &quot;
+                RenderButton {INPUT} at (106,3) size 39x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 22x14
</ins><span class="cx">                     RenderText at (0,0) size 22x13
</span><span class="cx">                       text run at (0,0) width 22: &quot; Go &quot;
</span><del>-                RenderText {#text} at (147,2) size 4x18
-                  text run at (147,2) width 4: &quot; &quot;
-                RenderBR {BR} at (151,16) size 0x0
</del><ins>+                RenderText {#text} at (146,2) size 5x18
+                  text run at (146,2) width 5: &quot; &quot;
+                RenderBR {BR} at (150,16) size 1x0
</ins><span class="cx">                 RenderText {#text} at (0,23) size 188x18
</span><span class="cx">                   text run at (0,23) width 188: &quot;Enter City Name or Zip Code&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,63) size 194x0
</span><del>-      RenderBlock {HR} at (0,115) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,135) size 784x22
</del><ins>+      RenderBlock {HR} at (0,115) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,136) 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,175) size 196x67 [border: (1px solid #FF0000)]
</del><ins>+      RenderTable {TABLE} at (0,177) size 196x68 [border: (1px solid #FF0000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 194x65
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 194x59
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 190x59 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {FORM} at (1,1) size 188x41
</span><span class="cx">                 RenderTextControl {INPUT} at (2,2) size 97x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                RenderText {#text} at (101,2) size 4x18
-                  text run at (101,2) width 4: &quot; &quot;
-                RenderButton {INPUT} at (107,3) size 38x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 22x13
</del><ins>+                RenderText {#text} at (100,2) size 5x18
+                  text run at (100,2) width 5: &quot; &quot;
+                RenderButton {INPUT} at (106,3) size 39x18 [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 22x14
</ins><span class="cx">                     RenderText at (0,0) size 22x13
</span><span class="cx">                       text run at (0,0) width 22: &quot; Go &quot;
</span><del>-                RenderText {#text} at (147,2) size 4x18
-                  text run at (147,2) width 4: &quot; &quot;
-                RenderBR {BR} at (151,16) size 0x0
</del><ins>+                RenderText {#text} at (146,2) size 5x18
+                  text run at (146,2) width 5: &quot; &quot;
+                RenderBR {BR} at (150,16) size 1x0
</ins><span class="cx">                 RenderText {#text} at (0,23) size 188x18
</span><span class="cx">                   text run at (0,23) width 188: &quot;Enter City Name or Zip Code&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,63) size 194x0
</span><del>-layer at (17,57) size 91x13
</del><ins>+layer at (17,58) size 90x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 91x13
</span><del>-layer at (17,192) size 91x13
</del><ins>+layer at (17,194) size 90x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 91x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug30692expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -32,8 +32,8 @@
</span><span class="cx">         RenderTable {TABLE} at (0,272) size 784x100
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 784x100
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 784x96
</span><del>-              RenderTableCell {TD} at (2,11) size 780x77 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
-                RenderBlock {P} at (1,1) size 622x75 [bgcolor=#FFFFE0]
</del><ins>+              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]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 229x18
</span><span class="cx">                     text run at (0,0) width 229: &quot;BUG: the height of the P is not 80%&quot;
</span><span class="cx">         RenderBlock {HR} at (0,380) size 784x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -41,16 +41,16 @@
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 784x100
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 784x96
</span><span class="cx">               RenderTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (1,1) size 622x80 [bgcolor=#FFFFE0]
</del><ins>+                RenderBlock {P} at (1,1) size 623x80 [bgcolor=#FFFFE0]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 222x18
</span><span class="cx">                     text run at (0,0) width 222: &quot;OK: the height of the P is 80 pixels&quot;
</span><span class="cx"> layer at (11,95) size 622x69 clip at (12,96) size 620x67
</span><del>-  RenderTextControl {TEXTAREA} at (1,1) size 622x69 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 616x13
</del><ins>+  RenderTextControl {TEXTAREA} at (1,1) size 623x70 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 617x13
</ins><span class="cx">       RenderText {#text} at (0,0) size 223x13
</span><span class="cx">         text run at (0,0) width 223: &quot;BUG: the height of the textarea is not 80%&quot;
</span><span class="cx"> layer at (11,208) size 622x80 clip at (12,209) size 620x78
</span><del>-  RenderTextControl {TEXTAREA} at (1,1) size 622x80 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 616x13
</del><ins>+  RenderTextControl {TEXTAREA} at (1,1) size 623x80 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 617x13
</ins><span class="cx">       RenderText {#text} at (0,0) size 223x13
</span><span class="cx">         text run at (0,0) width 223: &quot;OK: the height of the textarea is 80 pixels&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug33091expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x92
</span><span class="cx">         RenderBlock {CENTER} at (0,0) size 784x92
</span><del>-          RenderTable {TABLE} at (78,0) size 627x38 [bgcolor=#000000]
</del><ins>+          RenderTable {TABLE} at (78,0) size 628x38 [bgcolor=#000000]
</ins><span class="cx">             RenderTableSection {TBODY} at (0,0) size 627x38
</span><span class="cx">               RenderTableRow {TR} at (0,5) size 627x28
</span><span class="cx">                 RenderTableCell {TD} at (5,5) size 40x28 [bgcolor=#FFCC33] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug33092expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {CENTER} at (0,0) size 784x28
</span><del>-        RenderTable {TABLE} at (376,0) size 31x28 [border: (1px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (376,0) size 32x28 [border: (1px outset #808080)]
</ins><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></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug33137expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 83x104
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 83x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 79x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderBlock {HR} at (3,10) size 72x2 [border: (1px inset #000000)]
</del><ins>+              RenderBlock {HR} at (3,10) size 73x2 [border: (1px inset #000000)]
</ins><span class="cx">           RenderTableRow {TR} at (0,26) size 83x76
</span><span class="cx">             RenderTableCell {TD} at (2,26) size 79x76 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 68x72
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug33855expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug33855-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,17 +9,17 @@
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 784x24 [bgcolor=#FFFFFF]
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 70x24 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 64x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 48x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 48x14
</ins><span class="cx">                     RenderText at (0,0) size 48x13
</span><span class="cx">                       text run at (0,0) width 48: &quot;Select all&quot;
</span><span class="cx">               RenderTableCell {TD} at (74,2) size 56x24 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 50x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 34x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 34x14
</ins><span class="cx">                     RenderText at (0,0) size 34x13
</span><span class="cx">                       text run at (0,0) width 34: &quot;Delete&quot;
</span><span class="cx">               RenderTableCell {TD} at (132,2) size 86x24 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 80x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 64x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 64x14
</ins><span class="cx">                     RenderText at (0,0) size 64x13
</span><span class="cx">                       text run at (0,0) width 64: &quot;Empty trash&quot;
</span><span class="cx">               RenderTableCell {TD} at (220,6) size 375x20 [r=0 c=3 rs=1 cs=1]
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">                   text run at (1,1) width 4: &quot; &quot;
</span><span class="cx">               RenderTableCell {TD} at (597,2) size 68x24 [r=0 c=4 rs=1 cs=1]
</span><span class="cx">                 RenderButton {INPUT} at (3,3) size 62x18 [bgcolor=#C0C0C0]
</span><del>-                  RenderBlock (anonymous) at (8,2) size 46x13
</del><ins>+                  RenderBlock (anonymous) at (8,2) size 46x14
</ins><span class="cx">                     RenderText at (0,0) size 46x13
</span><span class="cx">                       text run at (0,0) width 46: &quot;Move to:&quot;
</span><span class="cx">               RenderTableCell {TD} at (667,2) size 115x24 [r=0 c=5 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug39209expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 62x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderBlock {FORM} at (2,2) size 58x22
</span><span class="cx">                         RenderButton {INPUT} at (2,2) size 54x18 [bgcolor=#C0C0C0]
</span><del>-                          RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+                          RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">                             RenderText at (0,0) size 38x13
</span><span class="cx">                               text run at (0,0) width 38: &quot;Submit&quot;
</span><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug42187expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug42187-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug42187-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug42187-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H4} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 556x18
</span><span class="cx">           text run at (0,0) width 556: &quot;Try resizing the window horizantally - the red cell should be 195 pixels at all times.&quot;
</span><del>-      RenderTable {TABLE} at (0,39) size 404x78 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,39) size 404x79 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 402x76
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 402x20
</span><span class="cx">             RenderTableCell {TD} at (0,9) size 202x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -24,8 +24,8 @@
</span><span class="cx">                 text run at (1,19) width 109: &quot;game of the year &quot;
</span><span class="cx">                 text run at (110,19) width 53: &quot;at Game&quot;
</span><span class="cx">                 text run at (1,37) width 64: &quot;Rankings.&quot;
</span><del>-      RenderBlock {HR} at (0,125) size 204x2 [border: (1px inset #000000)]
-      RenderBlock {HR} at (0,135) size 385x2 [border: (1px inset #000000)]
-      RenderBlock (anonymous) at (0,145) size 784x18
</del><ins>+      RenderBlock {HR} at (0,125) size 204x3 [border: (1px inset #000000)]
+      RenderBlock {HR} at (0,135) size 385x3 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,145) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 513x18
</span><span class="cx">           text run at (0,0) width 513: &quot;200*150 =3000twips 100*150=1500twips 180*150=1200twips sum: 5700 twips&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug4284expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4284-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4284-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4284-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 217x18
</span><span class="cx">           text run at (0,0) width 217: &quot;this table should be center aligned &quot;
</span><span class="cx">         RenderBR {BR} at (217,14) size 0x0
</span><del>-      RenderTable {TABLE} at (376,18) size 31x28 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (376,18) size 32x28 [border: (1px outset #808080)]
</ins><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></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug4382expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,9 +14,9 @@
</span><span class="cx">         RenderText {#text} at (47,2) size 4x18
</span><span class="cx">           text run at (47,2) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (53,2) size 132x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (187,2) size 4x18
-          text run at (187,2) width 4: &quot; &quot;
-        RenderMenuList {SELECT} at (193,3) size 76x18 [bgcolor=#FFFFFF]
</del><ins>+        RenderText {#text} at (186,2) size 5x18
+          text run at (186,2) width 5: &quot; &quot;
+        RenderMenuList {SELECT} at (192,3) size 77x18 [bgcolor=#FFFFFF]
</ins><span class="cx">           RenderBlock (anonymous) at (0,0) size 76x18
</span><span class="cx">             RenderText at (8,2) size 32x13
</span><span class="cx">               text run at (8,2) width 32: &quot;Excite&quot;
</span><span class="lines">@@ -31,5 +31,5 @@
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 230x18
</span><span class="cx">             RenderText at (8,2) size 57x13
</span><span class="cx">               text run at (8,2) width 57: &quot;Quick Link&quot;
</span><del>-layer at (64,31) size 126x13
</del><ins>+layer at (64,31) size 125x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 126x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug4429expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4429-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4429-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4429-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">                   text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,28) size 784x22
</span><span class="cx">           RenderButton {INPUT} at (2,2) size 54x18 [bgcolor=#C0C0C0]
</span><del>-            RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+            RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">               RenderText at (0,0) size 38x13
</span><span class="cx">                 text run at (0,0) width 38: &quot;Submit&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug4527expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -33,17 +33,17 @@
</span><span class="cx">               RenderImage {IMG} at (0,60) size 470x10
</span><span class="cx">               RenderBR {BR} at (470,70) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,70) size 613x25
</span><del>-            RenderTableCell {TD} at (126,70) size 246x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,70) size 244x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 232x25
</span><del>-            RenderTableCell {TD} at (372,71) size 111x23 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
-              RenderTextControl {INPUT} at (5,2) size 76x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-              RenderImage {INPUT} at (83,4) size 25x18
-            RenderTableCell {TD} at (483,70) size 130x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
-              RenderBlock {INPUT} at (2,4) size 12x13
-              RenderImage {IMG} at (16,0) size 40x25
-              RenderBlock {INPUT} at (58,4) size 12x13
-              RenderText {#text} at (72,1) size 4x18
-                text run at (72,1) width 4: &quot; &quot;
-              RenderImage {IMG} at (76,0) size 46x25
-layer at (388,84) size 70x13
</del><ins>+            RenderTableCell {TD} at (370,71) size 110x23 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
+              RenderTextControl {INPUT} at (4,2) size 77x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderImage {INPUT} at (82,3) size 26x18
+            RenderTableCell {TD} at (480,70) size 133x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
+              RenderBlock {INPUT} at (2,5) size 13x13
+              RenderImage {IMG} at (17,0) size 41x25
+              RenderBlock {INPUT} at (60,5) size 13x13
+              RenderText {#text} at (75,2) size 5x18
+                text run at (75,2) width 5: &quot; &quot;
+              RenderImage {IMG} at (79,0) size 47x25
+layer at (386,84) size 70x13 backgroundClip at (386,84) size 69x13 clip at (386,84) size 69x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 70x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug463681expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -34,20 +34,20 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,111) size 784x41
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,21) size 53x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 37x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 37x14
</ins><span class="cx">             RenderText at (0,0) size 37x13
</span><span class="cx">               text run at (0,0) width 37: &quot;Reload&quot;
</span><del>-        RenderText {#text} at (57,20) size 8x18
-          text run at (57,20) width 8: &quot;  &quot;
-        RenderButton {INPUT} at (67,21) size 84x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 68x13
</del><ins>+        RenderText {#text} at (56,20) size 9x18
+          text run at (56,20) width 9: &quot;  &quot;
+        RenderButton {INPUT} at (66,21) size 84x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 68x14
</ins><span class="cx">             RenderText at (0,0) size 68x13
</span><span class="cx">               text run at (0,0) width 68: &quot;Change Font&quot;
</span><del>-        RenderText {#text} at (153,20) size 8x18
-          text run at (153,20) width 8: &quot;  &quot;
-        RenderTextControl {INPUT} at (163,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (151,20) size 9x18
+          text run at (151,20) width 9: &quot;  &quot;
+        RenderTextControl {INPUT} at (161,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (174,142) size 140x13
</del><ins>+layer at (172,142) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;6&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug463682expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -22,20 +22,20 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,65) size 784x41
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderButton {INPUT} at (2,21) size 53x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 37x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 37x14
</ins><span class="cx">             RenderText at (0,0) size 37x13
</span><span class="cx">               text run at (0,0) width 37: &quot;Reload&quot;
</span><del>-        RenderText {#text} at (57,20) size 8x18
-          text run at (57,20) width 8: &quot;  &quot;
-        RenderButton {INPUT} at (67,21) size 84x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 68x13
</del><ins>+        RenderText {#text} at (56,20) size 9x18
+          text run at (56,20) width 9: &quot;  &quot;
+        RenderButton {INPUT} at (66,21) size 84x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 68x14
</ins><span class="cx">             RenderText at (0,0) size 68x13
</span><span class="cx">               text run at (0,0) width 68: &quot;Change Font&quot;
</span><del>-        RenderText {#text} at (153,20) size 8x18
-          text run at (153,20) width 8: &quot;  &quot;
-        RenderTextControl {INPUT} at (163,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (151,20) size 9x18
+          text run at (151,20) width 9: &quot;  &quot;
+        RenderTextControl {INPUT} at (161,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (174,96) size 140x13
</del><ins>+layer at (172,96) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;6&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug464801expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x647
</del><ins>+layer at (0,0) size 785x655
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x647
-  RenderBlock {HTML} at (0,0) size 785x647
-    RenderBody {BODY} at (8,8) size 769x631 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x655
+  RenderBlock {HTML} at (0,0) size 785x656
+    RenderBody {BODY} at (8,8) size 769x640 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H2} at (0,0) size 769x28
</span><span class="cx">         RenderText {#text} at (0,0) size 67x28
</span><span class="cx">           text run at (0,0) width 67: &quot;Test A&quot;
</span><del>-      RenderBlock {DIV} at (0,47) size 769x64 [color=#008000]
</del><ins>+      RenderBlock {DIV} at (0,47) size 769x65 [color=#008000]
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 281x64 [color=#000000] [border: (10px solid #000000)]
</span><span class="cx">           RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 261x40 [color=#0000FF]
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">               RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                   text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,130) size 769x28
</del><ins>+      RenderBlock {H2} at (0,131) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 66x28
</span><span class="cx">           text run at (0,0) width 66: &quot;Test B&quot;
</span><del>-      RenderTable {TABLE} at (0,177) size 281x64 [border: (10px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (0,179) size 281x65 [border: (10px solid #000000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40 [color=#0000FF]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -28,10 +28,10 @@
</span><span class="cx">             RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                 text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,260) size 769x28
</del><ins>+      RenderBlock {H2} at (0,263) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 67x28
</span><span class="cx">           text run at (0,0) width 67: &quot;Test C&quot;
</span><del>-      RenderTable {TABLE} at (0,307) size 281x64 [color=#0000FF] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,311) size 281x65 [color=#0000FF] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -40,10 +40,10 @@
</span><span class="cx">             RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                 text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,390) size 769x28
</del><ins>+      RenderBlock {H2} at (0,395) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 67x28
</span><span class="cx">           text run at (0,0) width 67: &quot;Test D&quot;
</span><del>-      RenderTable {TABLE} at (0,437) size 281x64 [color=#0000FF] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,443) size 281x65 [color=#0000FF] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -52,10 +52,10 @@
</span><span class="cx">             RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                 text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,520) size 769x28
</del><ins>+      RenderBlock {H2} at (0,527) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 66x28
</span><span class="cx">           text run at (0,0) width 66: &quot;Test E&quot;
</span><del>-      RenderTable {TABLE} at (0,567) size 281x64 [color=#0000FF] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,575) size 281x65 [color=#0000FF] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug464802expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x658
</del><ins>+layer at (0,0) size 785x667
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x658
-  RenderBlock {HTML} at (0,0) size 785x658
-    RenderBody {BODY} at (8,19) size 769x631 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x667
+  RenderBlock {HTML} at (0,0) size 785x668
+    RenderBody {BODY} at (8,19) size 769x641 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H2} at (0,0) size 769x28
</span><span class="cx">         RenderText {#text} at (0,0) size 67x28
</span><span class="cx">           text run at (0,0) width 67: &quot;Test A&quot;
</span><del>-      RenderBlock {DIV} at (0,47) size 769x64 [color=#008000]
</del><ins>+      RenderBlock {DIV} at (0,47) size 769x65 [color=#008000]
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 281x64 [border: (10px solid #008000)]
</span><span class="cx">           RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 261x40 [color=#0000FF]
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">               RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                   text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,130) size 769x28
</del><ins>+      RenderBlock {H2} at (0,131) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 66x28
</span><span class="cx">           text run at (0,0) width 66: &quot;Test B&quot;
</span><del>-      RenderTable {TABLE} at (0,177) size 281x64 [border: (10px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (0,179) size 281x65 [border: (10px solid #000000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40 [color=#0000FF]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -28,10 +28,10 @@
</span><span class="cx">             RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                 text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,260) size 769x28
</del><ins>+      RenderBlock {H2} at (0,263) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 67x28
</span><span class="cx">           text run at (0,0) width 67: &quot;Test C&quot;
</span><del>-      RenderTable {TABLE} at (0,307) size 281x64 [color=#0000FF] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,311) size 281x65 [color=#0000FF] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -40,10 +40,10 @@
</span><span class="cx">             RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                 text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,390) size 769x28
</del><ins>+      RenderBlock {H2} at (0,395) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 67x28
</span><span class="cx">           text run at (0,0) width 67: &quot;Test D&quot;
</span><del>-      RenderTable {TABLE} at (0,437) size 281x64 [color=#0000FF] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,443) size 281x65 [color=#0000FF] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -52,10 +52,10 @@
</span><span class="cx">             RenderTableCell {TD} at (58,2) size 201x40 [border: (10px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (11,11) size 179x18
</span><span class="cx">                 text run at (11,11) width 179: &quot;Records for Cropping Years&quot;
</span><del>-      RenderBlock {H2} at (0,520) size 769x28
</del><ins>+      RenderBlock {H2} at (0,527) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 66x28
</span><span class="cx">           text run at (0,0) width 66: &quot;Test E&quot;
</span><del>-      RenderTable {TABLE} at (0,567) size 281x64 [color=#0000FF] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,575) size 281x65 [color=#0000FF] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 261x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 261x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 54x40 [border: (10px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug51037expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51037-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,14 +16,14 @@
</span><span class="cx">         RenderTextControl {INPUT} at (36,2) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">       RenderBlock {P} at (0,112) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 45x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 29x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 29x14
</ins><span class="cx">             RenderText at (0,0) size 29x13
</span><span class="cx">               text run at (0,0) width 29: &quot;Move&quot;
</span><del>-layer at (47,47) size 140x13
</del><ins>+layer at (47,47) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 35x13
</span><span class="cx">       text run at (0,0) width 35: &quot;120px&quot;
</span><del>-layer at (47,86) size 140x13
</del><ins>+layer at (47,86) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 35x13
</span><span class="cx">       text run at (0,0) width 35: &quot;120px&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug51727expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug51727-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,15 +5,15 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x70
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x44
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 158x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 142x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 142x14
</ins><span class="cx">             RenderText at (0,0) size 142x13
</span><span class="cx">               text run at (0,0) width 142: &quot;(1) Fill cell with long string&quot;
</span><del>-        RenderBR {BR} at (162,1) size 0x18
</del><ins>+        RenderBR {BR} at (161,1) size 1x18
</ins><span class="cx">         RenderButton {INPUT} at (2,24) size 162x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 146x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 146x14
</ins><span class="cx">             RenderText at (0,0) size 146x13
</span><span class="cx">               text run at (0,0) width 146: &quot;(2) Fill cell with short string&quot;
</span><del>-        RenderBR {BR} at (166,23) size 0x18
</del><ins>+        RenderBR {BR} at (165,23) size 1x18
</ins><span class="cx">       RenderTable {TABLE} at (0,44) size 83x26
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 83x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 83x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug52505expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52505-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x94
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x38
</span><span class="cx">         RenderButton {INPUT} at (2,0) size 256x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 240x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 240x14
</ins><span class="cx">             RenderText at (0,0) size 240x13
</span><span class="cx">               text run at (0,0) width 240: &quot;[Step 1] Set cell width to 60px (nothing seen)&quot;
</span><span class="cx">         RenderButton {INPUT} at (2,20) size 258x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 242x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 242x14
</ins><span class="cx">             RenderText at (0,0) size 242x13
</span><span class="cx">               text run at (0,0) width 242: &quot;[Step 2] Set cell width to 20px (garbage seen)&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,40) size 34x54
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug52506expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52506-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52506-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug52506-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,11 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x102
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x38
</span><span class="cx">         RenderButton {INPUT} at (2,0) size 181x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 165x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 165x14
</ins><span class="cx">             RenderText at (0,0) size 165x13
</span><span class="cx">               text run at (0,0) width 165: &quot;[Step 1] Set cell height to 60px&quot;
</span><span class="cx">         RenderButton {INPUT} at (2,20) size 181x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 165x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 165x14
</ins><span class="cx">             RenderText at (0,0) size 165x13
</span><span class="cx">               text run at (0,0) width 165: &quot;[Step 2] Set cell height to 20px&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,40) size 42x62
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug5538expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug5538-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -9,14 +9,14 @@
</span><span class="cx">         RenderInline {A} at (0,0) size 117x22 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (307,0) size 117x22
</span><span class="cx">             text run at (307,0) width 117: &quot;www.fool.com&quot;
</span><del>-      RenderTable {TABLE} at (0,40) size 600x89
</del><ins>+      RenderTable {TABLE} at (0,40) size 600x90
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x89
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x89
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderInline {A} at (0,0) size 128x18 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 128x89
</span><span class="cx">             RenderTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
</span><del>-      RenderTable {TABLE} at (0,129) size 600x18
</del><ins>+      RenderTable {TABLE} at (0,129) size 600x19
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x18
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x18
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 600x18 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">               RenderInline {MAP} at (0,0) size 0x18
</span><span class="cx">               RenderImage {IMG} at (348,0) size 88x18
</span><span class="cx">               RenderImage {IMG} at (436,0) size 55x18
</span><del>-      RenderBlock {P} at (0,163) size 784x161
</del><ins>+      RenderBlock {P} at (0,163) size 784x162
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x54
</span><span class="cx">           RenderText {#text} at (0,0) size 471x18
</span><span class="cx">             text run at (0,0) width 471: &quot;When removing &lt;A HREF=\&quot;...\&quot;&gt; surrounding logo image in first row and&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug55545expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55545-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -16,5 +16,5 @@
</span><span class="cx">                     RenderTableCell {TD} at (65,2) size 291x25 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                       RenderTextControl {INPUT} at (3,3) size 285x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (82,19) size 279x13
</del><ins>+layer at (82,19) size 278x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 279x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug59354expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug59354-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">                                               RenderTableCell {TD} at (121,1) size 160x33 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                                                 RenderTextControl {INPUT} at (7,7) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                                                 RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (229,99) size 140x13 scrollWidth 196
</del><ins>+layer at (229,99) size 139x13 scrollWidth 196
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 195x13
</span><span class="cx">       text run at (0,0) width 195: &quot;simon.king@pipinghotnetworks.com&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug60749expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug60749-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -14,13 +14,13 @@
</span><span class="cx">                 text run at (2,2) width 106: &quot;   InspectionText&quot;
</span><span class="cx">       RenderBlock {FORM} at (0,28) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 88x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 72x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 72x14
</ins><span class="cx">             RenderText at (0,0) size 72x13
</span><span class="cx">               text run at (0,0) width 72: &quot;change width&quot;
</span><del>-        RenderText {#text} at (92,1) size 4x18
-          text run at (92,1) width 4: &quot; &quot;
-        RenderButton {INPUT} at (98,2) size 180x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 164x13
</del><ins>+        RenderText {#text} at (91,1) size 5x18
+          text run at (91,1) width 5: &quot; &quot;
+        RenderButton {INPUT} at (97,2) size 181x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 164x14
</ins><span class="cx">             RenderText at (0,0) size 164x13
</span><span class="cx">               text run at (0,0) width 164: &quot;change width with table reflow&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug6304expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug6304-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug6304-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug6304-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (227,0) size 330x18
</span><span class="cx">             text run at (227,0) width 330: &quot;Tables I, II, III, IV (cellpadding=0 cellspacing=5)&quot;
</span><del>-        RenderTable {TABLE} at (199,34) size 385x168 [bgcolor=#FFCC00] [border: (1px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (199,34) size 386x168 [bgcolor=#FFCC00] [border: (1px outset #808080)]
</ins><span class="cx">           RenderTableSection {TBODY} at (1,1) size 383x166
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 383x162
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 100x162 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug679151expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">               RenderText {#text} at (12,11) size 12x18
</span><span class="cx">                 text run at (12,11) width 12: &quot;A&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,52) size 427x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (176,11) size 76x25
</del><ins>+              RenderImage {IMG} at (175,11) size 77x25
</ins><span class="cx">             RenderTableCell {TD} at (469,2) size 296x148 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -29,7 +29,7 @@
</span><span class="cx">               RenderText {#text} at (12,11) size 12x18
</span><span class="cx">                 text run at (12,11) width 12: &quot;B&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,194) size 427x64 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (199,11) size 30x42
</del><ins>+              RenderImage {IMG} at (198,11) size 31x42
</ins><span class="cx">             RenderTableCell {TD} at (469,152) size 296x148 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">               RenderText {#text} at (12,11) size 12x18
</span><span class="cx">                 text run at (12,11) width 12: &quot;C&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,302) size 427x160 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (104,11) size 220x138
</del><ins>+              RenderImage {IMG} at (103,11) size 221x138
</ins><span class="cx">             RenderTableCell {TD} at (469,308) size 296x148 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -67,7 +67,7 @@
</span><span class="cx">               RenderText {#text} at (12,11) size 12x18
</span><span class="cx">                 text run at (12,11) width 12: &quot;D&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,484) size 427x107 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (114,11) size 200x85
</del><ins>+              RenderImage {IMG} at (113,11) size 201x85
</ins><span class="cx">             RenderTableCell {TD} at (469,464) size 296x148 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -86,7 +86,7 @@
</span><span class="cx">               RenderText {#text} at (13,11) size 10x18
</span><span class="cx">                 text run at (13,11) width 10: &quot;E&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,652) size 427x72 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (187,11) size 54x50
</del><ins>+              RenderImage {IMG} at (186,11) size 55x50
</ins><span class="cx">             RenderTableCell {TD} at (469,614) size 296x148 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -124,7 +124,7 @@
</span><span class="cx">               RenderText {#text} at (12,11) size 12x18
</span><span class="cx">                 text run at (12,11) width 12: &quot;G&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,945) size 427x85 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (156,11) size 116x63
</del><ins>+              RenderImage {IMG} at (155,11) size 117x63
</ins><span class="cx">             RenderTableCell {TD} at (469,914) size 296x148 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -200,7 +200,7 @@
</span><span class="cx">               RenderText {#text} at (12,11) size 12x18
</span><span class="cx">                 text run at (12,11) width 12: &quot;K&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,1552) size 427x72 [border: (1px inset #808080)] [r=10 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (78,11) size 272x50
</del><ins>+              RenderImage {IMG} at (77,11) size 273x50
</ins><span class="cx">             RenderTableCell {TD} at (469,1514) size 296x148 [border: (1px inset #808080)] [r=10 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -238,7 +238,7 @@
</span><span class="cx">               RenderText {#text} at (13,11) size 10x18
</span><span class="cx">                 text run at (13,11) width 10: &quot;L&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,1844) size 427x88 [border: (1px inset #808080)] [r=12 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (89,11) size 250x66
</del><ins>+              RenderImage {IMG} at (88,11) size 251x66
</ins><span class="cx">             RenderTableCell {TD} at (469,1814) size 296x148 [border: (1px inset #808080)] [r=12 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span><span class="lines">@@ -352,7 +352,7 @@
</span><span class="cx">               RenderText {#text} at (12,11) size 12x18
</span><span class="cx">                 text run at (12,11) width 12: &quot;R&quot;
</span><span class="cx">             RenderTableCell {TD} at (40,2714) size 427x152 [border: (1px inset #808080)] [r=18 c=1 rs=1 cs=1]
</span><del>-              RenderImage {IMG} at (42,11) size 344x130
</del><ins>+              RenderImage {IMG} at (41,11) size 345x130
</ins><span class="cx">             RenderTableCell {TD} at (469,2716) size 296x148 [border: (1px inset #808080)] [r=18 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x126
</span><span class="cx">                 text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug69187expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug69187-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug69187-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug69187-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -3,15 +3,15 @@
</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 246x149 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 244x147
-          RenderTableRow {TR} at (0,2) size 244x51
-            RenderTableCell {TD} at (2,2) size 240x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,0) size 246x150 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 244x148
+          RenderTableRow {TR} at (0,2) size 244x52
+            RenderTableCell {TD} at (2,2) size 240x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderBlock {H2} at (2,2) size 236x28
</span><span class="cx">                 RenderText {#text} at (0,0) size 175x28
</span><span class="cx">                   text run at (0,0) width 175: &quot;Personal Friends&quot;
</span><del>-          RenderTableRow {TR} at (0,55) size 244x90
-            RenderTableCell {TD} at (2,55) size 183x90 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,56) size 244x90
+            RenderTableCell {TD} at (2,56) size 183x90 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (2,2) size 179x0
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">               RenderBlock {P} at (2,70) size 179x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 36x18
</span><span class="cx">                   text run at (0,0) width 36: &quot;Asale&quot;
</span><del>-            RenderTableCell {TD} at (187,55) size 55x90 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (187,56) size 55x90 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (2,2) size 51x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 34x18
</span><span class="cx">                   text run at (0,0) width 34: &quot;Ernie&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug71121expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,350) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (234,368) size 300x28 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (234,368) size 301x28 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -75,7 +75,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,442) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">       RenderBlock {DIV} at (0,460) size 769x26 [border: (1px solid #000000)]
</span><del>-        RenderTable {TABLE} at (329,1) size 110x24
</del><ins>+        RenderTable {TABLE} at (329,1) size 111x24
</ins><span class="cx">           RenderTableSection {TBODY} at (0,0) size 110x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 110x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 106x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">               RenderBlock (anonymous) at (1,1) size 763x18
</span><span class="cx">                 RenderText {#text} at (325,0) size 113x18
</span><span class="cx">                   text run at (325,0) width 113: &quot;Text, followed by&quot;
</span><del>-              RenderTable {TABLE} at (354,19) size 56x24
</del><ins>+              RenderTable {TABLE} at (354,19) size 57x24
</ins><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 56x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 56x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug71122expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,414) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (234,432) size 300x28 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (234,432) size 301x28 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -75,7 +75,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,506) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">       RenderBlock {DIV} at (0,524) size 769x26 [border: (1px solid #000000)]
</span><del>-        RenderTable {TABLE} at (329,1) size 110x24
</del><ins>+        RenderTable {TABLE} at (329,1) size 111x24
</ins><span class="cx">           RenderTableSection {TBODY} at (0,0) size 110x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 110x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 106x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">               RenderBlock (anonymous) at (1,1) size 763x18
</span><span class="cx">                 RenderText {#text} at (325,0) size 113x18
</span><span class="cx">                   text run at (325,0) width 113: &quot;Text, followed by&quot;
</span><del>-              RenderTable {TABLE} at (354,19) size 56x24
</del><ins>+              RenderTable {TABLE} at (354,19) size 57x24
</ins><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 56x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 56x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug73321expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug73321-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug73321-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug73321-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><del>-layer at (0,0) size 785x1322
</del><ins>+layer at (0,0) size 785x1325
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1322
-  RenderBlock {HTML} at (0,0) size 785x1322
-    RenderBody {BODY} at (8,8) size 769x1306 [bgcolor=#555555]
-      RenderBlock {H1} at (16,37) size 737x101 [bgcolor=#CCCCCC]
</del><ins>+layer at (0,0) size 785x1325
+  RenderBlock {HTML} at (0,0) size 785x1325
+    RenderBody {BODY} at (8,8) size 769x1309 [bgcolor=#555555]
+      RenderBlock {H1} at (16,37) size 737x102 [bgcolor=#CCCCCC]
</ins><span class="cx">         RenderText {#text} at (85,32) size 163x36
</span><span class="cx">           text run at (85,32) width 163: &quot;Simplified &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 162x36 [color=#0000EE]
</span><span class="lines">@@ -11,14 +11,14 @@
</span><span class="cx">             text run at (248,32) width 162: &quot;Linux.com&quot;
</span><span class="cx">         RenderText {#text} at (410,32) size 242x36
</span><span class="cx">           text run at (410,32) width 242: &quot; Table Testcase&quot;
</span><del>-      RenderTable {TABLE} at (16,159) size 737x1131
-        RenderTableSection {TBODY} at (0,0) size 737x1131
-          RenderTableRow {TR} at (0,2) size 737x380
-            RenderTableCell {TD} at (2,2) size 135x684 [bgcolor=#FFFFFF] [r=0 c=0 rs=2 cs=1]
-              RenderBlock {H2} at (5,18) size 125x18
</del><ins>+      RenderTable {TABLE} at (16,159) size 737x1134
+        RenderTableSection {TBODY} at (0,0) size 737x1133
+          RenderTableRow {TR} at (0,2) size 737x382
+            RenderTableCell {TD} at (2,2) size 135x687 [bgcolor=#FFFFFF] [r=0 c=0 rs=2 cs=1]
+              RenderBlock {H2} at (5,18) size 125x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 117x17
</span><span class="cx">                   text run at (0,0) width 117: &quot;Weekly Feature&quot;
</span><del>-              RenderBlock {P} at (5,49) size 125x105
</del><ins>+              RenderBlock {P} at (5,49) size 125x106
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x105
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><span class="lines">@@ -27,10 +27,10 @@
</span><span class="cx">                   text run at (0,60) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,75) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,90) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,167) size 125x18
</del><ins>+              RenderBlock {H2} at (5,167) size 125x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 81x17
</span><span class="cx">                   text run at (0,0) width 81: &quot;Contribute&quot;
</span><del>-              RenderBlock {P} at (5,198) size 125x105
</del><ins>+              RenderBlock {P} at (5,199) size 125x106
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x105
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><span class="lines">@@ -39,45 +39,45 @@
</span><span class="cx">                   text run at (0,60) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,75) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,90) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,316) size 125x18
</del><ins>+              RenderBlock {H2} at (5,317) size 125x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 82x17
</span><span class="cx">                   text run at (0,0) width 82: &quot;Newsforge&quot;
</span><del>-              RenderBlock {P} at (5,347) size 125x30
</del><ins>+              RenderBlock {P} at (5,348) size 125x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x30
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {P} at (5,390) size 125x30
</del><ins>+              RenderBlock {P} at (5,391) size 125x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x30
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {P} at (5,433) size 125x30
</del><ins>+              RenderBlock {P} at (5,434) size 125x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x30
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {P} at (5,476) size 125x30
</del><ins>+              RenderBlock {P} at (5,477) size 125x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x30
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {P} at (5,519) size 125x30
</del><ins>+              RenderBlock {P} at (5,520) size 125x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x30
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {P} at (5,562) size 125x30
</del><ins>+              RenderBlock {P} at (5,563) size 125x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x30
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,605) size 125x18
</del><ins>+              RenderBlock {H2} at (5,606) size 125x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 83x17
</span><span class="cx">                   text run at (0,0) width 83: &quot;Resources&quot;
</span><del>-              RenderBlock {P} at (5,636) size 125x30
</del><ins>+              RenderBlock {P} at (5,638) size 125x31
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x30
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><del>-            RenderTableCell {TD} at (139,2) size 459x1127 [bgcolor=#FFFFFF] [r=0 c=1 rs=2 cs=1]
-              RenderBlock {H2} at (5,18) size 449x18
</del><ins>+            RenderTableCell {TD} at (139,2) size 459x1130 [bgcolor=#FFFFFF] [r=0 c=1 rs=2 cs=1]
+              RenderBlock {H2} at (5,18) size 449x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 188x17
</span><span class="cx">                   text run at (0,0) width 188: &quot;The Latest of Linux.com!&quot;
</span><del>-              RenderBlock {P} at (5,49) size 449x225
</del><ins>+              RenderBlock {P} at (5,49) size 449x226
</ins><span class="cx">                 RenderText {#text} at (0,0) size 444x225
</span><span class="cx">                   text run at (0,0) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx">                   text run at (0,180) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,195) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,210) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {P} at (5,287) size 449x225
</del><ins>+              RenderBlock {P} at (5,287) size 449x226
</ins><span class="cx">                 RenderText {#text} at (0,0) size 444x225
</span><span class="cx">                   text run at (0,0) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="lines">@@ -111,10 +111,10 @@
</span><span class="cx">                   text run at (0,180) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,195) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,210) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,525) size 449x18
</del><ins>+              RenderBlock {H2} at (5,525) size 449x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 121x17
</span><span class="cx">                   text run at (0,0) width 121: &quot;Linux.com Live!&quot;
</span><del>-              RenderBlock {P} at (5,556) size 449x225
</del><ins>+              RenderBlock {P} at (5,557) size 449x226
</ins><span class="cx">                 RenderText {#text} at (0,0) size 444x225
</span><span class="cx">                   text run at (0,0) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="lines">@@ -131,10 +131,10 @@
</span><span class="cx">                   text run at (0,180) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,195) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,210) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,794) size 449x18
</del><ins>+              RenderBlock {H2} at (5,795) size 449x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 59x17
</span><span class="cx">                   text run at (0,0) width 59: &quot;Tuneup&quot;
</span><del>-              RenderBlock {P} at (5,825) size 449x225
</del><ins>+              RenderBlock {P} at (5,826) size 449x226
</ins><span class="cx">                 RenderText {#text} at (0,0) size 444x225
</span><span class="cx">                   text run at (0,0) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="lines">@@ -151,50 +151,50 @@
</span><span class="cx">                   text run at (0,180) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,195) width 444: &quot;blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,210) width 108: &quot;blah blah blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,1063) size 449x18
</del><ins>+              RenderBlock {H2} at (5,1064) size 449x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 29x17
</span><span class="cx">                   text run at (0,0) width 29: &quot;Poll&quot;
</span><del>-              RenderBlock {P} at (5,1094) size 449x15
</del><ins>+              RenderBlock {P} at (5,1096) size 449x16
</ins><span class="cx">                 RenderText {#text} at (0,0) size 315x15
</span><span class="cx">                   text run at (0,0) width 315: &quot;This stuff is cropped off in Mozilla for whatever reason&quot;
</span><del>-            RenderTableCell {TD} at (600,2) size 135x380 [bgcolor=#FFFFFF] [r=0 c=2 rs=1 cs=1]
-              RenderBlock {H2} at (5,18) size 125x18
</del><ins>+            RenderTableCell {TD} at (600,2) size 135x382 [bgcolor=#FFFFFF] [r=0 c=2 rs=1 cs=1]
+              RenderBlock {H2} at (5,18) size 125x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 47x17
</span><span class="cx">                   text run at (0,0) width 47: &quot;OSDN&quot;
</span><del>-              RenderBlock {P} at (5,49) size 125x75
</del><ins>+              RenderBlock {P} at (5,49) size 125x76
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x75
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,30) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,45) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,60) width 52: &quot;blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,137) size 125x18
</del><ins>+              RenderBlock {H2} at (5,137) size 125x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 45x17
</span><span class="cx">                   text run at (0,0) width 45: &quot;POTD&quot;
</span><del>-              RenderBlock {P} at (5,168) size 125x75
</del><ins>+              RenderBlock {P} at (5,169) size 125x76
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x75
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,30) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,45) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,60) width 52: &quot;blah blah&quot;
</span><del>-              RenderBlock {H2} at (5,256) size 125x18
</del><ins>+              RenderBlock {H2} at (5,257) size 125x19
</ins><span class="cx">                 RenderText {#text} at (0,0) size 48x17
</span><span class="cx">                   text run at (0,0) width 48: &quot;Log In&quot;
</span><del>-              RenderBlock {P} at (5,287) size 125x75
</del><ins>+              RenderBlock {P} at (5,288) size 125x76
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x75
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,30) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,45) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,60) width 52: &quot;blah blah&quot;
</span><del>-          RenderTableRow {TR} at (0,384) size 737x745
-            RenderTableCell {TD} at (600,969) size 135x160 [bgcolor=#FFFFFF] [r=1 c=2 rs=1 cs=1]
-              RenderBlock {H2} at (5,18) size 125x36
</del><ins>+          RenderTableRow {TR} at (0,386) size 737x745
+            RenderTableCell {TD} at (600,970) size 135x161 [bgcolor=#FFFFFF] [r=1 c=2 rs=1 cs=1]
+              RenderBlock {H2} at (5,18) size 125x37
</ins><span class="cx">                 RenderText {#text} at (0,0) size 88x35
</span><span class="cx">                   text run at (0,0) width 88: &quot;Community&quot;
</span><span class="cx">                   text run at (0,18) width 56: &quot;Banner&quot;
</span><del>-              RenderBlock {P} at (5,67) size 125x75
</del><ins>+              RenderBlock {P} at (5,67) size 125x76
</ins><span class="cx">                 RenderText {#text} at (0,0) size 108x75
</span><span class="cx">                   text run at (0,0) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,15) width 108: &quot;blah blah blah blah&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug7342expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug7342-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                         RenderTableCell {TD} at (355,4) size 97x32 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">                           RenderButton {INPUT} at (7,7) size 52x18 [bgcolor=#C0C0C0]
</span><del>-                            RenderBlock (anonymous) at (8,2) size 36x13
</del><ins>+                            RenderBlock (anonymous) at (8,2) size 36x14
</ins><span class="cx">                               RenderText at (0,0) size 36x13
</span><span class="cx">                                 text run at (0,0) width 36: &quot;Search&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -76,5 +76,5 @@
</span><span class="cx">                         RenderTableCell {TD} at (355,41) size 97x28 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">                           RenderText {#text} at (5,5) size 26x18
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-layer at (249,123) size 286x13
</del><ins>+layer at (249,123) size 285x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 286x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug80321expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x92
-  RenderBlock {HTML} at (0,0) size 800x92
-    RenderBody {BODY} at (8,19) size 784x65
</del><ins>+layer at (0,0) size 800x94
+  RenderBlock {HTML} at (0,0) size 800x94
+    RenderBody {BODY} at (8,19) size 784x67
</ins><span class="cx">       RenderBlock {H2} at (0,0) size 784x28
</span><span class="cx">         RenderText {#text} at (0,0) size 204x28
</span><span class="cx">           text run at (0,0) width 204: &quot;table-column-group&quot;
</span><del>-      RenderTable {DIV} at (0,47) size 70x18
</del><ins>+      RenderTable {DIV} at (0,47) size 70x19
</ins><span class="cx">         RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {DIV} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug83786expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug83786-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug83786-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug83786-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x136
</span><span class="cx"> layer at (0,0) size 266x136 clip at (3,3) size 260x130 scrollHeight 144
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 266x136 [border: (3px solid #008000)]
</span><del>-    RenderTable {TABLE} at (16,3) size 64x143
-      RenderTableSection {TBODY} at (0,0) size 64x143
-        RenderTableRow {TR} at (0,0) size 64x143
-          RenderTableCell {TD} at (0,0) size 64x143 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (16,3) size 64x144
+      RenderTableSection {TBODY} at (0,0) size 64x144
+        RenderTableRow {TR} at (0,0) size 64x144
+          RenderTableCell {TD} at (0,0) size 64x144 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (0,-1) size 64x132
</span><span class="cx">               text run at (0,-1) width 64: &quot;This____&quot;
</span><span class="cx">               text run at (0,12) width 64: &quot;text____&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug8381expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8381-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8381-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8381-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#3333FF]
</span><span class="cx">       RenderBlock {CENTER} at (0,0) size 784x69
</span><del>-        RenderTable {TABLE} at (181,0) size 421x69 [bgcolor=#FFFFFF] [border: (2px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (181,0) size 422x69 [bgcolor=#FFFFFF] [border: (2px outset #808080)]
</ins><span class="cx">           RenderBlock {CAPTION} at (0,0) size 421x21
</span><span class="cx">             RenderInline {B} at (0,0) size 131x18
</span><span class="cx">               RenderInline {FONT} at (0,0) size 131x20 [color=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug92711expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x235
-  RenderBlock {HTML} at (0,0) size 800x235
-    RenderBody {BODY} at (8,21) size 784x206
</del><ins>+layer at (0,0) size 800x236
+  RenderBlock {HTML} at (0,0) size 800x236
+    RenderBody {BODY} at (8,21) size 784x207
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 352x37
</span><span class="cx">           text run at (0,0) width 352: &quot;insertRow() bugs, 0 based&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 149x148 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,58) size 149x149 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 147x146
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 147x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 143x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug92712expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x133
-  RenderBlock {HTML} at (0,0) size 800x133
-    RenderBody {BODY} at (8,21) size 784x104
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {HTML} at (0,0) size 800x134
+    RenderBody {BODY} at (8,21) size 784x105
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 345x37
</span><span class="cx">           text run at (0,0) width 345: &quot;insertCell() bugs, 0 based&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 784x46 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,58) size 784x47 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 128x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug96334expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug96334-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 770x36
</span><span class="cx">                 text run at (2,2) width 770: &quot;KEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLEooKEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLE&quot;
</span><span class="cx">                 text run at (2,20) width 618: &quot;THIS SIMULATES THE PROBLEM ON THE WWW.MAPBLAST.COM/ \&quot;CREATE MAP\&quot;&quot;
</span><del>-layer at (31,31) size 140x13
</del><ins>+layer at (31,31) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 127x13
</span><span class="cx">       text run at (0,0) width 127: &quot;THIS NEEDS THIS VALUE&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug99948expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug99948-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,6 +11,6 @@
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 286x40
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 282x40 [bgcolor=#CCDDFF] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderTextControl {INPUT} at (3,18) size 146x19 [bgcolor=#CCAAFF] [border: (2px inset #000000)]
</span><del>-              RenderImage {IMG} at (152,4) size 126x26 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-layer at (16,49) size 140x13
</del><ins>+              RenderImage {IMG} at (151,4) size 127x26 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+layer at (16,49) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillacollapsing_bordersbug412624expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -30,12 +30,12 @@
</span><span class="cx">                     text run at (4,4) width 59: &quot;6:00 a.m.&quot;
</span><span class="cx">           RenderBlock {P} at (0,96) size 704x22
</span><span class="cx">             RenderButton {INPUT} at (288,2) size 62x18 [bgcolor=#C0C0C0]
</span><del>-              RenderBlock (anonymous) at (8,2) size 46x13
</del><ins>+              RenderBlock (anonymous) at (8,2) size 46x14
</ins><span class="cx">                 RenderText at (0,0) size 46x13
</span><span class="cx">                   text run at (0,0) width 46: &quot;separate&quot;
</span><span class="cx">             RenderText {#text} at (351,1) size 5x18
</span><span class="cx">               text run at (351,1) width 5: &quot; &quot;
</span><del>-            RenderButton {INPUT} at (358,2) size 59x18 [bgcolor=#C0C0C0]
-              RenderBlock (anonymous) at (8,2) size 43x13
</del><ins>+            RenderButton {INPUT} at (357,2) size 59x18 [bgcolor=#C0C0C0]
+              RenderBlock (anonymous) at (8,2) size 43x14
</ins><span class="cx">                 RenderText at (0,0) size 43x13
</span><span class="cx">                   text run at (0,0) width 43: &quot;collapse&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillacorebloombergexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -213,7 +213,7 @@
</span><span class="cx">                 RenderBR {BR} at (78,590) size 0x0
</span><span class="cx">               RenderBR {BR} at (4,593) size 0x18
</span><span class="cx">             RenderTableCell {TD} at (148,0) size 486x24 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=3]
</span><del>-              RenderImage {IMG} at (11,4) size 465x16
</del><ins>+              RenderImage {IMG} at (10,4) size 466x16
</ins><span class="cx">           RenderTableRow {TR} at (0,24) size 634x69
</span><span class="cx">             RenderTableCell {TD} at (148,24) size 128x69 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderInline {A} at (0,0) size 120x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillacoremarginsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/core/margins-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -75,7 +75,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 396x36
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 396x32
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 114x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderTable {TABLE} at (41,2) size 31x28 [border: (1px outset #808080)]
</del><ins>+              RenderTable {TABLE} at (41,2) size 32x28 [border: (1px outset #808080)]
</ins><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></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillacoremiscexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/core/misc-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/core/misc-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/core/misc-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x109
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 600x44
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3]
</span><del>-              RenderImage {IMG} at (8,1) size 579x42
</del><ins>+              RenderImage {IMG} at (7,1) size 580x42
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 600x37
</span><span class="cx">             RenderTableCell {TD} at (2,48) size 242x37 [r=1 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilladomtableDomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/dom/tableDom-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,22 +11,22 @@
</span><span class="cx">         RenderText {#text} at (99,2) size 52x18
</span><span class="cx">           text run at (99,2) width 52: &quot;   tbody &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (153,2) size 41x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (196,2) size 41x18
-          text run at (196,2) width 41: &quot;   row &quot;
-        RenderTextControl {INPUT} at (239,2) size 41x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (282,2) size 35x18
-          text run at (282,2) width 35: &quot;   col &quot;
-        RenderTextControl {INPUT} at (319,2) size 41x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (362,2) size 74x18
-          text run at (362,2) width 74: &quot;   row span &quot;
-        RenderTextControl {INPUT} at (438,2) size 41x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (481,2) size 68x18
-          text run at (481,2) width 68: &quot;   col span &quot;
-        RenderTextControl {INPUT} at (551,2) size 41x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (594,2) size 20x18
-          text run at (594,2) width 20: &quot;     &quot;
-        RenderButton {INPUT} at (616,3) size 42x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 26x13
</del><ins>+        RenderText {#text} at (195,2) size 42x18
+          text run at (195,2) width 42: &quot;   row &quot;
+        RenderTextControl {INPUT} at (238,2) size 42x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (281,2) size 36x18
+          text run at (281,2) width 36: &quot;   col &quot;
+        RenderTextControl {INPUT} at (318,2) size 42x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (361,2) size 75x18
+          text run at (361,2) width 75: &quot;   row span &quot;
+        RenderTextControl {INPUT} at (437,2) size 42x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (480,2) size 69x18
+          text run at (480,2) width 69: &quot;   col span &quot;
+        RenderTextControl {INPUT} at (550,2) size 41x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (592,2) size 21x18
+          text run at (592,2) width 21: &quot;     &quot;
+        RenderButton {INPUT} at (614,3) size 43x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 26x14
</ins><span class="cx">             RenderText at (0,0) size 26x13
</span><span class="cx">               text run at (0,0) width 26: &quot;Do It&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -55,15 +55,15 @@
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 35x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;0&quot;
</span><del>-layer at (330,13) size 35x13
</del><ins>+layer at (330,13) size 35x13 backgroundClip at (330,13) size 34x13 clip at (330,13) size 34x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 35x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;0&quot;
</span><del>-layer at (449,13) size 35x13
</del><ins>+layer at (448,13) size 35x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 35x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;1&quot;
</span><del>-layer at (562,13) size 35x13
</del><ins>+layer at (561,13) size 35x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 35x13
</span><span class="cx">     RenderText {#text} at (0,0) size 7x13
</span><span class="cx">       text run at (0,0) width 7: &quot;1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_indexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_index-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_index-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_index-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,15 +1,15 @@
</span><del>-layer at (0,0) size 827x1729
</del><ins>+layer at (0,0) size 827x1730
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x1729
-  RenderBlock {HTML} at (0,0) size 785x1729
-    RenderBody {BODY} at (8,17) size 769x1699 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1730
+  RenderBlock {HTML} at (0,0) size 785x1731
+    RenderBody {BODY} at (8,17) size 769x1701 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 60x23
</span><span class="cx">           text run at (0,0) width 60: &quot;Notes&quot;
</span><del>-      RenderBlock {P} at (0,86) size 769x75
</del><ins>+      RenderBlock {P} at (0,86) size 769x76
</ins><span class="cx">         RenderText {#text} at (0,0) size 728x30
</span><span class="cx">           text run at (0,0) width 728: &quot;This test suite is not endorsed or approved by the W3C or anyone besides fantasai. It tests&quot;
</span><span class="cx">           text run at (0,15) width 208: &quot;conformance to fantasai's &quot;
</span><span class="lines">@@ -21,15 +21,15 @@
</span><span class="cx">           text run at (0,30) width 704: &quot;specification. The intent is to demonstrate the proposal's effects under various styling&quot;
</span><span class="cx">           text run at (0,45) width 720: &quot;conditions and to clarify any ambiguity in the proposal in preparation for a better-worded&quot;
</span><span class="cx">           text run at (0,60) width 640: &quot;errata suggestion. It's not particularly well-designed, but it is comprehensive.&quot;
</span><del>-      RenderBlock {P} at (0,174) size 769x45
</del><ins>+      RenderBlock {P} at (0,174) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 720x45
</span><span class="cx">           text run at (0,0) width 712: &quot;This test suite (this page and all pages linked from the table of contents below) and its&quot;
</span><span class="cx">           text run at (0,15) width 720: &quot;background images (listed below) are in the public domain by assertion of their author. No&quot;
</span><span class="cx">           text run at (0,30) width 128: &quot;rights reserved.&quot;
</span><del>-      RenderBlock {P} at (0,232) size 769x15
</del><ins>+      RenderBlock {P} at (0,232) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 392x15
</span><span class="cx">           text run at (0,0) width 392: &quot;The images used as backgrounds are the following:&quot;
</span><del>-      RenderBlock {UL} at (0,260) size 769x730
</del><ins>+      RenderBlock {UL} at (0,260) size 769x731
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x33
</span><span class="cx">           RenderListMarker at (-16,18) size 6x15: bullet
</span><span class="cx">           RenderImage {IMG} at (0,0) size 80x30
</span><span class="lines">@@ -42,20 +42,20 @@
</span><span class="cx">           RenderListMarker at (-16,599) size 6x15: bullet
</span><span class="cx">           RenderImage {IMG} at (0,0) size 779x611
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,1003) size 769x15
</del><ins>+      RenderBlock {P} at (0,1003) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 336x15
</span><span class="cx">           text run at (0,0) width 336: &quot;They are in GIF format, with transparency.&quot;
</span><del>-      RenderBlock {P} at (0,1031) size 769x30
</del><ins>+      RenderBlock {P} at (0,1031) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 760x30
</span><span class="cx">           text run at (0,0) width 760: &quot;Each color band in the rainbow backgrounds is 20 pixels wide. Each stripe within the color band&quot;
</span><span class="cx">           text run at (0,15) width 152: &quot;is two pixels wide.&quot;
</span><del>-      RenderBlock {P} at (0,1074) size 769x15
</del><ins>+      RenderBlock {P} at (0,1074) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 728x15
</span><span class="cx">           text run at (0,0) width 728: &quot;The aqua and purple band is 10 pixels wide. Each stripe within the band is two pixels wide.&quot;
</span><del>-      RenderBlock {P} at (0,1102) size 769x15
</del><ins>+      RenderBlock {P} at (0,1102) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 744x15
</span><span class="cx">           text run at (0,0) width 744: &quot;Many image background rules in this test suite are backed up with a 'black' background color.&quot;
</span><del>-      RenderBlock {P} at (0,1130) size 769x60
</del><ins>+      RenderBlock {P} at (0,1130) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 232x15
</span><span class="cx">           text run at (0,0) width 232: &quot;This test suite assumes that &quot;
</span><span class="cx">         RenderInline {STRONG} at (0,0) size 720x30
</span><span class="lines">@@ -75,10 +75,10 @@
</span><span class="cx">             text run at (0,45) width 56: &quot;&lt;tfoot&gt;&quot;
</span><span class="cx">         RenderText {#text} at (56,45) size 8x15
</span><span class="cx">           text run at (56,45) width 8: &quot;.&quot;
</span><del>-      RenderBlock {H2} at (0,1206) size 769x23
</del><ins>+      RenderBlock {H2} at (0,1206) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 204x23
</span><span class="cx">           text run at (0,0) width 204: &quot;Table of Contents&quot;
</span><del>-      RenderBlock {OL} at (0,1245) size 769x454
</del><ins>+      RenderBlock {OL} at (0,1245) size 769x455
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x105
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 729x15
</span><span class="cx">             RenderListMarker at (-28,0) size 24x15: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_layersopacityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><del>-layer at (0,0) size 785x1266
</del><ins>+layer at (0,0) size 785x1267
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1266
-  RenderBlock {HTML} at (0,0) size 785x1266
-    RenderBody {BODY} at (8,17) size 769x1241 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1267
+  RenderBlock {HTML} at (0,0) size 785x1268
+    RenderBody {BODY} at (8,17) size 769x1243 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x23
</span><span class="cx">           text run at (0,0) width 252: &quot;Part E: Special Tests&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 108x17
</span><span class="cx">           text run at (0,0) width 108: &quot;opacity: 0.5&quot;
</span><del>-      RenderBlock {UL} at (0,118) size 769x60
</del><ins>+      RenderBlock {UL} at (0,118) size 769x61
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x15
</span><span class="cx">           RenderListMarker at (-16,0) size 6x15: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 280x15
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 696x30
</span><span class="cx">             text run at (0,0) width 696: &quot;Cell A should be purple. Cell P should also be purple, but of a shade that reflects the&quot;
</span><span class="cx">             text run at (0,15) width 304: &quot;underlying orange rather than the red.&quot;
</span><del>-      RenderBlock {DL} at (0,191) size 769x90
</del><ins>+      RenderBlock {DL} at (0,191) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,294) size 618x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</del><ins>+      RenderTable {TABLE} at (0,294) size 618x467 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {THEAD} at (1,23) size 616x114
</span><span class="cx">         RenderTableSection {TBODY} at (1,137) size 616x206
</span><del>-      RenderTable {TABLE} at (0,760) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</del><ins>+      RenderTable {TABLE} at (0,760) size 578x433 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -75,14 +75,14 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {THEAD} at (0,28) size 577x99
</span><span class="cx">         RenderTableSection {TBODY} at (0,127) size 577x190
</span><del>-      RenderBlock {DIV} at (0,1192) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1192) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1226) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1226) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span><del>-layer at (9,341) size 616x100
</del><ins>+layer at (9,342) size 616x100
</ins><span class="cx">   RenderTableRow {TR} at (0,7) size 616x100 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TH} at (144,32) size 220x50 [border: (13px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (87,14) size 46x22
</span><span class="lines">@@ -91,13 +91,13 @@
</span><span class="cx">     RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (34,2) size 45x22
</span><span class="cx">         text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-layer at (16,341) size 130x100
</del><ins>+layer at (16,342) size 130x100
</ins><span class="cx">   RenderTableCell {TH} at (7,44) size 130x26 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (42,2) size 46x22
</span><span class="cx">       text run at (42,2) width 46: &quot;TH A&quot;
</span><del>-layer at (9,654) size 616x122
</del><ins>+layer at (9,655) size 616x122
</ins><span class="cx">   RenderTableSection {TFOOT} at (1,343) size 616x122 [bgcolor=#FFFF00]
</span><del>-layer at (9,654) size 616x115
</del><ins>+layer at (9,655) size 616x115
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 616x115 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">       RenderText {#text} at (2,2) size 47x22
</span><span class="lines">@@ -105,11 +105,11 @@
</span><span class="cx">     RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 46x22
</span><span class="cx">         text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-layer at (505,654) size 113x115
</del><ins>+layer at (505,655) size 113x115
</ins><span class="cx">   RenderTableCell {TD} at (496,44) size 113x26 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (2,2) size 44x22
</span><span class="cx">       text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-layer at (9,448) size 616x108
</del><ins>+layer at (9,449) size 616x108
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">       RenderText {#text} at (14,14) size 44x22
</span><span class="lines">@@ -123,7 +123,7 @@
</span><span class="cx">     RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 45x22
</span><span class="cx">         text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-layer at (9,563) size 616x84
</del><ins>+layer at (9,564) size 616x84
</ins><span class="cx">   RenderTableRow {TR} at (0,115) size 616x84 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 42x22
</span><span class="lines">@@ -134,7 +134,7 @@
</span><span class="cx">     RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 43x22
</span><span class="cx">         text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-layer at (8,805) size 577x99
</del><ins>+layer at (8,806) size 577x99
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 577x99 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (81,8) size 46x22
</span><span class="lines">@@ -143,13 +143,13 @@
</span><span class="cx">     RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (34,2) size 45x22
</span><span class="cx">         text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-layer at (8,805) size 135x99
</del><ins>+layer at (8,806) size 135x99
</ins><span class="cx">   RenderTableCell {TH} at (0,34) size 135x31 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (42,2) size 46x22
</span><span class="cx">       text run at (42,2) width 46: &quot;TH A&quot;
</span><del>-layer at (8,1094) size 577x114
</del><ins>+layer at (8,1095) size 577x114
</ins><span class="cx">   RenderTableSection {TFOOT} at (0,317) size 577x114 [bgcolor=#FFFF00]
</span><del>-layer at (8,1094) size 577x114
</del><ins>+layer at (8,1095) size 577x114
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 577x114 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (0,41) size 342x31 [border: (7px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">       RenderText {#text} at (2,8) size 47x22
</span><span class="lines">@@ -157,11 +157,11 @@
</span><span class="cx">     RenderTableCell {TD} at (342,44) size 123x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 46x22
</span><span class="cx">         text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-layer at (473,1094) size 112x114
</del><ins>+layer at (473,1095) size 112x114
</ins><span class="cx">   RenderTableCell {TD} at (465,44) size 112x25 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (2,2) size 44x22
</span><span class="cx">       text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-layer at (8,904) size 577x107
</del><ins>+layer at (8,905) size 577x107
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 577x107 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (0,76) size 135x37 [border: (7px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">       RenderText {#text} at (8,8) size 44x22
</span><span class="lines">@@ -175,7 +175,7 @@
</span><span class="cx">     RenderTableCell {TD} at (465,41) size 112x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 45x22
</span><span class="cx">         text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-layer at (8,1011) size 577x83
</del><ins>+layer at (8,1012) size 577x83
</ins><span class="cx">   RenderTableRow {TR} at (0,107) size 577x83 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (8,2) size 42x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_positiontableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1221
</del><ins>+layer at (0,0) size 785x1222
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1221
-  RenderBlock {HTML} at (0,0) size 785x1221
-    RenderBody {BODY} at (8,17) size 769x1196 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1222
+  RenderBlock {HTML} at (0,0) size 785x1223
+    RenderBody {BODY} at (8,17) size 769x1198 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x23
</span><span class="cx">           text run at (0,0) width 324: &quot;Part B: Background Position&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 189x17
</span><span class="cx">           text run at (0,0) width 189: &quot;Background on 'table'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 632x15
</span><span class="cx">           text run at (0,0) width 632: &quot;There should be three aqua stripes just inside the top and right table borders.&quot;
</span><del>-      RenderBlock {DL} at (0,146) size 769x90
</del><ins>+      RenderBlock {DL} at (0,146) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,249) size 618x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,249) size 618x467 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-      RenderTable {TABLE} at (0,715) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,715) size 578x433 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1147) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1147) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1181) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1181) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,30 +1,30 @@
</span><del>-layer at (0,0) size 785x1279
</del><ins>+layer at (0,0) size 785x1280
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1279
-  RenderBlock {HTML} at (0,0) size 785x1279
-    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1280
+  RenderBlock {HTML} at (0,0) size 785x1281
+    RenderBody {BODY} at (8,17) size 769x1256 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x23
</span><span class="cx">           text run at (0,0) width 276: &quot;Part A: Background Area&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 234x17
</span><span class="cx">           text run at (0,0) width 234: &quot;Background on 'table-cell'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x30
</del><ins>+      RenderBlock {P} at (0,118) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 760x30
</span><span class="cx">           text run at (0,0) width 392: &quot;Each cell's background should fill the rectangle &quot;
</span><span class="cx">           text run at (392,0) width 368: &quot;defined by its border edge. There should be no&quot;
</span><span class="cx">           text run at (0,15) width 136: &quot;gaps or holes in &quot;
</span><span class="cx">           text run at (136,15) width 232: &quot;the background within a cell.&quot;
</span><del>-      RenderBlock {P} at (0,161) size 769x30
</del><ins>+      RenderBlock {P} at (0,161) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 320: &quot;A purple band should align with the top &quot;
</span><span class="cx">           text run at (320,0) width 432: &quot;padding edge of each cell, and an orange stripe should&quot;
</span><span class="cx">           text run at (0,15) width 64: &quot;align a &quot;
</span><span class="cx">           text run at (64,15) width 392: &quot;few pixels to the left of its right padding edge.&quot;
</span><del>-      RenderBlock {DL} at (0,204) size 769x90
</del><ins>+      RenderBlock {DL} at (0,204) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -167,10 +167,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1205) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1239) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1352
</del><ins>+layer at (0,0) size 785x1353
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1352
-  RenderBlock {HTML} at (0,0) size 785x1352
-    RenderBody {BODY} at (8,17) size 769x1327 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1353
+  RenderBlock {HTML} at (0,0) size 785x1354
+    RenderBody {BODY} at (8,17) size 769x1329 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x23
</span><span class="cx">           text run at (0,0) width 276: &quot;Part A: Background Area&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x17
</span><span class="cx">           text run at (0,0) width 252: &quot;Background on 'table-column'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x15
</span><span class="cx">           text run at (0,0) width 224: &quot;All four columns are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x60
</del><ins>+      RenderBlock {P} at (0,146) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x60
</span><span class="cx">           text run at (0,0) width 424: &quot;The table column background should be visible within &quot;
</span><span class="cx">           text run at (424,0) width 344: &quot;the border edge of each cell originating in&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">           text run at (448,30) width 288: &quot;cutouts in a stencil placed over the&quot;
</span><span class="cx">           text run at (0,45) width 152: &quot;column background. &quot;
</span><span class="cx">           text run at (152,45) width 480: &quot;Furthermore, horizontal stripes should align across columns.&quot;
</span><del>-      RenderBlock {P} at (0,219) size 769x45
</del><ins>+      RenderBlock {P} at (0,219) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x45
</span><span class="cx">           text run at (0,0) width 320: &quot;A red band should align with the bottom &quot;
</span><span class="cx">           text run at (320,0) width 432: &quot;border edge of the last cell in each column. An orange&quot;
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">           text run at (56,15) width 520: &quot;should align a few pixels to the left of the right border of the &quot;
</span><span class="cx">           text run at (576,15) width 152: &quot;non-column-spanning&quot;
</span><span class="cx">           text run at (0,30) width 168: &quot;cells in each column.&quot;
</span><del>-      RenderBlock {DL} at (0,277) size 769x90
</del><ins>+      RenderBlock {DL} at (0,277) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,380) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,380) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,846) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,846) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1278) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1278) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1312) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1312) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,23 +1,23 @@
</span><del>-layer at (0,0) size 785x1367
</del><ins>+layer at (0,0) size 785x1368
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1367
-  RenderBlock {HTML} at (0,0) size 785x1367
-    RenderBody {BODY} at (8,17) size 769x1342 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1368
+  RenderBlock {HTML} at (0,0) size 785x1369
+    RenderBody {BODY} at (8,17) size 769x1344 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x23
</span><span class="cx">           text run at (0,0) width 276: &quot;Part A: Background Area&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 306x17
</span><span class="cx">           text run at (0,0) width 306: &quot;Background on 'table-column-group'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x30
</del><ins>+      RenderBlock {P} at (0,118) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 760x30
</span><span class="cx">           text run at (0,0) width 360: &quot;The first column group spans the first three &quot;
</span><span class="cx">           text run at (360,0) width 400: &quot;columns. The second column group only contains the&quot;
</span><span class="cx">           text run at (0,15) width 96: &quot;last column.&quot;
</span><del>-      RenderBlock {P} at (0,161) size 769x60
</del><ins>+      RenderBlock {P} at (0,161) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 760x60
</span><span class="cx">           text run at (0,0) width 416: &quot;The table column group background should be visible &quot;
</span><span class="cx">           text run at (416,0) width 280: &quot;within the border edge of each cell&quot;
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">           text run at (488,30) width 224: &quot;background. Furthermore, the&quot;
</span><span class="cx">           text run at (0,45) width 296: &quot;horizontal stripes should also align &quot;
</span><span class="cx">           text run at (296,45) width 232: &quot;across the two column groups.&quot;
</span><del>-      RenderBlock {P} at (0,234) size 769x45
</del><ins>+      RenderBlock {P} at (0,234) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 736x45
</span><span class="cx">           text run at (0,0) width 376: &quot;A purple band should align with the top border &quot;
</span><span class="cx">           text run at (376,0) width 344: &quot;edge of the cells in the first row. An aqua&quot;
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">           text run at (176,15) width 512: &quot;few pixels to the right of the left border edge of cells in the &quot;
</span><span class="cx">           text run at (688,15) width 48: &quot;column&quot;
</span><span class="cx">           text run at (0,30) width 192: &quot;group's leftmost column.&quot;
</span><del>-      RenderBlock {DL} at (0,292) size 769x90
</del><ins>+      RenderBlock {DL} at (0,292) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,395) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,395) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -120,7 +120,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,861) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,861) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -179,10 +179,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1293) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1293) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1327) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1327) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,31 +1,31 @@
</span><del>-layer at (0,0) size 785x1279
</del><ins>+layer at (0,0) size 785x1280
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1279
-  RenderBlock {HTML} at (0,0) size 785x1279
-    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1280
+  RenderBlock {HTML} at (0,0) size 785x1281
+    RenderBody {BODY} at (8,17) size 769x1256 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x23
</span><span class="cx">           text run at (0,0) width 276: &quot;Part A: Background Area&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 189x17
</span><span class="cx">           text run at (0,0) width 189: &quot;Background on 'table'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x30
</del><ins>+      RenderBlock {P} at (0,118) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 376: &quot;The table background should fill the rectangle &quot;
</span><span class="cx">           text run at (376,0) width 376: &quot;defined by the outer border of the table. There&quot;
</span><span class="cx">           text run at (0,15) width 144: &quot;should be no gaps &quot;
</span><span class="cx">           text run at (144,15) width 456: &quot;or holes in the background and the stripes should all be &quot;
</span><span class="cx">           text run at (600,15) width 88: &quot;continuous.&quot;
</span><del>-      RenderBlock {P} at (0,161) size 769x30
</del><ins>+      RenderBlock {P} at (0,161) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 736x30
</span><span class="cx">           text run at (0,0) width 368: &quot;A purple band should align with the left edge &quot;
</span><span class="cx">           text run at (368,0) width 368: &quot;of the painted area, and an aqua stripe should&quot;
</span><span class="cx">           text run at (0,15) width 152: &quot;align a few pixels &quot;
</span><span class="cx">           text run at (152,15) width 168: &quot;below the top border.&quot;
</span><del>-      RenderBlock {DL} at (0,204) size 769x90
</del><ins>+      RenderBlock {DL} at (0,204) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x467 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x433 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -166,10 +166,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1205) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1239) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1352
</del><ins>+layer at (0,0) size 785x1353
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1352
-  RenderBlock {HTML} at (0,0) size 785x1352
-    RenderBody {BODY} at (8,17) size 769x1327 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1353
+  RenderBlock {HTML} at (0,0) size 785x1354
+    RenderBody {BODY} at (8,17) size 769x1329 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x23
</span><span class="cx">           text run at (0,0) width 276: &quot;Part A: Background Area&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 225x17
</span><span class="cx">           text run at (0,0) width 225: &quot;Background on 'table-row'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 200x15
</span><span class="cx">           text run at (0,0) width 200: &quot;All four rows are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x60
</del><ins>+      RenderBlock {P} at (0,146) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 744x60
</span><span class="cx">           text run at (0,0) width 400: &quot;The table row background should be visible within &quot;
</span><span class="cx">           text run at (400,0) width 344: &quot;the border edge of each cell originating in&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">           text run at (424,30) width 320: &quot;cutouts in a stencil placed over the row&quot;
</span><span class="cx">           text run at (0,45) width 200: &quot;background. Furthermore, &quot;
</span><span class="cx">           text run at (200,45) width 336: &quot;vertical stripes should align across rows.&quot;
</span><del>-      RenderBlock {P} at (0,219) size 769x45
</del><ins>+      RenderBlock {P} at (0,219) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x45
</span><span class="cx">           text run at (0,0) width 360: &quot;A red band should align with the left border &quot;
</span><span class="cx">           text run at (360,0) width 368: &quot;edge of the first cells in each row. An orange&quot;
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">           text run at (160,15) width 536: &quot;a few pixels above the bottom border of the non-row-spanning cells &quot;
</span><span class="cx">           text run at (696,15) width 56: &quot;in each&quot;
</span><span class="cx">           text run at (0,30) width 32: &quot;row.&quot;
</span><del>-      RenderBlock {DL} at (0,277) size 769x90
</del><ins>+      RenderBlock {DL} at (0,277) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,380) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,380) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,846) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,846) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1278) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1278) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1312) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1312) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,22 +1,22 @@
</span><del>-layer at (0,0) size 785x1337
</del><ins>+layer at (0,0) size 785x1338
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1337
-  RenderBlock {HTML} at (0,0) size 785x1337
-    RenderBody {BODY} at (8,17) size 769x1312 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1338
+  RenderBlock {HTML} at (0,0) size 785x1339
+    RenderBody {BODY} at (8,17) size 769x1314 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 276x23
</span><span class="cx">           text run at (0,0) width 276: &quot;Part A: Background Area&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 279x17
</span><span class="cx">           text run at (0,0) width 279: &quot;Background on 'table-row-group'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 424x15
</span><span class="cx">           text run at (0,0) width 384: &quot;The styled row group spans the second and third &quot;
</span><span class="cx">           text run at (384,0) width 40: &quot;rows.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x45
</del><ins>+      RenderBlock {P} at (0,146) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x45
</span><span class="cx">           text run at (0,0) width 392: &quot;The table row group background should be visible &quot;
</span><span class="cx">           text run at (392,0) width 376: &quot;within the border edge of each cell originating&quot;
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">           text run at (144,15) width 488: &quot;All stripes should line up as if the cells were cutouts in a &quot;
</span><span class="cx">           text run at (632,15) width 112: &quot;stencil placed&quot;
</span><span class="cx">           text run at (0,30) width 240: &quot;over the row group background.&quot;
</span><del>-      RenderBlock {P} at (0,204) size 769x45
</del><ins>+      RenderBlock {P} at (0,204) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x45
</span><span class="cx">           text run at (0,0) width 360: &quot;A red band should align with the left border &quot;
</span><span class="cx">           text run at (360,0) width 400: &quot;edge of the first cells in each of the row group's&quot;
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">           text run at (128,15) width 512: &quot;stripe should align a few pixels above the bottom border of the &quot;
</span><span class="cx">           text run at (640,15) width 128: &quot;cells in the row&quot;
</span><span class="cx">           text run at (0,30) width 136: &quot;group's last row.&quot;
</span><del>-      RenderBlock {DL} at (0,262) size 769x90
</del><ins>+      RenderBlock {DL} at (0,262) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,365) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,365) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -116,7 +116,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,831) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,831) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -175,10 +175,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1263) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1263) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1297) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1297) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillaothermove_rowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -31,13 +31,13 @@
</span><span class="cx">                 text run at (1,1) width 43: &quot;Row 5&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,134) size 784x23
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 13x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-        RenderText {#text} at (17,2) size 4x18
-          text run at (17,2) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (23,2) size 13x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (38,2) size 4x18
-          text run at (38,2) width 4: &quot; &quot;
-        RenderButton {INPUT} at (44,3) size 30x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 14x13
</del><ins>+        RenderText {#text} at (16,2) size 5x18
+          text run at (16,2) width 5: &quot; &quot;
+        RenderTextControl {INPUT} at (22,2) size 14x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (37,2) size 5x18
+          text run at (37,2) width 5: &quot; &quot;
+        RenderButton {INPUT} at (43,3) size 31x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 14x14
</ins><span class="cx">             RenderText at (0,0) size 14x13
</span><span class="cx">               text run at (0,0) width 14: &quot;go&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillaothertest3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/other/test3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/other/test3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/other/test3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,15 +1,15 @@
</span><del>-layer at (0,0) size 785x869
</del><ins>+layer at (0,0) size 785x876
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x869
-  RenderBlock {HTML} at (0,0) size 785x869
-    RenderBody {BODY} at (8,8) size 769x845 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x876
+  RenderBlock {HTML} at (0,0) size 785x876
+    RenderBody {BODY} at (8,8) size 769x852 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 334x37
</span><span class="cx">           text run at (0,0) width 334: &quot;Example 3: Basic Tables&quot;
</span><del>-      RenderBlock {H2} at (0,58) size 769x28
</del><ins>+      RenderBlock {H2} at (0,58) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 361x28
</span><span class="cx">           text run at (0,0) width 361: &quot;Simple table, 75% width, border=1&quot;
</span><del>-      RenderTable {TABLE} at (0,105) size 576x104 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,106) size 576x105 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 574x102
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 574x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 199x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -41,10 +41,10 @@
</span><span class="cx">             RenderTableCell {TD} at (376,78) size 196x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;bottom&quot;
</span><del>-      RenderBlock {H2} at (0,228) size 769x28
</del><ins>+      RenderBlock {H2} at (0,230) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 390x28
</span><span class="cx">           text run at (0,0) width 390: &quot;Row Span, auto width table, border=5&quot;
</span><del>-      RenderTable {TABLE} at (0,275) size 268x252 [border: (5px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,278) size 268x253 [border: (5px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (5,5) size 258x242
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 258x22
</span><span class="cx">             RenderTableCell {TD} at (2,14) size 186x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</span><span class="lines">@@ -125,10 +125,10 @@
</span><span class="cx">             RenderTableCell {TD} at (224,218) size 32x22 [border: (1px inset #808080)] [r=9 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;c1r9&quot;
</span><del>-      RenderBlock {H2} at (0,546) size 769x28
</del><ins>+      RenderBlock {H2} at (0,550) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 265x28
</span><span class="cx">           text run at (0,0) width 265: &quot;Col Span auto width table&quot;
</span><del>-      RenderTable {TABLE} at (0,593) size 698x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,597) size 698x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 696x74
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 696x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 279x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=8]
</span><span class="lines">@@ -205,10 +205,10 @@
</span><span class="cx">             RenderTableCell {TD} at (653,50) size 41x22 [border: (1px inset #808080)] [r=2 c=17 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;r2c18&quot;
</span><del>-      RenderBlock {H2} at (0,688) size 769x28
</del><ins>+      RenderBlock {H2} at (0,693) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 189x28
</span><span class="cx">           text run at (0,0) width 189: &quot;Row and Col Span&quot;
</span><del>-      RenderTable {TABLE} at (0,735) size 152x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,741) size 152x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 150x74
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 150x22
</span><span class="cx">             RenderTableCell {TD} at (2,14) size 78x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</span><span class="lines">@@ -240,6 +240,6 @@
</span><span class="cx">             RenderTableCell {TD} at (116,50) size 32x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r2c3&quot;
</span><del>-      RenderBlock {P} at (0,827) size 769x18
</del><ins>+      RenderBlock {P} at (0,833) size 769x19
</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></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillaothertest6expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/other/test6-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><del>-layer at (0,0) size 785x1354
</del><ins>+layer at (0,0) size 785x1358
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1354
-  RenderBlock {HTML} at (0,0) size 785x1354
-    RenderBody {BODY} at (8,8) size 769x1338
</del><ins>+layer at (0,0) size 785x1358
+  RenderBlock {HTML} at (0,0) size 785x1359
+    RenderBody {BODY} at (8,8) size 769x1343
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 397x37
</span><span class="cx">           text run at (0,0) width 397: &quot;Example 6: Table Stress Test&quot;
</span><del>-      RenderBlock {PRE} at (0,58) size 769x15 [color=#FF0000]
</del><ins>+      RenderBlock {PRE} at (0,58) size 769x16 [color=#FF0000]
</ins><span class="cx">         RenderText {#text} at (0,0) size 272x15
</span><span class="cx">           text run at (0,0) width 272: &quot;Resize document for maximum effect&quot;
</span><del>-      RenderBlock (anonymous) at (0,86) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,86) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H2} at (0,123) size 769x28
</del><ins>+      RenderBlock {H2} at (0,124) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 501x28
</span><span class="cx">           text run at (0,0) width 501: &quot;Auto-width tables with spans nested 8 levels deep&quot;
</span><del>-      RenderTable {TABLE} at (0,170) size 769x368 [bgcolor=#FF0000] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,172) size 769x369 [bgcolor=#FF0000] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x366
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -195,12 +195,12 @@
</span><span class="cx">             RenderTableCell {TD} at (724,342) size 41x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-      RenderBlock (anonymous) at (0,538) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,540) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {H2} at (0,575) size 769x28
</del><ins>+      RenderBlock {H2} at (0,578) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 396x28
</span><span class="cx">           text run at (0,0) width 396: &quot;100% width tables nested 6 levels deep&quot;
</span><del>-      RenderTable {TABLE} at (0,622) size 769x716 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,626) size 769x717 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x714
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 611x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillaotherwa_table_thtd_rowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 785x2358
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x2358
</span><del>-  RenderBlock {HTML} at (0,0) size 785x2358
-    RenderBody {BODY} at (8,8) size 769x2334 [bgcolor=#FFDEAD]
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x2359
+    RenderBody {BODY} at (8,8) size 769x2335 [bgcolor=#FFDEAD]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x74
</span><span class="cx">         RenderInline {FONT} at (0,0) size 473x74 [color=#FF0000]
</span><span class="cx">           RenderText {#text} at (0,0) size 295x37
</span><span class="lines">@@ -10,14 +10,14 @@
</span><span class="cx">           RenderBR {BR} at (295,29) size 0x0
</span><span class="cx">           RenderText {#text} at (0,37) size 473x37
</span><span class="cx">             text run at (0,37) width 473: &quot;Web Browser: Web View (HTML)&quot;
</span><del>-      RenderBlock {P} at (0,95) size 769x28
</del><ins>+      RenderBlock {P} at (0,95) size 769x29
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 357x28 [color=#FF0000]
</span><span class="cx">           RenderInline {B} at (0,0) size 357x28
</span><span class="cx">             RenderText {#text} at (0,0) size 357x28
</span><span class="cx">               text run at (0,0) width 357: &quot;Table: &lt;TH&gt; &amp; &lt;TD&gt; ROWSPAN&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,139) size 769x2 [border: (1px inset #000000)]
-      RenderBlock (anonymous) at (0,149) size 769x54
</del><ins>+      RenderBlock {HR} at (0,139) size 769x3 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,149) size 769x55
</ins><span class="cx">         RenderText {#text} at (0,0) size 270x18
</span><span class="cx">           text run at (0,0) width 270: &quot;This acceptance test case tests the optional &quot;
</span><span class="cx">         RenderInline {B} at (0,0) size 41x18
</span><span class="lines">@@ -43,12 +43,12 @@
</span><span class="cx">         RenderText {#text} at (637,18) size 762x36
</span><span class="cx">           text run at (637,18) width 125: &quot; attribute is set to an&quot;
</span><span class="cx">           text run at (0,36) width 465: &quot;integer value equal the number of rows the table header or data cell spans.&quot;
</span><del>-      RenderBlock {P} at (0,219) size 769x18
</del><ins>+      RenderBlock {P} at (0,219) size 769x19
</ins><span class="cx">         RenderInline {B} at (0,0) size 119x18
</span><span class="cx">           RenderText {#text} at (0,0) size 119x18
</span><span class="cx">             text run at (0,0) width 119: &quot;Test Instructions:&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {OL} at (0,253) size 769x244
</del><ins>+      RenderBlock {OL} at (0,253) size 769x245
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x18
</span><span class="cx">           RenderListMarker at (-20,0) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 498x18
</span><span class="lines">@@ -122,8 +122,8 @@
</span><span class="cx">           RenderListMarker at (-20,0) size 16x18: &quot;6&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 131x18
</span><span class="cx">             text run at (0,0) width 131: &quot;Verify reload works.&quot;
</span><del>-      RenderBlock {HR} at (0,513) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,531) size 769x61
</del><ins>+      RenderBlock {HR} at (0,513) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,531) size 769x62
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 653x61 [bgcolor=#F08080] [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 651x59
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 651x55
</span><span class="lines">@@ -142,7 +142,7 @@
</span><span class="cx">                       text run at (422,13) width 214: &quot;(using &lt;TH ROWSPAN=integer value&gt;&quot;
</span><span class="cx">                       text run at (11,29) width 22: &quot;tag)&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,608) size 769x136
</del><ins>+      RenderBlock {P} at (0,608) size 769x137
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderTable {TABLE} at (0,18) size 692x118 [bgcolor=#FFD700] [border: (1px outset #808080)]
</span><span class="lines">@@ -169,10 +169,10 @@
</span><span class="cx">                       text run at (11,47) width 637: &quot;table header cell occupy the same vertical space as the integer number of cells specified in rows&quot;
</span><span class="cx">                       text run at (11,65) width 606: &quot;above or below it. The browser flows the contents of the spanning cell to occupy the entire&quot;
</span><span class="cx">                       text run at (11,83) width 102: &quot;spanned space.&quot;
</span><del>-      RenderBlock {P} at (0,760) size 769x36
</del><ins>+      RenderBlock {P} at (0,760) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,18) size 0x18
</span><del>-      RenderBlock {UL} at (0,812) size 769x262
</del><ins>+      RenderBlock {UL} at (0,812) size 769x263
</ins><span class="cx">         RenderTable {TABLE} at (40,0) size 473x262 [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 473x18
</span><span class="cx">             RenderText {#text} at (97,0) size 41x18
</span><span class="lines">@@ -481,9 +481,9 @@
</span><span class="cx">               RenderTableCell {TD} at (430,218) size 39x22 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=9 c=9 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                   text run at (2,2) width 31: &quot;col 9&quot;
</span><del>-      RenderBlock {P} at (0,1090) size 769x0
-      RenderBlock {HR} at (0,1090) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,1108) size 769x61
</del><ins>+      RenderBlock {P} at (0,1090) size 769x1
+      RenderBlock {HR} at (0,1090) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,1108) size 769x62
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 653x61 [bgcolor=#F08080] [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 651x59
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 651x55
</span><span class="lines">@@ -502,7 +502,7 @@
</span><span class="cx">                       text run at (405,13) width 213: &quot;(using &lt;TD ROWSPAN=integer value&gt;&quot;
</span><span class="cx">                       text run at (11,29) width 22: &quot;tag)&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,1185) size 769x136
</del><ins>+      RenderBlock {P} at (0,1185) size 769x137
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderTable {TABLE} at (0,18) size 692x118 [bgcolor=#FFD700] [border: (1px outset #808080)]
</span><span class="lines">@@ -530,10 +530,10 @@
</span><span class="cx">                       text run at (635,47) width 40: &quot;above&quot;
</span><span class="cx">                       text run at (11,65) width 623: &quot;or below it. The browser flows the contents of the spanning cell to occupy the entire spanned&quot;
</span><span class="cx">                       text run at (11,83) width 41: &quot;space.&quot;
</span><del>-      RenderBlock {P} at (0,1337) size 769x36
</del><ins>+      RenderBlock {P} at (0,1337) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,18) size 0x18
</span><del>-      RenderBlock {UL} at (0,1389) size 769x262
</del><ins>+      RenderBlock {UL} at (0,1389) size 769x263
</ins><span class="cx">         RenderTable {TABLE} at (40,0) size 473x262 [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 473x18
</span><span class="cx">             RenderText {#text} at (106,0) size 40x18
</span><span class="lines">@@ -872,9 +872,9 @@
</span><span class="cx">               RenderTableCell {TD} at (433,218) size 36x22 [bgcolor=#ADD8E6] [border: (1px inset #808080)] [r=9 c=10 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                   text run at (2,2) width 31: &quot;col 9&quot;
</span><del>-      RenderBlock {P} at (0,1667) size 769x0
-      RenderBlock {HR} at (0,1667) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,1685) size 769x61
</del><ins>+      RenderBlock {P} at (0,1667) size 769x1
+      RenderBlock {HR} at (0,1667) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,1685) size 769x62
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 653x61 [bgcolor=#F08080] [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 651x59
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 651x55
</span><span class="lines">@@ -893,10 +893,10 @@
</span><span class="cx">                       text run at (520,13) width 62: &quot;(using &lt;TH&quot;
</span><span class="cx">                       text run at (11,29) width 353: &quot;ROWSPAN=integer value&gt; &lt;TD ROWSPAN=integer value&gt; tag)&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,1762) size 769x36
</del><ins>+      RenderBlock {P} at (0,1762) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderBR {BR} at (0,18) size 0x18
</span><del>-      RenderBlock {UL} at (0,1814) size 769x442
</del><ins>+      RenderBlock {UL} at (0,1814) size 769x443
</ins><span class="cx">         RenderTable {TABLE} at (40,0) size 473x442 [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 473x18
</span><span class="cx">             RenderText {#text} at (28,0) size 89x18
</span><span class="lines">@@ -1317,9 +1317,9 @@
</span><span class="cx">                 RenderText {#text} at (2,2) size 19x36
</span><span class="cx">                   text run at (2,2) width 19: &quot;col&quot;
</span><span class="cx">                   text run at (2,20) width 8: &quot;9&quot;
</span><del>-      RenderBlock {P} at (0,2272) size 769x0
-      RenderBlock {HR} at (0,2272) size 769x2 [border: (1px inset #000000)]
-      RenderBlock (anonymous) at (0,2282) size 769x18
</del><ins>+      RenderBlock {P} at (0,2272) size 769x1
+      RenderBlock {HR} at (0,2272) size 769x3 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,2282) size 769x19
</ins><span class="cx">         RenderImage {IMG} at (0,1) size 13x13
</span><span class="cx">         RenderText {#text} at (13,0) size 129x18
</span><span class="cx">           text run at (13,0) width 129: &quot; Created 9/19/96 by &quot;
</span><span class="lines">@@ -1327,5 +1327,5 @@
</span><span class="cx">           RenderText {#text} at (142,0) size 82x18
</span><span class="cx">             text run at (142,0) width 82: &quot;Ronald Greti&quot;
</span><span class="cx">         RenderBR {BR} at (224,14) size 0x0
</span><del>-      RenderBlock {P} at (0,2316) size 769x18
</del><ins>+      RenderBlock {P} at (0,2316) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillaotherwa_table_tr_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 785x1308
</del><ins>+layer at (0,0) size 785x1309
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1308
-  RenderBlock {HTML} at (0,0) size 785x1308
-    RenderBody {BODY} at (8,8) size 769x1284 [bgcolor=#FFDEAD]
</del><ins>+layer at (0,0) size 785x1309
+  RenderBlock {HTML} at (0,0) size 785x1309
+    RenderBody {BODY} at (8,8) size 769x1285 [bgcolor=#FFDEAD]
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 596x18
</span><span class="cx">           text run at (0,0) width 596: &quot;If there is missing vertical space between tables and/or tables and other content, it is bug 6997. &quot;
</span><span class="cx">         RenderBR {BR} at (596,14) size 0x0
</span><del>-      RenderBlock {H1} at (0,39) size 769x74
</del><ins>+      RenderBlock {H1} at (0,39) size 769x75
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 473x74 [color=#FF0000]
</span><span class="cx">           RenderText {#text} at (0,0) size 295x37
</span><span class="cx">             text run at (0,0) width 295: &quot;Acceptance Test Case&quot;
</span><span class="cx">           RenderBR {BR} at (295,29) size 0x0
</span><span class="cx">           RenderText {#text} at (0,37) size 473x37
</span><span class="cx">             text run at (0,37) width 473: &quot;Web Browser: Web View (HTML)&quot;
</span><del>-      RenderBlock {P} at (0,134) size 769x28
</del><ins>+      RenderBlock {P} at (0,134) size 769x29
</ins><span class="cx">         RenderInline {FONT} at (0,0) size 218x28 [color=#FF0000]
</span><span class="cx">           RenderInline {B} at (0,0) size 218x28
</span><span class="cx">             RenderText {#text} at (0,0) size 218x28
</span><span class="cx">               text run at (0,0) width 218: &quot;Table: &lt;TR&gt; ALIGN&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {HR} at (0,178) size 769x2 [border: (1px inset #000000)]
-      RenderBlock (anonymous) at (0,188) size 769x72
</del><ins>+      RenderBlock {HR} at (0,178) size 769x3 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,188) size 769x73
</ins><span class="cx">         RenderText {#text} at (0,0) size 270x18
</span><span class="cx">           text run at (0,0) width 270: &quot;This acceptance test case tests the optional &quot;
</span><span class="cx">         RenderInline {B} at (0,0) size 41x18
</span><span class="lines">@@ -59,12 +59,12 @@
</span><span class="cx">             text run at (209,54) width 43: &quot;LEFT&quot;
</span><span class="cx">         RenderText {#text} at (252,54) size 4x18
</span><span class="cx">           text run at (252,54) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,276) size 769x18
</del><ins>+      RenderBlock {P} at (0,276) size 769x19
</ins><span class="cx">         RenderInline {B} at (0,0) size 119x18
</span><span class="cx">           RenderText {#text} at (0,0) size 119x18
</span><span class="cx">             text run at (0,0) width 119: &quot;Test Instructions:&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {OL} at (0,310) size 769x210
</del><ins>+      RenderBlock {OL} at (0,310) size 769x211
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x18
</span><span class="cx">           RenderListMarker at (-20,0) size 16x18: &quot;1&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 498x18
</span><span class="lines">@@ -128,8 +128,8 @@
</span><span class="cx">           RenderListMarker at (-20,0) size 16x18: &quot;6&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 131x18
</span><span class="cx">             text run at (0,0) width 131: &quot;Verify reload works.&quot;
</span><del>-      RenderBlock {HR} at (0,536) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,554) size 769x61
</del><ins>+      RenderBlock {HR} at (0,536) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,554) size 769x62
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 769x61 [bgcolor=#F08080] [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 767x59
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 767x55
</span><span class="lines">@@ -148,7 +148,7 @@
</span><span class="cx">                       text run at (715,13) width 34: &quot;(using&quot;
</span><span class="cx">                       text run at (353,29) width 57: &quot;&lt;TR&gt; tag)&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,631) size 769x70
</del><ins>+      RenderBlock {P} at (0,631) size 769x71
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 346x70 [bgcolor=#FFE4C4] [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 346x18
</span><span class="cx">             RenderText {#text} at (61,0) size 224x18
</span><span class="lines">@@ -174,8 +174,8 @@
</span><span class="cx">               RenderTableCell {TD} at (230,26) size 112x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 67x18
</span><span class="cx">                   text run at (2,2) width 67: &quot;row data 3&quot;
</span><del>-      RenderBlock {HR} at (0,717) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,735) size 769x61
</del><ins>+      RenderBlock {HR} at (0,717) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,735) size 769x62
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 769x61 [bgcolor=#F08080] [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 767x59
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 767x55
</span><span class="lines">@@ -194,7 +194,7 @@
</span><span class="cx">                       text run at (712,13) width 34: &quot;(using&quot;
</span><span class="cx">                       text run at (261,29) width 241: &quot;&lt;TR ALIGN=LEFT|CENTER|RIGHT&gt; tag)&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,812) size 769x146
</del><ins>+      RenderBlock {P} at (0,812) size 769x147
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 346x146 [bgcolor=#FFE4C4] [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 346x18
</span><span class="cx">             RenderText {#text} at (62,0) size 222x18
</span><span class="lines">@@ -238,7 +238,7 @@
</span><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,974) size 769x146
</del><ins>+      RenderBlock {P} at (0,974) size 769x147
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 346x146 [bgcolor=#FFE4C4] [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 346x18
</span><span class="cx">             RenderText {#text} at (50,0) size 246x18
</span><span class="lines">@@ -282,7 +282,7 @@
</span><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,1136) size 769x70
</del><ins>+      RenderBlock {P} at (0,1136) size 769x71
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 346x70 [bgcolor=#FFE4C4] [border: (1px outset #808080)]
</span><span class="cx">           RenderBlock {CAPTION} at (0,0) size 346x18
</span><span class="cx">             RenderText {#text} at (57,0) size 232x18
</span><span class="lines">@@ -308,9 +308,9 @@
</span><span class="cx">               RenderTableCell {TD} at (230,26) size 112x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (43,2) size 67x18
</span><span class="cx">                   text run at (43,2) width 67: &quot;row data 3&quot;
</span><del>-      RenderBlock {P} at (0,1222) size 769x0
-      RenderBlock {HR} at (0,1222) size 769x2 [border: (1px inset #000000)]
-      RenderBlock (anonymous) at (0,1232) size 769x18
</del><ins>+      RenderBlock {P} at (0,1222) size 769x1
+      RenderBlock {HR} at (0,1222) size 769x3 [border: (1px inset #000000)]
+      RenderBlock (anonymous) at (0,1232) size 769x19
</ins><span class="cx">         RenderImage {IMG} at (0,1) size 13x13
</span><span class="cx">         RenderText {#text} at (13,0) size 121x18
</span><span class="cx">           text run at (13,0) width 121: &quot; Created 9/9/96 by &quot;
</span><span class="lines">@@ -318,6 +318,6 @@
</span><span class="cx">           RenderText {#text} at (134,0) size 82x18
</span><span class="cx">             text run at (134,0) width 82: &quot;Ronald Greti&quot;
</span><span class="cx">         RenderBR {BR} at (216,14) size 0x0
</span><del>-      RenderBlock {P} at (0,1266) size 769x18
</del><ins>+      RenderBlock {P} at (0,1266) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,1300) size 769x0
</del><ins>+      RenderBlock {P} at (0,1300) size 769x1
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug10140expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 785x2816
</del><ins>+layer at (0,0) size 785x2817
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2816
-  RenderBlock {HTML} at (0,0) size 785x2816
-    RenderBody {BODY} at (8,21) size 769x2779
</del><ins>+layer at (0,0) size 785x2817
+  RenderBlock {HTML} at (0,0) size 785x2817
+    RenderBody {BODY} at (8,21) size 769x2780
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 272x37
</span><span class="cx">           text run at (0,0) width 272: &quot;Tables and captions&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 527x18
</span><span class="cx">           text run at (0,0) width 423: &quot;The table should have width 300px, as should the caption (entirely &quot;
</span><span class="cx">           text run at (423,0) width 104: &quot;above the table):&quot;
</span><del>-      RenderTable {TABLE} at (0,92) size 306x90 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,92) size 306x91 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 306x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (92,3) size 122x18
</span><span class="cx">             text run at (92,3) width 122: &quot;The table's caption.&quot;
</span><span class="lines">@@ -29,11 +29,11 @@
</span><span class="cx">             RenderTableCell {TD} at (144,24) size 140x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,198) size 769x18
</del><ins>+      RenderBlock {P} at (0,198) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 495x18
</span><span class="cx">           text run at (0,0) width 411: &quot;The table should have width 300px, and the caption should have &quot;
</span><span class="cx">           text run at (411,0) width 84: &quot;width 600px.&quot;
</span><del>-      RenderTable {TABLE} at (0,232) size 606x90 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,232) size 606x91 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 606x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (242,3) size 122x18
</span><span class="cx">             text run at (242,3) width 122: &quot;The table's caption.&quot;
</span><span class="lines">@@ -52,11 +52,11 @@
</span><span class="cx">             RenderTableCell {TD} at (294,24) size 290x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,338) size 769x18
</del><ins>+      RenderBlock {P} at (0,338) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 495x18
</span><span class="cx">           text run at (0,0) width 411: &quot;The table should have width 600px, and the caption should have &quot;
</span><span class="cx">           text run at (411,0) width 84: &quot;width 300px.&quot;
</span><del>-      RenderTable {TABLE} at (0,372) size 600x90 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,372) size 600x91 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 306x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (92,3) size 122x18
</span><span class="cx">             text run at (92,3) width 122: &quot;The table's caption.&quot;
</span><span class="lines">@@ -75,11 +75,11 @@
</span><span class="cx">             RenderTableCell {TD} at (291,24) size 287x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,478) size 769x18
</del><ins>+      RenderBlock {P} at (0,478) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 683x18
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the top, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,516) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,516) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,624) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,624) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -119,7 +119,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,767) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,767) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -139,7 +139,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,915) size 90x123 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,915) size 90x124 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -159,11 +159,11 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,1054) size 769x18
</del><ins>+      RenderBlock {P} at (0,1054) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 692x18
</span><span class="cx">           text run at (0,0) width 372: &quot;The next four tables should have their caption on the right, &quot;
</span><span class="cx">           text run at (372,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1088) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1088) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -183,7 +183,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1196) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1196) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -204,7 +204,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1322) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1322) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -225,7 +225,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1448) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1448) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (15,0) size 75x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (3,3) size 69x36
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="lines">@@ -245,11 +245,11 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,1572) size 769x18
</del><ins>+      RenderBlock {P} at (0,1572) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 707x18
</span><span class="cx">           text run at (0,0) width 387: &quot;The next four tables should have their caption on the bottom, &quot;
</span><span class="cx">           text run at (387,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1606) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1606) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,66) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -269,7 +269,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1734) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1734) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,86) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -289,7 +289,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1862) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1862) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,86) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -309,7 +309,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2005) size 90x123 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,2005) size 90x124 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,81) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -329,11 +329,11 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,2148) size 769x18
</del><ins>+      RenderBlock {P} at (0,2148) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 683x18
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the left, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (20,2182) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (20,2182) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -353,7 +353,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2290) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,2290) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -374,7 +374,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (15,2416) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (15,2416) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -395,7 +395,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (20,2542) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (20,2542) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 75x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (3,3) size 69x36
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="lines">@@ -415,11 +415,11 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {HR} at (0,2658) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,2676) size 769x35
</del><ins>+      RenderBlock {HR} at (0,2658) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,2676) size 769x36
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x18 [color=#0000EE]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><del>-      RenderBlock {P} at (0,2727) size 769x18
</del><ins>+      RenderBlock {P} at (0,2727) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -432,7 +432,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,2761) size 769x18
</del><ins>+      RenderBlock {P} at (0,2761) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug10216expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x707
</del><ins>+layer at (0,0) size 785x708
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x707
-  RenderBlock {HTML} at (0,0) size 785x707
-    RenderBody {BODY} at (8,21) size 769x678
</del><ins>+layer at (0,0) size 785x708
+  RenderBlock {HTML} at (0,0) size 785x708
+    RenderBody {BODY} at (8,21) size 769x679
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 434x37
</span><span class="cx">           text run at (0,0) width 434: &quot;caption element: align attribute&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 76x160 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,58) size 76x161 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 76x108
</span><span class="cx">           RenderText {#text} at (4,0) size 68x108
</span><span class="cx">             text run at (4,0) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">             RenderTableCell {TD} at (38,26) size 34x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,218) size 78x124 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,218) size 78x125 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 78x72
</span><span class="cx">           RenderText {#text} at (5,0) size 78x72
</span><span class="cx">             text run at (5,0) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">             RenderTableCell {TD} at (39,26) size 35x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,342) size 102x106 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,342) size 102x107 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,52) size 102x54
</span><span class="cx">           RenderText {#text} at (17,0) size 102x54
</span><span class="cx">             text run at (17,0) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx">             RenderTableCell {TD} at (51,26) size 47x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,448) size 78x124 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,448) size 78x125 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 78x72
</span><span class="cx">           RenderText {#text} at (5,0) size 78x72
</span><span class="cx">             text run at (5,0) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -95,7 +95,7 @@
</span><span class="cx">             RenderTableCell {TD} at (39,26) size 35x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,572) size 87x106 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,572) size 87x107 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 87x54
</span><span class="cx">           RenderText {#text} at (9,0) size 87x54
</span><span class="cx">             text run at (9,0) width 69: &quot;The table's&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug104898expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (1,19) width 24: &quot;OK&quot;
</span><span class="cx">       RenderBlock {P} at (0,110) size 784x6 [border: (3px solid #800080)]
</span><span class="cx">       RenderBlock {P} at (0,132) size 784x6 [border: (3px solid #800080)]
</span><del>-      RenderTable {TABLE} at (325,154) size 133x72 [border: (3px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (325,154) size 134x72 [border: (3px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 133x24 [border: (3px solid #FFA500)]
</span><span class="cx">           RenderText {#text} at (55,3) size 23x18
</span><span class="cx">             text run at (55,3) width 23: &quot;cap&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug10552expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><del>-layer at (0,0) size 785x894
</del><ins>+layer at (0,0) size 785x896
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x894
-  RenderBlock {HTML} at (0,0) size 785x894
-    RenderBody {BODY} at (8,8) size 769x870 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x896
+  RenderBlock {HTML} at (0,0) size 785x897
+    RenderBody {BODY} at (8,8) size 769x873 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 359x37
</span><span class="cx">           text run at (0,0) width 359: &quot;Tests de conformit\x{E9} CSS 2&quot;
</span><del>-      RenderBlock {H3} at (0,58) size 769x22
</del><ins>+      RenderBlock {H3} at (0,58) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 155x22
</span><span class="cx">           text run at (0,0) width 155: &quot;Tableaux, test 13.8&quot;
</span><del>-      RenderBlock {H6} at (0,104) size 769x13
</del><ins>+      RenderBlock {H6} at (0,105) size 769x14
</ins><span class="cx">         RenderText {#text} at (0,0) size 119x13
</span><span class="cx">           text run at (0,0) width 119: &quot;\x{A9} \x{C9}ditions Eyrolles 1998&quot;
</span><del>-      RenderTable {TABLE} at (193,141) size 576x46
</del><ins>+      RenderTable {TABLE} at (193,143) size 576x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 576x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 576x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 572x20 [r=0 c=0 rs=1 cs=3]
</span><span class="lines">@@ -30,16 +30,16 @@
</span><span class="cx">               RenderInline {A} at (0,0) size 70x18 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (71,1) size 70x18
</span><span class="cx">                   text run at (71,1) width 70: &quot;test suivant&quot;
</span><del>-      RenderBlock {P} at (0,141) size 769x18
</del><ins>+      RenderBlock {P} at (0,143) size 769x19
</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>-      RenderBlock {P} at (0,175) size 769x18
</del><ins>+      RenderBlock {P} at (0,177) size 769x19
</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>-      RenderBlock {P} at (0,209) size 769x18
</del><ins>+      RenderBlock {P} at (0,211) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 377x18
</span><span class="cx">           text run at (0,0) width 377: &quot;Ce test v\x{E9}rifie que les cadres s'appliquent bien aux tableaux.&quot;
</span><del>-      RenderBlock {PRE} at (0,243) size 769x180
</del><ins>+      RenderBlock {PRE} at (0,245) size 769x181
</ins><span class="cx">         RenderText {#text} at (0,0) size 576x180
</span><span class="cx">           text run at (0,0) width 472: &quot;.firsttable { border-width : 10pt ; border-color : yellow ;&quot;
</span><span class="cx">           text run at (472,0) width 0: &quot; &quot;
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx">           text run at (0,150) width 312: &quot;                border-style : double ;&quot;
</span><span class="cx">           text run at (312,150) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,165) width 352: &quot;                border-collapse : collapse }&quot;
</span><del>-      RenderTable {TABLE} at (96,436) size 576x130 [border: (13px double #FFFF00)]
</del><ins>+      RenderTable {TABLE} at (96,438) size 577x131 [border: (13px double #FFFF00)]
</ins><span class="cx">         RenderTableSection {TBODY} at (13,13) size 550x104
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 550x32
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 180x32 [border: (6px double #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -96,9 +96,9 @@
</span><span class="cx">             RenderTableCell {TD} at (367,70) size 181x32 [border: (6px double #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (7,7) size 8x18
</span><span class="cx">                 text run at (7,7) width 8: &quot;9&quot;
</span><del>-      RenderBlock (anonymous) at (0,566) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,568) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (96,584) size 576x98 [border: (6px double #FFFF00)]
</del><ins>+      RenderTable {TABLE} at (96,586) size 577x99 [border: (6px double #FFFF00)]
</ins><span class="cx">         RenderTableSection {TBODY} at (6,6) size 563x85
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 563x30
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 204x30 [border: (7px double #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -130,13 +130,13 @@
</span><span class="cx">             RenderTableCell {TD} at (368,56) size 195x29 [border: (3px double #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,4) size 8x18
</span><span class="cx">                 text run at (4,4) width 8: &quot;9&quot;
</span><del>-      RenderBlock {P} at (0,698) size 769x36
</del><ins>+      RenderBlock {P} at (0,700) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 754x36
</span><span class="cx">           text run at (0,0) width 302: &quot;Si toutes les conditions exprim\x{E9}es par les r\x{E8}gles &quot;
</span><span class="cx">           text run at (302,0) width 452: &quot;CSS ci-dessus se retrouvent dans le formatage des tableaux ci-dessus, la&quot;
</span><span class="cx">           text run at (0,18) width 43: &quot;valeur &quot;
</span><span class="cx">           text run at (43,18) width 160: &quot;de ce test est 2 et 0 sinon.&quot;
</span><del>-      RenderTable {TABLE} at (193,750) size 576x46
</del><ins>+      RenderTable {TABLE} at (193,752) size 576x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 576x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 576x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 572x20 [r=0 c=0 rs=1 cs=3]
</span><span class="lines">@@ -153,15 +153,15 @@
</span><span class="cx">               RenderInline {A} at (0,0) size 70x18 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (71,1) size 70x18
</span><span class="cx">                   text run at (71,1) width 70: &quot;test suivant&quot;
</span><del>-      RenderBlock {P} at (0,750) size 769x18
</del><ins>+      RenderBlock {P} at (0,752) size 769x19
</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>-      RenderBlock {P} at (0,784) size 769x18
</del><ins>+      RenderBlock {P} at (0,786) size 769x19
</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>-      RenderBlock {P} at (0,818) size 769x18
</del><ins>+      RenderBlock {P} at (0,820) size 769x19
</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>-      RenderBlock {P} at (0,852) size 769x18
</del><ins>+      RenderBlock {P} at (0,854) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 163x18
</span><span class="cx">           text run at (0,0) width 163: &quot;Auteur : Daniel Glazman.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug1128expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x28
</span><span class="cx">         RenderText {#text} at (0,0) size 598x28
</span><span class="cx">           text run at (0,0) width 598: &quot;HTML 4.0 Table Column Proportional Width Constraints&quot;
</span><del>-      RenderBlock {P} at (0,47) size 784x18
</del><ins>+      RenderBlock {P} at (0,47) size 784x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 671x18
</span><span class="cx">           text run at (0,0) width 671: &quot;The table below is 350 pixels wide. The columns are assigned proportional widths using COLs as follows:&quot;
</span><del>-      RenderBlock (anonymous) at (0,81) size 784x60
</del><ins>+      RenderBlock (anonymous) at (0,81) size 784x61
</ins><span class="cx">         RenderInline {TT} at (0,0) size 112x60
</span><span class="cx">           RenderText {#text} at (0,0) size 112x15
</span><span class="cx">             text run at (0,0) width 112: &quot;&lt;col width=50&gt;&quot;
</span><span class="lines">@@ -23,14 +23,14 @@
</span><span class="cx">           RenderText {#text} at (0,45) size 112x15
</span><span class="cx">             text run at (0,45) width 112: &quot;&lt;col width=3*&gt;&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,157) size 784x72
</del><ins>+      RenderBlock {P} at (0,157) size 784x73
</ins><span class="cx">         RenderText {#text} at (0,0) size 766x72
</span><span class="cx">           text run at (0,0) width 763: &quot;This means the first column should be 50 pixels wide. The remaining width should be divided among the three remaining&quot;
</span><span class="cx">           text run at (0,18) width 766: &quot;columns according to the proportional width statements into six (2+1+3) parts. Since the Table is 350 pixels wide, and the&quot;
</span><span class="cx">           text run at (0,36) width 747: &quot;remaining width is 300 pixels (350-50), the remaining columns should be 100 (2*50), 50 (1*50) and 150 (3*50) pixels&quot;
</span><span class="cx">           text run at (0,54) width 39: &quot;wide, &quot;
</span><span class="cx">           text run at (39,54) width 79: &quot;respectively.&quot;
</span><del>-      RenderTable {TABLE} at (0,245) size 350x52 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,245) size 350x53 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug1310203expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt (0 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -0,0 +1,228 @@
</span><ins>+layer at (0,0) size 785x2274
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x2274
+  RenderBlock {HTML} at (0,0) size 785x2274
+    RenderBody {BODY} at (8,8) size 769x2258 [bgcolor=#19BCD2]
+      RenderTable {TABLE} at (0,0) size 769x199 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x197
+          RenderTableRow {TR} at (0,0) size 767x158
+            RenderTableCell {TD} at (0,0) size 767x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 158x18
+                text run at (1,1) width 158: &quot;80% of table 200px table&quot;
+          RenderTableRow {TR} at (0,158) size 767x39
+            RenderTableCell {TD} at (0,158) size 767x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 158x18
+                text run at (1,1) width 158: &quot;20% of table 200px table&quot;
+      RenderBlock (anonymous) at (0,199) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,217) size 769x42 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x40
+          RenderTableRow {TR} at (0,0) size 767x20
+            RenderTableCell {TD} at (0,0) size 767x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 130x18
+                text run at (1,1) width 130: &quot;80% of 200px tbody&quot;
+          RenderTableRow {TR} at (0,20) size 767x20
+            RenderTableCell {TD} at (0,20) size 767x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 130x18
+                text run at (1,1) width 130: &quot;20% of 200px tbody&quot;
+      RenderBlock (anonymous) at (0,259) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,277) size 769x42 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x40
+          RenderTableRow {TR} at (0,0) size 767x20
+            RenderTableCell {TD} at (0,0) size 767x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 130x18
+                text run at (1,1) width 130: &quot;80% of 200px tbody&quot;
+          RenderTableRow {TR} at (0,20) size 767x20
+            RenderTableCell {TD} at (0,20) size 767x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 130x18
+                text run at (1,1) width 130: &quot;20% of 200px tbody&quot;
+      RenderBlock (anonymous) at (0,319) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,337) size 769x199 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x197
+          RenderTableRow {TR} at (0,0) size 767x158
+            RenderTableCell {TD} at (0,0) size 767x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 153x18
+                text run at (1,1) width 153: &quot;row 80% of 200px table&quot;
+          RenderTableRow {TR} at (0,158) size 767x39
+            RenderTableCell {TD} at (0,158) size 767x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 153x18
+                text run at (1,1) width 153: &quot;row 20% of 200px table&quot;
+      RenderBlock (anonymous) at (0,536) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,554) size 769x42 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x40
+          RenderTableRow {TR} at (0,0) size 767x20
+            RenderTableCell {TD} at (0,0) size 767x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 159x18
+                text run at (1,1) width 159: &quot;row 80% of 200px tbody&quot;
+          RenderTableRow {TR} at (0,20) size 767x20
+            RenderTableCell {TD} at (0,20) size 767x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 159x18
+                text run at (1,1) width 159: &quot;row 20% of 200px tbody&quot;
+      RenderBlock (anonymous) at (0,596) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,614) size 769x380 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x378
+          RenderTableRow {TR} at (0,0) size 767x378
+            RenderTableCell {TD} at (0,0) size 767x648 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 765x376 [bgcolor=#FFFF00]
+                RenderTableSection {TBODY} at (0,0) size 765x376
+                  RenderTableRow {TR} at (0,0) size 765x376
+                    RenderTableCell {TD} at (0,179) size 765x18 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (0,0) size 12x18
+                        text run at (0,0) width 12: &quot; x&quot;
+              RenderTable {TABLE} at (1,377) size 765x270
+                RenderTableSection {TBODY} at (0,0) size 765x270
+                  RenderTableRow {TR} at (0,0) size 765x270
+                    RenderTableCell {TD} at (0,0) size 765x270 [bgcolor=#E0FFFF] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (0,0) size 110x18
+                        text run at (0,0) width 80: &quot;yuiyututuyu &quot;
+                        text run at (80,0) width 30: &quot;fesfe&quot;
+                      RenderBR {BR} at (110,14) size 0x0
+                      RenderText {#text} at (0,18) size 4x18
+                        text run at (0,18) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,32) size 0x0
+                      RenderText {#text} at (0,36) size 4x18
+                        text run at (0,36) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,50) size 0x0
+                      RenderText {#text} at (0,54) size 4x18
+                        text run at (0,54) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,68) size 0x0
+                      RenderText {#text} at (0,72) size 4x18
+                        text run at (0,72) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,86) size 0x0
+                      RenderText {#text} at (0,90) size 4x18
+                        text run at (0,90) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,104) size 0x0
+                      RenderText {#text} at (0,108) size 4x18
+                        text run at (0,108) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,122) size 0x0
+                      RenderText {#text} at (0,126) size 4x18
+                        text run at (0,126) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,140) size 0x0
+                      RenderText {#text} at (0,144) size 4x18
+                        text run at (0,144) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,158) size 0x0
+                      RenderText {#text} at (0,162) size 4x18
+                        text run at (0,162) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,176) size 0x0
+                      RenderText {#text} at (0,180) size 4x18
+                        text run at (0,180) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,194) size 0x0
+                      RenderText {#text} at (0,198) size 4x18
+                        text run at (0,198) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,212) size 0x0
+                      RenderText {#text} at (0,216) size 4x18
+                        text run at (0,216) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,230) size 0x0
+                      RenderText {#text} at (0,234) size 4x18
+                        text run at (0,234) width 4: &quot; &quot;
+                      RenderBR {BR} at (4,248) size 0x0
+                      RenderText {#text} at (0,252) size 4x18
+                        text run at (0,252) width 4: &quot; &quot;
+      RenderBlock (anonymous) at (0,994) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,1012) size 600x400 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 598x398
+          RenderTableRow {TR} at (0,2) size 598x394
+            RenderTableCell {TD} at (2,2) size 594x394 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 590x390 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 588x388
+                  RenderTableRow {TR} at (0,2) size 588x384
+                    RenderTableCell {TD} at (2,2) size 584x384 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 580x380 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 578x378
+                          RenderTableRow {TR} at (0,2) size 578x374
+                            RenderTableCell {TD} at (2,178) size 574x22 [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,1412) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,1430) size 62x22 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 60x20
+          RenderTableRow {TR} at (0,0) size 60x20
+            RenderTableCell {TD} at (0,0) size 60x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 58x18
+                text run at (1,1) width 58: &quot;blah blah&quot;
+          RenderTableRow {TR} at (0,20) size 60x0
+      RenderBlock (anonymous) at (0,1452) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (0,1470) size 602x364 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 600x362
+          RenderTableRow {TR} at (0,0) size 600x0
+            RenderTableCell {TD} at (0,0) size 502x362 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
+              RenderImage {IMG} at (1,1) size 132x360
+          RenderTableRow {TR} at (0,0) size 600x362
+            RenderTableCell {TD} at (502,171) size 98x20 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=6]
+              RenderText {#text} at (73,1) size 24x18
+                text run at (73,1) width 24: &quot;xxx&quot;
+      RenderBlock (anonymous) at (0,1834) size 769x18
+        RenderBR {BR} at (0,0) size 0x18
+      RenderTable {TABLE} at (10,1852) size 749x406 [bgcolor=#808080]
+        RenderTableSection {TBODY} at (0,0) size 748x406
+          RenderTableRow {TR} at (0,4) size 748x398
+            RenderTableCell {TD} at (4,4) size 740x398 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (3,3) size 734x392 [bgcolor=#FFA500] [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 732x390
+                  RenderTableRow {TR} at (0,0) size 732x390
+                    RenderTableCell {TD} at (0,0) size 732x390 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock (anonymous) at (1,1) size 730x18
+                        RenderText {#text} at (0,0) size 8x18
+                          text run at (0,0) width 8: &quot;x&quot;
+                      RenderTable {TABLE} at (1,19) size 730x100 [bgcolor=#FFFF00]
+                        RenderTableSection {TBODY} at (0,0) size 730x100
+                          RenderTableRow {TR} at (0,0) size 730x100
+                            RenderTableCell {TD} at (0,41) size 730x18 [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (0,0) size 4x18
+                                text run at (0,0) width 4: &quot; &quot;
+                      RenderTable {TABLE} at (1,119) size 730x270
+                        RenderTableSection {TBODY} at (0,0) size 730x270
+                          RenderTableRow {TR} at (0,0) size 730x270
+                            RenderTableCell {TD} at (0,0) size 730x270 [bgcolor=#E0FFFF] [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (0,0) size 114x18
+                                text run at (0,0) width 80: &quot;yuiyututuyu &quot;
+                                text run at (80,0) width 34: &quot;fesf e&quot;
+                              RenderBR {BR} at (114,14) size 0x0
+                              RenderText {#text} at (0,18) size 4x18
+                                text run at (0,18) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,32) size 0x0
+                              RenderText {#text} at (0,36) size 4x18
+                                text run at (0,36) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,50) size 0x0
+                              RenderText {#text} at (0,54) size 4x18
+                                text run at (0,54) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,68) size 0x0
+                              RenderText {#text} at (0,72) size 4x18
+                                text run at (0,72) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,86) size 0x0
+                              RenderText {#text} at (0,90) size 4x18
+                                text run at (0,90) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,104) size 0x0
+                              RenderText {#text} at (0,108) size 4x18
+                                text run at (0,108) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,122) size 0x0
+                              RenderText {#text} at (0,126) size 4x18
+                                text run at (0,126) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,140) size 0x0
+                              RenderText {#text} at (0,144) size 4x18
+                                text run at (0,144) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,158) size 0x0
+                              RenderText {#text} at (0,162) size 4x18
+                                text run at (0,162) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,176) size 0x0
+                              RenderText {#text} at (0,180) size 4x18
+                                text run at (0,180) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,194) size 0x0
+                              RenderText {#text} at (0,198) size 4x18
+                                text run at (0,198) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,212) size 0x0
+                              RenderText {#text} at (0,216) size 4x18
+                                text run at (0,216) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,230) size 0x0
+                              RenderText {#text} at (0,234) size 4x18
+                                text run at (0,234) width 4: &quot; &quot;
+                              RenderBR {BR} at (4,248) size 0x0
+                              RenderText {#text} at (0,252) size 4x18
+                                text run at (0,252) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug1725expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 440x24
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 217x24 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderButton {INPUT} at (3,3) size 97x18 [bgcolor=#C0C0C0]
</span><del>-                        RenderBlock (anonymous) at (8,2) size 81x13
</del><ins>+                        RenderBlock (anonymous) at (8,2) size 81x14
</ins><span class="cx">                           RenderText at (0,0) size 81x13
</span><span class="cx">                             text run at (0,0) width 81: &quot;Submit Criteria&quot;
</span><span class="cx">                     RenderTableCell {TD} at (221,4) size 217x20 [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug21518expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x437
-  RenderBlock {HTML} at (0,0) size 800x437
-    RenderBody {BODY} at (8,8) size 784x421
</del><ins>+layer at (0,0) size 800x440
+  RenderBlock {HTML} at (0,0) size 800x440
+    RenderBody {BODY} at (8,8) size 784x424
</ins><span class="cx">       RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock {H3} at (0,20) size 784x22
</del><ins>+      RenderBlock {H3} at (0,20) size 784x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 62x22
</span><span class="cx">           text run at (0,0) width 62: &quot;Table 1&quot;
</span><del>-      RenderBlock {PRE} at (0,60) size 784x60
</del><ins>+      RenderBlock {PRE} at (0,61) size 784x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x60
</span><span class="cx">           text run at (0,0) width 224: &quot;&lt;TABLE width=\&quot;500\&quot; border=1&gt;&quot;
</span><span class="cx">           text run at (224,0) width 0: &quot; &quot;
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">           text run at (168,30) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,45) width 168: &quot;&lt;COLGROUP width=\&quot;3*\&quot;&gt;&quot;
</span><span class="cx">           text run at (168,45) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,133) size 500x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,134) size 500x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -52,11 +52,11 @@
</span><span class="cx">             RenderTableCell {TD} at (334,50) size 162x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 35x18
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><del>-      RenderBlock {HR} at (0,217) size 784x2 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,237) size 784x22
</del><ins>+      RenderBlock {HR} at (0,218) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,239) size 784x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 62x22
</span><span class="cx">           text run at (0,0) width 62: &quot;Table 2&quot;
</span><del>-      RenderBlock {PRE} at (0,277) size 784x45
</del><ins>+      RenderBlock {PRE} at (0,279) size 784x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x45
</span><span class="cx">           text run at (0,0) width 224: &quot;&lt;TABLE width=\&quot;500\&quot; border=1&gt;&quot;
</span><span class="cx">           text run at (224,0) width 0: &quot; &quot;
</span><span class="lines">@@ -64,7 +64,7 @@
</span><span class="cx">           text run at (224,15) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,30) width 168: &quot;&lt;COLGROUP width=\&quot;3*\&quot;&gt;&quot;
</span><span class="cx">           text run at (168,30) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,335) size 500x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,337) size 500x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x74
</span><span class="lines">@@ -98,4 +98,4 @@
</span><span class="cx">             RenderTableCell {TD} at (334,50) size 162x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 35x18
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><del>-      RenderBlock {HR} at (0,419) size 784x2 [border: (1px inset #000000)]
</del><ins>+      RenderBlock {HR} at (0,421) size 784x3 [border: (1px inset #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug22122expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><del>-layer at (0,0) size 785x856
</del><ins>+layer at (0,0) size 785x862
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x856
-  RenderBlock {HTML} at (0,0) size 785x856
-    RenderBody {BODY} at (8,8) size 769x840
</del><ins>+layer at (0,0) size 785x862
+  RenderBlock {HTML} at (0,0) size 785x862
+    RenderBody {BODY} at (8,8) size 769x846
</ins><span class="cx">       RenderBlock {HR} at (0,0) size 769x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock {H3} at (0,20) size 769x22
</del><ins>+      RenderBlock {H3} at (0,20) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 62x22
</span><span class="cx">           text run at (0,0) width 62: &quot;Table 1&quot;
</span><del>-      RenderBlock {PRE} at (0,60) size 769x60
</del><ins>+      RenderBlock {PRE} at (0,61) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x60
</span><span class="cx">           text run at (0,0) width 224: &quot;&lt;TABLE width=\&quot;500\&quot; border=1&gt;&quot;
</span><span class="cx">           text run at (224,0) width 0: &quot; &quot;
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">           text run at (80,30) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,45) width 168: &quot;&lt;COLGROUP width=\&quot;0*\&quot;&gt;&quot;
</span><span class="cx">           text run at (168,45) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,133) size 500x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,134) size 500x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -52,11 +52,11 @@
</span><span class="cx">             RenderTableCell {TD} at (334,50) size 162x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 35x18
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><del>-      RenderBlock {HR} at (0,217) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,237) size 769x22
</del><ins>+      RenderBlock {HR} at (0,218) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,239) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 77x22
</span><span class="cx">           text run at (0,0) width 77: &quot;Table 2.1&quot;
</span><del>-      RenderBlock {PRE} at (0,277) size 769x60
</del><ins>+      RenderBlock {PRE} at (0,279) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x60
</span><span class="cx">           text run at (0,0) width 224: &quot;&lt;TABLE width=\&quot;500\&quot; border=1&gt;&quot;
</span><span class="cx">           text run at (224,0) width 0: &quot; &quot;
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx">           text run at (168,30) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,45) width 168: &quot;&lt;COLGROUP width=\&quot;0*\&quot;&gt;&quot;
</span><span class="cx">           text run at (168,45) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,350) size 500x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,352) size 500x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -101,10 +101,10 @@
</span><span class="cx">             RenderTableCell {TD} at (343,50) size 153x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 35x18
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><del>-      RenderBlock {H3} at (0,444) size 769x22
</del><ins>+      RenderBlock {H3} at (0,447) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 77x22
</span><span class="cx">           text run at (0,0) width 77: &quot;Table 2.2&quot;
</span><del>-      RenderBlock {PRE} at (0,484) size 769x60
</del><ins>+      RenderBlock {PRE} at (0,488) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x60
</span><span class="cx">           text run at (0,0) width 224: &quot;&lt;TABLE width=\&quot;500\&quot; border=1&gt;&quot;
</span><span class="cx">           text run at (224,0) width 0: &quot; &quot;
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx">           text run at (168,30) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,45) width 168: &quot;&lt;COLGROUP width=\&quot;0*\&quot;&gt;&quot;
</span><span class="cx">           text run at (168,45) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,557) size 500x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,561) size 500x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -149,10 +149,10 @@
</span><span class="cx">             RenderTableCell {TD} at (334,50) size 162x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 35x18
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><del>-      RenderBlock {H3} at (0,651) size 769x22
</del><ins>+      RenderBlock {H3} at (0,656) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 77x22
</span><span class="cx">           text run at (0,0) width 77: &quot;Table 3.1&quot;
</span><del>-      RenderBlock {PRE} at (0,691) size 769x60
</del><ins>+      RenderBlock {PRE} at (0,696) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 224x60
</span><span class="cx">           text run at (0,0) width 224: &quot;&lt;TABLE width=\&quot;500\&quot; border=1&gt;&quot;
</span><span class="cx">           text run at (224,0) width 0: &quot; &quot;
</span><span class="lines">@@ -162,7 +162,7 @@
</span><span class="cx">           text run at (176,30) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,45) width 168: &quot;&lt;COLGROUP width=\&quot;0*\&quot;&gt;&quot;
</span><span class="cx">           text run at (168,45) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,764) size 500x76 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,769) size 500x77 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug24795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -146,10 +146,10 @@
</span><span class="cx">                   RenderText {#text} at (0,42) size 70x18
</span><span class="cx">                     text run at (0,42) width 70: &quot;Comment: &quot;
</span><span class="cx">                   RenderTextControl {INPUT} at (72,42) size 146x19 [color=#000000] [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                RenderText {#text} at (220,42) size 4x18
-                  text run at (220,42) width 4: &quot; &quot;
-                RenderButton {INPUT} at (226,43) size 54x18 [color=#000000] [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 38x13
</del><ins>+                RenderText {#text} at (219,42) size 5x18
+                  text run at (219,42) width 5: &quot; &quot;
+                RenderButton {INPUT} at (225,43) size 54x18 [color=#000000] [bgcolor=#C0C0C0]
+                  RenderBlock (anonymous) at (8,2) size 38x14
</ins><span class="cx">                     RenderText at (0,0) size 38x13
</span><span class="cx">                       text run at (0,0) width 38: &quot;Submit&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -176,5 +176,5 @@
</span><span class="cx">             RenderBlock {P} at (21,1269) size 457x20 [border: (1px dotted #FFFF00)]
</span><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 (359,1193) size 140x13
</del><ins>+layer at (359,1193) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316613expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderTable {TABLE} at (358,0) size 68x54 [border: (3px solid #008000)]
</span><del>-        RenderBlock {CAPTION} at (0,0) size 19x24 [border: (3px solid #FFA500)]
</del><ins>+        RenderBlock {CAPTION} at (0,0) size 20x24 [border: (3px solid #FFA500)]
</ins><span class="cx">           RenderText {#text} at (3,3) size 22x18
</span><span class="cx">             text run at (3,3) width 22: &quot;cap&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (3,27) size 62x24
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316614expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x206 [border: (3px solid #0000FF)]
</span><span class="cx">         RenderTable {TABLE} at (358,3) size 68x243 [border: (3px solid #008000)]
</span><del>-          RenderBlock {CAPTION} at (0,0) size 19x83 [border: (3px solid #FFA500)]
</del><ins>+          RenderBlock {CAPTION} at (0,0) size 20x83 [border: (3px solid #FFA500)]
</ins><span class="cx">             RenderText {#text} at (3,3) size 22x18
</span><span class="cx">               text run at (3,3) width 22: &quot;cap&quot;
</span><span class="cx">           RenderTableSection {TBODY} at (3,86) size 62x154
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316616expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderTable {TABLE} at (358,0) size 68x54 [border: (3px solid #008000)]
</span><del>-        RenderBlock {CAPTION} at (24,0) size 19x24 [border: (3px solid #FFA500)]
</del><ins>+        RenderBlock {CAPTION} at (24,0) size 20x24 [border: (3px solid #FFA500)]
</ins><span class="cx">           RenderText {#text} at (3,3) size 22x18
</span><span class="cx">             text run at (3,3) width 22: &quot;cap&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (3,27) size 62x24
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316617expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x206 [border: (3px solid #0000FF)]
</span><span class="cx">         RenderTable {TABLE} at (358,3) size 68x93 [border: (3px solid #008000)]
</span><del>-          RenderBlock {CAPTION} at (0,0) size 19x33 [border: (3px solid #FFA500)]
</del><ins>+          RenderBlock {CAPTION} at (0,0) size 20x33 [border: (3px solid #FFA500)]
</ins><span class="cx">             RenderText {#text} at (3,3) size 22x18
</span><span class="cx">               text run at (3,3) width 22: &quot;cap&quot;
</span><span class="cx">           RenderTableSection {TBODY} at (3,36) size 62x54
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug316618expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 664x18
</span><span class="cx">         RenderText {#text} at (0,0) size 639x18
</span><span class="cx">           text run at (0,0) width 639: &quot;text text text previous paragraph text text above the table more text text text normal paragraph etc. etc.&quot;
</span><del>-      RenderTable {TABLE} at (254,34) size 155x246
</del><ins>+      RenderTable {TABLE} at (254,34) size 156x246
</ins><span class="cx">         RenderBlock {CAPTION} at (-128,0) size 128x90
</span><span class="cx">           RenderText {#text} at (9,0) size 119x90
</span><span class="cx">             text run at (9,0) width 119: &quot;This is the caption.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug462684expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x375
</span><del>-  RenderBlock {HTML} at (0,0) size 800x375
-    RenderBody {BODY} at (8,22) size 784x345
</del><ins>+  RenderBlock {HTML} at (0,0) size 800x376
+    RenderBody {BODY} at (8,22) size 784x346
</ins><span class="cx">       RenderBlock {H5} at (0,0) size 784x15
</span><span class="cx">         RenderText {#text} at (0,0) size 208x15
</span><span class="cx">           text run at (0,0) width 208: &quot;table - color, tbodies color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,37) size 187x308 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,37) size 187x309 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (41,41) size 105x164 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableRow {TR} at (0,40) size 105x22 [bgcolor=#FFFF00]
</span><span class="cx">             RenderTableCell {TD} at (40,40) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug584022expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -34,13 +34,13 @@
</span><span class="cx">                 text run at (2,2) width 37: &quot;row 3&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,240) size 784x22
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 56x18 [bgcolor=#C0C0C0]
</span><del>-          RenderBlock (anonymous) at (8,2) size 40x13
</del><ins>+          RenderBlock (anonymous) at (8,2) size 40x14
</ins><span class="cx">             RenderText at (0,0) size 40x13
</span><span class="cx">               text run at (0,0) width 40: &quot;expand&quot;
</span><del>-        RenderText {#text} at (60,1) size 4x18
-          text run at (60,1) width 4: &quot; &quot;
-        RenderButton {INPUT} at (66,2) size 42x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 26x13
</del><ins>+        RenderText {#text} at (59,1) size 5x18
+          text run at (59,1) width 5: &quot; &quot;
+        RenderButton {INPUT} at (65,2) size 42x18 [bgcolor=#C0C0C0]
+          RenderBlock (anonymous) at (8,2) size 26x14
</ins><span class="cx">             RenderText at (0,0) size 26x13
</span><span class="cx">               text run at (0,0) width 26: &quot;sizes&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug610421expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x134
</span><del>-        RenderTable {TABLE} at (78,0) size 627x134 [bgcolor=#0000FF] [border: (1px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (78,0) size 628x134 [bgcolor=#0000FF] [border: (1px outset #808080)]
</ins><span class="cx">           RenderTableSection {TBODY} at (1,1) size 625x132
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 625x128
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 621x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug610422expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x150
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x134
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x134
</span><del>-        RenderTable {TABLE} at (78,0) size 627x134 [bgcolor=#0000FF] [border: (1px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (78,0) size 628x134 [bgcolor=#0000FF] [border: (1px outset #808080)]
</ins><span class="cx">           RenderTableSection {TBODY} at (1,1) size 625x132
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 625x128
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 621x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug72393expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 498x229
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 498x229
</span><span class="cx">                     RenderTableCell {TD} at (0,114) size 0x0 [r=0 c=0 rs=1 cs=1]
</span><del>-                    RenderTableCell {TD} at (0,67) size 498x95 [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (0,67) size 498x96 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderBlock {H1} at (0,0) size 498x74
</span><span class="cx">                         RenderText {#text} at (0,0) size 479x74
</span><span class="cx">                           text run at (0,0) width 479: &quot;Detonator Comparison In 3DMark&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug89315expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -7,22 +7,22 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><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>-        RenderTable {TABLE} at (67,18) size 473x4521
</del><ins>+        RenderTable {TABLE} at (67,18) size 474x4521
</ins><span class="cx">           RenderTableSection {TBODY} at (0,0) size 473x4521
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 473x21
</span><span class="cx">               RenderTableCell {TD} at (0,0) size 473x21 [r=0 c=0 rs=1 cs=4]
</span><del>-                RenderBlock {P} at (7,0) size 459x0
</del><ins>+                RenderBlock {P} at (7,0) size 460x0
</ins><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (7,0) size 459x21
</del><ins>+                RenderBlock {P} at (7,0) size 460x21
</ins><span class="cx">                   RenderInline {B} at (0,0) size 405x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 405x15
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 405x20 [color=#008080]
</span><span class="cx">                         RenderText {#text} at (27,0) size 405x20
</span><span class="cx">                           text run at (27,0) width 190: &quot;Radio Channel usage at &quot;
</span><span class="cx">                           text run at (216,0) width 216: &quot;Bayside.    Rev date 6-25-01&quot;
</span><del>-                RenderBlock {P} at (7,21) size 459x0
</del><ins>+                RenderBlock {P} at (7,21) size 460x0
</ins><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x0
</span><span class="lines">@@ -41,87 +41,87 @@
</span><span class="cx">                       text run at (38,0) width 94: &quot;Member name&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderTableCell {TD} at (268,21) size 99x34 [r=1 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x17
</del><ins>+                RenderBlock {P} at (7,0) size 86x17
</ins><span class="cx">                   RenderInline {B} at (0,0) size 47x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 47x16
</span><span class="cx">                       RenderText {#text} at (19,0) size 47x16
</span><span class="cx">                         text run at (19,0) width 47: &quot;Proper&quot;
</span><span class="cx">                       RenderInline {SPAN} at (0,0) size 1x16
</span><span class="cx">                         RenderInline {O:P} at (0,0) size 1x16
</span><del>-                RenderBlock {P} at (7,17) size 85x17
</del><ins>+                RenderBlock {P} at (7,17) size 86x17
</ins><span class="cx">                   RenderInline {B} at (0,0) size 37x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 37x16
</span><span class="cx">                       RenderText {#text} at (24,0) size 37x16
</span><span class="cx">                         text run at (24,0) width 37: &quot;Plane&quot;
</span><span class="cx">               RenderTableCell {TD} at (367,21) size 106x34 [r=1 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x17
</del><ins>+                RenderBlock {P} at (7,0) size 93x17
</ins><span class="cx">                   RenderInline {B} at (0,0) size 70x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 70x16
</span><span class="cx">                       RenderText {#text} at (11,0) size 70x16
</span><span class="cx">                         text run at (11,0) width 70: &quot;Helicopter&quot;
</span><span class="cx">                       RenderInline {SPAN} at (0,0) size 1x16
</span><span class="cx">                         RenderInline {O:P} at (0,0) size 1x16
</span><del>-                RenderBlock {P} at (7,17) size 92x17
</del><ins>+                RenderBlock {P} at (7,17) size 93x17
</ins><span class="cx">                   RenderInline {B} at (0,0) size 50x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 50x16
</span><span class="cx">                       RenderText {#text} at (21,0) size 50x16
</span><span class="cx">                         text run at (21,0) width 50: &quot;thingy.-&quot;
</span><span class="cx">             RenderTableRow {TR} at (0,55) size 473x32
</span><span class="cx">               RenderTableCell {TD} at (0,55) size 98x16 [r=2 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;00&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,55) size 170x32 [r=2 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Paul Scott&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Donald Carvalho&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,55) size 99x16 [r=2 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,55) size 106x16 [r=2 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,87) size 473x16
</span><span class="cx">               RenderTableCell {TD} at (0,87) size 98x16 [r=3 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;01&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,87) size 170x16 [r=3 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Paul Scott&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,87) size 99x16 [r=3 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,87) size 106x16 [r=3 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,103) size 473x18
</span><span class="cx">               RenderTableCell {TD} at (0,103) size 98x16 [r=4 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 14x15
</span><span class="cx">                     RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                       text run at (35,0) width 14: &quot;02&quot;
</span><span class="lines">@@ -144,25 +144,25 @@
</span><span class="cx">                     text run at (42,0) width 14: &quot;05&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderTableCell {TD} at (98,121) size 170x32 [r=5 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 55x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                       text run at (0,0) width 55: &quot;Paul Scott&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 51x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 51x15
</span><span class="cx">                       text run at (0,0) width 51: &quot;Bill Hunt&quot;
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,121) size 99x16 [r=5 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 17x15
</span><span class="cx">                     RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                       text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,121) size 106x16 [r=5 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                       text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="lines">@@ -181,25 +181,25 @@
</span><span class="cx">                     text run at (7,16) width 82: &quot;Alberto Lanzas&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderTableCell {TD} at (268,153) size 99x32 [r=6 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">               RenderTableCell {TD} at (367,153) size 106x32 [r=6 c=3 rs=1 cs=1]
</span><del>-                RenderBlock (anonymous) at (7,0) size 92x16
</del><ins>+                RenderBlock (anonymous) at (7,0) size 93x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 16x18
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 16x15
</span><span class="cx">                       RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                         text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">             RenderTableRow {TR} at (0,185) size 473x16
</span><span class="cx">               RenderTableCell {TD} at (0,185) size 98x16 [r=7 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 14x15
</span><span class="cx">                     RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                       text run at (35,0) width 14: &quot;07&quot;
</span><span class="lines">@@ -210,617 +210,617 @@
</span><span class="cx">                     text run at (7,0) width 51: &quot;Phil Cole&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderTableCell {TD} at (268,185) size 99x16 [r=7 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderTableCell {TD} at (367,185) size 106x16 [r=7 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                       text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,201) size 473x32
</span><span class="cx">               RenderTableCell {TD} at (0,201) size 98x16 [r=8 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;08&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,201) size 170x32 [r=8 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Paul Scott&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Gene Pheiffer&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,201) size 99x32 [r=8 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,201) size 106x32 [r=8 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,233) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,233) size 98x16 [r=9 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (3,0) size 78x15
</span><span class="cx">                     text run at (3,0) width 78: &quot;Programmable&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,233) size 170x48 [r=9 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 104x15
</span><span class="cx">                     text run at (0,0) width 104: &quot;Richard Pevehouse&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Gary Heath&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,233) size 99x32 [r=9 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,233) size 106x32 [r=9 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,281) size 473x112
</span><span class="cx">               RenderTableCell {TD} at (0,281) size 98x16 [r=10 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;11&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,281) size 170x112 [r=10 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;George Cowan&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Rick Klement&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;John Mathews&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Ed Cypret&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;John Chamorro&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                     text run at (0,0) width 85: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,281) size 99x112 [r=10 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,281) size 106x112 [r=10 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,393) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,393) size 98x16 [r=11 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;12&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,393) size 170x80 [r=11 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Rick Klement&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;George Coward&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Brock Brown&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 98x15
</span><span class="cx">                     text run at (0,0) width 98: &quot;Ellsworth Crowell&quot;
</span><span class="cx">               RenderTableCell {TD} at (268,393) size 99x80 [r=11 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,393) size 106x80 [r=11 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,473) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,473) size 98x16 [r=12 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;13&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,473) size 170x64 [r=12 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Jim Mirowski&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,473) size 99x64 [r=12 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (31,0) size 23x15
</span><span class="cx">                     text run at (31,0) width 23: &quot; Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,473) size 106x64 [r=12 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,537) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,537) size 98x16 [r=13 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;14&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,537) size 170x48 [r=13 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot; Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Steve Gilbert&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;Gary Williams&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,537) size 99x32 [r=13 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,537) size 106x32 [r=13 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,585) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,585) size 98x16 [r=14 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;15&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,585) size 170x80 [r=14 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 53x15
</span><span class="cx">                     text run at (0,0) width 53: &quot;Joe Smith&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Paye&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,585) size 99x80 [r=14 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (31,0) size 23x15
</span><span class="cx">                     text run at (31,0) width 23: &quot; Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,585) size 106x80 [r=14 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,665) size 473x32
</span><span class="cx">               RenderTableCell {TD} at (0,665) size 98x16 [r=15 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;16&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,665) size 170x32 [r=15 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot; James Haladus&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 53x15
</span><span class="cx">                     text run at (0,0) width 53: &quot;Joe Smith&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,665) size 99x16 [r=15 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (31,0) size 23x15
</span><span class="cx">                     text run at (31,0) width 23: &quot; Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (367,665) size 106x16 [r=15 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot; No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">             RenderTableRow {TR} at (0,697) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,697) size 98x16 [r=16 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;17&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,697) size 170x80 [r=16 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Doug Field&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 99x15
</span><span class="cx">                     text run at (0,0) width 99: &quot;Dave Christiansen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,697) size 99x80 [r=16 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,697) size 106x80 [r=16 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,777) size 473x112
</span><span class="cx">               RenderTableCell {TD} at (0,777) size 98x16 [r=17 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;18&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,777) size 170x112 [r=17 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Robert Barnett&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Jim Mahoney&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 79x15
</span><span class="cx">                     text run at (0,0) width 79: &quot;Dave Marshall&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x15
</span><span class="cx">                     text run at (0,0) width 103: &quot;Dan &amp; Will Sievert&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 98x15
</span><span class="cx">                     text run at (0,0) width 98: &quot;Ellsworth Crowell&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jim Colvin&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,777) size 99x96 [r=17 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,777) size 106x96 [r=17 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,889) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,889) size 98x16 [r=18 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;19&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,889) size 170x64 [r=18 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 66x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                       text run at (0,0) width 40: &quot;Noriya &quot;
</span><span class="cx">                       text run at (40,0) width 26: &quot;Kato&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;James Brown&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;Mike Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,889) size 99x64 [r=18 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,889) size 106x64 [r=18 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 16x15
</span><span class="cx">                     RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                       text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 16x15
</span><span class="cx">                     RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                       text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 16x15
</span><span class="cx">                     RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                       text run at (38,0) width 16: &quot;No&quot;
</span><span class="lines">@@ -828,2280 +828,2280 @@
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,953) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,953) size 98x16 [r=19 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;20&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,953) size 170x48 [r=19 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Dominic Bayani&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Rick Latham&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,953) size 99x48 [r=19 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,953) size 106x48 [r=19 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1001) size 473x16
</span><span class="cx">               RenderTableCell {TD} at (0,1001) size 98x16 [r=20 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;21&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1001) size 170x16 [r=20 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Simon Tam&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1001) size 99x16 [r=20 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (367,1001) size 106x16 [r=20 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">             RenderTableRow {TR} at (0,1017) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,1017) size 98x16 [r=21 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;22&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1017) size 170x80 [r=21 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Grant Sanderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 117x15
</span><span class="cx">                     text run at (0,0) width 117: &quot;Mike Gilmartin ?????&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Chris Walsh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1017) size 99x80 [r=21 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1017) size 106x80 [r=21 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1097) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,1097) size 98x16 [r=22 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;23&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1097) size 170x80 [r=22 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Rich Saunef&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1097) size 99x80 [r=22 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1097) size 106x80 [r=22 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1177) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,1177) size 98x16 [r=23 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;24&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1177) size 170x80 [r=23 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot; Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 52x15
</span><span class="cx">                     text run at (0,0) width 52: &quot;Rick Bell&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                     text run at (0,0) width 56: &quot;Eric Shum&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1177) size 99x80 [r=23 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (31,0) size 23x15
</span><span class="cx">                     text run at (31,0) width 23: &quot; Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1177) size 106x80 [r=23 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1257) size 473x32
</span><span class="cx">               RenderTableCell {TD} at (0,1257) size 98x16 [r=24 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;25&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1257) size 170x32 [r=24 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;James Davey&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1257) size 99x16 [r=24 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1257) size 106x16 [r=24 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1289) size 473x160
</span><span class="cx">               RenderTableCell {TD} at (0,1289) size 98x16 [r=25 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;26&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1289) size 170x160 [r=25 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Alan Littlewood&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Darren Braun&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Simon Tam&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;Chuck Pringle&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 88x15
</span><span class="cx">                     text run at (0,0) width 88: &quot;Gary Pendergras&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 79x15
</span><span class="cx">                     text run at (0,0) width 79: &quot;Peter Mazanec&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Harry Imamura&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (7,128) size 156x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;Gary Williams&quot;
</span><del>-                RenderBlock {P} at (7,144) size 156x16
</del><ins>+                RenderBlock {P} at (7,144) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Jack Goodfriend&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1289) size 99x112 [r=25 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1289) size 106x112 [r=25 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1449) size 473x96
</span><span class="cx">               RenderTableCell {TD} at (0,1449) size 98x16 [r=26 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;27&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1449) size 170x96 [r=26 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Darren Braun&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Ian + Brad Carter&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Pete Peterson&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;John Chamorro&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Saibal Sen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1449) size 99x96 [r=26 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1449) size 106x96 [r=26 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1545) size 473x144
</span><span class="cx">               RenderTableCell {TD} at (0,1545) size 98x16 [r=27 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;28&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1545) size 170x144 [r=27 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Zak + Mike West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;Richard Green&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Javier Flores&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Paul Walter&quot;
</span><del>-                RenderBlock {P} at (7,128) size 156x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1545) size 99x144 [r=27 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 85x16
</del><ins>+                RenderBlock {P} at (7,112) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,128) size 85x16
</del><ins>+                RenderBlock {P} at (7,128) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1545) size 106x144 [r=27 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 92x16
</del><ins>+                RenderBlock {P} at (7,112) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,128) size 92x16
</del><ins>+                RenderBlock {P} at (7,128) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1689) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,1689) size 98x16 [r=28 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;29&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1689) size 170x48 [r=28 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Javier Flores&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;John Todd&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1689) size 99x32 [r=28 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1689) size 106x32 [r=28 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1737) size 473x112
</span><span class="cx">               RenderTableCell {TD} at (0,1737) size 98x16 [r=29 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;30&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1737) size 170x112 [r=29 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Alan Littlewood&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;George Coward&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 114x15
</span><span class="cx">                     text run at (0,0) width 114: &quot;Michael DeGiovanni&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Jack Goodfriend&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x15
</span><span class="cx">                     text run at (0,0) width 91: &quot;Richard Sanchez&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1737) size 99x112 [r=29 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1737) size 106x112 [r=29 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1849) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,1849) size 98x16 [r=30 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;31&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1849) size 170x48 [r=30 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 79x15
</span><span class="cx">                     text run at (0,0) width 79: &quot;James Haladus&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Randy Reid&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1849) size 99x32 [r=30 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1849) size 106x32 [r=30 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1897) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,1897) size 98x16 [r=31 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;32&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1897) size 170x64 [r=31 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Dominic Bayani&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1897) size 99x32 [r=31 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (31,0) size 23x15
</span><span class="cx">                     text run at (31,0) width 23: &quot; Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1897) size 106x32 [r=31 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,1961) size 473x144
</span><span class="cx">               RenderTableCell {TD} at (0,1961) size 98x16 [r=32 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;33&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,1961) size 170x144 [r=32 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Tom Wagner&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 76x15
</span><span class="cx">                     text run at (0,0) width 76: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 79x15
</span><span class="cx">                     text run at (0,0) width 79: &quot;James Haladus&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                     text run at (0,0) width 85: &quot;Daniel Buckley&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Chris Larsen&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Mike Chansu&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;James Brown&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Will Sievert&quot;
</span><del>-                RenderBlock {P} at (7,128) size 156x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Terry Chong&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,1961) size 99x144 [r=32 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,112) size 85x16
</del><ins>+                RenderBlock {P} at (7,112) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,128) size 85x16
</del><ins>+                RenderBlock {P} at (7,128) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1961) size 106x144 [r=32 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (7,0) size 78x15
</span><span class="cx">                     text run at (7,0) width 78: &quot;Gyro wannabe&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,112) size 92x16
</del><ins>+                RenderBlock {P} at (7,112) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,128) size 92x16
</del><ins>+                RenderBlock {P} at (7,128) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2105) size 473x128
</span><span class="cx">               RenderTableCell {TD} at (0,2105) size 98x16 [r=33 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;34&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2105) size 170x128 [r=33 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Jay Ribera&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Paul Walter&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Dominic Bayani&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Donald Carvalho&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Jack Peterson&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2105) size 99x128 [r=33 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 85x16
</del><ins>+                RenderBlock {P} at (7,112) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2105) size 106x128 [r=33 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 92x16
</del><ins>+                RenderBlock {P} at (7,112) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2233) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,2233) size 98x16 [r=34 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;35&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2233) size 170x80 [r=34 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot; Richard Green&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;David Allen&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jim Colvin&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Harald Close&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2233) size 99x80 [r=34 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2233) size 106x80 [r=34 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2313) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,2313) size 98x16 [r=35 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;36&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2313) size 170x80 [r=35 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Jason Beehm&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Darrell Carpenter&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Stefan Kiritzov&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Dan Sievert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2313) size 99x80 [r=35 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2313) size 106x80 [r=35 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2393) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,2393) size 98x16 [r=36 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;37&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2393) size 170x64 [r=36 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Dominic Civiletti&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;John Chamorro&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Jim Mirowski&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;Soohong  Kim&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2393) size 99x64 [r=36 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2393) size 106x64 [r=36 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2457) size 473x96
</span><span class="cx">               RenderTableCell {TD} at (0,2457) size 98x16 [r=37 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;38&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2457) size 170x96 [r=37 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 101x15
</span><span class="cx">                     text run at (0,0) width 101: &quot;Karl Allmendinger&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;John Bernal&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 76x15
</span><span class="cx">                     text run at (0,0) width 76: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;Chuck Pringle&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Jimmy Lei&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2457) size 99x64 [r=37 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2457) size 106x64 [r=37 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (7,0) size 78x15
</span><span class="cx">                     text run at (7,0) width 78: &quot;Gyro wannabe&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2553) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,2553) size 98x16 [r=38 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;39&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2553) size 170x48 [r=38 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Tom Wagner&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Will Sievert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2553) size 99x48 [r=38 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2553) size 106x48 [r=38 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2601) size 473x128
</span><span class="cx">               RenderTableCell {TD} at (0,2601) size 98x16 [r=39 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;40&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2601) size 170x128 [r=39 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Alberto Lanzas&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Zak + Mike West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Javier Flores&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 76x15
</span><span class="cx">                     text run at (0,0) width 76: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Rich Burnett&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Jack Goodfriend&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2601) size 99x128 [r=39 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 85x16
</del><ins>+                RenderBlock {P} at (7,112) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2601) size 106x128 [r=39 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (29,0) size 34x15
</span><span class="cx">                     text run at (29,0) width 34: &quot;Glider&quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 92x16
</del><ins>+                RenderBlock {P} at (7,112) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2729) size 473x128
</span><span class="cx">               RenderTableCell {TD} at (0,2729) size 98x16 [r=40 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;41&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2729) size 170x128 [r=40 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Dominic Civiletti&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 105x15
</span><span class="cx">                     text run at (0,0) width 105: &quot;Corbin Christensen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Hal Hirsch&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x15
</span><span class="cx">                     text run at (0,0) width 91: &quot;Richard Sanchez&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;John Bernal&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Rich Burnett&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Brock Brown&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Paye&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2729) size 99x112 [r=40 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2729) size 106x112 [r=40 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2857) size 473x128
</span><span class="cx">               RenderTableCell {TD} at (0,2857) size 98x16 [r=41 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;42&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2857) size 170x128 [r=41 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 48x15
</span><span class="cx">                     text run at (0,0) width 48: &quot;Tony Yu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Jason Miller&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Paye&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Gordon Frost&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Chris Walsh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2857) size 99x80 [r=41 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2857) size 106x80 [r=41 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,2985) size 473x112
</span><span class="cx">               RenderTableCell {TD} at (0,2985) size 98x16 [r=42 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;43&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,2985) size 170x112 [r=42 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Dominic Civiletti&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ken Gullion&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Will Sievert&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Jim Mahoney&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ken Manuel&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Rick Rasmussen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,2985) size 99x80 [r=42 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2985) size 106x80 [r=42 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (21,0) size 50x15
</span><span class="cx">                     text run at (21,0) width 50: &quot;Someday&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3097) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,3097) size 98x16 [r=43 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;44&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3097) size 170x64 [r=43 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Gary Heath&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;Quinn Chuong&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                     text run at (0,0) width 85: &quot;Alexander Wert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3097) size 99x64 [r=43 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3097) size 106x64 [r=43 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3161) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,3161) size 98x16 [r=44 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;45&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3161) size 170x48 [r=44 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;James Holaduz&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 56x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                       text run at (0,0) width 56: &quot;Don Coon&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;John Yearwood&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3161) size 99x48 [r=44 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3161) size 106x48 [r=44 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3209) size 473x128
</span><span class="cx">               RenderTableCell {TD} at (0,3209) size 98x16 [r=45 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;46&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3209) size 170x128 [r=45 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 51x15
</span><span class="cx">                     text run at (0,0) width 51: &quot;Zak West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 101x15
</span><span class="cx">                     text run at (0,0) width 101: &quot;Karl Allmendinger&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;John Espectzde&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Gene Pheiffer&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Harold Todd&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                     text run at (0,0) width 85: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3209) size 99x128 [r=45 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 85x16
</del><ins>+                RenderBlock {P} at (7,112) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3209) size 106x128 [r=45 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 92x16
</del><ins>+                RenderBlock {P} at (7,112) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3337) size 473x176
</span><span class="cx">               RenderTableCell {TD} at (0,3337) size 98x16 [r=46 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;47&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3337) size 170x176 [r=46 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;James Holaduz&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 48x15
</span><span class="cx">                     text run at (0,0) width 48: &quot;Tony Yu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Quang Nguyen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Rick Klement&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Mark Glanville&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Michael Chansu&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Harold Todd&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 56x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                       text run at (0,0) width 56: &quot;Don Coon&quot;
</span><del>-                RenderBlock {P} at (7,128) size 156x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Paye&quot;
</span><del>-                RenderBlock {P} at (7,144) size 156x16
</del><ins>+                RenderBlock {P} at (7,144) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;David Allen&quot;
</span><del>-                RenderBlock {P} at (7,160) size 156x16
</del><ins>+                RenderBlock {P} at (7,160) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 108x15
</span><span class="cx">                     text run at (0,0) width 108: &quot;Raymund Leonardo&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3337) size 99x176 [r=46 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 85x16
</del><ins>+                RenderBlock {P} at (7,112) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,128) size 85x16
</del><ins>+                RenderBlock {P} at (7,128) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,144) size 85x16
</del><ins>+                RenderBlock {P} at (7,144) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,160) size 85x16
</del><ins>+                RenderBlock {P} at (7,160) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3337) size 106x176 [r=46 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,112) size 92x16
</del><ins>+                RenderBlock {P} at (7,112) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,128) size 92x16
</del><ins>+                RenderBlock {P} at (7,128) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,144) size 92x16
</del><ins>+                RenderBlock {P} at (7,144) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,160) size 92x16
</del><ins>+                RenderBlock {P} at (7,160) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3513) size 473x144
</span><span class="cx">               RenderTableCell {TD} at (0,3513) size 98x16 [r=47 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;48&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3513) size 170x144 [r=47 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Mark Glanville&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Ian + Brad Carter&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Stefan Kiritzov&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Harold Todd&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Steve Gilbert&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Mark Diel&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Jack Goodfriend&quot;
</span><del>-                RenderBlock {P} at (7,128) size 156x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3513) size 99x96 [r=47 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3513) size 106x96 [r=47 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3657) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,3657) size 98x16 [r=48 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;49&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3657) size 170x64 [r=48 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;David Allen&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 74x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x0
</span><span class="cx">                     RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                       text run at (0,0) width 74: &quot;Narayen Raju&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 85x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                       text run at (0,0) width 33: &quot;Jason &quot;
</span><span class="cx">                       text run at (33,0) width 52: &quot;Anderson&quot;
</span><span class="cx">               RenderTableCell {TD} at (268,3657) size 99x64 [r=48 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3657) size 106x64 [r=48 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3721) size 473x144
</span><span class="cx">               RenderTableCell {TD} at (0,3721) size 98x16 [r=49 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;50&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3721) size 170x144 [r=49 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 51x15
</span><span class="cx">                     text run at (0,0) width 51: &quot;Zak West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Rick Klement&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;Jim Bernal&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Alan Littlewood&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;Lauren Bussard&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (7,112) size 156x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Narayan Raju&quot;
</span><del>-                RenderBlock {P} at (7,128) size 156x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ken Manuel&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3721) size 99x112 [r=49 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3721) size 106x112 [r=49 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3865) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,3865) size 98x16 [r=50 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;51&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3865) size 170x48 [r=50 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Robert Barnett&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Jim Mahoney&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                     text run at (0,0) width 85: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3865) size 99x48 [r=50 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3865) size 106x48 [r=50 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 16x15
</span><span class="cx">                     RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                       text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                       text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 16x15
</span><span class="cx">                     RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                       text run at (38,0) width 16: &quot;No&quot;
</span><span class="lines">@@ -3109,474 +3109,474 @@
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3913) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,3913) size 98x16 [r=51 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;52&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3913) size 170x80 [r=51 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Mike West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Robert Frogner&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Chris McDowell&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Ed Cypret&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Dale Barnett&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3913) size 99x80 [r=51 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3913) size 106x80 [r=51 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,3993) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,3993) size 98x16 [r=52 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;53&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,3993) size 170x80 [r=52 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Alberto Lanzas&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 42x15
</span><span class="cx">                     text run at (0,0) width 42: &quot;Al Wert&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x15
</span><span class="cx">                     text run at (0,0) width 103: &quot;Ramin Khoshnevis&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,3993) size 99x80 [r=52 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3993) size 106x80 [r=52 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,4073) size 473x112
</span><span class="cx">               RenderTableCell {TD} at (0,4073) size 98x16 [r=53 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;54&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,4073) size 170x112 [r=53 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 76x15
</span><span class="cx">                     text run at (0,0) width 76: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Mark Diel&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Peter Starr&quot;
</span><del>-                RenderBlock {P} at (7,80) size 156x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (7,96) size 156x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,4073) size 99x112 [r=53 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (41,0) size 3x15
</span><span class="cx">                     text run at (41,0) width 3: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 85x16
</del><ins>+                RenderBlock {P} at (7,80) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,96) size 85x16
</del><ins>+                RenderBlock {P} at (7,96) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4073) size 106x112 [r=53 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (7,0) size 78x15
</span><span class="cx">                     text run at (7,0) width 78: &quot;Gyro wannabe&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (44,0) size 4x15
</span><span class="cx">                     text run at (44,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (7,80) size 92x16
</del><ins>+                RenderBlock {P} at (7,80) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,96) size 92x16
</del><ins>+                RenderBlock {P} at (7,96) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,4185) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,4185) size 98x16 [r=54 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;55&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,4185) size 170x48 [r=54 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Alberto Lanzas&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Bob Roger&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Randy StClair&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,4185) size 99x48 [r=54 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4185) size 106x48 [r=54 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,4233) size 473x80
</span><span class="cx">               RenderTableCell {TD} at (0,4233) size 98x16 [r=55 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;56&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,4233) size 170x80 [r=55 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Mark Glanville&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Steve Gilbert&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Rich Saunef&quot;
</span><del>-                RenderBlock {P} at (7,64) size 156x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,4233) size 99x80 [r=55 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,48) size 85x16
</del><ins>+                RenderBlock {P} at (7,48) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,64) size 85x16
</del><ins>+                RenderBlock {P} at (7,64) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4233) size 106x80 [r=55 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,48) size 92x16
</del><ins>+                RenderBlock {P} at (7,48) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,64) size 92x16
</del><ins>+                RenderBlock {P} at (7,64) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,4313) size 473x48
</span><span class="cx">               RenderTableCell {TD} at (0,4313) size 98x16 [r=56 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;57&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,4313) size 170x48 [r=56 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Bob Roger&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Rich Burnett&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;David Dunn&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,4313) size 99x16 [r=56 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4313) size 106x16 [r=56 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,4361) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,4361) size 98x16 [r=57 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;58&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,4361) size 170x64 [r=57 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Ian + Brad Carter&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;Chuck Pringle&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;David Dunn&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,4361) size 99x48 [r=57 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,32) size 85x16
</del><ins>+                RenderBlock {P} at (7,32) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4361) size 106x48 [r=57 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,32) size 92x16
</del><ins>+                RenderBlock {P} at (7,32) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,4425) size 473x32
</span><span class="cx">               RenderTableCell {TD} at (0,4425) size 98x16 [r=58 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;59&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,4425) size 170x32 [r=58 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Bob Roger&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Rich Burnett&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,4425) size 99x16 [r=58 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4425) size 106x16 [r=58 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">             RenderTableRow {TR} at (0,4457) size 473x64
</span><span class="cx">               RenderTableCell {TD} at (0,4457) size 98x16 [r=59 c=0 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 84x16
</del><ins>+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 14x15
</span><span class="cx">                     text run at (35,0) width 14: &quot;60&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (98,4457) size 170x64 [r=59 c=1 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 156x16
</del><ins>+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (7,16) size 156x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Vladimir Dvorkin&quot;
</span><del>-                RenderBlock {P} at (7,32) size 156x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 52x15
</span><span class="cx">                     text run at (0,0) width 52: &quot;Ken Price&quot;
</span><del>-                RenderBlock {P} at (7,48) size 156x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Rick Rasmussen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><span class="cx">               RenderTableCell {TD} at (268,4457) size 99x32 [r=59 c=2 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 85x16
</del><ins>+                RenderBlock {P} at (7,0) size 86x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,16) size 85x16
</del><ins>+                RenderBlock {P} at (7,16) size 86x16
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4457) size 106x32 [r=59 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 92x16
</del><ins>+                RenderBlock {P} at (7,0) size 93x16
</ins><span class="cx">                   RenderText {#text} at (38,0) size 16x15
</span><span class="cx">                     text run at (38,0) width 16: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,16) size 92x16
</del><ins>+                RenderBlock {P} at (7,16) size 93x16
</ins><span class="cx">                   RenderText {#text} at (36,0) size 20x15
</span><span class="cx">                     text run at (36,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug91057expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1762
</del><ins>+layer at (0,0) size 785x1778
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1762
-  RenderBlock {HTML} at (0,0) size 785x1762 [border: (1px solid #000000)]
-    RenderBody {BODY} at (9,9) size 767x1744 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+layer at (0,0) size 785x1778
+  RenderBlock {HTML} at (0,0) size 785x1778 [border: (1px solid #000000)]
+    RenderBody {BODY} at (9,9) size 767x1760 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx">       RenderBlock {H1} at (1,1) size 765x39 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 288x37
</span><span class="cx">           text run at (1,1) width 288: &quot;Caption Margin Test&quot;
</span><del>-      RenderBlock {DIV} at (1,61) size 102x20 [border: (1px solid #008000)]
</del><ins>+      RenderBlock {DIV} at (1,61) size 102x21 [border: (1px solid #008000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 40x18
</span><span class="cx">           text run at (1,1) width 40: &quot;100px&quot;
</span><del>-      RenderBlock {DIV} at (1,81) size 52x20 [border: (1px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (1,81) size 52x21 [border: (1px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 32x18
</span><span class="cx">           text run at (1,1) width 32: &quot;50px&quot;
</span><del>-      RenderBlock {H2} at (1,120) size 765x30 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {H2} at (1,121) size 765x31 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 80x28
</span><span class="cx">           text run at (1,1) width 80: &quot;Control&quot;
</span><del>-      RenderTable {TABLE} at (1,169) size 172x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,171) size 172x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 172x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (75,1) size 22x18
</span><span class="cx">             text run at (75,1) width 22: &quot;TA&quot;
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">             RenderTableCell {TD} at (86,2) size 82x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,217) size 336x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,219) size 336x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 336x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (157,1) size 22x18
</span><span class="cx">             text run at (157,1) width 22: &quot;TB&quot;
</span><span class="lines">@@ -39,10 +39,10 @@
</span><span class="cx">             RenderTableCell {TD} at (168,2) size 164x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderBlock {H2} at (1,284) size 765x30 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {H2} at (1,287) size 765x31 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 288x28
</span><span class="cx">           text run at (1,1) width 288: &quot;Test 1 - \&quot;margin-left: 50px\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,333) size 172x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,337) size 172x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (50,0) size 122x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (50,1) size 22x18
</span><span class="cx">             text run at (50,1) width 22: &quot;TA&quot;
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">             RenderTableCell {TD} at (86,2) size 82x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,381) size 336x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,385) size 336x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (50,0) size 286x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (132,1) size 22x18
</span><span class="cx">             text run at (132,1) width 22: &quot;TB&quot;
</span><span class="lines">@@ -66,10 +66,10 @@
</span><span class="cx">             RenderTableCell {TD} at (168,2) size 164x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderBlock {H2} at (1,448) size 765x30 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {H2} at (1,452) size 765x31 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 305x28
</span><span class="cx">           text run at (1,1) width 305: &quot;Test 2 - \&quot;margin-right: 50px\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,497) size 172x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,502) size 172x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 122x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (50,1) size 22x18
</span><span class="cx">             text run at (50,1) width 22: &quot;TA&quot;
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">             RenderTableCell {TD} at (86,2) size 82x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,545) size 336x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,550) size 336x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 286x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (132,1) size 22x18
</span><span class="cx">             text run at (132,1) width 22: &quot;TB&quot;
</span><span class="lines">@@ -93,10 +93,10 @@
</span><span class="cx">             RenderTableCell {TD} at (168,2) size 164x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderBlock {H2} at (1,612) size 765x30 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {H2} at (1,618) size 765x31 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 246x28
</span><span class="cx">           text run at (1,1) width 246: &quot;Test 3 - \&quot;margin: 50px\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,661) size 172x148 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,668) size 172x149 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (50,50) size 72x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (25,1) size 22x18
</span><span class="cx">             text run at (25,1) width 22: &quot;TA&quot;
</span><span class="lines">@@ -108,7 +108,7 @@
</span><span class="cx">             RenderTableCell {TD} at (86,2) size 82x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,809) size 336x148 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,816) size 336x149 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (50,50) size 236x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (107,1) size 22x18
</span><span class="cx">             text run at (107,1) width 22: &quot;TB&quot;
</span><span class="lines">@@ -120,7 +120,7 @@
</span><span class="cx">             RenderTableCell {TD} at (168,2) size 164x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,957) size 500x148 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,964) size 500x149 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (50,50) size 400x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (189,1) size 22x18
</span><span class="cx">             text run at (189,1) width 22: &quot;TC&quot;
</span><span class="lines">@@ -132,13 +132,13 @@
</span><span class="cx">             RenderTableCell {TD} at (250,2) size 246x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 242x18
</span><span class="cx">                 text run at (2,2) width 242: &quot;Table Cell 2 Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderBlock {H2} at (1,1124) size 765x30 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {H2} at (1,1132) size 765x31 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 275x28
</span><span class="cx">           text run at (1,1) width 275: &quot;Test 4 - \&quot;margin-left: 5%\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,1173) size 172x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1182) size 172x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (8,0) size 164x20 [border: (1px solid #000000)]
</span><del>-          RenderText {#text} at (71,1) size 22x18
-            text run at (71,1) width 22: &quot;TA&quot;
</del><ins>+          RenderText {#text} at (70,1) size 23x18
+            text run at (70,1) width 23: &quot;TA&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (1,21) size 170x26 [border: (1px solid #000000)]
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 170x22 [border: (1px solid #000000)]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 82x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -147,7 +147,7 @@
</span><span class="cx">             RenderTableCell {TD} at (86,2) size 82x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1221) size 336x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1230) size 336x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (16,0) size 320x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (149,1) size 22x18
</span><span class="cx">             text run at (149,1) width 22: &quot;TB&quot;
</span><span class="lines">@@ -159,13 +159,13 @@
</span><span class="cx">             RenderTableCell {TD} at (168,2) size 164x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderBlock {H2} at (1,1288) size 765x30 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {H2} at (1,1298) size 765x31 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 292x28
</span><span class="cx">           text run at (1,1) width 292: &quot;Test 5 - \&quot;margin-right: 5%\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,1337) size 172x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1348) size 172x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 164x20 [border: (1px solid #000000)]
</span><del>-          RenderText {#text} at (71,1) size 22x18
-            text run at (71,1) width 22: &quot;TA&quot;
</del><ins>+          RenderText {#text} at (70,1) size 23x18
+            text run at (70,1) width 23: &quot;TA&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (1,21) size 170x26 [border: (1px solid #000000)]
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 170x22 [border: (1px solid #000000)]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 82x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -174,7 +174,7 @@
</span><span class="cx">             RenderTableCell {TD} at (86,2) size 82x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1385) size 336x48 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1396) size 336x49 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 320x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (149,1) size 22x18
</span><span class="cx">             text run at (149,1) width 22: &quot;TB&quot;
</span><span class="lines">@@ -186,14 +186,14 @@
</span><span class="cx">             RenderTableCell {TD} at (168,2) size 164x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderBlock {H2} at (1,1452) size 765x30 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {H2} at (1,1464) size 765x31 [border: (1px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (1,1) size 233x28
</span><span class="cx">           text run at (1,1) width 233: &quot;Test 6 - \&quot;margin: 5%\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,1501) size 172x64 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (8,8) size 156x20 [border: (1px solid #000000)]
-          RenderText {#text} at (67,1) size 22x18
-            text run at (67,1) width 22: &quot;TA&quot;
-        RenderTableSection {TBODY} at (1,37) size 170x26 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1514) size 172x66 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (8,8) size 156x21 [border: (1px solid #000000)]
+          RenderText {#text} at (66,1) size 23x18
+            text run at (66,1) width 23: &quot;TA&quot;
+        RenderTableSection {TBODY} at (1,38) size 170x27 [border: (1px solid #000000)]
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 170x22 [border: (1px solid #000000)]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 82x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="lines">@@ -201,11 +201,11 @@
</span><span class="cx">             RenderTableCell {TD} at (86,2) size 82x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 78x18
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1565) size 336x80 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (16,16) size 304x20 [border: (1px solid #000000)]
-          RenderText {#text} at (141,1) size 22x18
-            text run at (141,1) width 22: &quot;TB&quot;
-        RenderTableSection {TBODY} at (1,53) size 334x26 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1579) size 336x82 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (16,16) size 304x21 [border: (1px solid #000000)]
+          RenderText {#text} at (140,1) size 22x18
+            text run at (140,1) width 22: &quot;TB&quot;
+        RenderTableSection {TBODY} at (1,54) size 334x27 [border: (1px solid #000000)]
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 334x22 [border: (1px solid #000000)]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 164x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="lines">@@ -213,7 +213,7 @@
</span><span class="cx">             RenderTableCell {TD} at (168,2) size 164x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 160x18
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1645) size 500x98 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1660) size 500x99 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (25,25) size 450x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (214,1) size 22x18
</span><span class="cx">             text run at (214,1) width 22: &quot;TB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug926471expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">                         RenderTextControl {INPUT} at (4,4) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                       RenderTableCell {TD} at (277,55) size 4x4 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><del>-layer at (106,30) size 140x13
</del><ins>+layer at (106,30) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><del>-layer at (106,66) size 140x13
</del><ins>+layer at (106,66) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescollapsing_bordersbug412625expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">                 RenderText {#text} at (2,1) size 36x18
</span><span class="cx">                   text run at (2,1) width 36: &quot;11pm&quot;
</span><span class="cx">         RenderBlock {P} at (0,96) size 784x44
</span><del>-          RenderButton {BUTTON} at (264,2) size 76x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+          RenderButton {BUTTON} at (264,2) size 77x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 60x13
</span><span class="cx">               RenderText {#text} at (0,0) size 60x13
</span><span class="cx">                 text run at (0,0) width 19: &quot;No &quot;
</span><span class="lines">@@ -57,25 +57,25 @@
</span><span class="cx">           RenderButton {BUTTON} at (344,2) size 97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">             RenderBlock (anonymous) at (8,2) size 81x13
</span><span class="cx">               RenderText {#text} at (0,0) size 81x13
</span><del>-                text run at (0,0) width 46: &quot;Exterior &quot;
-                text run at (45,0) width 36: &quot;border&quot;
-          RenderButton {BUTTON} at (445,2) size 75x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+                text run at (0,0) width 45: &quot;Exterior &quot;
+                text run at (44,0) width 37: &quot;border&quot;
+          RenderButton {BUTTON} at (444,2) size 76x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 59x13
</span><span class="cx">               RenderText {#text} at (0,0) size 59x13
</span><span class="cx">                 text run at (0,0) width 18: &quot;All &quot;
</span><span class="cx">                 text run at (17,0) width 42: &quot;borders&quot;
</span><del>-          RenderBR {BR} at (522,15) size 0x0
-          RenderButton {BUTTON} at (231,24) size 102x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+          RenderBR {BR} at (521,15) size 1x0
+          RenderButton {BUTTON} at (231,24) size 103x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 86x13
</span><span class="cx">               RenderText {#text} at (0,0) size 86x13
</span><del>-                text run at (0,0) width 46: &quot;Column &quot;
-                text run at (45,0) width 41: &quot;borders&quot;
</del><ins>+                text run at (0,0) width 45: &quot;Column &quot;
+                text run at (44,0) width 42: &quot;borders&quot;
</ins><span class="cx">           RenderButton {BUTTON} at (337,24) size 99x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">             RenderBlock (anonymous) at (8,2) size 83x13
</span><span class="cx">               RenderText {#text} at (0,0) size 83x13
</span><span class="cx">                 text run at (0,0) width 42: &quot;Groups &quot;
</span><span class="cx">                 text run at (41,0) width 42: &quot;borders&quot;
</span><del>-          RenderButton {BUTTON} at (440,24) size 113x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+          RenderButton {BUTTON} at (439,24) size 114x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 97x13
</span><span class="cx">               RenderText {#text} at (0,0) size 97x13
</span><span class="cx">                 text run at (0,0) width 33: &quot;Table &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescollapsing_bordersbug412626expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">                 RenderText {#text} at (2,1) size 36x18
</span><span class="cx">                   text run at (2,1) width 36: &quot;11pm&quot;
</span><span class="cx">         RenderBlock {P} at (0,98) size 784x44
</span><del>-          RenderButton {BUTTON} at (264,2) size 76x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+          RenderButton {BUTTON} at (264,2) size 77x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 60x13
</span><span class="cx">               RenderText {#text} at (0,0) size 60x13
</span><span class="cx">                 text run at (0,0) width 19: &quot;No &quot;
</span><span class="lines">@@ -57,25 +57,25 @@
</span><span class="cx">           RenderButton {BUTTON} at (344,2) size 97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">             RenderBlock (anonymous) at (8,2) size 81x13
</span><span class="cx">               RenderText {#text} at (0,0) size 81x13
</span><del>-                text run at (0,0) width 46: &quot;Exterior &quot;
-                text run at (45,0) width 36: &quot;border&quot;
-          RenderButton {BUTTON} at (445,2) size 75x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+                text run at (0,0) width 45: &quot;Exterior &quot;
+                text run at (44,0) width 37: &quot;border&quot;
+          RenderButton {BUTTON} at (444,2) size 76x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 59x13
</span><span class="cx">               RenderText {#text} at (0,0) size 59x13
</span><span class="cx">                 text run at (0,0) width 18: &quot;All &quot;
</span><span class="cx">                 text run at (17,0) width 42: &quot;borders&quot;
</span><del>-          RenderBR {BR} at (522,15) size 0x0
-          RenderButton {BUTTON} at (231,24) size 102x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+          RenderBR {BR} at (521,15) size 1x0
+          RenderButton {BUTTON} at (231,24) size 103x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 86x13
</span><span class="cx">               RenderText {#text} at (0,0) size 86x13
</span><del>-                text run at (0,0) width 46: &quot;Column &quot;
-                text run at (45,0) width 41: &quot;borders&quot;
</del><ins>+                text run at (0,0) width 45: &quot;Column &quot;
+                text run at (44,0) width 42: &quot;borders&quot;
</ins><span class="cx">           RenderButton {BUTTON} at (337,24) size 99x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</span><span class="cx">             RenderBlock (anonymous) at (8,2) size 83x13
</span><span class="cx">               RenderText {#text} at (0,0) size 83x13
</span><span class="cx">                 text run at (0,0) width 42: &quot;Groups &quot;
</span><span class="cx">                 text run at (41,0) width 42: &quot;borders&quot;
</span><del>-          RenderButton {BUTTON} at (440,24) size 113x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</del><ins>+          RenderButton {BUTTON} at (439,24) size 114x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
</ins><span class="cx">             RenderBlock (anonymous) at (8,2) size 97x13
</span><span class="cx">               RenderText {#text} at (0,0) size 97x13
</span><span class="cx">                 text run at (0,0) width 33: &quot;Table &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,46) size 90x93 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,68) size 80x25 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (8,3) size 47x18
+            text run at (8,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (57,6) size 12x13
</span><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="lines">@@ -34,8 +34,8 @@
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,172) size 90x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,68) size 80x43 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (8,3) size 47x18
+            text run at (8,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (57,6) size 12x13
</span><span class="cx">           RenderText {#text} at (17,22) size 46x18
</span><span class="cx">             text run at (17,22) width 46: &quot;foo foo&quot;
</span><span class="lines">@@ -59,8 +59,8 @@
</span><span class="cx">           text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,316) size 148x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,68) size 138x43 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (38,3) size 46x18
-            text run at (38,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (37,3) size 47x18
+            text run at (37,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (86,6) size 12x13
</span><span class="cx">           RenderText {#text} at (3,22) size 142x18
</span><span class="cx">             text run at (3,22) width 142: &quot;very_large_very_large&quot;
</span><span class="lines">@@ -106,8 +106,8 @@
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,585) size 136x93 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,68) size 126x25 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (32,3) size 46x18
-            text run at (32,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (31,3) size 47x18
+            text run at (31,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (80,6) size 12x13
</span><span class="cx">         RenderTableSection {TBODY} at (10,10) size 116x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 116x20
</span><span class="lines">@@ -136,8 +136,8 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 46x18
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><span class="cx">         RenderBlock {CAPTION} at (10,90) size 96x25 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (17,3) size 46x18
-            text run at (17,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (16,3) size 47x18
+            text run at (16,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (65,6) size 12x13
</span><span class="cx">         RenderTableSection {TBODY} at (10,34) size 86x44
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 86x20
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,46) size 90x93 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 80x25 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (8,3) size 47x18
+            text run at (8,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (57,6) size 12x13
</span><span class="cx">         RenderTableSection {TBODY} at (10,37) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="lines">@@ -34,8 +34,8 @@
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,172) size 90x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 80x43 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (9,3) size 46x18
-            text run at (9,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (8,3) size 47x18
+            text run at (8,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (57,6) size 12x13
</span><span class="cx">           RenderText {#text} at (17,22) size 46x18
</span><span class="cx">             text run at (17,22) width 46: &quot;foo foo&quot;
</span><span class="lines">@@ -59,8 +59,8 @@
</span><span class="cx">           text run at (0,0) width 384: &quot;table 3 - caption gains content extending its max element size&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,316) size 148x111 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 138x43 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (38,3) size 46x18
-            text run at (38,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (37,3) size 47x18
+            text run at (37,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (86,6) size 12x13
</span><span class="cx">           RenderText {#text} at (3,22) size 142x18
</span><span class="cx">             text run at (3,22) width 142: &quot;very_large_very_large&quot;
</span><span class="lines">@@ -106,8 +106,8 @@
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,585) size 136x93 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 126x25 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (32,3) size 46x18
-            text run at (32,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (31,3) size 47x18
+            text run at (31,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (80,6) size 12x13
</span><span class="cx">         RenderTableSection {TBODY} at (10,37) size 116x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 116x20
</span><span class="lines">@@ -131,8 +131,8 @@
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><span class="cx">       RenderTable {TABLE} at (5,711) size 106x115 [border: (10px solid #008000)]
</span><span class="cx">         RenderBlock {CAPTION} at (10,2) size 96x25 [border: (3px solid #800080)]
</span><del>-          RenderText {#text} at (17,3) size 46x18
-            text run at (17,3) width 46: &quot;caption&quot;
</del><ins>+          RenderText {#text} at (16,3) size 47x18
+            text run at (16,3) width 47: &quot;caption&quot;
</ins><span class="cx">           RenderBlock {INPUT} at (65,6) size 12x13
</span><span class="cx">         RenderTableSection {TBODY} at (10,37) size 86x68
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 86x20
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 785x2765
</del><ins>+layer at (0,0) size 785x2766
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2765
-  RenderBlock {HTML} at (0,0) size 785x2765
-    RenderBody {BODY} at (8,21) size 769x2728
</del><ins>+layer at (0,0) size 785x2766
+  RenderBlock {HTML} at (0,0) size 785x2766
+    RenderBody {BODY} at (8,21) size 769x2729
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 272x37
</span><span class="cx">           text run at (0,0) width 272: &quot;Tables and captions&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 527x18
</span><span class="cx">           text run at (0,0) width 423: &quot;The table should have width 300px, as should the caption (entirely &quot;
</span><span class="cx">           text run at (423,0) width 104: &quot;above the table):&quot;
</span><del>-      RenderTable {TABLE} at (0,92) size 306x90 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,92) size 306x91 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 306x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (92,3) size 122x18
</span><span class="cx">             text run at (92,3) width 122: &quot;The table's caption.&quot;
</span><span class="lines">@@ -29,11 +29,11 @@
</span><span class="cx">             RenderTableCell {TD} at (144,24) size 140x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,198) size 769x18
</del><ins>+      RenderBlock {P} at (0,198) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 495x18
</span><span class="cx">           text run at (0,0) width 411: &quot;The table should have width 300px, and the caption should have &quot;
</span><span class="cx">           text run at (411,0) width 84: &quot;width 600px.&quot;
</span><del>-      RenderTable {TABLE} at (0,232) size 606x90 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,232) size 606x91 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 606x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (242,3) size 122x18
</span><span class="cx">             text run at (242,3) width 122: &quot;The table's caption.&quot;
</span><span class="lines">@@ -52,11 +52,11 @@
</span><span class="cx">             RenderTableCell {TD} at (294,24) size 290x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,338) size 769x18
</del><ins>+      RenderBlock {P} at (0,338) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 495x18
</span><span class="cx">           text run at (0,0) width 411: &quot;The table should have width 600px, and the caption should have &quot;
</span><span class="cx">           text run at (411,0) width 84: &quot;width 300px.&quot;
</span><del>-      RenderTable {TABLE} at (0,372) size 600x90 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,372) size 600x91 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 306x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (92,3) size 122x18
</span><span class="cx">             text run at (92,3) width 122: &quot;The table's caption.&quot;
</span><span class="lines">@@ -75,11 +75,11 @@
</span><span class="cx">             RenderTableCell {TD} at (291,24) size 287x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,478) size 769x18
</del><ins>+      RenderBlock {P} at (0,478) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 683x18
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the top, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,516) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,516) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,624) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,624) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -119,7 +119,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,767) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,767) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -139,7 +139,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,915) size 90x123 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,915) size 90x124 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -159,11 +159,11 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,1054) size 769x18
</del><ins>+      RenderBlock {P} at (0,1054) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 692x18
</span><span class="cx">           text run at (0,0) width 372: &quot;The next four tables should have their caption on the right, &quot;
</span><span class="cx">           text run at (372,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1088) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1088) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -183,7 +183,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1196) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1196) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -204,7 +204,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1322) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1322) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (20,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -225,7 +225,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1448) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1448) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (15,0) size 75x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (3,3) size 69x36
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="lines">@@ -245,11 +245,11 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,1572) size 769x18
</del><ins>+      RenderBlock {P} at (0,1572) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 707x18
</span><span class="cx">           text run at (0,0) width 387: &quot;The next four tables should have their caption on the bottom, &quot;
</span><span class="cx">           text run at (387,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1606) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1606) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,66) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -269,7 +269,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1734) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1734) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,86) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -289,7 +289,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1862) size 90x128 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,1862) size 90x129 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,86) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -309,7 +309,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2005) size 90x123 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,2005) size 90x124 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,81) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -329,11 +329,11 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,2148) size 769x18
</del><ins>+      RenderBlock {P} at (0,2148) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 683x18
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the left, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (20,2182) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (20,2182) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 90x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (11,3) size 68x36
</span><span class="cx">             text run at (11,3) width 68: &quot;The table's&quot;
</span><span class="lines">@@ -353,7 +353,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2290) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,2290) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -374,7 +374,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (15,2416) size 90x126 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (15,2416) size 90x127 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x60 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (22,3) size 50x54
</span><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="lines">@@ -395,7 +395,7 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (20,2542) size 90x108 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (20,2542) size 90x109 [border: (10px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 75x42 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (3,3) size 69x36
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="lines">@@ -415,8 +415,8 @@
</span><span class="cx">             RenderTableCell {TD} at (36,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {HR} at (0,2658) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,2676) size 769x18
</del><ins>+      RenderBlock {HR} at (0,2658) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,2676) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -429,7 +429,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,2710) size 769x18
</del><ins>+      RenderBlock {P} at (0,2710) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescorestandards1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><del>-layer at (0,0) size 785x2357
</del><ins>+layer at (0,0) size 785x2370
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2357
-  RenderBlock {HTML} at (0,0) size 785x2357
-    RenderBody {BODY} at (8,21) size 769x2328
</del><ins>+layer at (0,0) size 785x2370
+  RenderBlock {HTML} at (0,0) size 785x2371
+    RenderBody {BODY} at (8,21) size 769x2342
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 541x37
</span><span class="cx">           text run at (0,0) width 541: &quot;Problems with COLSPAN and WIDTH&quot;
</span><del>-      RenderBlock {P} at (0,58) size 769x18
</del><ins>+      RenderBlock {P} at (0,58) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 254x18
</span><span class="cx">           text run at (0,0) width 254: &quot;Each block of tables should be identical.&quot;
</span><del>-      RenderBlock {H2} at (0,95) size 769x28
</del><ins>+      RenderBlock {H2} at (0,96) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 129x28
</span><span class="cx">           text run at (0,0) width 129: &quot;Sized Tables&quot;
</span><del>-      RenderBlock {P} at (0,142) size 769x36
</del><ins>+      RenderBlock {P} at (0,144) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 732x36
</span><span class="cx">           text run at (0,0) width 732: &quot;The following tables have width=400, which should make them the same width as the red lines which are caused by&quot;
</span><span class="cx">           text run at (0,18) width 39: &quot;DIVs:&quot;
</span><del>-      RenderBlock {H3} at (0,196) size 769x22
</del><ins>+      RenderBlock {H3} at (0,198) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 65x22
</span><span class="cx">           text run at (0,0) width 65: &quot;260/140&quot;
</span><del>-      RenderBlock {DIV} at (0,236) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,242) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,239) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,245) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 252x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -33,8 +33,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,288) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,294) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,291) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,297) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 262x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -47,8 +47,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,340) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,346) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,343) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,349) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 254x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -61,8 +61,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,392) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,398) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,395) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,401) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 254x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -75,8 +75,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,444) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,450) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,447) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,453) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 256x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -89,8 +89,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,496) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,502) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,499) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,505) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 257x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -103,8 +103,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,548) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,554) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,551) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,557) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 257x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -117,12 +117,12 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,600) size 406x6 [border: (3px solid #FF0000)]
-      RenderBlock {H3} at (0,624) size 769x22
</del><ins>+      RenderBlock {DIV} at (0,603) size 406x7 [border: (3px solid #FF0000)]
+      RenderBlock {H3} at (0,628) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 65x22
</span><span class="cx">           text run at (0,0) width 65: &quot;140/260&quot;
</span><del>-      RenderBlock {DIV} at (0,664) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,670) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,669) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,675) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 142x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -135,8 +135,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,716) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,722) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,721) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,727) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 132x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -149,8 +149,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,768) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,774) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,773) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,779) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 139x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -163,8 +163,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,820) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,826) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,825) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,831) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 139x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -177,8 +177,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,872) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,878) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,877) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,883) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 137x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -191,8 +191,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,924) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,930) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,929) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,935) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 138x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -205,8 +205,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,976) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,982) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,981) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,987) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 138x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -219,12 +219,12 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,1028) size 406x6 [border: (3px solid #FF0000)]
-      RenderBlock {H3} at (0,1052) size 769x22
</del><ins>+      RenderBlock {DIV} at (0,1033) size 406x7 [border: (3px solid #FF0000)]
+      RenderBlock {H3} at (0,1057) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 39x22
</span><span class="cx">           text run at (0,0) width 39: &quot;50%&quot;
</span><del>-      RenderBlock {DIV} at (0,1092) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1098) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,1098) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1104) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 197x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -237,8 +237,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1144) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1150) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,1150) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1156) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 197x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -251,8 +251,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1196) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1202) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,1202) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1208) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 197x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -265,8 +265,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1248) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1254) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,1254) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1260) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 197x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -279,8 +279,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1300) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1306) size 400x46
</del><ins>+      RenderBlock {DIV} at (0,1306) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1312) size 400x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 197x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -293,19 +293,19 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 396x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,1352) size 406x6 [border: (3px solid #FF0000)]
-      RenderBlock {H2} at (0,1377) size 769x28
</del><ins>+      RenderBlock {DIV} at (0,1358) size 406x7 [border: (3px solid #FF0000)]
+      RenderBlock {H2} at (0,1384) size 769x29
</ins><span class="cx">         RenderText {#text} at (0,0) size 230x28
</span><span class="cx">           text run at (0,0) width 230: &quot;Tables Without Width&quot;
</span><del>-      RenderBlock {P} at (0,1424) size 769x36
</del><ins>+      RenderBlock {P} at (0,1432) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 753x36
</span><span class="cx">           text run at (0,0) width 753: &quot;The following tables have no width. They should still be the same size, by virtue of them having a 400 pixel cell and no&quot;
</span><span class="cx">           text run at (0,18) width 154: &quot;padding/margin/borders.&quot;
</span><del>-      RenderBlock {H3} at (0,1478) size 769x22
</del><ins>+      RenderBlock {H3} at (0,1487) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 65x22
</span><span class="cx">           text run at (0,0) width 65: &quot;260/140&quot;
</span><del>-      RenderBlock {DIV} at (0,1518) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1524) size 406x46
</del><ins>+      RenderBlock {DIV} at (0,1527) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1533) size 406x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 406x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 406x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 258x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -318,8 +318,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 402x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1570) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1576) size 406x46
</del><ins>+      RenderBlock {DIV} at (0,1579) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1585) size 406x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 406x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 406x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 262x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -332,8 +332,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 402x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1622) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1628) size 410x46
</del><ins>+      RenderBlock {DIV} at (0,1631) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1637) size 410x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 410x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 410x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 262x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -346,8 +346,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 406x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1674) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1680) size 410x46
</del><ins>+      RenderBlock {DIV} at (0,1683) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1689) size 410x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 410x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 410x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 262x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -360,12 +360,12 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 406x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,1726) size 406x6 [border: (3px solid #FF0000)]
-      RenderBlock {H3} at (0,1750) size 769x22
</del><ins>+      RenderBlock {DIV} at (0,1735) size 406x7 [border: (3px solid #FF0000)]
+      RenderBlock {H3} at (0,1760) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 65x22
</span><span class="cx">           text run at (0,0) width 65: &quot;140/260&quot;
</span><del>-      RenderBlock {DIV} at (0,1790) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1796) size 406x46
</del><ins>+      RenderBlock {DIV} at (0,1801) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1807) size 406x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 406x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 406x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 142x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -378,8 +378,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 402x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1842) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1848) size 406x46
</del><ins>+      RenderBlock {DIV} at (0,1853) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1859) size 406x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 406x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 406x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 138x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -392,8 +392,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 402x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1894) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1900) size 410x46
</del><ins>+      RenderBlock {DIV} at (0,1905) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1911) size 410x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 410x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 410x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 142x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -406,8 +406,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 406x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,1946) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,1952) size 410x46
</del><ins>+      RenderBlock {DIV} at (0,1957) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,1963) size 410x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 410x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 410x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 142x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -420,12 +420,12 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 406x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,1998) size 406x6 [border: (3px solid #FF0000)]
-      RenderBlock {H3} at (0,2022) size 769x22
</del><ins>+      RenderBlock {DIV} at (0,2009) size 406x7 [border: (3px solid #FF0000)]
+      RenderBlock {H3} at (0,2033) size 769x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 39x22
</span><span class="cx">           text run at (0,0) width 39: &quot;50%&quot;
</span><del>-      RenderBlock {DIV} at (0,2062) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,2068) size 562x46
</del><ins>+      RenderBlock {DIV} at (0,2074) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,2080) size 562x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 562x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 562x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 278x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -438,8 +438,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 558x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,2114) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,2120) size 564x46
</del><ins>+      RenderBlock {DIV} at (0,2126) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,2132) size 564x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 564x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 564x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 279x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -452,8 +452,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 560x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,2166) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,2172) size 406x46
</del><ins>+      RenderBlock {DIV} at (0,2178) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,2184) size 406x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 406x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 406x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 200x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -466,8 +466,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 402x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,2218) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,2224) size 406x46
</del><ins>+      RenderBlock {DIV} at (0,2230) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,2236) size 406x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 406x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 406x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 200x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -480,8 +480,8 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 402x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 138x18
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><del>-      RenderBlock {DIV} at (0,2270) size 406x6 [border: (3px solid #FF0000)]
-      RenderTable {TABLE} at (0,2276) size 410x46
</del><ins>+      RenderBlock {DIV} at (0,2282) size 406x7 [border: (3px solid #FF0000)]
+      RenderTable {TABLE} at (0,2288) size 410x47
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 410x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 410x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 202x20 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -494,4 +494,4 @@
</span><span class="cx">             RenderTableCell {TD} at (2,24) size 406x20 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 65x18
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><del>-      RenderBlock {DIV} at (0,2322) size 406x6 [border: (3px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,2334) size 406x7 [border: (3px solid #FF0000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 785x1291
</del><ins>+layer at (0,0) size 785x1292
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1291
-  RenderBlock {HTML} at (0,0) size 785x1291
-    RenderBody {BODY} at (8,17) size 769x1266 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1292
+  RenderBlock {HTML} at (0,0) size 785x1293
+    RenderBody {BODY} at (8,17) size 769x1268 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 372x23
</span><span class="cx">           text run at (0,0) width 372: &quot;Part D: Background with Borders&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 234x17
</span><span class="cx">           text run at (0,0) width 234: &quot;Background on 'table-cell'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 168x15
</span><span class="cx">           text run at (0,0) width 168: &quot;Two cells are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x15
</del><ins>+      RenderBlock {P} at (0,146) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;There should be three aqua stripes just inside the top and left padding edges of cell E.&quot;
</span><del>-      RenderBlock {P} at (0,174) size 769x15
</del><ins>+      RenderBlock {P} at (0,174) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 728x15
</span><span class="cx">           text run at (0,0) width 728: &quot;There should be three aqua stripes just inside the bottom and right padding edges of Cell M&quot;
</span><del>-      RenderBlock {DL} at (0,202) size 769x90
</del><ins>+      RenderBlock {DL} at (0,202) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,305) size 626x474 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,305) size 626x475 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 626x22
</span><span class="cx">           RenderText {#text} at (167,0) size 292x22
</span><span class="cx">             text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,779) size 586x438 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,779) size 586x439 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 586x22
</span><span class="cx">           RenderText {#text} at (148,0) size 290x22
</span><span class="cx">             text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -164,10 +164,10 @@
</span><span class="cx">             RenderTableCell {TD} at (467,136) size 114x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1217) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1217) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1251) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1251) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1463
</del><ins>+layer at (0,0) size 785x1464
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1463
-  RenderBlock {HTML} at (0,0) size 785x1463
-    RenderBody {BODY} at (8,17) size 769x1438 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1464
+  RenderBlock {HTML} at (0,0) size 785x1465
+    RenderBody {BODY} at (8,17) size 769x1440 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 372x23
</span><span class="cx">           text run at (0,0) width 372: &quot;Part D: Background with Borders&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x17
</span><span class="cx">           text run at (0,0) width 252: &quot;Background on 'table-column'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 200x15
</span><span class="cx">           text run at (0,0) width 200: &quot;Three columns are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x105
</del><ins>+      RenderBlock {P} at (0,146) size 769x106
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x105
</span><span class="cx">           text run at (0,0) width 760: &quot;In the first column, there should be three vertical stripes along the padding edge of the first&quot;
</span><span class="cx">           text run at (0,15) width 744: &quot;cell, continuing down through the column. (In cell E, the aqua stripe will be obscured by the&quot;
</span><span class="lines">@@ -24,17 +24,17 @@
</span><span class="cx">           text run at (0,60) width 760: &quot;in cell A due to cell B's thick border. The stripes should continue in the last cell, turning a&quot;
</span><span class="cx">           text run at (0,75) width 752: &quot;right angle to the left into three aqua stripes along the bottom border edge of the last cell.&quot;
</span><span class="cx">           text run at (0,90) width 624: &quot;The last cell (M) should not have three vertical stripes along its right edge.&quot;
</span><del>-      RenderBlock {P} at (0,264) size 769x45
</del><ins>+      RenderBlock {P} at (0,264) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x45
</span><span class="cx">           text run at (0,0) width 768: &quot;In the second column, three vertical strips should run along the right of the first three cells,&quot;
</span><span class="cx">           text run at (0,15) width 760: &quot;aligning along cell F's right padding edge. (The stripes will be partially obscured by cell B's&quot;
</span><span class="cx">           text run at (0,30) width 112: &quot;thick border.)&quot;
</span><del>-      RenderBlock {P} at (0,322) size 769x45
</del><ins>+      RenderBlock {P} at (0,322) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 736x45
</span><span class="cx">           text run at (0,0) width 736: &quot;In the third column, there should be three vertical stripes should run across the top of the&quot;
</span><span class="cx">           text run at (0,15) width 712: &quot;first cell and down the left of the column, aligning along cell K's left padding edge. In&quot;
</span><span class="cx">           text run at (0,30) width 632: &quot;border-collapse mode, they will be partially obscured by cell B's thick border.&quot;
</span><del>-      RenderBlock {DL} at (0,380) size 769x90
</del><ins>+      RenderBlock {DL} at (0,380) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,483) size 630x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,483) size 630x471 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 630x22
</span><span class="cx">           RenderText {#text} at (169,0) size 292x22
</span><span class="cx">             text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx">             RenderTableCell {TD} at (504,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,953) size 588x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,953) size 588x437 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 588x22
</span><span class="cx">           RenderText {#text} at (149,0) size 290x22
</span><span class="cx">             text run at (149,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">             RenderTableCell {TD} at (469,136) size 115x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,2) size 43x22
</span><span class="cx">                 text run at (4,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1389) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1389) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1423) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1423) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 785x1302
</del><ins>+layer at (0,0) size 785x1303
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1302
-  RenderBlock {HTML} at (0,0) size 785x1302
-    RenderBody {BODY} at (8,17) size 769x1277 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1303
+  RenderBlock {HTML} at (0,0) size 785x1304
+    RenderBody {BODY} at (8,17) size 769x1279 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 372x23
</span><span class="cx">           text run at (0,0) width 372: &quot;Part D: Background with Borders&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 306x17
</span><span class="cx">           text run at (0,0) width 306: &quot;Background on 'table-column-group'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x45
</del><ins>+      RenderBlock {P} at (0,118) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x45
</span><span class="cx">           text run at (0,0) width 752: &quot;Three aqua stripes should run along the bottom of the last cell in the first three columns and&quot;
</span><span class="cx">           text run at (0,15) width 744: &quot;up along the right edge of the cells in the third column. The stripes should align to be just&quot;
</span><span class="cx">           text run at (0,30) width 328: &quot;inside the padding edge in cells M and G.&quot;
</span><del>-      RenderBlock {P} at (0,176) size 769x30
</del><ins>+      RenderBlock {P} at (0,176) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 736x30
</span><span class="cx">           text run at (0,0) width 736: &quot;Three aqua stripes should also run just inside the top padding edge of the first cell in the&quot;
</span><span class="cx">           text run at (0,15) width 560: &quot;last column and down the left border edge of each cell in that column.&quot;
</span><del>-      RenderBlock {DL} at (0,219) size 769x90
</del><ins>+      RenderBlock {DL} at (0,219) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,322) size 622x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,322) size 622x471 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 622x22
</span><span class="cx">           RenderText {#text} at (165,0) size 292x22
</span><span class="cx">             text run at (165,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,792) size 591x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,792) size 591x437 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 591x22
</span><span class="cx">           RenderText {#text} at (150,0) size 291x22
</span><span class="cx">             text run at (150,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -161,10 +161,10 @@
</span><span class="cx">             RenderTableCell {TD} at (471,136) size 117x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (6,2) size 43x22
</span><span class="cx">                 text run at (6,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1228) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1228) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1262) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1262) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1235
</del><ins>+layer at (0,0) size 785x1236
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1235
-  RenderBlock {HTML} at (0,0) size 785x1235
-    RenderBody {BODY} at (8,17) size 769x1210 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1236
+  RenderBlock {HTML} at (0,0) size 785x1237
+    RenderBody {BODY} at (8,17) size 769x1212 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 372x23
</span><span class="cx">           text run at (0,0) width 372: &quot;Part D: Background with Borders&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 189x17
</span><span class="cx">           text run at (0,0) width 189: &quot;Background on 'table'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 656x15
</span><span class="cx">           text run at (0,0) width 656: &quot;There should be three aqua stripes just inside the bottom and right table borders.&quot;
</span><del>-      RenderBlock {DL} at (0,146) size 769x90
</del><ins>+      RenderBlock {DL} at (0,146) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,249) size 626x474 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,249) size 626x475 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 626x22
</span><span class="cx">           RenderText {#text} at (167,0) size 292x22
</span><span class="cx">             text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-      RenderTable {TABLE} at (0,723) size 586x438 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,723) size 586x439 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 586x22
</span><span class="cx">           RenderText {#text} at (148,0) size 290x22
</span><span class="cx">             text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">             RenderTableCell {TD} at (467,136) size 114x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1161) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1161) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1195) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1195) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1191
</del><ins>+layer at (0,0) size 785x1192
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1191
-  RenderBlock {HTML} at (0,0) size 785x1191
-    RenderBody {BODY} at (8,8) size 769x1175 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1192
+  RenderBlock {HTML} at (0,0) size 785x1192
+    RenderBody {BODY} at (8,8) size 769x1176 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 372x23
</span><span class="cx">           text run at (0,0) width 372: &quot;Part D: Background with Borders&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 189x17
</span><span class="cx">           text run at (0,0) width 189: &quot;Background on 'table'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 656x15
</span><span class="cx">           text run at (0,0) width 656: &quot;There should be three aqua stripes just inside the bottom and right table borders.&quot;
</span><del>-      RenderBlock {DL} at (0,146) size 769x90
</del><ins>+      RenderBlock {DL} at (0,146) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,249) size 626x458 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,249) size 626x459 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 626x22
</span><span class="cx">           RenderText {#text} at (167,0) size 292x22
</span><span class="cx">             text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,42) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-      RenderTable {TABLE} at (0,707) size 586x422 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,707) size 586x423 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 586x22
</span><span class="cx">           RenderText {#text} at (148,0) size 290x22
</span><span class="cx">             text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">             RenderTableCell {TD} at (467,131) size 114x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1129) size 769x31
</del><ins>+      RenderBlock {DIV} at (0,1129) size 769x32
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1160) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1160) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,36 +1,36 @@
</span><del>-layer at (0,0) size 785x1431
</del><ins>+layer at (0,0) size 785x1432
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1431
-  RenderBlock {HTML} at (0,0) size 785x1431
-    RenderBody {BODY} at (8,17) size 769x1406 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1432
+  RenderBlock {HTML} at (0,0) size 785x1433
+    RenderBody {BODY} at (8,17) size 769x1408 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 372x23
</span><span class="cx">           text run at (0,0) width 372: &quot;Part D: Background with Borders&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 225x17
</span><span class="cx">           text run at (0,0) width 225: &quot;Background on 'table-row'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 176x15
</span><span class="cx">           text run at (0,0) width 176: &quot;Three rows are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x60
</del><ins>+      RenderBlock {P} at (0,146) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x60
</span><span class="cx">           text run at (0,0) width 752: &quot;The first row should have three aqua stripes just inside the bottom and right padding edges of&quot;
</span><span class="cx">           text run at (0,15) width 728: &quot;its last cell. The bottom three stripes should continue across the row, appearing along the&quot;
</span><span class="cx">           text run at (0,30) width 728: &quot;bottom of cells A, B, and C. (The bottom aqua stripe will be obscured by the thicker bottom&quot;
</span><span class="cx">           text run at (0,45) width 144: &quot;border in cell B.)&quot;
</span><del>-      RenderBlock {P} at (0,219) size 769x45
</del><ins>+      RenderBlock {P} at (0,219) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x45
</span><span class="cx">           text run at (0,0) width 736: &quot;The second row should have three vertical aqua stripes a few pixels to the right of the left&quot;
</span><span class="cx">           text run at (0,15) width 768: &quot;padding edge. Three horizontal aqua stripes should cut across the first cell and align along the&quot;
</span><span class="cx">           text run at (0,30) width 232: &quot;bottom border edge of cell G.&quot;
</span><del>-      RenderBlock {P} at (0,277) size 769x30
</del><ins>+      RenderBlock {P} at (0,277) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 752: &quot;The third row should have three horizontal aqua stripes along the top of the last three cells,&quot;
</span><span class="cx">           text run at (0,15) width 672: &quot;aligning along cell K's top padding edge. The stripes will not continue into cell E.&quot;
</span><del>-      RenderBlock {DL} at (0,320) size 769x90
</del><ins>+      RenderBlock {DL} at (0,320) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,423) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,423) size 630x479 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 630x22
</span><span class="cx">           RenderText {#text} at (169,0) size 292x22
</span><span class="cx">             text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 121x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,901) size 590x456 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,901) size 590x457 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 590x22
</span><span class="cx">           RenderText {#text} at (150,0) size 290x22
</span><span class="cx">             text run at (150,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -173,10 +173,10 @@
</span><span class="cx">             RenderTableCell {TD} at (469,144) size 116x31 [border: (5px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,6) size 43x22
</span><span class="cx">                 text run at (4,6) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1357) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1357) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1391) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1391) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,29 +1,29 @@
</span><del>-layer at (0,0) size 785x1348
</del><ins>+layer at (0,0) size 785x1349
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1348
-  RenderBlock {HTML} at (0,0) size 785x1348
-    RenderBody {BODY} at (8,17) size 769x1323 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1349
+  RenderBlock {HTML} at (0,0) size 785x1350
+    RenderBody {BODY} at (8,17) size 769x1325 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 372x23
</span><span class="cx">           text run at (0,0) width 372: &quot;Part D: Background with Borders&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 279x17
</span><span class="cx">           text run at (0,0) width 279: &quot;Background on 'table-row-group'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x45
</del><ins>+      RenderBlock {P} at (0,118) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 760x45
</span><span class="cx">           text run at (0,0) width 744: &quot;There should be three aqua stripes along the top of cells A, B, C, and D in the first row and&quot;
</span><span class="cx">           text run at (0,15) width 760: &quot;three stripes along the right edge of D, the last cell in that row. The stripes should align to&quot;
</span><span class="cx">           text run at (0,30) width 336: &quot;be just inside the padding edge of cell D.&quot;
</span><del>-      RenderBlock {P} at (0,176) size 769x60
</del><ins>+      RenderBlock {P} at (0,176) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x60
</span><span class="cx">           text run at (0,0) width 752: &quot;There should be three aqua stripes along the bottom of cells J, K, and L. The stripes continue&quot;
</span><span class="cx">           text run at (0,15) width 744: &quot;across the bottom of cell E, but are partially obscured by the border. The stripes turn up at&quot;
</span><span class="cx">           text run at (0,30) width 768: &quot;cell E's bottom left corner to run under its border a few pixels to the right of its left border&quot;
</span><span class="cx">           text run at (0,45) width 600: &quot;edge. The stripes will align to be just above cell K's bottom padding edge.&quot;
</span><del>-      RenderBlock {DL} at (0,249) size 769x90
</del><ins>+      RenderBlock {DL} at (0,249) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,352) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,352) size 630x479 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 630x22
</span><span class="cx">           RenderText {#text} at (169,0) size 292x22
</span><span class="cx">             text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 121x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,830) size 590x444 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,830) size 590x445 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 590x22
</span><span class="cx">           RenderText {#text} at (150,0) size 290x22
</span><span class="cx">             text run at (150,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -166,10 +166,10 @@
</span><span class="cx">             RenderTableCell {TD} at (469,138) size 116x27 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,2) size 43x22
</span><span class="cx">                 text run at (4,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1274) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1274) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1308) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1308) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><del>-layer at (0,0) size 1544x1659
</del><ins>+layer at (0,0) size 1544x1660
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x1659
-  RenderBlock {HTML} at (0,0) size 785x1659
-    RenderBody {BODY} at (8,17) size 769x1629 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1660
+  RenderBlock {HTML} at (0,0) size 785x1661
+    RenderBody {BODY} at (8,17) size 769x1631 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x23
</span><span class="cx">           text run at (0,0) width 252: &quot;Part E: Special Tests&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 153x17
</span><span class="cx">           text run at (0,0) width 153: &quot;Fixed Backgrounds&quot;
</span><del>-      RenderBlock {UL} at (0,118) size 769x60
</del><ins>+      RenderBlock {UL} at (0,118) size 769x61
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x45
</span><span class="cx">           RenderListMarker at (-16,0) size 6x15: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 704x45
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">           RenderListMarker at (-16,0) size 6x15: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 664x15
</span><span class="cx">             text run at (0,0) width 664: &quot;Cells A and P should have a rainbow background that seems attached to the viewport.&quot;
</span><del>-      RenderBlock {DL} at (0,191) size 769x60
</del><ins>+      RenderBlock {DL} at (0,191) size 769x61
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 64x15
</span><span class="cx">             text run at (0,0) width 64: &quot;previous&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,264) size 618x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</del><ins>+      RenderTable {TABLE} at (0,264) size 618x467 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,730) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</del><ins>+      RenderTable {TABLE} at (0,730) size 578x433 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -154,14 +154,14 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1162) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1162) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1196) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1196) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span><del>-      RenderBlock {PRE} at (0,1224) size 769x405
</del><ins>+      RenderBlock {PRE} at (0,1224) size 769x406
</ins><span class="cx">         RenderText {#text} at (0,0) size 1536x405
</span><span class="cx">           text run at (0,0) width 1536: &quot;................................................................................................................................................................................................&quot;
</span><span class="cx">           text run at (1536,0) width 0: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,18 +1,18 @@
</span><del>-layer at (0,0) size 785x1236
</del><ins>+layer at (0,0) size 785x1237
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1236
-  RenderBlock {HTML} at (0,0) size 785x1236
-    RenderBody {BODY} at (8,17) size 769x1211 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1237
+  RenderBlock {HTML} at (0,0) size 785x1238
+    RenderBody {BODY} at (8,17) size 769x1213 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 300x23
</span><span class="cx">           text run at (0,0) width 300: &quot;Part C: Background Layers&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 153x17
</span><span class="cx">           text run at (0,0) width 153: &quot;empty-cells: hide&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x30
</del><ins>+      RenderBlock {P} at (0,118) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 392x15
</span><span class="cx">           text run at (0,0) width 392: &quot;Both tables should look identical to the ones in &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 136x15 [color=#FFFF00]
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">         RenderText {#text} at (528,0) size 768x30
</span><span class="cx">           text run at (528,0) width 240: &quot; except that there should be a&quot;
</span><span class="cx">           text run at (0,15) width 320: &quot;blue blank where table cell C should be.&quot;
</span><del>-      RenderBlock {DL} at (0,161) size 769x90
</del><ins>+      RenderBlock {DL} at (0,161) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,264) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,264) size 618x467 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -103,7 +103,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,730) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,730) size 578x433 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -160,10 +160,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1162) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1162) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1196) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1196) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,24 +1,24 @@
</span><del>-layer at (0,0) size 785x1730
</del><ins>+layer at (0,0) size 785x1731
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1730
-  RenderBlock {HTML} at (0,0) size 785x1730
-    RenderBody {BODY} at (8,17) size 769x1705 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1731
+  RenderBlock {HTML} at (0,0) size 785x1732
+    RenderBody {BODY} at (8,17) size 769x1707 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 300x23
</span><span class="cx">           text run at (0,0) width 300: &quot;Part C: Background Layers&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 153x17
</span><span class="cx">           text run at (0,0) width 153: &quot;empty-cells: show&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 336x15
</span><span class="cx">           text run at (0,0) width 336: &quot;Both tables should have a blue background.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x15
</del><ins>+      RenderBlock {P} at (0,146) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 496x15
</span><span class="cx">           text run at (0,0) width 496: &quot;In table cell C (third cell in the first row), which is empty:&quot;
</span><del>-      RenderBlock {UL} at (0,174) size 769x120
</del><ins>+      RenderBlock {UL} at (0,174) size 769x121
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x30
</span><span class="cx">           RenderListMarker at (-16,0) size 6x15: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 728x30
</span><span class="lines">@@ -47,10 +47,10 @@
</span><span class="cx">               text run at (416,0) width 32: &quot;over&quot;
</span><span class="cx">           RenderText {#text} at (448,0) size 120x15
</span><span class="cx">             text run at (448,0) width 120: &quot; the side sets.&quot;
</span><del>-      RenderBlock {P} at (0,307) size 769x15
</del><ins>+      RenderBlock {P} at (0,307) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 376x15
</span><span class="cx">           text run at (0,0) width 376: &quot;In table cell A, (first cell in the first row):&quot;
</span><del>-      RenderBlock {UL} at (0,335) size 769x75
</del><ins>+      RenderBlock {UL} at (0,335) size 769x76
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x30
</span><span class="cx">           RenderListMarker at (-16,0) size 6x15: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 712x30
</span><span class="lines">@@ -65,10 +65,10 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 720x30
</span><span class="cx">             text run at (0,0) width 720: &quot;The second set should turn down at the left edge, going over the third set to form another&quot;
</span><span class="cx">             text run at (0,15) width 376: &quot;set that runs just inside the left border edge.&quot;
</span><del>-      RenderBlock {P} at (0,423) size 769x15
</del><ins>+      RenderBlock {P} at (0,423) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 368x15
</span><span class="cx">           text run at (0,0) width 368: &quot;In table cell D, (last cell in the first row):&quot;
</span><del>-      RenderBlock {UL} at (0,451) size 769x60
</del><ins>+      RenderBlock {UL} at (0,451) size 769x61
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x30
</span><span class="cx">           RenderListMarker at (-16,0) size 6x15: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 688x30
</span><span class="lines">@@ -79,10 +79,10 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 720x30
</span><span class="cx">             text run at (0,0) width 720: &quot;The first set should turn down at the right edge, going under the second horizontal set to&quot;
</span><span class="cx">             text run at (0,15) width 392: &quot;run vertically just inside the right border edge.&quot;
</span><del>-      RenderBlock {P} at (0,524) size 769x15
</del><ins>+      RenderBlock {P} at (0,524) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 384x15
</span><span class="cx">           text run at (0,0) width 384: &quot;In table cell G, (third cell in the second row):&quot;
</span><del>-      RenderBlock {UL} at (0,552) size 769x90
</del><ins>+      RenderBlock {UL} at (0,552) size 769x91
</ins><span class="cx">         RenderListItem {LI} at (40,0) size 729x30
</span><span class="cx">           RenderListMarker at (-16,0) size 6x15: bullet
</span><span class="cx">           RenderText {#text} at (0,0) size 696x30
</span><span class="lines">@@ -98,7 +98,7 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 696x30
</span><span class="cx">             text run at (0,0) width 696: &quot;Another set of vertical stripes should run down just inside the right border edge, also&quot;
</span><span class="cx">             text run at (0,15) width 288: &quot;going under both horizontal stripes.&quot;
</span><del>-      RenderBlock {DL} at (0,655) size 769x90
</del><ins>+      RenderBlock {DL} at (0,655) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -123,7 +123,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,758) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,758) size 618x467 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -180,7 +180,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,1224) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,1224) size 578x433 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -237,10 +237,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1656) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1656) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1690) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1690) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,27 +1,27 @@
</span><del>-layer at (0,0) size 785x1277
</del><ins>+layer at (0,0) size 785x1278
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1277
-  RenderBlock {HTML} at (0,0) size 785x1277
-    RenderBody {BODY} at (8,17) size 769x1252 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1278
+  RenderBlock {HTML} at (0,0) size 785x1279
+    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x23
</span><span class="cx">           text run at (0,0) width 324: &quot;Part B: Background Position&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 234x17
</span><span class="cx">           text run at (0,0) width 234: &quot;Background on 'table-cell'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 168x15
</span><span class="cx">           text run at (0,0) width 168: &quot;Two cells are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x15
</del><ins>+      RenderBlock {P} at (0,146) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;There should be three aqua stripes just inside the top and left padding edges of cell E.&quot;
</span><del>-      RenderBlock {P} at (0,174) size 769x15
</del><ins>+      RenderBlock {P} at (0,174) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 728x15
</span><span class="cx">           text run at (0,0) width 728: &quot;There should be three aqua stripes just inside the bottom and right padding edges of Cell M&quot;
</span><del>-      RenderBlock {DL} at (0,202) size 769x90
</del><ins>+      RenderBlock {DL} at (0,202) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,305) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,305) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -105,7 +105,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,771) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,771) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -164,10 +164,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1203) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1203) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1237) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1237) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,35 +1,35 @@
</span><del>-layer at (0,0) size 785x1380
</del><ins>+layer at (0,0) size 785x1381
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1380
-  RenderBlock {HTML} at (0,0) size 785x1380
-    RenderBody {BODY} at (8,17) size 769x1355 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1381
+  RenderBlock {HTML} at (0,0) size 785x1382
+    RenderBody {BODY} at (8,17) size 769x1357 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x23
</span><span class="cx">           text run at (0,0) width 324: &quot;Part B: Background Position&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x17
</span><span class="cx">           text run at (0,0) width 252: &quot;Background on 'table-column'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 200x15
</span><span class="cx">           text run at (0,0) width 200: &quot;Three columns are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x60
</del><ins>+      RenderBlock {P} at (0,146) size 769x61
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x60
</span><span class="cx">           text run at (0,0) width 768: &quot;In the first column, there should be three vertical stripes just inside the right border edge of&quot;
</span><span class="cx">           text run at (0,15) width 744: &quot;the first three cells. The stripes should continue in the last cell, turning a right angle to&quot;
</span><span class="cx">           text run at (0,30) width 744: &quot;the left into three aqua stripes along the bottom border edge of the last cell. The last cell&quot;
</span><span class="cx">           text run at (0,45) width 536: &quot;should not have three vertical stripes along its right border edge.&quot;
</span><del>-      RenderBlock {P} at (0,219) size 769x30
</del><ins>+      RenderBlock {P} at (0,219) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 752: &quot;In the second column, there should be three vertical stripes just inside the right border edge&quot;
</span><span class="cx">           text run at (0,15) width 200: &quot;of the first three cells.&quot;
</span><del>-      RenderBlock {P} at (0,262) size 769x30
</del><ins>+      RenderBlock {P} at (0,262) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 752: &quot;In the third column, there should be three vertical stripes just inside the top border edge of&quot;
</span><span class="cx">           text run at (0,15) width 504: &quot;the first cell and just inside the left edge of all four cells.&quot;
</span><del>-      RenderBlock {DL} at (0,305) size 769x90
</del><ins>+      RenderBlock {DL} at (0,305) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,408) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,874) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,874) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -172,10 +172,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1306) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1306) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1340) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1340) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><del>-layer at (0,0) size 785x1279
</del><ins>+layer at (0,0) size 785x1280
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1279
-  RenderBlock {HTML} at (0,0) size 785x1279
-    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1280
+  RenderBlock {HTML} at (0,0) size 785x1281
+    RenderBody {BODY} at (8,17) size 769x1256 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x23
</span><span class="cx">           text run at (0,0) width 324: &quot;Part B: Background Position&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 306x17
</span><span class="cx">           text run at (0,0) width 306: &quot;Background on 'table-column-group'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x30
</del><ins>+      RenderBlock {P} at (0,118) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 752: &quot;Three aqua stripes should run just inside the bottom border edge of the last cell in the first&quot;
</span><span class="cx">           text run at (0,15) width 608: &quot;three columns and up the right border edge of the cells in the third column.&quot;
</span><del>-      RenderBlock {P} at (0,161) size 769x30
</del><ins>+      RenderBlock {P} at (0,161) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 768x30
</span><span class="cx">           text run at (0,0) width 768: &quot;Three aqua stripes should also run just inside the top border edge of the first cell in the last&quot;
</span><span class="cx">           text run at (0,15) width 520: &quot;column and down the left border edge of each cell in that column.&quot;
</span><del>-      RenderBlock {DL} at (0,204) size 769x90
</del><ins>+      RenderBlock {DL} at (0,204) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -160,10 +160,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1205) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1239) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x1380
</del><ins>+layer at (0,0) size 785x1381
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1380
-  RenderBlock {HTML} at (0,0) size 785x1380
-    RenderBody {BODY} at (8,17) size 769x1355 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1381
+  RenderBlock {HTML} at (0,0) size 785x1382
+    RenderBody {BODY} at (8,17) size 769x1357 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x23
</span><span class="cx">           text run at (0,0) width 324: &quot;Part B: Background Position&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 225x17
</span><span class="cx">           text run at (0,0) width 225: &quot;Background on 'table-row'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x15
</del><ins>+      RenderBlock {P} at (0,118) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 176x15
</span><span class="cx">           text run at (0,0) width 176: &quot;Three rows are styled.&quot;
</span><del>-      RenderBlock {P} at (0,146) size 769x45
</del><ins>+      RenderBlock {P} at (0,146) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 744x45
</span><span class="cx">           text run at (0,0) width 488: &quot;The first row should have three aqua stripes just inside the &quot;
</span><span class="cx">           text run at (488,0) width 256: &quot;bottom and right border edges of&quot;
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">           text run at (256,15) width 472: &quot;stripes should continue across the row, appearing along the&quot;
</span><span class="cx">           text run at (0,30) width 56: &quot;border &quot;
</span><span class="cx">           text run at (56,30) width 144: &quot;edge of each cell.&quot;
</span><del>-      RenderBlock {P} at (0,204) size 769x45
</del><ins>+      RenderBlock {P} at (0,204) size 769x46
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x45
</span><span class="cx">           text run at (0,0) width 480: &quot;The second row should have three vertical aqua stripes just &quot;
</span><span class="cx">           text run at (480,0) width 272: &quot;inside the left border edge of the&quot;
</span><span class="lines">@@ -31,12 +31,12 @@
</span><span class="cx">           text run at (264,15) width 488: &quot;E.) Three horizontal aqua stripes should cut across that cell&quot;
</span><span class="cx">           text run at (0,30) width 32: &quot;and &quot;
</span><span class="cx">           text run at (32,30) width 472: &quot;align along the bottom border edge of the last three cells.&quot;
</span><del>-      RenderBlock {P} at (0,262) size 769x30
</del><ins>+      RenderBlock {P} at (0,262) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 744x30
</span><span class="cx">           text run at (0,0) width 528: &quot;The third row should have three horizontal aqua stripes along the &quot;
</span><span class="cx">           text run at (528,0) width 216: &quot;top border edge of the last&quot;
</span><span class="cx">           text run at (0,15) width 184: &quot;three cells in the row.&quot;
</span><del>-      RenderBlock {DL} at (0,305) size 769x90
</del><ins>+      RenderBlock {DL} at (0,305) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,408) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -120,7 +120,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,874) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,874) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -179,10 +179,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1306) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1306) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1340) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1340) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><del>-layer at (0,0) size 785x1279
</del><ins>+layer at (0,0) size 785x1280
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1279
-  RenderBlock {HTML} at (0,0) size 785x1279
-    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1280
+  RenderBlock {HTML} at (0,0) size 785x1281
+    RenderBody {BODY} at (8,17) size 769x1256 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><del>-      RenderBlock {H2} at (0,47) size 769x23
</del><ins>+      RenderBlock {H2} at (0,47) size 769x24
</ins><span class="cx">         RenderText {#text} at (0,0) size 324x23
</span><span class="cx">           text run at (0,0) width 324: &quot;Part B: Background Position&quot;
</span><del>-      RenderBlock {H3} at (0,86) size 769x17
</del><ins>+      RenderBlock {H3} at (0,86) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 279x17
</span><span class="cx">           text run at (0,0) width 279: &quot;Background on 'table-row-group'&quot;
</span><del>-      RenderBlock {P} at (0,118) size 769x30
</del><ins>+      RenderBlock {P} at (0,118) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 752: &quot;There should be three aqua stripes along the top border edge of each cell in the first row and&quot;
</span><span class="cx">           text run at (0,15) width 568: &quot;three stripes along the right border edge of the last cell in that row.&quot;
</span><del>-      RenderBlock {P} at (0,161) size 769x30
</del><ins>+      RenderBlock {P} at (0,161) size 769x31
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x30
</span><span class="cx">           text run at (0,0) width 752: &quot;There should be three aqua stripes along the bottom border edge of cells E, J, K, and L. There&quot;
</span><span class="cx">           text run at (0,15) width 584: &quot;should also be three vertical aqua stripes along the left edge of cell E.&quot;
</span><del>-      RenderBlock {DL} at (0,204) size 769x90
</del><ins>+      RenderBlock {DL} at (0,204) size 769x91
</ins><span class="cx">         RenderBlock {DT} at (0,0) size 769x15
</span><span class="cx">           RenderText {#text} at (0,0) size 32x15
</span><span class="cx">             text run at (0,0) width 32: &quot;next&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x467 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx">             RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x433 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -163,10 +163,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1205) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1239) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresothertest4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 785x2466
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x2466
</span><del>-  RenderBlock {HTML} at (0,0) size 785x2466
-    RenderBody {BODY} at (8,8) size 769x2442
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x2467
+    RenderBody {BODY} at (8,8) size 769x2443
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 432x37
</span><span class="cx">           text run at (0,0) width 432: &quot;Example 4: Some simple tables.&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 467x100 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,58) size 467x101 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 465x98
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 465x22
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 67x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -41,11 +41,11 @@
</span><span class="cx">                   text run at (301,2) width 26: &quot;and&quot;
</span><span class="cx">               RenderText {#text} at (327,2) size 63x18
</span><span class="cx">                 text run at (327,2) width 63: &quot; a colspan&quot;
</span><del>-      RenderBlock (anonymous) at (0,158) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,158) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 4x18
</span><span class="cx">           text run at (0,18) width 4: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,194) size 769x130 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,194) size 769x131 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (131,0) size 507x18
</span><span class="cx">             text run at (131,0) width 507: &quot;Table 1 has this caption at the top.  It is defined to be 100% of it's parent's width.&quot;
</span><span class="lines">@@ -76,11 +76,11 @@
</span><span class="cx">             RenderTableCell {TD} at (400,77) size 365x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-      RenderBlock (anonymous) at (0,324) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,324) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 4x18
</span><span class="cx">           text run at (0,18) width 4: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,360) size 494x94 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,360) size 494x95 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 494x18
</span><span class="cx">           RenderText {#text} at (86,0) size 322x18
</span><span class="cx">             text run at (86,0) width 322: &quot;Table 2 has auto-width (no width param specified.)&quot;
</span><span class="lines">@@ -106,10 +106,10 @@
</span><span class="cx">             RenderTableCell {TD} at (427,50) size 63x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x18
</span><span class="cx">                 text run at (2,2) width 59: &quot;more text&quot;
</span><del>-      RenderBlock (anonymous) at (0,454) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,454) size 769x19
</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>-      RenderTable {TABLE} at (0,472) size 494x94 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,472) size 494x95 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 494x18
</span><span class="cx">           RenderText {#text} at (50,0) size 394x18
</span><span class="cx">             text run at (50,0) width 394: &quot;Table 3 is the same as Table 2, but with equal column widths. &quot;
</span><span class="lines">@@ -135,11 +135,11 @@
</span><span class="cx">             RenderTableCell {TD} at (427,50) size 63x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x18
</span><span class="cx">                 text run at (2,2) width 59: &quot;more text&quot;
</span><del>-      RenderBlock (anonymous) at (0,566) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,566) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 4x18
</span><span class="cx">           text run at (0,18) width 4: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,602) size 252x174 [border: (1px none #808080)]
</del><ins>+      RenderTable {TABLE} at (0,602) size 252x175 [border: (1px none #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,120) size 252x54
</span><span class="cx">           RenderText {#text} at (11,0) size 240x54
</span><span class="cx">             text run at (11,0) width 230: &quot;Table 4 has this bottom caption. The&quot;
</span><span class="lines">@@ -192,9 +192,9 @@
</span><span class="cx">             RenderTableCell {TD} at (170,59) size 80x24 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (21,3) size 38x18
</span><span class="cx">                 text run at (21,3) width 38: &quot;57-15&quot;
</span><del>-      RenderBlock (anonymous) at (0,776) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,776) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,794) size 190x424
</del><ins>+      RenderTable {TABLE} at (0,794) size 190x425
</ins><span class="cx">         RenderBlock {CAPTION} at (0,388) size 190x18
</span><span class="cx">           RenderText {#text} at (2,0) size 186x18
</span><span class="cx">             text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
</span><span class="lines">@@ -420,11 +420,11 @@
</span><span class="cx">         RenderBlock {CAPTION} at (0,406) size 190x18
</span><span class="cx">           RenderText {#text} at (2,0) size 186x18
</span><span class="cx">             text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
</span><del>-      RenderBlock (anonymous) at (0,1218) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1218) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 614x18
</span><span class="cx">           text run at (0,18) width 614: &quot;This is a table formed from a list with display of table-row and list items with display of table-cell.&quot;
</span><del>-      RenderTable at (0,1254) size 204x18
</del><ins>+      RenderTable at (0,1254) size 204x19
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 204x18
</span><span class="cx">           RenderTableRow {UL} at (0,0) size 204x18 [bgcolor=#FFA500]
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -442,12 +442,12 @@
</span><span class="cx">             RenderTableCell {LI} at (168,0) size 36x18 [r=0 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 36x18
</span><span class="cx">                 text run at (0,0) width 36: &quot;FIVE&quot;
</span><del>-      RenderBlock (anonymous) at (0,1272) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1272) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 660x18
</span><span class="cx">           text run at (0,18) width 660: &quot;This is a table formed from a list with display of table-row-group and list items with display of table-cell. &quot;
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderTable at (0,1308) size 230x18
</del><ins>+      RenderTable at (0,1308) size 230x19
</ins><span class="cx">         RenderTableSection {UL} at (0,0) size 230x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 230x18
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -468,11 +468,11 @@
</span><span class="cx">             RenderTableCell {LI} at (204,0) size 26x18 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 26x18
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><del>-      RenderBlock (anonymous) at (0,1326) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1326) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 407x18
</span><span class="cx">           text run at (0,18) width 407: &quot;This is like the previous table plus the list's overflow property set&quot;
</span><del>-      RenderTable at (0,1362) size 230x18
</del><ins>+      RenderTable at (0,1362) size 230x19
</ins><span class="cx">         RenderTableSection {UL} at (0,0) size 230x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 230x18
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -493,9 +493,9 @@
</span><span class="cx">             RenderTableCell {LI} at (204,0) size 26x18 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 26x18
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><del>-      RenderBlock (anonymous) at (0,1380) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1380) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,1414) size 769x224
</del><ins>+      RenderBlock {P} at (0,1414) size 769x225
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 430x18
</span><span class="cx">             text run at (0,0) width 430: &quot;The following table will have its rows and columns in red collapsed &quot;
</span><span class="lines">@@ -582,7 +582,7 @@
</span><span class="cx">               RenderTableCell {TD} at (68,50) size 66x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 27x18
</span><span class="cx">                   text run at (2,2) width 27: &quot;C33&quot;
</span><del>-      RenderBlock {P} at (0,1654) size 769x234
</del><ins>+      RenderBlock {P} at (0,1654) size 769x235
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 750x18
</span><span class="cx">             text run at (0,0) width 750: &quot;The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly. &quot;
</span><span class="lines">@@ -695,7 +695,7 @@
</span><span class="cx">               RenderTableCell {TD} at (155,66) size 31x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 27x18
</span><span class="cx">                   text run at (2,2) width 27: &quot;C44&quot;
</span><del>-      RenderBlock {P} at (0,1904) size 769x270
</del><ins>+      RenderBlock {P} at (0,1904) size 769x271
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 459x18
</span><span class="cx">             text run at (0,0) width 459: &quot;The following table will have its 1st row group collapsed (rows 1 and 2) &quot;
</span><span class="lines">@@ -822,7 +822,7 @@
</span><span class="cx">                   text run at (2,2) width 27: &quot;C44&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,252) size 769x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,2190) size 769x252
</del><ins>+      RenderBlock {P} at (0,2190) size 769x253
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">           RenderText {#text} at (0,0) size 755x36
</span><span class="cx">             text run at (0,0) width 554: &quot;The following table is similar to a previous table except that the direction is right-to-left. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactransforms2dhindirotatedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/transforms/2d/hindi-rotated-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/transforms/2d/hindi-rotated-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/transforms/2d/hindi-rotated-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-layer at (0,0) size 785x602
</del><ins>+layer at (0,0) size 785x601
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x600
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactransforms2dzoommenulistexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/transforms/2d/zoom-menulist-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/transforms/2d/zoom-menulist-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/transforms/2d/zoom-menulist-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 272x37
</span><span class="cx">           text run at (0,0) width 272: &quot;Zooming Menu List&quot;
</span><del>-      RenderBlock (anonymous) at (0,58) size 784x66
</del><ins>+      RenderBlock (anonymous) at (0,58) size 784x67
</ins><span class="cx">         RenderMenuList {SELECT} at (6,6) size 184x54 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
</span><span class="cx">           RenderBlock (anonymous) at (3,3) size 178x48
</span><span class="cx">             RenderText at (24,3) size 65x39
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactransforms3dgeneralperspectivenonlayerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -12,5 +12,5 @@
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx">       RenderBlock (anonymous) at (0,23) size 784x0
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 0x0
</span><del>-layer at (13,13) size 140x13
</del><ins>+layer at (13,13) size 139x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactransformssvgvscssexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/transforms/svg-vs-css-expected.txt (161883 => 161884)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/transforms/svg-vs-css-expected.txt        2014-01-13 17:19:41 UTC (rev 161883)
+++ trunk/LayoutTests/platform/mac/transforms/svg-vs-css-expected.txt        2014-01-13 17:24:08 UTC (rev 161884)
</span><span class="lines">@@ -1,66 +1,66 @@
</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 800x578
-  RenderBlock {html} at (0,0) size 800x578
-    RenderBody {body} at (8,8) size 784x562
-      RenderBlock {div} at (10,10) size 220x542
-        RenderBlock {h2} at (0,19) size 220x28
</del><ins>+layer at (0,0) size 800x581
+  RenderBlock {html} at (0,0) size 800x581
+    RenderBody {body} at (8,8) size 784x565
+      RenderBlock {div} at (10,10) size 220x546
+        RenderBlock {h2} at (0,19) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 120x28
</span><span class="cx">             text run at (0,0) width 120: &quot;SVG nested&quot;
</span><del>-        RenderBlock {h2} at (0,285) size 220x28
</del><ins>+        RenderBlock {h2} at (0,287) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 114x28
</span><span class="cx">             text run at (0,0) width 114: &quot;CSS nested&quot;
</span><span class="cx">       RenderText {#text} at (240,0) size 4x18
</span><span class="cx">         text run at (240,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {div} at (254,10) size 220x542
-        RenderBlock {h2} at (0,19) size 220x28
</del><ins>+      RenderBlock {div} at (254,10) size 220x546
+        RenderBlock {h2} at (0,19) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 162x28
</span><span class="cx">             text run at (0,0) width 162: &quot;SVG compound&quot;
</span><del>-        RenderBlock {h2} at (0,285) size 220x28
</del><ins>+        RenderBlock {h2} at (0,287) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 156x28
</span><span class="cx">             text run at (0,0) width 156: &quot;CSS compound&quot;
</span><span class="cx">       RenderText {#text} at (484,0) size 4x18
</span><span class="cx">         text run at (484,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {div} at (498,10) size 220x542
-        RenderBlock {h2} at (0,19) size 220x28
</del><ins>+      RenderBlock {div} at (498,10) size 220x546
+        RenderBlock {h2} at (0,19) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 128x28
</span><span class="cx">             text run at (0,0) width 128: &quot;SVG Matrix&quot;
</span><del>-        RenderBlock {h2} at (0,285) size 220x28
</del><ins>+        RenderBlock {h2} at (0,287) size 220x29
</ins><span class="cx">           RenderText {#text} at (0,0) size 116x28
</span><span class="cx">             text run at (0,0) width 116: &quot;CSSMatrix&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (28,84) size 200x200
-  RenderBlock (relative positioned) {div} at (10,66) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (29,108) size 196x174
-      RenderSVGContainer {g} at (29,108) size 196x174 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,25.00)}]
-        RenderSVGRect {rect} at (103,109) size 62x62 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
-        RenderSVGContainer {g} at (29,108) size 196x174 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
-          RenderSVGRect {rect} at (103,109) size 122x122 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
-          RenderSVGRect {rect} at (29,108) size 162x174 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</del><ins>+layer at (28,86) size 200x200
+  RenderBlock (relative positioned) {div} at (10,67) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (29,109) size 196x175
+      RenderSVGContainer {g} at (29,109) size 196x175 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,25.00)}]
+        RenderSVGRect {rect} at (103,110) size 62x63 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
+        RenderSVGContainer {g} at (29,109) size 196x175 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
+          RenderSVGRect {rect} at (103,110) size 122x123 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
+          RenderSVGRect {rect} at (29,109) size 162x175 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (28,350) size 200x200
-  RenderBlock (relative positioned) {div} at (10,332) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-layer at (29,351) size 60x60
</del><ins>+layer at (28,354) size 200x200
+  RenderBlock (relative positioned) {div} at (10,335) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+layer at (29,355) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px dotted #000000)]
</span><del>-layer at (30,352) size 60x60
</del><ins>+layer at (30,356) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px dotted #000000)]
</span><del>-layer at (31,353) size 60x60
</del><ins>+layer at (31,357) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px solid #0000FF)]
</span><del>-layer at (272,84) size 200x200
-  RenderBlock (relative positioned) {div} at (10,66) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (273,108) size 162x174
-      RenderSVGRect {rect} at (273,108) size 162x174 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</del><ins>+layer at (272,86) size 200x200
+  RenderBlock (relative positioned) {div} at (10,67) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (273,109) size 162x175
+      RenderSVGRect {rect} at (273,109) size 162x175 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (272,350) size 200x200
-  RenderBlock (relative positioned) {div} at (10,332) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-layer at (273,351) size 60x60
</del><ins>+layer at (272,354) size 200x200
+  RenderBlock (relative positioned) {div} at (10,335) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+layer at (273,355) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px solid #0000FF)]
</span><del>-layer at (516,84) size 200x200
-  RenderBlock (relative positioned) {div} at (10,66) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-    RenderSVGRoot {svg} at (517,108) size 162x174
-      RenderSVGRect {rect} at (517,108) size 162x174 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</del><ins>+layer at (516,86) size 200x200
+  RenderBlock (relative positioned) {div} at (10,67) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+    RenderSVGRoot {svg} at (517,109) size 162x175
+      RenderSVGRect {rect} at (517,109) size 162x175 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (516,350) size 200x200
-  RenderBlock (relative positioned) {div} at (10,332) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
-layer at (517,351) size 60x60
</del><ins>+layer at (516,354) size 200x200
+  RenderBlock (relative positioned) {div} at (10,335) size 200x201 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+layer at (517,355) size 60x60
</ins><span class="cx">   RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px solid #0000FF)]
</span></span></pre>
</div>
</div>

</body>
</html>